* {
   outline: 0;
}
a,
b,
dd,
div,
form,
h2,
h3,
header,
html,
i,
img,
label,
li,
p,
s,
section,
span,
tt,
ul {
   margin: 0;
   padding: 0;
   border: 0;
   font: inherit;
   vertical-align: baseline;
}
body,
br {
   line-height: 1;
}
body {
   margin: 0;
   padding: 0;
   border: 0;
   vertical-align: baseline;
   font:
      14px Arial,
      Helvetica,
      sans-serif;
   min-width: 320px;
}
.slick-slide img,
header,
section {
   display: block;
}
br {
   font-size: 0;
}
ul {
   list-style: none;
}
*,
:after,
:before {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus,
button,
button:focus,
input,
input:focus {
   outline: 0;
}
a {
   text-decoration: none;
}
button {
   border: 0;
   display: block;
   padding: 0;
}
::-moz-focus-inner,
::-moz-focus-outer {
   border: 0;
   padding: 0;
}
::-ms-clear {
   display: none;
}
* {
   -webkit-tap-highlight-color: transparent;
}
html {
   -ms-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
   overflow-x: hidden;
}
a:-moz-focusring {
   color: transparent;
   text-shadow: 0 0 0 #000;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
   outline: 0 !important;
}
::-moz-focus-inner {
   border: 0;
   outline: 0;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
   border: 0;
}
img {
   display: block;
   max-width: 100%;
}
.result .slick-list,
svg {
   overflow: hidden;
}
.container {
   margin: 0 auto;
   width: 100%;
   padding-left: 15px;
   padding-right: 15px;
}
.title {
   font-size: 28px;
   color: #202020;
   line-height: 1;
   text-align: center;
   font-weight: 700;
}
.slick-slider {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-touch-callout: none;
   -khtml-user-select: none;
   -ms-touch-action: pan-y;
   touch-action: pan-y;
   -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider,
.slick-track {
   position: relative;
   display: block;
}
.slick-list {
   overflow-x: clip;
   margin: 0;
   padding: 0;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
.slick-track {
   top: 0;
   left: 0;
   margin-left: auto;
   margin-right: auto;
}
.slick-track:after,
.slick-track:before {
   display: table;
   content: "";
}
.slick-track:after {
   clear: both;
}
.slick-slide {
   display: none;
   float: left;
   height: 100%;
   min-height: 1px;
}
.slick-initialized .slick-slide {
   display: block;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
   opacity: 1;
}
.slick-dots,
.slick-dots li button:before {
   position: absolute;
   left: 0;
   text-align: center;
}
.slick-dots {
   bottom: -25px;
   display: flex;
   align-items: center;
   justify-content: center;
   width: 100%;
   padding: 0;
   margin: 0;
   list-style: none;
}
.slick-dots li {
   background: #fff;
   position: relative;
   display: inline-block;
   margin: 0 5px;
   padding: 0;
   cursor: pointer;
   width: 15px;
   height: 15px;
   border-radius: 50%;
}
.slick-dots li button {
   font-size: 0;
   line-height: 0;
   display: block;
   width: 20px;
   height: 20px;
   padding: 5px;
   cursor: pointer;
   color: transparent;
   border: 0;
   outline: 0;
   background: 0 0;
}
.slick-dots li button:before {
   font-size: 6px;
   line-height: 20px;
   top: 0;
   width: 20px;
   height: 20px;
   content: "";
   opacity: 0.25;
   color: #000;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
   opacity: 0.75;
   color: #000;
}
.slick-slide {
   outline: 0;
}
.arrow-left,
.arrow-right {
   background: #e62379;
   width: 40px;
   height: 40px;
   border-radius: 50%;
   position: absolute;
   top: 270px;
   cursor: pointer;
   z-index: 1;
}
.arrow-left:hover,
.arrow-right:active,
.arrow-right:hover {
   background: #bd125c;
}
.arrow-left svg,
.arrow-right svg {
   display: none;
}
.arrow-left {
   left: -15px;
}
.arrow-right {
   right: -15px;
}
.arrow-left::after,
.arrow-left::before,
.arrow-right::after,
.arrow-right::before {
   background: #fff;
   position: absolute;
   left: 46%;
   top: 41%;
   transform: translate(-50%, -50%) rotate(-45deg);
   content: "";
   display: block;
   width: 13px;
   height: 1px;
}
.arrow-left::after,
.arrow-right::after,
.arrow-right::before {
   top: 63%;
   transform: translate(-50%, -50%) rotate(45deg);
}
.arrow-right::after,
.arrow-right::before {
   left: 50%;
   top: 41%;
}
.arrow-right::after {
   top: 63%;
   transform: translate(-50%, -50%) rotate(-45deg);
}
.block {
   padding-top: 25px;
   padding-bottom: 25px;
}
.result.block {
   padding-bottom: 45px;
}
.header {
   background: #ffe3d3;
}
.header.block {
   padding-top: 0;
}
.header__wrapper {
   margin-bottom: 20px;
}
.header__image--desk {
   display: none;
}
.header__image {
   position: relative;
   max-width: 265px;
   margin: 0 auto 20px;
}
.header__image img {
   width: 200px;
   margin: 0 auto;
}
.content__link,
.header__list {
   display: none;
}
.content__inner {
   background: #fff;
   display: none;
   max-width: 300px;
   -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
   border-radius: 10px;
   padding: 5px;
   margin: 0 auto 20px;
}
.content__timer .timer {
   display: flex;
   align-items: center;
}
.content__timer .timer__text {
   margin-bottom: 0;
}
.content__logo {
   text-align: center;
}
.content__logo-img {
   width: 100%;
   max-width: 429px;
}
.content__subtitle {
   max-width: 500px;
   font-size: 17px;
   font-weight: 700;
   line-height: 1.2;
   border: 1px solid rgba(33, 34, 33, 0.15);
   border-radius: 15px;
   padding: 15px 10px;
   margin: 0 auto 23px;
   text-align: center;
}
.content__list {
   max-width: 260px;
   font-size: 18px;
   font-weight: 500;
   margin: 0 auto 18px;
}
.content__list-item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   height: 30px;
   position: relative;
   padding-left: 40px;
   margin-bottom: 20px;
   font-size: 17px;
   font-weight: 700;
   line-height: 1.2;
}
.content__list-item::before {
   background: url(../img/ellipse.png) no-repeat center/contain;
   content: "";
   width: 30px;
   height: 30px;
   border-radius: 50%;
   position: absolute;
   left: 0;
   top: 0;
   z-index: 2;
}
.attempts__item:last-child,
.attempts__list:last-child,
.content__list-item:last-child {
   margin-bottom: 0;
}
.timer__item {
   background: #ffc017;
   font-size: 16px;
   border-radius: 3px;
   padding: 6px 8px;
   margin: 0 2px;
}
.timer__text {
   font-size: 16px;
   line-height: 1.2;
   margin-bottom: 15px;
}
.timer__br:first-child,
.timer__br:last-child {
   display: none;
}
.spec__product {
   display: none;
}
.order-form {
   background: #212221;
   position: relative;
   max-width: 270px;
   border-radius: 15px;
   padding: 11px 10px;
   margin: 0 auto 20px;
}
.order-form__border {
   padding: 16px 14px 20px;
   border: 1px solid rgba(255, 255, 255, 0.4);
   border-radius: 10px;
}
.order-form__text,
.order-form__title {
   display: block;
   color: #fff;
   text-align: center;
   margin-bottom: 20px;
}
.order-form__title {
   font-size: 28px;
   font-weight: 700;
}
.order-form__text {
   font-size: 16px;
}
.order-form__name,
.order-form__phone {
   position: relative;
   display: block;
   max-width: 220px;
   margin: 0 auto 20px;
}
.order-form__btn,
.order-form__name input,
.order-form__phone input,
select {
   font: 16px inherit;
   background: #f8f8f8;
   width: 100%;
   border-radius: 100px;
}
.order-form__btn {
   background: red;
   max-width: 220px;
   font-size: 20px;
   font-weight: 700;
   color: #fff;
   cursor: pointer;
   padding: 20px 10px;
   margin: 0 auto 20px;
}
.order-form__name input,
.order-form__phone input,
select {
   color: #666;
   padding: 20px 0 20px 50px;
   border: 0;
   height: 55px;
}
.order-form__name::before,
.order-form__phone::before {
   content: "";
   width: 25px;
   height: 25px;
   position: absolute;
   left: 22px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}
.order-form__name::before {
   background: url(../img/user.svg) center no-repeat;
}

.order-form__btn:active,
.order-form__btn:hover {
   background: #c20303;
}
.order-form__users {
   display: block;
   font-size: 14px;
   color: #fff;
   text-align: center;
}
.order-form__users span {
   font-weight: 700;
   color: red;
}
.order-form__pack {
   display: block;
   font-size: 16px;
   text-align: center;
}
.order-form__sticker {
   position: absolute;
   top: -25px;
   right: -23px;
}
.price {
   display: block;
   text-align: center;
   background: rgba(255, 255, 255, 0.12);
   padding: 10px 7px;
   margin-bottom: 20px;
}
.price__previous {
   position: relative;
   font-size: 29px;
   color: #b1b1b1;
   margin-right: 10px;
}
.price__previous::after {
   background: #e62379;
   content: "";
   display: inline-block;
   width: 100%;
   height: 2px;
   position: absolute;
   top: 50%;
   left: 0;
   right: 0;
}
.price__current {
   font-size: 39px;
   font-weight: 700;
   color: #fff;
}
.x_price_current,
.x_price_previous {
   margin-right: 3px;
}
.x_currency {
   font-size: 16px;
   color: #b1b1b1;
}
.lastpack,
b {
   color: red;
   font-weight: 700;
}
b {
   color: #000;
}
.attempts__title {
   font-size: 25px;
   line-height: 1.2;
   font-weight: 700;
   text-align: center;
   margin-bottom: 20px;
}
.attempts__image {
   width: 100%;
   max-width: 460px;
   margin: 0 auto 20px;
}
.attempts__image--desc {
   display: none;
}
.attempts__list {
   font-size: 18px;
   font-weight: 500;
   color: #444;
   margin-bottom: 20px;
}
.attempts__item {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   font-size: 17px;
   line-height: 1.2;
   padding-left: 40px;
   font-weight: 700;
   margin-bottom: 20px;
}
.attempts__item::before {
   background: url(../img/ellipse.png) no-repeat center/contain;
   content: "";
   width: 27px;
   height: 27px;
   border-radius: 50%;
   position: absolute;
   left: 0;
   top: 0;
}
.dreams,
.result .slick-dots li {
   background: #ffe3d3;
}
.dreams__title {
   font-size: 24px;
   line-height: 1.2;
   font-weight: 700;
   text-align: center;
   margin-bottom: 10px;
}
.components__title span,
.dreams__subtitle span,
.dreams__title span,
.efficiency__subtitle span,
.positive__title span,
.result__title span {
   color: #e62379;
}
.dreams__list-wrapper {
   position: relative;
   margin-bottom: 35px;
   padding-left: 15px;
   padding-right: 15px;
}
.dreams__list {
   padding-bottom: 10px;
}
.dreams__item {
   margin: 0 15px;
}
.dreams__item-inner {
   background: #fff;
   padding: 15px;
   border-radius: 20px;
   box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
}
.dreams__image {
   position: relative;
   max-width: 200px;
   margin: 0 auto 20px;
}
.dreams__image-weight {
   max-width: 60px;
   position: absolute;
   top: 50%;
   right: -30px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}
.dreams__name {
   display: block;
   font-size: 20px;
   font-weight: 500;
}
.dreams__civil-status,
.dreams__problems,
.dreams__weight {
   display: block;
   font-size: 17px;
   line-height: 1.2;
   color: #666;
}
.dreams__name,
.dreams__problems,
.dreams__weight {
   margin-bottom: 10px;
}
.dreams__name::after,
.dreams__problems::after,
.dreams__weight::after {
   background: #eaeaea;
   content: "";
   display: inline-block;
   width: 100%;
   height: 1px;
}
.dreams__subtitle {
   max-width: 680px;
   font-size: 19px;
   font-weight: 700;
   line-height: 1.2;
   text-align: center;
   margin: 0 auto;
}
.slick-dots .slick-active {
   background: #e62379;
   width: 18px;
   height: 18px;
}
.positive {
   counter-reset: section;
}
.positive__title {
   font-size: 22px;
   font-weight: 700;
   text-align: center;
   margin-bottom: 20px;
}
.positive__subtitle {
   font-size: 19px;
   font-weight: 500;
   text-align: center;
   margin-bottom: 50px;
}
.card {
   max-width: 270px;
   -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
   border-radius: 20px;
   padding: 20px 10px;
   margin: 0 auto 50px;
}
.card:last-of-type {
   margin-bottom: 0;
}
.card__img {
   margin: 0 auto;
}
.card__image {
   position: relative;
   -webkit-transform: translateY(-45px);
   transform: translateY(-45px);
}
.card__counter {
   background: #e62379;
   width: 50px;
   height: 50px;
   font-size: 30px;
   color: #fff;
   font-weight: 700;
   border-radius: 50%;
   position: absolute;
   bottom: 0;
   left: 50%;
   -webkit-transform: translate3d(-50%, 50%, 0);
   transform: translate3d(-50%, 50%, 0);
}
.card__counter::before {
   counter-increment: section;
   content: counter(section);
   position: absolute;
   top: 50%;
   right: 50%;
   -webkit-transform: translate3d(50%, -50%, 0);
   transform: translate3d(50%, -50%, 0);
}
.card__title {
   font-size: 24px;
   font-weight: 500;
   text-align: center;
   margin-bottom: 20px;
}
.card__text,
.result__title {
   font-size: 17px;
   line-height: 1.4;
   text-align: center;
}
.result__title {
   font-size: 27px;
   font-weight: 700;
   line-height: 1.2;
   margin-bottom: 20px;
}
.result__list-wrapper {
   position: relative;
   padding-left: 15px;
   padding-right: 15px;
}
.result__content-wrapper {
   margin: 10px 15px;
   -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
   border-radius: 20px;
   padding: 15px;
}
.result__inner {
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
   border-bottom: 1px solid #eaeaea;
   padding-bottom: 10px;
   margin-bottom: 10px;
}
.result__info {
   width: 59%;
   margin-bottom: 10px;
}
.result__inner {
   flex-wrap: wrap;
}
.result__inner,
.result__reviews {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}
.result__reviews img {
   width: 100%;
   max-width: 20px;
   margin-right: 3px;
}
.result__reviews img:last-child {
   margin-right: 0;
}
.result__name {
   font-size: 20px;
   font-weight: 700;
   margin-bottom: 10px;
}
.result__age {
   display: block;
   font-size: 18px;
   color: #666;
}
.result__image {
   margin: 0 auto;
}
.result__read-more {
   background: #e62379;
   width: 40px;
   height: 40px;
   border-radius: 50%;
   position: absolute;
   bottom: -20px;
   left: 20px;
   cursor: pointer;
}
.result__read-more::after,
.result__read-more::before {
   background: #fff;
   position: absolute;
   left: 40%;
   top: 50%;
   transform: translate(-50%, -50%) rotate(50deg);
   content: "";
   display: block;
   width: 13px;
   height: 1px;
}
.result__read-more::after {
   left: 60%;
   transform: translate(-50%, -50%) rotate(-50deg);
}
.result .slick-dots {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.result .slick-dots .slick-active {
   background: #e62379;
}
.feedback {
   display: flex;
   flex-direction: column-reverse;
}
.feedback__title {
   order: 1;
   margin-bottom: 20px;
   font-size: 21px;
   line-height: 1.3;
   font-weight: 700;
   font-style: italic;
}
.feedback__text {
   margin-bottom: 20px;
   font-size: 17px;
   line-height: 1.2;
   color: #666;
   overflow: hidden;
}
.components {
   background: #ffe3d3;
}
.components__title {
   font-size: 23px;
   font-weight: 700;
   line-height: 1.2;
   text-align: center;
   margin-bottom: 20px;
}
.components__product {
   display: none;
}
.components__item {
   max-width: 360px;
   margin: 0 auto 30px;
}
.efficiency__item:last-child {
   margin-bottom: 0;
}
.components__image {
   margin: 0 auto 20px;
   width: 100%;
   max-width: 200px;
}
.components__image--1 {
   max-width: 180px;
}
.components__subtitle {
   font-size: 22px;
   font-weight: 700;
   text-align: center;
   margin-bottom: 20px;
}
.components__text {
   font-size: 17px;
   line-height: 1.2;
   text-align: center;
}
.efficiency__title {
   text-align: center;
}
.components__text-br {
   display: none;
}
.efficiency__title {
   font-size: 25px;
   font-weight: 700;
   line-height: 1.2;
   margin-bottom: 20px;
}
.efficiency__subtitle {
   max-width: 695px;
   font-size: 19px;
   line-height: 1.2;
   font-weight: 500;
   text-align: center;
   margin: 0 auto 20px;
}
.efficiency__item {
   background: #fff;
   max-width: 360px;
   -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
   border-radius: 20px;
   padding: 20px 10px;
   margin: 0 auto 20px;
}
.efficiency__result {
   font-size: 21px;
   font-weight: 500;
   text-align: center;
   margin-bottom: 20px;
}
.efficiency__result-br {
   display: none;
}
.efficiency__percent {
   display: block;
   font-size: 80px;
   font-weight: 700;
   text-align: center;
   color: #e62379;
}
.sale {
   background: #ffe3d3;
   padding-top: 22px;
   padding-bottom: 25px;
   overflow: hidden;
}
.sale__content {
   max-width: 300px;
   margin: 0 auto;
}
.sale__img-wrapper {
   position: relative;
   max-width: 200px;
   margin: 0 auto 10px;
}
.sale__form-name::before,
.sale__form-phone::before,
.sale__img-wrapper::before {
   position: absolute;
   content: "";
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
}

.sale__info {
   display: flex;
   flex-direction: column;
   margin-bottom: 20px;
}
.sale__info .sale__info-price {
   order: 3;
   margin-bottom: 0;
}
.sale__info-timer {
   margin-bottom: 25px;
}
.sale__info-timer .timer {
   display: flex;
   flex-direction: column;
   align-items: center;
}
.sale__info-intro {
   margin-bottom: 17px;
   text-align: center;
}
.sale__info-header {
   margin-bottom: 7px;
   font-size: 24px;
   line-height: 1.2;
   font-weight: 700;
   color: #333;
}
.sale__info-text {
   font-size: 16px;
   line-height: 19px;
   color: #666;
}
.sale__info-text--display {
   display: none;
}
.sale__form-name,
.sale__form-phone {
   position: relative;
   display: block;
   width: 100%;
   max-width: 292px;
   margin-bottom: 15px;
}
.sale__form-name::before,
.sale__form-phone::before {
   background: url(../img/user.svg);
   left: 20px;
   top: 25px;
   display: block;
   width: 16px;
   height: 18px;
}
.sale__form-phone::before {
   background: url(../img/phone.svg);
   width: 20px;
   height: 20px;
}
.sale__form-input {
   display: block;
   width: 100%;
   height: 70px;
   padding: 20px 48px;
   font-size: 16px;
   line-height: 30px;
   background: #fff;
   border: 1px solid #dfbaa5;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 50px;
   display: flex;
   align-items: center;
}
.sale__form-btn {
   background: #ff3535;
   height: 70px;
   width: 100%;
   max-width: 292px;
   font-weight: 700;
   font-size: 20px;
   line-height: 23px;
   text-align: center;
   color: #fff;
   border-radius: 100px;
   cursor: pointer;
}
.sale__form-btn:active,
.sale__form-btn:hover {
   background: #c20303;
}
.prices {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: baseline;
   -ms-flex-align: baseline;
   align-items: baseline;
   -ms-flex-pack: distribute;
   justify-content: space-around;
   width: 300px;
   margin: 0 auto 17px;
}
.prices__line {
   background: #adadad;
   display: block;
   width: 1px;
   height: 34px;
}
.prices__old {
   position: relative;
   font-size: 22px;
   line-height: 30px;
   text-align: center;
   color: rgba(102, 102, 102, 0.6);
}
.prices__old::before {
   background: #e62379;
   position: absolute;
   top: 50%;
   left: -1px;
   content: "";
   display: block;
   width: 77px;
   height: 1px;
}
.prices__old-currency {
   font-size: 18px;
   line-height: 21px;
}
.prices__new {
   font-weight: 700;
   font-size: 22px;
   line-height: 37px;
   text-align: center;
   color: #e62379;
}
.prices__new-currency {
   font-weight: 400;
   font-size: 22px;
   line-height: 26px;
   color: #e62379;
}
.expert {
   background: #fff;
}
.expert__inner {
   padding-bottom: 40px;
   border-bottom: 1px solid #dfbaa5;
}
.expert__header {
   margin-bottom: 5px;
   font-size: 28px;
   font-weight: 700;
   line-height: 1.2;
   color: #222;
}
.expert__subheader {
   margin-bottom: 15px;
   font-weight: 500;
   font-size: 20px;
   line-height: 1.1;
   color: #444;
}
.expert__article {
   background: #fff;
   padding: 15px;
   margin-bottom: 30px;
   -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
   border-radius: 20px;
}
.expert__article-text {
   font-size: 17px;
   line-height: 24px;
   color: #666;
}
.expert__article-text:not(:last-child) {
   margin-bottom: 25px;
}
.expert__article-text--bold {
   font-weight: 700;
}
.expert__author {
   position: relative;
   padding-top: 30px;
   padding-left: 30px;
}
.expert__author::before {
   background: #e62379;
   position: absolute;
   top: 0;
   left: 30px;
   content: "";
   display: block;
   width: 80px;
   height: 3px;
}
.expert__author-name {
   margin-bottom: 10px;
   font-weight: 500;
   font-size: 20px;
   line-height: 1.1;
   color: #444;
}
.expert__author-info {
   font-size: 16px;
   font-style: italic;
   line-height: 20px;
   color: #444;
}
.gallery {
   background: #fff;
}
.gallery.block {
   padding-top: 0;
}
.gallery__header {
   margin-bottom: 25px;
   font-size: 27px;
   font-weight: 700;
   line-height: 1.2;
   color: #222;
   text-align: center;
}
.gallery__header-color {
   color: #e62379;
}
.gallery__list-wrapper {
   position: relative;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 60px;
}
.gallery__list,
.how-use__item::before {
   -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.gallery__list {
   padding: 15px;
   background: #fff;
   border-radius: 30px;
}
.gallery__item {
   margin-left: 5px;
   margin-right: 5px;
   border-radius: 10px;
}
.gallery__img {
   width: 100%;
   max-width: 235px;
   margin: 0 auto;
}
.how-use {
   background: #ffe3d3;
}
.how-use__header {
   margin-bottom: 25px;
   font-size: 28px;
   font-weight: 700;
   line-height: 1.2;
   color: #222;
   text-align: center;
}
.how-use__header-color {
   color: #e62379;
}
.how-use__prod-wrapper {
   position: relative;
   margin: 0 auto 35px;
   max-width: 200px;
}
.how-use__list {
   margin-bottom: 36px;
}
.how-use__item {
   position: relative;
   counter-increment: number;
}
.footnote {
   color: #b1b1b1;
   text-align: center;
   margin: 0 auto 20px;
}
.components {
   position: relative;
}
.components .footnote {
   position: absolute;
   bottom: 10px;
   line-height: 1.2;
   left: 50%;
   margin-bottom: 0;
   transform: translateX(-50%);
}
.how-use .footnote {
   margin-bottom: 0;
}
.how-use__item::before {
   background: #e62379;
   content: counter(number);
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   position: absolute;
   left: 60%;
   top: 0;
   width: 60px;
   height: 60px;
   font-size: 30px;
   line-height: 26px;
   color: #fff;
   font-weight: 700;
   text-align: center;
   border-radius: 50%;
   z-index: 5;
}
.how-use__item:first-child {
   margin-bottom: 25px;
}
.how-use__img {
   margin: 0 auto 10px;
}
.how-use__text {
   max-width: 340px;
   margin: 0 auto;
   font-size: 17px;
   line-height: 1.2;
   text-align: center;
}
.order {
   background: #fff;
}
.order__header {
   margin-bottom: 25px;
   font-size: 28px;
   font-weight: 700;
   line-height: 1.2;
   color: #222;
   text-align: center;
}
.order__header-color {
   color: #e62379;
}
.order__item {
   width: 100%;
   max-width: 270px;
   margin: 0 auto;
}
.order__item:not(:last-child) {
   margin-bottom: 25px;
}
.order__item-img {
   width: 100%;
   max-width: 204px;
   margin: 0 auto 14px;
}
.order__item-header {
   margin-bottom: 7px;
   font-weight: 500;
   font-size: 21px;
   line-height: 22px;
   text-align: center;
   color: #222;
}
.order__item-text {
   font-weight: 400;
   font-size: 17px;
   line-height: 24px;
   text-align: center;
   color: #444;
}
@media screen and (min-width: 450px) {
   .result__info {
      margin-bottom: 0;
   }
}
@media (min-width: 480px) {
   .attempts__item::before {
      width: 30px;
      height: 30px;
   }
   .expert__author::after {
      position: absolute;
      top: 20px;
      left: 309px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      content: "";
      display: block;
      width: 125px;
      height: 75px;
      background-image: url(../img/approved.jpg);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
   }
   .components .footnote {
      bottom: 5px;
      width: 100%;
   }
   .content__list {
      display: flex;
      justify-content: space-between;
      max-width: 100%;
      margin-bottom: 20px;
   }
   .content__list-item {
      padding-top: 35px;
      padding-left: 0;
      margin-bottom: 0;
      height: auto;
      width: 30%;
      text-align: center;
      align-items: flex-start;
      justify-content: center;
   }
   .content__list-item::before {
      left: 50%;
      transform: translateX(-50%);
      top: 0;
   }
   .attempts__cause {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
   }
   .attempts__list {
      max-width: calc(50% - 5px);
      margin-bottom: 0;
   }
   .attempts__item {
      margin-bottom: 38px;
      height: 40px;
   }
   .result__list {
      padding-bottom: 5px;
   }
   .result__inner {
      margin-bottom: 20px;
      padding-bottom: 20px;
   }
   .components__title {
      margin-bottom: 35px;
   }
   .efficiency__title {
      font-size: 30px;
   }
   .sale {
      padding-top: 30px;
      padding-bottom: 30px;
   }
   .expert__header,
   .gallery__header,
   .how-use__header,
   .order__header {
      font-size: 32px;
   }
}
@media screen and (min-width: 480px) {
   .container {
      width: 480px;
   }
   .title {
      font-size: 30px;
   }
   .block {
      padding-top: 30px;
      padding-bottom: 30px;
   }
}
@media screen and (min-width: 640px) {
   .container {
      width: 640px;
   }
   .title {
      font-size: 34px;
   }
}
@media (min-width: 640px) {
   .header.block {
      padding-top: 30px;
   }
   .components .footnote {
      bottom: 5px;
   }
   .header__image {
      width: 50%;
   }
   .header__list {
      display: block;
      margin-bottom: 25px;
   }
   .header__list-item {
      padding-top: 0;
      padding-left: 45px;
      width: 100%;
      text-align: left;
   }
   .header__list-item::before {
      left: 0;
      top: 50%;
      transform: translateY(-50%);
   }
   .content__list {
      display: none;
   }
   .content__list-item {
      justify-content: flex-start;
   }
   .content__list-item:not(:last-child) {
      margin-bottom: 20px;
   }
   .content__link,
   .content__main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   }
   .content__main {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
   }
   .content__link {
      font-size: 16px;
      color: #666;
      text-decoration: underline;
      border-right: 1px solid #e2e2e2;
      padding-right: 20px;
      margin-right: 20px;
   }
   .content__link:nth-child(1)::before,
   .content__link:nth-child(2)::before {
      content: "";
      display: block;
      width: 30px;
      height: 30px;
      margin-right: 15px;
   }
   .content__link:nth-child(1)::before {
      background: url(../img/nav_img1.png) no-repeat;
      background-size: contain;
   }
   .content__link:nth-child(2)::before {
      background: url(../img/nav_img2.png) no-repeat;
      background-size: contain;
   }
   .content__inner {
      display: block;
      max-width: 700px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 10px 20px;
      margin-bottom: 30px;
   }
   .content__info {
      width: 100%;
      margin-bottom: 40px;
   }
   .content__form {
      width: 50%;
   }
   .content__subtitle {
      margin-bottom: 40px;
   }
   .spec {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 70px;
   }
   .timer__text {
      margin-right: 10px;
   }
   .attempts__title {
      font-size: 30px;
   }
   .dreams__title {
      margin-bottom: 30px;
   }
   .dreams__subtitle {
      font-size: 21px;
   }
   .positive__title {
      font-size: 25px;
   }
   .positive__subtitle {
      margin-bottom: 60px;
   }
   .positive__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
   }
   .positive__item:nth-child(3),
   .positive__item:nth-child(4) {
      margin-bottom: 0;
   }
   .sale__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
   }
   .sale__img-wrapper {
      margin-bottom: 0;
   }
   .expert__header,
   .gallery__header,
   .how-use__header {
      font-size: 36px;
   }
   .expert__author::after {
      top: 60px;
      left: 400px;
   }
   .how-use__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
   }
   .how-use__item {
      width: 48%;
   }
   .how-use__item:first-child {
      margin-bottom: 0;
   }
   .order__header {
      font-size: 36px;
   }
   .order__list {
      display: flex;
      flex-wrap: wrap;
   }
}
@media (min-width: 768px) {
   .arrow-left svg,
   .arrow-right svg {
      display: block;
      width: 40px;
      fill: #e62379;
   }
   .arrow-left:hover,
   .arrow-right:active,
   .arrow-right:hover,
   .dreams__arrow {
      background-color: transparent;
   }
   .arrow-left:hover svg,
   .arrow-right:active svg,
   .arrow-right:hover svg {
      fill: #bd125c;
   }
   .arrow-left::after,
   .arrow-left::before,
   .arrow-right::after,
   .arrow-right::before {
      display: none;
   }
   .dreams__arrow {
      position: absolute;
      z-index: 2;
      top: 260px;
      cursor: pointer;
   }
   .dreams__arrow--right {
      right: -3%;
   }
   .dreams__arrow {
      width: 64px;
      display: block;
   }
   .dreams__arrow svg {
      display: block;
      width: 100%;
   }
   .dreams__arrow--left {
      left: -3%;
   }
   .dreams__arrow--left svg {
      fill: #e62379;
   }
   .result__arrow {
      position: absolute;
      z-index: 2;
      top: 205px;
      background-color: transparent;
      cursor: pointer;
   }
   .dreams__arrow--left svg,
   .result__arrow--left svg {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
   }
   .result__arrow--right {
      right: -4%;
   }
   .result__arrow--left {
      left: -7%;
   }
   .feedback__text {
      margin-bottom: 0;
   }
   .feedback__text,
   .feedback__text--80 {
      max-height: 140px;
   }
   .feedback__text--140 {
      max-height: 120px;
   }
   .feedback__text--160 {
      max-height: 160px;
   }
   .feedback__text--180 {
      max-height: 180px;
   }
   .order__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      max-width: 718px;
      margin: 0 auto;
   }
   .timer__item {
      font-size: 19px;
      font-weight: 500;
   }
   .components .footnote {
      bottom: 20px;
   }
   .content__subtitle {
      max-width: 600px;
      font-size: 18px;
      padding: 15px 30px;
   }
   .content__link {
      margin-right: 25px;
      padding-right: 25px;
   }
   .dreams__title {
      font-size: 30px;
   }
   .attempts {
      background-image: url(../img/efficiency_bg.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      z-index: -2;
   }
   .attempts__list {
      font-size: 18px;
   }
   .dreams__item-inner {
      padding: 20px;
   }
   .positive__title {
      max-width: 920px;
      font-size: 32px;
      margin: 0 auto 30px;
   }
   .positive__subtitle {
      margin-bottom: 70px;
   }
   .result.block {
      padding-bottom: 70px;
   }
   .result__title {
      font-size: 34px;
      margin-bottom: 35px;
   }
   .result__name {
      font-size: 22px;
   }
   .result__image {
      float: right;
      -webkit-transform: translate3d(20px, -7px, 0);
      transform: translate3d(20px, -7px, 0);
   }
   .result__list-wrapper {
      padding-left: 70px;
      padding-right: 70px;
   }
   .result__list {
      padding-bottom: 0;
   }
   .result__item {
      padding-bottom: 25px;
   }
   .result__content-wrapper {
      position: relative;
      height: 410px;
      max-width: 515px;
      padding: 33px 33px 30px 20px;
   }
   .result__reviews img {
      margin-right: 7px;
   }
   .feedback {
      margin-bottom: 0;
      display: block;
   }
   .feedback__title {
      font-size: 23px;
   }
   .components__title {
      font-size: 34px;
      margin-bottom: 70px;
   }
   .components__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
   }
   .components__item {
      width: calc(33% - 10px);
      margin-bottom: 0;
   }
   .components__subtitle {
      font-size: 20px;
   }
   .components__text {
      font-size: 16px;
   }
   .components__image {
      max-width: 250px;
   }
   .components__image--1 {
      max-width: 215px;
   }
   .efficiency {
      background-image: url(../img/efficiency_bg.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
   }
   .efficiency__title {
      font-size: 35px;
      margin-bottom: 25px;
   }
   .efficiency__subtitle {
      font-size: 22px;
      margin-bottom: 55px;
   }
   .efficiency__item,
   .efficiency__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
   }
   .efficiency__item {
      width: calc(33% - 10px);
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0;
   }
   .sale {
      padding-top: 40px;
      padding-bottom: 40px;
   }
   .sale__img-wrapper {
      max-width: 230px;
   }
   .sale__info-header {
      font-size: 28px;
   }
   .webp .expert {
      background-image: url(../img/expert-back.webp);
   }
   .expert,
   .how-use__list::before {
      background-image: url(../img/expert-back.jpg);
      background-repeat: no-repeat;
      background-position: center;
   }
   .expert__header {
      font-size: 40px;
   }
   .gallery__header {
      margin-bottom: 30px;
      font-size: 40px;
   }
   .how-use {
      position: relative;
   }
   .how-use__header {
      margin-bottom: 100px;
      font-size: 40px;
   }
   .how-use__prod-wrapper {
      position: absolute;
      z-index: 2;
      top: 105px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      max-width: 230px;
      margin-bottom: 0;
   }
   .how-use__list {
      position: relative;
      margin-bottom: 50px;
   }
   .how-use__prod-wrapper::after {
      position: absolute;
      z-index: -1;
      top: 41px;
      left: -75px;
      transform: rotate(5deg);
      content: "";
      display: block;
      width: 483px;
      height: 78px;
      background-image: url(../img/order-arrow.svg);
      background-size: cover;
   }
   .how-use__item {
      width: 32%;
   }
   .how-use__text {
      font-size: 20px;
   }
   .order__header {
      margin-bottom: 30px;
      font-size: 40px;
   }
}
@media screen and (min-width: 768px) {
   .container {
      width: 768px;
      padding-left: 25px;
      padding-right: 25px;
   }
   .title {
      font-size: 38px;
   }
   .block {
      padding-top: 40px;
      padding-bottom: 40px;
   }
}
@media screen and (min-width: 1023px), (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .expert__inner {
      overflow: inherit;
   }
}
@media screen and (min-width: 1024px) {
   .container {
      width: 1024px;
      padding-bottom: 5px;
   }
   .title {
      font-size: 40px;
   }
   .header__image {
      max-width: 250px;
   }
   .block {
      padding-top: 60px;
      padding-bottom: 60px;
   }
}
@media (min-width: 1024px) {
   .webp .header {
      background-image: url(../img/bg.webp);
   }
   .header {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
   }
   .header.block {
      padding-bottom: 0;
   }
   .header__image--mob {
      display: none;
   }
   .header__image--desk {
      position: absolute;
      left: -15px;
      bottom: -156px;
      display: block;
      max-width: 350px;
      margin-bottom: 0;
   }
   .header__wrapper {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      justify-content: flex-end;
      margin-bottom: 50px;
   }
   .content__list {
      display: block;
   }
   .content__main {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
   }
   .content__inner {
      margin-right: 0;
   }
   .content__info {
      width: auto;
      margin-bottom: 0;
      margin-right: 15px;
   }
   .content__subtitle {
      max-width: 370px;
      text-align: left;
   }
   .content__form {
      width: 270px;
   }
   .content__list {
      flex-direction: column;
      max-width: 370px;
   }
   .content__list-item {
      width: auto;
      height: 40px;
      padding-left: 100px;
      padding-top: 0;
      justify-content: flex-start;
      align-items: center;
      text-align: left;
   }
   .content__list-item:not(:last-child) {
      margin-bottom: 20px;
   }
   .content__list-item::before {
      width: 40px;
      height: 40px;
      left: 70px;
   }
   .spec {
      position: relative;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      height: 100px;
   }
   .spec__product {
      display: block;
      max-width: 230px;
      position: absolute;
      top: -95%;
      left: 50%;
      -webkit-transform: translate3d(-50%, -10%, 0);
      transform: translate3d(-50%, -10%, 0);
   }
   .attempts {
      position: relative;
      overflow: hidden;
   }
   .attempts.block {
      padding-top: 100px;
   }
   .attempts__title {
      max-width: 670px;
      font-size: 43px;
      text-align: left;
      margin-bottom: 50px;
   }
   .attempts__wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
   }
   .attempts__image--mob {
      display: none;
   }
   .attempts__image--desc {
      display: block;
      width: 60%;
      max-width: 1200px;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: -1;
      margin-bottom: 0;
   }
   .attempts__cause {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
   }
   .attempts__list {
      width: 290px;
      margin-right: 20px;
   }
   .attempts__list:last-child {
      margin-right: 0;
   }
   .webp .dreams {
      background-image: url(../img/bg.webp);
   }
   .dreams {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
   }
   .dreams__title {
      font-size: 43px;
      margin-bottom: 40px;
   }
   .dreams__subtitle {
      font-size: 25px;
   }
   .dreams__item {
      padding-left: 50px;
   }
   .dreams__item-inner {
      position: relative;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      padding: 50px;
   }
   .dreams__image {
      position: absolute;
      left: -50px;
      top: 50%;
      transform: translateY(-50%);
      max-width: 100%;
      margin: 0;
   }
   .dreams__image-weight {
      max-width: 80px;
      height: 80px;
      right: -40px;
   }
   .dreams__info {
      width: 65%;
   }
   .dreams__name {
      font-size: 28px;
   }
   .dreams__civil-status,
   .dreams__problems,
   .dreams__weight {
      font-size: 22px;
   }
   .dreams__name,
   .dreams__problems,
   .dreams__weight {
      position: relative;
      margin-bottom: 40px;
      padding-bottom: 40px;
   }
   .dreams__name::after,
   .dreams__problems::after,
   .dreams__weight::after {
      position: absolute;
      left: 0;
      bottom: 0;
   }
   .dreams__list {
      margin-bottom: 50px;
   }
   .positive__title {
      font-size: 44px;
   }
   .positive__subtitle {
      font-size: 22px;
   }
   .positive__item {
      max-width: calc(25% - 10px);
      margin: 0 auto;
   }
   .positive__item:nth-child(even) {
      -webkit-transform: translateY(40px);
      transform: translateY(40px);
   }
   .card__text {
      line-height: 30px;
   }
   .result__title {
      font-size: 46px;
      margin-bottom: 50px;
   }
   .result__arrow {
      top: 220px;
   }
   .result__arrow--right {
      right: 10%;
   }
   .result__arrow--left {
      left: 10%;
   }
   .result__content-wrapper {
      margin: 15px auto;
   }
   .result__name {
      font-size: 24px;
   }
   .components {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      height: 1100px;
   }
   .webp .components {
      background-image: url(../img/bg.webp);
   }
   .components__title {
      font-size: 46px;
   }
   .components__subtitle {
      font-size: 24px;
      margin-bottom: 10px;
   }
   .components__text {
      font-size: 18px;
   }
   .components__text-br {
      display: block;
   }
   .components__wrapper {
      position: relative;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
   }
   .components__wrapper::after,
   .components__wrapper::before {
      content: "";
      width: 133px;
      height: 35px;
      background-image: url(../img/components_arrow.png);
      background-repeat: no-repeat;
      position: absolute;
   }
   .components__wrapper::before {
      top: -20px;
      left: 300px;
   }
   .components__wrapper::after {
      bottom: -110px;
      right: 425px;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
   }
   .components__image {
      margin-bottom: 15px;
   }
   .components__image--1 {
      max-width: 275px;
   }
   .components__image--2 {
      max-width: 338px;
   }
   .components__image--3 {
      max-width: 400px;
   }
   .components__product {
      display: block;
   }
   .components__product-wrap {
      z-index: 1;
   }
   .components__item {
      width: auto;
      position: absolute;
   }
   .components__item:nth-child(2) {
      left: 0;
      top: -25px;
   }
   .components__item:nth-child(3) {
      bottom: -320px;
      left: 65px;
   }
   .components__item:nth-child(4) {
      max-width: 400px;
      right: 90px;
      top: 50px;
   }
   .efficiency__title {
      font-size: 45px;
   }
   .efficiency__subtitle {
      font-size: 24px;
   }
   .efficiency__item:nth-child(odd) {
      z-index: 1;
      -webkit-transform: translateY(30px);
      transform: translateY(30px);
   }
   .efficiency__item:nth-child(odd)::before {
      content: "";
      width: 100%;
      height: 63px;
      background: url(../img/efficiency_vector1.png) center no-repeat;
      position: absolute;
      z-index: 900;
   }
   .efficiency__item:nth-child(1)::before {
      top: -65px;
      right: -185px;
      -webkit-transform-origin: left;
      transform-origin: left;
      -webkit-transform: rotate(4deg);
      transform: rotate(4deg);
   }
   .efficiency__item:nth-child(3)::before {
      top: -4px;
      right: 190px;
      -webkit-transform-origin: right;
      transform-origin: right;
      -webkit-transform: rotate(19deg);
      transform: rotate(19deg);
   }
   .efficiency__result {
      font-size: 23px;
   }
   .efficiency__result-br {
      display: block;
   }
   .efficiency__percent {
      font-size: 110px;
   }
   .sale {
      position: relative;
      padding-top: 75px;
      background-color: transparent;
   }
   .sale__backgorund {
      display: block;
      width: 860px;
      height: 260px;
      position: absolute;
      top: 70px;
      left: 51%;
      z-index: -1;
      -webkit-transform: skew(-35deg, 0deg) translateX(-50%);
      transform: skew(-35deg, 0deg) translateX(-50%);
      background-color: #ffe3d3;
   }
   .sale__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      max-width: 100%;
      margin-left: 0;
      margin-right: 0;
   }
   .sale__img-wrapper {
      max-width: 200px;
      margin-left: 0;
      margin-right: 30px;
   }
   .sale__img-wrapper::before {
      right: 10px;
      top: -25px;
   }
   .sale__info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      align-items: center;
      flex-direction: row;
      justify-content: space-between;
      width: 100%;
      margin-bottom: 30px;
   }
   .sale__info-intro {
      margin-bottom: 0;
      width: 30%;
      text-align: left;
   }
   .sale__info-header {
      margin-bottom: 13px;
      font-size: 32px;
      line-height: 37px;
   }
   .sale__info-text {
      line-height: 22px;
   }
   .sale__info-text--display {
      display: inline;
   }
   .sale__form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
   }
   .sale__form-name,
   .sale__form-phone {
      margin-bottom: 0;
      margin-right: 15px;
   }
   .prices {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0;
      width: 27%;
   }
   .sale__info .sale__info-price {
      width: 35%;
   }
   .sale__info-timer {
      width: 41%;
      margin-bottom: 0;
      order: 3;
   }
   .sale__info-timer .timer {
      flex-direction: row;
      justify-content: space-around;
      flex-wrap: wrap;
   }
   .timer__text--sale {
      margin-bottom: 20px;
      width: 153px;
      margin-right: 0;
   }
   .expert__inner {
      position: relative;
      overflow: hidden;
      padding-bottom: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      border-bottom: 1px solid #dfbaa5;
   }
   @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
      .expert__inner {
         overflow: inherit;
      }
   }
   .expert__img {
      position: absolute;
      left: 0;
      bottom: -2px;
      width: 90%;
      max-width: 491px;
   }
   .expert__content {
      width: 50%;
   }
   .expert__header {
      font-size: 45px;
   }
   .expert__subheader {
      font-size: 24px;
      line-height: 52px;
   }
   .expert__article {
      padding: 20px;
   }
   .expert__author-name {
      font-size: 24px;
   }
   .gallery__header {
      margin-bottom: 40px;
      font-size: 45px;
   }
   .gallery__list-wrapper {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
   }
   .gallery__list {
      padding: 31px;
      border-radius: 80px;
   }
   .webp .how-use {
      background-image: url(../img/bg.webp);
   }
   .how-use {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      background-color: transparent;
   }
   .how-use__header {
      margin-bottom: 160px;
      font-size: 45px;
   }
   .how-use__prod-wrapper {
      top: 150px;
      max-width: 280px;
   }
   .how-use__list {
      margin: 0 auto 78px;
      max-width: 990px;
   }
   .how-use__prod-wrapper::after {
      width: 653px;
      left: -130px;
      top: 52px;
      transform: rotate(0);
   }
   .how-use__text {
      font-size: 22px;
   }
   .order__header {
      margin-bottom: 40px;
      font-size: 45px;
   }
}
@media (min-width: 1024px) and (min-width: 1220px) {
   .sale__backgorund {
      width: 1140px;
      height: 320px;
   }
}
@media screen and (min-width: 1220px) {
   .container {
      width: 1220px;
   }
   .title {
      font-size: 46px;
   }
   .spec {
      height: 113px;
   }
   @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .content__info {
         margin-right: 40px;
      }
   }
}
@media (min-width: 1220px) {
   .header__wrapper {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-bottom: 60px;
   }
   .content__inner {
      padding: 10px 18px;
   }
   .content__list-item::before {
      left: 25px;
   }
   .content__list-item {
      padding-left: 60px;
   }
   .header__image--desk {
      max-width: 472px;
      left: -10px;
      bottom: -178px;
   }
   .spec__product {
      max-width: 100%;
      -webkit-transform: translate3d(-50%, -15%, 0);
      transform: translate3d(-50%, -15%, 0);
   }
   .attempts {
      background-size: cover;
   }
   .attempts__wrap {
      height: 600px;
   }
   .attempts__title {
      font-size: 50px;
   }
   .attempts__list {
      margin-right: 100px;
   }
   .attempts__item {
      height: 40px;
      padding-left: 65px;
      margin-bottom: 17px;
   }
   .attempts__item::before {
      width: 40px;
      height: 40px;
   }
   .dreams__title {
      font-size: 50px;
   }
   .dreams__subtitle {
      font-size: 30px;
   }
   .dreams__item {
      padding-left: 67px;
   }
   .dreams__item-inner {
      padding: 47px 55px 50px 45px;
      height: 461px;
      top: 5px;
   }
   .dreams__image {
      left: -67px;
      border-radius: 20px;
      box-shadow: -3px 1px 11px rgba(0, 0, 0, 0.3);
   }
   .dreams__info {
      width: 74%;
   }
   .positive.block {
      padding-top: 105px;
   }
   .positive__title {
      font-size: 50px;
   }
   .positive__subtitle {
      font-size: 24px;
      margin-bottom: 90px;
   }
   .positive__item {
      position: relative;
      max-width: 270px;
   }
   .positive__item::before {
      content: "";
      width: 100%;
      height: 100%;
      background: url(../img/positive_vector.png) center no-repeat;
      position: absolute;
   }
   .positive__item:last-child::before {
      content: none;
   }
   .positive__item:nth-child(1)::before {
      top: -205px;
      right: -160px;
      -webkit-transform: rotate(4deg);
      transform: rotate(4deg);
   }
   .positive__item:nth-child(2)::before {
      top: -250px;
      right: -160px;
      -webkit-transform: rotate(-8deg);
      transform: rotate(-8deg);
   }
   .positive__item:nth-child(3)::before {
      top: -210px;
      right: -160px;
      -webkit-transform: rotate(6deg);
      transform: rotate(6deg);
   }
   .components.block {
      padding-top: 121px;
   }
   .components__title,
   .result__title {
      font-size: 50px;
   }
   .components__item:nth-child(2) {
      left: 35px;
      top: -25px;
   }
   .components__item:nth-child(3) {
      bottom: -360px;
      left: 130px;
   }
   .components__item:nth-child(4) {
      max-width: 515px;
      right: 100px;
      top: -20px;
   }
   .components .components__wrapper::before {
      top: -20px;
      left: 370px;
   }
   .components .components__wrapper::after {
      bottom: -100px;
      right: 560px;
   }
   .components__image {
      max-width: 100%;
   }
   .components__image--1 {
      max-width: 90%;
   }
   .components__image--2 {
      max-width: 280px;
   }
   .efficiency {
      background-size: cover;
   }
   .efficiency__title {
      font-size: 50px;
   }
   .efficiency__result,
   .efficiency__subtitle {
      font-size: 24px;
   }
   .efficiency__percent {
      font-size: 120px;
   }
   .efficiency__item:nth-child(3)::before {
      top: 4px;
   }
   .result__item {
      margin-right: 50px;
      margin-left: 50px;
   }
   .result__list-wrapper {
      padding-left: 0;
      padding-right: 0;
   }
   .result__arrow--right {
      right: -1%;
   }
   .result__arrow--left {
      left: -1%;
   }
   .sale__img-wrapper {
      max-width: 214px;
      width: 100%;
      margin-right: 50px;
   }
   .sale__info {
      margin-bottom: 37px;
   }
   .sale__info-intro {
      width: 26%;
   }
   .prices {
      width: 27%;
   }
   .prices__old {
      font-size: 24px;
      line-height: 35px;
   }
   .prices__old::before {
      width: 87px;
   }
   .prices__new {
      font-size: 32px;
      line-height: 1;
   }
   .sale__info-timer {
      width: 38%;
   }
   .expert.block {
      padding-top: 81px;
      padding-bottom: 95px;
   }
   .expert__img {
      left: 30px;
      width: 100%;
   }
   .expert__header {
      font-size: 50px;
   }
   .expert__article {
      padding: 28px 27px 28px 30px;
      width: 600px;
   }
   .gallery__header {
      font-size: 50px;
   }
   .how-use__header {
      margin-bottom: 160px;
      font-size: 50px;
   }
   .how-use__prod-wrapper {
      top: 165px;
      max-width: 282px;
   }
   .how-use__prod-wrapper::after {
      top: 44px;
   }
   .order.block {
      padding-top: 97px;
      padding-bottom: 101px;
   }
   .order__header {
      font-size: 50px;
   }
   .order__list {
      max-width: 100%;
   }
   .order__item,
   .order__list {
      margin-left: 0;
      margin-right: 0;
   }
   .order__item:last-child,
   .order__item:nth-child(2) {
      padding-top: 34px;
   }
   .order__item:not(:last-child) {
      position: relative;
      margin-bottom: 0;
      margin-right: 30px;
   }
   .order__item:not(:last-child)::after {
      position: absolute;
      display: block;
      content: "";
      width: 132px;
      height: 34px;
   }
   .order__item:first-child::after {
      -webkit-transform: rotateY(15.01deg);
      transform: rotateY(15.01deg);
      top: 4px;
      right: -95px;
   }
   .order__item:nth-child(2)::after {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
      top: 6px;
      right: -64px;
   }
   .order__item:nth-child(3)::after {
      -webkit-transform: rotate(9deg);
      transform: rotate(9deg);
      top: 15px;
      right: -81px;
   }
   .order__item-header {
      font-size: 24px;
      line-height: 26px;
   }
   .timer__text--sale {
      width: 120px;
      margin-bottom: 0;
   }
}
@media (min-width: 1400px) {
   .arrow-left svg,
   .arrow-right svg {
      width: 100%;
   }
   .dreams__arrow--right {
      right: -100px;
   }
   .dreams__arrow--left {
      left: -101px;
   }
   .result__arrow {
      top: 230px;
   }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .slick-list {
      overflow: hidden;
      margin: 0;
      padding: 0;
   }
}
.result__read-more {
   background: #e62379;
   width: 40px;
   height: 40px;
   border-radius: 50%;
   position: absolute;
   bottom: -20px;
   left: 20px;
   cursor: pointer;
}
.content__plus .result__read-more::before {
   transform: translate(-50%, -50%) rotate(-50deg);
}
.content__plus .result__read-more::after {
   transform: translate(-50%, -50%) rotate(-128deg);
}
@media (min-width: 768px) {
   .result__content-wrapper.content__plus {
      height: auto;
   }
}
.result__content-wrapper.content__plus .feedback__text {
   max-height: 500px;
   overflow: visible;
   width: 100%;
}
.content__logo {
   text-transform: uppercase;
   font-size: 50px;
   font-weight: 900;
   margin: 15px auto;
   color: #e52378;
}

.discount {
   position: absolute;
   display: flex;
   justify-content: center;
   align-items: center;
   color: #fff;
   font-size: 20px;
   font-weight: 700;
   top: 0;
   right: 0;
   width: 60px;
   height: 60px;
   background-color: red;
   border-radius: 100%;
}

.sale__form-phone::before {
   background: none;
}

.prices__old::before {
   width: 111px;
}

@media (min-width: 1220px) {
   .prices__old::before {
      width: 122px;
   }
}

.gallery__arrow.arrow-left,
.gallery__arrow.arrow-right {
   top: 87px;
}

.spec__product img {
   max-width: 350px;
}

.components__product {
   max-width: 390px;
}
