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;
}

.what-is {
  color: #3e3e40;
  font-size: 16px;
  font-weight: 500;
}

.what-is2 {
  color: #77787a;
  font-size: 14px;
}
.rat{
  width: 50%;
  margin: auto;
}

@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;
  }
}
