@charset "UTF-8";
*, :before, :after {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: "Lato", sans-serif;
    line-height: 1;
    font-size: 14px;
}

section {
    position: relative;
}

.outBrowFix {
    display: none;
    background: #fff;
}
.outBrowFix__main {
    width: 100%;
}
.outBrowFix__main--cell {
    width: 50%;
    vertical-align: middle;
}
.outBrowFix__main--cell.grid {
    width: 800px;
}
.outBrowFix__title {
    font-size: 24px;
    font-weight: 700;
    color: red;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.outBrowFix__text {
    text-align: center;
}
.outBrowFix__img {
    width: 800px;
}
.outBrowFix__img--img, .outBrowFix__img--form {
    width: 50%;
    vertical-align: middle;
    text-align: center;
}
.outBrowFix__img--img img {
    width: 353px;
}
.outBrowFix__form {
    border: 2px solid blue;
    padding: 10px;
    background: #72a8c7;
}
.outBrowFix__form--item {
    display: block;
    padding-bottom: 10px;
}
.outBrowFix__form--item span {
    display: block;
    padding-bottom: 3px;
}
.outBrowFix__form--item input, .outBrowFix__form--item select {
    width: 254px;
    font-size: 16px;
    padding: 3px;
}
.outBrowFix__form--button {
    margin-top: 20px;
    width: 150px !important;
}
.outBrowFix__form--price {
    font-size: 24px;
    text-align: center;
    padding-bottom: 30px;
}

.outBrow .wrapper {
    display: none;
}
.outBrow .outBrowFix {
    display: block;
}

.wrapper {
    display: none;
    overflow: hidden;
}

.modBrow .wrapper {
    display: block;
}
.modBrow .outBrowFix {
    display: none;
}

.wrapper {
    position: relative;
    overflow: hidden;
}

.list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list__item {
    display: table;
    width: 100%;
    height: 20px;
    position: relative;
    padding-left: 35px;
    color: #fff;
    line-height: 1.2;
    font-size: 18px;
}
.list__item:before, .list__item:after {
    top: 20px;
    left: 0;
    content: "";
    position: absolute;
    height: 5px;
    background: #fff;
}
.list__item:before {
    width: 13px;
    transform: rotateZ(45deg);
}
.list__item:after {
    width: 21px;
    transform: rotateZ(-45deg);
    left: 5px;
    top: 18px;
}
.list__item:not(:last-child) {
    margin-bottom: 15px;
}
.list__item span {
    display: table-cell;
    vertical-align: middle;
}

.grid {
    width: 300px;
    margin: 0 auto;
}

.logo {
    display: table;
    margin: -41px auto 10px;
    font-family: "Teko", sans-serif;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    background: #f46464;
    padding: 7px 15px 1px;
}

.brand {
    font-family: "Teko", sans-serif;
    color: #fff;
    font-size: 66px;
    text-transform: uppercase;
    text-align: center;
    /* letter-spacing: 2px; */
    padding-left: 2px;
    margin: 0 -10px;
}

.decor {
    position: absolute;
    background: url("../images/spriteM.png");
}
.decor__flower--1 {
    background-position: 0 0;
    background-size: 100%;
}
.decor__flower--2 {
    background-position: 0 29.342105%;
    background-size: 121.511628%;
}
.decor__berry--3 {
    background-position: 0 39.939024%;
    background-size: 177.87234%;
}
.decor__berry--6 {
    background-position: 0 46.851385%;
    background-size: 201.932367%;
}
.decor__berry--1 {
    background-position: 0 55.416406%;
    background-size: 311.940299%;
}
.decor__berry--2 {
    background-position: 0 64.204545%;
    background-size: 337.096774%;
}
.decor__leaf--3 {
    background-position: 0 69.706059%;
    background-size: 380%;
}
.decor__berry--7 {
    background-position: 0 75.555556%;
    background-size: 387.037037%;
}
.decor__berry--5 {
    background-position: 0 82.334775%;
    background-size: 390.654206%;
}
.decor__bubble {
    background-position: 0 88.85468%;
    background-size: 398.095238%;
}
.decor__bubble--1 {
    width: 110px;
    height: 110px;
    opacity: 0.13;
    bottom: 0;
    left: 50%;
    transform: translate(150px, -400px);
    z-index: 2;
}
.decor__bubble--2 {
    width: 73px;
    height: 73px;
    opacity: 0.6;
    bottom: 0;
    left: 50%;
    transform: translate(210px, -410px);
    z-index: 1;
}
.decor__bubble--3 {
    width: 60px;
    height: 60px;
    opacity: 0.13;
    bottom: 0;
    right: 50%;
    transform: translate(-170px, -40px);
    z-index: 2;
}
.decor__bubble--4 {
    width: 40px;
    height: 40px;
    opacity: 0.5;
    bottom: 0;
    right: 50%;
    transform: translate(-200px, -35px);
    z-index: 1;
}
.decor__berry--4 {
    background-position: 0 92.75015%;
    background-size: 516.049383%;
}
.decor__leaf--1 {
    background-position: 0 96.692724%;
    background-size: 516.049383%;
}
.decor__leaf--2 {
    background-position: 0 100%;
    background-size: 623.880597%;
}
.decor__box {
    position: absolute;
}

.ico {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #a6cc4d;
    top: 0;
    left: 0;
}
.ico:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url("../images/ico.png") 0 0 no-repeat;
}
.ico--1:before {
    width: 32px;
    height: 38px;
    margin: -19px 0 0 -16px;
    background-position: 0 0;
}
.ico--2:before {
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    background-position: -36px -41px;
}
.ico--3:before {
    width: 36px;
    height: 33px;
    margin: -16px 0 0 -18px;
    background-position: 0 -38px;
}
.ico--4:before {
    width: 31px;
    height: 41px;
    margin: -20px 0 0 -15px;
    background-position: -32px 0;
}

.button {
    display: table;
    position: relative;
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    font-family: "Rubik", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 150px;
    padding: 20px 30px;
    background: #f25252;
    cursor: pointer;
}
.button:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    border-radius: 150px;
    width: 100%;
    height: 100%;
    animation: button linear 1.2s infinite both;
    box-shadow: 0 0 0 2px rgba(242, 82, 82, 0);
    transform: translate(-50%, -50%);
    box-sizing: content-box;
    border: 0 solid transparent;
}
.button span {
    display: inline-block;
    vertical-align: middle;
}
.button--text {
    padding-right: 10px;
}
.button--ico {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: -10px;
}
.button--ico:before, .button--ico:after {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 2px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -8px;
    transition: transform 0.3s;
}
.button--ico:before {
    width: 2px;
    height: 16px;
    margin: -8px 0 0 -1px;
}
.button:hover .button--ico:before, .button:hover .button--ico:after {
    transform: rotateZ(-90deg);
}
.button:hover:before {
    animation-name: buttonH;
    animation-duration: 0.6s;
    animation-iteration-count: 1;
}

@keyframes button {
    0% {
        border-width: 0;
        box-shadow: 0 0 0 2px rgba(242, 82, 82, 0);
    }
    50% {
        border-width: 3px;
        box-shadow: 0 0 0 2px #f25252, 0 0 2px 6px #fff, 0 0 2px 8px #f25252;
    }
    100% {
        border-width: 8px;
        box-shadow: 0 0 0 2px rgba(242, 82, 82, 0), 0 0 2px 6px rgba(255, 255, 255, 0), 0 0 2px 5px rgba(242, 82, 82, 0);
    }
}
@keyframes buttonH {
    0% {
        border-width: 0;
        box-shadow: 0 0 0 2px rgba(242, 82, 82, 0);
    }
    50% {
        border-width: 5px;
        box-shadow: 0 0 0 2px #f25252, 0 0 0 6px #fff, 0 0 0 8px #f25252;
    }
    100% {
        border-width: 15px;
        box-shadow: 0 0 0 2px rgba(242, 82, 82, 0), 0 0 0 12px rgba(255, 255, 255, 0), 0 0 0 14px rgba(242, 82, 82, 0);
    }
}
.form__title {
    font-family: "Rubik", sans-serif;
    font-size: 22px;
    color: #f25252;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0;
}
.form__item:not(:last-child) {
    margin-bottom: 20px;
}
.form__select {
    position: relative;
}
.form__select:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-right: none;
    border-top: none;
    top: 50%;
    margin-top: -7px;
    right: 19px;
    transform: rotateZ(-45deg);
    z-index: 1;
}
.form__select:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 32px;
    top: 50%;
    margin-top: -16px;
    right: 48px;
    background: #000;
    z-index: 1;
}
.form__select select {
    position: relative;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 1;
    width: 100%;
    padding: 18px 48px 18px 18px;
    background: none;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    z-index: 2;
}
.form__select select option {
    font-size: 16px;
}
.form__select select::-ms-expand {
    display: none;
}
.form__input input {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 1;
    width: 100%;
    padding: 18px;
    background: none;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    height: 55px;
}
.form__button {
    padding: 10px 0 40px;
}

.promo {
    background: linear-gradient(to right, #ab3535 0, #f25252 30%, #f25252 70%, #ab3535 100%);
    padding-bottom: 20px;
}
.promo__wrap {
    position: relative;
    z-index: 1;
    padding-top: 35px;
    margin-bottom: 30px;
}
.promo__wrap:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/promoM.png") top center no-repeat;
    background-size: auto 100%;
    clip: rect(auto, auto, 40px, auto);
}
.promo__wrap:after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../fonts/promo.svg") top center no-repeat;
    background-size: auto 100%;
    clip: rect(40px, auto, auto, auto);
}
.promo .brand {
    margin: 0 -20px 20px;
    text-shadow: 0 10px 38px rgba(129, 7, 3, 0.5);
    font-size: 0;
    padding-left: 0;
}
.promo .brand span {
    font-size: 66px;
    display: inline-block;
    letter-spacing: 0;
    transform: translateY(-210px);
    opacity: 0;
    animation: top linear 0.5s both 0.5s;
}
.promo .brand span:nth-child(2), .promo .brand span:nth-last-child(2) {
    animation-delay: 0.6s;
}
.promo .brand span:nth-child(3), .promo .brand span:nth-last-child(3) {
    animation-delay: 0.7s;
}
.promo .brand span:nth-child(4), .promo .brand span:nth-last-child(4) {
    animation-delay: 0.8s;
}
.promo .brand span:nth-child(5), .promo .brand span:nth-last-child(5) {
    animation-delay: 0.9s;
}
.promo__ico {
    display: block;
    width: 26px;
    height: 28px;
    background: url("../fonts/figure.svg") center no-repeat;
    background-size: 100% 100%;
    margin: -26px -10px 26px auto;
}
.promo__box {
    position: relative;
    z-index: 1;
    max-width: 420px;
    margin: 0 auto;
    border: 10px solid #f46464;
    box-shadow: 0 -80px 100px -100px rgba(0, 0, 0, 0.5);
}
.promo__box .grid {
    padding: 10px;
}
.promo__subtitle {
    text-align: center;
    color: #fff;
    line-height: 1.2;
}
.promo__lvl {
    position: relative;
}
.promo__lvl--2 {
    z-index: 2;
}
.promo__lvl--4 {
    z-index: 4;
}
.promo__lemon {
    position: relative;
    height: 70px;
}
.promo__lemon div {
    position: absolute;
    background: url("../images/lemonSpriteM.png") 0 0 no-repeat;
}
.promo__lemon .leaf {
    top: 100%;
    left: 50%;
    background-position: 0 -155px;
    width: 156px;
    height: 79px;
    margin: 15px 0 0 -70px;
    z-index: 1;
}
.promo__lemon .berry {
    top: 0;
    left: 50%;
    background-position: 0 0;
    width: 188px;
    height: 155px;
    margin: 0 0 0 -93px;
    z-index: 3;
}
.promo__lemon .fruit {
    top: 100%;
    left: 50%;
    background-position: 0 -234px;
    width: 120px;
    height: 176px;
    margin: 7px 0 0 -45px;
    z-index: 5;
}
.promo__tagline {
    font-family: "Neucha", cursive;
    font-size: 34px;
    text-align: center;
    color: #fff;
}
.promo .decor__berry--1 {
    top: -50px;
    left: 50%;
    margin-left: 170px;
    z-index: 2;
    width: 106px;
    height: 104px;
}
.promo .decor__berry--2 {
    bottom: -10px;
    right: 50%;
    margin-right: 160px;
    z-index: 2;
    width: 136px;
    height: 160px;
}
.promo .decor__leaf--1 {
    top: 10px;
    right: 50%;
    margin-right: 190px;
    z-index: 2;
    width: 81px;
    height: 66px;
}
.promo .decor__leaf--2 {
    bottom: 35px;
    left: 50%;
    margin-left: 180px;
    z-index: 2;
    width: 67px;
    height: 55px;
}

@keyframes top {
    0% {
        transform: translateY(-210px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.info {
    padding-top: 50px;
}
.info__title {
    font-family: "Rubik", sans-serif;
    font-size: 30px;
    color: #e14025;
    font-weight: 700;
    padding-bottom: 30px;
}
.info__text {
    line-height: 1.2;
}
.info__text p:not(:last-child) {
    padding-bottom: 25px;
}
.info__img {
    position: relative;
    width: 100%;
    height: 452px;
    margin-top: 50px;
}
.info__img--woman {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 404px;
    height: 452px;
    background: url("../images/painM.png") center no-repeat;
    margin-left: -202px;
}
.info__img--woman:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../fonts/pain.svg") center no-repeat;
}
.info__img--text {
    position: absolute;
    font-family: "Rubik", sans-serif;
    font-size: 140px;
    color: transparent;
    text-shadow: 1px 2px 10px rgba(0, 0, 0, 0.3), 10px 18px 20px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    transform: scale(0.9);
    animation: scale linear 4s infinite;
}
.info__img--text:before, .info__img--text:after {
    position: absolute;
    content: attr(data-letter);
    top: 0;
    left: 0;
    text-shadow: none;
}
.info__img--text:before {
    color: #e14025;
    background: -webkit-linear-gradient(#e14025 31.5%, #c91d0a 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 2;
}
.info__img--text:after {
    color: #b91909;
    background: -webkit-linear-gradient(#b91909 31.5%, #810703 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 1;
    margin: 1px 0 0 3px;
}
.info__img--text[data-letter=c] {
    top: -20px;
    left: 5px;
    z-index: 0;
}
.info__img--text[data-letter=y] {
    top: 20px;
    right: 20px;
    z-index: 0;
    animation-delay: 0.8s;
}
.info__img--text[data-letter=s] {
    top: 130px;
    left: -30px;
    z-index: 2;
    animation-delay: 1.2s;
}
.info__img--text[data-letter=s].double {
    top: 330px;
    left: auto;
    right: 10px;
    z-index: 0;
    animation-delay: 3.2s;
}
.info__img--text[data-letter=t] {
    top: 170px;
    left: 110px;
    z-index: 2;
    animation-delay: 1.6s;
}
.info__img--text[data-letter=t].double {
    top: 280px;
    left: -10px;
    z-index: 0;
    animation-delay: 2.4s;
}
.info__img--text[data-letter=i] {
    top: 190px;
    right: 0;
    z-index: 2;
    animation-delay: 2s;
}
.info__img--text[data-letter=i].double {
    top: 310px;
    right: auto;
    left: 130px;
    z-index: 2;
    animation-delay: 2.8s;
}

@keyframes scale {
    0%, 100% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1.1);
    }
}
.intro {
    background: linear-gradient(to right, #ab3535 0, #f25252 30%, #f25252 70%, #ab3535 100%);
}
.intro__wrap {
    position: relative;
    z-index: 1;
    max-width: 420px;
    margin: 0 auto;
    border: 16px solid rgba(251, 152, 177, 0.25);
}
.intro__wrap .grid {
    padding: 40px 0 80px;
    width: auto;
    min-width: 288px;
    max-width: 320px;
}
.intro .brand {
    font-size: 54px;
}
.intro:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(242, 82, 82, 0) 0, #f25252 100%), url("../images/berries.jpg") right center no-repeat;
}
.intro__text {
    font-family: "Neucha", cursive;
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.intro__prod {
    position: absolute;
    z-index: 2;
    left: 50%;
    width: 328px;
    height: 231px;
    margin-left: -164px;
    top: 100%;
    margin-top: -70px;
    background: url("../images/prodM.png") center no-repeat;
}
.intro .decor__flower--1 {
    top: 100%;
    left: 50%;
    margin-top: -175px;
    width: 418px;
    height: 175px;
}

.composition {
    background: linear-gradient(to right, #6ea331 0, #a6cc4d 25%, #bfdd5e 50%, #a6cc4d 75%, #6ea331 100%);
    padding: 170px 0 40px;
}
.composition__wrap {
    background: #bfdd5e;
    max-width: 420px;
    margin: 0 auto;
    box-shadow: 0 0 58px rgba(87, 137, 30, 0.3);
    padding: 30px 0;
}
.composition .brand {
    text-shadow: 0 8px 33px rgba(53, 97, 27, 0.5);
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}
.composition .grid {
    position: relative;
}
.composition__cell {
    position: relative;
}
.composition__subtitle {
    position: relative;
    font-family: "Rubik", sans-serif;
    font-size: 29px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-shadow: 0 6px 23px rgba(60, 95, 21, 0.5);
}
.composition__subtitle--sm {
    font-family: "Rubik", sans-serif;
    font-size: 18px;
    text-align: center;
    color: #57891e;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.composition__hint {
    position: relative;
    font-family: "Neucha", cursive;
    font-size: 24px;
    color: #fff;
    text-align: center;
    display: table;
    margin: 0 auto 45px;
    border: 1px solid #fff;
    padding: 5px 10px;
}
.composition__hint:before, .composition__hint:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 5px;
    z-index: 2;
}
.composition__hint:before {
    height: 30px;
    width: 14px;
    margin-left: -7px;
    background: linear-gradient(to bottom, #fff 0, #fff 4px, rgba(255, 255, 255, 0) 4px, rgba(255, 255, 255, 0) 7px, #fff 7px, #fff 13px, rgba(255, 255, 255, 0) 13px, rgba(255, 255, 255, 0) 16px, #fff 16px);
}
.composition__hint:after {
    border: 15px solid transparent;
    border-top: 11px solid #fff;
    border-bottom: none;
    margin-left: -15px;
    margin-top: 34px;
}
.composition__name {
    position: relative;
    z-index: 1;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    display: table;
    margin: 0 auto;
    padding: 7px 25px;
    background: #f46464;
    box-shadow: 0 10px 38px 0 rgba(34, 53, 12, 0.5);
}
.composition__list {
    padding-bottom: 30px;
}
.composition__prod {
    position: relative;
    left: 50%;
    width: 442px;
    height: 274px;
    margin-left: -221px;
    background: url("../images/prodM_v2.png") center no-repeat;
}
.composition__box {
    position: relative;
    padding-bottom: 30px;
}
.composition__box--plus {
    position: absolute;
    left: 50%;
    width: 442px;
    height: 274px;
    margin-left: -221px;
    bottom: 30px;
}
.composition__plus {
    position: absolute;
    width: 36px;
    height: 36px;
    background: #6ea331;
    border-radius: 50%;
    transition: background-color 0.3s, box-shadow 0.3s;
}
.composition__plus > span {
    display: block;
    position: absolute;
    box-shadow: 0 7px 11px 0 rgba(84, 124, 37, 0.45);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    animation: scale2 linear 1.2s infinite;
    cursor: pointer;
    z-index: 1;
}
.composition__plus:before, .composition__plus:after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -10px;
    transition: transform 0.3s;
}
.composition__plus:before {
    width: 2px;
    height: 20px;
    margin: -10px 0 0 -1px;
}
.composition__plus--1 {
    top: 29px;
    right: 84px;
}
.composition__plus--2 {
    top: 74px;
    right: 124px;
}
.composition__plus--3 {
    top: 84px;
    left: 94px;
}
.composition__plus--4 {
    top: 144px;
    left: 144px;
}
.composition__plus--5 {
    top: 144px;
    right: 94px;
}
.composition__plus--6 {
    top: 154px;
    right: 154px;
}
.composition__plus--7 {
    top: 194px;
    left: 194px;
}
.composition__plus:hover, .composition__plus.open {
    background-color: #f25252;
}
.composition__plus:hover > span, .composition__plus.open > span {
    box-shadow: 0 7px 11px 0 rgba(238, 35, 35, 0.45);
}
.composition__plus.open:before, .composition__plus.open:after {
    transform: rotateZ(-45deg);
}
.composition__desc {
    position: absolute;
    width: 320px;
    padding: 20px;
    background: rgba(39, 36, 37, 0.9);
    text-align: center;
    font-size: 16px;
    line-height: 1.34;
    color: #fff;
    top: 100%;
    left: 50%;
    margin-top: 20px;
    transition: margin-top 0.4s;
    display: none;
    z-index: 2;
}
.composition__desc--wrap {
    position: absolute;
    bottom: 100%;
    width: 100%;
    left: 0;
    height: 11px;
    overflow: hidden;
}
.composition__desc--box {
    display: block;
    position: absolute;
    width: 30px;
    bottom: 0;
    height: 11px;
    left: 50%;
    margin-left: -15px;
}
.composition__desc--box:before, .composition__desc--box:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 320px;
    background: #f25252;
    z-index: 2;
}
.composition__desc--box:before {
    left: 100%;
    margin-left: -3px;
}
.composition__desc--box:after {
    right: 100%;
    margin-right: -3px;
}
.composition__desc--arrow {
    display: block;
    position: absolute;
    width: 30px;
    height: 11px;
    bottom: 0;
    overflow: hidden;
}
.composition__desc--arrow:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    transform: matrix(0.85, 0.57, -0.85, 0.57, 0, 0);
    background: rgba(39, 36, 37, 0.9);
    left: 50%;
    margin-left: -9px;
    border: 3px solid #f25252;
}
.composition__plus--1 .composition__desc {
    transform: translate(-87.19%, 20px);
}
.composition__plus--1 .composition__desc--box {
    left: 87.19%;
}
.composition__plus--2 .composition__desc {
    transform: translate(-74.69%, 20px);
}
.composition__plus--2 .composition__desc--box {
    left: 74.69%;
}
.composition__plus--3 .composition__desc {
    transform: translate(-15.93%, 20px);
}
.composition__plus--3 .composition__desc--box {
    left: 15.93%;
}
.composition__plus--4 .composition__desc {
    transform: translate(-31.57%, 20px);
}
.composition__plus--4 .composition__desc--box {
    left: 31.57%;
}
.composition__plus--5 .composition__desc {
    transform: translate(-84.06%, 20px);
}
.composition__plus--5 .composition__desc--box {
    left: 84.06%;
}
.composition__plus--6 .composition__desc {
    transform: translate(-65.32%, 20px);
}
.composition__plus--6 .composition__desc--box {
    left: 65.32%;
}
.composition__plus--7 .composition__desc {
    transform: translate(-47.21%, 20px);
}
.composition__plus--7 .composition__desc--box {
    left: 47.21%;
}
.composition__button {
    width: auto;
    margin: 30px auto 0;
}
.composition .decor__box {
    width: 100%;
    top: 0;
    left: 0;
}
.composition .decor__box .decor__berry--2 {
    top: 48px;
    margin-left: 0;
    left: -10px;
    width: 38px;
    height: 45px;
    z-index: 0;
}
.composition .decor__berry--2 {
    top: 0;
    left: 50%;
    margin-left: 135px;
    width: 124px;
    height: 145px;
}
.composition .decor__berry--3 {
    top: 85px;
    left: 50%;
    margin-left: -160px;
    width: 235px;
    height: 89px;
    z-index: 2;
}
.composition .decor__berry--4 {
    top: 10px;
    right: 50%;
    margin-right: -15px;
    width: 81px;
    height: 60px;
    z-index: 0;
}
.composition .decor__berry--4.clip {
    z-index: 1;
    clip: rect(0, 27px, 30px, 0);
}
.composition .decor__berry--4.clip--2 {
    z-index: 1;
    clip: rect(0, auto, auto, 50px);
}
.composition .decor__berry--5 {
    top: -40px;
    right: -100px;
    width: 107px;
    height: 110px;
    z-index: 2;
}
.composition .decor__berry--6 {
    position: relative;
    width: 207px;
    height: 141px;
    margin: -7px auto 7px;
}
.composition .decor__leaf--1 {
    top: 55%;
    right: 50%;
    margin-right: 150px;
    width: 137px;
    height: 111px;
    transform: scale(-1, 1);
}
.composition .decor__leaf--2 {
    top: -10px;
    right: -40px;
    width: 64px;
    height: 53px;
    z-index: 0;
}
.composition .decor__flower--1 {
    bottom: 55px;
    left: -56px;
    width: 255px;
    height: 272px;
    transform: scale(-1, 1) rotateZ(-43deg);
    z-index: 0;
}
.composition .decor__flower--2 {
    width: 344px;
    height: 209px;
    bottom: -50px;
    right: -100px;
}

@keyframes scale2 {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.25);
    }
}
.warranty {
    background: linear-gradient(to right, #84c8d6 0, #ade2ec 25%, #d2f8ff 50%, #ade2ec 75%, #84c8d6 100%);
    padding: 60px 0 40px;
}
.warranty .grid {
    position: relative;
    z-index: 1;
}
.warranty .brand {
    text-shadow: 0 9px 25px rgba(36, 94, 107, 0.4);
}
.warranty__text {
    font-size: 16px;
    line-height: 1.34;
    padding-bottom: 20px;
}
.warranty__img {
    position: relative;
    width: 300px;
    height: 222px;
    background: url("../images/specialistsM.jpg") center no-repeat;
    margin: 0 auto 20px;
}
.warranty__img:before {
    content: "";
    position: absolute;
    width: 109px;
    height: 108px;
    background: url("../images/stampM.png") center no-repeat;
    top: 100%;
    right: 0;
    margin-top: 20px;
}
.warranty__subtitle {
    position: absolute;
    text-align: center;
    font-family: "Neucha", cursive;
    font-size: 24px;
    color: #0364b3;
    width: 80%;
    bottom: 30px;
    left: 50%;
    margin-left: -40%;
    transform: rotateZ(-19deg);
}
.warranty__quote {
    position: relative;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.2;
    color: #f25252;
    padding: 0 120px 20px 35px;
}
.warranty__quote:before {
    top: 0;
    left: 0;
    position: absolute;
    content: "”";
    font-size: 80px;
    line-height: 0.85;
}
.warranty .decor__berry--2 {
    top: 15px;
    right: 50%;
    margin-right: 100px;
    width: 136px;
    height: 160px;
}
.warranty .decor__leaf--1 {
    bottom: -15px;
    left: 50%;
    margin-left: 150px;
    width: 118px;
    height: 96px;
}

.therapy {
    padding-top: 30px;
}
.therapy .brand {
    color: #a6cc4d;
    position: relative;
    z-index: 1;
    font-size: 62px;
}
.therapy .brand span {
    text-shadow: 0 3px 5px #35611b;
}
.therapy__box {
    position: relative;
    margin: 0 auto;
}
.design--1 .therapy__box, .design--2 .therapy__box {
    border: 10px solid #a6cc4d;
    width: 320px;
    padding: 15px 15px 35px;
    background: #fff;
}
.design--2 .therapy__box {
    border-color: #fff;
    background: #a6cc4d;
    position: relative;
    z-index: 3;
    box-shadow: 4px 8px 22px 0 rgba(87, 137, 30, 0.4);
}
.design--1 .therapy__list .list__item {
    color: #000;
}
.design--1 .therapy__list .list__item:before, .design--1 .therapy__list .list__item:after {
    background: #a6cc4d;
}
.therapy__subtitle {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 20px;
}
.therapy__subtitle small {
    display: block;
    font-size: 100%;
    font-weight: 400;
}
.design--2 .therapy__subtitle {
    color: #fff;
}
.therapy__cell {
    padding: 30px 0;
}
.therapy__cell.design--1 {
    background: url("../images/berries.jpg") center no-repeat;
    background-size: cover;
}
.therapy__cell.design--2 {
    padding: 60px 0 45px;
    position: relative;
    box-shadow: 0 0 58px 0 rgba(74, 74, 74, 0.25);
}
.therapy__cell.design--2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/promoM.png") center no-repeat;
    background-size: contain;
    opacity: 0.3;
    z-index: 0;
}
.therapy__prod {
    position: absolute;
    z-index: 2;
    left: 50%;
    width: 328px;
    height: 231px;
    margin-left: -140px;
    top: 100%;
    margin-top: -60px;
    background: url("../images/prodM.png") center no-repeat;
}
.therapy .decor__box {
    position: relative;
    width: 320px;
    margin: 0 auto;
    height: 10px;
}
.therapy .decor__berry--2 {
    top: 35px;
    right: -80px;
    width: 146px;
    height: 171px;
}
.therapy .decor__berry--5 {
    top: 80px;
    right: 30px;
    width: 88px;
    height: 90px;
    z-index: 2;
}
.therapy .decor__berry--6 {
    top: 60px;
    right: 50%;
    margin-right: 70px;
    width: 140px;
    height: 95px;
    z-index: 1;
}
.therapy .decor__leaf--3 {
    bottom: 17px;
    left: 50%;
    margin-left: -73px;
    width: 110px;
    height: 62px;
    z-index: 0;
}
.therapy .decor__leaf--3.clip {
    z-index: 2;
    clip: rect(0, 15px, auto, 0);
}
.therapy .decor__leaf--3.clip--2 {
    z-index: 2;
    clip: rect(0, 60px, auto, 35px);
}
.therapy .decor__leaf--3.clip--3 {
    z-index: 2;
    clip: rect(0, auto, auto, 96px);
}

.method {
    padding: 45px 0;
}
.method .brand {
    color: #a6cc4d;
    text-shadow: 0 4px 6px rgba(53, 97, 27, 0.35);
    position: relative;
    z-index: 1;
}
.method__title {
    font-family: "Rubik", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #f46464;
    text-align: center;
    letter-spacing: -1px;
    padding-bottom: 7px;
}
.method__item {
    display: table;
    position: relative;
    width: 100%;
    height: 50px;
    padding-left: 60px;
    margin-bottom: 15px;
    font-size: 16px;
}
.method__item b {
    display: block;
    padding-bottom: 5px;
}
.method__item span {
    display: table-cell;
    vertical-align: middle;
}
.method__img {
    position: relative;
    width: 256px;
    height: 332px;
    background: url("../images/methodM.png") center no-repeat;
    margin: 0 auto 30px;
}
.method__prod {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 137px;
    height: 84px;
    margin-left: -60px;
    background: url("../images/prodM_v2.png") center no-repeat;
    background-size: contain;
    z-index: 1;
}
.method__stamp {
    position: relative;
    padding: 15px;
    text-align: center;
    font-family: "Neucha", cursive;
    font-size: 20px;
    color: #a6cc4d;
    line-height: 1.1;
    transform: rotateZ(-15deg);
}
.method__stamp:before, .method__stamp:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.method__stamp:before {
    background: url("../images/stamp_Bg.png");
    background-size: 100% 50%;
    z-index: 1;
}
.method__stamp:after {
    border: 7px solid #a6cc4d;
    border-radius: 30px;
    z-index: 0;
}
.method__button {
    margin-top: 50px;
    width: auto;
}
.method .decor__box {
    position: relative;
    height: 30px;
}
.method .decor__leaf--1 {
    top: -10px;
    right: 100%;
    margin-right: -15px;
    width: 162px;
    height: 132px;
}
.method .decor__berry--1 {
    top: -10px;
    left: 100%;
    margin-left: -15px;
    width: 83px;
    height: 82px;
}
.method .decor__berry--3 {
    bottom: -15px;
    left: 50%;
    margin-left: -55px;
    width: 102px;
    height: 39px;
    z-index: 2;
}
.method .decor__berry--4 {
    top: -46px;
    left: 50%;
    margin-left: -50px;
    width: 70px;
    height: 52px;
    z-index: 0;
}
.method .decor__berry--4.clip {
    z-index: 2;
    clip: rect(0, 10px, auto, 0);
}
.method .decor__berry--4.clip--2 {
    z-index: 2;
    clip: rect(0, auto, auto, 35px);
}
.method .decor__berry--7 {
    bottom: -45px;
    left: 50%;
    margin-left: 65px;
    width: 108px;
    height: 109px;
    z-index: 4;
}

.recommend {
    background: url("../images/recommendationsM.jpg") center top no-repeat;
    background-size: cover;
    padding: 55px 0;
    z-index: 3;
}
.recommend__title {
    font-family: "Rubik", sans-serif;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 30px;
    text-shadow: 0 9px 25px rgba(68, 150, 197, 0.4);
}
.recommend__box {
    margin: 0 -10px;
    background: #fff;
    padding: 0 15px;
    box-shadow: 0 0 58px 0 rgba(29, 120, 186, 0.4);
}
.recommend__item {
    padding-bottom: 35px;
}
.recommend__photo {
    position: relative;
    width: 100%;
    height: 154px;
    overflow: hidden;
    margin-bottom: 20px;
}
.recommend__photo:before {
    content: "";
    position: absolute;
    width: 45px;
    height: 4px;
    bottom: 0;
    left: 0;
    background: #f46464;
}
.recommend__photo:after {
    content: "“";
    position: absolute;
    color: #f46464;
    font-size: 250px;
    top: 55px;
    right: 65px;
}
.recommend__img {
    display: block;
    width: 182px;
    height: 182px;
    border-radius: 50%;
    margin: -50px 0 0 15px;
    overflow: hidden;
    padding-top: 50px;
}
.recommend__subtitle {
    font-size: 19px;
    line-height: 1.2;
    font-weight: 700;
    padding-bottom: 20px;
}
.recommend__text {
    font-size: 17px;
    line-height: 1.2;
}

.reviews {
    background: linear-gradient(to right, #ab3535 0, #f25252 30%, #ff7a40 50%, #f25252 70%, #ab3535 100%);
    padding: 50px 0 90px;
}
.reviews__title {
    font-family: "Rubik", sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.reviews__wrap {
    margin: 0 -10px;
    position: relative;
    z-index: 1;
}
.reviews__wrap .bx-viewport {
    height: auto !important;
}
.reviews__wrap .bx-pager {
    display: table;
    margin: 10px auto -40px;
}
.reviews__wrap .bx-pager-item {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
}
.reviews__wrap .bx-pager-link {
    display: block;
    color: transparent;
    text-indent: 100px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    transition: background-color 0.3s;
}
.reviews__wrap .bx-pager-link.active {
    background-color: #a6cc4d;
}
.reviews__item {
    position: relative;
    padding: 20px;
}
.reviews__item:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 7px solid rgba(244, 100, 100, 0.5);
    z-index: 5;
}
.reviews__item:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 0;
}
.reviews__box {
    position: relative;
    z-index: 1;
}
.reviews__user {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.34;
    text-align: center;
}
.reviews__stars {
    list-style: none;
    text-align: center;
    padding: 5px 0 7px;
}
.reviews__stars li {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../fonts/star.svg") center no-repeat;
    margin: 0 3px;
}
.reviews__photo {
    margin: 0 -20px;
    padding-bottom: 20px;
}
.reviews__photo img {
    max-width: 100%;
}
.reviews__text {
    font-size: 17px;
    line-height: 1.2;
}
.reviews .decor__berry--1 {
    top: -35px;
    left: 50%;
    margin-left: 170px;
    z-index: 2;
    width: 134px;
    height: 132px;
}
.reviews .decor__berry--2 {
    bottom: -55px;
    right: 50%;
    margin-right: 105px;
    z-index: 2;
    width: 146px;
    height: 171px;
}
.reviews .decor__leaf--1 {
    top: 135px;
    right: 50%;
    margin-right: 140px;
    z-index: 2;
    width: 102px;
    height: 83px;
}
.reviews .decor__leaf--2 {
    bottom: 65px;
    left: 50%;
    margin-left: 115px;
    z-index: 2;
    width: 84px;
    height: 70px;
}

.delivery {
    background: linear-gradient(to right, #6ea331 0, #a6cc4d 25%, #bfdd5e 50%, #a6cc4d 75%, #6ea331 100%);
    padding: 40px 0;
}
.delivery .grid {
    position: relative;
    z-index: 1;
}
.delivery__title {
    font-family: "Rubik", sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 5px;
}
.delivery .brand {
    text-shadow: 0 6px 23px rgba(53, 97, 27, 0.36);
    padding-bottom: 30px;
}
.delivery__item {
    display: table;
    width: 100%;
    position: relative;
    padding-left: 130px;
    height: 118px;
}
.delivery__item:not(:last-child) {
    margin-bottom: 40px;
}
.delivery__ico {
    position: absolute;
    width: 118px;
    height: 118px;
    top: 0;
    left: 0;
    border: 6px solid rgba(255, 255, 255, 0.3);
    background: url("../images/icoM.jpg") 0 0 no-repeat;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 50%;
}
.delivery__ico:not(.delivery__ico--3):before, .delivery__ico:not(.delivery__ico--3):after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 3px;
    z-index: 2;
}
.delivery__ico:not(.delivery__ico--3):before {
    height: 30px;
    width: 14px;
    margin-left: -7px;
    background: linear-gradient(to bottom, #fff 0, #fff 4px, rgba(255, 255, 255, 0) 4px, rgba(255, 255, 255, 0) 7px, #fff 7px, #fff 13px, rgba(255, 255, 255, 0) 13px, rgba(255, 255, 255, 0) 16px, #fff 16px);
}
.delivery__ico:not(.delivery__ico--3):after {
    border: 15px solid transparent;
    border-top: 11px solid #fff;
    border-bottom: none;
    margin-left: -15px;
    margin-top: 32px;
}
.delivery__ico--1 {
    background-position: 0 0;
}
.delivery__ico--2 {
    background-position: 0 -106px;
}
.delivery__ico--3 {
    background-position: 0 -212px;
}
.delivery__text {
    display: table-cell;
    vertical-align: middle;
    font-size: 17px;
    line-height: 1.2;
    color: #fff;
}
.delivery .decor__berry--7 {
    top: -15px;
    right: 50%;
    margin-right: -255px;
    width: 136px;
    height: 138px;
    z-index: 2;
}
.delivery .decor__flower--1 {
    bottom: 30%;
    right: 50%;
    margin-right: 40px;
    width: 146px;
    height: 156px;
    transform: scale(-1, 1);
}
.delivery .decor__leaf--1 {
    top: 60%;
    left: 50%;
    margin-left: 140px;
    z-index: 2;
    width: 137px;
    height: 111px;
    transform: scale(-1, 1);
}
.delivery .decor__leaf--2 {
    top: 55px;
    right: 50%;
    margin-right: 115px;
    width: 75px;
    height: 62px;
    transform: scale(-1, 1);
}

.order {
    padding: 40px 0;
}
.order:after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    height: 100%;
    right: 0;
    margin-left: -15px;
    background: url("../images/berries.jpg") center no-repeat;
    background-size: cover;
}
.order .grid {
    position: relative;
    z-index: 1;
}
.order .brand {
    text-shadow: 0 8px 15px rgba(74, 74, 74, 0.25);
}
.order .brand span {
    color: #f25252;
}
.order__table {
    position: relative;
    display: table;
    width: 100%;
    table-layout: fixed;
}
.order__cell {
    display: table-cell;
    vertical-align: top;
}
.order__cell:first-child {
    width: 38%;
    padding-bottom: 120px;
}
.order__title {
    font-family: "Rubik", sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-shadow: 0 -1px 5px rgba(255, 255, 255, 0.4), 0 1px 5px rgba(255, 255, 255, 0.4), -1px 0 5px rgba(255, 255, 255, 0.4), 1px 0 5px rgba(255, 255, 255, 0.4), -1px -1px 5px rgba(255, 255, 255, 0.4), 1px -1px 5px rgba(255, 255, 255, 0.4), -1px 1px 5px rgba(255, 255, 255, 0.4), 1px 1px 5px rgba(255, 255, 255, 0.4);
    padding-bottom: 20px;
}
.order__subtitle {
    font-family: "Neucha", cursive;
    font-size: 20px;
    color: #595959;
    padding-bottom: 20px;
    line-height: 1.25;
}
.order__prod {
    position: relative;
    width: 317px;
    height: 198px;
    background: url("../images/prodM_v2.png") center no-repeat;
    background-size: contain;
    margin: -15px 0 0 -45px;
}
.order__price {
    display: table;
    border-radius: 50%;
    background: linear-gradient(69deg, #000 0%, rgba(255, 255, 255, 0.35) 100%) #050507;
    box-shadow: -5px 8px 8px 0px rgba(0, 0, 0, 0.15);
    position: absolute;
    width: 120px;
    height: 120px;
    left: 0;
    bottom: 0;
}
.order__price:before {
    position: absolute;
    content: "";
    top: 5px;
    left: 50%;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin-left: -6px;
    border: 2px solid #b5b5b5;
    background: #fff;
}
.order__price--wrap {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    padding: 22px 10px 5px;
    font-size: 20px;
}
.order__price--wrap span {
    font-family: "Teko", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 0.66;
}
.order__price--wrap small {
    padding-top: 5px;
    display: block;
    font-size: 16px;
}
.order__form {
    background: #fff;
    box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.23);
    padding: 20px;
    margin: -20px -10px 0;
}

[data-device=desktop] {
    display: none;
}
