@charset "UTF-8";
@-webkit-keyframes blink {
    0%, to {
        background-color: #9cb268
    }
    50% {
        background-color: #ffb00e
    }
}

@keyframes blink {
    0%, to {
        background-color: #9cb268
    }
    50% {
        background-color: #ffb00e
    }
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes pulse {
    0%, to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes pulse {
    0%, to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@-webkit-keyframes rotateChestnuts {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotateChestnuts {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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
}

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

body {
    font-family: "PP Neue Montreal", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #346130;
    background-color: #f7f2eb;
    line-height: 1.35;
    overflow-x: hidden
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

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

br {
    line-height: 1;
    font-size: 0
}

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

.slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus, button, button:focus, input, input:focus {
    outline: 0
}

a {
    text-decoration: none
}

button {
    border: 0;
    display: block;
    padding: 0;
    font-family: inherit;
    cursor: pointer
}

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

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

::-ms-clear {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

#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
}

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

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

select {
    outline: 0 !important;
    -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:focus {
    outline: 0 !important;
    outline-color: transparent;
    outline-width: 0
}

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
}

:not(#fake) {
    outline: 0
}

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

@font-face {
    font-display: swap;
    font-family: 'Caveat';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/caveat-v18-cyrillic_latin_latin-ext-regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: 'Neue Montreal';
    src: url(../fonts/NeueMontreal-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

img {
    display: block;
    max-width: 100%
}

svg {
    overflow: hidden
}

::-webkit-input-placeholder {
    color: inherit;
    font-size: inherit;
    font-family: inherit
}

::-moz-placeholder {
    color: inherit;
    font-size: inherit;
    font-family: inherit
}

:-ms-input-placeholder {
    color: inherit;
    font-size: inherit;
    font-family: inherit
}

::placeholder {
    color: inherit;
    font-size: inherit;
    font-family: inherit
}

.container {
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.title {
    font-size: 37px;
    line-height: 1;
    text-align: center;
    font-family: "Caveat"
}

.subtitle {
    font-size: 17px;
    /*line-height: normal;*/
    text-align: center
}

.nowrap {
    white-space: nowrap
}

.text-red {
    color: #ff3d3d
}

.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;
    -webkit-tap-highlight-color: transparent
}

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

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 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 {
    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-track {
    visibility: hidden
}

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

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

.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
}

.slick-loading .slick-list {
    background: #fff
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

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

.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;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

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

.slick-prev:before {
    content: '←'
}

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

.slick-next {
    right: -25px
}

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

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

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

.slick-dots {
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

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

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

.slick-slide {
    outline: 0
}

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

.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.price-box {
    width: 50%;
    text-align: center
}

.price-box__title {
    font-size: 18px;
    margin-bottom: 5px
}

.price-box__count {
    font-size: 26px;
    line-height: 1
}

.price-box__count .x_currency {
    font-size: 22px;
    margin-left: 4px
}

.price-box__count .x_price_current {
    font-size: 120%
}

.price-box__count--new {
    color: #ffb00e
}

.price-box__count--old {
    position: relative;
    display: inline-block
}

.price-box__count--old::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120%;
    height: 2px;
    background-color: #346130
}

.form-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

.promo-price {
    text-align: center;
}


.form__input {
    width: 100%;
    border: 2px solid #346130;
    background-color: #f7f2eb;
    border-radius: 50px;
    height: 50px;
    padding: 0 18px;
    font-size: 18px;
    color: #346130;
    text-align: center;
}

.form-privacy {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    max-width: 390px;
    margin: 15px auto 0;
}

.form-privacy__checkbox {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.form-privacy__checkmark {
    width: 21px;
    height: 21px;
    border-radius: 5px;
    border: 2px solid #346130;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.form-privacy__checkmark::before {
    content: "";
    position: absolute;
    opacity: 0;
    left: 7px;
    top: -7px;
    width: 9px;
    height: 20px;
    border: solid #346130;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .5s;
    transition: .5s
}

.form-privacy__text {
    font-size: 16px;
    line-height: 1.35
}

.form-privacy:hover input ~ .form-privacy__checkmark {
    border-color: #346130
}

.form-privacy:hover input ~ .form-privacy__checkmark:before {
    opacity: .3
}

.form-privacy input:checked ~ .form-privacy__checkmark {
    border-color: #346130
}

.form-privacy input:checked ~ .form-privacy__checkmark:before {
    opacity: 1
}

.form__btn {
    margin: 20px auto 15px
}

.btn {
    width: 100%;
    max-width: 300px;
    color: #fff;
    font-family: Helvetica;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background-color: #ffb00e;
    border-radius: 50px;
    padding: 11px 10px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite
}

.btn:hover {
    background-color: #e3a014;
    -webkit-animation: none;
    animation: none
}

.line {
    width: 100%;
    background-color: #9cb268;
    padding: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px
}

.line-text {
    color: #fff;
    display: inline-block;
    -webkit-animation: scroll 10s linear infinite;
    animation: scroll 10s linear infinite
}

.header__logo {
    display: none
}

.header__nav {
    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;
    border-bottom: 2px dashed #346130;
    padding: 20px 0
}

.header__link a{
    font-size: 13px;
    color: #346130
}

.header__link a:hover {
    text-decoration: underline
}

.promo {
    padding-top: 30px
}

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

.promo-product {
    width: 110px;
    -webkit-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .2))
}

.promo__title {
    margin-bottom: 10px
}

.promo-list {
    display: none
}

.promo-price {
    margin-bottom: 10px
}

.promo__action {
    text-align: center;
    display: none;
}

.promo-box {
    width: 100%
}

.how__title {
    margin-bottom: 20px
}

.how__subtitle {
    margin-bottom: 25px
}

.how-list__item {
    font-size: 16px;
    position: relative;
    padding-left: 20px
}

.how-list__item:not(:last-child) {
    margin-bottom: 5px
}

.how-list__item::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #346130
}

.composition__title {
    margin-bottom: 16px
}

.composition__subtitle {
    margin-bottom: 30px;
    font-family: Helvetica;
    text-align: center;
    font-size: 18px
}

.composition-product {
    width: 200px;
    margin: 0 auto 40px;
    -webkit-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .2));
    position: relative;
    z-index: 0;
    padding-left: 60px
}

.composition-product::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 50%;
    background: url(../img/bg-3.webp) no-repeat center/contain;
    width: 130px;
    height: 209.359px;
    z-index: -1
}

.composition-list, .composition-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.composition-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    max-width: 300px;
    margin: 0 auto 25px;
}

.composition-list__item {
    font-size: 16px;
    font-family: Helvetica;
    position: relative;
    gap: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.composition-list__item::before {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #346130;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: url(../img/checkmark.svg) no-repeat center/22px
}

.ability-additionally__item b, .composition-list__item b, .use__text b {
    font-weight: 700
}

.composition-all__btn, .composition-all__text {
    font-size: 17px;
    -webkit-transition: .5s;
    transition: .5s
}

.composition-all__text {
    max-height: 0;
    opacity: 0;
    line-height: 1.38;
    overflow: hidden;
    text-align: center
}

.composition-all__btn {
    width: 264.3px;
    min-height: 45px;
    border-radius: 50px;
    color: #346130;
    background: 0 0;
    border: 1px solid #346130;
    margin: 0 auto;
    cursor: pointer;
    position: relative
}

.composition-all__btn-1, .composition-all__btn-2 {
    opacity: 0;
    max-height: 0;
    -webkit-transition: .2s;
    transition: .2s;
    display: block
}

.composition-all__btn-1 {
    opacity: 1;
    max-height: 100px
}

.composition-all__btn:hover {
    background: #e0fbdd
}

.composition-all__btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.composition-all--show .composition-all__text {
    max-height: 800px;
    opacity: 1;
    margin-bottom: 20px
}

.composition-all--show .composition-all__btn-1 {
    opacity: 0;
    max-height: 0;
    -webkit-transition: .2s;
    transition: .2s
}

.composition-all--show .composition-all__btn-2 {
    opacity: 1;
    max-height: 100px;
    -webkit-transition: .2s;
    transition: .2s
}

.no-webp .composition-product::before {
    background: url(../img/bg-3.png) no-repeat center/contain
}

.use-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px
}

.use__title {
    margin-bottom: 25px
}

.use__text {
    font-family: Helvetica;
    text-align: center;
    font-size: 17px
}

.use-photo {
    border-top: 2px dashed #346130;
    max-width: 330px;
    margin: auto;
}

.ability-content {
    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;
    gap: 30px
}

.ability__title {
    margin-bottom: 30px
}

.ability-list {
    counter-reset: ability
}

.ability-list__item {
    font-family: Helvetica;
    font-size: 17px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px
}

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

.ability-list__item::before {
    content: "0" counter(ability);
    counter-increment: ability;
    display: block;
    font-family: Caveat;
    font-size: 70px;
    line-height: 43px
}

.ability-product {
    width: 110px;
    -webkit-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .2))
}

.ability-additionally {
    border-radius: 30px;
    border: 2px dashed #346130;
    padding: 25px
}

.ability-additionally__item {
    font-size: 16px
}

.ability-additionally__item:not(:last-child) {
    margin-bottom: 10px
}

.reviews {
    padding: 30px 0;
    overflow: hidden
}

.reviews__title {
    margin-bottom: 30px
}

.reviews-container {
    width: 100%;
    max-width: 100%
}

.reviews .container {
    position: relative;
    z-index: 0
}

.reviews .container::before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 500%;
    height: 100%;
    background-color: #f7f2eb;
    z-index: 8
}

.reviews-item {
    border: 2px solid #346130;
    padding: 15px;
    border-radius: 15px
}

.reviews-item__photo {
    width: 300px;
    max-width: 100%;
    margin: 0 auto 15px
}

.reviews-item__photo img {
    border-radius: 25px
}

.reviews-item__text {
    font-size: 17px
}

.reviews-person__name {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 10px
}

.reviews-person__rating {
    width: 115px;
    height: 19px;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative
}

.reviews-person__rating::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 115px;
    height: 100%;
    background: url(../img/star.png) repeat-x
}

.reviews__scrollbar {
    width: 100%;
    max-width: 154px;
    height: 2px !important;
    background: #346130 !important;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 40px !important;
    margin-bottom: 13px !important;
    position: static !important
}

.reviews__scrollbar .swiper-scrollbar-drag {
    width: 26px !important;
    height: 26px !important;
    border-radius: 50%;
    position: relative;
    background: #9cb268;
    left: 0;
    top: -11px
}

.reviews .swiper-slide {
    height: initial
}

footer {
    padding-bottom: 90px;
    padding-top: 10px;
    text-align: center;
    letter-spacing: .32px;
    line-height: 1.3
}

.stuck {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #9cb268;
    padding: 5px 0;
    z-index: 10
}

.stuck-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #fff
}

.stuck__title {
    max-width: 140px;
    width: 100%
}

.stuck__img {
    display: none
}

.stuck-price, .stuck__btn {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.stuck-price {
    display: none
}

.stuck-price .x_currency {
    font-size: 60%;
    margin-left: 4px
}

.stuck__btn {
    background: #fff;
    border: 0;
    padding: 6px 27px;
    text-align: center;
    font-family: Helvetica;
    font-size: 14px;
    border-radius: 50px;
    color: #346130
}

.popup__title {
    font-size: 28px;
    line-height: 33px;
    color: #fff;
    margin-bottom: 45px;
    max-width: 300px
}

.popup__logo, .popup__title--big {
    font-size: 38px;
    font-weight: 700
}

.popup__logo {
    font-size: 36px;
    text-align: center;
    margin-bottom: 15px;
    color: #fff
}

.my-popup {
    padding: 0 15px
}

.my-popup .price-box__title {
    font-size: 16px
}

.popup__content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-evenly;
    background: #d7dfc2;
    border-radius: 20px;
    padding: 25px 15px
}

.popup__content .promo-order__product--action:before {
    width: 91px !important;
    height: 91px !important;
    top: -45px;
    font-size: 27px
}

.popup__content .form__input, .popup__content .promo2__form {
    width: 100%
}

.popup__content .price {
    margin-bottom: 15px;
    gap: 5px
}

.popup__content .form__content::before {
    right: -44px;
    top: -25px;
    left: -25px
}

.popup__content .promo__pack {
    width: 361px;
    position: relative;
    top: 0;
    left: 0
}

.popup__content .promo__sert {
    width: auto;
    height: auto;
    top: -30px;
    right: -20px;
    left: auto
}

.popup__content .form__secure {
    display: none
}

.popup__left {
    margin-right: 35px;
    display: none
}

.popup__right {
    width: 100%;
    max-width: 100%
}

.popup__prod {
    position: relative;
    width: 196px
}

.ever-popup.show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.ever-popup__inner {
    margin: 0 auto !important
}

.container-rel {
    position: relative;
    z-index: 0
}

.ability-pattern-1, .composition-pattern-1, .how-pattern-1, .how-pattern-2, .promo-pattern-1, .promo-pattern-2 {
    display: none
}

.product-fon {
    position: relative;
    z-index: 0
}

@media screen and (min-width: 430px) {
    .form-inputs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .how__subtitle {
        margin-bottom: 35px
    }

    .how-list {
        padding-left: 200px;
        position: relative;
        max-width: 400px;
        width: 100%;
        margin: 0 auto
    }

    .how-list::before {
        content: '';
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 188.319px;
        height: 329px;
        background: url(../img/legs.webp) no-repeat center/contain;
        border-left: 2px dashed #346130
    }

    .how-list__item {
        font-size: 14px;
        padding-left: 0
    }

    .how-list__item:not(:last-child) {
        margin-bottom: 12px
    }

    .how-list__item::before {
        display: none
    }

    .how-list__item--line {
        position: absolute;
        top: 7px;
        right: 105%;
        width: 100px;
        background-color: #346130;
        height: 1px
    }

    .how-list__item--line::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -2.5px;
        height: 5px;
        width: 5px;
        border-radius: 50%;
        background-color: #ffc550;
        -webkit-animation: pulse 2s infinite;
        animation: pulse 2s infinite
    }

    .how-list__item--line1 {
        width: 88%
    }

    .how-list__item--line2 {
        width: 60%
    }

    .how-list__item--line3 {
        width: 50%
    }

    .how-list__item--line4 {
        width: 55%
    }

    .how-list__item--line5 {
        width: 42%
    }

    .how-list__item--line6 {
        width: 35%
    }

    .how-list__item--line7 {
        width: 22%
    }

    .no-webp .how-list::before {
        background: url(../img/legs.png) no-repeat center/contain
    }

    .composition__subtitle {
        margin-bottom: 45px;
        font-size: 20px
    }

    .use__text {
        /*font-size: 19px*/
    }

    .ability-list__item {
        gap: 35px
    }

    .reviews-item {
        padding: 30px;
        border-radius: 30px
    }

    .reviews-person {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 15px
    }

    .reviews-person__name {
        font-size: 22px;
        margin-bottom: 0
    }

    .reviews-person__rating {
        margin: 0
    }

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

    .stuck__title {
        font-size: 18px;
        max-width: 170px
    }

    .stuck-price {
        display: block;
        position: relative;
        padding-top: 15px
    }

    .stuck-price__new {
        color: #fff;
        font-size: 30px
    }

    .stuck-price__old {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 13px
    }

    .stuck-price__old .x_price_previous {
        text-decoration: line-through
    }
}

@media screen and (max-width: 479px) {
    .product-fon::before {
        left: -80% !important
    }

    .product-fon::after {
        right: -70% !important
    }
}

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

    .title {
        font-size: 40px
    }

    .subtitle {
        font-size: 19px
    }

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

    .header__link a{
        font-size: 16px
    }

    .how-list {
        padding-left: 237px;
        max-width: 100%
    }

    .how-list::before {
        width: 228.319px;
        height: 358px
    }

    .how-list__item {
        font-size: 16px
    }

    .how-list__item--line {
        top: 9px
    }

    .ability-additionally__item {
        font-size: 16px
    }

    .popup__content .form__content::before {
        left: -45px;
        right: auto
    }

    .popup__right {
        width: 400px
    }
}

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

    .title {
        font-size: 50px
    }

    .line {
        font-size: 20px
    }

    .header__link a{
        font-size: 18px
    }

    .how__subtitle {
        margin-bottom: 60px
    }

    .how-list {
        margin-left: auto;
        padding-left: 50%;
        max-width: 950px
    }

    .how-list::before {
        width: 44%;
        height: 128%;
        max-width: 472px;
        max-height: 748px
    }

    .how-list__item {
        font-size: 19px
    }

    .how-list__item:not(:last-child) {
        /*margin-bottom: 20px*/
    }

    .how-list__item--line {
        top: 12px
    }

    .how-list__item--line6 {
        width: 43%;
    }
    .how-list__item--line7 {
        width: 35%;
    }

    .composition-content {
        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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px
    }

    .composition-product {
        margin: 0
    }

    .composition-product::before {
        right: 45%;
        width: 90px;
    }

    .composition-list {
        max-width: 340px;
        margin-bottom: 0
    }

    .composition-all {
        width: 100%
    }

    .ability-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .ability-info {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        max-width: 405px;
        width: 100%
    }

    .ability__title {
        text-align: left;
        margin-bottom: 50px
    }

    .ability-list {
        width: 100%;
        margin: 0 auto
    }

    .ability-product {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 140px;
    }

    .ability-product::before, .ability-product:after {
        display: none
    }

    .ability-additionally {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .stuck__title {
        font-size: 20px;
        max-width: 230px
    }
    .stuck__btn{
        font-size: 18px;
    }

    .stuck__img {
        display: block;
        width: 50px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .stuck-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 5px
    }

    .stuck-price__old {
        position: static;
        font-size: 30px
    }
}

@media screen and (max-width: 767px) {
    .no-webp .product-fon::before {
        background: url(../img/bg-3.png) no-repeat center/contain
    }

    .no-webp .product-fon::after {
        background: url(../img/bg-1.png) no-repeat center/contain
    }

    .product-fon::after, .product-fon::before {
        content: '';
        position: absolute;
        -webkit-animation: rotateChestnuts 32s infinite linear;
        animation: rotateChestnuts 32s infinite linear;
        z-index: -1
    }

    .product-fon::before {
        top: 0;
        left: calc(50% - 160px);
        width: 86px;
        height: 120px;
        background: url(../img/bg-3.webp) no-repeat center/contain
    }

    .product-fon::after {
        bottom: 0;
        right: calc(50% - 160px);
        width: 74px;
        height: 100px;
        background: url(../img/bg-1.webp) no-repeat center/contain
    }
}

@media screen and (min-width: 768px) {
    .container {
        width: 768px;
        padding-left: 25px;
        padding-right: 25px
    }

    .title {
        font-size: 60px
    }

    .how-list {
       
        padding-left: 45%;
       
    }

    .how-list__item--line1 {
        width: 68%;
    }

    .how-list__item--line5 {
        width: 47%;
    }

    .how-list__item--line2 {
        width: 55%;
    }

    .subtitle {
        font-size: 21px
    }

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

    .form-inputs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form-privacy {
        margin-top: 20px
    }

    .btn {
        max-width: 100%
    }

    .header__logo {
        display: block;
        font-weight: 700;
        font-size: 30px;
        line-height: 1
    }

    .header__link {
        width: 15%
    }

    .header__link:nth-child(-n+2) {
        text-align: left
    }

    .header__link:nth-last-child(-n+2) {
        text-align: right
    }

    .promo {
        padding-top: 40px
    }

    .promo-content {
        gap: 35px
    }

    .promo-product {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 170px
    }

    .promo-head {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .promo-box {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        max-width: 370px
    }

    .how__subtitle {
        margin-bottom: 60px
    }

    .how-list__item {
        font-size: 18px
    }

    .how-list__item:not(:last-child) {
        /*margin-bottom: 30px*/
    }
    .how-list::before{
        width: 30%;
    }

    .composition__subtitle {
        margin-bottom: 50px;
        font-size: 22px
    }

    .composition-product {
        width: 170px;
        padding-left: 0
    }

    .composition-list {
        max-width: 440px;
        gap: 30px
    }

    .composition-all__text, .composition-list__item {
        font-size: 20px
    }

    .use__text {
        font-size: 20px
    }

    .use-photo img {
        width: 610px;
        margin: 0 auto
    }

    .ability-info {
        max-width: 440px
    }

    .ability-list__item {
        font-size: 20px
    }

    .ability-product {
        width: 190px
    }

    .ability-additionally__item, .reviews-item__text {
        font-size: 19px
    }

    .reviews-person__name {
        font-size: 30px
    }

    footer {
        font-size: 16px
    }

    .stuck__title {
        max-width: 362px
    }

    .my-popup .form-inputs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .my-popup .price-box__title {
        font-size: 18px
    }

    .popup__left {
        display: block
    }
    .composition-list{
        margin: 0;
    }
    .composition-product::before{
        right: 75%;
    }
    .ability-list__item:not(:last-child){
        margin-bottom: 25px;
    }
}

@media screen and (min-width: 1000px) {
    .popup__logo {
        display: none
    }

    .my-popup .form-inputs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .popup__content {
        padding: 45px 50px
    }

    .popup__content .form {
        gap: 20px
    }

    .popup__content .price-old {
        margin-top: -40px
    }

    .popup__content .form__content::before {
        right: -45px;
        left: auto
    }

    .popup__content .form__secure {
        display: block
    }

    .popup__left {
        margin-right: 62px
    }

}

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

    .form-privacy {
        max-width: 100%;
    }

    .composition-list__item--3, .composition-list__item--5 {
        text-align: right;
    }

    .title {
        font-size: 70px
    }
    .promo__title{
        margin-bottom: 20px;
    }
    .subtitle {
        font-size: 25px
    }

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

    .price-box__title {
        font-size: 20px
    }

    .line {
        font-size: 22px
    }

    .header__logo {
        font-size: 40px
    }

    .header__nav {
        padding: 25px 0
    }

    .header__link a{
        font-size: 22px
    }

    .promo__text {
        margin-bottom: 20px;
        max-width: 70%;
        margin: 0 auto 20px
    }
    .promo-product{
        width: 210px;
    }
    .promo-content{
        justify-content: space-around;
    }

    .promo-list, .promo-list__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .promo-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        gap: 50px;
        max-width: 330px;
        /*padding-left: 30px*/
    }

    .promo-list__item {
        font-size: 22px;
        font-family: Helvetica;
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px
    }

    .promo-list__item::before {
        content: '';
        display: block;
        width: 50px;
        height: 50px;
        border-radius: 15px;
        border: 1px solid #346130;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        background: url(../img/checkmark.svg) no-repeat center/37px
    }

    .promo-box {
        max-width: 360px
    }

    .how {
        padding: 90px 0 95px;
        position: relative;
        z-index: 2
    }

    .how__subtitle {
        max-width: 70%;
        margin: 0 auto 90px;
    }

    .how-list {
        padding-left: 425px;
        max-width: 860px;
    }

    .how-list::before {
        left: 0;
        border-left: 2px dashed #346130;
        width: 328px;
        height: 520px;
    }

    .how-list__item {
        font-size: 22px
    }

    .how-list__item:not(:last-child) {
        margin-bottom: 30.5px
    }

    .how-list__item--line {
        top: 15px;
        height: 2px
    }

    .how-list__item--line1 {
        width: 78%;
    }

    .how-list__item--line::before {
        height: 10px;
        width: 10px;
        margin-top: -5px
    }

    .how-list__item--line3 {
        width: 67%
    }

    .how-list__item--line5 {
        width: 50%
    }

    .how-list__item--line6 {
        width: 42%
    }

    .how-list__item--line7 {
        width: 30%
    }

    .composition {
        padding-top: 55px
    }

    .composition__subtitle {
        margin-bottom: 75px;
        font-size: 23px
    }

    .composition-content {
        position: relative
    }

    .composition-product {
        width: 240px
    }

    .composition-product::before {
        width: 240px;
        height: 240px;
        right: auto;
        left: 40%;
        bottom: 45%;
        -webkit-transform: translateY(39%);
        transform: translateY(39%)
    }

    .composition-product img {
        -webkit-transform: rotate(-9.06deg);
        transform: rotate(-9.06deg)
    }

    .composition-list__item {
        font-size: 22px;
        position: absolute
    }

    .composition-list__item--1 {
        top: 0;
        right: 0;
        width: 350px
    }

    .composition-list__item--2 {
        width: 280px;
        right: 0;
        top: 200px
    }

    .composition-list__item--3 {
        left: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        top: 140px;
        width: 290px
    }

    .composition-list__item--4 {
        width: 310px;
        right: 0;
        top: 440px
    }

    .composition-list__item--5 {
        left: 50px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        top: 380px;
        width: 275px
    }

    .composition-all {
        margin-top: 30px
    }

    .composition-all__text {
        font-size: 22px
    }
    .composition-all__btn{
        font-size: 22px;
        width: 310px;
    }

    .use-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

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

    .use__text {
        font-size: 23px;
        text-align: left;
        width: calc(100% - 50px)
    }

    .use-photo {
        width: 51.62%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .use-photo img {
        width: 100%
    }

    .ability-content {
        position: relative;
        padding-left: 32%;
        gap: 40px
    }

    .ability-info {
        max-width: 100%
    }

    .ability-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 20px
    }

    .ability-list__item {
        width: 48%
    }

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

    .ability-list__item:last-child {
        width: 100%;
        align-items: center;
        line-height: 1;
    }

    .ability-product {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 15px;
        width: 270px;
        z-index: 0;
    }

    .ability-product::before, .promo2 .promo-product::before {
        content: '';
        position: absolute;
        z-index: -1;
        width: 290px;
        height: 290px;
        bottom: 50%
    }

    .ability-product::before {
        display: block;
        right: 58%;
        width: 200px;
        height: 200px;
        -webkit-transform: translateY(72%);
        transform: translateY(72%)
    }

    .ability-additionally {
        padding: 25px 35px
    }

    .ability-additionally__item {
        font-size: 21px
    }

    .reviews__title {
        margin-bottom: 60px
    }

    .reviews-container {
        width: 850px
    }

    .reviews-item {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        gap: 25px
    }

    .reviews-item__photo {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin: 0
    }

    .reviews-item__text {
        font-size: 21px
    }

    .reviews-person {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 25px
    }

    .reviews-person__name {
        font-size: 35px;
        font-weight: 400
    }

    .reviews__scrollbar {
        margin-bottom: 15px !important
    }

    .promo2 {
        padding: 40px 0 90px
    }

    .promo2 .promo-box {
        max-width: 100%
    }

    .promo2 .form-inputs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .promo2 .promo-product {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        width: 290px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 80px
    }

    .promo2 .promo-product::before {
        background: url(../img/bg-3.webp) no-repeat center/contain;
        right: auto;
        left: 63%;
        width: 200px;
        height: 200px;
        bottom: 35%;
        -webkit-transform: translateY(39%);
        transform: translateY(39%)
    }

    .promo2 .promo-content {
        display: block;
        position: relative;
        padding-right: 45%
    }

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

    .promo2 .promo__text {
        text-align: left;
        max-width: 100%;
    }

    .promo2 .promo-head {
        margin-bottom: 30px
    }

    .ability-product::before, .no-webp .promo2 .promo-product::before {
        background: url(../img/bg-3.png) no-repeat center/contain
    }

    footer {
        padding-bottom: 90px
    }

    .stuck__title {
        font-size: 23px;
        max-width: 427px
    }

    .stuck__img {
        margin-right: auto
    }

    .stuck-price {
        gap: 10px
    }

    .stuck-price__new, .stuck-price__old {
        font-size: 40px
    }

    .stuck__btn {
        width: 240px;
        padding: 8px 27px;
        font-size: 20px;
        margin-left: 30px
    }

    .promo-pattern-1 {
        display: block;
        position: absolute;
        top: 14%;
        right: 2%;
        width: 123.573px;
        -webkit-animation: rotateChestnuts 112s infinite linear;
        animation: rotateChestnuts 112s infinite linear;
        z-index: -1
    }

    .promo-pattern-2 {
        bottom: -13%;
        left: 8%;
        width: 200px;
        -webkit-animation: rotateChestnuts 228s infinite linear;
        animation: rotateChestnuts 228s infinite linear
    }

    .how-pattern-1, .how-pattern-2, .promo-pattern-2 {
        display: block;
        position: absolute;
        z-index: -1
    }

    .how-pattern-1 {
        top: 10%;
        right: 1%;
        width: 140.573px;
        -webkit-animation: rotateChestnuts 92s infinite linear;
        animation: rotateChestnuts 92s infinite linear
    }

    .how-pattern-2 {
        bottom: 79%;
        left: 2%;
        width: 133.184px;
        -webkit-animation: rotateChestnuts 98s infinite linear;
        animation: rotateChestnuts 98s infinite linear
    }

    .ability-pattern-1, .composition-pattern-1 {
        display: block;
        position: absolute;
        bottom: 0;
        right: -16%;
        width: 200.573px;
        -webkit-animation: rotateChestnuts 112s infinite linear;
        animation: rotateChestnuts 112s infinite linear;
        z-index: -1
    }

    .ability-pattern-1 {
        bottom: -29%;
        right: -7%;
        width: 150.573px
    }
    .promo-content{
        gap: 15px;
        align-items: flex-start;
    }

    .promo-box{
        margin-top: 20px;
    }
    .promo-list{
        margin-top: 30px;
    }
}

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

    .title {
        font-size: 75px;
        line-height: 1;
        margin-bottom: 30px
    }

    .subtitle {
        font-size: 27px;
        max-width: 80%;
    }

    .how {
        padding: 50px 0 90px;
    }
    .how__subtitle{
        margin-bottom: 100px;
    }

    .ability-product {
        left: 60px
    }

    .reviews-container {
        width: 900px
    }

    .promo2 .promo-product {
        right: 130px
    }

    .promo2 .promo-content {
        padding-left: 70px
    }
    .composition-list__item--1{
        width: 420px;
    }
    .composition-list__item--2, .composition-list__item--3{
        width: 350px;
    }
    .composition-list__item--4{
        width: 370px;
    }
    .composition-list__item--5{
        width: 365px;
    }
    .how-pattern-2{
        bottom: -11%;
    }
    .promo-product{
        width: 240px;
    }
    .promo{
        padding-top: 40px;
    }

    .promo-pattern-2{
        bottom: -12%;
        left: 8%;
        width: 246.184px;
    
    }
    .promo-pattern-1{
        top: 13%;
        right: 0%;
        width: 123.573px;
    }
    .how__subtitle {
        margin-bottom: 70px;
    }
}

@media screen and (min-width: 1360px) {
    .header .container {
        /*width: 1310px*/
    }
    .subtitle{
        max-width: 100%;
    }
    .promo-pattern-1{
    
        right: -11%;
        width: 140px;
    }

    .promo {
        padding-bottom: 30px;
    }

    .promo2 {
        padding-bottom: 100px;
    }

    .ability-pattern-1 {
        width: 170px;
        bottom: -21%;
        right: -17%;
    }
    .promo-pattern-2{
        left: -12%;
        bottom: -3%;
    
        width: 218.184px;
    }
    .how-pattern-1{
        top: -20%;
        right: -7%;
        width: 175.573px;
    }
    .how-pattern-2{
        left: -8%;
        width: 153.184px;
    }
    .composition-list__item--4{
        width: 320px;
        right: 40px;
    }
    .composition-pattern-1{
        right: -20%;
        width: 240px;
    }
    .ability-product{
        left: 30px;
    }

  
}

/*@media screen and (min-width: 1520px) {*/
/*    .container {*/
/*        width: 1520px*/
/*    }*/

/*    .title {*/
/*        font-size: 100px*/
/*    }*/

/*    .subtitle {*/
/*        font-size: 32px*/
/*    }*/

/*    .price-box__count {*/
/*        font-size: 75px*/
/*    }*/

/*    .price-box__count .x_currency {*/
/*        font-size: 45px*/
/*    }*/

/*    .price-box__count--old::before {*/
/*        width: 85%;*/
/*        height: 5px*/
/*    }*/

/*    .form-privacy {*/
/*        margin-top: 44px;*/
/*        gap: 20px*/
/*    }*/

/*    .form-privacy__text {*/
/*        font-size: 17px*/
/*    }*/

/*    .form__btn {*/
/*        margin-top: 40px;*/
/*        margin-bottom: 20px*/
/*    }*/

/*    .btn {*/
/*        font-size: 40px;*/
/*        padding: 14px 10px*/
/*    }*/

/*    .line {*/
/*        font-size: 34px;*/
/*        padding: 8px 0*/
/*    }*/

/*    .header__logo {*/
/*        font-size: 50px*/
/*    }*/

/*    .header__nav {*/
/*        padding: 30px 0*/
/*    }*/

/*    .header__link {*/
/*        font-size: 25px*/
/*    }*/

/*    .promo {*/
/*        padding-top: 26px;*/
/*        padding-bottom: 90px*/
/*    }*/

/*    .promo-content {*/
/*        gap: 71px*/
/*    }*/

/*    .promo-product {*/
/*        width: 291px*/
/*    }*/

/*    .promo__title {*/
/*        margin-bottom: 14px*/
/*    }*/

/*    .promo__text {*/
/*        margin-bottom: 0*/
/*    }*/

/*    .promo-list {*/
/*        gap: 70px;*/
/*        max-width: 400px;*/
/*        padding-left: 50px*/
/*    }*/

/*    .promo-list__item {*/
/*        gap: 33px;*/
/*        font-size: 25px*/
/*    }*/

/*    .promo-list__item::before {*/
/*        width: 70px;*/
/*        height: 70px;*/
/*        border-radius: 20px;*/
/*        background-size: 37px*/
/*    }*/

/*    .promo-price {*/
/*        margin-bottom: 25px*/
/*    }*/

/*    .promo__action {*/
/*        font-size: 18px*/
/*    }*/

/*    .promo-box {*/
/*        max-width: 400px*/
/*    }*/

/*    .how {*/
/*        padding: 101px 0 170px*/
/*    }*/

/*    .composition {*/
/*        padding-top: 94px*/
/*    }*/

/*    .composition__subtitle {*/
/*        margin-bottom: 132px;*/
/*        font-size: 25px*/
/*    }*/

/*    .composition-product {*/
/*        width: 297px;*/
/*        margin: 0 121px 0 0*/
/*    }*/

/*    .composition-product::before {*/
/*        width: 403.495px;*/
/*        height: 435.953px;*/
/*        left: 41%;*/
/*        -webkit-transform: translateY(42%);*/
/*        transform: translateY(42%)*/
/*    }*/

/*    .composition-list__item {*/
/*        font-size: 25px*/
/*    }*/

/*    .composition-list__item::before {*/
/*        width: 69.7px;*/
/*        height: 69.7px;*/
/*        background-size: 37px;*/
/*        border-radius: 20px*/
/*    }*/

/*    .composition-list__item--1 {*/
/*        top: -14px;*/
/*        right: 9px;*/
/*        width: 663px;*/
/*        gap: 30px*/
/*    }*/

/*    .composition-list__item--2 {*/
/*        width: 401px;*/
/*        right: 0;*/
/*        top: 278px*/
/*    }*/

/*    .composition-list__item--3 {*/
/*        top: 256px;*/
/*        width: 451px*/
/*    }*/

/*    .composition-list__item--4 {*/
/*        width: 581px;*/
/*        right: 0;*/
/*        top: 535px*/
/*    }*/

/*    .composition-list__item--5 {*/
/*        top: 565px;*/
/*        width: 524px;*/
/*        left: 27px*/
/*    }*/

/*    .composition-all {*/
/*        margin-top: 52px*/
/*    }*/

/*    .composition-all__text {*/
/*        font-size: 25px*/
/*    }*/

/*    .composition-all__btn {*/
/*        min-height: 50px*/
/*    }*/

/*    .composition-all--show .composition-all__text {*/
/*        margin-bottom: 45px*/
/*    }*/

/*    .use {*/
/*        padding-top: 170px;*/
/*        overflow: hidden*/
/*    }*/

/*    .use__title {*/
/*        margin-bottom: 74px*/
/*    }*/

/*    .use__text {*/
/*        font-size: 25px;*/
/*        width: calc(100% - 120px)*/
/*    }*/

/*    .use-photo {*/
/*        width: 950px;*/
/*        position: relative;*/
/*        margin-right: -62px*/
/*    }*/

/*    .ability {*/
/*        padding-top: 228px*/
/*    }*/

/*    .ability-content {*/
/*        padding-left: 42%;*/
/*        gap: 88px;*/
/*        -webkit-box-pack: start;*/
/*        -ms-flex-pack: start;*/
/*        justify-content: flex-start*/
/*    }*/

/*    .ability__title {*/
/*        margin-bottom: 111px*/
/*    }*/

/*    .ability-list__item {*/
/*        font-size: 25px;*/
/*        gap: 44px*/
/*    }*/

/*    .ability-list__item:last-child {*/
/*        margin-top: 50px*/
/*    }*/

/*    .ability-list__item::before {*/
/*        font-size: 100px*/
/*    }*/

/*    .ability-product {*/
/*        width: 339px;*/
/*        left: 123px;*/
/*        -webkit-transform: translateY(-48%);*/
/*        transform: translateY(-48%)*/
/*    }*/

/*    .ability-product::before {*/
/*        width: 403.495px;*/
/*        height: 435.953px;*/
/*        -webkit-transform: translateY(82%);*/
/*        transform: translateY(82%);*/
/*        right: 57%;*/
/*        bottom: 59%*/
/*    }*/

/*    .ability-additionally {*/
/*        border-radius: 50px;*/
/*        padding: 25px 50px;*/
/*        max-width: 773px;*/
/*        width: 100%;*/
/*        margin-left: 23px*/
/*    }*/

/*    .ability-additionally__item {*/
/*        font-size: 22px*/
/*    }*/

/*    .ability-additionally__item:not(:last-child) {*/
/*        margin-bottom: 4px*/
/*    }*/

/*    .reviews {*/
/*        padding-top: 179px*/
/*    }*/

/*    .reviews__title {*/
/*        margin-bottom: 84px*/
/*    }*/

/*    .reviews-container {*/
/*        width: 970px*/
/*    }*/

/*    .reviews-item {*/
/*        padding: 50px 60px;*/
/*        border-radius: 50px;*/
/*        gap: 53px*/
/*    }*/

/*    .reviews-item__photo {*/
/*        width: 340px*/
/*    }*/

/*    .reviews-item__photo img {*/
/*        border-radius: 30px*/
/*    }*/

/*    .reviews-item__text {*/
/*        font-size: 22px*/
/*    }*/

/*    .reviews-person {*/
/*        gap: 20px;*/
/*        margin-bottom: 40px*/
/*    }*/

/*    .reviews-person__name {*/
/*        font-size: 40px*/
/*    }*/

/*    .reviews__scrollbar {*/
/*        margin-top: 105px !important*/
/*    }*/

/*    .promo2 {*/
/*        padding-top: 142px !important;*/
/*        padding-bottom: 150px*/
/*    }*/

/*    .promo2 .promo-box {*/
/*        max-width: 545px*/
/*    }*/

/*    .promo2 .promo-product {*/
/*        width: 388px;*/
/*        -webkit-transform: translateY(-52%);*/
/*        transform: translateY(-52%);*/
/*        right: 141px*/
/*    }*/

/*    .promo2 .promo-product::before {*/
/*        width: 468.601px;*/
/*        height: 514.891px;*/
/*        left: 37%;*/
/*        -webkit-transform: translateY(54%);*/
/*        transform: translateY(54%)*/
/*    }*/

/*    .promo2 .promo-content {*/
/*        padding-right: 43%;*/
/*        padding-left: 54px*/
/*    }*/

/*    .promo2 .promo__title {*/
/*        line-height: 80px;*/
/*        margin-bottom: 71px*/
/*    }*/

/*    .promo2 .promo__text {*/
/*        font-size: 34px*/
/*    }*/

/*    .promo2 .promo-head {*/
/*        margin-bottom: 67px*/
/*    }*/

/*    .promo2 .form-privacy {*/
/*        margin-top: 21px*/
/*    }*/

/*    .promo2 .form__btn {*/
/*        margin-top: 18px*/
/*    }*/

/*    .stuck {*/
/*        padding: 0*/
/*    }*/

/*    .stuck__title {*/
/*        font-size: 34px;*/
/*        max-width: 570px*/
/*    }*/

/*    .stuck-price {*/
/*        gap: 35px*/
/*    }*/

/*    .stuck-price__new, .stuck-price__old {*/
/*        font-size: 60px*/
/*    }*/

/*    .stuck__btn {*/
/*        width: 280px;*/
/*        font-size: 22px;*/
/*        margin-left: 50px*/
/*    }*/

/*    .popup__prod {*/
/*        width: 240px*/
/*    }*/

/*    .promo-pattern-1 {*/
/*        top: 12%;*/
/*        right: -10%;*/
/*        width: 323.573px*/
/*    }*/

/*    .promo-pattern-2 {*/
/*        width: 633.184px;*/
/*        bottom: -56%;*/
/*        left: -18%*/
/*    }*/

/*    .how-pattern-1 {*/
/*        top: 22%;*/
/*        right: -10%;*/
/*        width: 382px*/
/*    }*/

/*    .how-pattern-2 {*/
/*        width: 232px;*/
/*        bottom: -27%;*/
/*        left: -8%*/
/*    }*/

/*    .composition-pattern-1 {*/
/*        bottom: 0;*/
/*        right: -20%;*/
/*        width: 349px*/
/*    }*/

/*    .ability-pattern-1 {*/
/*        bottom: -33%;*/
/*        right: -20%;*/
/*        width: 232px*/
/*    }*/
/*}*/


.line {
    display: none;
}
.marquee {
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 17px;
    background-color: #9cb268;
  }
  
  .marquee__inner {
    display: flex;
  }
  
  .marquee__line {
    flex-shrink: 0;
    margin: 0;
    padding: 10px 15px;
    min-width: 100%;
    white-space: nowrap;
    /* animation-name: marqueeLine;
    animation-duration: 5s;
    animation-iteration-count: infinite; */

    animation: marqueeLine 5s linear infinite
  }
  
  @keyframes marqueeLine {
    from {
      transform: translateX(0);
    }
    
    to {
      transform: translateX(-100%);
    }
  }


  @media screen and (min-width: 640px) {
    .marquee {
        font-size: 20px;
    }
}

@media screen and (min-width: 1024px) {
    .marquee {
        font-size: 22px;
    }
}

.form__note {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}
.form-terms {
    text-align: center;
    margin-bottom: 10px;
}
