.video-background {
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 780px;
  display: block;
}

.body {
  object-fit: cover;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  height: 1600px;
  min-height: 100vh;
  max-height: 160%;
  display: flex;
}

.lottie-animation {
  z-index: auto;
  justify-content: center;
  align-items: center;
  width: 1070px;
  max-width: none;
  height: 200px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0;
}

.container_form_default {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #fff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 360px;
  max-width: none;
  height: 300px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
  top: auto;
  left: auto;
  right: auto;
}

.section {
  z-index: 0;
  justify-content: center;
  align-items: flex-start;
  width: 200%;
  min-width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
}

.lottie-animation-2 {
  aspect-ratio: auto;
  object-fit: cover;
  flex: 0 auto;
  width: 100%;
  max-width: none;
  height: 120%;
  margin-top: 0;
  padding-left: 40px;
  position: sticky;
  inset: 0%;
}

.coming_soon {
  opacity: 0;
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-top: 591px;
  padding-left: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 32px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0% auto auto;
}

.coming_soon.subtittle {
  opacity: 1;
  color: #000;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 35%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Quicksand Variablefont Wght, Arial, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
  display: block;
  position: fixed;
  inset: 31% auto auto 10%;
}

.lottie-animation-3 {
  max-width: 2%;
  margin-top: 678px;
  padding-top: 0;
  position: absolute;
}

.container-2 {
  max-width: 680px;
}

.section-2 {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-left: 178px;
  padding-right: 105px;
  display: flex;
}

.lottie-animation-4 {
  width: 1480px;
  max-width: none;
}

.image {
  width: 90px;
  max-width: none;
  position: absolute;
  top: 495px;
}

.div-block-2 {
  background-color: #fff0;
  background-image: url('../images/New-BG-Logo.svg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 50%;
  min-height: 100vh;
  display: block;
  position: absolute;
}

.image-2 {
  opacity: 0;
  width: 50px;
  max-width: 60%;
  padding-top: 502px;
  position: absolute;
}

.price-chips {
  background-color: #fff;
  border-radius: 20px;
  padding: 5px 16px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  position: absolute;
  top: 614px;
  left: 824.5px;
}

.price-chips.a {
  left: auto;
  right: 1047.75px;
}

.price-chips.postion-1 {
  left: auto;
  right: 955.75px;
}

.text-block-3 {
  background-color: #fff;
  border-radius: 20px;
  padding: 5px 16px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  position: absolute;
  top: 614px;
  left: 824.5px;
}

.text-block-3.a {
  left: auto;
  right: 1047.75px;
}

.text-block-4 {
  color: #132338;
  padding-top: 749px;
  font-family: Quicksand Variablefont Wght, Arial, sans-serif;
  font-weight: 400;
  position: absolute;
  left: auto;
}

.image-3 {
  flex: 1;
  display: block;
}

.button {
  background-color: #392cf6;
  border-radius: 20px;
  padding: 12px 22px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: block;
  position: absolute;
  top: 496px;
}

.button:hover {
  background-color: #000;
}

.image-4 {
  max-width: 3%;
  position: fixed;
  inset: auto 5% 5% auto;
}

.pop_up {
  background-color: #926161;
  border-radius: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  padding-top: 12px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
  top: 200px;
}

.text-block-5 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.div-block-4 {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 10px 0 29px;
  display: flex;
}

.form-block {
  margin-bottom: 0;
}

.bform {
  background-color: #392cf6;
  border-radius: 20px;
  width: 90%;
  padding: 12px 22px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: block;
  position: absolute;
  top: auto;
}

.bform:hover {
  background-color: #000;
}

.modal {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #ffffffc9;
  width: 200%;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.div-block-5 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.modal_tittle {
  color: #000;
  text-align: center;
  width: 100%;
  font-family: Quicksand Variablefont Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.form-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: block;
}

.button_modal.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  width: 90%;
  font-family: Quicksand Variablefont Wght, Arial, sans-serif;
  display: inline-flex;
  top: 228px;
}

.button_modal.button:hover {
  color: #fff;
  background-color: #333;
}

.primary_button {
  background-color: #000;
  border-radius: 70px;
  padding: 20px 40px;
  font-family: Quicksand Variablefont Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  position: fixed;
  inset: 41% auto auto 10%;
}

.primary_button:hover {
  background-color: #424242;
}

.label_modal {
  font-family: Quicksand Variablefont Wght, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.form_modal {
  color: #000;
  background-color: #fff;
  border: 1px solid #0000;
  border-bottom-color: #0003;
  border-radius: 0;
}

.close_btn {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  height: auto;
  max-height: 100vh;
  display: block;
}

.close_btn:hover {
  opacity: 1;
  background-color: #0000;
}

.container_success {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #e6b5b5;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 360px;
  height: 300px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: absolute;
  top: 268px;
  left: 459px;
  overflow: visible;
}

.modal_tittle_success {
  color: #000;
  text-align: center;
  width: 100%;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-5 {
  width: 123px;
  max-width: 100%;
  margin-top: 9px;
}

.popup {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  max-height: 100vh;
  display: none;
  overflow: hidden;
}

.popup:hover {
  opacity: 1;
  background-color: #0000;
}

.success-message {
  text-align: center;
  background-color: #fff;
  height: 80%;
}

.image-6 {
  margin-bottom: 25px;
}

.close_popup {
  color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.close_popup:hover {
  color: #a51818;
}

.tittle {
  color: #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-family: Quicksand Variablefont Wght, Arial, sans-serif;
  font-size: 44px;
  font-weight: 600;
  display: flex;
  position: fixed;
  inset: 25% auto auto 10%;
}

.lottie-animation-5 {
  text-align: center;
  max-width: 30%;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.text-block-6 {
  font-family: Quicksand Variablefont Wght, Arial, sans-serif;
}

@media screen and (min-width: 1280px) {
  .container_form_default {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
    position: absolute;
    inset: auto;
  }

  .coming_soon.subtittle {
    max-width: 36%;
    inset: 32% auto auto 10%;
  }

  .button {
    width: auto;
    max-width: none;
    margin-top: 518px;
    top: auto;
  }

  .image-4 {
    inset: auto 5% 5% auto;
  }

  .pop_up {
    object-fit: fill;
    border-radius: 30px;
    height: 320px;
    display: none;
    position: absolute;
    top: 260px;
    overflow: visible;
  }

  .div-block-4 {
    padding: 19px 20px 10px;
  }

  .form-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding: 20px 20px 30px;
    display: flex;
  }

  .bform {
    width: auto;
    max-width: none;
    margin-top: 0;
    top: auto;
  }

  .button_modal.button {
    top: -290px;
  }

  .primary_button {
    width: auto;
    max-width: none;
    margin-top: 0;
    inset: 42% auto auto 10%;
  }

  .popup {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .div-block-6 {
    background-color: #f1cdcd;
    position: absolute;
  }

  .tittle {
    inset: 27% auto auto 10%;
  }
}

@media screen and (min-width: 1920px) {
  .container_form_default {
    position: absolute;
    top: auto;
    left: auto;
  }

  .coming_soon.subtittle {
    padding-top: 0;
    inset: 20% auto auto 10%;
  }

  .div-block-2 {
    display: block;
  }

  .text-block-4 {
    padding-top: 759px;
  }

  .button {
    top: 526px;
  }

  .image-4 {
    inset: auto 5% 5% auto;
  }

  .bform {
    top: 526px;
  }

  .button_modal.button {
    top: -294px;
  }

  .primary_button {
    margin-top: 0;
    inset: 25% auto auto 10%;
  }

  .tittle {
    margin-top: 0;
    inset: 15% auto auto 10%;
  }
}

@media screen and (max-width: 991px) {
  .video-background {
    width: 100%;
  }

  .container_form_default {
    left: 210px;
  }

  .section {
    width: 220%;
    height: 100%;
    min-height: 100vh;
  }

  .lottie-animation-2 {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 940px;
    margin-top: 0;
    padding-left: 20px;
  }

  .coming_soon {
    padding-top: 619px;
  }

  .coming_soon.subtittle {
    text-align: left;
    max-width: 100%;
    margin-left: 55px;
    margin-right: 55px;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 100px;
    font-weight: 500;
    inset: 21% 0% auto;
  }

  .lottie-animation-3 {
    margin-top: 698px;
  }

  .div-block-2 {
    display: block;
  }

  .text-block-4 {
    padding-top: 753px;
  }

  .image-4 {
    max-width: 10%;
    inset: auto 50% 5% 46%;
  }

  .primary_button {
    text-align: center;
    justify-content: center;
    align-items: center;
    min-width: 0;
    max-width: 50%;
    margin-left: 100px;
    margin-right: 100px;
    inset: 30% 0% auto;
  }

  .popup {
    display: none;
  }

  .tittle {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    inset: 15% 0% auto 12%;
  }
}

@media screen and (max-width: 767px) {
  .video-background {
    width: 100%;
  }

  .container_form_default {
    left: 113px;
  }

  .section {
    width: 370%;
  }

  .lottie-animation-2 {
    object-fit: cover;
    width: 100%;
    height: 1000px;
    margin-top: 0;
  }

  .coming_soon {
    display: block;
  }

  .coming_soon.subtittle {
    text-align: left;
    width: auto;
    max-width: 100%;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    display: block;
    inset: 20% 0% auto;
  }

  .lottie-animation-3 {
    margin-top: 624px;
  }

  .div-block-2 {
    display: block;
  }

  .text-block-4 {
    padding-top: 694px;
  }

  .button {
    top: 458px;
  }

  .image-4 {
    max-width: 12%;
    inset: auto 50px 3% 45%;
  }

  .bform {
    top: 458px;
  }

  .primary_button {
    text-align: center;
    max-width: 50%;
    margin-left: 60px;
    margin-right: 60px;
    inset: 29% 0% auto;
  }

  .popup {
    display: none;
  }

  .tittle {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    margin-top: 0;
    padding-left: 0;
    font-size: 36px;
    inset: 15% 0% auto 12%;
  }
}

@media screen and (max-width: 479px) {
  .video-background {
    width: 100%;
    height: 900px;
  }

  .body {
    aspect-ratio: auto;
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-color: #fff0;
    background-clip: border-box;
    height: 1600px;
    max-height: 160%;
    overflow: visible;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    height: 720px;
    display: flex;
  }

  .text-block {
    font-size: 30px;
    font-weight: 700;
  }

  .container_form_default {
    width: 310px;
    height: 290px;
    position: absolute;
    left: auto;
  }

  .section {
    width: 560%;
  }

  .lottie-animation-2 {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 909px;
    max-height: 100%;
    margin-top: 0;
  }

  .coming_soon {
    text-align: center;
    padding-top: 550px;
  }

  .coming_soon.subtittle {
    text-align: left;
    flex-flow: row;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    font-weight: 500;
    inset: 20% 0% auto;
  }

  .lottie-animation-3 {
    margin-top: 576px;
  }

  .container-2 {
    width: auto;
  }

  .section-2 {
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    max-height: none;
    margin-top: 56px;
    display: flex;
  }

  .image-2 {
    padding-top: 459px;
  }

  .text-block-4 {
    padding-top: 622px;
  }

  .button {
    top: 509px;
  }

  .image-4 {
    max-width: 12%;
    inset: auto 48% 10% 44%;
  }

  .pop_up {
    background-color: #fff;
    width: 360px;
    position: absolute;
  }

  .bform {
    top: 509px;
  }

  .button_modal.button {
    justify-content: center;
    align-items: center;
  }

  .primary_button {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 60%;
    margin-left: 40px;
    margin-right: 60px;
    padding: 15px 10px;
    font-size: 14px;
    display: block;
    inset: 31% 0% auto;
  }

  .popup {
    max-height: 99vh;
    display: none;
    overflow: hidden;
  }

  .tittle {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
    font-size: 28px;
    inset: 15% 0% auto 10%;
  }
}


@font-face {
  font-family: 'Quicksand Variablefont Wght';
  src: url('../fonts/Quicksand-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}