@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700,800&display=swap);

@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,200,300,regular,500,600,700,800,900);

@charset "UTF-8";

@font-face {
  font-family: FuturaPT;
  font-display: swap;
  src: url("../fonts/FuturaPT-Bold.woff2") format("woff2"), url("../fonts/FuturaPT-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: FuturaPTCond;
  font-display: swap;
  src: url("../fonts/FuturaPTCond-Book.woff2") format("woff2"), url("../fonts/FuturaPTCond-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: FuturaPT;
  font-display: swap;
  src: url("../fonts/FuturaPT-Book.woff2") format("woff2"), url("../fonts/FuturaPT-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: FuturaPTCond;
  font-display: swap;
  src: url("../fonts/FuturaPTCond-ExtraBold.woff2") format("woff2"), url("../fonts/FuturaPTCond-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: FuturaPTCond;
  font-display: swap;
  src: url("../fonts/FuturaPTCond-Medium.woff2") format("woff2"), url("../fonts/FuturaPTCond-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: FuturaPT;
  font-display: swap;
  src: url("../fonts/FuturaPT-Demi.woff2") format("woff2"), url("../fonts/FuturaPT-Demi.woff") format("woff");
  font-weight: 450;
  font-style: normal;
}

@font-face {
  font-family: FuturaPT;
  font-display: swap;
  src: url("../fonts/FuturaPT-Heavy.woff2") format("woff2"), url("../fonts/FuturaPT-Heavy.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: FuturaPT;
  font-display: swap;
  src: url("../fonts/FuturaPT-Light.woff2") format("woff2"), url("../fonts/FuturaPT-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: FuturaPT;
  font-display: swap;
  src: url("../fonts/FuturaPT-Medium.woff2") format("woff2"), url("../fonts/FuturaPT-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  color: #000;
  line-height: 1;
  font-family: "FuturaPT";
  font-size: 1rem;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input,
button,
textarea {
  font-family: "FuturaPT";
  font-size: inherit;
  line-height: inherit;
}

button {
  cursor: pointer;
  color: inherit;
  background-color: transparent;
}

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

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

.lock body {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}

.dop-sangaya{
}

.dop-sangaya__block{
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  
  padding-top: 43px;
  padding-bottom: 53px;
}


.dop-sangaya__flex{
  display: flex;
  gap: 100px;
}

.dop-sangaya__img{
  max-width: 390px;
  flex: 1;
  width: 100%;
}

.dop-sangaya__text{
  flex: 1;
}


.dop-sangaya__img img{
  width: 100%;
}

.dop-sangaya__text-g{
  color: #000;
font-size: 18px;
font-style: normal;
font-weight: 450;
line-height: 47.5px; /* 263.889% */
text-transform: uppercase;
}

.dop-sangaya__text-main{
  color: #3B3B3B;
  
  MARGIN-TOP: -24PX;
  
  MARGIN-BOTTOM: 27PX;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 47.5px; /* 148.438% */
text-transform: uppercase;
}

.dop-sangaya__text-simple{
  color: #333;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 98%; /* 17.64px */
margin-bottom: 31px;
}

.dop-sangaya__text-cost{
  color: #000;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 0%; /* 0px */
margin-bottom: 42px;
}


.dop-sangaya__text-cost SPAN{
  color: #F35F0C;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 0%;
}

.dop-sangaya__button{
  padding-bottom: 10px;
  padding-top: 10px;
  border-radius: 8px;
background: #358799;
color: #FFF;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 0%; /* 0px */
text-transform: uppercase;
padding-left: 40PX;
padding-RIGHT: 40PX;
}

.wrapper {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

@supports (overflow: clip) {
  .wrapper {
    overflow: clip;
  }
}

.wrapper > main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.wrapper > * {
  min-width: 0;
}

/*
(i) Стилі будуть застосовуватись до
всіх класів, що містять *__container
Наприклад header__container, main__container і т.п.
Сніппет (HTML): cnt
*/

[class*=__container] {
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 0.9375rem;
}

[data-showmore-button] span:last-child {
  display: none;
}

._showmore-active [data-showmore-button] span {
  display: none;
}

._showmore-active [data-showmore-button] span:last-child {
  display: block;
}

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
     object-fit: contain;
}

.wrapper {
  background: #9AA6A1;
}

.form-button {
  font-family: "FuturaPT" !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  font-size: 1.125rem !important;
  height: 2.6875rem !important;
  color: #000 !important;
  position: relative;
}

.form-button::after {
  content: "";
  display: block;
  position: absolute;
  right: 7%;
  top: 34%;
  background: url("../img/button-arrow.svg") 0 0 no-repeat;
  background-size: contain;
  width: 0.9375rem;
  height: 0.9375rem;
}

.form-button::after svg {
  fill: #000;
}

.sp-control-label span {
  font-size: 1rem;
  font-weight: 400;
}

.sp-field {
  font-size: 1.125rem;
  font-family: FuturaPT;
  font-weight: 300;
}

.sp-field span:last-child {
  letter-spacing: 0.1em;
}

.sp-form {
  width: 21rem !important;
  position: relative !important;
}

.sp-form::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #FACB00;
}

.sp-form-fields-wrapper {
  width: 100% !important;
  position: relative;
  z-index: 1;
}

.sp-form-control {
  height: 2.6875rem !important;
}

.timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.625rem;
  margin-bottom: 1.25rem;
}

.timer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.timer__wrapper p {
  font-weight: 450;
  text-transform: lowercase;
  color: #000;
  margin-bottom: 0.625rem;
}

.timer__child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px dashed #000;
  border-radius: 50px;
}
.video__container {
    text-align: center;
    padding: 16px 0;
    background: #717171;
}
.number {
  font-weight: 300;
  color: #000;
}

.sp-force-hide {
  display: none;
}

.sp-form[sp-id="223511"] {
  display: block;
  background: #333333;
  padding: 20px;
  width: 300px;
  max-width: 100%;
  border-radius: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.sp-form[sp-id="223511"] input[type=checkbox] {
  display: inline-block;
  opacity: 1;
  visibility: visible;
}

.sp-form[sp-id="223511"] .sp-form-fields-wrapper {
  margin: 0 auto;
  width: 260px;
}

.price_after{
  font-size: 27px !important;
    color: #ff4700 !important;
}

.sp-form[sp-id="223511"] .sp-form-control {
  background: #ffffff;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  font-size: 15px;
  padding-left: 8.75px;
  padding-right: 8.75px;
  border-radius: 5px;
  height: 35px;
  width: 100%;
}

.sp-form[sp-id="223511"] .sp-field label {
  color: #ffffff;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
}

.sp-form[sp-id="223511"] .sp-button-messengers {
  border-radius: 5px;
}

.sp-form[sp-id="223511"] .sp-button {
  border-radius: 5px;
  background-color: #facb00;
  color: #2e5900;
  width: 100%;
  font-weight: 700;
  font-style: normal;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sp-form[sp-id="223511"] .sp-button-container {
  text-align: center;
}

.root {
  --swiper-theme-color: #fff;
}

.header__container {
  background: #fff;
  position: relative;
}

.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 5.625rem;
}

.header__logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  color: #333;
}

.header__logo svg {
  fill: #45AD81;
}

.header__logo-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.logo-title {
  font-weight: 700;
  font-size: 2.25rem;
  text-transform: uppercase;
}

.logo-desc {
  max-width: 16.6875rem;
}

.menu__body {
  z-index: 2;
}

.menu-open .menu__body {
  left: 0;
}
.differences__container {
    background: url(../img/differences.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: right;
    border-bottom: 20px solid #4A5D5B;
    border-top: 20px solid #4A5D5B;
}
.differences__wrap {
    max-width: 480px;
    margin-left: auto;
    padding: 50px 20px 50px 0;
}
h3.differences__h3 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}


.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Roboto Slab";
  gap: 0.9375rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  color: #475A58;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
}

.email::before {
  content: "";
  display: block;
  background: url("../img/@.svg") 0 0 no-repeat;
  background-size: cover;
  width: 1.125rem;
  height: 1.125rem;
}

.menu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tel-ua {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
}

.tel-ua::before {
  content: "";
  display: block;
  background: url("../img/ua.svg") 0 0 no-repeat;
  background-size: cover;
  width: 1.875rem;
  height: 1.1875rem;
}

.tel-usa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
}

.tel-usa::before {
  content: "";
  display: block;
  background: url("../img/usa.svg") 0 0 no-repeat;
  background-size: cover;
  width: 1.875rem;
  height: 1.1875rem;
}

.icon-menu {
  display: none;
}

.footer {
  color: #fff;
}

.footer__container {
  background: #486257;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0px 0px 42px rgba(0, 0, 0, 0.13);
          box-shadow: 0px 0px 42px rgba(0, 0, 0, 0.13);
}

.footer__video-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.5rem;
}

.video__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video__item-a {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  opacity: 0.9;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.video__item-a:hover {
  opacity: 1;
}

.video__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.video__img img {
  width: 100%;
}

.video__text-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: FuturaPTCond;
}

.video__header {
  margin-bottom: 0.625rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 10%;
          flex: 1 1 10%;
  font-weight: 500;
}

.video__desc {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 70%;
          flex: 1 1 70%;
  font-weight: 450;
}

.video__seemore {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-family: Open Sans;
  margin-bottom: 0.9375rem;
  white-space: nowrap;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.video__seemore:hover {
  opacity: 1;
}

.video__seemore::after {
  content: "";
  margin-left: 0.4375rem;
  width: 1.25rem;
  height: 0.125rem;
  background: #EB2828;
}

.divider-wertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.divider-wertical::after {
  content: "";
  width: 0.0625rem;
  height: 100%;
  background: #5B5B5B;
}

.divider-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.divider-horizontal::after {
  content: "";
  height: 0.0625rem;
  width: 100%;
  background: #5B5B5B;
}

.footer__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  color: #fff;
}

.white {
  color: #fff;
}

.footer__logo {
  color: #fff;
}

.footer__logo svg {
  fill: #fff;
}

.banner__container {
  background: url("../img/bg-banner2.jpg") 0 0 no-repeat;
  background:  url("../img/bg-banner2.jpg") 0 0 no-repeat;
  background-size: cover;
  background-position: right;
}

.banner-wrapper {
  max-width: 28.75rem;
  padding-bottom: 1.5625rem;
}

.banner__text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  gap: 0.9375rem;
}

.banner__text-header {
  max-width: 28.125rem;
}

.banner__preheader-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.banner__preheader-wrapper b {
  font-weight: 450;
  margin-left: 0.5rem;
}

.banner__preheader-new-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.625rem;
}

.banner__preheader-new-wrapper p {
  font-weight: 300;
}

.banner__preheader-new-wrapper span {
  display: block;
  background: #AF946C;
  color: #FFFFFF;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.0625rem 0.375rem;
  border-radius: 0.3125rem;
}

.banner__preheader-author {
  font-weight: 300;
}

.banner__h1-wrapper h1 {
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 450;
}

.banner__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.banner__date p {
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0.1875rem;
  font-weight: 500;
}

.banner__date span {
  font-weight: 300;
}

.banner__text-desc {
  font-size: 1.125rem;
  font-weight: 300;
  color: #000;
  margin-bottom: 0.9375rem;
}

.banner__text-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-bottom: 0.9375rem;
}

.banner__text-price-info {
  font-weight: 300;
}

.banner__text-price span {
  line-height: 95%;
}

.banner__text-price b {
  font-weight: 500;
  color: #871010;
  margin-left: 0.9375rem;
}

.button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #45AD81;
  text-transform: uppercase;
  color: #FFFFFF;
  border-radius: 8px;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  padding: 1.0625rem 3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.25rem;
}

.button:hover {
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #AF946C;
}

.banner__button {
  gap: 0.625rem;
}

.banner__button::after {
  content: "";
  background: url("../img/Arrow.svg") 0 0 no-repeat;
  background-size: contain;
  width: 1.1875rem;
  height: 0.875rem;
}

.andrii-duiko {
  font-weight: 450;
  font-size: 1.3125rem !important;
  text-align: left;
  margin-bottom: 0.1875rem;
  text-transform: uppercase;
}

.price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 0.625rem;
  margin-bottom: 0.3125rem;
}

.price-wrapper:nth-child(1) {
  margin-bottom: 0.3125rem;
}

.price-wrapper .price-red {
  color: #871010;
  font-weight: 500;
}

.price-grn {
  white-space: nowrap;
  background: #fff;
  padding: 0.1875rem 0.875rem 0.1875rem 0.1875rem;
  border-radius: 2px;
  display: block;
}

.price-grn s {
  font-weight: 300;
}

.price-grn b {
  color: #3B3B3B;
  font-size: 1rem !important;
  margin-left: 0;
}

.advantages__container {
    position: relative;
    padding: 2rem 2rem 2rem 2rem;
	background:#fff;
}
.advantages__title {
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 1.3928571429;
}
.advantages__text{
	font-weight: 300;
font-size: 16px;
line-height: 24px;
}
.advantages-wrapper {
  padding-top: 1.5625rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 1.25rem;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.advantages__item {
  position: relative;
  padding-bottom: 1.5625rem;
  padding-left: 1.5625rem;
}

.advantages__item::before {
  content: "";
  display: block;
  height: 0.5rem;
  border-radius: 50%;
  background: #000;
  border-width: 1px;
  width: 0.5rem;
  position: absolute;
  left: 0;
  top: 0;
}
.banner__text-button-wrapper2 {
    display: flex;
    justify-content: center;
}
.schedule__text-header-wrapper {
    margin-left: auto;
}


.advantages__item::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 80%;
  width: 1px;
  margin-left: 0.20625rem;
  background: #000;
}

.h3 {
  font-weight: 450;
  text-transform: uppercase;
  line-height: 107%;
  margin-bottom: 0.9375rem;
  white-space: nowrap;
}

.item__desc {
  font-weight: 300;
}

.info__container {
  background: -o-linear-gradient(353.97deg, #FFFFFF 36.49%, rgba(255, 255, 255, 0) 63.94%), url("../img/info-bg.jpg") 0 0 no-repeat;
  background: linear-gradient(96.03deg, #FFFFFF 36.49%, rgba(255, 255, 255, 0) 63.94%), url("../img/info-bg.jpg") 0 0 no-repeat;
  background-size: cover;
  background-position: 75%;
}

.info-wrapper {
  max-width: 30.125rem;
  margin-left: 4.375rem;
}

.info-wrapper h2 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.3928571429;
}

.info__subheader {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 1.125rem;
}

.divider {
    position: relative;
    width: 8.125rem;
    height: 0.0625rem;
    margin: 0.4375rem 0;
    background: #AF946C;
    margin-bottom: 1.125rem;
    margin-left: auto;
}

.divider::after {
  content: "";
  position: absolute;
  width: 0.4375rem;
  height: 0.4375rem;
  background: #AF946C;
  border-radius: 50%;
  right: 0;
  top: -3px;
}

.info-desc {
  font-weight: 300;
  line-height: 1.5;
}

.info-desc__content ul li {
  list-style: disc;
  margin-left: 0.9375rem;
}

.info__ul-header {
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  font-weight: 500;
}

.info-desc__more {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 1.5625rem;
}

.info-desc__more span {
  font-size: 1.125rem;
  font-weight: 450;
}

.info__button {
  padding: 1.0625rem 1.25rem;
}

.schedule__container {
  background: #DFDFDF;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.schedule-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.schedule-wrapper .img-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}

.schedule-wrapper .img-wrapper img {
  width: 100%;
}

.schedule__text-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

.schedule__text-header-wrapper {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.schedule__text-header {
  font-size: 2.25rem;
  font-weight: 300;
  margin-bottom: 0.625rem;
}

.schedule__text-header b {
  font-weight: 500;
  text-transform: uppercase;
}

.scheduler__text-header-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.9375rem;
}

.scheduler__text-header-date span {
  font-weight: 500;
  color: #BB8D52;
  line-height: 1.21875;
}

.scheduler__text-header-date div {
  height: 1.5625rem;
  display: block;
  width: 0.0625rem;
  background: #000;
}

.scheduler__text-header-date p {
  font-weight: 300;
}

.scheduler__text-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.scheduler__text-info-item ul li {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 0.625rem;
  text-align: end;
}

.scheduler__text-info-item ul li b {
  font-weight: 500;
}

.surprise {
  text-align: end;
  margin-bottom: 0.9375rem;
  font-size: 1.3125rem;
  font-weight: 500;
}

.duiko__container {
  background: #3C3C3C;
  color: #fff;
}

.duiko-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.duiko__text-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 10 50%;
          flex: 0 10 50%;
}

.duiko__text-header {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 1.25rem;
}

.duiko-showmore__content {
  font-size: 1.125rem;
  line-height: 130%;
  font-weight: 300;
  text-align: justify;
}

.duiko-showmore__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 1.25rem;
  font-size: 1.125rem;
  font-weight: 450;
}

.duiko__info-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.duiko__info-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875rem;
}

.duiko__info-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33%;
          flex: 1 1 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.duiko__info-item span {
  white-space: nowrap;
  font-size: 2rem;
}

.duiko__info-item p {
  font-size: 1.125rem;
  line-height: 120%;
  white-space: nowrap;
  font-weight: 300;
}

.form__container {
  background: #DFDFDF;
  position: relative;
}

.form__container::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 17.5rem;
  height: 26.4375rem;
  background: url("../img/lingam.png") 0 0 no-repeat;
  z-index: 1;
}

.form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2.5rem;
  gap: 6.25rem;
}

.form__text-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}

.form__preheader {
  font-size: 1.125rem;
  font-weight: 300;
  letter-spacing: 0.095em;
  margin-bottom: 0.9375rem;
}

.form__text-title {
  font-weight: 450;
  margin-bottom: 0.3125rem;
}

.form__text-title span {
  font-weight: 300;
}

.form__text-subtitle {
  font-weight: 300;
  margin-bottom: 0.625rem;
}

.form__text-date {
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.9375rem;
}

.form__text-desc {
  color: #000;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 130%;
  margin-bottom: 0.9375rem;
}

.form__text-desc b {
  font-weight: 450;
}

.form__text-sub-desc {
  font-size: 1.125rem;
  font-weight: 300;
  margin-bottom: 0.9375rem;
}

.form__button {
  padding: 1.125rem 5rem;
}

.form-item-wrapper {
  position: relative;
  z-index: 2;
}

.swiper-button-next {
  right: 0 !important;
}

.swiper-button-prev {
  left: 0 !important;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  z-index: 1;
  display: block;
  cursor: pointer;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  color: #fff;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  -webkit-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.4));
}

.reviews__container {
  position: relative;
  background: #B4CDC3;
}

.reviews__container::before {
  content: "";
  position: absolute;
  background: #B4CDC3;
  width: 100%;
  height: 0.1875rem;
  top: -1.4%;
  left: 0;
}

.reviews__container::after {
  content: "";
  position: absolute;
  background: #B4CDC3;
  width: 100%;
  height: 0.1875rem;
  bottom: -1.4%;
  left: 0;
}

.reviews__header,
.reviews__subheader {
  text-align: center;
  text-transform: uppercase;
  max-width: 34.375rem;
  margin: 0 auto;
}

.reviews__header {
  font-size: 1.5rem;
  line-height: 1.2857142857;
  font-weight: 500;
}

.reviews__subheader {
  color: #fff;
  font-size: 1.3125rem;
  margin-bottom: 3.125rem;
}

.reviews-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.reviews__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.reviews__slide .img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.reviews__slide .img-wrapper a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.reviews__slide .img-wrapper a svg {
  width: 4.0625rem;
  position: absolute;
}

.text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 75%;
  margin: 0 auto;
  font-weight: 500;
  line-height: 131.7%;
}

.text-wrapper .reviews__slide-text {
  margin-top: 0.625rem;
}

.timer__container {
  background: #fff;

}

.timer-wrapper {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.timer__text-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}

.timer__text-header {
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 1.5625rem;
}

.timer__text-desc {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 140%;
  margin-bottom: 2.5rem;
}

.timer__item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.timer__item-header {
  font-weight: 500;
  line-height: 1.2916666667;
  font-size: 1.5rem;
  margin-bottom: 0.9375rem;
  text-align: center;
  text-transform: uppercase;
}

.timer__item-header b {
  font-weight: 450;
  font-size: 1.125rem;
}

.timer__item-header s {
  font-weight: 400;
}

.timer__item-header span {
  color: #45AD81;
  font-size: 2rem;
  font-weight: 400;
}

.timer__item-subheader {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
}

.timer-price b {
  font-size: 1.75rem;
  font-weight: 300;
  color: #fff;
  margin-left: 0.3125rem;
}

.price-timer-grn {
  padding: 0.1875rem 0.875rem;
  margin-bottom: 0.9375rem;
}

.price-timer-grn s {
  color: #000;
}

.price-timer-grn b {
  font-weight: 500;
}

.swiper {
  overflow: hidden;
}

.swiper-initialized {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.swiper-vertical .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}

/**
 * Swiper 7.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 27, 2021
 */

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  -o-transition-property: transform, opacity, height;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@media (min-width: 75em) {
  .timer__wrapper {
    gap: 1.25rem;
  }

  .timer__wrapper p {
    font-size: 1rem;
  }

  .timer__child {
    margin-top: 1.3125rem;
  }

  .timer__child {
    width: 3.75rem;
  }

  .timer__child {
    height: 3.75rem;
  }

  .number {
    font-size: 1.125rem;
  }

  .logo-desc {
    font-size: 0.875rem;
  }

  .footer-wrapper {
    padding-top: 3.125rem;
  }

  .footer-wrapper {
    padding-left: 4.375rem;
  }

  .footer-wrapper {
    padding-right: 4.375rem;
  }

  .footer-wrapper {
    padding-bottom: 1.875rem;
  }

  .footer__video-wrapper {
    gap: 1.875rem;
  }

  .video__item {
    padding-top: 1.25rem;
  }

  .video__item {
    padding-bottom: 1.25rem;
  }

  .video__item {
    gap: 1.875rem;
  }

  .video__text-wrapper {
    gap: 1.875rem;
  }

  .video__header {
    font-size: 2rem;
  }

  .video__desc {
    font-size: 1.5rem;
  }

  .video__seemore {
    font-size: 1rem;
  }

  .divider-horizontal {
    margin-bottom: 1.875rem;
  }

  .banner-wrapper {
    padding-top: 1.875rem;
  }

  .banner__preheader-wrapper {
    font-size: 3rem;
  }

  .banner__preheader-new-wrapper p {
    font-size: 2.875rem;
  }

  .banner__preheader-new-wrapper span {
    font-size: 2rem;
  }

  .banner__preheader-author {
    font-size: 2rem;
  }

  .banner__subheader {
    font-size: 2.625rem;
  }

  .banner__h1-wrapper h1 {
    font-size: 3.625rem;
  }

  .banner__date p {
    font-size: 2rem;
  }

  .banner__date span {
    font-size: 2.625rem;
  }

  .banner__text-price-info p {
    font-size: 1rem;
  }

  .banner__text-price-info span {
    font-size: 1.75rem;
  }

  .banner__text-price p {
    font-size: 1.125rem;
  }

  .banner__text-price span {
    font-size: 1.125rem;
  }

  .banner__text-price b {
    font-size: 1.75rem;
  }

  .price-wrapper .price-red {
    font-size: 1.75rem;
  }

  .advantages-wrapper {
    padding-left: 2.75rem;
  }

  .advantages-wrapper {
    padding-right: 2.75rem;
  }

  .info-wrapper {
    padding-top: 3.75rem;
  }

  .info-wrapper {
    padding-bottom: 1.0625rem;
  }

  .scheduler__text-header-date span {
    font-size: 2rem;
  }

  .scheduler__text-header-date p {
    font-size: 2rem;
  }

  .duiko__container {
    padding-left: 4.0625rem;
  }

  .duiko__container {
    padding-right: 4.0625rem;
  }

  .duiko__container {
    padding-top: 2.5rem;
  }

  .duiko__container {
    padding-bottom: 2.5rem;
  }

  .duiko-wrapper {
    gap: 5rem;
  }

  .duiko__info-wrapper {
    gap: 4.375rem;
  }

  .form-wrapper {
    padding-bottom: 5.625rem;
  }

  .form__text-title {
    font-size: 2.625rem;
  }

  .form__text-title span {
    font-size: 2.625rem;
  }

  .form__text-subtitle {
    font-size: 1.875rem;
  }

  .reviews__container {
    padding-top: 3.125rem;
  }

  .reviews__container {
    padding-bottom: 5rem;
  }

  .timer-wrapper {
    gap: 6.25rem;
  }
}

@media (max-width: 20em) {
  .timer__wrapper {
    gap: 0.625rem;
  }

  .timer__wrapper p {
    font-size: 0.875rem;
  }

  .timer__child {
    margin-top: 1.25rem;
  }

  .timer__child {
    width: 3.125rem;
  }

  .timer__child {
    height: 3.125rem;
  }

  .number {
    font-size: 1rem;
  }

  .logo-desc {
    font-size: 0.75rem;
  }

  .footer-wrapper {
    padding-top: 1.25rem;
  }

  .footer-wrapper {
    padding-left: 0.625rem;
  }

  .footer-wrapper {
    padding-right: 0.625rem;
  }

  .footer-wrapper {
    padding-bottom: 0.625rem;
  }

  .footer__video-wrapper {
    gap: 0.625rem;
  }

  .video__item {
    padding-top: 0.625rem;
  }

  .video__item {
    padding-bottom: 0.625rem;
  }

  .video__item {
    gap: 0.625rem;
  }

  .video__text-wrapper {
    gap: 1.25rem;
  }

  .video__header {
    font-size: 1.5rem;
  }

  .video__desc {
    font-size: 1.125rem;
  }

  .video__seemore {
    font-size: 0.75rem;
  }

  .divider-horizontal {
    margin-bottom: 0.625rem;
  }

  .banner-wrapper {
    padding-top: 6.25rem;
  }

  .banner__preheader-wrapper {
    font-size: 2rem;
  }

  .banner__preheader-new-wrapper p {
    font-size: 1.5rem;
  }

  .banner__preheader-new-wrapper span {
    font-size: 1.5rem;
  }

  .banner__preheader-author {
    font-size: 1.5rem;
  }

  .banner__subheader {
    font-size: 2rem;
  }

  .banner__h1-wrapper h1 {
    font-size: 2.75rem;
  }

  .banner__date p {
    font-size: 1.5rem;
  }

  .banner__date span {
    font-size: 2.25rem;
  }

  .banner__text-price-info p {
    font-size: 1rem;
  }

  .banner__text-price-info span {
    font-size: 1.125rem;
  }

  .banner__text-price p {
    font-size: 1rem;
  }

  .banner__text-price span {
    font-size: 1rem;
  }

  .banner__text-price b {
    font-size: 1.25rem;
  }

  .price-wrapper .price-red {
    font-size: 1.25rem;
  }

  .advantages-wrapper {
    padding-left: 1.375rem;
  }

  .advantages-wrapper {
    padding-right: 1.375rem;
  }

  .info-wrapper {
    padding-top: 11.875rem;
  }

  .info-wrapper {
    padding-bottom: 1.875rem;
  }

  .scheduler__text-header-date span {
    font-size: 1.5rem;
  }

  .scheduler__text-header-date p {
    font-size: 1.5rem;
  }

  .duiko__container {
    padding-left: 1.25rem;
  }

  .duiko__container {
    padding-right: 0.625rem;
  }

  .duiko__container {
    padding-top: 1.25rem;
  }

  .duiko__container {
    padding-bottom: 3.125rem;
  }

  .duiko-wrapper {
    gap: 3.125rem;
  }

  .duiko__info-wrapper {
    gap: 0.625rem;
  }

  .form-wrapper {
    padding-bottom: 2.5rem;
  }

  .form__text-title {
    font-size: 1.75rem;
  }

  .form__text-title span {
    font-size: 2.375rem;
  }

  .form__text-subtitle {
    font-size: 1.125rem;
  }

  .reviews__container {
    padding-top: 2.1875rem;
  }

  .reviews__container {
    padding-bottom: 3.75rem;
  }

  .timer-wrapper {
    gap: 1.875rem;
  }
}

@media (max-width: 61.99875em) {
  .advantages-wrapper {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: 2fr;
    grid-template-rows: 2fr;
    -webkit-transition: grid-template-columns, grid-template-rows 0.3s ease;
    -o-transition: grid-template-columns, grid-template-rows 0.3s ease;
    transition: grid-template-columns, grid-template-rows 0.3s ease;
    transition: grid-template-columns, grid-template-rows 0.3s ease, -ms-grid-columns, -ms-grid-rows 0.3s ease;
  }

  .schedule-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .schedule-wrapper .img-wrapper {
    margin-bottom: 0.9375rem;
  }

  .schedule-wrapper .img-wrapper img {
    width: 60%;
  }

  .scheduler__text-header-date {
    gap: 0.625rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}

@media (max-width: 47.99875em) {
  .timer__child {
    border: 1px dashed #ffffff;
  }

  .logo-title {
    font-size: 1.5rem;
  }

  .menu__body {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 5.625rem;
    left: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    overflow: auto;
    background-color: #fff;
    padding: 2.5rem 0;
  }

  .menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.875rem;
  }

  .menu__item {
    font-size: 1.5rem;
  }

  .icon-menu {
    display: block;
    position: relative;
    width: 1.875rem;
    height: 1.125rem;
    z-index: 5;
  }

  .icon-menu span,
  .icon-menu::before,
  .icon-menu::after {
    content: "";
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: 0.125rem;
    background-color: #45AD81;
  }

  .icon-menu::before {
    top: 0;
  }

  .icon-menu::after {
    bottom: 0;
  }

  .icon-menu span {
    top: calc(50% - 0.0625rem);
  }

  .menu-open .icon-menu span {
    width: 0;
  }

  .menu-open .icon-menu::before {
    top: calc(50% - 0.0625rem);
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  .menu-open .icon-menu::after {
    bottom: calc(50% - 0.0625rem);
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .footer {
    padding-bottom: 0;
  }

  .footer__video-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .divider-wertical {
    display: none;
  }

  .footer__link {
    color: #5B5B5B;
  }

  .banner__container {
    background: -o-linear-gradient(67.02deg, rgba(255, 255, 255, 0.85) 63.77%, rgba(255, 255, 255, 0) 116.97%), url("../img/bg-banner-mobile.jpg") 0 0 no-repeat;
    background: linear-gradient(22.98deg, rgba(255, 255, 255, 0.85) 63.77%, rgba(255, 255, 255, 0) 116.97%), url("../img/bg-banner-mobile.jpg") 0 0 no-repeat;
    background-size: cover;
  }

  .banner__preheader-new-wrapper {
    gap: 0;
  }

  .banner__text-price-wrapper {
    gap: 0.9375rem;
  }

  .andrii-duiko {
    font-size: 1rem !important;
  }

  .price-wrapper:nth-child(1) {
    margin-bottom: 0rem;
  }

  .price-wrapper {
    margin-bottom: 0rem;
  }

  .advantages-wrapper {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    -ms-grid-rows: 4fr;
    grid-template-rows: 4fr;
    -webkit-transition: grid-template-columns, grid-template-rows 0.3s ease;
    -o-transition: grid-template-columns, grid-template-rows 0.3s ease;
    transition: grid-template-columns, grid-template-rows 0.3s ease;
    transition: grid-template-columns, grid-template-rows 0.3s ease, -ms-grid-columns, -ms-grid-rows 0.3s ease;
  }

  .info__container {
    background: url("../img/info-bg-mobile.jpg") 0 0 no-repeat;
    background-size: cover;
    padding-left: 0;
    padding-right: 0;
  }

  .info-wrapper {
    width: 100%;
    margin-left: 0;
    max-width: 100%;
  }

  .info-bg {
    width: 100%;
    background: -o-linear-gradient(111.12deg, #FFFFFF 69.72%, rgba(255, 255, 255, 0) 196.92%);
    background: linear-gradient(338.88deg, #FFFFFF 69.72%, rgba(255, 255, 255, 0) 196.92%);
    -webkit-backdrop-filter: blur(30.5px);
            backdrop-filter: blur(30.5px);
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .info-desc__more span {
    margin-right: 1.5625rem;
  }

  .scheduler__text-info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .scheduler__text-info-item ul li {

    font-size: 1.25rem;
  }

  .surprise {
    text-align: center;
  }

  .duiko-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .duiko-showmore__content {
    text-align: left;
  }

  .duiko__info-item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .duiko__info-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.5rem;
  }

  .form__button {
    margin: auto;
    white-space: nowrap;
  }

  .reviews__container {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .timer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 47.99875em) and (any-hover: none) {
  .icon-menu {
    cursor: default;
  }
}

@media (max-width: 29.99875em) {
  .video__seemore {
    margin-bottom: 0;
  }
}

@media (min-width: 20em) and (max-width: 75em) {
@supports (gap: clamp( 0.625rem , 0.3977272727rem  +  1.1363636364vw , 1.25rem )) {
    .timer__wrapper {
      gap: clamp( 0.625rem , 0.3977272727rem  +  1.1363636364vw , 1.25rem );
    }
}

@supports not (gap: clamp( 0.625rem , 0.3977272727rem  +  1.1363636364vw , 1.25rem )) {
    .timer__wrapper {
      gap: calc(0.625rem + 0.625 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 0.875rem , 0.8295454545rem  +  0.2272727273vw , 1rem )) {
    .timer__wrapper p {
      font-size: clamp( 0.875rem , 0.8295454545rem  +  0.2272727273vw , 1rem );
    }
}

@supports not (font-size: clamp( 0.875rem , 0.8295454545rem  +  0.2272727273vw , 1rem )) {
    .timer__wrapper p {
      font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / 55);
    }
}

@supports (margin-top: clamp( 1.25rem , 1.2272727273rem  +  0.1136363636vw , 1.3125rem )) {
    .timer__child {
      margin-top: clamp( 1.25rem , 1.2272727273rem  +  0.1136363636vw , 1.3125rem );
    }
}

@supports not (margin-top: clamp( 1.25rem , 1.2272727273rem  +  0.1136363636vw , 1.3125rem )) {
    .timer__child {
      margin-top: calc(1.25rem + 0.0625 * (100vw - 20rem) / 55);
    }
}

@supports (width: clamp( 3.125rem , 2.8977272727rem  +  1.1363636364vw , 3.75rem )) {
    .timer__child {
      width: clamp( 3.125rem , 2.8977272727rem  +  1.1363636364vw , 3.75rem );
    }
}

@supports not (width: clamp( 3.125rem , 2.8977272727rem  +  1.1363636364vw , 3.75rem )) {
    .timer__child {
      width: calc(3.125rem + 0.625 * (100vw - 20rem) / 55);
    }
}

@supports (height: clamp( 3.125rem , 2.8977272727rem  +  1.1363636364vw , 3.75rem )) {
    .timer__child {
      height: clamp( 3.125rem , 2.8977272727rem  +  1.1363636364vw , 3.75rem );
    }
}

@supports not (height: clamp( 3.125rem , 2.8977272727rem  +  1.1363636364vw , 3.75rem )) {
    .timer__child {
      height: calc(3.125rem + 0.625 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1rem , 0.9545454545rem  +  0.2272727273vw , 1.125rem )) {
    .number {
      font-size: clamp( 1rem , 0.9545454545rem  +  0.2272727273vw , 1.125rem );
    }
}

@supports not (font-size: clamp( 1rem , 0.9545454545rem  +  0.2272727273vw , 1.125rem )) {
    .number {
      font-size: calc(1rem + 0.125 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 0.75rem , 0.7045454545rem  +  0.2272727273vw , 0.875rem )) {
    .logo-desc {
      font-size: clamp( 0.75rem , 0.7045454545rem  +  0.2272727273vw , 0.875rem );
    }
}

@supports not (font-size: clamp( 0.75rem , 0.7045454545rem  +  0.2272727273vw , 0.875rem )) {
    .logo-desc {
      font-size: calc(0.75rem + 0.125 * (100vw - 20rem) / 55);
    }
}

@supports (padding-top: clamp( 1.25rem , 0.5681818182rem  +  3.4090909091vw , 3.125rem )) {
    .footer-wrapper {
      padding-top: clamp( 1.25rem , 0.5681818182rem  +  3.4090909091vw , 3.125rem );
    }
}

@supports not (padding-top: clamp( 1.25rem , 0.5681818182rem  +  3.4090909091vw , 3.125rem )) {
    .footer-wrapper {
      padding-top: calc(1.25rem + 1.875 * (100vw - 20rem) / 55);
    }
}

@supports (padding-left: clamp( 0.625rem , -0.7386363636rem  +  6.8181818182vw , 4.375rem )) {
    .footer-wrapper {
      padding-left: clamp( 0.625rem , -0.7386363636rem  +  6.8181818182vw , 4.375rem );
    }
}

@supports not (padding-left: clamp( 0.625rem , -0.7386363636rem  +  6.8181818182vw , 4.375rem )) {
    .footer-wrapper {
      padding-left: calc(0.625rem + 3.75 * (100vw - 20rem) / 55);
    }
}

@supports (padding-right: clamp( 0.625rem , -0.7386363636rem  +  6.8181818182vw , 4.375rem )) {
    .footer-wrapper {
      padding-right: clamp( 0.625rem , -0.7386363636rem  +  6.8181818182vw , 4.375rem );
    }
}

@supports not (padding-right: clamp( 0.625rem , -0.7386363636rem  +  6.8181818182vw , 4.375rem )) {
    .footer-wrapper {
      padding-right: calc(0.625rem + 3.75 * (100vw - 20rem) / 55);
    }
}

@supports (padding-bottom: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem )) {
    .footer-wrapper {
      padding-bottom: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem );
    }
}

@supports not (padding-bottom: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem )) {
    .footer-wrapper {
      padding-bottom: calc(0.625rem + 1.25 * (100vw - 20rem) / 55);
    }
}

@supports (gap: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem )) {
    .footer__video-wrapper {
      gap: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem );
    }
}

@supports not (gap: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem )) {
    .footer__video-wrapper {
      gap: calc(0.625rem + 1.25 * (100vw - 20rem) / 55);
    }
}

@supports (padding-top: clamp( 0.625rem , 0.3977272727rem  +  1.1363636364vw , 1.25rem )) {
    .video__item {
      padding-top: clamp( 0.625rem , 0.3977272727rem  +  1.1363636364vw , 1.25rem );
    }
}

@supports not (padding-top: clamp( 0.625rem , 0.3977272727rem  +  1.1363636364vw , 1.25rem )) {
    .video__item {
      padding-top: calc(0.625rem + 0.625 * (100vw - 20rem) / 55);
    }
}

@supports (padding-bottom: clamp( 0.625rem , 0.3977272727rem  +  1.1363636364vw , 1.25rem )) {
    .video__item {
      padding-bottom: clamp( 0.625rem , 0.3977272727rem  +  1.1363636364vw , 1.25rem );
    }
}

@supports not (padding-bottom: clamp( 0.625rem , 0.3977272727rem  +  1.1363636364vw , 1.25rem )) {
    .video__item {
      padding-bottom: calc(0.625rem + 0.625 * (100vw - 20rem) / 55);
    }
}

@supports (gap: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem )) {
    .video__item {
      gap: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem );
    }
}

@supports not (gap: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem )) {
    .video__item {
      gap: calc(0.625rem + 1.25 * (100vw - 20rem) / 55);
    }
}

@supports (gap: clamp( 1.25rem , 1.0227272727rem  +  1.1363636364vw , 1.875rem )) {
    .video__text-wrapper {
      gap: clamp( 1.25rem , 1.0227272727rem  +  1.1363636364vw , 1.875rem );
    }
}

@supports not (gap: clamp( 1.25rem , 1.0227272727rem  +  1.1363636364vw , 1.875rem )) {
    .video__text-wrapper {
      gap: calc(1.25rem + 0.625 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .video__header {
      font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem );
    }
}

@supports not (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .video__header {
      font-size: calc(1.5rem + 0.5 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.125rem , 0.9886363636rem  +  0.6818181818vw , 1.5rem )) {
    .video__desc {
      font-size: clamp( 1.125rem , 0.9886363636rem  +  0.6818181818vw , 1.5rem );
    }
}

@supports not (font-size: clamp( 1.125rem , 0.9886363636rem  +  0.6818181818vw , 1.5rem )) {
    .video__desc {
      font-size: calc(1.125rem + 0.375 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 0.75rem , 0.6590909091rem  +  0.4545454545vw , 1rem )) {
    .video__seemore {
      font-size: clamp( 0.75rem , 0.6590909091rem  +  0.4545454545vw , 1rem );
    }
}

@supports not (font-size: clamp( 0.75rem , 0.6590909091rem  +  0.4545454545vw , 1rem )) {
    .video__seemore {
      font-size: calc(0.75rem + 0.25 * (100vw - 20rem) / 55);
    }
}

@supports (margin-bottom: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem )) {
    .divider-horizontal {
      margin-bottom: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem );
    }
}

@supports not (margin-bottom: clamp( 0.625rem , 0.1704545455rem  +  2.2727272727vw , 1.875rem )) {
    .divider-horizontal {
      margin-bottom: calc(0.625rem + 1.25 * (100vw - 20rem) / 55);
    }
}

@supports (padding-top: clamp( 1.875rem , 7.8409090909rem  +  -7.9545454545vw , 6.25rem )) {
    .banner-wrapper {
      padding-top: clamp( 1.875rem , 7.8409090909rem  +  -7.9545454545vw , 6.25rem );
    }
}

@supports not (padding-top: clamp( 1.875rem , 7.8409090909rem  +  -7.9545454545vw , 6.25rem )) {
    .banner-wrapper {
      padding-top: calc(6.25rem + -4.375 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 2rem , 1.6363636364rem  +  1.8181818182vw , 3rem )) {
    .banner__preheader-wrapper {
      font-size: clamp( 2rem , 1.6363636364rem  +  1.8181818182vw , 3rem );
    }
}

@supports not (font-size: clamp( 2rem , 1.6363636364rem  +  1.8181818182vw , 3rem )) {
    .banner__preheader-wrapper {
      font-size: calc(2rem + 1 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.5rem , 1rem  +  2.5vw , 2.875rem )) {
    .banner__preheader-new-wrapper p {
      font-size: clamp( 1.5rem , 1rem  +  2.5vw , 2.875rem );
    }
}

@supports not (font-size: clamp( 1.5rem , 1rem  +  2.5vw , 2.875rem )) {
    .banner__preheader-new-wrapper p {
      font-size: calc(1.5rem + 1.375 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.5rem , 0.9545454545rem  +  2.7272727273vw , 3rem )) {
    .banner__preheader-new-wrapper span {
      font-size: clamp( 1.5rem , 0.9545454545rem  +  2.7272727273vw , 3rem );
    }
}

@supports not (font-size: clamp( 1.5rem , 0.9545454545rem  +  2.7272727273vw , 3rem )) {
    .banner__preheader-new-wrapper span {
      font-size: calc(1.5rem + 1.5 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .banner__preheader-author {
      font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem );
    }
}

@supports not (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .banner__preheader-author {
      font-size: calc(1.5rem + 0.5 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 2rem , 1.7727272727rem  +  1.1363636364vw , 2.625rem )) {
    .banner__subheader {
      font-size: clamp( 2rem , 1.7727272727rem  +  1.1363636364vw , 2.625rem );
    }
}

@supports not (font-size: clamp( 2rem , 1.7727272727rem  +  1.1363636364vw , 2.625rem )) {
    .banner__subheader {
      font-size: calc(2rem + 0.625 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 2.75rem , 2.4318181818rem  +  1.5909090909vw , 3.625rem )) {
    .banner__h1-wrapper h1 {
      font-size: clamp( 2.75rem , 2.4318181818rem  +  1.5909090909vw , 3.625rem );
    }
}

@supports not (font-size: clamp( 2.75rem , 2.4318181818rem  +  1.5909090909vw , 3.625rem )) {
    .banner__h1-wrapper h1 {
      font-size: calc(2.75rem + 0.875 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .banner__date p {
      font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem );
    }
}

@supports not (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .banner__date p {
      font-size: calc(1.5rem + 0.5 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 2.25rem , 2.1136363636rem  +  0.6818181818vw , 2.625rem )) {
    .banner__date span {
      font-size: clamp( 2.25rem , 2.1136363636rem  +  0.6818181818vw , 2.625rem );
    }
}

@supports not (font-size: clamp( 2.25rem , 2.1136363636rem  +  0.6818181818vw , 2.625rem )) {
    .banner__date span {
      font-size: calc(2.25rem + 0.375 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1rem , 1rem  +  0vw , 1rem )) {
    .banner__text-price-info p {
      font-size: clamp( 1rem , 1rem  +  0vw , 1rem );
    }
}

@supports not (font-size: clamp( 1rem , 1rem  +  0vw , 1rem )) {
    .banner__text-price-info p {
      font-size: calc(1rem + 0 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.125rem , 0.8977272727rem  +  1.1363636364vw , 1.75rem )) {
    .banner__text-price-info span {
      font-size: clamp( 1.125rem , 0.8977272727rem  +  1.1363636364vw , 1.75rem );
    }
}

@supports not (font-size: clamp( 1.125rem , 0.8977272727rem  +  1.1363636364vw , 1.75rem )) {
    .banner__text-price-info span {
      font-size: calc(1.125rem + 0.625 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1rem , 0.9545454545rem  +  0.2272727273vw , 1.125rem )) {
    .banner__text-price p {
      font-size: clamp( 1rem , 0.9545454545rem  +  0.2272727273vw , 1.125rem );
    }
}

@supports not (font-size: clamp( 1rem , 0.9545454545rem  +  0.2272727273vw , 1.125rem )) {
    .banner__text-price p {
      font-size: calc(1rem + 0.125 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1rem , 0.9545454545rem  +  0.2272727273vw , 1.125rem )) {
    .banner__text-price span {
      font-size: clamp( 1rem , 0.9545454545rem  +  0.2272727273vw , 1.125rem );
    }
}

@supports not (font-size: clamp( 1rem , 0.9545454545rem  +  0.2272727273vw , 1.125rem )) {
    .banner__text-price span {
      font-size: calc(1rem + 0.125 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.25rem , 1.0681818182rem  +  0.9090909091vw , 1.75rem )) {
    .banner__text-price b {
      font-size: clamp( 1.25rem , 1.0681818182rem  +  0.9090909091vw , 1.75rem );
    }
}

@supports not (font-size: clamp( 1.25rem , 1.0681818182rem  +  0.9090909091vw , 1.75rem )) {
    .banner__text-price b {
      font-size: calc(1.25rem + 0.5 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.25rem , 1.0681818182rem  +  0.9090909091vw , 1.75rem )) {
    .price-wrapper .price-red {
      font-size: clamp( 1.25rem , 1.0681818182rem  +  0.9090909091vw , 1.75rem );
    }
}

@supports not (font-size: clamp( 1.25rem , 1.0681818182rem  +  0.9090909091vw , 1.75rem )) {
    .price-wrapper .price-red {
      font-size: calc(1.25rem + 0.5 * (100vw - 20rem) / 55);
    }
}

@supports (padding-left: clamp( 1.375rem , 0.875rem  +  2.5vw , 2.75rem )) {
    .advantages-wrapper {
      padding-left: clamp( 1.375rem , 0.875rem  +  2.5vw , 2.75rem );
    }
}

@supports not (padding-left: clamp( 1.375rem , 0.875rem  +  2.5vw , 2.75rem )) {
    .advantages-wrapper {
      padding-left: calc(1.375rem + 1.375 * (100vw - 20rem) / 55);
    }
}

@supports (padding-right: clamp( 1.375rem , 0.875rem  +  2.5vw , 2.75rem )) {
    .advantages-wrapper {
      padding-right: clamp( 1.375rem , 0.875rem  +  2.5vw , 2.75rem );
    }
}

@supports not (padding-right: clamp( 1.375rem , 0.875rem  +  2.5vw , 2.75rem )) {
    .advantages-wrapper {
      padding-right: calc(1.375rem + 1.375 * (100vw - 20rem) / 55);
    }
}

@supports (padding-top: clamp( 3.75rem , 14.8295454545rem  +  -14.7727272727vw , 11.875rem )) {
    .info-wrapper {
      padding-top: clamp( 3.75rem , 14.8295454545rem  +  -14.7727272727vw , 11.875rem );
    }
}

@supports not (padding-top: clamp( 3.75rem , 14.8295454545rem  +  -14.7727272727vw , 11.875rem )) {
    .info-wrapper {
      padding-top: calc(11.875rem + -8.125 * (100vw - 20rem) / 55);
    }
}

@supports (padding-bottom: clamp( 1.0625rem , 2.1704545455rem  +  -1.4772727273vw , 1.875rem )) {
    .info-wrapper {
      padding-bottom: clamp( 1.0625rem , 2.1704545455rem  +  -1.4772727273vw , 1.875rem );
    }
}

@supports not (padding-bottom: clamp( 1.0625rem , 2.1704545455rem  +  -1.4772727273vw , 1.875rem )) {
    .info-wrapper {
      padding-bottom: calc(1.875rem + -0.8125 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .scheduler__text-header-date span {
      font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem );
    }
}

@supports not (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .scheduler__text-header-date span {
      font-size: calc(1.5rem + 0.5 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .scheduler__text-header-date p {
      font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem );
    }
}

@supports not (font-size: clamp( 1.5rem , 1.3181818182rem  +  0.9090909091vw , 2rem )) {
    .scheduler__text-header-date p {
      font-size: calc(1.5rem + 0.5 * (100vw - 20rem) / 55);
    }
}

@supports (padding-left: clamp( 1.25rem , 0.2272727273rem  +  5.1136363636vw , 4.0625rem )) {
    .duiko__container {
      padding-left: clamp( 1.25rem , 0.2272727273rem  +  5.1136363636vw , 4.0625rem );
    }
}

@supports not (padding-left: clamp( 1.25rem , 0.2272727273rem  +  5.1136363636vw , 4.0625rem )) {
    .duiko__container {
      padding-left: calc(1.25rem + 2.8125 * (100vw - 20rem) / 55);
    }
}

@supports (padding-right: clamp( 0.625rem , -0.625rem  +  6.25vw , 4.0625rem )) {
    .duiko__container {
      padding-right: clamp( 0.625rem , -0.625rem  +  6.25vw , 4.0625rem );
    }
}

@supports not (padding-right: clamp( 0.625rem , -0.625rem  +  6.25vw , 4.0625rem )) {
    .duiko__container {
      padding-right: calc(0.625rem + 3.4375 * (100vw - 20rem) / 55);
    }
}

@supports (padding-top: clamp( 1.25rem , 0.7954545455rem  +  2.2727272727vw , 2.5rem )) {
    .duiko__container {
      padding-top: clamp( 1.25rem , 0.7954545455rem  +  2.2727272727vw , 2.5rem );
    }
}

@supports not (padding-top: clamp( 1.25rem , 0.7954545455rem  +  2.2727272727vw , 2.5rem )) {
    .duiko__container {
      padding-top: calc(1.25rem + 1.25 * (100vw - 20rem) / 55);
    }
}

@supports (padding-bottom: clamp( 2.5rem , 3.3522727273rem  +  -1.1363636364vw , 3.125rem )) {
    .duiko__container {
      padding-bottom: clamp( 2.5rem , 3.3522727273rem  +  -1.1363636364vw , 3.125rem );
    }
}

@supports not (padding-bottom: clamp( 2.5rem , 3.3522727273rem  +  -1.1363636364vw , 3.125rem )) {
    .duiko__container {
      padding-bottom: calc(3.125rem + -0.625 * (100vw - 20rem) / 55);
    }
}

@supports (gap: clamp( 3.125rem , 2.4431818182rem  +  3.4090909091vw , 5rem )) {
    .duiko-wrapper {
      gap: clamp( 3.125rem , 2.4431818182rem  +  3.4090909091vw , 5rem );
    }
}

@supports not (gap: clamp( 3.125rem , 2.4431818182rem  +  3.4090909091vw , 5rem )) {
    .duiko-wrapper {
      gap: calc(3.125rem + 1.875 * (100vw - 20rem) / 55);
    }
}

@supports (gap: clamp( 0.625rem , -0.7386363636rem  +  6.8181818182vw , 4.375rem )) {
    .duiko__info-wrapper {
      gap: clamp( 0.625rem , -0.7386363636rem  +  6.8181818182vw , 4.375rem );
    }
}

@supports not (gap: clamp( 0.625rem , -0.7386363636rem  +  6.8181818182vw , 4.375rem )) {
    .duiko__info-wrapper {
      gap: calc(0.625rem + 3.75 * (100vw - 20rem) / 55);
    }
}

@supports (padding-bottom: clamp( 2.5rem , 1.3636363636rem  +  5.6818181818vw , 5.625rem )) {
    .form-wrapper {
      padding-bottom: clamp( 2.5rem , 1.3636363636rem  +  5.6818181818vw , 5.625rem );
    }
}

@supports not (padding-bottom: clamp( 2.5rem , 1.3636363636rem  +  5.6818181818vw , 5.625rem )) {
    .form-wrapper {
      padding-bottom: calc(2.5rem + 3.125 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.75rem , 1.4318181818rem  +  1.5909090909vw , 2.625rem )) {
    .form__text-title {
      font-size: clamp( 1.75rem , 1.4318181818rem  +  1.5909090909vw , 2.625rem );
    }
}

@supports not (font-size: clamp( 1.75rem , 1.4318181818rem  +  1.5909090909vw , 2.625rem )) {
    .form__text-title {
      font-size: calc(1.75rem + 0.875 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 2.375rem , 2.2840909091rem  +  0.4545454545vw , 2.625rem )) {
    .form__text-title span {
      font-size: clamp( 2.375rem , 2.2840909091rem  +  0.4545454545vw , 2.625rem );
    }
}

@supports not (font-size: clamp( 2.375rem , 2.2840909091rem  +  0.4545454545vw , 2.625rem )) {
    .form__text-title span {
      font-size: calc(2.375rem + 0.25 * (100vw - 20rem) / 55);
    }
}

@supports (font-size: clamp( 1.125rem , 0.8522727273rem  +  1.3636363636vw , 1.875rem )) {
    .form__text-subtitle {
      font-size: clamp( 1.125rem , 0.8522727273rem  +  1.3636363636vw , 1.875rem );
    }
}

@supports not (font-size: clamp( 1.125rem , 0.8522727273rem  +  1.3636363636vw , 1.875rem )) {
    .form__text-subtitle {
      font-size: calc(1.125rem + 0.75 * (100vw - 20rem) / 55);
    }
}

@supports (padding-top: clamp( 2.1875rem , 1.8465909091rem  +  1.7045454545vw , 3.125rem )) {
    .reviews__container {
      padding-top: clamp( 2.1875rem , 1.8465909091rem  +  1.7045454545vw , 3.125rem );
    }
}

@supports not (padding-top: clamp( 2.1875rem , 1.8465909091rem  +  1.7045454545vw , 3.125rem )) {
    .reviews__container {
      padding-top: calc(2.1875rem + 0.9375 * (100vw - 20rem) / 55);
    }
}

@supports (padding-bottom: clamp( 3.75rem , 3.2954545455rem  +  2.2727272727vw , 5rem )) {
    .reviews__container {
      padding-bottom: clamp( 3.75rem , 3.2954545455rem  +  2.2727272727vw , 5rem );
    }
}

@supports not (padding-bottom: clamp( 3.75rem , 3.2954545455rem  +  2.2727272727vw , 5rem )) {
    .reviews__container {
      padding-bottom: calc(3.75rem + 1.25 * (100vw - 20rem) / 55);
    }
}

@supports (gap: clamp( 1.875rem , 0.2840909091rem  +  7.9545454545vw , 6.25rem )) {
    .timer-wrapper {
      gap: clamp( 1.875rem , 0.2840909091rem  +  7.9545454545vw , 6.25rem );
    }
}

@supports not (gap: clamp( 1.875rem , 0.2840909091rem  +  7.9545454545vw , 6.25rem )) {
    .timer-wrapper {
      gap: calc(1.875rem + 4.375 * (100vw - 20rem) / 55);
    }
}
}







@media (max-width: 768px) {
  .dop-sangaya__img{
    
    max-width: 300px;
  }
  .dop-sangaya__flex{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }

.differences__container {
    background: url(../img/differences2.jpg) 0 0 no-repeat;
    background-size: 450px;
    background-position: top center;
    background-color: #fff;
    padding-top: 300px;
}
iframe.video_v {
    max-width: 100%;
    height: 230px;
}
.schedule__text-header-wrapper {
    text-align: right;
}
.scheduler__text-header-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    margin-bottom: 0.9375rem;
}



}