@font-face {
  font-family: Circe;
  src: url('../fonts/Circe-Bold.ttf') format("truetype"), url('../fonts/Circe-ExtraBold.ttf') format("truetype"), url('../fonts/Circe-Bold.ttf') format("truetype"), url('../fonts/Circe-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Circe;
  src: url('../fonts/Circe-Light.ttf') format("truetype"), url('../fonts/Circe-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Circe[1]";
  src: url('../fonts/Circe-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Circe;
  src: url('../fonts/Circe-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  max-width: 1284px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar {
  background-color: #0000;
  background-image: url('../images/Vector.svg');
  background-position: 50% 100%;
  background-size: cover;
  padding: 40px 20px 60px;
}

.section {
  opacity: 1;
  mix-blend-mode: normal;
  background-image: url('../images/fotobig.webp');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-radius: 0;
  height: auto;
  margin-top: 11px;
  padding: 57px 20px 62px;
}

.div-total {
  justify-content: space-between;
  align-items: center;
  max-width: 1284px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  color: #0d1d4a;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Circe, sans-serif;
  font-size: 42px;
  line-height: 62px;
}

.text-bold {
  color: #0d1d4a;
  font-family: Circe, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-3 {
  margin-top: 40px;
}

.form {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.field {
  color: #000;
  cursor: text;
  border: 1px solid #e3e8f2;
  border-radius: 5px;
  height: 48px;
  margin-bottom: 0;
  padding: 14px 16px;
  font-family: Circe, sans-serif;
  font-size: 16px;
}

.field::placeholder {
  color: #000;
  font-family: "Circe[1]", sans-serif;
  font-weight: 400;
}

.text-field-2 {
  color: #000;
  border: 1px solid #e3e8f2;
  border-radius: 5px;
  height: 48px;
  margin-bottom: 0;
  font-family: Circe, sans-serif;
  font-size: 16px;
}

.text-field-2::placeholder {
  color: #000;
}

.field-label, .field-label-2 {
  color: #93a1c8;
  margin-bottom: 8px;
  font-family: Circe, sans-serif;
  font-weight: 400;
}

.div-block-4 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.div-block-5, .div-block-6 {
  width: 49%;
  max-width: 278px;
}

.submit-button {
  color: #fff;
  cursor: pointer;
  background-color: #7d2aeb;
  border-radius: 5px;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Circe, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.checkbox-field {
  align-items: center;
  margin-top: 16px;
  margin-bottom: 0;
  display: flex;
}

.checkbox {
  background-color: #f1f4f9;
  border-color: #e3e8f2;
  border-radius: 3px;
  width: 24px;
  height: 24px;
  margin-top: 0;
  margin-right: 8px;
}

.checkbox.w--redirected-checked {
  cursor: pointer;
  background-color: #7d2aeb;
  background-image: url('../images/Check-1.svg');
  border-color: #e3e8f2;
}

.checkbox-label {
  margin-bottom: 0;
  font-family: Circe, sans-serif;
  font-weight: 700;
  line-height: 18px;
}

.text-span {
  color: #7d2aeb;
  font-weight: 700;
}

.div-block-7 {
  max-width: 1284px;
  margin-top: 145px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-8 {
  max-width: 624px;
}

.div-block-9 {
  align-items: center;
  display: flex;
}

.image-2 {
  margin-right: 17px;
}

.text-block-2 {
  color: #0d1d4a;
  font-family: Circe, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-10 {
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.div-block-11 {
  margin-top: 40px;
}

.text-block-3 {
  color: #000;
  margin-bottom: 16px;
  font-family: Circe, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-12 {
  justify-content: space-between;
  align-items: center;
  max-width: 440px;
  display: flex;
}

.section-2 {
  background-color: #fff;
  padding: 24px 20px;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  max-width: 1264px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-4 {
  color: #555;
  text-align: center;
  font-family: Circe, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.text-span-2 {
  color: #7d2aeb;
}

.div-block-16 {
  display: none;
}

.link, .link-2 {
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.brand {
  display: none;
}

.body {
  color: #0d1d4a;
  font-family: Circe, sans-serif;
  font-weight: 400;
}

.conteiner {
  justify-content: space-between;
  align-items: center;
  max-width: 1264px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand-2 {
  padding-left: 0;
}

.img-logo {
  width: 90%;
  max-width: 166px;
}

.link-3 {
  color: #7d2aeb;
}

.footer {
  background-color: #fff;
  padding: 24px 40px;
}

.div-footer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #93a1c8;
  justify-content: space-between;
  align-items: center;
  max-width: 1264px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text.size {
  width: 49%;
  max-width: 600px;
}

.nomder {
  color: #7d2aeb;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-chips {
  max-width: 624px;
}

.div-block-18 {
  align-items: center;
  display: flex;
}

.icone {
  margin-right: 16px;
}

.text-bjld {
  color: #0d1d4a;
  font-family: Circe, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-19 {
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

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

  .div-block {
    padding-left: 18px;
    padding-right: 18px;
  }

  .navbar {
    background-position: 50% 0;
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .section {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    margin-top: 0;
    padding-top: 50px;
  }

  .div-total {
    padding-left: 18px;
    padding-right: 18px;
  }

  .heading {
    font-size: 40px;
    line-height: 52px;
  }

  .div-block-3 {
    width: 90%;
  }

  .div-block-7 {
    margin-top: 60px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .div-block-8 {
    width: 60%;
  }

  .div-block-9 {
    justify-content: flex-start;
    margin-top: 0;
  }

  .div-block-9._2 {
    margin-bottom: 9px;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-10 {
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .div-block-11 {
    margin-top: 24px;
  }

  .div-block-13 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .text-block-4 {
    font-size: 15px;
  }

  .menu-button {
    display: none;
  }

  .conteiner {
    padding-left: 18px;
    padding-right: 18px;
  }

  .img-logo {
    width: 65%;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 13px;
  }

  .text.size {
    width: 100%;
  }

  .nomder {
    order: -9999;
  }

  .div-block-chips {
    width: 60%;
  }

  .div-block-18 {
    justify-content: flex-start;
    margin-top: 0;
  }

  .div-block-18._2 {
    margin-bottom: 16px;
  }

  .icone {
    width: 32px;
  }

  .text-bjld {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-19 {
    flex-wrap: wrap;
    margin-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 41px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-3 {
    width: 100%;
  }

  .div-block-7 {
    margin-top: 32px;
  }

  .div-block-8 {
    width: 100%;
  }

  .div-block-9._2 {
    margin-bottom: 10px;
  }

  .div-block-10 {
    margin-top: 10px;
  }

  .section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-4 {
    font-size: 14px;
    line-height: 28px;
  }

  .div-block-14 {
    width: 100%;
  }

  .div-block-15 {
    background-color: #0000;
    justify-content: center;
    display: flex;
  }

  .image-3 {
    width: 50%;
  }

  .brand {
    padding-left: 0;
  }

  .div-block-chips {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    background-image: none;
    background-size: auto;
    padding: 32px 0 0;
  }

  .section {
    background-color: #fff;
    padding: 40px 0 0;
  }

  .div-total {
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    text-align: center;
    font-size: 25px;
    line-height: 31px;
  }

  .text-bold {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form {
    align-items: stretch;
  }

  .field {
    height: 40px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 16px;
    line-height: 18px;
  }

  .text-field-2 {
    height: 40px;
    padding: 11px 16px;
    font-size: 16px;
    line-height: 18px;
  }

  .field-label {
    line-height: 18px;
  }

  .div-block-4 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .div-block-5 {
    width: 100%;
    max-width: none;
    margin-bottom: 16px;
  }

  .div-block-6 {
    width: 100%;
    max-width: none;
  }

  .submit-button {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .checkbox.w--redirected-checked {
    min-width: 24px;
    max-width: 24px;
    min-height: 24px;
  }

  .div-block-7 {
    margin-top: 0;
    padding: 29px 10px 32px;
  }

  .div-block-9._2 {
    margin-bottom: 16px;
  }

  .image-2 {
    width: 30px;
  }

  .text-block-2 {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-10 {
    margin-top: 16px;
  }

  .div-block-11 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-12 {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 269px;
  }

  .section-2 {
    padding: 16px 5px;
  }

  .text-block-4 {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-14 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-mob {
    width: 100%;
  }

  .div-block-16 {
    margin-top: 40px;
    display: flex;
  }

  .image-5, .image-6 {
    margin-right: 40px;
  }

  .image-7 {
    margin-top: 24px;
    margin-right: 40px;
  }

  .image-8 {
    margin-top: 24px;
  }

  .conteiner {
    padding-left: 0;
    padding-right: 0;
  }

  .footer {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div-block-18._2 {
    margin-bottom: 16px;
  }

  .text-bjld {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-19 {
    margin-top: 16px;
  }
}


@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Bold.ttf') format('truetype'), url('../fonts/Circe-ExtraBold.ttf') format('truetype'), url('../fonts/Circe-Bold.ttf') format('truetype'), url('../fonts/Circe-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Light.ttf') format('truetype'), url('../fonts/Circe-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circe[1]';
  src: url('../fonts/Circe-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}