.slick-slider {
    position: relative;
    display: block;
    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 {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    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;
    margin: 0 10px
}

.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-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: -100px;
    z-index: 100;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    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-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
    color: #23bd3e
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 50px;
    line-height: 1;
    opacity: .75;
    color: #ffb400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all .5s ease
}

.slick-prev {
    left: calc(50% - 140px)
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: calc(50% - 140px)
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 90px
}

.slick-dots {
    position: absolute;
    left: 0;
    bottom: -60px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 25px;
    height: 25px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
    border-radius: 50%;
    transition: all .5s ease
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 50px;
    line-height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    content: '•';
    text-align: center;
    color: #e1ebf1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all .5s ease
}

.slick-dots li.slick-active button:before {
    color: #ffb607
}

.slick-initialized .slick-slide:focus {
    outline: 0
}

.slick-dots li button:hover::before {
    color: #ffb607
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local(''), url(../fonts/roboto-v29-latin-ext-regular.woff2) format('woff2'), url(../fonts/roboto-v29-latin-ext-regular.woff) format('woff')
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: local(''), url(../fonts/roboto-v29-latin-ext-500.woff2) format('woff2'), url(../fonts/roboto-v29-latin-ext-500.woff) format('woff')
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: local(''), url(../fonts/roboto-v29-latin-ext-700.woff2) format('woff2'), url(../fonts/roboto-v29-latin-ext-700.woff) format('woff')
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    font-style: normal;
    font-weight: 900;
    src: local(''), url(../fonts/roboto-v29-latin-ext-900.woff2) format('woff2'), url(../fonts/roboto-v29-latin-ext-900.woff) format('woff')
}

.review__slider {
    margin-bottom: 60px !important;
    padding: 40px 50px 0
}

.review__item {
    display: flex !important
}

.ttu {
    text-transform: uppercase
}

.inline-block,
video {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

a,
article,
b,
body,
caption,
div,
em,
embed,
footer,
form,
header,
html,
i,
iframe,
img,
li,
object,
output,
p,
q,
s,
span,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

b {
    font-weight: 700
}

article,
footer,
header {
    display: block
}

ul {
    list-style: none
}

ul ul {
    margin-bottom: 0
}

q {
    quotes: none
}

q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a img {
    border: 0
}

hr {
    border: 0 none;
    background: 0 0;
    outline: 0;
    height: 0;
    margin: 0
}

[hidden] {
    display: none
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type=checkbox],
input[type=image],
input[type=radio] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    border-radius: 0;
    border: 0
}

input[type=button],
input[type=reset],
input[type=submit] {
    width: auto;
    height: auto
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer
}

textarea {
    overflow: auto;
    vertical-align: top;
    height: auto
}

select[multiple] {
    height: inherit;
    background-color: #fff
}

input[type=file] {
    width: auto;
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: #fff;
    background-color: initial;
    line-height: 18px
}

input[type=file],
select {
    height: 28px
}

textarea {
    height: auto
}

input[type=hidden] {
    display: none
}

input[type=checkbox]:focus,
input[type=file]:focus,
select:focus {
    outline: 1px dotted #666
}

input[type=image] {
    border: 0
}

body {
    font: 14px "Open Sans", Arial, sans-serif
}

img {
    max-width: 100%
}

a,
button {
    outline: 0;
    border-color: transparent
}

a :active,
a:focus,
a:hover,
button :active,
button:focus,
button:hover {
    outline: 0;
    background-color: transparent
}

body {
    font-family: Roboto, sans-serif;
    overflow-x: hidden
}

.green {
    color: #e3161e;
    white-space: nowrap
}

.btn {
    width: 270px;
    height: auto;
    box-shadow: 0 5px 5px 0 rgba(35, 189, 62, .25);
    border-radius: 34px;
    color: #fff;
    font-weight: 900;
    font-size: 21px;
    padding: 10px 0;
    text-align: center;
    transition: all .5s ease;
    background: #23bd3e
}

.btn:hover {
    background: #15952c
}

.screen {
    padding: 51px 0;
    min-height: 720px
}

.no-webp .screen {
    background: url(../img/screen1bg.jpg) center no-repeat;
    background-size: cover
}

.webp .screen {
    background: url(../img/screen1bg.webp) center no-repeat;
    background-size: cover
}

.screen__wrap {
    max-width: 1170px;
    margin: auto
}

.screen__inner {
    position: relative;
    padding-left: 395px
}

.screen__inner:before {
    content: '';
    width: 530px;
    height: 701px;
    position: absolute;
    bottom: -95px;
    left: -141px
}

.no-webp .screen__inner:before {
    background: url(../img/lady.png) 0 100% no-repeat;
    background-size: contain
}

.webp .screen__inner:before {
    background: url(../img/lady.webp) 0 100% no-repeat;
    background-size: contain
}

.screen__logo {
    max-width: 270px;
    font-weight: 900;
    font-size: 80px;
    line-height: 55px;
    display: inline-block;
    vertical-align: top;
    color: #e3161e
}

.screen__description {
    max-width: 484px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}

.screen__title {
    color: #000;
    font-size: 40px;
    font-weight: 900;
    line-height: 40px;
    text-align: center;
    margin: 0 auto 10px;
    line-height: 1.2
}

.screen .product {
    position: absolute;
    bottom: -190px;
    left: 54px
}

.new .invitation__details {
    font-weight: 700;
    color: #e3161e
}

.action__title {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 29px
}

.action__list {
    display: flex;
    flex-wrap: wrap;
    padding-top: 42px;
    padding-left: 3px
}

.action__item {
    max-width: 367px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px
}

.action__item:last-child {
    margin-bottom: 0
}

.action__figure {
    width: 80px;
    height: 80px;
    border: 2px solid #e3161e;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.no-webp .action__figure.ph1 {
    background: url(../img/c1.jpg) no-repeat center/contain
}

.webp .action__figure.ph1 {
    background: url(../img/c1.webp) no-repeat center/contain
}

.no-webp .action__figure.ph2 {
    background: url(../img/c2.jpg) no-repeat center/contain
}

.webp .action__figure.ph2 {
    background: url(../img/c2.webp) no-repeat center/contain
}

.no-webp .action__figure.ph3 {
    background: url(../img/c3.jpg) no-repeat center/contain
}

.webp .action__figure.ph3 {
    background: url(../img/c3.webp) no-repeat center/contain
}

.no-webp .action__figure.ph4 {
    background: url(../img/c4.jpg) no-repeat center/contain
}

.webp .action__figure.ph4 {
    background: url(../img/c4.webp) no-repeat center/contain
}

.no-webp .action__figure.ph5 {
    background: url(../img/c5.jpg) no-repeat center/contain
}

.webp .action__figure.ph5 {
    background: url(../img/c5.webp) no-repeat center/contain
}

.action__icon {
    width: 26px;
    height: 26px;
    -webkit-box-shadow: 2px 3px 7px rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .15);
    border-radius: 50%;
    background: url(../img/check-icon2.svg) center no-repeat, #ffb400;
    background-size: 18px;
    position: absolute;
    top: -5px;
    right: 3px
}

.action__description {
    display: inline-block;
    vertical-align: middle;
    max-width: 250px;
    margin-left: 11px
}

.action__name {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px
}

.action__information {
    color: #bababa;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px
}

.product {
    position: relative;
    width: 326px;
    height: 373px
}

.product__leaves {
    width: 261px;
    height: 175px;
    position: absolute;
    bottom: 0;
    left: -40px
}

.no-webp .product__leaves {
    background: url(../img/leaves.png) 0 0 no-repeat
}

.webp .product__leaves {
    background: url(../img/leaves.webp) 0 0 no-repeat
}

.product__product-photo {
    width: 270px;
    height: 356px;
    position: absolute;
    top: 16px;
    right: -30px;
    z-index: 2
}

.no-webp .product__product-photo {
    background: url(../img/product.png) no-repeat center/contain
}

.webp .product__product-photo {
    background: url(../img/product.webp) no-repeat center/contain
}

.invitation {
    margin-top: 23px;
    border-top: 1px solid rgba(210, 216, 219, .3);
    position: relative;
    padding-top: 35px
}

.invitation__discount {
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    background: url(../img/discount.svg) 0 0 no-repeat;
    width: 70px;
    height: 71px;
    text-align: center;
    line-height: 70px;
    margin: auto;
    position: absolute;
    top: -38px;
    left: calc(50% - 38px)
}

.invitation__title {
    max-width: 155px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    vertical-align: top
}

.invitation__price {
    display: inline-block;
    vertical-align: top
}

.invitation__cost {
    margin-left: 30px;
    display: inline-block;
    vertical-align: top
}

.invitation__item {
    display: inline-block;
    vertical-align: top
}

.invitation__item.new {
    margin-left: 55px;
    position: relative
}

.invitation__item.new:before {
    content: '';
    position: absolute;
    top: -4px;
    left: -30px;
    background: url(../img/rect.svg) 0 0 no-repeat;
    width: 8px;
    height: 65px
}

.invitation__name {
    font-size: 14px;
    line-height: 18px;
    color: #bababa;
    margin-bottom: 4px
}

.invitation__item.new .invitation__name {
    color: #fff
}

.popup__right .invitation__item.new .invitation__name {
    color: #666
}

.popup__right .new .invitation__details {
    color: #e3161e
}

.invitation .default {
    color: #bababa
}

.invitation__price {
    font-size: 40px;
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.invitation__price.old {
    position: relative;
    font-size: 32px;
    height: 40px;
    align-content: end;
}

.invitation__price.old:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #f68c30;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    top: 25px;
    left: 0
}

.invitation__price.old:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e3161e;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 25px;
    left: 0
}

.invitation__currency {
    font-size: 18px;
    display: inline-block;
    vertical-align: bottom
}

.invitation__btn {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    padding: 19px 0;
    cursor: pointer
}

.why {
    padding: 126px 0
}

.why__list {
    counter-reset: li;
    text-align: center;
    padding-top: 30px
}

.why__item {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.why__item:before {
    content: counter(li);
    counter-increment: li;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 2px 3px 7px rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .15);
    background-color: #ffb400;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    padding: 5px 0;
    position: absolute;
    top: 15px;
    right: 30px;
    border-radius: 50%;
    z-index: 2
}

.why__item:after {
    content: '';
    width: 1px;
    height: 168px;
    background-color: #e4eff5;
    position: absolute;
    top: 45px;
    left: -90px
}

.why__item:nth-child(1):after {
    content: none
}

.why__item:nth-child(2) {
    margin: 0 175px
}

.why__figure {
    width: 270px;
    height: 270px;
    background-color: rgba(228, 239, 245, .5);
    border-radius: 50%;
    padding: 15px
}

.why__figure-border {
    margin: 0 auto;
    border-radius: 50%;
    width: 236px;
    height: 236px;
    border: 7px solid #e4eff5;
    background-color: #fff;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.why__figure-border:hover {
    border-color: #e3161e
}

.why__figure-photo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.why__description {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    padding-top: 25px
}

.totals {
    margin-top: 25px;
    position: relative;
    padding-top: 50px;
    text-align: center
}

.totals:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/line.svg) center no-repeat;
    height: 13px;
    width: 100%
}

.totals__title {
    font-size: 28px;
    font-weight: 700
}

.totals__secret {
    color: #444;
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px
}

.viki {
    padding: 60px 0
}

.no-webp .viki {
    background: url(../img/screen1bg.jpg) center no-repeat;
    background-size: cover
}

.webp .viki {
    background: url(../img/screen1bg.webp) center no-repeat;
    background-size: cover
}

.viki__logo {
    width: 120px;
    height: 141px;
    margin: -110px auto 0
}

.viki__description {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    text-align: center
}

.viki__description .bold {
    font-weight: 500
}

.metabolism {
    padding: 80px 0;
    text-align: center
}

.metabolism__sub-title {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px
}

.metabolism__description {
    color: #444;
    font-size: 18px;
    line-height: 26px;
    width: 1000px;
    margin: 25px auto 40px
}

.metabolism__star {
    position: relative;
    top: -3px
}

.metabolism__carousel {
    counter-reset: li
}

.metabolism__carousel .slick-list {
    padding-top: 30px
}

.metabolism__item {
    position: relative;
    width: 370px;
    min-height: 564px;
    border-radius: 5px;
    border: 1px solid #f8eded;
    background-color: #f8eded;
    display: inline-block;
    vertical-align: top
}

.metabolism__top-part {
    background: #fff;
    padding: 112px 40px 0;
    position: relative;
    border-radius: 5px 5px 0 0;
    min-height: 274px
}

.metabolism__top-part:after {
    content: '';
    position: absolute;
    bottom: -13px;
    left: calc(50% - 15px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 15px 0 15px;
    border-color: #fff transparent transparent transparent
}

.metabolism__elem-photo {
    position: relative;
    margin: -140px auto 10px;
    width: 80px;
    height: 80px;
    border: 2px solid #e3161e;
    background-color: #fff;
    border-radius: 50%
}

.metabolism__elem-photo:before {
    content: '';
    position: absolute;
    top: -5px;
    right: -10px;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    -webkit-box-shadow: 2px 3px 7px rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .15);
    background: url(../img/check-icon2.svg) center no-repeat, #ffb400
}

.no-webp .metabolism__elem-photo.ph1 {
    background: #fff url(../img/c1.jpg) no-repeat center/contain
}

.webp .metabolism__elem-photo.ph1 {
    background: #fff url(../img/c1.webp) no-repeat center/contain
}

.no-webp .metabolism__elem-photo.ph2 {
    background: #fff url(../img/c2.jpg) no-repeat center/contain
}

.webp .metabolism__elem-photo.ph2 {
    background: #fff url(../img/c2.webp) no-repeat center/contain
}

.no-webp .metabolism__elem-photo.ph3 {
    background: #fff url(../img/c3.jpg) no-repeat center/contain
}

.webp .metabolism__elem-photo.ph3 {
    background: #fff url(../img/c3.webp) no-repeat center/contain
}

.no-webp .metabolism__elem-photo.ph5 {
    background: #fff url(../img/c4.jpg) no-repeat center/contain;
    background-size: 75px
}

.webp .metabolism__elem-photo.ph5 {
    background: #fff url(../img/c4.webp) no-repeat center/contain;
    background-size: 75px
}

.no-webp .metabolism__elem-photo.ph4 {
    background: #fff url(../img/c5.jpg) no-repeat center/contain
}

.webp .metabolism__elem-photo.ph4 {
    background: #fff url(../img/c5.webp) no-repeat center/contain
}

.metabolism__elem-info {
    color: #444;
    font-size: 17px;
    line-height: 24px
}

.metabolism__down-part {
    padding: 32px 38px 15px;
    min-height: 290px
}

.metabolism__result-photo {
    margin-bottom: 5px
}

.metabolism__result-info {
    color: #333;
    font-size: 16px;
    line-height: 24px
}

.metabolism__individual {
    color: #444;
    font-size: 18px;
    vertical-align: inherit
}

.no-stress {
    padding: 80px 0;
    text-align: center;
    color: #fff
}

.no-webp .no-stress {
    background: url(../img/screen1bg.jpg) 50% 0 no-repeat;
    background-size: cover
}

.webp .no-stress {
    background: url(../img/screen1bg.webp) 50% 0 no-repeat;
    background-size: cover
}

.no-stress__title {
    color: #fff
}

.no-stress__by {
    font-size: 20px;
    font-weight: 700
}

.no-stress__list {
    margin-top: 50px;
    background: url(../img/lines.png) no-repeat center -10px;
    background-size: 934px
}

.no-stress__item {
    max-width: 220px;
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.no-stress__icon {
    width: 50px;
    height: 50px;
    -webkit-box-shadow: 2px 3px 7px rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .15);
    border: 2px solid #e3161e;
    background: url(../img/check-icon.svg) center no-repeat, #fff;
    border-radius: 50%;
    margin: auto
}

.no-stress__description {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 40px
}

.no-stress__btn {
    margin: 55px auto 0;
    width: 500px;
    padding: 18px;
    cursor: pointer
}

.care {
    padding: 80px 0
}

.care__inner {
    position: relative
}

.care__details {
    color: #444;
    font-size: 18px;
    line-height: 28px;
    width: 550px;
    margin: 20px auto 45px;
    text-align: center
}

.popup .product {
    top: -60px;
    left: -95px
}

.use {
    text-align: center
}

.use .product {
    top: -60px;
    left: -95px
}

.use__title {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 65px
}

.use__action {
    display: inline-block;
    max-width: 230px;
    width: 100%;
    position: relative;
    top: -40px;
    left: -100px;
    vertical-align: middle
}

.use__action:before {
    content: '';
    display: block;
    position: absolute;
    top: 82px;
    width: 25px;
    height: 25px;
    border: 7px solid #e9f1f5;
    border-radius: 50%;
    background: #ffb400
}

.use__action:after {
    content: '';
    display: block;
    position: absolute;
    width: 200px;
    height: 1px;
    background: #e3161e
}

.use__action.right {
    left: 100px
}

.use__action.right:before {
    top: 70px;
    left: -50px
}

.use__action.right:after {
    width: 200px;
    top: 82px;
    left: -250px
}

.use__action.left:before {
    top: 60px;
    right: -50px
}

.use__action.left:after {
    top: 72px;
    right: -250px
}

.use__icon {
    margin: auto;
    display: block
}

.use__instruction {
    color: #444;
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
    position: relative
}

.use__instruction__text:before {
    content: '1/24';
    position: absolute;
    top: -26px;
    left: 120px;
    font-size: 16px;
    color: #e3161e;
    font-weight: 500
}

.use__product {
    width: 300px;
    height: 300px;
    border: 20px solid #f5e4e4;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 50px
}

.review {
    padding: 0 0 80px;
    background: #fff;
    position: relative
}

.review .top-line {
    border-top: 1px solid #dadee1;
    padding-top: 80px
}

.review__photo-container {
    width: 160px;
    display: inline-block;
    margin-top: 45px;
    vertical-align: top;
    position: relative
}

.review__photo-container:before {
    content: '';
    position: absolute;
    top: -40px;
    left: 105px;
    background: url(../img/quote.svg) no-repeat;
    width: 25px;
    height: 20px
}

.review__information {
    width: 74%;
    display: inline-block;
    vertical-align: top
}

.review__name {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.review__status {
    color: #444;
    font-size: 18px;
    margin-bottom: 30px
}

.review__text {
    color: #444;
    font-size: 17px;
    line-height: 24px;
    margin-top: 15px
}

.rating__item {
    width: 21px;
    height: 20px;
    display: inline-block;
    vertical-align: middle
}

.rating__item.default {
    background: url(../img/star-default.svg) 0 0 no-repeat
}

.rating__item.gold {
    background: url(../img/star-gold.svg) 0 0 no-repeat
}

.materials {
    padding: 60px 0
}

.footer {
    padding: 50px 0 30px
}

.popup {
    width: 770px;
    background: #fff;
    border-radius: 10px;
    display: inline-block;
    font-size: 0;
    padding: 75px 45px 75px 30px
}

.popup .default {
    color: #777
}

.popup .invitation__btn {
    margin-left: 0;
    margin-top: 0;
    padding: 20px 0;
    font-size: 19px;
    max-width: 320px;
    width: 100%
}

.popup .invitation__cost {
    margin: 0 auto;
    margin-bottom: 10px;
    display: block;
    text-align: center
}

.popup .invitation__discount {
    top: -65px;
    left: 250px;
    z-index: 3
}

.popup:after {
    content: '';
    display: table;
    clear: both
}

.popup__left {
    position: relative;
    width: 50%;
    display: inline-block;
    margin-top: 25px
}

.popup__right {
    width: 50%;
    max-width: 320px;
    float: right;
    font-size: 16px
}

select {
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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: none !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: none
}

:not(#fake) {
    outline: 0
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.popup__input {
    width: 100%;
    height: 56px;
    color: #777;
    margin-bottom: 20px;
    border: 1px solid #eae9e9;
    border-radius: 35px;
    font-size: 16px;
    padding-left: 60px;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, .03);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, .03)
}

.popup__input {
    background-color: #f7fafc;
    background-repeat: no-repeat;
    background-position: 17px 50%
}

.popup__input:nth-child(1) {
    background-image: url(../img/name.png)
}

.popup__input:nth-child(2) {
    background-image: url(../img/tel.png)
}

input:focus {
    outline: 0
}

@media screen and (max-width:1300px) {
    .screen .product {
        bottom: -150px
    }

    .footer {
        padding-top: 90px
    }

    .screen__inner:before {
        bottom: -50px
    }

    .screen__wrap {
        width: 900px
    }

    .screen__inner {
        padding-left: 0
    }

    .action__list {
        margin-left: 395px
    }

    .invitation {
        margin-left: 395px;
        margin-top: 40px
    }

    .screen__logo {
        display: block;
        margin: 0 auto
    }

    .screen__description {
        width: 100%;
        text-align: center;
        max-width: 700px;
        margin: 10px auto 0;
        display: block
    }

    .viki__description br {
        display: none
    }

    .action__title {
        text-align: center
    }

    .invitation__btn {
        display: block;
        margin: 20px auto 0
    }

    .why__item:after {
        display: none
    }

    .why__item:nth-child(2) {
        margin: 0 25px
    }

    .metabolism__top-part {
        min-height: 340px
    }

    .metabolism__item {
        min-height: 680px
    }

    .no-stress__item {
        max-width: 175px
    }

    .no-stress__list {
        background-position-y: 0;
        background-size: 740px
    }

    .use__action.right {
        left: 30px
    }

    .metabolism__description {
        width: 750px
    }

    .use__action {
        left: -30px
    }

    .use__action.right:after {
        width: 85px;
        left: -135px
    }

    .use__action.left:after {
        width: 85px;
        right: -135px
    }

    .metabolism__carousel.slick-slider {
        padding: 0 10px
    }

    .metabolism__down-part {
        padding: 32px 20px 15px
    }
}

@media screen and (max-width:999px) {
    .review__item {
        flex-direction: column
    }

    .product__product-photo {
        width: 240px;
        height: 330px;
        top: 67px;
        right: -17px
    }

    .screen__wrap {
        width: 700px
    }

    .screen__inner {
        padding-left: 0
    }

    .screen__logo {
        display: block;
        margin: 0 auto
    }

    .screen__description {
        display: block;
        width: 100%;
        text-align: center;
        max-width: inherit
    }

    .action__list {
        justify-content: center;
        margin-left: 0
    }

    .action__item {
        max-width: 50%
    }

    .invitation {
        width: 50%;
        margin-left: 50%;
        margin-top: 40px
    }

    .invitation__title {
        max-width: inherit;
        margin: 0 auto 15px;
        display: block;
        text-align: center
    }

    .invitation__cost {
        display: block;
        margin: 0 auto;
        text-align: center
    }

    .screen__inner:before {
        height: 415px;
        background-size: contain;
        bottom: -51px
    }

    .screen .product {
        left: 15px;
        bottom: -120px
    }

    .why__list {
        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
    }

    .why__item:nth-child(2) {
        margin: 25px
    }

    .why__item {
        margin: 25px
    }

    .metabolism__top-part {
        min-height: 300px
    }

    .metabolism__item {
        min-height: 620px
    }

    .no-stress__list {
        background: 0 0;
        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
    }

    .no-stress__item {
        max-width: 50%;
        margin-bottom: 20px
    }

    .no-stress__description {
        width: 220px;
        margin: 20px auto 0
    }

    .no-stress {
        background-size: cover
    }

    .use__action.left {
        left: 50px
    }

    .use__action.right {
        left: 50px;
        top: 230px
    }

    .metabolism__description {
        width: 100%
    }

    .use__action:after,
    .use__action:before {
        display: none
    }

    .use__action {
        position: absolute;
        top: 60px
    }

    .use {
        text-align: right;
        position: relative
    }

    .use__action,
    .use__title {
        text-align: center
    }

    .review {
        background-size: cover
    }

    .review__information {
        width: 100%
    }

    .review__photo-container {
        display: block;
        margin: 0 auto 15px;
        text-align: center;
        padding-left: 0
    }

    .review__information {
        text-align: center
    }

    .review__photo-container:before {
        display: none
    }

    .popup {
        width: auto
    }

    .popup__right {
        width: 100%
    }

    .popup__left {
        display: none
    }

    .popup .invitation__btn {
        width: 100%
    }

    .popup {
        padding: 30px
    }

    .care .product__leaves {
        left: 0
    }
}

@media screen and (max-width:768px) {
    .screen__wrap {
        width: 460px
    }

    .popup .invitation__item {
        margin-left: 15px !important
    }

    .footer {
        padding: 10px 0
    }

    .invitation__price {
        font-size: 33px
    }

    .invitation__price.old {
        font-size: 25px;
        height: 33px;
    }

    .invitation__price.old::before,
    .invitation__price.old::after {
        top: 20px;
    }

    .why__list {
        padding-top: 0
    }

    .why__figure {
        width: 200px;
        height: 200px
    }

    .why__item:before {
        width: 30px;
        height: 30px;
        font-size: 17px
    }

    .why__figure-border {
        width: 100%;
        height: 100%
    }

    .screen__title {
        font-size: 28px;
        line-height: 1.2
    }

    .action__item {
        max-width: 80%
    }

    .action__list {
        padding-bottom: 350px;
        padding-left: 0;
        justify-content: center
    }

    .screen .product {
        top: auto;
        bottom: 380px
    }

    .invitation {
        margin-left: 40%;
        width: 60%
    }

    .invitation__discount {
        left: calc(50% - 35px)
    }

    .invitation__item {
        display: block;
        margin-bottom: 15px
    }

    .invitation__item.new:before {
        display: none
    }

    .invitation__item.new {
        margin-left: 0
    }

    .invitation__cost {
        margin-top: 10px;
        margin-left: 0
    }

    .invitation {
        margin-top: 65px
    }

    .btn {
        width: 100%;
        max-width: 320px
    }

    .screen__inner:before {
        width: 330px;
        left: -50px
    }

    .metabolism__top-part {
        min-height: 250px
    }

    .metabolism__item {
        min-height: 550px
    }

    .no-stress__btn {
        width: 400px;
        max-width: 400px;
        font-size: 20px;
        padding: 24px 0
    }

    .care__details {
        width: 100%;
        text-align: center
    }

    .use {
        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
    }

    .use__action {
        position: static
    }

    .use__product {
        margin: 20px auto 70px
    }

    .care__details {
        margin-bottom: 20px
    }

    .use__title {
        margin-bottom: 25px
    }

    .care,
    .metabolism,
    .no-stress {
        padding: 60px 0
    }

    .review {
        padding: 0 0 60px
    }

    .review .top-line {
        padding-top: 60px
    }

    .why {
        padding: 60px 0
    }

    .popup .use__product {
        margin: 0 50px
    }

    .popup .invitation__item {
        display: inline-block
    }
}

@media screen and (max-width:480px) {
    .use__product {
        width: 290px;
        height: 290px;
        margin-bottom: 40px
    }

    .screen__description {
        margin-top: 25px
    }

    .screen__description {
        line-height: 27px
    }

    .why__description {
        padding-top: 15px
    }

    .why__item {
        margin: 15px
    }

    .why__item:nth-child(2) {
        margin: 15px
    }

    .totals__secret {
        font-size: 20px
    }

    .care__details {
        line-height: 23px
    }

    .invitation {
        margin-top: 90px
    }

    .product__product-photo {
        top: 27px
    }

    .care,
    .metabolism,
    .no-stress,
    .viki,
    .why {
        padding: 30px 0
    }

    .screen {
        padding-bottom: 30px
    }

    .viki__description {
        line-height: 24px
    }

    .metabolism__description {
        line-height: 23px
    }

    .review__slider {
        padding-left: 0;
        padding-right: 0
    }

    .care .product__leaves {
        display: none
    }

    .screen__wrap {
        width: 290px
    }

    .invitation__title {
        max-width: 100%;
        text-align: center;
        width: 100%
    }

    .invitation__cost {
        margin-left: 0;
        display: flex;
        justify-content: center
    }

    .invitation__item.new {
        margin-left: 15px
    }

    .action__list {
        padding-bottom: 300px
    }

    .product {
        height: 343px
    }

    .screen .product {
        left: -75px;
        bottom: 300px
    }

    .action__item {
        max-width: 100%
    }

    .action__description {
        max-width: 190px
    }

    .screen__inner:before {
        display: none
    }

    .invitation {
        margin-left: 0;
        width: 100%
    }

    .screen__title {
        font-size: 24px
    }

    .metabolism__down-part,
    .metabolism__top-part {
        padding-left: 10px;
        padding-right: 10px
    }

    .metabolism__top-part {
        min-height: 300px
    }

    .metabolism__item {
        min-height: 620px
    }

    .product__leaves {
        left: 80px;
        display: none
    }

    .no-stress__item {
        max-width: 100%
    }

    .no-stress__btn {
        width: 100%;
        height: auto;
        margin-top: 20px
    }

    .use .product {
        left: -100px
    }

    .screen__title br {
        display: none
    }

    .popup {
        width: 290px;
        padding: 30px 20px
    }

    .popup .use__product {
        margin: 60px auto;
        width: 270px;
        height: 270px;
        display: block
    }

    .popup .invitation__discount {
        left: 200px;
        top: -15px
    }

    .popup .invitation__btn {
        height: auto;
        padding: 5px;
        font-size: 20px
    }

    .popup__right {
        margin-top: 10px
    }

    .no-webp .no-stress,
    .no-webp .screen,
    .no-webp .viki,
    .webp .no-stress,
    .webp .screen,
    .webp .viki {
        background: #2d1f1f
    }
}

input::-ms-clear {
    display: none
}