@charset "UTF-8";
.slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus, :not(#fake), button, button:focus, input, input:focus {
    outline: 0
}

.slick-initialized .slick-slide, .slick-slide img, article, aside, button, details, figcaption, figure, footer, header, hgroup, img, menu, nav, section {
    display: block
}

.subtitle, .title {
    color: #5c5c5b;
    text-align: center;
    font-weight: 400
}

.main-title, .subtitle, .text-normal, .title {
    font-weight: 400
}

.btn, .main-title .accent {
    text-transform: uppercase
}

.btn, .container {
    width: 100%;
    margin: 0 auto
}

.btn, .overlay {
    cursor: pointer
}

*, .slick-slider {
    -webkit-tap-highlight-color: transparent
}

.overlay, .slick-slide.dragging img {
    pointer-events: none
}

.slick-dots, ol, ul {
    list-style: none
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mechanism__inner, .menu, .slick-list, .weight, svg {
    overflow: hidden
}

@-webkit-keyframes swipe {
    0%, to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@keyframes swipe {
    0%, to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@-webkit-keyframes pulse {
    0%, to {
        -webkit-box-shadow: 0 0 0 0 rgba(79, 170, 152, .3);
        box-shadow: 0 0 0 0 rgba(79, 170, 152, .3)
    }
    50% {
        -webkit-box-shadow: 0 0 0 25px rgba(79, 170, 152, .3);
        box-shadow: 0 0 0 25px rgba(79, 170, 152, .3)
    }
}

@keyframes pulse {
    0%, to {
        -webkit-box-shadow: 0 0 0 0 rgba(79, 170, 152, .3);
        box-shadow: 0 0 0 0 rgba(79, 170, 152, .3)
    }
    50% {
        -webkit-box-shadow: 0 0 0 25px rgba(79, 170, 152, .3);
        box-shadow: 0 0 0 25px rgba(79, 170, 152, .3)
    }
}

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: inherit;
    vertical-align: baseline
}

body, button, input {
    font-family: Helvetica, Roboto, Arial, sans-serif
}

body {
    font-size: 14px;
    line-height: 1.2;
    color: #5c5c5b
}

.subtitle, .title, br {
    line-height: 1
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

br {
    font-size: 0
}

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

:active, :focus, :hover, :visited, a, a:active, a:focus, a:hover, a:visited, select, select:focus {
    outline: 0 !important
}

a {
    text-decoration: none
}

button {
    border: 0;
    padding: 0
}

::-moz-focus-inner, ::-moz-focus-outer {
    border: 0;
    padding: 0
}

::-ms-clear {
    display: none
}

#comebacker_main_div {
    display: none !important;
    height: 0 !important
}

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden
}

a:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://179523.selcdn.ru/public/layout-images/select-triangle.svg);
    background-repeat: no-repeat
}

select, select:hover {
    background-size: 10px 10px;
    background-position: right 10px center
}

select::-ms-expand {
    display: none !important;
    background: 0 0 !important;
    position: fixed;
    border: 0 !important;
    outline: 0 !important
}

button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, option::-moz-focus-inner, select::-moz-focus-inner {
    border: 0
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/roboto-v30-latin-300.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/roboto-v30-latin-regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/roboto-v30-latin-700.woff2) format("woff2")
}

img {
    max-width: 100%;
    height: auto
}

.container {
    padding-left: 15px;
    padding-right: 15px
}

.title {
    font-size: 28px;
    line-height: 1.2;
}

.btn, .subtitle {
    font-size: 16px
}

.main-title {
    position: relative;
    padding: 10px 15px
}

.main-title::after, .main-title::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/angle.svg) center/contain no-repeat;
    position: absolute
}

.main-title::before {
    left: 0;
    top: 0;
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.main-title::after {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    bottom: 0;
    right: 0
}

.main-title .accent {
    font-size: 1.7em;
    color: #4faa98
}

.main-title_no-border {
    padding: 0
}

.main-title_no-border::after, .main-title_no-border::before {
    content: none;
    display: none
}

.green-text {
    color: #4faa98
}

.reviews-slide__author, .text-bold {
    font-weight: 700
}

.text-black {
    font-weight: 900
}

.text-nowrap {
    white-space: nowrap
}

.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    color: #fff;
    background: #4faa98;
    border-radius: 100px;
    -webkit-transition: background .3s;
    transition: background .3s;
    padding: 9px 12px
}

.btn__arrow, .btn__icon, .slick-dots li {
    display: inline-block
}

.comparison__product-name, .comparison__subtitle, .comparison__value, .control__step, .details__text, .expert__sign, .intro__social, .intro__text, .menu, .outro__form-text, .outro__form-title, .price__item, .reviews-slide__info, .reviews-slide__title {
    text-align: center
}

.btn:hover {
    background: #3d8375
}

.btn__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    border-radius: 50%;
    background: url(../img/order-icon.svg) center/50% no-repeat #fff
}

.btn__text, .intro__btn:hover .intro__btn-text::before, .outro__pack {
    width: 100%
}

.btn__arrow {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    background: url(../img/arrow-icon.svg) center/contain no-repeat;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative;
    right: 0
}

.decor__img, .overlay {
    width: 100%;
    left: 0;
    bottom: 0
}

.btn:hover .btn__arrow {
    right: -5px
}

.overlay {
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 9;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: .5s;
    transition: .5s
}

.overlay.active {
    opacity: 1;
    pointer-events: visible
}

.decor, .intro__right, .slick-arrow.slick-hidden, .slick-slide.slick-loading img {
    display: none
}

.decor_intro {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

.decor__img {
    position: absolute
}

.mark-sale::after, .scroll-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute
}

.burger, .scroll-btn {
    -ms-flex-direction: column
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.scroll-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100px;
    height: 100px;
    background: #f3f3f3;
    border-radius: 50% 50% 0 0;
    padding: 7px;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slick-dots li button, .slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    border: 0;
    cursor: pointer
}

.outro .form__input, .scroll-btn_white, .slick-loading .slick-list {
    background: #fff
}

.scroll-btn:hover .scroll-btn__arrow {
    -webkit-animation: none;
    animation: none
}

.scroll-btn__mouse {
    display: block;
    width: 17px;
    height: 26px;
    background: url(../img/mouse-icon.svg) center/contain no-repeat
}

.scroll-btn__arrow {
    display: block;
    width: 14px;
    height: 7px;
    background: url(../img/mouse-arrow-icon.svg) center/contain no-repeat;
    -webkit-animation: 2s ease-in-out infinite swipe;
    animation: 2s ease-in-out infinite swipe
}

.mark-sale::after {
    content: '-50%';
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    width: 60px;
    height: 60px;
    background: url(../img/sale-bg.svg) center/contain no-repeat
}

.slick-dots li button, .slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

/*.pack-center {*/
/*    padding-left: 30px*/
/*}*/

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: 0
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-next, .slick-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before, .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before, [dir=rtl] .slick-next:before {
    content: '←'
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-dots, .slick-dots li button:before {
    position: absolute;
    left: 0;
    text-align: center
}

.burger__line, .logo, .slick-dots li {
    position: relative
}

.slick-dots {
    bottom: -25px;
    width: 100%;
    padding: 0;
    margin: 0
}

.slick-dots li {
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    top: 0;
    width: 20px;
    height: 20px;
    content: "";
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.block {
    padding-top: 25px;
    padding-bottom: 25px
}

.header__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px 0
}

.benefits__content, .details__title, .expert__content, .expert__title, .header .nav__link:not(:last-of-type), .influence__title, .ingredients-item:not(:last-of-type), .mechanism__title, .weight__subtitle {
    margin-bottom: 20px
}

.menu .nav, .menu__top {
    margin-bottom: 40px
}

.logo {
    display: inline-block;
    font-size: 32px;
    color: #35254c;
    line-height: 1;
    font-weight: 300;
    padding: 5px
}

.burger, .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.logo::after, .logo::before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background: url(../img/angle.svg) center/contain no-repeat;
    position: absolute
}

.logo::before {
    left: 0;
    bottom: 0
}

.logo::after {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
    top: 0;
    right: 0
}

.burger {
    display: flex;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    width: 32px;
    height: 27px
}

.burger:hover .burger__line {
    background: #4faa98
}

.burger__line {
    height: 3px;
    display: block;
    background-color: #222;
    -webkit-transition: .4s;
    transition: .4s;
    width: 100%
}

.burger__line:first-child {
    top: -8px
}

.decor-line_vertical-center::after, .menu {
    top: 0
}

.burger__line:nth-child(3) {
    bottom: -8px
}

.burger--active .burger__line:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 3px
}

.burger--active .burger__line:nth-child(2), .ingredients-item__desc_active::after {
    opacity: 0
}

.burger--active .burger__line:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 3px
}

.menu {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    position: fixed;
    right: 0;
    z-index: 11;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    width: 100%;
    max-width: 280px;
    border-radius: 0 0 0 40px;
    padding: 20px;
    -webkit-transition: 1s;
    transition: 1s;
    background: #fff
}

.intro__btn, .nav__link {
    font-size: 14px;
    text-transform: uppercase
}

.benefits, .components, .details, .details__container, .feedback, .intro, .intro__btn-text, .weight {
    position: relative
}

.menu--active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.menu__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #4faa98;
    padding-bottom: 20px
}

.menu__btn, .popup {
    max-width: 300px
}

.footer__column, .footer__content, .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.nav__link, .nav__link::before {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.nav__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000
}

.details__title br, .intro__btn_right, .intro__pack_desk {
    display: none
}

.nav__link::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    border-radius: 50%;
    margin-right: 20px
}

.intro__social-link:hover, .nav__link:hover, .nav__link_active {
    color: #4faa98
}

.nav__link:hover::before, .nav__link_active::before {
    border-color: #4faa98;
    background: #4faa98
}

.feedback, .intro {
    overflow: hidden;
    padding-bottom: 75px
}

.intro__title {
    margin-bottom: 15px
}

.intro__text {
    color: #888;
    padding: 0 15px;
    margin-bottom: 20px
}

.intro picture {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.intro__pack {
    width: 140px;
    margin: 0 auto 40px
}

.intro__btn {
    color: #4faa98;
    background: 0 0;
    cursor: pointer;
    margin: 0 auto 40px
}

.intro__btn:hover .intro__btn-arrow {
    background-position-x: 20px
}

.intro__btn-text {
    margin-right: 28px
}

.intro__btn-text::before, .intro__social-link::before {
    position: absolute;
    content: "";
    height: 1px;
    bottom: 0;
    left: 0;
    -webkit-transition: width .4s;
    transition: width .4s
}

.intro__btn-text::before {
    width: 0;
    background: #4faa98
}

.intro__btn-arrow {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/arrow-icon.svg) center/40% no-repeat #4faa98;
    border-radius: 50%;
    -webkit-transition: background-position-x .4s;
    transition: background-position-x .4s;
    -webkit-animation: 3s ease-in-out infinite pulse;
    animation: 3s ease-in-out infinite pulse
}

.intro__social {
    display: block;
    margin: 0 auto
}

.intro__social-link {
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    background: 0 0;
    color: #aaaaa9;
    position: relative;
    -webkit-transition: color .3s;
    transition: color .3s
}

.benefits-list__item, .mechanism__item {
    display: -webkit-box;
    display: -ms-flexbox;
    font-weight: 700
}

.intro__social-link::before {
    width: 100%;
    background: #aaaaa9
}

.intro__social-link:hover::before {
    width: 0
}

.footer__logo, .intro__social-link:not(:last-child) {
    margin-right: 15px
}

.weight {
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), color-stop(47.92%, rgba(243, 243, 243, .15)), to(#f3f3f3));
    background: linear-gradient(180deg, #f3f3f3 0, rgba(243, 243, 243, .15) 47.92%, #f3f3f3 100%);
    padding-bottom: 60px
}

.weight__title {
    margin-bottom: 10px
}

.weight__text {
    color: #888;
    margin-bottom: 30px
}

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

.mechanism__item::before {
    content: '';
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    background: url(../img/angle.svg) center/contain no-repeat;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-right: 15px;
    margin-left: -15px
}

.benefits-list__item:not(:last-child), .benefits-list_left, .benefits__title, .components__title, .details__text:not(:last-child), .mechanism__item:not(:last-child) {
    margin-bottom: 10px
}

.mechanism__item:not(:last-child) {
    margin-bottom: 15px;
}

.details {
    padding-bottom: 75px
}

.details__container {
    z-index: 2
}

.details__logo {
    width: 80px;
    margin: -65px auto 20px
}

.details__text {
    line-height: 1.3
}

.benefits {
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), color-stop(47.92%, rgba(243, 243, 243, .15)), to(#f3f3f3));
    background: linear-gradient(180deg, #f3f3f3 0, rgba(243, 243, 243, .15) 47.92%, #f3f3f3 100%);
    z-index: 1
}

.benefits__subtitle, .components__subtitle {
    margin-bottom: 30px
}

.benefits__pack, .expert__pack {
    width: 140px;
    margin: 0 auto 15px
}

.benefits__pack_desk, .expert__title br, .ingredients-item__control, .ingredients-item__decor {
    display: none
}

.benefits__form {
    background: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .25);
    max-width: 310px;
    margin: 0 auto;
    padding: 20px 15px
}

.components, .influence {
    padding-bottom: 75px;
    overflow: hidden
}

.benefits-list {
    max-width: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.benefits-list__item {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.benefits-list__item::before {
    content: '';
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, .1);
    margin-right: 15px
}

.benefits-list__item_first::before {
    background-image: url(../img/benefit-1.svg);
    background-size: 45%
}

.benefits-list__item_second::before {
    background-image: url(../img/benefit-2.svg);
    background-size: 50%
}

.benefits-list__item_third::before {
    background-image: url(../img/benefit-3.svg);
    background-size: 65%
}

.benefits-list__item_fourth::before {
    background-image: url(../img/benefit-4.svg);
    background-size: 50%
}

.components {
    background: #fff
}

.components__img {
    width: 350px;
    margin: 0 auto
}

.ingredients-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.ingredients-item__picture {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
}

.ingredients-item__img {
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.ingredients-item__title {
    font-size: 16px
}

.ingredients-item__control:hover {
    background-position-y: 15px
}

.ingredients-item__control_active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.decor-line {
    position: absolute;
    display: block;
    background: #35254c
}

.expert, .influence, .tests {
    position: relative
}

.decor-line_vertical {
    width: 1px;
    height: 100px;
    left: 50%;
    bottom: 0
}

.decor-line_vertical-center::after, .decor-line_vertical::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: #35254c;
    border-radius: 50%;
    left: -3px
}

.decor-line_vertical::before {
    bottom: 0
}

.decor-line_vertical-center {
    height: 40px;
    left: 50%;
    right: auto;
    bottom: 0
}

.decor-line_vertical-left::before {
    right: -3px;
    left: auto
}

.decor-line_horizontal {
    width: 80px;
    height: 1px;
    top: -100px;
    left: 50%
}

.decor-line_horizontal::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: #35254c;
    border-radius: 50%;
    right: 0;
    top: -3px
}

.decor-line_horizontal-left {
    right: 50%;
    left: auto
}

.decor-line_horizontal-left::before {
    left: 0;
    right: auto
}

.influence {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f3f3), color-stop(47.92%, rgba(243, 243, 243, .15)), to(#f3f3f3));
    background: linear-gradient(180deg, #f3f3f3 0, rgba(243, 243, 243, .15) 47.92%, #f3f3f3 100%);
    z-index: 3
}

.wave__inner {
    max-width: 280px;
    margin: 0 auto
}

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

.expert__text, .outro__title, .reviews-slide__head, .tests__text, .wave__item:not(:last-child) {
    margin-bottom: 15px
}

.wave__icon {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    margin-right: 15px
}

.wave__icon_first {
    background: url(../img/influence-1.svg) center/60% no-repeat #fff
}

.wave__icon_second {
    background: url(../img/influence-2.svg) center/50% no-repeat #fff
}

.wave__icon_third {
    background: url(../img/influence-3.svg) center/60% no-repeat #fff
}

.wave__icon_fourth {
    background: url(../img/influence-4.svg) center/50% no-repeat #fff
}

.wave__icon_fifth {
    background: url(../img/influence-5.svg) center/50% no-repeat #fff
}

.wave__icon_sixth {
    background: url(../img/influence-6.svg) center/40% no-repeat #fff
}

.expert {
    z-index: 1
}

.expert__text:last-of-type, .feedback__title, .order__title, .tests__text:last-of-type, .tests__title {
    margin-bottom: 20px
}

.expert__photo {
    width: 140px;
    border-bottom: 1px solid #000;
    padding-left: 20px;
    margin: 0 auto 15px
}

.expert__name {
    display: block;
    font-size: 18px;
    margin-bottom: 5px
}

.expert__pack_desk, .popup__left {
    display: none
}

.expert__form {
    background: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .25);
    padding: 20px 15px;
    max-width: 310px;
    margin: 0 auto
}

.tests {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f3f3), color-stop(47.92%, rgba(243, 243, 243, .15)), to(#f3f3f3));
    background: linear-gradient(180deg, #f3f3f3 0, rgba(243, 243, 243, .15) 47.92%, #f3f3f3 100%);
    overflow: hidden;
    padding-bottom: 75px
}

.tests__img {
    width: 220px;
    margin: 0 auto 20px
}

.comparison__title {
    font-weight: 700;
    margin-bottom: 15px
}

.comparison__inner, .comparison__item {
    padding: 25px 0 10px;
    position: relative;
    z-index: 2
}

.comparison__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, .3);
    box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, .3);
    padding: 10px
}

.comparison__item:not(.comparison__item_last) {
    margin-bottom: 10px
}

.comparison__subtitle {
    display: block;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c6c6c6
}

.comparison__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.comparison__value {
    display: block;
    font-size: 24px;
    font-weight: 700;
    width: 50%
}

.comparison__product:not(:last-of-type), .comparison__value:not(:last-of-type) {
    margin-right: 10px
}

.comparison__value_green {
    color: #4faa98
}

.comparison__unit {
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 5px
}

.comparison__vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.comparison__product {
    width: 50%;
    height: 100%;
    background: #5c5c5b;
    border-radius: 10px
}

.comparison__product_green {
    background: #4faa98
}

.outro__form, .reviews-slide__wrapper {
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), color-stop(47.92%, rgba(243, 243, 243, .15)), to(#f3f3f3))
}

.comparison__product-name {
    display: block;
    font-weight: 700;
    color: #fff;
    padding: 5px
}

.reviews-slide__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    border-radius: 15px;
    background: linear-gradient(180deg, #f3f3f3 0, rgba(243, 243, 243, .15) 47.92%, #f3f3f3 100%);
    padding: 15px;
    max-width: 400px;
    margin: 0 auto
}

.reviews-slide__title {
    font-size: 18px;
    margin-bottom: 15px
}

.reviews-slide__info, .reviews-slide__picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.reviews-slide__picture {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    max-width: 400px;
    margin: 0 auto 15px
}

.reviews-slide__info {
    font-weight: 700;
    line-height: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    background: #5c5c5b;
    border-radius: 0 15px 0 0;
    padding: 5px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 40%;
    width: 100%;
}

.control__arrow, .order, .outro, .outro__product, .price__item_old {
    position: relative
}

.reviews-slide__info_green {
    background: #4faa98;
    border-radius: 15px 0 0;
    left: auto;
    right: 0
}

.reviews-slide__info-title {
    display: block;
    margin-bottom: 2px
}

.reviews-slide__info-weight {
    font-size: 24px
}

.control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    margin-top: 20px
}

.control__arrow {
    background: 0 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.control__arrow:hover {
    opacity: .7
}

.control__arrow::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/angle.svg) center/contain no-repeat;
    position: absolute;
    top: 5px
}

.control__arrow_prev::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 5px
}

.control__arrow_next::before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    right: 5px
}

.control__step {
    font-size: 28px
}

.control__step-numb_current {
    color: #4faa98
}

.control__step-separator {
    margin: 0 5px
}

.slick-dots, .slick-next, .slick-prev {
    display: none !important
}

.order {
    overflow: hidden;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f3f3), color-stop(47.92%, rgba(243, 243, 243, .15)), to(#f3f3f3));
    background: linear-gradient(180deg, #f3f3f3 0, rgba(243, 243, 243, .15) 47.92%, #f3f3f3 100%);
    padding-bottom: 75px
}

.process {
    counter-reset: order-item
}

.process__item {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto
}

.process__item:not(:last-of-type) {
    margin-bottom: 20px
}

.process__img {
    max-width: 100%;
    width: 100%;
    height: 145px;
    background: url(../img/process-1.png) center/contain no-repeat;
    margin: 0 auto 10px
}

.process__img_second {
    height: 160px;
    background: url(../img/process-2.png) center/contain no-repeat
}

.process__img_third {
    height: 190px;
    background: url(../img/process-3.png) center/contain no-repeat;
    position: relative
}

.process__img_third::after {
    top: 20px;
    right: 65px
}

.process__title, .process__title::before {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.outro__content, .price {
    display: -webkit-box;
    display: -ms-flexbox
}

.process__title {
    margin-bottom: 10px
}

.process__title::before {
    counter-increment: order-item;
    content: counter(order-item);
    font-weight: 700;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    background: #4faa98;
    border-radius: 50%;
    margin-right: 15px
}

.process__text {
    /*text-align: center;*/
    color: #888
}

.webp .process__img {
    background: url(../img/process-1.webp) center/contain no-repeat
}

.webp .process__img_second {
    background: url(../img/process-2.webp) center/contain no-repeat
}

.webp .process__img_third {
    background: url(../img/process-3.webp) center/contain no-repeat
}

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

.footer__column_first, .footer__nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.outro__product {
    width: 140px;
    max-width: 100%;
    padding-top: 10px;
    margin: 0 auto 15px
}

.outro__product::after {
    top: 0;
    right: -10px
}

.outro__form {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 300px;
    width: 100%;
    border-radius: 24px;
    background: linear-gradient(180deg, #f3f3f3 0, rgba(243, 243, 243, .15) 47.92%, #f3f3f3 100%);
    padding: 20px 15px;
    margin: 0 auto
}

.outro__form-title {
    font-size: 22px;
    line-height: 1.1;
    border-bottom: 2px solid #35254c;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.outro__form-text {
    font-weight: 300
}

.outro .price, .outro__form-text {
    margin-bottom: 20px
}

.deadlines {
    margin-bottom: 20px;
}

.deadlines__text {
    text-align: center;
}

.deadlines__text:not(:last-of-type) {
    margin-bottom: 5px;
}

.price {
    display: flex;
    flex-direction: row-reverse;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px
}

.price__item_new {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    color: #4faa98;
    margin-bottom: -0.05em;
}

.price__item_old {
    font-size: 40px;
    font-weight: 300;
    line-height: 1
}

.price__item_old::before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #5c5c5b;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0
}

.footer {
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), color-stop(47.92%, rgba(243, 243, 243, .15)), to(#f3f3f3));
    background: linear-gradient(180deg, #f3f3f3 0, rgba(243, 243, 243, .15) 47.92%, #f3f3f3 100%)
}

.disclaimer {
    padding-top: 25px;
}

.disclaimer__list {
    margin-bottom: 15px;
}

.disclaimer__fn, .disclaimer__text{
    text-align: center;
}

.disclaimer__fn:not(:last-of-type) {
    margin-bottom: 5px;
}

.footer__content {
    gap: 25px;
    max-width: 300px;
    margin: 0 auto
}

.footer__column {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__column_first {
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__motto {
    font-size: 14px;
    text-align: left;
    max-width: 120px;
    line-height: 1;
    padding: 0
}

.footer__motto::after, .footer__motto::before {
    content: none;
    display: none
}

.footer__title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.footer__nav {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.footer__nav-link {
    font-size: 14px
}

.footer__nav-link::before {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
}

.footer__btn {
    max-width: 260px;
    margin: 0 auto
}

.footer__bottom {
    background: 0 0;
    padding-top: 25px;
    padding-bottom: 0
}

.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.social__link {
    background: 0 0;
    cursor: pointer
}

.social__link svg {
    fill: #5c5c5b;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.social__link_fb:hover svg {
    fill: #4867aa
}

.social__link_pint:hover svg {
    fill: #df0022
}

.social__link_twit:hover svg {
    fill: #3084cb
}

.form__label {
    display: block;
    margin-bottom: 15px
}

.form__fn {
    text-align: center;
    margin-top: 15px;
}

.form__input {
    font-size: 16px;
    background: #f6f6f6;
    border: 1px solid #35254c;
    border-radius: 100px;
    width: 100%;
    padding: 17px 25px
}

.popup__wrapper {
    background: #fff;
    border-radius: 20px;
    padding: 15px
}

.popup__title {
    font-size: 24px;
    line-height: 1;
    text-align: center;
    margin-bottom: 15px
}

@media screen and (min-width: 480px) {
    .block, .footer__bottom {
        padding-top: 30px
    }

    .container {
        width: 480px
    }

    .title {
        font-size: 30px
    }

    .subtitle {
        font-size: 18px
    }

    .block {
        padding-bottom: 30px
    }

    .logo {
        font-size: 40px
    }

    .btn__icon {
        margin-right: 20px;
    }

    .btn__arrow {
        margin-left: 20px;
    }

    .menu {
        max-width: 310px;
    }

    .components, .details, .feedback, .influence, .intro, .order, .tests {
        padding-bottom: 80px
    }

    .weight {
        padding-bottom: 60px
    }

    .details__logo {
        margin-top: -70px
    }

    .wave__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 15px;
        max-width: none;
        margin: 0
    }

    .wave__item {
        width: calc(50% - (15px / 2))
    }

    .wave__item:not(:last-child) {
        margin-bottom: 0
    }

    .process {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 20px
    }

    .process__item {
        max-width: calc(50% - (20px / 2));
        margin: 0
    }

    .process__item:not(:last-of-type) {
        margin-bottom: auto
    }

    .process__img {
        height: 160px
    }

    .process__img_second {
        width: 200px
    }

    .process__img_third::after {
        right: 40px
    }

    .disclaimer {
        padding-top: 30px;
    }

    .footer__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: none
    }

    .footer__column_first, .footer__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .footer__column {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .footer__column_first {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__column_second {
        align-items: flex-start;
        max-width: 130px;
    }

    .footer__logo {
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer__nav {
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px
    }

    .footer__btn {
        margin: 0
    }
}

@media screen and (min-width: 640px) {
    .ingredients-item:not(:last-of-type), .intro__text, .mechanism__item:not(:last-child) {
        margin-bottom: 0
    }

    body {
        font-size: 16px;
        line-height: 1.3
    }

    .container {
        width: 640px
    }

    .title {
        font-size: 34px
    }

    .main-title, .main-title_no-border {
        font-size: 29px;
        text-align: left
    }

    .expert__name, .reviews-slide__title, .subtitle {
        font-size: 20px
    }

    /*.pack-center {*/
    /*    padding-left: 0*/
    /*}*/

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

    .intro__content {
        margin-right: 15px;
        padding-left: 30px
    }

    .intro__right {
        display: block;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .intro__title, .outro__title {
        max-width: 315px;
    }

    .intro__text {
        text-align: left
    }

    .intro__pack {
        width: 160px
    }

    .intro__pack_mob {
        display: none
    }

    .intro__pack_desk {
        display: block
    }

    .intro__btn {
        display: none;
        margin: 0;
        padding: 0 15px
    }

    .intro__btn_right {
        display: block
    }

    .intro__social {
        position: absolute;
        left: 10px;
        bottom: 10px;
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        z-index: 2
    }

    .intro__social-link {
        font-size: 14px
    }

    .weight {
        padding-bottom: 70px
    }

    .weight__content {
        position: relative;
        padding-left: 200px
    }

    .weight__content::before {
        content: '';
        display: block;
        width: 385px;
        height: 715px;
        background: url(../img/weight-loss.png) center/contain no-repeat;
        position: absolute;
        top: -30px;
        left: -200px
    }

    .mechanism__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px
    }

    .mechanism__item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 200px;
        width: 100%;
    }

    .mechanism__item::before {
        margin-top: 5px
    }

    .mechanism__item:nth-child(2n-2) {
        max-width: 190px
    }

    .details__logo, .details__title {
        margin-bottom: 25px
    }

    .details__text:not(:last-child) {
        margin-bottom: 15px
    }

    .benefits__content, .benefits__order {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .benefits__content, .expert__content, .expert__title, .influence__title {
        margin-bottom: 30px
    }

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

    .benefits__pack, .expert__pack {
        width: 160px;
    }

    .benefits__pack_mob, .expert__pack {
        margin-bottom: 0;
        margin-right: 40px
    }

    .benefits__form, .expert__form {
        max-width: none;
        margin: 0
    }

    .benefits-list {
        max-width: none
    }

    .benefits-list_left {
        margin-bottom: 0;
        margin-right: 20px
    }

    .components__img {
        width: 250px;
        margin: 0 auto 25px
    }

    .ingredients {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        gap: 15px
    }

    .ingredients-item {
        width: 100%;
        max-width: calc(100% / 3)
    }

    .ingredients-item__decor {
        display: block;
        width: 100%;
        position: relative;
        margin-bottom: 15px
    }

    .ingredients-item__title {
        font-size: 18px
    }

    .ingredients-item__desc {
        position: relative;
        max-height: 65px;
        overflow: hidden;
        -webkit-transition: max-height .3s ease-in-out;
        transition: max-height .3s ease-in-out;
        margin-bottom: 15px
    }

    .ingredients-item__desc::after {
        content: '';
        display: block;
        width: 100%;
        height: 30px;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, transparent), to(#fff));
        background: linear-gradient(180deg, transparent 5%, #fff 100%);
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out
    }

    .ingredients-item__desc_active {
        max-height: 2000px
    }

    .ingredients-item__control {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: url(../img/arrow-bottom.svg) center/50% no-repeat;
        border: 1px solid #4faa98;
        cursor: pointer;
        margin: 0 auto;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .wave__inner {
        gap: 20px
    }

    .wave__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        width: calc((100% / 3) - (40px / 3))
    }

    .wave__icon {
        width: 80px;
        height: 80px;
        -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .25);
        box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .25);
        margin-right: 0;
        margin-bottom: 15px
    }

    .comparison__title, .expert__text, .tests__text {
        margin-bottom: 20px
    }

    .expert__text:last-of-type, .feedback__title, .order__title, .tests__text:last-of-type, .tests__title {
        margin-bottom: 30px
    }

    .expert__photo {
        width: 180px;
        padding-left: 25px;
    }

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

    .comparison__inner {
        padding: 30px 0 15px
    }

    .comparison__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, .1);
        box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, .1);
        border-radius: 20px;
        padding: 10px 15px
    }

    .comparison__subtitle {
        text-align: left;
        border: 0;
        padding: 0;
        margin: 0 15px 0 0
    }

    .comparison__data {
        width: 300px
    }

    .comparison__value {
        font-size: 26px
    }

    .comparison__product:not(:last-of-type), .comparison__value:not(:last-of-type) {
        margin-right: 15px
    }

    .comparison__unit {
        font-size: 13px
    }

    .comparison__unit_break {
        display: block
    }

    .comparison__vertical {
        width: 300px;
        padding: 0;
        right: 15px
    }

    .comparison__product {
        border-radius: 20px
    }

    .reviews-slide__wrapper {
        max-width: 450px;
        padding: 25px
    }

    .reviews-slide__info-weight {
        font-size: 30px
    }

    .process__img_second {
        width: 220px
    }

    .process__img_third::after {
        right: 80px
    }

    .process__title {
        font-size: 17px;
        margin-bottom: 15px
    }

    .process__title::before {
        font-size: 18px;
        width: 35px;
        height: 35px;
        margin-right: 20px
    }

    .outro__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .outro__content {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-right: 20px
    }

    .outro__title {
        font-size: 28px
    }

    .outro__product {
        width: 160px;
        /*margin: 0*/
    }

    .outro__product::after {
        font-size: 22px;
        width: 70px;
        height: 70px;
        right: auto;
        left: -10px
    }

    .outro__pack {
        /*padding-left: 15px*/
    }

    .outro__form {
        -ms-flex-item-align: center;
        align-self: center;
        margin: 0
    }

    .outro__form-title {
        font-size: 30px
    }

    .footer__motto, .footer__nav-link {
        font-size: 16px
    }

    .footer__column_fourth, .footer__column_second {
        max-width: 260px
    }

    .footer__motto {
        text-align: left;
        max-width: 155px
    }

    .popup__title {
        font-size: 24px;
        text-align: center
    }
}

@media screen and (min-width: 768px) {
    .header .nav, .menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal
    }

    .burger, .logo_mob, .menu__btn .btn__arrow, .overlay {
        display: none
    }

    .menu .nav, .menu__top {
        margin-bottom: 0
    }

    .container {
        width: 768px;
        padding-left: 25px;
        padding-right: 25px
    }

    .title {
        font-size: 38px
    }

    .main-title, .main-title_no-border {
        font-size: 33px
    }

    .ingredients-item__title, .subtitle {
        font-size: 22px
    }

    .block {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .header__wrapper {
        padding-left: 25px;
        padding-right: 0;
        overflow: hidden
    }

    .header .nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .header .nav__link:not(:last-of-type) {
        margin-bottom: 0;
        margin-right: 25px
    }

    .nav__link::before {
        margin-right: 10px;
    }

    .logo {
        font-size: 45px;
        padding: 5px 10px
    }

    .logo::after, .logo::before {
        width: 20px;
        height: 20px
    }

    .menu {
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 100%;
        position: static;
        -webkit-transform: none;
        transform: none;
        border-radius: 0;
        padding: 0
    }

    .menu__top {
        padding-bottom: 0;
        border: 0;
        width: auto
    }

    .menu__btn {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        border-radius: 100px 0 0 100px;
        max-width: 180px;
        margin: 0
    }

    .intro__content, .menu__btn .btn__icon {
        margin-right: 20px
    }

    .components, .details, .feedback, .influence, .intro, .order, .tests, .weight {
        padding-bottom: 90px
    }

    .expert__content, .expert__title, .influence__title, .intro__text {
        margin-bottom: 40px
    }

    .intro__title, .outro__title {
        max-width: 353px;
    }

    .intro__pack {
        /*width: 315px;*/
        margin-bottom: 0
    }

    .intro__btn {
        display: block
    }

    .intro__btn_right {
        display: none
    }

    .intro__social {
        left: 25px;
        bottom: 20px
    }

    .weight__content::before {
        width: 355px;
        height: 675px;
        top: -40px;
        left: -180px
    }

    .mechanism__item {
        max-width: 265px
    }

    .mechanism__item:nth-child(2n-2) {
        max-width: 230px
    }

    .details__logo {
        width: 120px;
        margin-top: -95px
    }

    .details__logo, .details__title {
        margin-bottom: 30px
    }

    .components__img {
        width: 300px
    }

    .decor-line_vertical {
        height: 115px
    }

    .decor-line_vertical-center {
        height: 40px
    }

    .decor-line_horizontal {
        top: -115px
    }

    .wave__icon {
        width: 100px;
        height: 100px
    }

    .wave__text {
        font-size: 18px
    }

    .expert__text {
        margin-bottom: 25px
    }

    .expert__text:last-of-type, .tests__text:last-of-type, .tests__title {
        margin-bottom: 40px
    }

    .expert__name {
        font-size: 25px;
        margin-bottom: 10px
    }

    .tests__img {
        width: 270px
    }

    .tests__text {
        margin-bottom: 25px
    }

    .comparison__item {
        padding: 10px 20px
    }

    .comparison__vertical {
        right: 20px
    }

    .feedback__title, .order__title {
        margin-bottom: 35px
    }

    .reviews-slide__wrapper {
        max-width: 500px
    }

    .control__step {
        font-size: 35px
    }

    .process {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .process__item {
        max-width: calc(100% / 3 - 15px)
    }

    .process__text {
        /*text-align: left;*/
    }

    .process__img {
        height: 190px;
        margin-bottom: 15px
    }

    .footer__logo, .footer__title, .process__title {
        margin-bottom: 20px
    }

    .process__img_second {
        height: 190px
    }

    .process__img_third::after {
        right: 55px
    }

    .outro__form {
        max-width: 340px
    }

    .footer__content {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    /*.footer__column_second, .footer__column_third {*/
    /*    max-width: 150px*/
    /*}*/

    .footer__column_fourth {
        max-width: 261px
    }

    .footer__logo {
        font-size: 40px
    }

    .footer__motto {
        font-size: 16px;
        max-width: 155px
    }

    .footer__nav {
        row-gap: 15px
    }

    .footer__bottom {
        padding-top: 40px
    }

    .disclaimer {
        padding-top: 40px;
    }

    .popup__title {
        font-size: 24px
    }
}

@media screen and (min-width: 1024px) {
    body {
        line-height: 1.4
    }

    .container {
        width: 1024px
    }

    .control__step, .title {
        font-size: 40px
    }

    .main-title {
        font-size: 39px;
        padding: 15px 25px
    }

    .main-title::after, .main-title::before {
        width: 45px;
        height: 45px
    }

    .main-title_no-border {
        padding: 0
    }

    .subtitle {
        font-size: 24px;
        line-height: 32px
    }

    .scroll-btn {
        width: 130px;
        height: 130px;
        bottom: -65px;
        padding: 15px
    }

    .scroll-btn__mouse {
        width: 20px;
        height: 30px
    }

    .scroll-btn__arrow {
        width: 18px;
        height: 8px
    }

    .block {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .header .nav__link, body {
        font-size: 18px
    }

    .header .nav__link:not(:last-of-type) {
        margin-bottom: 0;
        margin-right: 60px
    }

    .nav__link::before {
        margin-right: 20px;
    }

    .logo {
        font-size: 54px
    }

    .menu__btn {
        font-size: 18px;
        max-width: 225px
    }

    .details, .feedback, .influence, .intro, .order {
        padding-bottom: 110px
    }

    .intro__wrapper {
        justify-content: space-between;
        position: relative;
        z-index: 1
    }

    .intro__content {
        width: 645px;
        margin-right: 0
        /*margin-right: 60px*/
    }

    .comparison__title, .ingredients-item__decor, .intro__title {
        margin-bottom: 25px
    }

    .intro__title, .outro__title {
        max-width: 434px;
    }

    .intro__text {
        line-height: 30px;
        padding: 0 25px;
        margin-bottom: 45px
    }

    .intro__right {
        flex-grow: 1;
        /*width: 100%;*/
    }

    .intro__pack {
        width: 180px;
        margin: 0 auto;
    }

    .intro__btn {
        font-size: 18px;
        padding: 0 25px
    }

    .intro__btn:hover .intro__btn-arrow {
        background-position-x: 23px
    }

    .intro__btn-arrow {
        width: 60px;
        height: 60px
    }

    .intro__social {
        bottom: 40px
    }

    .intro__social-link {
        font-size: 16px
    }

    .intro__social-link:not(:last-child) {
        margin-right: 40px
    }

    .weight {
        padding-bottom: 120px
    }

    .weight__content {
        padding-left: 300px
    }

    .weight__content::before {
        width: 460px;
        height: 870px;
        top: -60px;
        left: -180px
    }

    .weight__title {
        text-align: left;
        margin-bottom: 20px
    }

    .expert__title, .weight__subtitle {
        text-align: left;
        margin-bottom: 40px
    }

    .influence__title, .weight__text {
        margin-bottom: 50px
    }

    .webp .weight__content::before {
        background: url(../img/weight-loss.webp) center/contain no-repeat
    }

    .mechanism__title {
        text-align: left;
        margin-bottom: 30px
    }

    .mechanism__inner {
        gap: 30px
    }

    .mechanism__item {
        max-width: calc(100% / 2 - 15px);
        width: 100%
    }

    .mechanism__item::before {
        width: 45px;
        height: 45px;
        margin-left: -20px;
        margin-right: 25px
    }

    .mechanism__item:nth-child(2n-2) {
        max-width: calc(100% / 2 - 50px);
        width: 100%
    }

    .details__logo {
        width: 150px;
        margin-top: -130px
    }

    .benefits__subtitle, .details__logo, .details__title {
        margin-bottom: 40px
    }

    .benefits__title, .components__title, .details__text:not(:last-child), .ingredients-item__header, .popup .form__label {
        margin-bottom: 20px
    }

    .form__fn {
        margin-top: 20px;
    }

    .benefits__content {
        margin-bottom: 45px
    }

    .benefits__pack_mob, .expert__pack_mob, .expert__photo {
        display: none
    }

    .benefits__pack_desk {
        display: block;
        width: 180px;
        margin: 0 15px;
        /*margin: 0*/
    }

    .benefits__form {
        width: 100%;
        border-radius: 100px;
        padding: 20px;
        margin-bottom: -120px
    }

    .benefits-list, .benefits__form .form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .benefits__form .form {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .benefits__form .form__label {
        margin-bottom: 0;
        margin-right: 15px;
        width: 100%;
        max-width: calc(100% / 3)
    }

    .benefits__form .form__input {
        font-size: 18px;
        height: 100%
    }

    .benefits__form .form__btn {
        font-size: 18px;
        width: 100%;
        max-width: calc(100% / 3);
        padding: 15px
    }

    .benefits-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        max-width: 300px;
        margin: 0
    }

    .benefits-list__item {
        padding-left: 50px;
        position: relative
    }

    .benefits-list__item::before {
        width: 80px;
        height: 80px;
        margin-right: 20px
    }

    .benefits-list__item::after {
        content: '';
        display: block;
        width: 30px;
        height: 1px;
        background: #35254c;
        position: absolute;
        top: 50%;
        left: 0
    }

    .benefits-list__item_reverse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        text-align: right;
        padding-right: 50px;
        padding-left: 0
    }

    .benefits-list__item_reverse::before {
        margin-right: 0;
        margin-left: 20px
    }

    .benefits-list__item_reverse::after {
        left: auto;
        right: 0
    }

    .benefits-list__item:not(:last-child), .components__subtitle, .feedback__title, .order__title {
        margin-bottom: 40px
    }

    .components, .tests {
        padding-top: 110px;
        padding-bottom: 120px
    }

    .components__img {
        width: 400px;
        margin: 0 auto 15px
    }

    .ingredients {
        gap: 25px
    }

    .ingredients-item__picture {
        margin-right: 20px
    }

    .ingredients-item__title {
        font-size: 24px
    }

    .ingredients-item__desc {
        max-height: 75px;
        margin-bottom: 20px
    }

    .ingredients-item__desc_active {
        max-height: 2000px
    }

    .ingredients-item__text {
        line-height: 27px
    }

    .ingredients-item__control {
        width: 55px;
        height: 55px;
        background-size: 40%
    }

    .ingredients-item__control:hover {
        background-position-y: 25px
    }

    .decor-line_vertical {
        height: 135px
    }

    .decor-line_vertical-center {
        height: 40px
    }

    .decor-line_horizontal {
        top: -135px;
        width: 120px
    }

    .wave__inner {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .wave__item {
        width: 100%;
        max-width: 165px
    }

    .wave__item:nth-child(2n+2) {
        margin-top: 90px
    }

    .wave__icon {
        width: 110px;
        height: 110px;
        -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .25);
        box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .25);
        margin-bottom: 20px
    }

    .wave__text {
        font-size: 22px
    }

    .wave__bg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        height: 115px;
        position: absolute;
        top: 200px;
        left: 0;
        right: 0;
        z-index: -1
    }

    .expert__sign, .expert__wrapper, .process__item {
        position: relative
    }

    .wave__bg::before {
        content: '';
        display: block;
        min-width: 5000px;
        height: 115px;
        background: url(../img/wave-bg-2.svg) center/contain repeat-x;
        -webkit-transform: translateX(85px);
        transform: translateX(85px)
    }

    .expert {
        padding-top: 70px
    }

    .expert__content {
        max-width: 635px;
        margin-bottom: 50px
    }

    .expert__content::after {
        content: '';
        display: block;
        width: 333px;
        height: 625px;
        background: url(../img/expert.png) center/contain no-repeat;
        position: absolute;
        right: 0;
        bottom: -10px
    }

    .expert__text {
        margin-bottom: 30px
    }

    .expert__text:last-of-type, .tests__title {
        margin-bottom: 50px
    }

    .expert__sign {
        text-align: left;
        padding-top: 50px
    }

    .expert__sign::before {
        content: '';
        display: block;
        height: 1px;
        background: #000;
        position: absolute;
        top: 0;
        left: 0;
        width: 150px
    }

    .expert__name {
        font-size: 30px;
        margin-bottom: 15px
    }

    .expert__pack_desk {
        display: block;
        width: 60px;
        margin-right: 0;
        position: absolute;
        left: 35px;
        bottom: 20px
    }

    .expert__form {
        width: 100%;
        border-radius: 100px;
        padding: 20px;
        margin-bottom: -120px;
        position: relative
    }

    .expert__form .form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 100px
    }

    .expert__form .form__label {
        margin-bottom: 0;
        margin-right: 10px;
        width: 100%;
        max-width: calc(100% / 3)
    }

    .expert__form .form__input {
        font-size: 18px;
        height: 100%
    }

    .expert__form .form__btn {
        font-size: 18px;
        width: 100%;
        max-width: calc(100% / 3);
        padding: 15px
    }

    .webp .expert__content::after {
        background: url(../img/expert.webp) center/contain no-repeat
    }

    .tests__img {
        width: 320px
    }

    .tests__text {
        line-height: 30px;
        margin-bottom: 30px
    }

    .tests__text:last-of-type {
        margin-bottom: 50px
    }

    .comparison__inner {
        padding: 35px 0 20px
    }

    .comparison__item {
        padding: 10px 25px
    }

    .comparison__item:not(.comparison__item_last) {
        margin-bottom: 15px
    }

    .comparison__subtitle {
        line-height: 25px
    }

    .comparison__value {
        font-size: 28px
    }

    .comparison__product:not(:last-of-type), .comparison__value:not(:last-of-type) {
        margin-right: 20px
    }

    .comparison__unit {
        font-size: 14px
    }

    .comparison__vertical {
        right: 25px
    }

    .reviews-slide__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: 100%;
        border-radius: 30px;
        padding: 25px
    }

    .popup__left, .reviews-slide__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .reviews-slide__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: 25px
    }

    .reviews-slide__title {
        font-size: 22px;
        text-align: left
    }

    .reviews-slide__text {
        line-height: 28px
    }

    .reviews-slide picture {
        width: 50%
    }

    .reviews-slide__picture {
        -ms-flex-item-align: center;
        align-self: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-radius: 20px;
        max-width: 450px;
        width: 100%;
        margin-bottom: 0
    }

    .reviews-slide__img {
        width: 100%
    }

    .reviews-slide__info {
        border-radius: 0 20px 0 0;
        padding: 5px 20px
    }

    .reviews-slide__info_green {
        border-radius: 20px 0 0
    }

    .reviews-slide__info-weight {
        font-size: 35px
    }

    .control {
        gap: 50px;
        margin-top: 35px
    }

    .control__arrow {
        width: 50px;
        height: 50px
    }

    .process__img, .process__img_third {
        height: 220px
    }

    .control__arrow::before {
        width: 40px;
        height: 40px
    }

    .process {
        gap: 80px
    }

    .process__item {
        max-width: calc(100% / 3 - 55px)
    }

    .process__item:not(:last-of-type)::after {
        content: '';
        display: block;
        width: 40px;
        height: 40px;
        background: url(../img/angle.svg) center/contain no-repeat;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        position: absolute;
        top: 90px;
        right: -45px
    }

    .process__img_second {
        width: 240px;
        height: 220px
    }

    .process__img_third::after {
        font-size: 24px;
        width: 70px;
        height: 70px;
        right: 70px
    }

    .process__title {
        font-size: 21px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 25px
    }

    .process__title::before {
        font-size: 22px;
        width: 40px;
        height: 40px;
        margin-right: 25px
    }

    .process__text {
        line-height: 30px
    }

    .outro__content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: 30px
    }

    .outro__title {
        /*max-width: 430px*/
    }

    .outro__product {
        padding-top: 20px;
        width: 220px
    }

    .outro__product::after {
        font-size: 28px;
        width: 90px;
        height: 90px;
        right: auto;
        left: -25px
    }

    .outro__pack {
        /*padding-left: 25px*/
    }

    .outro__form {
        max-width: 450px;
        padding: 30px 35px
    }

    .outro__form-title {
        font-size: 40px;
        line-height: 44px;
        padding-bottom: 25px;
        margin-bottom: 25px
    }

    .footer__motto, .outro__form-text {
        line-height: 27px
    }

    .footer__logo, .outro .price {
        margin-bottom: 30px
    }

    .outro__form-text, .deadlines {
        margin-bottom: 25px;
    }

    .outro .form__label {
        margin-bottom: 20px;
        min-height: 56px
    }

    .outro .form__btn, .outro .form__input {
        font-size: 18px;
        min-height: 56px
    }

    .price__item_new {
        font-size: 70px
    }

    .price__item_old {
        font-size: 55px
    }

    .footer__motto, .footer__nav-link, .footer__title {
        font-size: 18px
    }

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

    .disclaimer {
        font-size: 16px;
        padding-top: 50px;
    }

    .footer__motto {
        padding: 0;
        max-width: 200px
    }

    .footer__title {
        margin-bottom: 25px
    }

    .footer__nav {
        row-gap: 20px
    }

    .footer__bottom {
        padding-top: 50px
    }

    .social {
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px
    }

    .popup {
        max-width: 680px
    }

    .popup__left, .popup__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .popup__wrapper {
        border-radius: 40px;
        padding: 40px
    }

    .popup__left {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 40px
    }

    .popup__right {
        max-width: 310px
    }

    .popup__logo {
        font-size: 50px;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .popup__product {
        max-width: 140px;
        position: relative;
        padding-top: 50px;
        margin: 0 auto;
    }

    .popup__product::after {
        font-size: 28px;
        width: 90px;
        height: 90px;
        top: 0;
        left: -20px
    }

    .popup__title {
        font-size: 28px;
        text-align: left;
        line-height: 35px;
        margin-bottom: 30px
    }

    .popup .form__btn, .popup .form__input, .popup .form__label {
        font-size: 18px;
        min-height: 60px
    }

    .ever-popup__close {
        right: -35px !important
    }
}

@media screen and (min-width: 1220px) {
    .container {
        width: 1220px
    }

    .title {
        font-size: 46px
    }

    .main-title {
        font-size: 45px;
        line-height: 55px;
        padding: 35px
    }

    .main-title::after, .main-title::before {
        width: 55px;
        height: 55px
    }

    .main-title_no-border {
        line-height: 55px;
        padding: 0
    }

    .subtitle {
        font-size: 28px;
        line-height: 35px
    }

    .scroll-btn {
        width: 200px;
        height: 200px;
        bottom: -100px;
        padding: 30px
    }

    .header .nav__link:not(:last-of-type) {
        margin-bottom: 0;
        margin-right: 90px
    }

    .logo, .price__item_old {
        font-size: 60px
    }

    .details, .intro {
        padding-top: 60px;
        padding-bottom: 150px
    }

    .intro__title, .outro__title {
        max-width: 520px;
        padding-bottom: 15px;
    }

    .intro__btn, .intro__text {
        font-size: 20px;
        padding: 0 35px
    }

    .intro__content {
        width: 730px;
    }

    .intro__text {
        line-height: 32px
    }

    .intro__pack {
        width: 200px
    }

    .intro__btn:hover .intro__btn-arrow {
        background-position-x: 30px
    }

    .intro__btn-arrow {
        width: 75px;
        height: 75px
    }

    .intro__social {
        bottom: 80px
    }

    .intro__social-link {
        font-size: 18px
    }

    .intro__social-link:not(:last-child) {
        margin-right: 60px
    }

    .weight {
        padding-top: 113px;
        padding-bottom: 175px
    }

    .weight__content {
        padding-left: 500px
    }

    .weight__content::before {
        width: 565px;
        height: 1073px;
        top: -113px;
        left: -130px
    }

    .benefits__title, .components__title, .ingredients-item__desc, .ingredients-item__header, .weight__title {
        margin-bottom: 25px
    }

    .benefits__subtitle, .components__subtitle, .details__title, .expert__title, .weight__subtitle {
        margin-bottom: 50px
    }

    .weight__text {
        max-width: 700px;
        margin-bottom: 60px
    }

    .footer__logo, .mechanism__title {
        margin-bottom: 40px
    }

    .details__logo {
        width: 188px;
        margin-top: -145px;
        margin-bottom: 55px
    }

    .details__text:not(:last-child), .ingredients-item__decor {
        margin-bottom: 30px
    }

    .expert__text:last-of-type, .tests__text:last-of-type {
        margin-bottom: 60px
    }

    .benefits, .expert {
        padding-top: 90px
    }

    .benefits__content {
        margin-bottom: 65px
    }

    .benefits__pack_desk {
        width: 200px;
        margin: 0 25px;
        /*padding-left: 45px*/
    }

    .benefits__form, .expert__form {
        padding: 25px 50px
    }

    .benefits__form .form__label {
        margin-right: 25px
    }

    .benefits__form .form__btn {
        padding: 15px 18px
    }

    .benefits-list {
        max-width: 350px
    }

    .benefits-list__item {
        padding-left: 70px
    }

    .benefits-list__item::before {
        width: 98px;
        height: 98px;
        margin-right: 30px
    }

    .benefits-list__item::after {
        width: 40px
    }

    .benefits-list__item_reverse {
        padding-left: 0;
        padding-right: 70px
    }

    .benefits-list__item_reverse::before {
        margin-right: 0;
        margin-left: 30px
    }

    .components {
        padding-top: 150px;
        padding-bottom: 150px
    }

    .components__img {
        width: 530px;
        margin: 0 auto 5px
    }

    .ingredients {
        gap: 45px
    }

    .ingredients-item__picture {
        margin-right: 30px
    }

    .ingredients-item__title, .reviews-slide__title {
        font-size: 28px
    }

    .ingredients-item__control {
        width: 65px;
        height: 65px
    }

    .decor-line_vertical {
        height: 170px
    }

    .decor-line_vertical-center {
        height: 40px
    }

    .decor-line_horizontal {
        top: -170px
    }

    .influence {
        padding-top: 105px;
        padding-bottom: 150px
    }

    .influence__title {
        margin-bottom: 45px
    }

    .wave__item:nth-child(2n+2) {
        margin-top: 110px
    }

    .wave__icon {
        width: 130px;
        height: 130px;
        margin-bottom: 25px
    }

    .wave__text {
        font-size: 25px;
        line-height: 33px
    }

    .wave__bg {
        height: 140px;
        top: 290px
    }

    .wave__bg::before {
        height: 140px;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    .expert__content {
        margin-bottom: 70px
    }

    .expert__content::after {
        width: 375px;
        height: 700px;
        right: 70px
    }

    .expert__text, .tests__text {
        margin-bottom: 35px
    }

    .expert__sign {
        padding-top: 60px
    }

    .expert__sign::before {
        width: 173px
    }

    .expert__name {
        font-size: 35px;
        margin-bottom: 20px
    }

    .expert__pack_desk {
        width: 70px;
        left: 45px
    }

    /*.expert__form .form {*/
    /*    padding-left: 210px*/
    /*}*/

    .expert__form .form__label {
        margin-right: 13px
    }

    .expert__form .form__btn {
        padding: 15px 18px
    }

    .tests {
        padding-top: 150px;
        padding-bottom: 150px
    }

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

    .tests__title {
        font-size: 55px;
        text-align: left
    }

    .tests__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: 40px
    }

    .tests__right {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 630px
    }

    .tests__img {
        width: 500px;
        margin: 0 0 -30px
    }

    .comparison__item {
        padding: 10px 30px
    }

    .comparison__value {
        font-size: 32px
    }

    .comparison__product:not(:last-of-type), .comparison__value:not(:last-of-type) {
        margin-right: 25px
    }

    .comparison__unit {
        font-size: 16px
    }

    .comparison__vertical {
        right: 30px
    }

    .feedback, .order {
        padding-top: 100px;
        padding-bottom: 150px
    }

    .feedback__title, .order__title {
        margin-bottom: 45px
    }

    .reviews-slide__picture {
        -ms-flex-item-align: start;
        align-self: flex-start;
        max-width: 500px
    }

    .control {
        gap: 60px;
        margin-top: 40px
    }

    .control__step {
        font-size: 45px
    }

    .process {
        gap: 96px
    }

    .process__item {
        max-width: calc(100% / 3 - 30px)
    }

    .process__item:not(:last-of-type)::after {
        width: 50px;
        height: 50px;
        top: 110px;
        right: -55px
    }

    .process__img {
        margin-bottom: 20px;
        height: 260px
    }

    .process__img_second {
        width: 280px;
        height: 260px
    }

    .process__img_third {
        height: 260px
    }

    .process__img_third::after {
        font-size: 28px;
        width: 90px;
        height: 90px;
        right: 50px
    }

    .process__title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 30px
    }

    .process__title::before {
        font-size: 28px;
        width: 50px;
        height: 50px;
        margin-right: 30px
    }

    .outro__content {
        margin-right: 70px
    }

    .outro__title {
        /*max-width: 520px*/
    }

    .outro__product {
        width: 240px;
        padding-top: 40px
    }

    .outro__product::after {
        font-size: 38px;
        width: 120px;
        height: 120px;
        left: -35px;
    }

    .outro__pack {
        /*padding-left: 35px*/
    }

    .outro__form {
        max-width: 500px;
        padding: 30px 55px 50px
    }

    .outro__form-title {
        font-size: 45px;
        line-height: 50px
    }

    .footer__title, .outro .price {
        margin-bottom: 35px
    }

    .outro .form__btn, .outro .form__input, .outro .form__label {
        min-height: 65px
    }

    .price {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .price__item_new {
        font-size: 90px
    }

    .footer__motto {
        font-size: 18px;
        line-height: 27px;
        padding: 0
    }

    .footer__nav {
        row-gap: 30px
    }

    .social {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .popup__title {
        font-size: 28px;
        line-height: 35px
    }

    .popup__logo {
        font-size: 50px;
    }
}

@media screen and (min-width: 1340px) {
    .container {
        width: 1340px
    }

    .title {
        font-size: 58px
    }

    .main-title, .main-title_no-border {
        font-size: 49px;
        line-height: 70px;
        padding: 40px 40px 20px
    }

    .main-title::after, .main-title::before {
        width: 65px;
        height: 65px
    }

    .main-title_no-border {
        padding: 0
    }

    .subtitle {
        font-size: 35px;
        line-height: 45px
    }

    .intro__btn, .intro__text {
        font-size: 22px;
        padding: 0 40px
    }

    .scroll-btn__mouse {
        width: 25px;
        height: 37px
    }

    .scroll-btn__arrow {
        width: 20px;
        height: 10px
    }

    .intro__title, .outro__title {
        max-width: 560px;
    }

    .intro__content {
        width: 800px;
    }

    .intro__text {
        line-height: 35px
    }

    .intro__pack {
        width: 220px
    }

    .intro__social {
        bottom: 100px
    }

    .intro__social-link:not(:last-child), .outro__content {
        margin-right: 80px
    }

    .benefits__title, .components__title, .ingredients-item__desc, .ingredients-item__header, .weight__title {
        margin-bottom: 30px
    }

    .expert__title, .weight__subtitle {
        margin-bottom: 60px
    }

    .weight__text {
        line-height: 27px;
        margin-bottom: 70px
    }

    .mechanism__title {
        margin-bottom: 50px
    }

    .mechanism__inner {
        gap: 50px
    }

    .mechanism__item {
        max-width: 270px
    }

    .mechanism__item::before {
        width: 65px;
        height: 65px;
        margin-left: -30px;
        margin-right: 35px
    }

    .mechanism__item:nth-child(3n+1) {
        max-width: 260px
    }

    .mechanism__item:nth-child(3n+2) {
        max-width: 205px
    }

    .mechanism__item:nth-child(3n) {
        max-width: 225px
    }

    .details__title {
        line-height: 75px;
        margin-bottom: 70px
    }

    .details__text:not(:last-child) {
        line-height: 27px;
        margin-bottom: 40px
    }

    .benefits {
        padding-top: 113px
    }

    .benefits__subtitle, .components__subtitle {
        margin-bottom: 65px
    }

    .benefits__content {
        margin-bottom: 88px
    }

    .benefits__pack_desk {
        width: 220px;
        margin: 0 35px;
        /*padding-left: 65px*/
    }

    .benefits__form, .expert__form {
        padding: 35px 60px
    }

    .benefits__form .form__label {
        margin-right: 35px
    }

    .components {
        padding-top: 173px
    }

    .components__img {
        width: 610px;
        margin: 0 auto -10px
    }

    .ingredients {
        gap: 60px
    }

    .ingredients-item__picture {
        margin-right: 40px
    }

    .ingredients-item__title {
        font-size: 35px;
        line-height: 40px
    }

    .ingredients-item__control {
        width: 77px;
        height: 77px
    }

    .ingredients-item__control:hover {
        background-position-y: 30px
    }

    .influence__title {
        margin-bottom: 125px
    }

    .wave__item {
        max-width: 230px
    }

    .wave__item:nth-child(2n+2) {
        margin-top: 140px
    }

    .wave__icon {
        width: 158px;
        height: 158px;
        margin-bottom: 30px
    }

    .wave__text {
        font-size: 30px;
        line-height: 37px
    }

    .wave__bg {
        height: 155px;
        top: 370px
    }

    .wave__bg::before {
        height: 155px;
        -webkit-transform: translateX(115px);
        transform: translateX(115px)
    }

    .expert {
        padding-top: 153px
    }

    .expert__content {
        margin-bottom: 110px
    }

    .expert__content::after {
        width: 490px;
        height: 920px;
        right: 65px;
        bottom: -20px
    }

    .expert__title br {
        display: block
    }

    .expert__pack_desk {
        width: 90px;
        left: 54px;
        bottom: 30px
    }

    .expert__form .form {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-left: 120px;
    }

    /*.expert__form .form__label {*/
    /*    max-width: 280px*/
    /*}*/

    .expert__form .form__btn {
        /*max-width: 325px;*/
        margin: 0
    }

    .tests {
        padding-top: 153px;
        padding-bottom: 150px
    }

    .tests__title {
        line-height: 75px
    }

    .tests__right {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 660px
    }

    .tests__img {
        width: 520px
    }

    .tests__text:last-of-type {
        margin-bottom: 68px
    }

    .comparison__item:not(.comparison__item_last) {
        margin-bottom: 18px
    }

    .comparison__subtitle {
        margin: 0 40px 0 0
    }

    .comparison__value {
        font-size: 35px
    }

    .feedback, .order {
        padding-top: 137px;
        padding-bottom: 150px
    }

    .feedback__title, .order__title {
        margin-bottom: 55px
    }

    .reviews-slide__wrapper {
        padding: 35px 45px
    }

    .reviews-slide__title {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 25px
    }

    .reviews-slide__picture {
        max-width: 535px
    }

    .control {
        gap: 70px;
        margin-top: 55px
    }

    .control__arrow {
        width: 60px;
        height: 60px
    }

    .process__img, .process__img_third {
        height: 320px
    }

    .control__arrow::before {
        width: 50px;
        height: 50px
    }

    .control__step {
        font-size: 55px
    }

    .process__item:not(:last-of-type)::after {
        width: 60px;
        height: 60px;
        top: 130px;
        right: -60px
    }

    .process__img_second {
        width: 309px;
        height: 320px
    }

    .process__img_third::after {
        font-size: 30px;
        width: 105px;
        height: 105px;
        right: 75px
    }

    .process__title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 35px
    }

    .process__title::before {
        font-size: 35px;
        width: 58px;
        height: 58px
    }

    .outro__title {
        /*max-width: 570px*/
    }

    .outro__product {
        /*width: 220px;*/
        padding-top: 50px
    }

    .outro__product::after {
        font-size: 45px;
        width: 153px;
        height: 153px;
        left: -60px
    }

    .outro__pack {
        /*padding-left: 40px*/
    }

    .outro__form {
        max-width: 565px;
        padding: 30px 65px 60px
    }

    .outro__form-title {
        font-size: 55px;
        line-height: 60px;
        padding-bottom: 30px;
        margin-bottom: 30px
    }

    .outro .price {
        margin-bottom: 40px
    }

    .price__item_new {
        font-size: 105px
    }

    .price__item_old {
        font-size: 70px
    }

    .footer__motto {
        font-size: 21px;
        line-height: 27px;
        padding: 0;
        max-width: 220px;
    }

    .popup__title {
        font-size: 32px;
        line-height: 41px
    }
}

@media screen and (min-width: 1740px) {
    .influence__wrapper {
        width: 1740px
    }

    .wave__item {
        max-width: 260px
    }

    .wave__text {
        font-size: 35px;
        line-height: 45px
    }

    .wave__bg {
        height: 200px;
        top: 350px
    }

    .wave__bg::before {
        height: 200px;
        -webkit-transform: translateX(145px);
        transform: translateX(145px)
    }
}

@media screen and (min-width: 1920px) {
    .decor {
        display: block;
        width: 230px;
        height: 100%;
        position: absolute;
        bottom: 0;
        right: 15px;
        overflow: hidden
    }

    .decor_reverse {
        bottom: auto;
        right: auto;
        top: 0;
        left: 15px;
        -webkit-transform: scale(-1, -1);
        transform: scale(-1, -1)
    }
}