@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");
@font-face {
  font-family: Montserrat;
  src: url('../fonts_family/Montserrat-VariableFont_wght.ttf') format('ttf');
}

@font-face {
  font-family: Inter;
  src: url('../fonts_family/Inter-VariableFont_slnt\,wght.ttf') format('ttf');
}

body {
  font-family: 'Montserrat';
}

.fade-out {
  display: none;
  animation: fade-in 0.5s ease-in;
}

@media screen and (max-width: 1023px) {
  .logo {
    position: relative;
    left: 94px;
  }

  .img1 {
    position: relative;
    top: 100px;
    left: 90px;
  }

  .img2 {
    position: relative;
    top: 113px;
    left: 123px;
  }

  .text-1 {
    position: relative;
    top: 150px;
  }

  .text-3 {
    top: 150px;
  }

  .btn2 {
    top: 100px;
    left: -35px;
  }
}

select {
  appearance: none;
}

.homePageHeroSection {
  /* background-image: radial-gradient(#FFE1E6,#FEF4F6, #FFE3E8); */
  background: radial-gradient(81.3% 81.3% at 50% 50%, #FFE1E6 0%, #FEF4F6 0.01%, #FFE3E8 100%);
  height: 800px;
}

.img1 {
  width: 195px;
  height: 327px;
  padding-right: 6px;
  margin-right: 151px;
  margin-top: 50px;
  z-index: 1;
  float: right;
}

.img2 {
  width: 195px;
  height: 327px;
  padding-right: 0px;
  margin-right: 77px;
  margin-top: 130px;
  /* position: relative; */
  z-index: 1;
  float: right;
}

img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  display: inline;
}

.header {
  display: flex;
  max-width: 33.61em;
  padding-top: 100px;
  margin-left: 70px;
}

.text-1 {
  display: inline;
  position: relative;
  font-family: Poppins, sans-serif;
  color: #F24464;
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 83px;
}

.text-3 {
  margin-top: 24px;
  font-family: Lato, sans-serif;
  color: #000000;
  position: relative;
  font-size: 24px;
  font-family: "Montserrat";
  font-weight: bold;
  padding-left: 70px;
}

.btn2 {
  margin-top: 75px;
  padding: 19px;
  position: relative;
  padding-bottom: 42px;
  width: 341px;
  height: 72px;
  border: 3px solid #F24464;
  border-radius: 100px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  color: #F24464;
  margin-left: 171px;
  cursor: pointer;
  background: radial-gradient(81.3% 81.3% at 50% 50%,
      #ffe1e6 0%,
      #fef4f6 0.01%,
      #ffe3e8 100%);
  ;
}

.homePageHeroSection .vectors1 {
  position: absolute;
  left: 0;
  bottom: -770px;
  background: url("../img/vector1.png") no-repeat;
  width: 128px;
  height: 508px;
}

@media screen and (max-width:767px) {
  .homePageHeroSection {
    height: 646px;
  }

  .img1 {
    display: none;
  }

  .img2 {
    display: none;
  }

  .text-1 {
    font-size: 55px;
    top: -36px;
    text-align: center;
    left: 73px;
  }

  .text-3 {
    font-size: 25px;
    top: -5px;
    text-align: center;
    margin-right: 24px;
  }

  .btn2 {
    top: -15px;
    left: 40px;
    margin-left: 20%;
  }

  .upload {
    margin-left: -367px;
    margin-top: 20px;
  }

  .size {
    margin-left: -274px;
  }

  .header {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width:615px) {
  .btn2 {
    margin-left: 10%;
  }
  .text-1 {
    font-size: 45px;
    top: -36px;
    text-align: center;
    left: 73px;
  }
}
@media screen and (max-width:500px){
  .btn2 {
    margin-left: 0%;
  }
  .text-1 {
    font-size: 45px;
    top: -36px;
    text-align: center;
    left: 50px;
  }
}

@media screen and (max-width:420px) {
  .logo {
    left: 70px;
  }

  .text-1 {
    font-size: 43px;
    top: -18px;
    text-align: center;
    left: 40px;
    line-height: 51px;
  }

  .text-3 {
    font-size: 25px;
    top: 11px;
    text-align: center;
    margin-right: 46px;
  }

  .btn2 {
    left: 35px;
    top: 22px;
  }

  .create-you1 {
    height: 50px;
  }

  .svg {
    top: -2px;
  }

  .create-you2 {
    height: 50px;
  }

  .svg1 {
    top: -2px;
  }

  .icon2 {
    top: -2px;
  }

  .upload {
    margin-left: -444px;
  }

  .size {
    margin-bottom: 56px;
  }
}

@media screen and (max-width:376px) {
  .logo {
    left: 50px;
  }

  .text-1 {
    font-size: 30px;
    line-height: 36px;
    left: 77px;
  }

  .text-3 {
    font-size: 22px;
    line-height: 36px;
  }

  .btn2 {
    width: 278px;
    position: relative;
    right: 100px;
    top: 50px;
  }

  .create-you1 {
    height: 55px;
    border-radius: 13px;
    padding-left: 20px;
  }

  .create-you2 {
    height: 55px;
    border-radius: 13px;
  }

  .create-you3 {
    height: 55px;
    border-radius: 13px;
  }

  .svg {
    position: relative;
    top: -41px;
    padding-left: 42px;
  }

  .svg1 {
    right: 20px;
    top: -37px;
  }

  .icon2 {
    top: -37px;
  }

  .upload {
    margin-right: -29px;
  }

  .size {
    margin-top: 48px;
    margin-left: -339px;
  }
}

.input-box {
  display: flex;
  flex-direction: row;
  flex: 0 50%;
  align-items: center;
}

.option1 {
  box-shadow: 0px 8px 16px rgba(42, 23, 27, 0.1);
  border-radius: 100px;
  padding: 24px 21px;
  font-size: 18px;
  line-height: 22px;
  width: 32%;
  border: none;
  margin-top: 10px;
}

.option1 {
  box-shadow: 0px 8px 16px rgba(42, 23, 27, 0.1);
  border-radius: 100px;
  padding: 24px 21px;
  font-size: 18px;
  line-height: 22px;
  width: 26%;
  margin: 10px;
  border: none;
  margin-top: 10px;
  position: relative;
  left: 4px;
}

.option2 {
  box-shadow: 0px 8px 16px rgba(42, 23, 27, 0.1);
  border-radius: 100px;
  padding: 24px 21px;
  font-size: 18px;
  line-height: 22px;
  width: 84%;
  border: none;
  margin-top: 10px;
  position: relative;
  left: 4px;
}

.option3 {
  box-shadow: 0px 8px 16px rgba(42, 23, 27, 0.1);
  border-radius: 100px;
  padding: 24px 21px;
  font-size: 18px;
  line-height: 22px;
  width: 32%;
  border: none;
  margin-top: 10px;
  position: relative;
  left: 202px;
}

.option4 {
  box-shadow: 0px 8px 16px rgba(42, 23, 27, 0.1);
  border-radius: 100px;
  padding: 24px 21px;
  font-size: 18px;
  line-height: 22px;
  width: 19%;
  margin: 10px;
  border: none;
  margin-top: 10px;
  position: relative;
  left: 4px;
}

@media screen and (max-width: 767px) {
  .input-box {
    display: flex;
    flex: 0 50%;
    align-items: center;
  }

  .option1 {
    width: 399px;
    margin-right: -62px;
  }

  .option2 {
    width: 416px;
    margin-right: -65px;
  }

  .option3 {
    width: 112px;
  }

  .option4 {
    width: 401px;
  }
}

@media screen and (max-width: 376px) {
  .option1 {
    width: 271px;
  }

  .option2 {
    width: 278px;
  }

  .option4 {
    width: 278px;
  }
}

.options2 {
  box-shadow: 0px 8px 16px rgba(42, 23, 27, 0.1);
  border-radius: 100px;
  padding: 24px 44px;
  font-size: 18px;
  line-height: 22px;
  width: 85%;
  border: none;
  margin-top: 10px;
}

.form {
  margin-top: 50px;
}

.uploadPhoto {
  margin-top: 37px;
}

.uploadPhoto input {
  width: 40vh;
  height: 33px;
  border-radius: 10px;
  padding: 3px;
  margin-left: 10%;
  text-align: center;
  font-weight: bold;
  padding-left: -20px;

}

.create-you1 {
  border-style: solid;
  background-color: #F24464;
  color: #fff;
  border-width: 3px;
  font-size: 16px;
  padding: 1%;
  width: 102%;
  margin-left: -1%;
  border-radius: 13px;
  padding-right: 999px;
}

.create-you2 {
  border-style: solid;
  background-color: #F24464;
  border-width: 3px;
  border-radius: 13px;
  padding: 1%;
  color: #fff;
  padding-right: 1021px;

}

.svg {
  position: relative;
  left: 979px;
}

.svg1 {
  position: relative;
  left: 1001px;
}


.icon2 {
  position: relative;
  left: 988px;
}

.create-you3 {
  border-style: solid;
  background-color: #F24464;
  color: #fff;
  border-width: 3px;
  border-radius: 13px;
  padding: 1%;
  height: 68px;
  color: rgb(0, 0, 0);
  padding-right: 1013px;
}


.but {
  display: flex;
  font-weight: bold;
  position: relative;
  border-radius: 44px;
  margin-bottom: 2%;
  width: 103vh;
  padding-left: 0px;
  margin-left: 0%;
  border: none;
  background-color: #fff;

}

.but1 {
  position: relative;
  left: 100px;
}

.upload {
  position: relative;
  bottom: -24px;
  left: 360px;
  background: #FFFAFB;
  box-shadow: 0px 10px 20px rgba(42, 23, 27, 0.1);
  border-radius: 8px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}

a {
  text-decoration: none;
  color: black;
}

.size {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  position: relative;
  left: 350px;
}
.checkk {
  display: flex;
  justify-content: center;
  padding-top: 82px;
}

.condition_check {
  box-shadow: none !important;
  width: 34px !important;
  position: relative;
  top: -16px;
  left: -24px;
}

.check_span1 {
  color: var(--brand-03, #2B171B);
  font-family: Montserrat !important;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal !important;
}

.check_span2 {
  color: var(--brand-01, #F24464);
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-left: 5px;
}


/* bioDataForm css ends here  */
@media (max-width:1023px) {
  .create-you1 {
    border-style: solid;
    background-color: #F24464;
    color: #fff;
    border-width: 3px;
    padding: 1%;
    padding-right: 379px;
    width: 92%;
    margin-left: 3%;
    border-radius: 13px;
  }

  .svg {
    margin-left: 10%;
    left: 379px;
  }

  .create-you2 {
    border-style: solid;
    background-color: #F24464;
    color: #fff;
    border-width: 3px;
    padding: 1%;
    padding-right: 379px;
    width: 90%;
    margin-left: 4%;
    border-radius: 13px;
  }

  .svg1 {
    margin-left: 25%;
    left: 385px;
  }

  .create-you3 {
    border-style: solid;
    background-color: #F24464;
    color: #fff;
    border-width: 3px;
    padding: 1%;
    padding-right: 379px;
    width: 90%;
    height: 55px;
    margin-left: 4%;
    border-radius: 13px;
  }

  .icon2 {
    margin-left: 24%;
    left: 384px;
  }

  .uploadPhoto {
    position: relative;
    left: 10px;
  }

  .but {
    width: 477px;
  }
}

@media screen and (max-width: 767px) {
  .condition_check {
    top: -14px;
    left: 1px;
  }
  .create-you1 {
    border-style: solid;
    background-color: #F24464;
    color: #fff;
    border-width: 3px;
    padding: 1%;
    width: 102%;
    margin-left: -2%;
    border-radius: 13px;
    padding-right: 241px;
  }

  .svg {
    margin-left: 10%;
    left: 224px;
  }

  .create-you3 {
    border-style: solid;
    background-color: #F24464;
    color: #fff;
    border-width: 3px;
    padding: 1%;
    padding-right: 203px;
    width: 99%;
    height: 55px;
    margin-left: 0%;
    border-radius: 13px;
  }

  .icon2 {
    margin-left: 24%;
    left: 185px;
  }

  .size {
    position: relative;
    right: 200px;
  }
}

@media screen and (max-width:767px) {

  /* .createBioBtn{
      width: 372px;
    } */
  .create-you2 {
    border-style: solid;
    background-color: #F24464;
    color: #fff;
    border-width: 3px;
    padding: 1%;
    width: 99%;
    margin-left: 0%;
    border-radius: 13px;
    padding-right: 217px;
  }

  .svg1 {
    margin-left: 25%;
    left: 197px;
  }
}

/* @media screen and (max-width:376px) {
    .create-you1{
      border-style: solid;
      background-color:transparent;
      border-width:3px;
      padding:1%;
      padding-right: 379px;
      width:92%;
      margin-left:-2%;
      border-radius:25px; 
    }
    .svg{
      margin-left:10%;
      left: 364px;
    }
    .create-you2{
      border-style: solid;
      background-color:transparent;
      border-width:3px;
      padding:1%;
      padding-right: 379px;
      width:89%;
      margin-left:0%;
      border-radius:25px; 
    }
    .svg1{
      margin-left:25%;
      left: 385px;
    }
    .create-you3{
      border-style: solid;
      background-color:transparent;
      border-width:3px;
      padding:1%;
      padding-right: 379px;
      width:90%;
      height: 55px;
      margin-left:0%;
      border-radius:25px; 
    }
    .icon2{
      margin-left:24%;
      left: 370px;
    }
    .uploadPhoto{
      margin-left: -87px;
    }
    .but{
      width: 414px;
    }
  }
   */






/* @media (max-width:388) {
  .create-you1{
    border-style: solid;
    background-color:transparent;
    border-width:3px;
    padding:1%;
    width:95%;
    margin-right:10%;
    border-radius:25px; 
    padding: 2%;
  }
  
} */