.hero {
    padding-top: 221px;
    padding-bottom: 232px;
    position: relative;
    z-index: 1;
    color: #FFFFFF;
}
.hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.hero-tag {
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 13px;
    background: #17BBEE;
    width: max-content;
    padding: 9px 10px;
}
.hero-tag span {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.33px;
    text-transform: uppercase;
}
.hero-block {
    display: flex;
    align-items: flex-start;
}
.hero-top {
    position: relative;
    z-index: 1;
}

.hero__title {
    max-width: 629px;
}
.hero._v2 .hero__title {
    max-width: 100%;
}
.timer {
    position: relative;
    display: flex;
    gap: 5px;
    align-items: flex-start;
    padding: 30px 16px 25px 26px;
    border-radius: 27px;
    background: linear-gradient(116deg, rgba(73, 33, 127, 0.59) -0.98%, rgba(33, 37, 126, 0.59) 95.36%);
    box-shadow: 109px 206px 65px 0 rgba(0, 0, 0, 0.00), 70px 132px 60px 0 rgba(0, 0, 0, 0.01), 39px 74px 50px 0 rgba(0, 0, 0, 0.03), 17px 33px 37px 0 rgba(0, 0, 0, 0.04), 4px 8px 20px 0 rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(14.5px);
    margin-top: 37px;
}
.timer>p {
    position: absolute;
    top: -19px;
    left: 24px;
    border-radius: 900px;
    background: linear-gradient(97deg, #2685F4 -3.13%, #ED43C0 41.03%, #FF2567 79.82%, #FF3E07 121%);
    font-size: 15px;
    font-weight: 700;
    line-height: 100%;
    padding: 12px 14px;
}
.timer>span {
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 45px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}
.timer-box>p {
    font-size: 44px;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 3px;
    min-width: 60px;
    text-align: center;
    font-variant-numeric: tabular-nums;
}
.timer-box>span {
    margin-top: 2px;
    text-align: center;
    display: block;
    font-size: 13px;
    opacity: 0.3;
}
.hero-label {
    position: absolute;
    bottom: -66px;
    left: -6px;
    z-index: -1;
    transform: rotate(-4.867deg);
}
.hero-label span {
    position: absolute;
    right: 23px;
    top: 9px;
    font-size: 48px;
    font-weight: 800;
    line-height: 103%;
    letter-spacing: 1px;
}
.hero__text {
    margin-top: 83px;
    color: #90BDEA;
    font-size: 21px;
    font-weight: 500;
    line-height: 169%;
    max-width: 572px;
    letter-spacing: 0.3px;
}
.hero._v2 .hero__text {
    margin-top: 20px;
}
.hero-row {
    display: flex;
    align-items: flex-start;
    gap: 22px;
    margin-top: 34px;
}
.hero-box {
    display: flex;
    align-items: center;
    gap: 12px;
}
.hero-box>span {
    position: relative;
    z-index: 1;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    flex-shrink: 0;
    background: #0B4888;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero-box>span::before {
    content: '';
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    border-radius: 50%;
    background-color: rgba(186, 207, 227, 0.03);
    z-index: -1;
}
.hero-box>span::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 1px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMTQ1MjQ2IDE2LjcxOThDMS4xNjY5NiAxMy4zMjQ1IDIuODQ3NDIgMTAuMTYzNyA1LjA5MDY5IDcuNDE3ODNDNy4zMzM5NSA0LjY3MTk4IDEwLjA5NjEgMi4zOTQ4NSAxMy4yMTk0IDAuNzE2NDc4TDEzLjgxNTggMS44MjY0M0MxMC44MzgzIDMuNDI2NDggOC4yMDUwOCA1LjU5NzMzIDYuMDY2NTEgOC4yMTUwNEMzLjkyNzkzIDEwLjgzMjcgMi4zMjU5IDEzLjg0NiAxLjM1MTg3IDE3LjA4MjlMMC4xNDUyNDYgMTYuNzE5OFoiIGZpbGw9IiMxOERFQ0EiLz4KPC9zdmc+Cg==);
    width: 14px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.hero-box>p {
    font-size: 14px;
    font-weight: 500;
    max-width: 145px;
}

.hero-bottom {
    max-width: 1236px;
    margin-top: 47px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.hero._v2 .hero-bottom {
    margin-top: 110px;
}
.hero-order {
    display: flex;
    align-items: center;
    gap: 28px;
}
.hero-order>span {
    width: 152px;
    height: 152px;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #19DFC9;
    box-shadow: 0 0 62px rgba(25, 223, 201, 0.30), 0 0 35px rgba(6, 37, 53, 0.17);
}
.hero-order>span::after {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTIiIGhlaWdodD0iOTIiIHZpZXdCb3g9IjAgMCA5MiA5MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgOTEuNUMyLjEyMTUyZS0wNiA2Ny4yMzI3IDkuNjQwMTUgNDMuOTU5MyAyNi43OTk3IDI2Ljc5OTdDNDMuOTU5MyA5LjY0MDE1IDY3LjIzMjcgLTIuODkzODVlLTA3IDkxLjUgMFYyLjA1NTU2QzY3Ljc3NzkgMi4wNTU1NiA0NS4wMjczIDExLjQ3OTEgMjguMjUzMiAyOC4yNTMyQzExLjQ3OTIgNDUuMDI3MyAyLjA1NTU3IDY3Ljc3NzkgMi4wNTU1NiA5MS41SDBaIiBmaWxsPSIjMThERUNBIi8+Cjwvc3ZnPgo=);
    width: 92px;
    height: 92px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.hero-order>span svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.hero-order>p {
    font-size: 32px;
    font-weight: 600;
    line-height: 108%;
    max-width: 177px;
    letter-spacing: 1px;
}
.rotation {
    transition: .3s;
    transform: translate(-50%, -50%) rotate(0);
}
.order {
    cursor: pointer;
}
.order:hover .rotation {
    -webkit-animation: rotate-center 0.6s ease-in-out both;
	        animation: rotate-center 0.6s ease-in-out both;
}
.order p {
    transition: .3s;
}
.order:hover p {
    color: #19DFC9;
}

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}


.hero-complect {
    padding: 14px 26px 14px 14px;
    border-radius: 900px;
    background-color: rgba(0, 168, 235, 0.31);
    box-shadow: 0 9px 53px 0 rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(20px);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 22px;
    transition: .3s;
}
.hero-complect:hover {
    background-color: #00a8eb;
}
.hero-complect span {
    border-radius: 50%;
    background: linear-gradient(200deg, #19DFC9 -9.17%, #3C43E4 77.52%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 67px;
    height: 67px;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}
.hero-complect span::before {
    content: '';
    position: absolute;
    top: -9px;
    right: -9px;
    bottom: -9px;
    left: -9px;
    border: 9px solid rgba(255, 255, 255, 0.04);
    box-shadow: 0 0 3px 0 rgba(255, 255, 255, 0.29) inset;
    border-radius: 50%;
    z-index: -1;
}
.hero-complect p {
    font-size: 18px;
    font-weight: 600;
    line-height: 125%;
    max-width: 183px;
}


.complect {
    position: relative;
    z-index: 2;
    background-color: #E7EDF3;
    padding-top: 112px;
    padding-bottom: 102px;
}
.complect::before {
    content: '';
    position: absolute;
    top: 11px;
    left: 50%;
    transform: translate(-50%, -99%);
    width: 1920px;
    height: 172px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxNzIiIHZpZXdCb3g9IjAgMCAxOTIwIDE3MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5MjAgNDJDODkzIC0xMjguNTUxIDcxNiA0MjEuOTQ5IDAgMFYxNzEuNDQ5SDE5MjBMMTkyMCA0MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xOTIwIDEwMkM5OTQgLTEyOC41IDY1OS4zODQgMzU5LjIxNyAwIDQwLjk5OThWMTcxLjQ0OUgxOTIwTDE5MjAgMTAyWiIgZmlsbD0iI0U3RURGMyIvPgo8L3N2Zz4K);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.complect::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 99%);
    width: 1920px;
    height: 172px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxNzIiIHZpZXdCb3g9IjAgMCAxOTIwIDE3MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5MjAgMTI5Ljg5OEM4OTMgMzAwLjQ0OSA3MTYgLTI1MC4wNTEgMCAxNzEuODk4VjAuNDQ5MjE5SDE5MjBMMTkyMCAxMjkuODk4WiIgZmlsbD0iI0Y0RjlGRiIvPgo8cGF0aCBkPSJNMTkyMCA2OS44OTg1Qzk5NCAzMDAuMzk4IDY1OS4zODQgLTE4Ny4zMTkgMCAxMzAuODk5VjAuNDQ5MjE5SDE5MjBMMTkyMCA2OS44OTg1WiIgZmlsbD0iI0U3RURGMyIvPgo8L3N2Zz4K);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.complect-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.complect-l {
    width: 427px;
    flex-shrink: 0;
    align-self: center;
    display: flex;
    flex-direction: column;
    gap: 25px;
    position: relative;
    z-index: 1;
}
.complect__title {
    color: #3E4043;
    font-size: 49px;
    font-weight: 800;
    margin: 0;
    letter-spacing: 0.6px;
}
.complect__text {
    color: #5A5F65;
    font-size: 18px;
    line-height: 145%;
    letter-spacing: 0.2px;
}
.complect-l_row {
    display: flex;
    align-items: stretch;
}
.complect-l_box {
    width: 233.5px;
    flex-shrink: 0;
    padding: 25px 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    border-radius: 20px;
}
.complect-l_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}
.complect-l_box:first-child {
    padding-right: 45px;
}
.complect-l_box:last-child {
    margin-left: -40px;
}
.complect-l__title {
    color: #FFFFFF;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 17px;
    font-weight: 800;
    line-height: 133%;
}
.complect-l__text {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    line-height: 133%;
    opacity: 0.7;
}
.complect-center {
    position: relative;
    width: 551px;
    flex-shrink: 0;
}
.complect-center::before {
    content: '';
    position: absolute;
    width: 588px;
    height: 588px;
    border-radius: 50%;
    border: 43px solid #BACEE2;
    opacity: 0.3;
    background-color: transparent;
    top: -11px;
    left: -6px;
}
.complect-center>img {
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translateX(-50%);
    height: 713.5px;
    width: auto;
}
.complect-info {
    position: absolute;
    top: 358px;
    left: 50%;
    transform: translateX(-50%);
    width: 315px;
}
.complect-info p {
    color: #FFFFFF;
}
.complect-r {
    display: flex;
    box-shadow: 0 4px 55px 0 rgba(140, 152, 163, 0.15);
    border-radius: 22px;
    overflow: hidden;
    width: 382px;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}
.complect-min {
    display: flex;
    flex-direction: column;
    gap: 7.5px;
    padding: 22px 15px;
    width: 139px;
    min-width: 139px;
    background: linear-gradient(270deg, #EEF4FB 0%, #F4F9FF 10.07%);
}
.complect-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
    position: relative;
}
.complect-box::after {
    content: '';
    position: absolute;
    top: 41px;
    right: -22px;
    width: 14px;
    height: 14px;
    background-color: #FFFFFF;
    transform: rotate(45deg);
    transform-origin: 50%;
}
.complect-box img {
    width: 96px;
    height: auto;
}
.complect-box p {
    color: #40444B;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 139%;
}
.complect-box p strong {
    font-weight: 800;
}
.complect-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 15px;
    padding: 20px;
    background-color: #FFFFFF;
}
.complect-price {
    padding: 14px;
    border-radius: 13px;
    border: 1px dashed #CDE3F9;
}
.complect-price span {
    color: #626365;
    font-size: 14px;
    font-weight: 500;
    line-height: 110%;
    display: block;
}
.complect-price p {
    color: #3E4043;
    font-size: 27px;
    font-weight: 700;
    line-height: 140%;
    margin-top: 5px;
    letter-spacing: 1px;
}
.complect-block_center {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.complect-block_item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.complect-block_item>img {
    width: 34px;
    height: auto;
    flex-shrink: 0;
}
.complect-block_content p {
    color: #40444B;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 15px;
    font-weight: 800;
    line-height: 120%;
}
.complect-block_content span {
    color: #808992;
    font-size: 13px;
    font-weight: 500;
    display: block;
    margin-top: 6px;
}
.complect__btn {
    text-align: center;
    width: 100%;
    border-radius: 20px;
    background: #0B54A0;
    padding-top: 18px;
    padding-bottom: 18px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    transition: .3s;
}
.complect__btn:hover {
    background-color: #19DFC9;
    color: #0E655B;
}

.advantages {
    padding-top: 222px;
    padding-bottom: 90px;
    position: relative;
}
.advantages-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 24px;
    margin-top: 40px;
}
.advantage {
    padding: 24px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    border-radius: 20px;
    border: 1px solid #F2F4FA;
    background: #FFF;
}
.advantage img {
    width: 60px;
    height: auto;
    flex-shrink: 0;
}
.advantage-box p {
    color: #40444B;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 18px;
    font-weight: 800;
    line-height: 130%;
}
.advantage-box span {
    display: block;
    color: #787C81;
    font-size: 14px;
    font-weight: 500;
    line-height: 162%;
    letter-spacing: -0.28px;
    margin-top: 5px;
}
.advantage-order {
    position: relative;
    z-index: 1;
    border-radius: 20px;
    padding: 25px;
    overflow: hidden;
}
.advantage-order img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100%;
    z-index: -1;
}
.advantage-order .advantage-box p {
    color: #FFFFFF;
}
.advantage-order .advantage-box span {
    color: #B9C7DD;
    max-width: 205px;
    margin-bottom: 5px;
}
.advantage-box a {
    border-bottom: 1px solid rgba(25, 223, 201, 0.50);
    color: #19DFC9;
    font-size: 15px;
    font-weight: 600;
    line-height: 120%;
    display: block;
    width: max-content;
}
.advantage-box a:hover {
    border-color: #19DFC9;
}



.about {
    padding-top: 90px;
    padding-bottom: 262px;
}
.about__subtitle {
    max-width: 1004px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #818B9A;
    font-size: 16px;
    font-weight: 500;
    line-height: 162%;
}
.about-slider {
    margin-top: 60px;
    overflow: visible;
}
.about-slide {
    border-radius: 20px;
    background-color: #FFFFFF;
    box-shadow: 0 0 25px 0 rgba(41, 59, 76, 0.07);
    padding: 22px;
    padding-top: 0;
    border: 3px solid #FFFFFF;
    transition: .3s;
    height: auto;
}
.about-slide:hover {
    border-color: #0B54A0;
}
.about-slide_top {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #E7EDF3;
    margin-top: -24px;
    transition: .3s;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}
.about-slide:hover .about-slide_top {
    border-color: #0B54A0;
}
.about-slide_top img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.about-info {
    margin-top: 14px;
    margin-bottom: 15px;
    border-radius: 13px;
    border: 1px dashed #CDE3F9;
    padding: 13px;
}
.about-info_top {
    display: flex;
    align-items: center;
    gap: 8px;
}
.about-info_top img {
    width: 20px;
    flex-shrink: 0;
}
.about-info_top__text {
    color: #494B4D;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
}
.about-info__text {
    color: #494B4D;
    font-size: 15px;
    line-height: 23px;
    margin-top: 1px;
}
.about-slide__text {
    color: #40444B;
    font-size: 15px;
    font-weight: 500;
    line-height: 164%;
}

.garant {
    margin-top: 60px;
}
.garant-grid {
    margin-top: 42px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}
.garant-item {
    display: flex;
    align-items: center;
    gap: 25px;
}
.garant-item_box {
    width: 86px;
    height: 86px;
    flex-shrink: 0;
    border-radius: 50%;
    background-color: #0B54A0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.garant-item_box::before {
    content: '';
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    border-radius: 50%;
    background-color: rgba(11, 84, 160, 0.08);
    z-index: -1;
}
.garant-item_box::after {
    content: '';
    position: absolute;
    top: 5px;
    left: 1px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAyMyAyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODIzOTEgMjUuNTA3N0MyLjQ1MTA4IDIwLjEwMDQgNS4xMjczNyAxNS4wNjY1IDguNjk5OTggMTAuNjkzNUMxMi4yNzI2IDYuMzIwNDcgMTYuNjcxNSAyLjY5Mzk1IDIxLjY0NTcgMC4wMjA5NzY1TDIyLjU5NTYgMS43ODg2OEMxNy44NTM2IDQuMzM2OTEgMTMuNjU5OSA3Ljc5NDE5IDEwLjI1NDEgMTEuOTYzMUM2Ljg0ODE5IDE2LjEzMjEgNC4yOTY3OSAyMC45MzEgMi43NDU1NiAyNi4wODZMMC44MjM5MSAyNS41MDc3WiIgZmlsbD0iIzE4REVDQSIvPgo8L3N2Zz4K);
    width: 23px;
    height: 27px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.garant-item_block p {
    color: #40444B;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 18px;
    font-weight: 800;
    line-height: 130%;
}
.garant-item_block span {
    color: #5C5F64;
    font-size: 14px;
    font-weight: 500;
    line-height: 162%;
    letter-spacing: -0.28px;
    display: block;
    margin-top: 5px;
}

.about-navigation {
    display: none;
}


.how {
    padding-top: 80px;
    padding-bottom: 214px;
    background: radial-gradient(91.18% 61.82% at 50.76% 102.63%, #F8FBFF 0%, #E7EDF3 100%);
    position: relative;
    z-index: 1;
}
.how::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -99%);
    width: 1920px;
    height: 172px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxNzMiIHZpZXdCb3g9IjAgMCAxOTIwIDE3MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5MjAgNDIuODk4NEM4OTMgLTEyNy42NTIgNzE2IDQyMi44NDggMCAwLjg5ODQzOFYxNzIuMzQ4SDE5MjBMMTkyMCA0Mi44OTg0WiIgZmlsbD0iI0Y0RjlGRiIvPgo8cGF0aCBkPSJNMTkyMCAxMDIuODk4Qzk5NCAtMTI3LjYwMiA2NTkuMzg0IDM2MC4xMTUgMCA0MS44OTgzVjE3Mi4zNDhIMTkyMEwxOTIwIDEwMi44OThaIiBmaWxsPSIjRTdFREYzIi8+Cjwvc3ZnPgo=);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 0;
    z-index: -2;
}
.how__bg {
    width: 1260px;
    height: auto;
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.how-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 20px;
    margin-top: 67px;
}
.how-item {
    padding: 24px;
    padding-top: 0;
    border-radius: 20px;
    background-color: #FFFFFF;
    box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.03);
    height: auto;
}
.how-box {
    margin-top: -34px;
    width: 48px;
    height: 42px;
    border-radius: 10px;
    background: #17BBEE;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    line-height: 139%;
    position: relative;
}
.how-box::before {
    content: '';
    position: absolute;
    display: inline-block;
    left: 50%;
    bottom: -12px;
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-top: 8px solid #17BBEE;
    width: 0;
    height: 0;
    
}
.how-box:not(.how-item:nth-last-of-type(2) .how-box)::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translate(100%, -50%);
    width: 196px;
    height: 4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTk2IiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCAxOTYgNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgeDE9IjEuNSIgeTE9IjEuODQ3NjYiIHgyPSIxOTQuMTY3IiB5Mj0iMS44NDc2NiIgc3Ryb2tlPSIjRENFMkVBIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWRhc2hhcnJheT0iMSAxMyIvPgo8L3N2Zz4K);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.how-pic {
    width: 70px;
    height: 70px;
    position: relative;
    margin-top: 17px;
    margin-bottom: 15px;
}
.how-pic img {
    position: absolute;
    bottom: 0;
    left: 0;
}
.how-item:nth-last-of-type(2) .how-pic img {
    left: unset;
    right: 0;
}
.how-item__title {
    color: #40444B;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 18px;
    font-weight: 800;
    line-height: 130%;
}
.how-item__text {
    margin-top: 4px;
    color: #5C5F64;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
}
.how-block {
    display: flex;
    flex-direction: column;
    gap: 22px;
    padding: 25px;
    padding-bottom: 20px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.how-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.how-block_top {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 5px;
}
.how-block_top p {
    color: #FFFFFF;
    max-width: 165px;
}
.how-block_top span {
    display: block;
    color: #FFFFFF;
    max-width: 113px;
    margin-top: 0;
}


.gift {
    padding-top: 91px;
    padding-bottom: 400px;
    position: relative;
    z-index: 1;
}
.gift__bg {
    position: absolute;
    top: -156px;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.gift__title {
    color: #FFFFFF;
}
.gift-row {
    display: flex;
    align-items: stretch;
    gap: 20px;
    margin-top: 34px;
}
.gift-wrapper {
    flex-grow: 1;
}
.gift-grid {
    border-radius: 20px;
    background: #FFF;
    padding: 25px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    flex-grow: 1;
    box-sizing: border-box;
}
.gift-block {
    border-radius: 16px;
    background: linear-gradient(180deg, #FFF -70.21%, #E7EDF3 100%);
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 25px;
    min-height: 192px;
    display: flex;
    align-items: center;
}
.gift-block::before {
    content: '';
    position: absolute;
    top: -4px;
    left: 35px;
    display: inline-block;
	border: 20px solid transparent; 
	border-top: 20px solid #FFFFFF;
}
.gift-block__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* object-position: right; */
    z-index: -1;
}
.gift-block__icon {
    position: absolute;
    top: 55px;
    right: 107px;
}
.gift-box {
    max-width: 171px;
}
.gift-box p {
    color: #40444B;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 18px;
    font-weight: 800;
    line-height: 130%;
}
.gift-box span {
    display: block;
    color: #8B8F96;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.14px;
    margin-top: 5px;
}
.gift-limit {
    width: 300px;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    padding: 0 25px 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    box-shadow: 0 0 68px 0 #0B4D93;
}
.gift-limit__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    border-radius: 20px;
}
.gift-limit__top {
    margin-top: -20px;
    padding: 12px 14px;
    border-radius: 900px;
    background: linear-gradient(97deg, #2685F4 -3.13%, #ED43C0 41.03%, #FF2567 79.82%, #FF3E07 121%);
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    line-height: 100%;
}
.gift-limit_block {
    max-width: 223px;
    margin-top: 30px;
    margin-bottom: 35px;
}
.gift-limit__title {
    color: #FFFFFF;
    text-align: center;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 24px;
    font-weight: 800;
    line-height: 120%;
}
.gift-limit__text {
    color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    line-height: 130%;
    margin-top: 11px;
}
.gift-timer {
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.gift-timer .timer-box>p {
    color: #FFFFFF;
    font-size: 38px;
    line-height: 100%;
}
.gift-timer .timer-box>span {
    color: #FFFFFF;
    opacity: 0.49;
}
.gift-timer>span {
    color: #FFFFFF;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 32px;
    font-weight: 500;
    line-height: 100%;
}
.gift-limit_btn {
    background-color: transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 17px;
}
.gift-limit_btn--icon {
    position: relative;
    width: 112px;
    height: 112px;
    border-radius: 50%;
    background-color: #19DFC9;
    box-shadow: 0 0 62px rgba(25, 223, 201, 0.30), 0 0 35px rgba(6, 37, 53, 0.17);
}
.gift-limit_btn--icon::before {
    content: '';
    position: absolute;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    border-radius: 50%;
    background-color: #19DFC9;
    box-shadow: 0 0 62px rgba(25, 223, 201, 0.30), 0 0 35px rgba(6, 37, 53, 0.17);
    opacity: 0.4;
    z-index: -1;
}
.gift-limit_btn--icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gift-limit_btn:hover .rotation {
     -webkit-animation: rotate-center 0.6s ease-in-out both;
	        animation: rotate-center 0.6s ease-in-out both;
}
.gift-limit_btn--text {
    color: #FFFFFF;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    line-height: 108%;
    transition: .3s;
}
.gift-limit_btn:hover .gift-limit_btn--text {
    color: #19DFC9;
}


.reviews {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: -151px;
}
.reviews__title {
    padding-left: 24px;
    padding-right: 24px;
}
.reviews__text {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
    max-width: 1052px;
    padding-left: 24px;
    padding-right: 24px;
    color: #818B9A;
    font-size: 16px;
    font-weight: 500;
    line-height: 162%;
}
.reviews-slider {
    margin-top: 40px;
    width: calc(100% + 268px);
    margin-left: -134px;
}
.review {
    padding: 23px;
    height: auto;
    border-radius: 20px;
    border: 2px solid #F2F4FA;
    background: #FFFFFF;
}
.review-author {
    display: flex;
    align-items: center;
    gap: 15px;
}
.review-author__pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E9F3F9;
}
.review-author__pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.review-author__pic span {
    color: #0155AE;
    text-align: center;
    font-size: 27px;
    font-weight: 800;
    line-height: 29px;
}
.review-author_box p {
    color: #40444B;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
}
.review-author_box span {
    display: block;
    color: #818B9A;
    font-size: 12px;
    font-weight: 500;
    line-height: 120%;
}
.review__text {
    margin-top: 13px;
    color: #575A60;
    font-size: 15px;
    font-weight: 500;
    line-height: 156%;
}



.superaction {
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #F2F4FA;
}
.superaction-row {
    display: flex;
    align-items: flex-start;
    gap: 40px;
}
.superaction-l {
    width: 355px;
    flex-shrink: 0;
}
.superaction__title {
    text-align: left;
}
.superaction__text {
    color: #818B9A;
    font-size: 16px;
    font-weight: 500;
    line-height: 162%;
    margin-top: 20px;
}
.superaction-inner {
    display: flex;
    align-items: stretch;
    gap: 20px;
}
.superaction-steps {
    flex-grow: 1;
}
.superaction-box {
    padding: 19px 15px 47px 69px;
    margin-top: -31px;
    border-radius: 20px 20px 0 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.superaction-box:first-child {
    padding-top: 15px;
    padding-bottom: 45px;
    margin-top: 0;
}
.superaction-box:last-child {
    padding-bottom: 19px;
    border-radius: 20px;
}
.superaction-box span {
    position: absolute;
    left: -39px;
    top: 5px;
    color: transparent;
    font-size: 82px;
    font-style: normal;
    font-weight: 800;
    line-height: 107%;
    -webkit-text-stroke: 1px #FFFFFF;
    text-stroke: 1px #FFFFFF;
    opacity: 0.09;
    color: transparent;
}
.superaction-box:first-child span {
    top: -1px;
}
.superaction-box:last-child span {
    top: 3px;
}
.superaction-box p {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 137%;
}
.superaction-block {
    position: relative;
    width: 264px;
    flex-shrink: 0;
    z-index: 1;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 24px 25px 20px;
    border-radius: 20px;
    overflow: hidden;
}
.superaction-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.superaction-block p {
    color: #FFFFFF;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
}
.superaction-block>span {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    line-height: 150%;
    margin-top: 18px;
    margin-bottom: 17px;
}
.superaction__btn {
    margin-top: auto;
}


.prefooter {
    padding-top: 125px;
    padding-bottom: 64px;
    position: relative;
    z-index: 1;
}
.prefooter__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    z-index: -1;
}
.prefooter-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
}
.prefooter-l {
    max-width: 584px;
    color: #FFFFFF;
}
.prefooter-l .timer {
    margin-top: 0;
    width: max-content;
}
.prefooter__title {
    margin-top: 31px;
    margin-bottom: 20px;
    text-align: left;
    color: #FFFFFF;
}
.prefooter__text {
    color: #90BDEA;
    font-size: 21px;
    font-weight: 500;
    line-height: 169%;
    max-width: 490px;
}
.prefooter-r {
    max-width: 572px;
    width: 100%;
}
.prefooter-form {
    max-width: 368px;
    width: 100%;
    margin-top: 18px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 25px;
    border-radius: 27px;
    background: linear-gradient(116deg, rgba(73, 33, 127, 0.59) -0.98%, rgba(33, 37, 126, 0.59) 95.36%);
    box-shadow: 109px 206px 65px 0 rgba(0, 0, 0, 0.00), 70px 132px 60px 0 rgba(0, 0, 0, 0.01), 39px 74px 50px 0 rgba(0, 0, 0, 0.03), 17px 33px 37px 0 rgba(0, 0, 0, 0.04), 4px 8px 20px 0 rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(14.5px);
}
.prefooter-form__title {
    color: #FFFFFF;
    text-align: center;
    font-family: "Nunito", sans-serif;
    letter-spacing: -0.5px;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    padding-left: 20px;
    padding-right: 20px;
}
.prefooter-form__text {
    color: rgba(255, 255, 255, 0.46);
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}
.prefooter-form__text a {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.prefooter-form__text a:hover {
    color: #FFFFFF;
}

.prefooter-form .fg._error .fg__error-text {
    display: none;
}

.prefooter-form .fg input {
    transition: border-color .3s;
}

.prefooter-form .fg._error input {
    border-color: rgba(255, 0, 2, 0.7);
}



.complect._v2 .complect-block {
    gap: 40px;
}
.complect._v2 .complect-block_center {
    flex-grow: 1;
    justify-content: space-between;
}
.complect._v2 .complect-min {
    gap: 25.5px;
}
.complect._v2 .complect-center>img {
    top: -55px;
}


.how._v2 .how-block {
    gap: 13px;
}
.how._v2 .how-block_top span {
    max-width: 100%;
}
.how._v2  .how-block__bg {
    object-position: top;
}
.how._v2 .how-block_top {
    justify-content: flex-start;
    flex-grow: 0;
    gap: 12px;
}



.gift._v2 .gift-block {
    flex-direction: column-reverse;
    justify-content: flex-end;
}
.gift._v2 .gift-block__icon {
    position: static;
}
.gift._v2 .gift-box {
    max-width: 100%;
    text-align: center;
    margin-top: 5px;
}


.prefooter._v2 .prefooter-l {
    max-width: 545px;
    width: 100%;
}
.prefooter._v2 .prefooter__title {
    max-width: 495px;
}
.prefooter._v2 .prefooter__text {
    max-width: 100%;
}



@media(min-width: 2200px) {
    .reviews {
        position: relative;
        z-index: 1;
        background-color: #FFFFFF;
    }
}

@media(min-width: 1921px) {
    .complect::before,
    .complect::after,
    .how::before {
        height: 8.958vw;
        width: 100%;
    }
    .gift__bg {
        object-fit: contain;
        height: auto;
    }

    
}

@media(max-width: 1410px) {
    .complect-center {
        width: 455px;
    }

    .how-grid {
        gap: 14px;
    }
    .how-item {
        padding: 15px;
        padding-top: 0;
    }
    .how-block {
        padding: 15px;
    }

    .gift-block__icon {
        right: 55px;
    }
}
@media(max-width: 1310px) and (min-width: 768px) {
    .complect-row {
        flex-wrap: wrap;
        gap: 20px;
    }
    .complect-r {
        width: 100%;
        flex-direction: column;
        position: relative;
        z-index: 1;
    }
    .complect-min {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        padding: 12px 20px 9px;
        gap: 35.5px;
    }
    .complect-box {
        flex-direction: row;
        gap: 11px;
        max-width: 228px;
    }
    .complect-box p {
        text-align: left;
    }
    .complect-block {
        flex-direction: row;
        justify-content: flex-start;
        gap: 20px;
    }
    .complect-block_top {
        width: 330px;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .complect-price {
        text-align: center;
        padding: 20px;
    }
    .complect-price span {
        font-size: 13px;
    }
    .complect-price p {
        font-size: 23px;
        margin-top: 5px;
    }
    .complect-block_center {
        gap: 14px;
    }
    
    .complect-box::after {
        top: unset;
        right: unset;
        left: 41px;
        bottom: -19px;
    }

    .complect._v2 {
        padding-top: 48px;
    }
    .complect._v2 .complect__title {
        max-width: 330px;
    }
    .complect._v2 .complect-center>img {
        top: -5px;
    }
    .complect._v2 .complect-block {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    .complect._v2 .complect-block_center {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 14px;
    }
    .complect._v2 .complect__btn {
        max-width: 203px;
        font-size: 15px;
        font-weight: 500;
    }
    
}
@media(max-width: 1310px) and (min-width: 961px) {
    .complect-center>img {
        height: 590px;
    }
    .complect-info {
        top: 306px;
    }
    .complect-l {
        width: calc(100% - 455px);
    }
    .complect-center {
        width: 430px;
    }
}
@media(max-width: 1310px) {
    .complect {
        padding-top: 42px;
    }
    .complect-l_row {
        flex-direction: column;
    }
    .complect-l_box {
        width: 100%;
        flex-direction: row;
    }
    .complect-l_box:last-child {
        margin-left: 0;
        margin-top: -42px;
    }
    .complect-l_box:first-child {
        padding-right: 15px;
        padding-bottom: 58px;
    }

    .complect::before {
        width: 102%;
        height: 9.5vw;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYwIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzYwIDMyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMzYwIDcuODM5MDZDMTY3LjQzNyAtMjMuOTkzMyAxMzQuMjUgNzguNzU0NCAwIDBWMzJIMzYwTDM2MCA3LjgzOTA2WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTM2MCAxOS4wMjI1QzE4Ni4zNzUgLTI0LjA0OTIgMTIzLjYzNSA2Ny4wODY3IDAgNy42MjM5MlYzMkgzNjBMMzYwIDE5LjAyMjVaIiBmaWxsPSIjRTdFREYzIi8+Cjwvc3ZnPgo=);
    }
    .complect-center::before {
        width: 436px;
        height: 436px;
        top: 25px;
        border-width: 30px;
    }
}
@media(max-width: 1230px) and (min-width: 581px) {
    .gift-limit {
        width: 100%;
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between;
        /* padding: 30px 123px 26px 25px; */
    }
    .gift-limit__top {
        position: absolute;
        top: -15px;
        left: 25px;
        margin-top: 0;
    }
    .gift-limit_block {
        max-width: 100%;
        align-items: flex-start;
        margin: 0;
    }
    .gift-limit__title {
        text-align: left;
    }
    .gift-limit__text {
        text-align: left;
    }
    .gift-limit__text br {
        display: none;
    }
    .gift-timer {
        justify-content: flex-start;
    }
}
@media(max-width: 1230px) {
    .hero {
        padding-top: 120px;
        padding-bottom: 86px;
    }
    .hero-tag {
        gap: 3px;
        padding: 7px 8px;
        border-radius: 11px;
    }
    .hero-tag span {
        font-size: 10px;
    }
    .hero-block {
        gap: 28px;
    }
    .hero__title {
        max-width: 332px;
        margin-top: 6px;
        letter-spacing: -0.5px;
    }
    .hero-label {
        bottom: -37px;
    }
    .hero-label img {
        width: 191px;
        height: auto;
    }
    .hero-label span {
        font-size: 27px;
        right: 9px;
        letter-spacing: 0.5px;
    }
    .hero__text {
        font-size: 16px;
        margin-top: 50px;
        letter-spacing: 0.1px;
        max-width: 332px;
    }
    .hero-row {
        flex-direction: column;
        gap: 19px;
        margin-top: 20px;
    }
    .hero-box>p {
        max-width: 225px;
    }
    .hero-bottom {
        margin-top: 28px;
        align-items: flex-start;
        max-width: 655px;
    }
    .hero-order {
        gap: 14px;
        margin-top: 7px;
    }
    .hero-order>span {
        width: 90px;
        height: 90px;
    }
    .hero-order>span::after {
        width: 49px;
        height: 49px;
        top: -9px;
        left: -7px;
    }
    .hero-order>span svg {
        width: 20px;
        height: auto;
    }
    .hero-order>span svg.rotation {
        width: 35px;
        height: auto;
    }
    .hero-order>p {
        font-size: 22px;
        max-width: 100px;
    }
    .hero-complect {
        margin-bottom: 0;
        margin-top: 3px;
    }
    .timer {
        margin-top: 26px;
    }


    
    .complect {
        padding-bottom: 40px;
    }
    .complect::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzY4IiBoZWlnaHQ9IjY5IiB2aWV3Qm94PSIwIDAgNzY4IDY5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNzY4IDUyLjA5N0MzNTcuMiAxMjAuNzM1IDI4Ni40IC0xMDAuODE0IDAgNjlWMEg3NjhMNzY4IDUyLjA5N1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik03NjggMjguMDMxM0MzOTcuNiAxMjEuMDY2IDI2My43NTQgLTc1Ljc4NzMgMCA1Mi42NTIzVjBINzY4TDc2OCAyOC4wMzEzWiIgZmlsbD0iI0U3RURGMyIvPgo8L3N2Zz4K);
        background-size: cover;
        width: 100%;
        height: 9.5vw;
        transform: translate(-50%, 97%);
    }


    .advantages {
        padding-top: 108px;
        padding-bottom: 40px;
    }
    .advantages-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
        margin-top: 20px;
    }
    .advantage {
        padding: 14px;
        min-height: 169px;
        border-radius: 15px;
    }
    .advantage img {
        width: 40px;
    }
    .advantage-box p {
        font-size: 16px;
    }
    .advantage-box span {
        font-size: 14px;
    }
    .advantage-order {
        padding: 15px;
        border-radius: 15px;
    }
    .advantage-order .advantage-box p {
        font-size: 16px;
    }
    .advantage-order .advantage-box span {
        font-size: 13px;
        max-width: 192px;
    }
    .advantage-box a {
        font-size: 15px;
    }


    .about {
        padding-top: 40px;
        padding-bottom: 109px;
    }
    .about__subtitle {
        font-size: 14px;
        margin-top: 11px;
    }
    .about-slider {
        width: 114.844vw;
        margin-left: -10.422vw;
        margin-top: 20px;
    }
    .about-slide {
        padding: 11px;
    }
    .about-slide_top {
        width: 100px;
        height: 100px;
    }
    .about-info {
        margin-bottom: 11px;
        padding: 9px;
    }
    .about-info_top__text,
    .about-info__text,
    .about-slide__text {
        font-size: 14px;
    }
    .about-navigation {
        display: flex;
    }

    .garant {
        margin-top: 20px;
    }
    .garant-grid {
        margin-top: 15px;
        gap: 18px;
    }
    .garant-item {
        gap: 14px;
        align-items: flex-start;
    }
    .garant-item_box {
        width: 40px;
        height: 40px;
    }
    .garant-item_box::before {
        top: -5px;
        right: -5px;
        bottom: -5px;
        left: -5px;
    }
    .garant-item_box::after {
        width: 11px;
        height: 13px;
        left: 1px;
        top: 3px;
    }
    .garant-item_box>img {
        width: 22px;
        height: auto;
    }
    .garant-item_block p {
        font-size: 16px;
        line-height: 133%;
    }
    .garant-item_block span {
        font-size: 13px;
        letter-spacing: -0.26px;
    }
    
    

    .how {
        padding-top: 40px;
        padding-bottom: 56px;
    }
    .how::before {
        width: 100%;
        height: 8.984vw;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzY4IiBoZWlnaHQ9IjY5IiB2aWV3Qm94PSIwIDAgNzY4IDY5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNzY4IDE2LjkwM0MzNTcuMiAtNTEuNzM1NSAyODYuNCAxNjkuODE0IDAgMFY2OUg3NjhMNzY4IDE2LjkwM1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik03NjggNDAuOTY4N0MzOTcuNiAtNTIuMDY2MyAyNjMuNzU0IDE0NC43ODcgMCAxNi4zNDc3VjY5SDc2OEw3NjggNDAuOTY4N1oiIGZpbGw9IiNFN0VERjMiLz4KPC9zdmc+Cg==)
    }
    .how__bg {
        top: 60px;
        width: 580px;
    }
    .how-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 14px;
        grid-row-gap: 36px;
        margin-top: 40px;
    }
    .how-item {
        border-radius: 15px;
    }
    .how-box {
        width: 34px;
        height: 31px;
        border-radius: 7px;
        font-size: 12px;
        margin-top: -23px;
    }
    .how-box:not(.how-item:nth-last-of-type(2) .how-box)::after {
        content: none;
    }
    .how-pic {
        margin-top: 7px;
        margin-bottom: 10px;
    }
    .how-item__title {
        font-size: 16px;
    }
    .how-item__text {
        font-size: 13px;
    }
    .how-block {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-top: 20px;
        border-radius: 15px;
        padding: 32px 20px 31px;
    }
    .how-block_top {
        gap: 3px;
    }
    .how-block_top p,
    .how-block_top span {
        max-width: 100%;
    }
    .how-block_top p {
        font-size: 18px;
    }
    .how-block_top span {
        font-size: 14px;
    }


    .gift {
        padding-top: 191px;
        padding-bottom: 300px;
    }
    .gift__bg {
        top: -40px;
    }
    .gift-wrapper {
        width: 100%;
    }
    .gift-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .gift-row {
        flex-direction: column;
        gap: 35px;
    }
    .gift-block {
        min-height: 260px;
    }
    .gift-box {
        max-width: 155px;
    }
    .gift-box p {
        font-size: 16px;
    }
    .gift-box span {
        font-size: 13px;
    }
    .gift-block__bg {
        object-position: right;
    }
    .gift-block__icon {
        top: 57px;
        right: 102px;
    }
    .gift-limit {
        padding: 50px 123px 45px 25px;
        border-radius: 15px;
    }
    .gift-limit__bg {
        object-position: top;
        border-radius: 15px;
    }



    .reviews {
        margin-top: -43px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .reviews__text {
        font-size: 14px;
    }
    .reviews-slider {
        margin-top: 20px;
        width: calc(100% + 98px);
        margin-left: -49px;
    }
    .review {
        padding: 13px;
        border-radius: 15px;
    }
    .review-author {
        gap: 10px;
    }
    .review-author__pic {
        width: 50px;
        height: 50px;
    }
    .review-author_box p {
        font-size: 16px;
        line-height: 133%;
    }
    .review__text {
        margin-top: 6px;
        font-size: 14px;
    }


    .superaction {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .superaction-row {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .superaction-l {
        width: 100%;
    }
    .superaction-inner {
        width: 100%;
        flex-direction: row-reverse;
        gap: 20px;
    }
    .superaction__title {
        text-align: center;
    }
    .superaction__text {
        text-align: center;
        margin-top: 10px;
        font-size: 14px;
    }
    .superaction-block {
        width: 283px;
        padding: 41px 20px 21px;
        text-align: center;
    }
    .superaction-block p {
        max-width: 207px;
        margin-left: auto;
        margin-right: auto;
    }
    .superaction-block>span {
        margin-top: 3px;
        margin-bottom: 33px;
        font-size: 14px;
        font-weight: 700;
    }
    .superaction-box {
        padding-left: 59px;
    }
    .superaction-box span {
        font-size: 57px;
        left: -23px;
    }



    .prefooter {
        padding-top: 46px;
        padding-bottom: 42px;
    }
    .prefooter__bg {
        object-position: 60% 0;
    }
    .prefooter-row {
        gap: 20px;
    }
    .prefooter-l {
        max-width: 334px;
    }
    .prefooter__title {
        margin-top: 50px;
        margin-bottom: 10px;
        max-width: 286px;
    }
    .prefooter__text {
        font-size: 16px;
        max-width: 286px;
    }
    .prefooter-r {
        max-width: max-content;
    }
    .prefooter-form {
        margin-top: 0;
        padding: 20px;
        max-width: 334px;
        gap: 15px;
    }
    .prefooter-form__title {
        font-size: 20px;
        padding-left: 7px;
        padding-right: 7px;
    }


    .hero._v2 {
        padding-bottom: 99px;
    }
    .hero._v2 .hero__text {
        margin-top: 6px;
    }
    .hero._v2 .hero-bottom {
        margin-top: 28px;
    }


    .gift._v2 .gift-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .gift._v2 .gift-block {
        min-height: 44.661vw;
    }
    .gift._v2 .gift-block__bg {
        height: 90%;
    }
}
@media(max-width: 960px) {
    .complect-l {
        width: 350px;
        gap: 15px;
    }
    .complect__title {
        font-size: 26px;
    }
    .complect__text {
        font-size: 14px;
        letter-spacing: 0.1px;
    }
    .complect-l_row {
        margin-top: 5px;
    }
    .complect-l_box {
        padding: 20px 15px;
    }
    .complect-l_content {
        gap: 4px;
    }
    .complect-l__title {
        font-size: 16px;
    }
    .complect-l__text {
        font-size: 15px;
    }

    .complect-center {
        width: 325px;
        margin-right: 25px;
    }
    .complect-center>img {
        height: 427px;
        top: -21px;
    }
    .complect-info {
        top: 206px;
    }

    .complect-block_item {
        gap: 8px;
    }
    .complect-block_content p {
        font-size: 14px;
        letter-spacing: -0.42px;
    }
    .complect-block_content span {
        font-size: 12px;
    }
    .complect-center::before {
        width: 336px;
        height: 336px;
        border-width: 23px;
        left: 4px;
    }


    /* .gift {
        padding-top: 5.599vw;
        padding-bottom: 19.792vw;
    } */
    .gift {
        padding-top: 19.599vw;
        padding-bottom: 29.792vw;
    }
    .gift-row {
        margin-top: 20px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .gift-grid {
        grid-gap: 10px;
        padding: 10px;
        border-radius: 15px;
    }
    .gift-block {
        min-height: 170px;
        border-radius: 16px;
        padding: 15px;
    }
    .gift-limit {
        padding: 30px 106px 25px 25px;
    }
    .gift-limit__top {
        padding: 10px 12px;
        font-size: 14px;
    }
    .gift-limit_block {
        margin-bottom: 12px;
    }
    .gift-limit__title {
        font-size: 22px;
    }
    .gift-limit__text {
        font-size: 14px;
        margin-top: 8px;
    }
    .gift-timer {
        margin-top: 18px;
    }
}

@media(max-width: 820px) {
    .gift {
        padding-top: 10.599vw;
        padding-bottom: 20.792vw;
    }
    .gift__bg {
        object-position: top;
    }
}
@media(max-width: 790px) {
    .gift {
        padding-top: 43px;
        padding-bottom: 152px;
    }
}
@media(max-width: 767px) {
    
    .complect-row {
        flex-direction: column;
    }
    .complect-l {
        width: 100%;
    }
    .complect-center {
        align-self: center;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 0;
        margin-top: -10px;
        z-index: 1;
    }
    .complect-center::before {
        left: 50%;
        top: 36px;
        transform: translateX(-50%);
        z-index: -1;
    }
    .complect-center>img {
        height: 422px;
        position: static;
        transform: none;
    }
    .complect-info {
        top: 220px;
    }
    .complect-r {
        width: 100%;
        margin-top: -34px;
    }
    .complect-block {
        flex-grow: 1;
    }
    .complect-block_item {
        flex-direction: column;
    }
    .complect-block_center {
        gap: 24px;
    }
    .complect-min {
        justify-content: space-between;
    }
    

    .advantages {
        padding-top: 72px;
    }
    .advantages-slider {
        overflow: visible;
        padding-left: 26px;
        padding-right: 26px;
    }
    .advantages-grid {
        display: flex;
        gap: 0;
    }
    .advantage {
        height: auto;
    }
    .advantage-order {
        margin-top: 20px;
    }


    .about {
        padding-bottom: 70px;
    }
    .about-slider {
        width: 100%;
        margin-left: 0;
        padding-left: 26px;
        padding-right: 26px;
    }
    
    .garant-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .how-slider {
        padding-right: 38px;
        overflow: visible;
    }
    .how-grid {
        display: flex;
        gap: 0;
    }

    .gift {
        padding-top: 26.599vw;
        padding-bottom: 40.792vw;
    }
    /* .gift {
        padding-top: 42px;
        padding-bottom: 152px;
    } */
    .gift-wrapper {
        background-color: #FFFFFF;
        padding: 10px 19px;
        width: 100vw;
        margin-left: -24px;
    }
    .gift-row {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    .gift-grid {
        display: flex;
        grid-gap: 0;
        box-sizing: content-box;
        border-radius: 0;
        padding: 0;
    }
    .gift-block {
        min-height: 192px;
    }
    .gift-block__icon {
        top: 55px;
        right: 94px;
        z-index: -1;
    }
    .gift-limit {
        margin-top: 35px;
        width: 100%;
        padding-bottom: 37px;
    }



    .reviews-slider {
        width: 100%;
        margin-left: 0;
        padding-left: 40px;
        padding-right: 40px;
    }


    .prefooter {
        padding-top: 84px;
        padding-bottom: 54px;
    }
    .prefooter__bg {
        object-position: 50% 0;
    }
    .prefooter-row {
        flex-direction: column;
        gap: 101px;
    }
    .prefooter-l {
        max-width: 100%;
        width: 100%;
    }
    .prefooter-l .timer {
        width: 100%;
        justify-content: center;
    }
    .prefooter__title {
        max-width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .prefooter__text {
        max-width: 100%;
        text-align: center;
    }
    .prefooter-r {
        max-width: 100%;
    }
    .prefooter-form {
        max-width: 100%;
    }
    
    .gift._v2 .gift-block {
        min-height: 95.278vw;
    }
    /* .gift._v2 .gift-block__bg {
        height: 91%;
        width: auto;
        left: 50%;
        transform: translateX(-50%);
    } */
    
    .prefooter._v2 {
        padding-bottom: 25px;
    }
}
@media(max-width: 720px) {
    .hero-block {
        flex-direction: column;
        gap: 43px;
    }
    .hero {
        padding-top: 100px;
        padding-bottom: 85px;
    }
    .hero__title {
        max-width: 100%;
    }
    .hero__text {
        max-width: 100%;
    }
    .timer {
        margin-top: 0;
    }
    .complect::before {
        top: 4px;
        width: 110%;
    }



    .superaction-inner {
        flex-direction: column;
    }
    .superaction-block {
        width: 100%;
        padding: 19px 20px 20px;
        text-align: left;
    }
    .superaction-block p {
        margin-left: 0;
    }
    .superaction-block>span {
        margin-top: 5px;
        margin-bottom: 17px;
    }


    
}
@media(max-width: 580px) {
    .hero {
        padding-bottom: 45px;
    }
    .hero-row {
        margin-top: 15px;
    }
    .timer {
        width: 100%;
        justify-content: center;
    }
    .hero-box>p {
        max-width: 100%;
    }
    .hero-bottom {
        flex-direction: column;
        align-items: center;
        gap: 25px;
        margin-top: 13px;
    }
    .hero-order {
        flex-direction: column;
        text-align: center;
        gap: 7px;
    }
    .hero-order>p {
        letter-spacing: 0;
    }
    .hero-complect {
        margin-top: 0;
    }


    .complect {
        padding-top: 41px;
    }
    .complect-l_row {
        margin-top: 0;
    }
    .complect-price {
        padding: 9px;
    }
    .complect-price span {
        font-size: 13px;
    }
    .complect-price p {
        font-size: 23px;
    }
    .complect-block_center {
        gap: 23px;
    }
    .complect-block_content span {
        display: block;
        margin-top: 6px;
    }
    .complect-min {
        padding-left: 10px;
        padding-right: 10px;
    }
    .complect-box::after {
        right: -18px;
    }


    .about__title {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .about__subtitle {
        margin-top: 14px;
    }
    .about-slider {
        margin-top: 30px;
    }


    .how {
        padding-bottom: 38px;
    }
    .how-block {
        flex-direction: column;
        align-items: flex-start;
        padding: 37px 20px 20px;
        gap: 30px;
    }
    .how__btn {
        width: 100%;
    }


    
    /* .gift {
        padding-top: 33.599vw;
        padding-bottom: 75.792vw;
    } */
    .gift {
        padding-top: 22.833vw;
        padding-bottom: 23.222vw;
    }
    .gift__title {
        max-width: 332px;
        margin-left: auto;
        margin-right: auto;
    }
    .gift__bg {
        top: 0;
    }
    .gift-wrapper {
        margin-left: -14px;
    }
    .gift-block {
        min-height: 53.333vw;
    }
    .gift-limit {
        padding: 0;
        padding-bottom: 9.722vw;
        min-height: 114.722vw;
        justify-content: center;
    }
    .gift-limit_block {
        margin-bottom: 18px;
        margin-top: 18px;
    }
    .gift-limit__bg {
        object-position: center;
    }
    .gift-limit__top {
        margin-top: -14px;
    }


    .reviews {
        margin-top: 0;
        padding-top: 45px;
    }
    .reviews__text {
        margin-top: 11px;
    }


    .hero._v2 {
        padding-bottom: 135px;
    }
    .hero._v2 .hero-bottom {
        margin-top: 56px;
    }

    .how._v2 .how-block__bg {
        object-position: bottom;
    }
}
@media(max-width: 450px) {
    
    .gift {
        padding-top: 20.833vw;
        padding-bottom: 19.222vw;
    }
    .gift-limit {
        justify-content: flex-start;
    }
}
@media(max-width: 360px) {
    .gift {
        padding-top: 15.833vw;
        padding-bottom: 14.222vw;
    }
}
