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

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

body {
    font-size: 16px;
}

.grid {
    width: 954px;
}

.logo {
    margin: -45px auto 10px;
    font-size: 36px;
    padding: 10px 25px 4px;
}

.decor {
    background-image: url("../images/sprite.png");
}

.decor__berry--8 {
    background-position: 0 0;
    background-size: 100%;
}

.decor__flower--2 {
    background-position: 0 8.282453%;
    background-size: 113.990461%;
}

.decor__flower--1 {
    background-position: 0 15.902739%;
    background-size: 171.5311%;
}

.decor__berry--3 {
    background-position: 0 26.166538%;
    background-size: 186.233766%;
}

.decor__berry--6 {
    background-position: 0 30.184751%;
    background-size: 231.290323%;
}

.decor__leaf--3 {
    background-position: 0 34.633264%;
    background-size: 265.555556%;
}

.decor__berry--1 {
    background-position: 0 39.654714%;
    background-size: 272.623574%;
}

.decor__berry--2 {
    background-position: 0 74.69496%;
    background-size: 301.260504%;
}

.decor__leaf--1 {
    background-position: 0 79.51308%;
    background-size: 358.5%;
}

.decor__berry--4 {
    background-position: 0 83.067831%;
    background-size: 387.567568%;
}

.decor__leaf--2 {
    background-position: 0 86.592898%;
    background-size: 429.341317%;
}

.decor__berry--5 {
    background-position: 0 90.236991%;
    background-size: 519.565217%;
}

.decor__bubble {
    background-position: 0 93.485509%;
    background-size: 573.6%;
}

.decor__bubble--1 {
    width: 125px;
    height: 125px;
    opacity: 0.13;
    transform: translate(400px, -400px);
}

.decor__bubble--2 {
    width: 89px;
    height: 89px;
    opacity: 0.6;
    transform: translate(370px, -390px);
}

.decor__bubble--3 {
    transform: translate(50px, -20px);
}

.decor__bubble--4 {
    transform: translate(50px, -60px);
}

.decor__berry--7 {
    background-position: 0 96.296296%;
    background-size: 663.888889%;
}

.promo {
    padding-bottom: 70px;
}

.promo__wrap {
    padding-top: 100px;
}

.promo__wrap:before {
    background-image: url("../images/promo.png");
    clip: rect(auto, auto, 100px, auto);
}

.promo__wrap:after {
    clip: rect(120px, auto, auto, auto);
}

.promo .brand {
    margin: 0 -30px 40px;
}

.promo .brand span {
    font-size: 200px;
    transform: translateY(-500px);
}

.promo__box {
    max-width: 980px;
    border-width: 20px;
    border-color: #f46464;
}

.promo__box .grid {
    width: 914px;
}

.promo__lemon {
    height: 190px;
}

.promo__lemon div {
    background-image: url("../images/lemonSprite.png");
}

.promo__lemon .leaf {
    background-position: 0px -463px;
    width: 490px;
    height: 263px;
    margin: 30px 0 0 -225px;
}

.promo__lemon .leaf--clip {
    display: none;
}

.promo__lemon .berry {
    background-position: 0px 0px;
    width: 565px;
    height: 463px;
    margin: -35px 0 0 -270px;
}

.promo__lemon .fruit {
    background-position: 0px -726px;
    width: 365px;
    height: 528px;
    margin: 10px 0 0 -135px;
}

.promo__table {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding-bottom: 60px;
}

.promo__cell {
    display: table-cell;
    vertical-align: top;
}

.promo__ico {
    display: block;
    width: 60px;
    height: 68px;
    margin: -50px auto 20px;
}

.promo__tagline {
    font-size: 40px;
}

.promo__subtitle {
    font-size: 18px;
    line-height: 1.35;
}

.promo .decor__berry--1 {
    top: -90px;
    margin-left: 400px;
    width: 263px;
    height: 259px;
}

.promo .decor__berry--2 {
    bottom: 130px;
    margin-right: 430px;
    width: 238px;
    height: 254px;
}

.promo .decor__leaf--1 {
    top: 80px;
    margin-right: 420px;
    width: 200px;
    height: 163px;
}

.promo .decor__leaf--2 {
    bottom: 30px;
    margin-left: 440px;
    width: 167px;
    height: 138px;
}

@keyframes top {
    0% {
        transform: translateY(-500px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.info__table {
    display: table;
    width: 100%;
}

.info__cell {
    display: table-cell;
}

.info__cell:first-child {
    vertical-align: top;
    padding-bottom: 150px;
    position: relative;
}

.info__cell:last-child {
    vertical-align: bottom;
}

.info__title {
    font-size: 60px;
    padding-bottom: 50px;
}

.info__text {
    font-size: 18px;
    line-height: 1.34;
}

.info__text p:not(:last-child) {
    padding-bottom: 40px;
}

.info__img {
    width: 430px;
    height: 744px;
    margin: 0 0 0 65px;
}

.info__img--woman {
    width: 665px;
    height: 744px;
    background-image: url("../images/pain.png");
    margin-left: -332px;
}

.info__img--text {
    font-size: 240px;
}

.info__img--text:before, .info__img--text:after {
    position: absolute;
    content: attr(data-letter);
    top: 0;
    left: 0;
    text-shadow: none;
}

.info__img--text:after {
    margin: 1px 0 0 5px;
}

.info__img--text[data-letter=c] {
    top: -30px;
    left: -35px;
}

.info__img--text[data-letter=y] {
    top: 35px;
    right: -25px;
}

.info__img--text[data-letter=s] {
    top: 210px;
    left: -70px;
}

.info__img--text[data-letter=s].double {
    top: 535px;
    right: -40px;
}

.info__img--text[data-letter=t] {
    top: 280px;
    left: 140px;
}

.info__img--text[data-letter=t].double {
    top: 480px;
    left: -25px;
}

.info__img--text[data-letter=i] {
    top: 320px;
    right: -10px;
}

.info__img--text[data-letter=i].double {
    top: 510px;
    left: 180px;
}

.info__arrow {
    position: absolute;
    width: 70%;
    height: 1px;
    left: 50%;
    bottom: 100px;
    margin-left: -35%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
}

.info__arrow:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #000;
    left: 50%;
    top: -10px;
    margin-left: -5px;
    transform: matrix(0.85, 0.57, -0.85, 0.57, 0, 0);
    background: linear-gradient(-45deg, #000 0, #fff 50%);
}

.info__arrow:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    transform: matrix(0.85, 0.57, -0.85, 0.57, 0, 0);
    left: 50%;
    top: -14px;
    margin-left: -5px;
    background: #fff;
    border: 2px solid transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 2px solid #fff;
}

.intro__wrap {
    max-width: none;
    border-width: 20px;
}

.intro__wrap .grid {
    max-width: 914px;
    padding: 20px 0;
    position: relative;
}

.intro:before {
    background-size: cover;
}

.intro .brand {
    font-size: 80px;
    text-align: left;
    padding-left: 50%;
    margin: 0;
}

.intro__text {
    font-size: 40px;
    text-align: left;
    padding-left: 50%;
}

.intro__prod {
    left: 0;
    width: 528px;
    height: 372px;
    margin-left: -80px;
    top: 0;
    margin-top: -100px;
    background-image: url("../images/prod.png");
}

.intro .decor__flower--1 {
    margin-left: 220px;
    height: 446px;
}

.composition {
    padding: 60px 0 30px;
}

.composition__wrap {
    max-width: 1170px;
    background: transparent;
    padding: 70px 0 30px;
}

.composition .brand {
    font-size: 150px;
    letter-spacing: 10px;
    padding-left: 10px;
}

.composition__subtitle {
    font-size: 60px;
}

.composition__subtitle--sm {
    font-size: 30px;
}

.composition__table {
    display: table;
}

.composition__cell {
    display: table-cell;
    vertical-align: top;
}

.composition__box {
    width: 65%;
    padding-bottom: 0;
}

.composition__box--plus {
    width: 680px;
    height: 422px;
    margin-left: -370px;
    bottom: auto;
    top: 80px;
}

.composition__box .composition__hint {
    margin-right: 100px;
}

.composition__hint {
    font-size: 29px;
}

.composition__name {
    font-size: 26px;
    padding: 13px 25px;
}

.composition__prod {
    width: 680px;
    height: 422px;
    margin-left: -370px;
    top: -5px;
    background-image: url("../images/prod_v2.png");
    background-size: contain;
}

.composition__plus {
    width: 40px;
    height: 40px;
}

.composition__plus--1 {
    right: 104px;
}

.composition__plus--2 {
    top: 129px;
    right: 134px;
}

.composition__plus--3 {
    top: 194px;
    left: 194px;
}

.composition__plus--4 {
    top: 254px;
    left: 324px;
}

.composition__plus--5 {
    top: 194px;
    right: 234px;
}

.composition__plus--6 {
    top: 244px;
    right: 114px;
}

.composition__plus--7 {
    top: 314px;
    left: 394px;
}

.composition__desc {
    width: 400px;
}

.composition__desc--box:before, .composition__desc--box:after {
    width: 400px;
}

.composition__desc--box:before {
    left: 100%;
    margin-left: -3px;
}

.composition__desc--box:after {
    right: 100%;
    margin-right: -3px;
}

.composition__plus--1 .composition__desc {
    transform: translate(-94%, 20px);
}

.composition__plus--1 .composition__desc--box {
    left: 94%;
}

.composition__plus--2 .composition__desc {
    transform: translate(-87%, 20px);
}

.composition__plus--2 .composition__desc--box {
    left: 87%;
}

.composition__plus--3 .composition__desc {
    transform: translate(-10%, 20px);
}

.composition__plus--3 .composition__desc--box {
    left: 10%;
}

.composition__plus--4 .composition__desc {
    transform: translate(-42%, 20px);
}

.composition__plus--4 .composition__desc--box {
    left: 42%;
}

.composition__plus--5 .composition__desc {
    transform: translate(-62%, 20px);
}

.composition__plus--5 .composition__desc--box {
    left: 62%;
}

.composition__plus--6 .composition__desc {
    transform: translate(-93%, 20px);
}

.composition__plus--6 .composition__desc--box {
    left: 93%;
}

.composition__plus--7 .composition__desc {
    transform: translate(-60%, 20px);
}

.composition__plus--7 .composition__desc--box {
    left: 60%;
}

.composition__button[data-device=desktop] {
    display: table;
    position: relative;
    left: -50px;
}

.composition .decor__box {
    width: 100%;
    top: 0;
    left: 0;
}

.composition .decor__box .decor__berry--2 {
    top: 110px;
    left: 50%;
    margin-left: -440px;
    width: 80px;
    height: 86px;
    z-index: 2;
}

.composition .decor__berry--2 {
    top: 95px;
    left: 50%;
    margin-left: 250px;
    width: 124px;
    height: 133px;
}

.composition .decor__berry--3 {
    top: -40px;
    margin-left: -540px;
    width: 385px;
    height: 145px;
}

.composition .decor__berry--4 {
    top: 20px;
    right: 50%;
    margin-right: -20px;
    width: 185px;
    height: 132px;
    z-index: 0;
}

.composition .decor__berry--4.clip {
    clip: rect(0, 66px, 70px, 0);
}

.composition .decor__berry--4.clip--2 {
    z-index: 1;
    clip: rect(0, auto, auto, 140px);
}

.composition .decor__berry--5 {
    top: -50px;
    right: -70px;
    width: 138px;
    height: 142px;
}

.composition .decor__berry--6 {
    width: 310px;
    height: 181px;
    margin: -17px 0 0 50px;
}

.composition .decor__berry--6 [data-device=desktop] {
    position: absolute;
    margin: 0;
    z-index: 1;
    clip: rect(0, auto, 60px, 127px);
}

.composition .decor__leaf--1 {
    top: 100%;
    margin: -40px 330px 0 0;
    height: 112px;
    z-index: 2;
}

.composition .decor__leaf--2 {
    top: -40px;
    right: 50%;
    width: 167px;
    height: 137px;
    margin-right: -500px;
    z-index: 0;
}

.composition .decor__flower--1 {
    bottom: auto;
    top: 0;
    left: -55px;
    width: 426px;
    height: 465px;
}

.composition .decor__flower--2 {
    width: 629px;
    height: 257px;
    bottom: 25px;
    right: -140px;
}

.warranty {
    padding: 100px 0 70px;
}

.warranty:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    right: 50%;
    left: 0;
    margin-right: 273px;
    background: url("../images/warranty.jpg") center no-repeat;
    background-size: cover;
}

.warranty .grid {
    padding-bottom: 100px;
    display: table;
    height: 542px;
}

.warranty .brand {
    text-align: left;
    padding-left: 0;
    font-size: 94px;
    letter-spacing: 5px;
    padding-right: 50%;
}

.warranty__text {
    font-size: 18px;
    padding-right: 50%;
}

.warranty__img {
    position: absolute;
    top: 0;
    right: 0;
    width: 460px;
    height: 100%;
    margin: 0;
    background-image: url("../images/specialists.jpg");
}

.warranty__img:before {
    width: 140px;
    height: 139px;
    right: 100%;
    margin: -100px -50px 0 0;
    background-image: url("../images/stamp.png");
}

.warranty__subtitle {
    font-size: 30px;
    width: 240px;
    top: 100%;
    bottom: auto;
    left: auto;
    right: 100%;
    margin: -70px 100px 0 0;
}

.warranty__quote {
    font-size: 24px;
    line-height: 1.34;
    padding: 0 50% 30px 40px;
}

.warranty__quote:before {
    font-size: 90px;
}

.warranty .decor__berry--2 {
    top: -50px;
    right: 50%;
    margin-right: -610px;
    width: 238px;
    height: 254px;
}

.warranty .decor__leaf--1 {
    bottom: -80px;
    margin-left: 250px;
    width: 200px;
    height: 163px;
}

.therapy {
    padding-top: 100px;
}

.therapy .brand {
    font-size: 150px;
}

.therapy__title {
    font-family: "Rubik", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #57891e;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 40px;
}

.therapy__wrap {
    position: relative;
}

.therapy__table {
    display: table;
    width: 954px;
    margin: 0 auto;
    table-layout: fixed;
    padding-bottom: 170px;
}

.therapy__subtitle {
    font-size: 24px;
    padding-bottom: 30px;
}

.therapy__list .list__item:not(:last-child) {
    margin-bottom: 20px;
}

.therapy__list .list__item:not(:last-child) span {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.therapy__list .list__item span {
    display: inline-block;
}

.design--2 .therapy__list .list__item:not(:last-child) span {
    border-color: rgba(255, 255, 255, 0.25);
}

.therapy__cell {
    display: table-cell;
    vertical-align: middle;
    padding: 40px 0;
    position: static !important;
}

.therapy__cell.design--1 {
    background: none;
    padding-bottom: 80px;
}

.therapy__cell.design--1:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 170px;
    right: 50%;
    margin-right: 273px;
    left: 0;
    background: url("../images/berries.jpg") center no-repeat;
    background-size: cover;
    z-index: 0;
}

.therapy__cell.design--2 {
    box-shadow: none;
}

.therapy__cell.design--2:before {
    left: 50%;
    right: 0;
    margin-left: -273px;
    width: auto;
    background-image: url("../images/promo.png");
    background-size: auto 100%;
}

.therapy__cell.design--2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    margin-left: -273px;
    height: 100%;
    box-shadow: 0 0 58px 0 rgba(74, 74, 74, 0.25);
}

.therapy__box {
    z-index: 2;
}

.design--1 .therapy__box, .design--2 .therapy__box {
    width: 400px;
    padding: 20px;
}

.design--1 .therapy__box {
    margin-left: 0;
    z-index: 5;
}

.design--2 .therapy__box {
    margin-right: 0;
}

.therapy__prod {
    position: absolute;
    z-index: 2;
    left: 50%;
    width: 432px;
    height: 307px;
    margin-left: -216px;
    top: 100%;
    margin-top: -60px;
    background-image: url("../images/prod.png");
    background-size: contain;
}

.therapy__capsule {
    position: absolute;
    top: 20px;
    right: 50%;
    margin-right: -100px;
    width: 248px;
    height: 535px;
    z-index: 4;
}

.therapy__capsule:after, .therapy__capsule:before {
    position: absolute;
    content: "";
    width: 248px;
    height: 531px;
    z-index: 0;
    background: url("../images/sprite.png") 0 0 no-repeat;
}

.therapy__capsule:before {
    background-position: 0 65.406644%;
    background-size: 289.112903%;
}

.therapy__capsule:after {
    background-position: 0 50.171821%;
    background-size: 289.112903%;
    z-index: 5;
}

.therapy__berry {
    position: absolute;
    background: url("../images/sprite.png") 0 0 no-repeat;
    background-position: 0 100%;
    background-size: 1039.130435%;
    z-index: 2;
}

.therapy__berry--1 {
    top: 50px;
    left: 86px;
    width: 69px;
    height: 72px;
    transform: translate(-40px, 80px) rotateZ(0deg) translateY(-70px);
    animation: fly linear 5s infinite;
}

.therapy__berry--2 {
    top: 50px;
    left: 86px;
    width: 44px;
    height: 46px;
    transform: translate(20px, 70px) rotateZ(0deg) translateY(-50px);
    animation: fly2 linear 5s infinite;
}

.therapy__berry--3 {
    top: 50px;
    left: 86px;
    width: 56px;
    height: 59px;
    transform: translate(0, 65px) rotateZ(0deg) translateY(-45px);
    animation: fly3 linear 5s infinite;
    animation-delay: 1.4285714286s;
}

.therapy__berry--4, .therapy__berry--5 {
    top: 50px;
    left: 86px;
    width: 30px;
    height: 32px;
    transform: translate(30px, 50px) rotateZ(0deg) translateY(-20px);
    animation: fly4 linear 5s infinite;
    animation-delay: 1.6666666667s;
}

.therapy__berry--5 {
    transform: translate(-5px, 75px) rotateZ(0deg) translateY(-15px);
    animation: fly5 linear 5s infinite;
    animation-delay: 4s;
}

.therapy__bubble {
    position: absolute;
    background: url("../images/sprite.png") 0 0 no-repeat;
    background-position: 0 98.177677%;
    background-size: 995.833333%;
    z-index: 1;
}

.therapy__bubble--1, .therapy__bubble--0 {
    top: 50px;
    left: 86px;
    width: 72px;
    height: 73px;
    opacity: 0.6;
    transform: translate(-40px, 80px) rotateZ(0deg) translateY(-70px);
    animation: fly linear 5s infinite;
    animation-delay: 2.5s;
}

.therapy__bubble--0 {
    animation-delay: 4s;
    opacity: 0.3;
}

.therapy__bubble--2, .therapy__bubble--6 {
    top: 50px;
    left: 86px;
    width: 44px;
    height: 45px;
    transform: translate(20px, 70px) rotateZ(0deg) translateY(-50px);
    animation: fly2 linear 5s infinite;
    opacity: 0.9;
    animation-delay: 1.8181818182s;
}

.therapy__bubble--6 {
    animation-delay: 4s;
    opacity: 0.7;
}

.therapy__bubble--3, .therapy__bubble--7 {
    top: 50px;
    left: 86px;
    width: 56px;
    height: 57px;
    transform: translate(0, 65px) rotateZ(0deg) translateY(-45px);
    animation: fly3 linear 5s infinite;
    animation-delay: 5s;
    opacity: 0.8;
}

.therapy__bubble--7 {
    animation-delay: 0s;
    opacity: 0.2;
}

.therapy__bubble--4, .therapy__bubble--5, .therapy__bubble--8, .therapy__bubble--9 {
    top: 50px;
    left: 86px;
    width: 30px;
    height: 31px;
    transform: translate(30px, 50px) rotateZ(0deg) translateY(-20px);
    animation: fly4 linear 5s infinite;
    opacity: 0.5;
    animation-delay: 1.6666666667s;
}

.therapy__bubble--5 {
    transform: translate(-5px, 75px) rotateZ(0deg) translateY(-15px);
    animation-name: fly5;
    animation-delay: 1.25s;
}

.therapy__bubble--8 {
    animation-delay: 3.8461538462s;
}

.therapy__bubble--9 {
    transform: translate(-5px, 75px) rotateZ(0deg) translateY(-15px);
    animation-name: fly5;
    animation-delay: 5s;
}

.therapy .decor__berry--2 {
    top: -100px;
    right: -80px;
    width: 126px;
    height: 135px;
}

.therapy .decor__berry--5 {
    top: 130px;
    right: 0;
    width: 156px;
    height: 160px;
}

.therapy .decor__berry--6 {
    top: 95px;
    margin-right: 25px;
    width: 310px;
    height: 181px;
}

.therapy .decor__leaf--3 {
    bottom: 40px;
    margin-left: -170px;
    width: 270px;
    height: 151px;
}

.therapy .decor__leaf--3.clip {
    clip: rect(0, 45px, auto, 0);
}

.therapy .decor__leaf--3.clip--2 {
    clip: rect(0, 130px, auto, 85px);
}

.therapy .decor__leaf--3.clip--3 {
    clip: rect(0, auto, auto, 220px);
}

@keyframes fly {
    0% {
        transform: translate(-40px, 80px) rotateZ(0deg) translateY(-70px);
    }

    50%, 100% {
        transform: translate(40px, 280px) rotateZ(180deg) translateY(-90px);
    }
}

@keyframes fly2 {
    0%, 30% {
        transform: translate(20px, 70px) rotateZ(0deg) translateY(-50px);
    }

    80%, 100% {
        transform: translate(50px, 280px) rotateZ(180deg) translateY(-100px);
    }
}

@keyframes fly3 {
    0%, 40% {
        transform: translate(0, 65px) rotateZ(0deg) translateY(-45px);
    }

    90%, 100% {
        transform: translate(50px, 300px) rotateZ(180deg) translateY(-60px);
    }
}

@keyframes fly4 {
    0%, 20% {
        transform: translate(30px, 50px) rotateZ(0deg) translateY(-20px);
    }

    60%, 100% {
        transform: translate(50px, 300px) rotateZ(180deg) translateY(-60px);
    }
}

@keyframes fly5 {
    0%, 10% {
        transform: translate(-5px, 75px) rotateZ(0deg) translateY(-15px);
    }

    50%, 100% {
        transform: translate(50px, 300px) rotateZ(180deg) translateY(-80px);
    }
}

.method {
    padding-top: 120px;
}

.method .grid {
    position: relative;
}

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

.method .brand {
    font-size: 156px;
    text-align: left;
    padding-left: 0;
}

.method__img {
    top: -100px;
    right: -60px;
    position: absolute;
    width: 498px;
    height: 644px;
    background-image: url("../images/method.png");
    z-index: 1;
}

.method__prod {
    width: 230px;
    height: 140px;
    margin-left: -100px;
    background-image: url("../images/prod_v2.png");
}

.method__list {
    padding-right: 35%;
}

.method__item {
    display: inline-table;
    vertical-align: top;
    width: 45%;
    padding-bottom: 35px;
}

.method__stamp {
    width: 330px;
    margin: 35px 15%;
    padding: 20px 25px;
}

.method__button[data-device=desktop] {
    display: table;
    position: absolute;
    top: 100%;
    margin: 0;
    z-index: 2;
    left: 105px;
}

.method .decor__leaf--1 {
    top: 60%;
    right: -120px;
    margin-right: 0;
    width: 184px;
    height: 150px;
}

.method .decor__berry--1 {
    top: 85%;
    left: 100%;
    margin-left: 50px;
    width: 196px;
    height: 194px;
}

.method .decor__berry--3 {
    margin-left: -95px;
    width: 170px;
    height: 65px;
}

.method .decor__berry--4 {
    top: -118px;
    margin-left: -250px;
    width: 185px;
    height: 132px;
}

.method .decor__berry--4.clip {
    clip: rect(0, 35px, auto, 0);
}

.method .decor__berry--4.clip--2 {
    clip: rect(0, auto, auto, 100px);
}

.recommend {
    padding: 100px 0;
    background: #99efff;
}

.recommend__bg {
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    width: 50%;
    z-index: 0;
}

.recommend__bg:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 1011px;
    max-width: 100%;
    background: url("../images/recommendations.jpg") left center no-repeat;
    background-size: auto 100%;
}

.recommend .grid {
    display: table;
    position: relative;
    z-index: 2;
}

.recommend__title {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
    line-height: 1.34;
    padding-top: 150px;
    text-shadow: 0px 1px 14px rgba(0, 0, 0, 0.75);
}

.recommend__title:before {
    content: "";
    width: 45px;
    height: 4px;
    background: #fff;
    display: block;
    margin-bottom: 20px;
}

.recommend__box {
    display: table-cell;
    vertical-align: top;
    font-size: 0;
}

.recommend__item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 15px 35px 15px;
}

.recommend__subtitle {
    font-size: 20px;
    line-height: 1.34;
}

.recommend__text {
    font-size: 18px;
    line-height: 1.34;
}

.recommend__prod {
    position: relative;
    z-index: 2;
    width: 396px;
    height: 279px;
    background: url("../images/prod.png") center no-repeat;
    background-size: contain;
}

.recommend .decor__box {
    bottom: 20px;
    width: 396px;
    right: 50%;
    margin-right: 60px;
    z-index: 1;
}

.recommend .decor__berry--5 {
    bottom: 30px;
    left: -35px;
    width: 100px;
    height: 103px;
}

.recommend .decor__berry--8 {
    top: 0;
    right: 50%;
    margin-right: 50px;
    width: 717px;
    height: 312px;
    z-index: 1;
}

.recommend .decor__flower--1 {
    top: -90px;
    left: -35px;
    width: 300px;
    height: 320px;
    transform: rotateZ(17deg);
}

.reviews {
    padding: 75px 0;
}

.reviews__shadow {
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 0;
    box-shadow: 0 0 58px 0 rgba(129, 7, 3, 0.21);
}

.reviews__title {
    text-align: center;
}

.reviews__wrap {
    background: none;
}

.reviews__slider {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.reviews__item {
    display: table-cell;
    vertical-align: top;
    padding: 0;
}

.reviews__item:before, .reviews__item:after {
    left: 50%;
    width: 320px;
    margin-left: -160px;
}

.reviews__box {
    width: 320px;
    left: 50%;
    margin-left: -160px;
    padding: 20px;
}

.reviews__user {
    font-size: 16px;
}

.reviews .decor__berry--1 {
    top: -80px;
    margin-left: 400px;
    width: 263px;
    height: 259px;
}

.reviews .decor__berry--2 {
    bottom: 100px;
    margin-right: 570px;
    width: 238px;
    height: 254px;
}

.reviews .decor__leaf--1 {
    top: 110px;
    margin-right: 550px;
    width: 200px;
    height: 163px;
}

.reviews .decor__leaf--2 {
    margin-left: 550px;
    width: 167px;
    height: 138px;
}

.delivery {
    padding: 75px 0;
}

.delivery__wrap {
    position: relative;
    padding: 45px 0;
    max-width: 1170px;
    box-shadow: 0 0 58px rgba(87, 137, 30, 0.3);
    margin: 0 auto;
}

.delivery__wrap:before {
    position: absolute;
    content: "";
    top: 62px;
    left: 50px;
    bottom: 20px;
    right: 50px;
    border: 20px solid rgba(174, 209, 82, 0.36);
}

.delivery__title {
    display: table;
    font-size: 30px;
    background: #bfdd5e;
    padding: 10px 20px;
    margin: 0 auto;
    box-shadow: 0 5px 18px rgba(87, 137, 30, 0.3);
    margin-bottom: 20px;
}

.delivery .brand {
    font-size: 150px;
}

.delivery__list {
    display: table;
    table-layout: fixed;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 35px;
}

.delivery__item {
    display: table-cell;
    vertical-align: top;
    height: auto;
    padding-left: 0;
    width: auto;
}

.delivery__ico {
    position: relative;
    display: block;
    margin: 0 auto 20px;
    width: 152px;
    height: 152px;
    background-image: url("../images/ico.jpg");
}

.delivery__ico:not(.delivery__ico--3):before, .delivery__ico:not(.delivery__ico--3):after {
    left: 125%;
    top: 50%;
}

.delivery__ico:not(.delivery__ico--3):before {
    height: 14px;
    width: 30px;
    margin: -7px 0 0 0;
    background: linear-gradient(to right, #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-left: 11px solid #fff;
    border-right: none;
    margin: -15px 0 0 30px;
}

.delivery__ico--2 {
    background-position: 0 -152px;
}

.delivery__ico--3 {
    background-position: 0 -304px;
}

.delivery__text {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 1.34;
}

.delivery .decor__berry--7 {
    top: 110px;
    right: 50%;
    margin-right: -450px;
    width: 150px;
    height: 152px;
}

.delivery .decor__flower--1 {
    bottom: 35%;
    margin-right: -65px;
    width: 160px;
    height: 171px;
    transform: scale(-1, 1) rotateZ(-65deg);
}

.delivery .decor__leaf--1 {
    margin-left: -600px;
    height: 112px;
}

.delivery .decor__leaf--2 {
    top: 150px;
    margin-right: 280px;
    width: 121px;
    height: 100px;
}

.order {
    padding: 75px 0 30px;
}

.order:after {
    margin-left: -30px;
}

.order:before {
    content: "";
    position: absolute;
    z-index: 0;
    right: 50%;
    top: 0;
    height: 100%;
    left: 0;
    background: url("../images/orderBg.jpg") center no-repeat;
    background-size: cover;
    margin-right: 520px;
}

.order .brand {
    font-size: 150px;
}

.order__title {
    font-size: 36px;
    padding-right: 55%;
}

.order__subtitle {
    font-size: 28px;
}

.order__cell:first-child {
    width: 45%;
    padding-bottom: 0;
}

.order__prod {
    position: absolute;
    width: 771px;
    height: 478px;
    background-image: url("../images/prod_v2.png");
    margin: -35px 0 0 -120px;
}

.order__form {
    box-shadow: none;
    width: 350px;
}

.order__price {
    width: 170px;
    height: 170px;
    top: 200px;
    left: 350px;
    bottom: auto;
    right: auto;
}

.order__price:before {
    width: 14px;
    height: 14px;
}

.order__price--wrap {
    font-size: 22px;
}

.order__price--wrap span {
    font-size: 50px;
}

.order__price--wrap small {
    font-size: 22px;
}

.order .decor__berry--1 {
    top: -110px;
    left: 50%;
    margin-left: 350px;
    width: 263px;
    height: 259px;
    z-index: 2;
}

.order .decor__leaf--2 {
    top: 80px;
    right: 50%;
    margin-right: 400px;
    width: 146px;
    height: 120px;
}

@media screen and (min-width: 1200px) {
    .grid {
        width: 1170px;
    }

    .decor__bubble--1 {
        transform: translate(500px, -400px);
    }

    .decor__bubble--2 {
        transform: translate(475px, -390px);
    }

    .promo__box {
        max-width: 1200px;
    }

    .promo__box .grid {
        width: 1140px;
    }

    .promo .brand {
        margin: 0 -40px 40px;
    }

    .promo .brand span {
        font-size: 258px;
    }

    .promo__lemon {
        height: 180px;
    }

    .promo__lemon .leaf {
        margin-top: 40px;
    }

    .promo__lemon .leaf--clip {
        top: 100%;
        left: 50%;
        display: block;
        background-position: -365px -726px;
        width: 94px;
        height: 124px;
        margin: 40px 0 0 -229px;
        z-index: 3;
    }

    .promo__lemon .fruit {
        margin-top: 20px;
    }

    .promo__table {
        padding-bottom: 40px;
    }

    .promo .decor__berry--1 {
        margin-left: 450px;
    }

    .promo .decor__berry--2 {
        margin-right: 550px;
    }

    .promo .decor__leaf--1 {
        margin-right: 530px;
    }

    .promo .decor__leaf--2 {
        bottom: 5px;
        margin-left: 530px;
    }

    .info__img {
        width: 550px;
    }

    .info__img--text[data-letter=c] {
        left: 30px;
    }

    .info__img--text[data-letter=y] {
        top: 55px;
        right: 30px;
    }

    .info__img--text[data-letter=s] {
        top: 210px;
        left: -45px;
    }

    .info__img--text[data-letter=s].double {
        right: 25px;
    }

    .info__img--text[data-letter=t] {
        left: 200px;
    }

    .info__img--text[data-letter=t].double {
        left: 15px;
    }

    .info__img--text[data-letter=i] {
        right: 35px;
    }

    .info__img--text[data-letter=i].double {
        left: 240px;
    }

    .intro .decor__flower--1 {
        margin-left: 250px;
    }

    .composition .grid {
        width: 1090px;
    }

    .composition .decor__berry--5 {
        top: -55px;
        right: -90px;
    }

    .composition .decor__flower--1 {
        left: 15px;
    }

    .composition .decor__flower--2 {
        bottom: -10px;
        right: -85px;
    }

    .composition .decor__leaf--1 {
        margin-right: 450px;
    }

    .warranty:before {
        margin-right: 380px;
    }

    .warranty__img {
        width: 516px;
    }

    .warranty .decor__berry--2 {
        margin-right: -800px;
    }

    .method .brand {
        font-size: 180px;
    }

    .method__img {
        right: 0;
    }

    .method .decor__berry--4 {
        top: -125px;
        margin-left: -315px;
    }

    .recommend .decor__box {
        margin-right: 200px;
    }

    .reviews__slider {
        padding: 0 30px;
    }

    .reviews .decor__berry--1 {
        margin-left: 450px;
    }

    .order:before {
        margin-right: 620px;
    }

    .order__form {
        width: 450px;
    }

    .order__price {
        left: 450px;
    }

    .order .decor__berry--1 {
        margin-left: 450px;
    }
    .therapy .brand {

    }
}
