a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=)
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.title-h1 {
    font-size: 70px;
    line-height: 110%
}

.title-h2 {
    font-size: 60px;
    line-height: 120%
}

.title-h3 {
    font-size: 36px;
    line-height: 140%
}

.title-h4 {
    font-size: 24px;
    line-height: 140%
}

body {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 140%;
    color: #001772;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscal;
    text-size-adjust: none;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
}

.blockRedLine3103 {
    display: none !important
}

.container {
    width: 1440px;
    max-width: 100%;
    margin: 0 auto
}

.base-button {
    display: inline-block;
    text-decoration: none;
    outline: 0;
    width: auto;
    text-align: center;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    background: #ef3f6b;
    border-radius: 200px;
    font-size: 18px;
    line-height: 150%;
    font-weight: 600;
    padding: 11px 32px;
    transition: all .2s;
    border: none;
    cursor: pointer
}

.base-button:hover {
    background: #c70134
}

.button {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    outline: 0;
    width: auto;
    text-align: center;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    background: #ef3f6b;
    border: none;
    border-radius: 200px;
    font-size: 18px;
    line-height: 150%;
    font-weight: 600;
    padding: 2px 2px 2px 32px;
    transition: all .2s;
    box-shadow: 10px 10px 30px 0 rgba(0, 23, 114, .16)
}

.button__text {
    margin-right: 31px
}

.button__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    background: #fff
}

.button:hover {
    background: #c70134
}

.price {
    text-align: right
}

.price__old {
    margin-bottom: 14px;
    font-weight: 600;
    line-height: 1
}

.price__old .al-raw-currency {
    font-size: 25px;
    vertical-align: top
}

.price__old .al-raw-cost-promo {
    font-size: 40px;
    line-height: 89%
}

.price__new {
    font-weight: 600;
    line-height: 1
}

.price__new .al-raw-currency {
    font-size: 36px;
    vertical-align: top
}

.price__new .al-raw-cost {
    font-size: 66px;
    line-height: 89%
}

.overlay {
    position: fixed;
    z-index: 4;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background: rgba(48, 43, 139, .3);
    transition: opacity .3s;
    pointer-events: none
}

.overlay.active {
    opacity: 1;
    pointer-events: visible
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.header {
    padding: 20px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3
}

.header__wrapper {
    display: flex;
    align-items: center
}

.header__btn {
    margin-left: auto
}

.header__logo {
    margin-right: 100px
}

.header__nav {
    display: flex;
    align-items: center
}

.header__link {
    font-size: 14px;
    line-height: 180%;
    text-decoration: none;
    color: #001772;
    transition: all .2s
}

.header__link:hover {
    color: #ef3f6b
}

.header__link:not(:last-of-type) {
    margin-right: 24px
}

.header__btn {
    font-size: 14px
}

.header__burger {
    display: none
}

.burger {
    width: 20px;
    height: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    cursor: pointer;
    position: relative
}

.burger.active .burger__line {
    width: 92%;
    -webkit-transform-origin: center;
    transform-origin: center;
    position: absolute;
    top: 9px;
    left: 2px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.burger.active .burger__line:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.burger.active .burger__line:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.burger.active .burger__line:nth-of-type(2) {
    opacity: 0
}

.burger__line {
    display: inline-block;
    height: 1px;
    background: #001772;
    border-radius: 4px;
    width: 100%
}

.menu-mobile {
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    width: 370px;
    height: 100%;
    z-index: 6;
    pointer-events: none;
    display: block;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: opacity .4s cubic-bezier(.38, .005, .215, 1), -webkit-transform .3s;
    transition: opacity .4s cubic-bezier(.38, .005, .215, 1), transform .3s;
    transition: opacity .4s cubic-bezier(.38, .005, .215, 1), transform .3s, -webkit-transform .3s;
    background: linear-gradient(123.69deg, #e8edf7 19.08%, #bbd1ff 92.62%)
}

.menu-mobile.active {
    pointer-events: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.menu-mobile__top {
    padding: 15px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.menu-mobile__wrap {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%
}

.menu-mobile__center {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.menu-mobile__link {
    color: #001772;
    font-size: 24px;
    line-height: 180%;
    text-decoration: none
}

.menu-mobile__col {
    position: absolute;
    height: 289px;
    max-width: 370px;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
    bottom: 0;
    z-index: -1;
    pointer-events: none
}

.menu-mobile__picture {
    max-width: 241px;
    width: 100%;
    margin-left: 21%
}

.menu-mobile__pill {
    position: absolute;
    width: 118px
}

.menu-mobile__pill--1 {
    top: -20px;
    left: 20px
}

.menu-mobile__pill--2 {
    top: 30px;
    right: -30px
}

.menu-mobile__pill--3 {
    top: 190px;
    left: 40px
}

.intro {
    padding-top: 72px;
    margin-top: 84px;
    position: relative;
    z-index: 2
}

.intro::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 52%;
    right: 0;
    background: url(../img/svg/line-bg.svg) no-repeat center, linear-gradient(123.69deg, #e8edf7 19.08%, #bbd1ff 92.62%);
    border-bottom-left-radius: 100px;
    z-index: -1;
    pointer-events: none
}

.intro__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.intro__block {
    max-width: 737px;
    width: 100%;
    position: relative
}

.intro__title {
    color: #1a4ab1;
    margin-bottom: 24px
}

.intro__list {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 40px
}

.intro__item {
    position: relative;
    padding-left: 15px
}

.intro__item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #001772;
    border-radius: 50%;
    width: 4px;
    height: 4px
}

.intro__row {
    position: relative
}

.intro__price {
    padding: 24px;
    border-radius: 24px;
    background: #fff;
    display: inline-block;
    color: #ef3f6b;
    box-shadow: 20px 20px 40px 0 rgba(0, 23, 114, .1);
    position: absolute;
    right: 45px;
    top: -195px
}

.intro__media {
    max-width: 602px;
    width: 100%;
    position: relative
}

.intro__prod {
    max-width: 330px;
    width: 100%;
    margin-left: 171px
}

.intro__icon {
    position: absolute;
    width: 94px;
    height: 94px;
    background: rgba(251, 252, 255, .9);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none
}

.intro__icon--1 {
    bottom: 38%;
    left: 16%
}

.intro__icon--2 {
    top: 20%;
    right: 17%
}

.intro__info {
    padding: 20px;
    background: rgba(251, 252, 255, .9);
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    line-height: 0;
    pointer-events: none
}

.intro__info--1 {
    top: 7%;
    left: 0
}

.intro__info--2 {
    bottom: 23%;
    right: 0
}

.problems {
    padding-top: 120px;
    padding-bottom: 100px
}

.problems__title {
    color: #ef3f6b;
    margin-bottom: 40px
}

.problems__list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.problems__item {
    max-width: 400px;
    width: 100%
}

.problems__item:nth-of-type(-n+3) {
    margin-bottom: 20px
}

.problem {
    display: flex;
    align-items: center
}

.problem__icon {
    flex-shrink: 0;
    margin-right: 20px
}

.problem__title {
    color: #ef3f6b;
    margin-bottom: 10px
}

.solution {
    padding: 80px 0 100px;
    background: url(/img/solution-bg.png), linear-gradient(0deg, #1a4ab1, #1a4ab1), linear-gradient(0deg, #e8edf7, #e8edf7), linear-gradient(123.69deg, #e8edf7 19.08%, #bbd1ff 92.62%);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto 100%;
    color: #fff
}

.solution__container {
    display: flex
}

.solution__col--title {
    width: 683px;
    margin-right: 40px
}

.solution__col--text {
    flex: 1;
    padding-top: 1px
}

.solution__title {
    line-height: 110%
}

.solution__text {
    margin-bottom: 20px
}

.solution__text:last-of-type {
    margin-bottom: 0
}

.composition {
    padding: 77px 0 37px;
    overflow: hidden
}

.composition__container {
    display: flex;
    justify-content: space-between
}

.composition__col--list {
    width: 762px
}

.composition__col--picture {
    position: relative;
    z-index: 1
}

.composition__title {
    color: #1a4ab1;
    margin-bottom: 37px
}

.composition__picture {
    -webkit-transform: translate(62px, -3px);
    transform: translate(62px, -3px)
}

.composition__pill {
    position: absolute
}

.composition__pill--one {
    top: -41px;
    left: -121px
}

.composition__pill--two {
    bottom: 29px;
    left: -12px
}

.composition__pill--three {
    top: 49px;
    right: -157px
}

.composition__component {
    margin-bottom: 20px
}

.composition__component:last-of-type {
    margin-bottom: 0
}

.component {
    padding-left: 61px;
    position: relative
}

.component__picture {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    border-radius: 50%;
    width: 81px;
    height: 81px
}

.component__text {
    padding: 20px 40px 18px;
    border-radius: 20px;
    border: 1px solid rgba(26, 74, 177, .239)
}

.component__title {
    margin-bottom: 10px
}

.component::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 1px;
    background-color: rgba(26, 74, 177, .239);
    width: 410px
}

.reviews {
    padding: 0 0 70px
}

.reviews--video .reviews__arrow {
    display: none !important
}

.reviews__container {
    display: flex;
    align-items: center;
    margin-bottom: 60px
}

.reviews__list {
    overflow: hidden;
    padding: 0 49px
}

.reviews__item {
    padding: 0 10px
}

.reviews__arrow {
    cursor: pointer;
    background: 0 0;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    padding-top: 6px
}

.reviews__arrow svg {
    display: block
}

.reviews__arrow--next svg {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.reviews__grid {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 88px;
    overflow: hidden
}

.reviews__grid .reviews__item {
    padding: 0;
    width: calc((100% - 88px) / 2)
}

.reviews__bottom {
    text-align: center
}

.reviews__btn {
    font-size: 18px
}

.review__person {
    display: flex;
    margin-bottom: 21px
}

.review__avatar {
    display: block;
    width: 109px;
    height: 109px;
    margin-right: 20px
}

.review__info {
    display: flex;
    flex-direction: column;
    padding-top: 2px
}

.review__name {
    margin-bottom: 5px
}

.review__age {
    margin-bottom: 4px
}

.review__stars {
    margin-top: auto
}

.review__video {
    margin-top: 40px
}

.video {
    border-radius: 20px;
    overflow: hidden;
    position: relative
}

.video.active .video__button, .video.active .video__poster {
    display: none
}

.video.active .video__player {
    display: block
}

.video__button {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 138px;
    height: 138px;
    outline: 0;
    border: 6px solid #fff;
    border-radius: 50%;
    background: rgba(26, 74, 177, .2)
}

.video__button svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video__poster {
    display: block;
    width: 100%
}

.video__player {
    display: none;
    width: 100%
}

.cta-banner {
    background: url(/img/cta-bg.png), linear-gradient(0deg, #1a4ab1, #1a4ab1), linear-gradient(0deg, #e8edf7, #e8edf7), linear-gradient(123.69deg, #e8edf7 19.08%, #bbd1ff 92.62%);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto 100%;
    color: #fff
}

.cta-banner__container {
    position: relative
}

.cta-banner__col--text {
    padding: 170px 0 170px 1px;
    max-width: 873px
}

.cta-banner__col--picture {
    position: absolute;
    bottom: -168px;
    right: -7px
}

.cta-banner__title {
    margin-bottom: 40px
}

.cta-banner__picture {
    display: block
}

.order {
    padding-top: 123px;
    padding-bottom: 153px;
    position: relative;
    z-index: 2
}

.order::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 52%;
    right: 0;
    background: url(../img/svg/line-bg.svg) no-repeat center, linear-gradient(123.69deg, #e8edf7 19.08%, #bbd1ff 92.62%);
    border-bottom-left-radius: 100px;
    z-index: -1;
    pointer-events: none
}

.order__wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.order__block {
    max-width: 737px;
    width: 100%;
    position: relative
}

.order__title {
    color: #1a4ab1;
    margin-bottom: 24px
}

.order__list {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 40px
}

.order__item {
    position: relative;
    padding-left: 15px
}

.order__item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #001772;
    border-radius: 50%;
    width: 4px;
    height: 4px
}

.order__media {
    max-width: 617px;
    width: 100%;
    position: absolute;
    top: -60px;
    left: 57%
}

.order__prod {
    max-width: 320px;
    width: 100%;
    display: block;
    margin-left: auto
}

.order__icon {
    position: absolute;
    width: 94px;
    height: 94px;
    background: rgba(251, 252, 255, .9);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none
}

.order__icon--1 {
    top: 15%;
    right: 20px
}

.order__icon--2 {
    bottom: 34%;
    right: 20px
}

.order__info {
    background: rgba(251, 252, 255, .9);
    border-radius: 20px;
    padding: 11px 14px;
    display: inline-block;
    left: -3%;
    top: 50%;
    position: absolute
}

.order__info img {
    display: block
}

.order__info img:not(:last-of-type) {
    margin-bottom: 14px
}

.order__form {
    background: #fff;
    box-shadow: 20px 20px 40px 0 rgba(0, 0, 0, .1);
    border-radius: 20px;
    padding: 25px 40px;
    max-width: 378px;
    width: 100%
}

.order__price {
    color: #ef3f6b;
    margin-bottom: 20px
}

.form__input-wrap {
    position: relative
}

.form__input-wrap:not(:last-of-type) {
    margin-bottom: 16px
}

.form__label {
    margin-bottom: 4px;
    color: rgba(0, 23, 114, .5);
    font-size: 12px;
    line-height: 12px
}

.form__input {
    font-family: Roboto, sans-serif;
    height: 40px;
    border: 1px solid rgba(0, 23, 114, .24);
    background: #e8edf7;
    font-size: 14px;
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
    color: #001772;
    transition: all .5s;
    outline: 0;
    border-radius: 4px
}

.form__input::-webkit-input-placeholder {
    color: rgba(0, 23, 114, .5)
}

.form__input::placeholder {
    color: rgba(0, 23, 114, .5)
}

.form__input:focus {
    border-color: rgba(0, 23, 114, .8)
}

.form__input.error {
    border-color: #c70134
}

.form__input.error ~ .form__error {
    display: block
}

.form__error {
    position: absolute;
    left: 0;
    bottom: -2px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    font-size: 10px;
    line-height: 12px;
    color: #c70134;
    transition: all .5s;
    display: none
}

.form__button {
    /*max-width: 204px;*/
    margin: 0 auto;
    margin-top: 24px;
    display: flex
}

.footer {
    padding-bottom: 20px;
    padding-top: 75px
}

.footer__top {
    display: flex;
    align-items: center;
    margin-bottom: 40px
}

.footer__logo {
    margin-right: 60px
}

.footer__text {
    max-width: 508px;
    width: 100%;
    font-size: 14px;
    line-height: 180%
}

.footer__links {
    margin-left: auto
}

.footer__link {
    color: #001772;
    font-size: 14px
}

.footer__link:not(:last-of-type) {
    margin-right: 40px
}

.footer__copyright {
    color: rgba(0, 23, 114, .4);
    font-size: 14px;
    line-height: 180%
}

.popup {
    overflow-x: hidden;
    overflow-y: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 120;
    display: none
}

.popup.active {
    display: block
}

.popup__block {
    text-align: center;
    padding: 57px 78px;
    border-radius: 24px;
    background: #fff;
    overflow: hidden;
    position: relative;
    max-width: 480px;
    min-width: 480px;
    width: 100%
}

.popup__text {
    margin-bottom: 24px;
    text-align: center
}

.popup__btn {
    max-width: 136px;
    width: 100%
}

@media screen and (max-width: 1480px) {
    .title-h1 {
        font-size: 52px
    }

    .title-h2 {
        font-size: 48px
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
        width: 1024px
    }

    .header__wrapper {
        justify-content: space-between
    }

    .header__btn {
        margin: 0
    }

    .header__logo {
        margin-right: 0
    }

    .intro {
        padding-top: 40px
    }

    .intro::before {
        left: 53.5%
    }

    .intro__block {
        flex-shrink: 0;
        max-width: 555px;
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .intro__list {
        margin-bottom: 20px
    }

    .intro__row {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start
    }

    .intro__price {
        position: static;
        margin-bottom: 20px
    }

    .intro__media {
        flex: 1;
        max-width: 100%
    }

    .intro__prod {
        display: block;
        max-width: 290px;
        margin-left: 111px
    }

    .intro__icon {
        width: 80px;
        height: 80px
    }

    .intro__icon img {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    .intro__icon--1 {
        left: 11%
    }

    .intro__info {
        padding: 15px
    }

    .intro__info--1 img {
        width: 145px
    }

    .intro__info--2 img {
        width: 160px
    }

    .problems {
        padding: 90px 0
    }

    .problems__item {
        max-width: calc(100% / 3 - 15px)
    }

    .problems__item:nth-of-type(-n+3) {
        margin-bottom: 25px
    }

    .problem__title {
        margin-bottom: 5px
    }

    .solution__col--title {
        width: 50%;
        margin-right: 20px
    }

    .composition {
        padding: 77px 0 130px
    }

    .composition__picture {
        -webkit-transform: translate(130px, 50px);
        transform: translate(130px, 50px)
    }

    .composition__pill--one {
        top: -10px;
        left: 15px
    }

    .composition__pill--two {
        bottom: 22px;
        left: 9px
    }

    .composition__pill--three {
        top: 81px;
        right: -212px
    }

    .reviews__grid {
        gap: 40px
    }

    .reviews__grid .reviews__item {
        width: calc((100% - 40px) / 2)
    }

    .cta-banner__col--text {
        max-width: 500px
    }

    .cta-banner__col--picture {
        bottom: auto;
        right: 20px;
        top: 50%;
        -webkit-transform: translate(0, -50%) translate(0, 20px);
        transform: translate(0, -50%) translate(0, 20px)
    }

    .cta-banner__picture {
        width: 330px
    }

    .order {
        padding-top: 90px
    }

    .order::before {
        left: 53.5%
    }

    .order__wrapper {
        align-items: flex-start
    }

    .order__block {
        flex-shrink: 0;
        max-width: 555px
    }

    .order__media {
        top: 120px;
        left: 9%
    }

    .order__prod {
        max-width: 260px
    }

    .footer__logo {
        margin-right: 30px
    }

    .footer__text {
        max-width: 420px
    }
}

@media screen and (max-width: 1199px) {
    .title-h3 {
        font-size: 30px
    }

    .composition__container {
        flex-direction: column-reverse
    }

    .composition__col--list {
        width: 100%
    }

    .composition__picture {
        position: relative;
        left: 50%;
        width: 257px;
        -webkit-transform: translate(-50%, 0) translate(28px, 8px);
        transform: translate(-50%, 0) translate(28px, 8px)
    }

    .composition__pill--one {
        left: 50%;
        -webkit-transform: translate(-179px, 79px);
        transform: translate(-179px, 79px);
        width: 141px
    }

    .composition__pill--two {
        left: 50%;
        -webkit-transform: translate(-162px, 20px);
        transform: translate(-162px, 20px);
        width: 122px
    }

    .composition__pill--three {
        right: auto;
        left: 50%;
        -webkit-transform: translate(93px, 44px);
        transform: translate(93px, 44px);
        width: 122px
    }

    .component::after {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .title-h1 {
        font-size: 46px
    }

    .title-h2 {
        font-size: 40px
    }

    .title-h4 {
        font-size: 22px
    }

    .container {
        width: 767px
    }

    .base-button {
        padding: 5px 30px
    }

    .header {
        padding: 15px 0
    }

    .header__nav {
        display: none
    }

    .header__burger {
        display: block
    }

    .intro {
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 74px
    }

    .intro__wrapper {
        position: relative
    }

    .intro__block {
        max-width: 65%
    }

    .intro__title {
        margin-bottom: 15px
    }

    .intro__media {
        position: absolute;
        max-width: 420px;
        right: 0;
        bottom: 0
    }

    .intro__prod {
        max-width: 240px;
        margin-left: 141px
    }

    .intro__icon--1 {
        left: 18%
    }

    .intro__info--1 {
        top: 9%;
        left: 8%
    }

    .intro__info--2 {
        bottom: 0;
        right: 3%
    }

    .problems {
        padding: 70px 0
    }

    .problems__title {
        margin-bottom: 30px
    }

    .problems__item {
        max-width: calc(100% / 2 - 15px)
    }

    .problems__item:nth-of-type(-n+4) {
        margin-bottom: 25px
    }

    .problem__icon {
        margin-right: 12px
    }

    .problem__title {
        line-height: 120%
    }

    .solution__container {
        display: block
    }

    .solution__col--title {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%
    }

    .cta-banner {
        padding: 60px 0 0
    }

    .cta-banner__col--text {
        max-width: 100%;
        padding: 0;
        margin-bottom: 50px
    }

    .cta-banner__col--picture {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        height: 410px;
        overflow: hidden
    }

    .cta-banner__picture {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0) translate(20px, 0);
        transform: translate(-50%, 0) translate(20px, 0)
    }

    .order {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .order::before {
        left: 0;
        top: 21%
    }

    .order__wrapper {
        display: block
    }

    .order__block {
        max-width: 100%
    }

    .order__list {
        margin-bottom: 30px
    }

    .order__media {
        position: relative;
        top: auto;
        left: auto;
        max-width: 355px;
        margin: 0 auto
    }

    .order__prod {
        margin-left: 70px
    }

    .order__icon--1 {
        top: 41%
    }

    .order__icon--2 {
        bottom: 5%
    }

    .order__info {
        position: static;
        margin: 0 auto 20px;
        width: 100%
    }

    .order__form {
        max-width: 310px;
        padding: 15px 20px;
        margin: 0 auto
    }

    .footer__top {
        flex-wrap: wrap
    }

    .footer__text {
        flex: 1;
        max-width: 100%
    }

    .footer__links {
        width: 100%;
        margin-top: 30px;
        text-align: center
    }
}

@media screen and (max-width: 768px) {
    .reviews__grid {
        gap: 0;
        display: block
    }
}

@media screen and (max-width: 767px) {
    .title-h1 {
        font-size: 34px;
        line-height: 100%
    }

    .title-h2 {
        font-size: 32px;
        line-height: 110%
    }

    .title-h3 {
        font-size: 16px
    }

    .title-h4 {
        font-size: 20px
    }

    body {
        font-size: 16px;
        line-height: 120%
    }

    .container {
        width: 639px
    }

    .header {
        padding: 7px 0
    }

    .header__logo {
        width: 120px
    }

    .menu-mobile__top {
        padding: 7px 15px
    }

    .menu-mobile__logo {
        width: 120px
    }

    .intro {
        margin-top: 0;
        padding-top: 90px;
        padding-bottom: 50px
    }

    .intro::before {
        left: 0;
        height: 530px
    }

    .intro__wrapper {
        flex-direction: column-reverse
    }

    .intro__block {
        max-width: 100%
    }

    .intro__list {
        margin-bottom: 0
    }

    .intro__row {
        flex-direction: row;
        align-items: flex-end;
        margin-bottom: 30px;
        order: -1
    }

    .intro__price {
        margin-bottom: 0;
        margin-left: 30px
    }

    .intro__media {
        position: relative;
        margin-bottom: 30px
    }

    .problems {
        padding-top: 0;
        padding-bottom: 50px
    }

    .problems__item {
        max-width: calc(100% / 2 - 10px)
    }

    .solution {
        padding: 40px 0
    }

    .solution__col--title {
        margin-bottom: 18px
    }

    .solution__text {
        margin-bottom: 10px
    }

    .solution__text:last-of-type {
        margin-bottom: 0
    }

    .composition {
        padding: 40px 0
    }

    .composition__col--picture {
        margin-bottom: 7px
    }

    .composition__title {
        margin-bottom: 20px
    }

    .composition__component {
        margin-bottom: 10px
    }

    .composition__component:last-of-type {
        margin-bottom: 0
    }

    .component {
        padding-left: 41px
    }

    .component__picture {
        width: 63px;
        height: 63px
    }

    .component__text {
        padding: 9px 29px 8px
    }

    .component__title {
        margin-bottom: 4px
    }

    .reviews--video .reviews__arrow {
        display: block !important
    }

    .reviews--video .reviews__item {
        width: 100%
    }

    .reviews {
        padding: 23px 0 40px
    }

    .reviews__list {
        padding: 0
    }

    .reviews__item {
        padding: 0
    }

    .reviews__grid .reviews__item {
        width: 100%;
        margin-bottom: 20px
    }

    .reviews__grid .reviews__item:last-of-type {
        margin-bottom: 0
    }

    .review__person {
        margin-bottom: 19px
    }

    .review__avatar {
        width: 70px;
        height: 70px;
        margin-right: 12px
    }

    .review__info {
        padding-top: 0
    }

    .review__name {
        margin-bottom: 0
    }

    .review__stars {
        width: 127px
    }

    .review__video {
        margin-top: 20px
    }

    .video__button {
        width: 87px;
        height: 87px
    }

    .cta-banner {
        padding: 39px 0 0
    }

    .cta-banner__col--text {
        margin-bottom: 20px
    }

    .cta-banner__col--picture {
        height: 272px
    }

    .cta-banner__title {
        margin-bottom: 12px
    }

    .cta-banner__picture {
        width: 243px;
        -webkit-transform: translate(-50%, 0) translate(52px, -6px);
        transform: translate(-50%, 0) translate(52px, -6px)
    }

    .order {
        padding-top: 50px
    }

    .order::before {
        top: 24%
    }

    .order__title {
        margin-bottom: 15px
    }

    .order__prod {
        margin-left: 90px;
        max-width: 210px
    }

    .order__icon--2 {
        bottom: 10%;
        right: auto;
        left: 2%
    }

    .footer {
        padding-top: 50px
    }

    .footer__top {
        margin-bottom: 20px
    }

    .footer__links {
        margin-top: 20px
    }

    .footer__copyright {
        text-align: center
    }
}

@media screen and (max-width: 639px) {
    .container {
        width: 479px
    }

    .base-button {
        padding: 4.5px 24px
    }

    .button__text {
        margin-right: 14px
    }

    .price__old {
        margin-bottom: 7px
    }

    .price__old .al-raw-currency {
        font-size: 15px
    }

    .price__old .al-raw-cost-promo {
        font-size: 24px
    }

    .price__new .al-raw-currency {
        font-size: 18px
    }

    .price__new .al-raw-cost {
        font-size: 32px
    }

    .header {
        padding: 5px 0
    }

    .header__logo {
        width: 73px
    }

    .menu-mobile__top {
        padding: 5px 15px
    }

    .menu-mobile__logo {
        width: 73px
    }

    .intro {
        padding-top: 50px;
        padding-bottom: 20px
    }

    .intro::before {
        height: 350px;
        border-bottom-left-radius: 40px
    }

    .intro__list {
        line-height: 120%
    }

    .intro__item {
        padding-left: 9px
    }

    .intro__row {
        width: 100%;
        align-items: flex-start;
        margin-bottom: 20px
    }

    .intro__price {
        position: absolute;
        bottom: 0;
        right: 0;
        top: auto;
        padding: 10px;
        margin-left: 20px;
        border-radius: 16px
    }

    .intro__media {
        margin-bottom: 15px;
        max-width: 345px
    }

    .intro__prod {
        max-width: 168px;
        margin-left: 110px
    }

    .intro__icon {
        width: 50px;
        height: 50px;
        border-radius: 10.8px
    }

    .intro__icon--1 {
        left: 24%;
        bottom: 30%
    }

    .intro__icon--2 {
        top: 26%;
        right: 20%
    }

    .intro__icon img {
        -webkit-transform: scale(.55);
        transform: scale(.55)
    }

    .intro__info {
        padding: 10px;
        border-radius: 10.8px
    }

    .intro__info--1 {
        top: 12%;
        left: 1%
    }

    .intro__info--1 img {
        width: 103px
    }

    .intro__info--2 {
        bottom: 13%;
        right: 1%
    }

    .intro__info--2 img {
        width: 118px
    }

    .problems {
        padding-top: 20px;
        padding-bottom: 40px
    }

    .problems__title {
        margin-bottom: 20px
    }

    .problems__item {
        max-width: 100%
    }

    .problems__item:not(:last-of-type) {
        margin-bottom: 10px
    }

    .solution {
        background-image: url(/img/solution-bgm.png), linear-gradient(0deg, #1a4ab1, #1a4ab1), linear-gradient(0deg, #e8edf7, #e8edf7), linear-gradient(123.69deg, #e8edf7 19.08%, #bbd1ff 92.62%)
    }

    .cta-banner {
        background-image: url(/img/cta-bgm.png), linear-gradient(0deg, #1a4ab1, #1a4ab1), linear-gradient(0deg, #e8edf7, #e8edf7), linear-gradient(123.69deg, #e8edf7 19.08%, #bbd1ff 92.62%)
    }

    .order {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .order::before {
        top: auto;
        border-bottom-left-radius: 40px;
        height: 470px
    }

    .order__block {
        margin-bottom: 154px
    }

    .order__list {
        line-height: 120%;
        margin-bottom: 0
    }

    .order__item {
        padding-left: 9px
    }

    .order__media {
        max-width: 287px;
        position: absolute;
        left: calc(50% - 155px);
        bottom: -267px
    }

    .order__prod {
        margin-left: 27px;
        max-width: 150px
    }

    .order__icon {
        width: 50px;
        height: 50px;
        border-radius: 10.8px
    }

    .order__icon img {
        -webkit-transform: scale(.55);
        transform: scale(.55)
    }

    .order__icon--1 {
        right: auto;
        left: 0;
        top: 6%
    }

    .order__icon--2 {
        left: 0;
        bottom: 38%
    }

    .order__info {
        margin: 0;
        left: auto;
        right: 0;
        width: auto;
        position: absolute;
        padding: 7px;
        border-radius: 10.8px;
        top: 19%
    }

    .order__info img:nth-of-type(1) {
        width: 172px;
        margin-bottom: 7px
    }

    .order__info img:nth-of-type(2) {
        width: 152px
    }

    .order__form {
        padding: 40px 20px 30px
    }

    .order__price {
        margin-bottom: 9px
    }

    .form__button {
        margin-top: 18px
    }

    .footer {
        padding-top: 40px
    }

    .footer__logo {
        margin-right: 0;
        margin-bottom: 16px
    }

    .footer__text {
        flex: auto;
        line-height: 120%
    }

    .footer__link:not(:last-of-type) {
        margin-right: 24px
    }

    .popup__block {
        width: 345px;
        min-width: auto;
        padding: 30px 15px
    }
}

@media screen and (max-width: 479px) {
    .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .menu-mobile {
        width: 100%
    }

    .intro__info--1 {
        top: 4%
    }
}

@media screen and (max-width: 374px) {
    .intro__price {
        top: 0;
        bottom: auto
    }

    .intro__btn {
        margin: 90px auto 0
    }

    .intro__prod {
        max-width: 148px;
        margin-left: 90px
    }

    .popup__block {
        width: 280px
    }
}