.uc-form-body .t-input-group:has(input[type=checkbox]) {
  display: flex;
  align-items: flex-start;
}

.uc-form-body .t-input-group:has(input[type=checkbox]) .t-input-block {
  margin-top: 6px;
  order: 1;
}

.uc-form-body .t-input-group:has(input[type=checkbox]) .t-input-title {
  padding: 0;
  order: 2;
}

.uc-promo {
  margin-top: -140px;
}

.b-promo {
  max-width: 1920px;
  box-sizing: border-box;
  padding: 32px;
  margin: 0 auto;
}

.b-promo .promo__wrapper {
  box-sizing: border-box;
  border-radius: 30px;
  overflow: hidden;
}

.b-promo .promo__main {
  box-sizing: border-box;
  position: relative;
  padding: 184px 72px 100px;
  background: #f6d9c7;
}
.b-promo .promo__graphics {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100vh;
}
.b-promo .promo__graphics::after,
.b-promo .promo__graphics::before {
  content: '';
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}

.b-promo .promo__graphics::after {
  height: 17.3%;
  bottom: 0;
  background: linear-gradient(180deg, rgba(246, 217, 199, 0) 0%, rgba(246, 217, 199, 0.81) 46.54%, #f6d9c7 100%);
}

.b-promo .promo__graphics::before {
  height: 18.8%;
  top: 0;
  background: linear-gradient(0, rgba(246, 217, 199, 0) 0%, rgba(246, 217, 199, 0.81) 46.54%, #f6d9c7 100%);
  ;
}

.b-promo .promo__video,
.b-promo .promo__pic {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.b-promo .promo__video video,
.b-promo .promo__pic img {
  vertical-align: middle;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;

}

.b-promo .promo__pic img {
  z-index: 0;
}

.b-promo .promo__video video {
  z-index: 1;
}

.b-promo .promo__blur {
  position: absolute;
  width: 893px;
  height: 893px;
  top: -47px;
  left: -140px;
  z-index: 1;
}

.b-promo .promo__blur img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}

.b-promo .promo__inner {
  position: relative;
  z-index: 2;
}

.b-promo .promo__points {
  display: flex;
  gap: 8px;
  margin-bottom: 26px;
}

.b-promo .promo__point {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  color: #101828;
  box-sizing: border-box;
  padding: 10px 24px 12px;
  width: fit-content;
  border-radius: 999px;
  background-color: #fff;
  overflow: hidden;
  font-family: 'Aeroport', Arial, sans-serif;
}

.b-promo .promo__point--active {
  position: relative;
  padding-left: 46px;
}

.b-promo .promo__point--active::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #02715d;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translateY(-50%);
}

.b-promo .promo__title {
  margin-bottom: 208px;
  font-family: 'Aeroport', Arial, sans-serif;
}

.b-promo .promo__title h1 {
  max-width: 706px;
  font-weight: 700;
  font-size: 75px;
  line-height: 75px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: #101828;
}

.b-promo .promo__partners {
  display: flex;
  gap: 32px;
}

.b-promo .promo__partners img {
  max-height: 55px;
}

.b-promo .promo__partner a:link,
.b-promo .promo__partner a:visited,
.b-promo .promo__partner a:active,
.b-promo .promo__partner a:hover,
.b-promo .promo__partner {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  color: #101828 !important;
  gap: 8px;
  font-size: 22px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 500;
}

.b-promo .promo__bottom .promp__points {
  margin-bottom: 24px;
}

.b-promo .promo__text {
  font-weight: 500;
  font-size: 34px;
  line-height: 50px;
  letter-spacing: -0.02em;
  color: #101828;
  font-family: 'Open Sans', Arial, sans-serif;
}

.b-promo .promo__bottom {
  padding: 16px 72px 72px;
  box-sizing: border-box;
  background: #f6d9c7;
  position: relative;
  z-index: 1;
}

.b-promo .promo__video--mobile,
.b-promo .promo__pic--mobile {
  display: none;
}

.uc-form-head {
  max-width: 1920px;
  padding: 0 34px;
  margin: 0 auto;
}

.uc-form-head {
  max-width: 1920px;
  padding: 0 34px;
  margin: 0 auto;
}

.uc-form-head .t396 {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
}

.uc-form-head .t396__elem {
  position: static;
}

.uc-form-head .t396__artboard {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.uc-form-body {
  max-width: 1920px;
  padding: 0 34px;
  margin: 0 auto;
}

.uc-form-body .t-prefix_3 {
  padding: 0 !important;
}

.uc-form-body .t678 .t-container {
  display: flex;
  justify-content: center;

}

.uc-form-body .t678 {
  background: #f6d9c7;
  padding: 0 20px 115px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  overflow: hidden;
}

@media (max-width: 1239px) {
  .uc-promo {
    margin-top: -130px;
  }

  .b-promo {
    padding: 20px;
    margin: 0 auto;
  }

  .b-promo .promo__main {
    padding: 110px 24px 24px;
    height: auto;
  }

  .b-promo .promo__title {
    margin-bottom: 84px;
    max-width: 340px;
  }

  .b-promo .promo__title h1 {
    font-size: 48px;
    letter-spacing: -4px;
    line-height: 48px;
  }

  .b-promo .promo__point {
    font-size: 18px;
    line-height: 20px;
    padding: 10px 20px;
  }

  .b-promo .promo__point--active {
    padding-left: 35px;
  }

  .b-promo .promo__point--active::after {
    left: 15px;
    width: 10px;
    height: 10px;
  }
  .b-promo .promo__graphics {
    max-height: auto;
  }
  .b-promo .promo__partners {
    gap: 20px;
  }

  .b-promo .promo__partner img {
    max-width: 30px;
    max-height: 30px;
    object-fit: cover;
  }

  .b-promo .promo__bottom {
    padding: 16px 24px 72px;
  }

  .b-promo .promo__text {
    font-size: 24px;
    line-height: 32px;
  }

  .b-promo .promo__blur {
    width: 600px;
    height: 600px;
    top: 0;
    left: -51px;
  }

  .uc-form-head {
    padding: 0 20px
  }

  .uc-form-body {
    padding: 0 20px;
  }

  .uc-form-body .t678 {
    padding: 0 15px 15px;
  }
}

@media (max-width: 768px) {
  .uc-promo {
    margin-top: -90px;
  }

  .b-promo {
    padding: 20px 16px;
    margin: 0 auto;
  }

  .b-promo .promo__blur {
    display: none;
  }

  .b-promo .promo__main {
    padding: 90px 20px 24px;
    height: auto;
  }

  .b-promo .promo__title {
    margin-bottom: 329px;
  }

  .b-promo .promo__title h1 {
    font-size: 42px;
    line-height: 40px;
    letter-spacing: -0.05em;
  }

  .b-promo .promo__partners {
    gap: 16px;
  }

  .b-promo .promo__partner {
    font-size: 14px;
    gap: 4px;
  }

  .b-promo .promo__partner img {
    max-width: 39px;
    max-height: 39px;
    object-fit: cover;
  }

  .b-promo .promo__bottom {
    padding: 20px;
  }

  .b-promo .promo__points {
    display: flex;
    gap: 6px;
    margin-bottom: 16px;
  }

  .b-promo .promo__point {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 16px;
  }

  .b-promo .promo__point--active {
    padding-left: 30px;
  }

  .b-promo .promo__point--active::after {
    width: 8px;
    height: 8px;
    left: 16px;
  }

  .b-promo .promo__text {
    font-size: 20px;
    line-height: 25px;
  }

  .b-promo .promo__video,
  .b-promo .promo__pic {
    display: none;
  }

  .b-promo .promo__video--mobile,
  .b-promo .promo__pic--mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .b-promo .promo__pic--mobile img {
    z-index: 0;
  }

  .b-promo .promo__video-mobile video {
    z-index: 1;
  }


}

@media (max-width: 480px) {
  .b-promo .promo__title h1 {
    font-size: 35px;
    line-height: 35px;
  }

  .b-promo .promo__partner a:link,
  .b-promo .promo__partner a:visited,
  .b-promo .promo__partner a:active,
  .b-promo .promo__partner a:hover,
  .b-promo .promo__partner {
    font-size: 14px;
  }
}
@media (max-width: 1800px) and (min-width: 1239px) {
  .b-promo .promo__title h1 {
    font-size: 75px;
    line-height: 72px;
    max-width: 500px;
  }
}