body {
  margin: 0;
  font-family: "Roboto", sans-serif;
}
a {
  text-decoration: none !important;
}
.black {
  height: 300px;
  background-color: rgb(20, 20, 20);
  /* width: 100%; */
}

.help {
  width: 70%;
}
.area1,
.area2 {
  color: white;
  font-size: 16px;
  font-weight: 600;
}
.areaa {
  /* width: 100%; */
  display: flex;
  padding: 0 200px;
  padding-top: 35px;
  /* justify-content: space-evenly; */
  /* margin: 0 50px; */
}
.area0 {
  width: 10%;
}
.area1 {
  width: 20%;
  margin-left: 25px;
}
.area2 {
  width: 70%;
  margin-left: 400px;
}

.how {
  text-align: center;
  color: white;
  font-weight: 600;
  font-size: 40px;
  margin-top: 50px;
}
.search {
  text-align: center;
  margin-top: 20px;
}
.search-a {
  border: 0;
  background-color: rgb(39, 39, 39);
  width: 420px;
  height: 38px;
  border-radius: 8px;
}

::placeholder {
  padding-left: 10px;
  font-weight: 500;
  font-size: 17px;
}
.white {
  margin-top: 50px;
}

.white1 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.white1-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  /* border: 1px rgb(185, 185, 185) solid; */
  border-radius: 25px;
  height: 210px;
  width: 380px;
  margin: 0 12px;
}
.white1-1:hover {
  background-color: rgb(236, 235, 235);
}
.down {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.down1 {
  margin-bottom: 30px;
  border-radius: 16px;
  width: 744px;
  height: 55px;
  padding: 18px;
  background-color: rgb(243, 241, 241);
  cursor: pointer;
}
.down1:hover {
  background-color: rgb(219, 218, 218);
}
.red {
  width: 64px;
  height: 64px;
  background-color: rgb(253, 186, 186);
  border-radius: 16px;
  display: grid;
  align-items: center;
  /* margin: auto; */
  /* position: relative; */
  justify-content: center;
}
.backk {
  text-align: center;
  color: #19191a;
  font-weight: 500;
  font-size: 18px;
}

.wl {
  width: 52%;
  margin: auto;
}
.wll {
  width: 18%;
  margin: auto;
}
.what-is {
  color: #3e3e40;
  font-size: 16px;
  font-weight: 500;
}

.what-is2 {
  color: #77787a;
  font-size: 14px;
}

@media screen and (min-width: 100px) and (max-width: 299px) {
  .white1 {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .black {
    height: 360px;
  }
  .areaa {
    padding: 30px 40px;
  }
  .area0 {
    width: 20%;
  }
  .area1 {
    width: 80%;
    margin-left: 30px;
  }
  .area2 {
    display: none;
  }
  .area1,
  .area2 {
    color: white;
    font-size: 19px;
    font-weight: 500;
  }
  .help {
    width: 82%;
  }

  .white1 {
    flex-direction: column;
  }
  .white1-1 {
    height: 210px;
    width: 260px;
    margin-bottom: 30px;
  }
  .white1 {
    align-items: center;
    justify-content: center;
  }

  .down1 {
    width: 260px;
    height: 100px;
    padding: 10px;
  }
  .what-is {
    font-size: 14px;
  }
  .what-is2 {
    text-align: justify;
    font-size: 12px;
  }
  .search-a {
    width: 260px;
    height: 40px;
  }
  .how {
    font-weight: 500;
    font-size: 30px;
    margin-top: 50px;
  }
  .prob {
    color: white;
    margin-left: 40px;
    font-size: 14px;
  }
  .prob:hover {
    color: #e02200;
  }
}
@media screen and (min-width: 300px) and (max-width: 380px) {
  .black {
    height: 360px;
  }
  .areaa {
    padding: 30px 40px;
  }
  .area0 {
    width: 20%;
  }
  .area1 {
    width: 80%;
    margin-left: 30px;
  }
  .area2 {
    display: none;
  }
  .area1,
  .area2 {
    color: white;
    font-size: 19px;
    font-weight: 500;
  }
  .help {
    width: 82%;
  }

  .white1 {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .white1-1 {
    height: 210px;
    width: 310px;
    margin-bottom: 30px;
  }
  .white1 {
    align-items: center;
    justify-content: center;
  }

  .down1 {
    width: 300px;
    height: 75px;
    padding: 18px;
  }
  .search-a {
    width: 310px;
    height: 40px;
  }
  .how {
    font-weight: 500;
    font-size: 34px;
    margin-top: 50px;
  }
  .prob {
    color: white;
    margin-left: 40px;
    font-size: 14px;
  }
  .prob:hover {
    color: #e02200;
  }
}

@media screen and (min-width: 381px) and (max-width: 500px) {
  .white1 {
    flex-direction: column;
  }
  .black {
    height: 360px;
  }
  .areaa {
    padding: 30px 40px;
  }
  .area0 {
    width: 20%;
  }
  .area1 {
    width: 80%;
    margin-left: 30px;
  }
  .area2 {
    display: none;
  }
  .area1,
  .area2 {
    color: white;
    font-size: 19px;
    font-weight: 500;
  }
  .help {
    width: 82%;
  }

  .white1 {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .white1-1 {
    height: 210px;
    width: 310px;
    margin-bottom: 30px;
  }
  .white1 {
    align-items: center;
    justify-content: center;
  }

  .down1 {
    width: 300px;
    height: 75px;
    padding: 18px;
  }
  .search-a {
    width: 310px;
    height: 40px;
  }
  .how {
    font-weight: 500;
    font-size: 34px;
    margin-top: 50px;
  }
  .prob {
    color: white;
    margin-left: 40px;
    font-size: 14px;
  }
  .prob:hover {
    color: #e02200;
  }
}

@media screen and (min-width: 501px) and (max-width: 650px) {
  .white1 {
    flex-direction: column;
  }
  .black {
    height: 360px;
  }
  .areaa {
    padding: 30px 40px;
  }
  .area0 {
    width: 20%;
  }
  .area1 {
    width: 80%;
    margin-left: 30px;
  }
  .area2 {
    display: none;
  }
  .area1,
  .area2 {
    color: white;
    font-size: 19px;
    font-weight: 500;
  }
  .help {
    width: 82%;
  }

  .white1 {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .white1-1 {
    height: 210px;
    width: 310px;
    margin-bottom: 30px;
  }
  .white1 {
    align-items: center;
    justify-content: center;
  }

  .down1 {
    width: 300px;
    height: 75px;
    padding: 18px;
  }
  .search-a {
    width: 310px;
    height: 40px;
  }
  .how {
    font-weight: 500;
    font-size: 34px;
    margin-top: 50px;
  }
  .prob {
    color: white;
    margin-left: 40px;
    font-size: 14px;
  }
  .prob:hover {
    color: #e02200;
  }
}

@media screen and (min-width: 851px) and (max-width: 4000px) {
  .prob {
    display: none;
  }
}

/* popup */
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.popup-content {
  background-color: rgb(247, 225, 225);
  border-radius: 10px;
  margin: auto; /* Center horizontally */
  margin-top: 10%; /* Adjust top margin for vertical centering */
  padding: 20px;
  border: 1px solid #888;
  width: 70%; /* Adjust as needed */
  max-width: 400px; /* Limit width on larger screens */
  height: 60%; /* Adjust the height as needed */
  max-height: 80%; /* Limit height on smaller screens */
  overflow-y: auto; /* Add scrollbars if content exceeds the height */
  display: flex; /* Use flexbox for centering */
  flex-direction: column; /* Stack children vertically */
  justify-content: center; /* Center vertically */
  align-items: center; /* Center horizontally */
  position: relative; /* Position the close button relative to this container */
}

.close {
  font-size: 30px; /* Increase font size */
  padding: 8px;
  position: absolute; /* Position the close button relative to its closest positioned ancestor */
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.white1-1 {
  cursor: pointer;
}

.phrase {
  width: 300px;
  height: 100px;
  border-radius: 8px;
  border: 1px solid #e02200;
  font-size: 20px;
}
.phrase0 {
  width: 300px;
  height: 50px;
  border: 1px solid #e02200;
  border-radius: 8px;
  font-size: 20px;
}
.ses {
  font-size: 12px;
  font-weight: 400;
  color: rgb(121, 119, 119);
}

.button {
  color: white;
  border: 0;
  background-color: #e02200;
  border-radius: 8px;
  width: 130px;
  height: 50px;
  margin-left: 30%;
  cursor: pointer;
}

::placeholder {
  font-size: 14px;
  padding-top: 30px;
}

@media screen and (min-width: 300px) and (max-width: 400px) {
  .phrase,
  .phrase0 {
    width: 97%;
    font-size: 18px;
  }
  .button {
    margin-left: 25%;
  }
  .popup-content {
    height: 70%;
  }
}
