@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local(""), url(../fonts/roboto-v27-latin-regular.woff2) format("woff2"), url(../fonts/roboto-v27-latin-regular.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local(""), url(../fonts/roboto-v27-latin-500.woff2) format("woff2"), url(../fonts/roboto-v27-latin-500.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: local(""), url(../fonts/roboto-v27-latin-700.woff2) format("woff2"), url(../fonts/roboto-v27-latin-700.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 900;
    src: local(""), url(../fonts/roboto-v27-latin-900.woff2) format("woff2"), url(../fonts/roboto-v27-latin-900.woff) format("woff");
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body,
br {
    line-height: 1;
}
body {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
br {
    font-size: 0;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
button,
button:focus,
input,
input:focus {
    outline: 0;
}
a {
    text-decoration: none;
}
button {
    border: 0;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    background: 0 0;
    display: block;
    padding: 0;
}
::-moz-focus-inner,
::-moz-focus-outer {
    border: 0;
    padding: 0;
}
:active,
:focus,
:hover,
:visited {
    outline: 0 !important;
}
::-ms-clear {
    display: none;
}
* {
    -webkit-tap-highlight-color: transparent;
}
html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}
a:-moz-focusring,
select:-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="file"] > input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
    border: 0;
}
:not(#fake) {
    outline: 0;
}
img {
    display: block;
    max-width: 100%;
}
svg {
    overflow: hidden;
}
.container {
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.title {
    font-size: 28px;
    color: #222;
    line-height: 1;
    text-align: center;
}
.text-bold,
.title {
    font-weight: 700;
}
.text-black {
    font-weight: 900;
}
.text-nowrap {
    white-space: nowrap;
}
.bg,
.no-webp .bg {
    background: #e4f6fa;
}
.accent {
    color: #2d4f7b;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.promo.bg {
   padding-top: 105px;
}
.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 {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-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;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff;
}
.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: "â†";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
    content: "â†’";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}
[dir="rtl"] .slick-next:before {
    content: "â†";
}
.slick-dots,
.slick-dots li button:before {
    position: absolute;
    left: 0;
    text-align: center;
}
.slick-dots {
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}
.slick-dots li {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    top: 0;
    width: 20px;
    height: 20px;
    content: "";
    opacity: 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;
}
.block {
    padding-top: 25px;
    padding-bottom: 25px;
}
.order.block {
    padding-top: 10px;
}
.timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.timer__text {
    font-size: 16px;
    line-height: 18px;
    color: #333;
}
.timer__block {
    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;
    font-size: 24px;
    font-weight: 700;
}
.slick-dots li,
.timer__block span {
    display: inline-block;
}
.timer .hours,
.timer .minutes,
.timer .seconds {
    padding: 9px;
    border: 2px solid #4c86ce;
    background-color: #fff;
    border-radius: 5px;
    color: #000;
}
.timer .hours:nth-child(2n-1),
.timer .minutes:nth-child(2n-1),
.timer .seconds:nth-child(2n-1) {
    margin-right: 4px;
}
.timer__dots {
    margin: 0 2.5px 1px;
    color: #000;
    opacity: 0.6;
    font-size: 19px;
    font-weight: 400;
}
.btn {
    border-radius: 5px;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #4479bb), color-stop(51%, #345d90), color-stop(74%, #4b84cc), to(#2d4f7b));
    background-image: linear-gradient(to left, #4479bb 0, #345d90 51%, #4b84cc 74%, #2d4f7b 100%);
    font-size: 27px;
    font-weight: 900;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-size: 200% 100%;
    background-position: 100% 100%;
    border-bottom: 4px solid #08193c;
    line-height: 1;
    padding: 10px 0 8px;
    -webkit-box-shadow: inset 0 0 4px rgba(251, 109, 22, 0.48);
    box-shadow: inset 0 0 4px rgba(251, 109, 22, 0.48);
    cursor: pointer;
}
.btn__small {
    font-size: 20px;
    font-weight: 500;
}
.btn:hover {
    background-position: 0 0;
    border-bottom: 4px solid #08193c;
}
.header {
    padding: 15px 0;
    -webkit-box-shadow: 0 4px 4px rgba(3, 3, 3, 0.05);
    box-shadow: 0 4px 4px rgba(3, 3, 3, 0.05);
    background-color: #fff;
    position: fixed;
    z-index: 99999;
    width: 100%;
}
.header__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .timer,
.header__nav {
    display: none;
}
.header__button {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    border-radius: 30px;
    max-width: 155px;
    padding: 9.5px 0;
}
.header__button,
.header__button:hover {
    border-width: 2px;
}
.header__logo {
    width: 135px;
    margin-right: 10px;
}
.promo__picture {
    display: none;
}
.promo__title {
    max-width: 300px;
    margin: 0 auto 10px;
}
.promo__subtitle {
    color: #222;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}
.promo__content {
    margin-bottom: 20px;
}
.promo-prove__icon {
    width: 100px;
}
.promo__item {
    color: #333;
    font-size: 18px;
    line-height: 24px;
    padding-left: 50px;
    font-weight: 500;
    min-height: 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.promo__item:not(:last-child) {
    margin-bottom: 10px;
}
.promo__item::before {
    content: "";
    width: 42px;
    height: 42px;
    background-image: url(../images/bulit_img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 68%;
    border-radius: 50%;
    -webkit-box-shadow: 0 3px 13px rgba(229, 216, 203, 0.55);
    box-shadow: 0 3px 13px rgba(229, 216, 203, 0.55);
    background-color: #fff;
    border: 4px solid #4c86ce;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.promo__prod {
    height: auto;
    max-width: 285px;
}
.promo__product {
    position: relative;
    padding-top: 35px;
    margin: 0 auto 20px;
    max-width: 275px;
}
.promo__product:before {
    content: "-50%";
    position: absolute;
    left: 0;
    top: 0;
    color: #fff5eb;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    width: 95px;
    height: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../images/action.png) no-repeat center/contain;
}
.promo__medal {
    position: absolute;
    top: 0;
    right: 35px;
    width: 70px;
}
.promo__product:before,
.promo__prove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.promo__prove {
    margin-bottom: 20px;
}
.promo .form {
    padding-top: 40px;
    margin: 0 auto;
}
.form {
    width: 270px;
}
.form__inside {
    -webkit-box-shadow: 0 0 35px rgba(134, 147, 162, 0.25);
    box-shadow: 0 0 35px rgba(134, 147, 162, 0.25);
    border-radius: 5px;
    border: 3px solid #4c86ce;
    position: relative;
}
.form__inner {
    background-color: #fff;
    padding: 25px 23px 15px;
    border-radius: 4px 4px 0 0;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #dedddd;
}
.form__title {
    font-size: 30px;
    margin-bottom: 7px;
}
.form__subtitle {
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    color: #342c24;
}
.form__subtitle .date-0 {
    color: #2d4f7b;
    display: block;
}
.form__free {
    font-size: 18px;
    margin-bottom: 20px;
}
.form__name,
.form__phone {
    position: relative;
    margin-bottom: 15px;
}
.form__name::before,
.form__phone::before {
    content: "";
    width: 25px;
    height: 29px;
    position: absolute;
    left: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.form__name::before {
    background-image: url(../images/form_name_icon.svg);
}
.form__phone::before {
    background-image: url(../images/form_phone_icon.svg);
}
.form__btn {
    padding: 10px 30px;
    margin-bottom: 0;
}
.form__info {
    font-size: 18px;
    margin-bottom: 15px;
}
.form__condition {
    color: rgba(31, 31, 31, 0.7);
    font-size: 15px;
}
.form__left {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    padding: 13px 10px;
}
.form__note {
    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;
    color: rgba(34, 34, 34, 0.7);
    font-size: 15px;
    line-height: 16.52px;
    padding: 12px 5px 18px;
}
.form__note img {
    margin-right: 15px;
}
.input {
    -webkit-box-shadow: inset 2px 3px 5px rgba(34, 35, 39, 0.09);
    box-shadow: inset 2px 3px 5px rgba(34, 35, 39, 0.09);
    border-radius: 5px;
    border: 1px solid #dedddd;
    background-color: #fff;
    padding: 19px 10px 19px 50px;
    width: 100%;
    color: #666;
    font-size: 16px;
    line-height: 18px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
}
.input::-webkit-input-placeholder {
    opacity: 0.7;
}
.input::-moz-placeholder {
    opacity: 0.7;
}
.input:-ms-input-placeholder {
    opacity: 0.7;
}
.input::placeholder {
    opacity: 0.7;
}
.form__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    width: 100%;
    margin-top: 22px;
    position: relative;
    margin-bottom: 22px;
}
.form__price-val {
    text-align: center;
}
.form__price-title {
    font-size: 13px;
    color: #666;
}
.form__price-title--new {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.form__price-before {
    font-size: 28px;
    color: #a2a1a1;
    margin-top: 14px;
}
.form__price-before_line {
    position: relative;
    font-size: 24px;
}
.form__price-before_line::after,
.form__price-before_line::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #2c4f7a;
    position: absolute;
    top: 50%;
    left: 0;
}
.form__price-before_line::before {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}
.form__price-before_line::after {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
.form__price-before_size {
    font-size: 16px;
}
.x_currency {
    margin-left: 5px;
}
.form_before {
    display: block;
    width: 1px;
    margin-top: 3px;
    height: 50px;
    background-color: #d1d0d0;
}
.form__price-after {
    font-size: 40px;
    color: #000;
    font-weight: 900;
    margin-top: 5px;
    position: relative;
    margin-right: -7px;
}
.form__price-after_size {
    font-size: 16px;
    font-weight: 400;
}
.form__price-after .x_currency {
    color: #000;
    font-weight: 500;
}
.online-people,
.online-sold,
.online-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.online-people,
.online-sold {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.online-people img,
.online-sold img {
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.online-people p,
.online-sold p {
    color: #626262;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin-left: 5px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.online-wrapper {
    padding: 0 10px;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.online-block {
    background-color: #fff;
    padding-bottom: 15px;
    padding-top: 15px;
    border-radius: 0 0 5px 5px;
}
.anonymous {
    width: 70px;
    height: 70px;
    background-color: #989898;
    border: 3px solid #eceff0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -50px;
    z-index: 3;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.anonymous-img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    max-width: 30px;
}
.anonymous-text {
    font-size: 8px;
    color: #fff;
    font-weight: 500;
}
.action01 .form__btn::before,
.form__condition,
.price-star {
    display: none;
}
.online-dynamic {
    color: #2d4f7b;
}
.statistics__title {
    margin-bottom: 20px;
}
.statistics__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.statistics__box {
    -webkit-box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    border-radius: 5px;
    border: 1px solid #e0e2e2;
    padding: 15px 20px;
    position: relative;
    max-width: 300px;
    margin-left: 5px;
    margin-right: 5px;
}
.statistics__box.active .statistics__text--accent {
    background-color: #c6e7ee;
}
.statistics__box:not(:last-child) {
    margin-bottom: 15px;
}
.statistics__box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 66px;
    height: 3px;
    background-color: #4c86ce;
}
.statistics__circle {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 0;
    margin: 0 auto 15px;
}
.statistics__text {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}
.statistics__text--accent {
    -webkit-transition: 0.8s;
    transition: 0.8s;
    border-radius: 30px;
    white-space: nowrap;
    padding: 0 8px;
}
.statistics-circle__item {
    width: 100%;
    height: 100%;
    background-color: #fa861b;
    background-image: -webkit-gradient(linear, right top, left top, from(#4b84cc), to(#2d4f7b));
    background-image: linear-gradient(to left, #4b84cc 0, #2d4f7b 100%);
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.statistics-circle__item::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: #dddede;
    top: 0;
    left: 0;
}
.statistics-circle__item::after {
    content: "";
    position: absolute;
    width: 170px;
    height: 80px;
    background-color: #dddede;
    bottom: 1px;
    right: -59px;
    -webkit-transform: rotate(-23deg);
    transform: rotate(-23deg);
}
.statistics-circle__item--2::after {
    bottom: -6px;
    right: -74px;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
}
.statistics-circle__item--3::before {
    height: 50%;
}
.composition-box__name br,
.statistics-circle__item--3::after {
    display: none;
}
.statistics-circle__percent {
    width: 78px;
    height: 78px;
    -webkit-box-shadow: 0 4px 4px rgba(3, 3, 3, 0.15);
    box-shadow: 0 4px 4px rgba(3, 3, 3, 0.15);
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    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;
    color: #222;
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
    z-index: 4;
}
.problems__title {
    margin-bottom: 13px;
}
.problems__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;
}
.problems__item {
    width: 270px;
    margin: 32px 5px 7px;
    -webkit-box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    border: 1px solid #e0e2e2;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    -webkit-transition: 1s;
    transition: 1s;
}
.directions__pack .action01__discount,
.problems-item__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
}
.directions__pack img {
    margin-bottom: 0;
}
.problems-item__icon {
    width: 50px;
    height: 50px;
    background-color: #4b87cf;
    border-radius: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -25px;
}
.problems-item__icon.fourth img {
    width: 50%;
}
.problems-item__img img {
    border-radius: 5px 5px 0 0;
}
.problems-item__text,
.problems__note {
    width: 100%;
    padding: 15px 10px;
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
}
.problems__note {
    letter-spacing: -0.22px;
    color: #333;
    -webkit-box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    border: 2px solid #4c86ce;
    background-color: #fff;
    max-width: 1030px;
    margin: 30px auto 0;
    padding: 15px 20px;
    border-radius: 40px;
    position: relative;
}
.problems__note:before {
    content: "";
    position: absolute;
    top: -15px;
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-left: 2px solid #4c86ce;
    border-top: 2px solid #4c86ce;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}
.directions__title {
    margin-bottom: 20px;
}
.directions__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.directions__pack {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 200px;
}
.directions__pack .action01__discount {
    right: 140px;
    top: -20px;
}
.directions__list {
    -webkit-box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    border-radius: 5px;
    border: 1px solid #e0e2e2;
    padding: 20px 15px;
    position: relative;
    margin-top: 70px;
    margin-bottom: 20px;
}
.directions-list__name {
    color: #222;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -50px;
    z-index: 0;
}
.directions-list__name::before {
    content: "1";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #e4e4e4;
    line-height: 74px;
    font-size: 80px;
    z-index: -1;
}
.directions-list__name--second::before {
    content: "2";
}
.directions-list__item {
    display: flex;
    align-items: center;
    min-height: 44px;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    padding-left: 55px;
    max-width: 360px;
}
.directions-list__item::before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-box-shadow: 0 3px 13px rgba(229, 216, 203, 0.55);
    box-shadow: 0 3px 13px rgba(229, 216, 203, 0.55);
    border: 3px solid #4c86ce;
    background: url(../images/bulit_img.png) no-repeat center;
    background-size: 24px;
}
.directions-list__item:not(:last-child) {
    margin-bottom: 15px;
}
.directions__pack {
    position: relative;
    margin-top: 10px;
}
.action01 {
    padding-top: 0 !important;
}
.action01__title {
    color: #1f2124;
    margin-bottom: 10px;
}
.action01__title--accent {
    color: #2d4f7b;
}
.action01__discount {
    color: #f7f8f9;
    font-size: 24px;
    font-weight: 900;
    line-height: 26px;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #000;
    width: 95px;
    height: 80px;
    background: url(../images/action.png) no-repeat center/contain;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.action01 .timer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.action01 .timer__text {
    margin-bottom: 5px;
}
.action01 .form__price,
.action01 form {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.action01 .form__btn,
.action01__content {
    position: relative;
}
.action01 .form__btn::before {
    content: "*Ð¿Ñ€Ð¸ Ð¾Ñ„Ð¾Ñ€Ð¼Ð»ÐµÐ½Ð¸Ð¸ Ð·Ð°ÐºÐ°Ð·Ð°";
    position: absolute;
    bottom: -22px;
    left: 0;
    font-size: 14px;
    color: #000;
    width: 100%;
    font-weight: 400;
}
.changes__title {
    margin-bottom: 20px;
}
.changes__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;
}
.changes__item {
    -webkit-box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    border-radius: 5px;
    border: 1px solid #e0e2e2;
    background-color: #fff;
    max-width: 285px;
}
.changes__item.active .changes-item__text::before {
    width: 66px;
}
.changes__item:not(:last-child) {
    margin-bottom: 15px;
}
.changes-item__img {
    border-radius: 5px 5px 0 0;
}
.changes-item__text {
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    padding: 15px 20px;
}
.product {
    overflow-x: hidden;
}
.product__title {
    margin-bottom: 20px;
}
.product__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product__pack {
    max-width: 260px;
    position: relative;
    margin-bottom: 15px;
}
.product-info__box,
.product__pack::before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product__pack::before {
    content: "-50%";
    position: absolute;
    right: -35px;
    top: 0;
    color: #fff5eb;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    width: 95px;
    height: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(../images/action.png) no-repeat center/contain;
}
.product-info__box {
    margin-bottom: 15px;
}
.product-info__icon {
    max-width: 92px;
    width: 100%;
}
.product-info__icon:not(:last-child) {
    margin-right: 5px;
}
.product__btn {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}
.trade__title {
    margin-bottom: 20px;
}
.trade__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;
}
.trade__item {
    max-width: 240px;
    -webkit-box-shadow: 0 0 25px rgba(29, 29, 29, 0.2);
    box-shadow: 0 0 25px rgba(29, 29, 29, 0.2);
}
.trade__item:not(:last-child) {
    margin-bottom: 10px;
}
.composition__title {
    margin-bottom: 15px;
}
.composition__subtitle {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    margin-bottom: 20px;
    max-width: 955px;
    margin-left: auto;
    margin-right: auto;
}
.composition__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.composition__box {
    max-width: 300px;
    margin-bottom: 20px;
    text-align: center;
}
.composition-box__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 7px;
}
.composition-box__name {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
}
.composition-box__info {
    color: #333;
    font-size: 15px;
    line-height: normal;
}
.composition__pack {
    margin-top: 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 230px;
    margin-bottom: 20px;
}
.composition__btn {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}
.composition__pack.active .composition__line::before {
    width: 73px;
}
.composition__pack.active .composition__line:after {
    width: 84px;
}
.graph__title {
    margin-bottom: 15px;
}
.graph__subtitle {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    margin-bottom: 20px;
    max-width: 985px;
    margin-left: auto;
    margin-right: auto;
}
.graph__content {
    -webkit-box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    border-radius: 5px;
    border: 1px solid #e0e2e2;
    background-color: #fff;
    overflow-x: scroll;
    overflow-y: hidden;
}
.graph__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 5px 60px;
    height: 294px;
    position: relative;
    width: 420px;
}
.graph__number {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 5px 60px;
}
.graph-number__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.graph-number__item--text {
    text-align: center;
    color: #444;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    width: 35px;
}
.graph-number__item--line {
    width: 100%;
    height: 1px;
    background-color: #c3c3c3;
}
.graph-number__item:not(:last-child) {
    margin-bottom: 25px;
}
.graph-indicators__item,
.graph__indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.graph__indicators {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 5px 20px -4px 30px;
    padding: 0 10px;
}
.graph-indicators__item {
    height: 100%;
    width: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 0;
    color: #fff;
    font-weight: 900;
    opacity: 0;
}
.graph-indicators__item:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    border-radius: 3px 3px 0 0;
    z-index: -1;
    height: 0%;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.graph-indicators__info {
    position: absolute;
    left: 0;
    bottom: -50px;
    color: #222;
    font-size: 10px;
    line-height: normal;
    width: 80px;
    height: 40px;
    font-weight: 400;
}
.graph__box.active .graph-indicators__item {
    opacity: 1;
}
.graph__box.active .graph-indicators__item--1:before {
    background-color: #6fa130;
    height: 100%;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.graph__box.active .graph-indicators__item--2:before {
    background-color: #306ec3;
    height: 93%;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.graph__box.active .graph-indicators__item--3:before {
    background-color: #f0962b;
    height: 69.4%;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.graph__box.active .graph-indicators__item--4:before {
    background-color: #a361bd;
    height: 60%;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.mark__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.mark-content__icon {
    max-width: 108px;
}
.mark-content__icon--line {
    position: relative;
}
.action02__title {
    margin-bottom: 10px;
}
.action02__subtitle {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
}
.action02__content {
    padding-top: 25px;
    position: relative;
}
.action02 .timer,
.action02__discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.action02__discount {
    color: #f7f8f9;
    font-size: 24px;
    font-weight: 900;
    line-height: 26px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #000;
    width: 95px;
    height: 80px;
    background: url(../images/action.png) no-repeat center/contain;
    margin-bottom: 10px;
    position: absolute;
    top: 167px;
    left: 17%;
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
}
.action02 .timer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
}
.action02 .timer__text {
    margin-bottom: 5px;
}
.action02 form,
.action02__discount,
.action02__pack {
    margin-left: auto;
    margin-right: auto;
}
.action02__pack {
    margin-top: 30px;
    padding-bottom: 15px;
    max-width: 160px;
}
.action02 form {
    max-width: 270px;
}
.reviews__title {
    margin-bottom: 15px;
}
.reviews__list {
    counter-reset: reviews-item;
    border-radius: 5px;
    border: 1px solid #e0e2e2;
    background-color: #e9f8fb;
    padding: 5px 10px 15px;
    overflow: hidden;
    height: 475px;
    overflow-y: scroll;
}
.reviews__item {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 15px;
    padding-top: 15px;
}
.reviews__item:last-child {
    border-bottom: 0;
}
.reviews__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.reviews-user__ava {
    border-radius: 50%;
    margin-right: 12px;
    width: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.reviews-user__name {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.reviews-user__city {
    display: block;
    font-size: 16px;
    color: #666;
}
.reviews-info__top {
    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;
    position: relative;
}
.reviews-info__top::before {
    counter-increment: reviews-item;
    content: "# 0" counter(reviews-item);
    position: absolute;
    right: 0;
    bottom: 13px;
    color: #7a7b88;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}
.reviews-info__thesis {
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    margin-bottom: 10px;
}
.reviews-info__btn {
    border-radius: 40px;
    border: 1px solid rgba(102, 102, 102, 0.4);
    max-width: 200px;
    width: 100%;
    text-align: center;
    background: 0 0;
    color: #666;
    font-size: 16px;
    padding: 10px 15px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
.reviews-info__btn:hover {
    background-color: #fa861b;
    color: #fff;
}
.reviews-info__text {
    color: #333;
    font-size: 16px;
    line-height: normal;
    background-color: #fff;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s, padding 0.8s;
    transition: max-height 0.5s, padding 0.8s;
}
.reviews-info__text--fix {
    display: block;
    padding: 15px;
}
.reviews__item.active .reviews-info__text {
    max-height: 800px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.reviews__item.active .reviews-info__btn {
    background-color: #fa861b;
    background-image: -webkit-gradient(linear, right top, left top, from(#4b84cc), to(#2d4f7b));
    background-image: linear-gradient(to left, #4b84cc 0, #2d4f7b 100%);
    color: #fff;
}
.reviews__item.active .reviews-info__btn:hover {
    background: 0 0;
    color: #666;
}
.reviews__list::-webkit-scrollbar {
    width: 8px;
    background: #fff;
    border: 1px solid #efefef;
}
.reviews__list::-webkit-scrollbar-button {
    display: none;
}
.reviews__list::-webkit-scrollbar-thumb {
    background: #2c4f7a url(../images/thumb.png) no-repeat center;
    background-size: 50%;
}
.myths__title {
    margin-bottom: 15px;
}
.myths__content {
    border-radius: 5px;
    border: 1px solid #e0e2e2;
    background-color: #fff;
    padding: 0 10px;
}
.myths__item {
    padding: 15px 0;
    position: relative;
    cursor: pointer;
}
.myths__item:not(:last-child) {
    border-bottom: 1px solid #e0e2e2;
}
.myths-item__title {
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    margin-right: 30px;
}
.myths-item__text {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    max-height: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
}
.myths-item__text--fix {
    margin-top: 10px;
    display: block;
}
.myths-item__btn {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.myths-item__btn::after,
.myths-item__btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #2c4f7a;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.myths-item__btn:before {
    width: 100%;
    height: 4px;
}
.myths-item__btn::after {
    width: 4px;
    height: 100%;
}
.myths__item.active .myths-item__text {
    max-height: 500px;
}
.myths__item.active .myths-item__btn {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.myths__item.active .myths-item__btn::before {
    opacity: 0;
}
.myths__item.active .myths-item__btn:after {
    background-color: #4b87cf;
}
.order__title {
    margin-bottom: 20px;
}
.order__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.order__item {
    -webkit-box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
    border-radius: 5px;
    border: 1px solid #e0e2e2;
    background-color: #fff;
    max-width: 270px;
    width: 100%;
}
.order__item:not(:last-child) {
    margin-bottom: 15px;
}
.order__item:nth-child(-n + 2) {
    margin-bottom: 10px !important;
}
.order-item__img {
    height: 215px;
    border-bottom: 1px solid #e0e2e2;
    background-color: #ebf9fb;
    position: relative;
}
.order-item__img--1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.order-item__img--2,
.order-item__img--4 {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.order-item__img--3 {
    position: absolute;
    bottom: 5px;
    left: 0;
}
.order-item__img .anonymous {
    top: 7px;
    right: 14px;
    -webkit-transform: none;
    transform: none;
    left: auto;
    width: 90px;
    height: 90px;
}
.order-item__img .anonymous-img {
    max-width: 41px;
}
.order-item__img .anonymous-text {
    font-size: 9px;
}
.order-item__text {
    color: #222;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    padding: 12px 30px;
}
.footer {
    padding: 20px 0;
}
.ev-footer__logo svg {
    width: 54px;
    height: 49px;
    margin-bottom: 15px;
}
.box_footer {
    text-align: center;
    padding: 0 15px 15px;
    font-size: 16px;
}
.create_rom_footer,
.ev-footer {
    padding: 0;
}
.ev-footer__logo,
.ev-footer__logo a {
    pointer-events: none !important;
}
.my-popup .promo__subtitle {
    font-size: 23px;
    line-height: normal;
    margin-bottom: 20px;
}
.ever-popup__close {
    right: -3px !important;
}
.my-popup__wrap {
    margin: 0 auto;
    width: 100%;
    padding: 47px 63px 47px 43px;
    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;
    border-radius: 10px;
    background: url(../img/popup-bg.webp) no-repeat center/cover;
}
.my-popup__wrap .reviews-amount {
    display: none;
}
.my-popup__wrap .main-form {
    margin-bottom: 10px;
    padding-top: 15px;
}
.my-popup__wrap .main-form__field {
    margin-bottom: 10px;
}
.my-popup__wrap .main-form__title {
    margin-bottom: 5px;
}
.my-popup__wrap .my-popup__quality {
    right: -11px;
    left: auto;
    top: -46px;
    width: 90px;
    height: 90px;
    -webkit-transform: none;
    transform: none;
}
.my-popup__pack {
    width: 250px;
    padding-bottom: 0;
    position: relative;
    margin-right: 45px;
    z-index: 0;
}
.my-popup__left {
    text-align: center;
    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;
    width: 100%;
}
.my-popup__right {
    margin-left: auto;
}
.my-popup__quality {
    position: absolute;
    left: -42px;
    top: -63px;
    width: 100px;
}
.ever-popup {
    z-index: 121 !important;
}
.ever-popup__inner {
    max-width: 830px !important;
    margin-top: 0 !important;
}
.ever-popup__close:after,
.ever-popup__close:before {
    top: 14px !important;
    right: -36px !important;
    height: 4px !important;
    border-radius: 20px;
}
.ever-popup.show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.no-webp .my-popup__wrap {
    background: url(../img/popup-bg.jpg) no-repeat center/cover;
}
.banner {
    display: none;
}
@media screen and (max-width: 400px) {
    .my-popup .form-sale {
        top: -45px;
        left: -30px;
    }
    .reviews-info__top::before {
        display: none;
    }
}
@media screen and (min-width: 421px) {
    .graph__content {
        overflow-x: inherit;
        overflow-y: inherit;
    }
    .graph__box {
        width: 100%;
    }
}
@media screen and (max-width: 479px) {
    .ever-popup__close {
        right: 0 !important;
    }
}
@media screen and (min-width: 480px) {
    .container {
        width: 480px;
    }
    .title {
        font-size: 30px;
    }
    .block {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .header__button {
        max-width: 190px;
        font-size: 18px;
        padding: 12.5px 0;
    }
    .promo__wrapper {
        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;
    }
    .promo-prove__icon {
        width: 120px;
    }
    .promo__title {
        font-size: 64px;
        margin-bottom: 15px;
    }
    .promo__subtitle {
        margin-bottom: 20px;
    }
    .promo__item {
        padding-left: 50px;
    }
    .img-product {
        max-width: 265px;
        margin-bottom: 40px;
        margin-left: -30px;
    }
    .promo__product {
        padding-top: 49px;
    }
    .promo__medal {
        right: 50px;
        width: 98px;
    }
    .promo .form {
        padding-top: 38px;
        margin: 0;
    }
    .promo .form__inner::before {
        top: -30px;
        right: -40px;
    }
    .problems__item {
        width: 220px;
    }
    .changes__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 100%;
    }
    .changes-item__img {
        border-radius: 5px 0 0 5px;
    }
    .changes-item__text {
        font-size: 16px;
        line-height: 24px;
        max-width: 255px;
        padding: 15px;
        position: relative;
        height: 100%;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .trade__list {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .trade__item {
        max-width: 220px;
    }
    .composition__box {
        max-width: 230px;
    }
    .composition-box__name {
        font-size: 22px;
        font-weight: 500;
    }
    .composition-box__name br {
        display: block;
    }
    .order__title {
        margin-bottom: 25px;
    }
    .order__content {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .order__item {
        max-width: 220px;
    }
    .order__item:not(:last-child) {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 640px) {
    .container {
        width: 640px;
    }
    .title {
        font-size: 34px;
    }
    .header {
        padding: 20px 0;
    }
    .header__wrapper,
    .promo__wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .header .timer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .header .timer .timer__text {
        margin-bottom: 5px;
    }
    .timer .hours,
    .timer .minutes,
    .timer .seconds {
        padding: 7px;
        font-size: 18px;
    }
    .promo__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .promo__title {
        font-size: 68px;
        margin-bottom: 20px;
    }
    .promo__product:before {
        font-size: 26px;
        width: 110px;
        height: 83px;
    }
    .promo__item {
        padding: 50px 0 0;
        width: 33%;
        text-align: center;
    }
    .promo__item:not(:last-child) {
        margin-bottom: 0;
    }
    .promo__item::before {
        width: 41px;
        height: 39px;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .promo__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .promo__image {
        width: 250px;
    }
    .promo__medal {
        right: 15px;
    }
    .promo__prove {
        margin-bottom: 0;
    }
    .promo .form {
        padding-top: 40px;
        margin-right: 15px;
    }
    .promo .form__inner::before {
        top: -40px;
        right: -20px;
    }
    .problems__item {
        width: 270px;
    }
    .problems__note {
        font-size: 20px;
    }
    .directions__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .directions__pack .action01__discount {
        display: none;
    }
    .directions__list {
        max-width: 300px;
        margin-bottom: 0;
        min-height: 373px;
    }
    .directions__pack {
        margin-top: 60px;
    }
    .action01__title {
        margin-bottom: 24px;
    }
    .action01__discount {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        bottom: 60px;
        left: 100px;
        position: absolute;
    }
    .action01 .timer {
        position: absolute;
        bottom: 0;
        left: 40px;
    }
    .action01 .form__price {
        bottom: 130px;
        left: 0;
        position: absolute;
    }
    .action01 form,
    .action02 form {
        margin-right: 0;
    }
    .action01__content {
        max-width: 620px;
        margin-left: auto;
        margin-right: auto;
    }
    .changes-item__img {
        width: 260px;
    }
    .changes-item__text {
        font-size: 18px;
        line-height: 26px;
        padding: 15px 25px;
    }
    .changes-item__text::before {
        content: "";
        position: absolute;
        top: 0;
        width: 0;
        height: 3px;
        background-color: #4c86ce;
        -webkit-transition: 0.6s;
        transition: 0.6s;
    }
    .product__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .product__pack {
        margin-bottom: 0;
    }
    .trade__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .trade__item {
        margin-left: 5px;
        max-width: 240px;
        margin-right: 5px;
    }
    .composition__subtitle {
        font-size: 20px;
    }
    .composition__box {
        max-width: 279px;
    }
    .composition-box__info {
        font-size: 17px;
    }
    .graph__subtitle {
        font-size: 20px;
    }
    .graph__indicators {
        padding-left: 20px;
    }
    .graph-indicators__item {
        width: 56px;
        font-size: 16px;
    }
    .graph-indicators__info {
        font-size: 12px;
        bottom: -47px;
    }
    .mark__content {
        max-width: 530px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: auto;
        margin-right: auto;
    }
    .mark-content__icon--line::after,
    .mark-content__icon--line:before {
        content: "";
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 85px;
        height: 1px;
        background-color: #d1d1d1;
    }
    .mark-content__icon--line:before {
        left: -92px;
    }
    .mark-content__icon--line::after {
        right: -92px;
    }
    .action02__content {
        position: relative;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    .action02__discount {
        position: relative;
        -webkit-transform: none;
        transform: none;
        top: 0;
        left: 0;
        margin-bottom: -70px;
        margin-left: 110px;
        z-index: 10;
    }
    .action02 .timer {
        max-width: 270px;
        margin-left: auto;
    }
    .action02__pack {
        position: absolute;
        bottom: 0;
        left: 0;
        padding-bottom: 0;
    }
    .reviews__list {
        height: 400px;
    }
    .reviews__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .reviews__user {
        width: 200px;
        margin-right: 10px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        margin-bottom: 0;
    }
    .myths__title {
        margin-bottom: 25px;
    }
    .myths__content {
        padding: 0 15px;
    }
    .order__content {
        max-width: 560px;
        margin: 0 auto;
    }
    .order__item {
        max-width: 270px;
    }
    .directions__list {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
@media (max-height: 699px) {
    .ever-popup__inner {
        margin-top: 40px !important;
    }
    .ever-popup.show {
        display: block !important;
    }
}
@media screen and (max-width: 767px) {
    .ev-footer__logo svg {
        width: 46px;
        height: 41px;
    }
    .header {
        padding: 8px 0;
    }
}
@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;
    }
    .header .timer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .header .timer .timer__text {
        margin-bottom: 0;
        margin-right: 10px;
        max-width: 110px;
        font-size: 14px;
    }
    .promo__wrapper {
        align-items: center;
        justify-content: center;
    }
    .promo__title {
        font-size: 72px;
        margin-bottom: 25px;
    }
    .promo__image {
        margin-right: 70px;
        width: auto;
    }
    .promo__medal {
        right: 50px;
    }
    .promo__subtitle {
        font-size: 22px;
    }
    .promo .form {
        margin-right: 25px;
    }
    .promo .form__inner::before {
        right: -30px;
    }
    .statistics__title {
        margin-bottom: 25px;
    }
    .trade__title {
        margin-bottom: 30px;
    }
    .mark__content {
        max-width: 630px;
    }
    .mark-content__icon {
        max-width: 130px;
    }
    .mark-content__icon--line::after,
    .mark-content__icon--line:before {
        width: 100px;
    }
    .mark-content__icon--line:before {
        left: -108px;
    }
    .mark-content__icon--line::after {
        right: -108px;
    }
    .myths__title {
        margin-bottom: 30px;
    }
    .myths-item__title {
        font-size: 19px;
    }
    .myths-item__text {
        font-size: 17px;
    }
    .action02__content {
        padding-top: 40px;
    }
}
@media screen and (max-width: 999px) {
    .my-popup .form__approved {
        padding-left: 40px;
        background-position: 0 50%;
    }
    .my-popup__wrap {
        width: 300px;
        padding: 20px 0 15px;
        background: #e4f6fa !important;
    }
    .my-popup__left {
        display: none;
    }
    .my-popup__right {
        margin-left: 0;
    }
    .ever-popup__inner {
        width: 300px !important;
    }
    .ever-popup__close:after,
    .ever-popup__close:before {
        top: 15px !important;
        right: 0 !important;
    }
}
@media screen and (min-width: 1023px) {
    .footer {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .action02__content {
        padding-top: 50px;
    }
}
@media screen and (max-width: 1023px) {
    .my-popup .main__form {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 1024px) {
    .container {
        width: 1024px;
    }
    .title {
        font-size: 40px;
        line-height: normal;
    }
    .bg {
        background: url(../images/bg.webp) no-repeat center/cover;
    }
    .no-webp .bg {
        background: url(../img/bg.jpg) no-repeat center/cover;
    }
    .header__nav,
    .nav__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .nav__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 0;
    }
    .nav__item:first-child {
        margin-right: 15px;
    }
    .nav__item:hover .nav__item-text {
        border-bottom-color: transparent;
    }
    .nav__item-image {
        margin-right: 12px;
    }
    .nav__item-text {
        color: #333;
        font-size: 16px;
        line-height: 1;
        border-bottom: 2px dotted #333;
    }
    .header__logo {
        width: 145px;
    }
    .header__button {
        max-width: 175px;
        padding: 10.5px 0;
    }
    .promo__wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        position: relative;
    }
    .promo__picture {
        display: block;
        position: absolute;
        bottom: 0;
        height: auto;
        left: -58px;
        width: 525px;
    }
    .promo__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        max-width: 325px;
        margin-right: 25px;
        padding-bottom: 40px;
    }
    .promo__title {
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 25px;
    }
    .promo__subtitle {
        text-align: left;
        margin-bottom: 40px;
    }
    .promo__item {
        font-size: 20px;
        width: 100%;
        text-align: left;
        padding: 0 0 0 60px;
    }
    .promo__item:not(:last-child) {
        margin-bottom: 20px;
    }
    .promo__item::before {
        top: 50%;
        left: 0;
        width: 50px;
        height: 50px;
        background-size: auto;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .promo__list {
        margin: 0;
        max-width: 320px;
        display: block;
    }
    .promo__product {
        position: absolute;
        left: 0;
        bottom: -60px;
        width: 250px;
        margin-bottom: 0;
    }
    .promo__medal {
        right: 40px;
    }
    .promo__prove {
        position: absolute;
        bottom: 60px;
        width: 325px;
    }
    .promo .form {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 0;
        margin-right: 0;
    }
    .anonymous {
        -webkit-transform: none;
        transform: none;
        left: auto;
        right: -15px;
    }
    .statistics__title {
        margin-bottom: 40px;
    }
    .statistics__content {
        -webkit-box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
        box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
        border: 1px solid #e0e2e2;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .statistics__box {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
        width: 33.3%;
        max-width: 100%;
        padding: 30px 15px 20px;
    }
    .statistics__box:not(:last-child) {
        margin: 0;
    }
    .statistics__box:not(:last-child)::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 80%;
        background-color: #96a6b8;
        opacity: 0.3;
        width: 1px;
    }
    .problems__title {
        margin-bottom: 25px;
    }
    .problems__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .problems__list.active .problems__item:nth-child(odd) {
        margin-top: 52px;
    }
    .problems__item {
        width: 235px;
        margin: 25px 0 0;
        height: 284px;
    }
    .problems__note {
        margin-top: 40px;
    }
    .directions__content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        flex-wrap: nowrap;
    }
    .directions__content::before {
        content: "";
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        height: 82%;
        -webkit-box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
        box-shadow: 0 4px 25px rgba(3, 3, 3, 0.05);
        border-radius: 5px;
        border: 1px solid #e0e2e2;
    }
    .directions__pack {
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit;
        max-width: 200px;
    }
    .directions__list {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        max-width: 339px;
    }
    .directions-list__name {
        font-size: 22px;
    }
    .directions-list__name::before {
        font-size: 90px;
    }
    .directions-list__item {
        font-size: 17px;
        line-height: 23px;
    }
    .action01__title {
        margin-bottom: 0;
    }
    .action01__discount {
        position: static;
        margin: 0 20px;
    }
    .action01 .timer {
        position: static;
    }
    .action01 .form__price {
        position: static;
        max-width: 250px;
        margin-bottom: 0;
        margin-top: 15px;
    }
    .action01 form,
    .action01__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .action01 form {
        margin-top: 11px;
    }
    .action01 .form__btn {
        max-width: 240px;
        margin-bottom: 0;
    }
    .action01 .form__btn::before {
        bottom: -25px;
    }
    .action01__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .action01 .form__name,
    .action01 .form__phone {
        margin-bottom: 0;
        margin-right: 10px;
    }
    .action01 .input {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .changes__title {
        margin-bottom: 40px;
    }
    .changes__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .changes__item:not(:last-child) {
        margin-bottom: 0;
    }
    .changes__item:nth-child(-n + 2) {
        margin-bottom: 20px;
    }
    .changes-item__img {
        width: 220px;
    }
    .product__title {
        text-align: left !important;
        margin-bottom: 40px;
        max-width: 620px;
    }
    .product__content {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        position: relative;
    }
    .product__content::before {
        content: "";
        position: absolute;
        width: 415px;
        height: 488px;
        bottom: -60px;
        right: -35px;
        background: url(../img/product-man.webp) no-repeat center/contain;
    }
    .product__pack {
        max-width: 280px;
        margin-right: 30px;
    }
    .product__pack::before {
        right: -15px;
    }
    .product-info__box {
        margin-top: 40px;
        margin-bottom: 35px;
    }
    .no-webp .product__content::before {
        background: url(../img/product-man.png) no-repeat center/contain;
    }
    .trade__title {
        margin-bottom: 40px;
    }
    .trade__item:not(:last-child) {
        margin-bottom: 0;
    }
    .trade__item {
        max-width: 260px;
    }
    .composition__subtitle {
        font-size: 22px;
        margin-bottom: 45px;
    }
    .composition__content {
        position: relative;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .composition__box {
        margin-bottom: 15px;
    }
    .composition__box--second {
        margin-right: 300px;
    }
    .composition-box__info {
        line-height: 26px;
        max-width: 260px;
    }
    .composition__pack {
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit;
        position: absolute;
        top: 50%;
        left: 50%;
        padding-left: 100px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 340px;
        height: 340px;
        background-color: #f2f3f2;
        border-radius: 50%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 100%;
        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;
    }
    .composition__pack--item {
        max-width: 300px;
        margin-bottom: -38px;
        margin-left: -77px;
    }
    .composition__btn {
        position: relative;
    }
    .composition__line {
        width: 24px;
        height: 24px;
        background-color: #4c86ce;
        border: 6px solid #e4e4e4;
        border-radius: 50%;
        position: absolute;
    }
    .composition__line::before {
        content: "";
        position: absolute;
        background-color: #e4e4e4;
        width: 0;
        height: 2px;
        -webkit-transition: 0.6s;
        transition: 0.6s;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .composition__line::after {
        width: 0;
        height: 2px;
        -webkit-transition: width 0.6s;
        transition: width 0.6s;
    }
    .composition__line--1 {
        top: -50px;
        left: -50px;
    }
    .composition__line--1::after,
    .composition__line--1::before {
        content: "";
        position: absolute;
        background-color: #e4e4e4;
        left: 17px;
    }
    .composition__line--1::after {
        left: 78px;
        top: 34px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: -1;
    }
    .composition__line--2 {
        top: -50px;
        right: -50px;
    }
    .composition__line--2::after,
    .composition__line--2::before {
        content: "";
        position: absolute;
        background-color: #e4e4e4;
        right: 17px;
    }
    .composition__line--2::after {
        right: 78px;
        top: 34px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: -1;
    }
    .composition__line--3 {
        bottom: 0;
        left: -50px;
    }
    .composition__line--3::after,
    .composition__line--3::before {
        content: "";
        position: absolute;
        background-color: #e4e4e4;
        left: 17px;
    }
    .composition__line--3::after {
        left: 78px;
        top: -25px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: -1;
    }
    .composition__line--4 {
        bottom: 0;
        right: -50px;
    }
    .composition__line--4::after,
    .composition__line--4::before {
        content: "";
        position: absolute;
        background-color: #e4e4e4;
        right: 17px;
    }
    .composition__line--4::after {
        right: 78px;
        top: -25px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: -1;
    }
    .graph__subtitle {
        font-size: 22px;
        margin-bottom: 40px;
    }
    .graph__content {
        position: relative;
        padding-right: 20px;
        padding-top: 15px;
    }
    .graph__content::before {
        content: "";
        position: absolute;
        width: 296px;
        height: 441px;
        bottom: 0;
        left: 35px;
        background: url(../images/graph-doctor.webp) no-repeat center/contain;
    }
    .graph__box {
        max-width: 600px;
        margin-left: auto;
        height: 400px;
    }
    .graph__number {
        height: 100%;
        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: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .graph__indicators {
        margin-bottom: 6px;
    }
    .no-webp .graph__content::before {
        background: url(../img/graph-doctor.png) no-repeat center/contain;
    }
    .mark {
        padding-top: 50px !important;
        padding-bottom: 43px !important;
    }
    .mark__content {
        max-width: 865px;
    }
    .mark-content__icon {
        max-width: 166px;
    }
    .mark-content__icon--line::after,
    .mark-content__icon--line:before {
        width: 110px;
    }
    .mark-content__icon--line:before {
        left: -142px;
    }
    .mark-content__icon--line::after {
        right: -142px;
    }
    .action02__title {
        width: 100%;
        text-align: left;
        font-size: 45px !important;
    }
    .action02__box,
    .action02__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .action02__content {
        max-width: 760px;
        margin-right: 0;
    }
    .action02__box {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-bottom: 15px;
    }
    .action02__discount {
        margin: 0 auto;
        width: 94px;
        height: 71px;
        font-size: 22px;
    }
    .action02 .timer,
    .action02 form {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .action02 .timer {
        margin-left: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: 338px;
        margin-bottom: 0;
    }
    .action02 .timer__text {
        margin-bottom: 0;
        max-width: 120px;
        margin-right: 10px;
    }
    .action02__pack {
        left: -190px;
        bottom: -36px;
    }
    .action02 form {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        width: 100%;
    }
    .action02 .form__name,
    .action02 .form__phone {
        margin-bottom: 0;
        max-width: 260px;
        margin-right: 10px;
    }
    .action02 .input {
        padding: 24px 10px 24px 50px;
    }
    .action02 .form__btn {
        margin-bottom: 0;
        max-width: 250px;
    }
    .reviews__title {
        margin-bottom: 40px;
    }
    .reviews__list {
        padding-right: 15px;
        padding-left: 15px;
        height: 437px;
    }
    .reviews__item {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .reviews__user {
        height: 100%;
        width: 245px;
    }
    .reviews-user__ava {
        width: 67px;
        height: 67px;
        margin-right: 20px;
    }
    .reviews-user__name {
        font-size: 20px;
        line-height: 26px;
    }
    .reviews-user__city {
        font-size: 18px;
    }
    .reviews__info {
        padding-top: 7px;
    }
    .reviews-info__top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 20px;
        padding-right: 80px;
    }
    .reviews-info__thesis {
        font-size: 20px;
        margin-right: 15px;
        text-align: left;
        line-height: normal;
    }
    .reviews-info__text {
        font-size: 18px;
        line-height: 24px;
    }
    .myths__title {
        margin-bottom: 40px;
    }
    .myths__content {
        padding: 0 38px;
    }
    .myths__item {
        padding: 35px 0;
    }
    .myths-item__title {
        font-size: 22px;
    }
    .myths-item__text {
        font-size: 20px;
        line-height: 28px;
    }
    .myths-item__btn {
        width: 28px;
        height: 28px;
        top: 33px;
    }
    .order__title {
        margin-bottom: 40px;
    }
    .order__content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 100%;
    }
    .order__item {
        max-width: 235px;
    }
    .order__item:nth-child(-n + 2) {
        margin-bottom: 0 !important;
    }
    .banner {
        background: #2c4f7a;
        padding: 13px 0;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 60px;
        z-index: 10;
    }
    .banner__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .banner__pack {
        max-width: 45px;
        margin-right: 25px;
    }
    .banner__btn {
        max-width: 190px;
        margin-left: 20px;
        border-radius: 30px;
        font-size: 18px;
        padding: 12px 5px;
        border-width: 2px;
    }
    .banner__discount,
    .banner__title {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        font-size: 20px;
    }
    .banner__title {
        color: #fff;
        font-weight: 500;
        line-height: normal;
        margin-right: 13px;
    }
    .banner__title span {
        display: block;
    }
    .banner__discount {
        color: #f7f8f9;
        font-weight: 900;
        line-height: 1;
        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;
        background: #000;
        width: 80px;
        height: 61px;
        background: url(../images/action.png) no-repeat center/contain;
    }
    .banner__line {
        width: 1px;
        height: 45px;
        opacity: 0.2;
        display: block;
        margin: 0 auto;
        position: relative;
    }
    .banner__line::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1px;
        height: 45px;
        background-color: #fff;
    }
    .banner .timer__text {
        font-size: 16px;
        color: #fff;
        max-width: 120px;
        margin-right: 12px;
    }
    .banner .timer {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}
@media screen and (min-width: 1219px) {
    .footer {
        padding: 50px 0 30px;
    }
}
@media screen and (max-width: 1219px) {
    .ev-footer__logo svg {
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 1220px) {
    .container {
        width: 1220px;
    }
    .title {
        font-size: 54px;
        line-height: 60px;
    }
    .header__button {
        max-width: 190px;
        padding: 12.5px 0;
    }
    .nav__item:first-child {
        margin-right: 0;
        padding-right: 34px;
    }
    .timer .hours,
    .timer .minutes,
    .timer .seconds {
        padding: 9px;
        font-size: 24px;
    }
    .nav__item-text {
        font-size: 18px;
    }
    .nav__item-image {
        margin-right: 20px;
    }
    .header .timer .timer__text {
        font-size: 16px;
        margin-right: 15px;
        max-width: 120px;
    }
    .header__logo {
        width: 171px;
    }
    .promo__wrapper {
        padding: 100px 0 80px;
    }
    .promo__title {
        font-size: 80px;
        line-height: 60px;
        margin-bottom: 30px;
    }
    .promo__subtitle {
        margin-bottom: 50px;
        font-size: 32px;
        line-height: 34px;
    }
    .promo .promo__item {
        font-size: 22px;
        line-height: 26px;
    }
    .promo__item:not(:last-child) {
        margin-bottom: 30px;
    }
    .promo .promo__list {
        max-width: 390px;
    }
    .promo .promo-prove__icon:not(:last-child) {
        margin-right: 20px;
    }
    .promo__picture {
        left: -75px;
        width: auto;
    }
    .promo__content {
        max-width: 390px;
        padding-bottom: 0;
        margin-right: 40px;
        z-index: 2;
    }
    .promo__product {
        left: 108px;
        bottom: -50px;
        width: 400px;
    }
    .promo__prove {
        bottom: -46px;
        width: 400px;
    }
    .promo .form__inner::before {
        right: -40px;
    }
    .prove__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0;
    }
    .prove__item:first-child {
        margin-right: 30px;
    }
    .prove__item-image {
        margin: 5px 20px 5px 5px;
    }
    .prove__item-text {
        text-align: left;
    }
    .anonymous {
        width: 90px;
        height: 90px;
        top: -65px;
    }
    .statistics {
        padding: 100px 0;
    }
    .statistics__title {
        margin-bottom: 48px;
    }
    .statistics__circle {
        margin-bottom: 20px;
    }
    .statistics__text {
        font-size: 20px;
        line-height: 28px;
        margin: 0 auto;
    }
    .problems {
        padding: 90px 0 100px;
    }
    .problems__title {
        margin-bottom: 35px;
    }
    .problems__list.active .problems__item:nth-child(odd) {
        margin-top: 62px;
    }
    .problems__item {
        width: 270px;
        height: 310px;
    }
    .problems-item__text {
        line-height: 28px;
        font-size: 20px;
        padding: 20px;
    }
    .problems__note {
        font-size: 22px;
        line-height: 1;
        padding-top: 23px;
        padding-bottom: 23px;
        margin-top: 45px;
    }
    .directions {
        padding: 76px 0 69px;
    }
    .directions__title {
        margin-bottom: 64px;
    }
    .directions__content {
        padding: 0 20px;
    }
    .directions__content::before {
        width: 100%;
        height: 78%;
        bottom: 27px;
    }
    .directions__pack {
        max-width: 215px;
        top: -1px;
        left: -13px;
    }
    .directions__list {
        display: block;
        max-width: 395px;
        padding-left: 0;
        padding-right: 0;
    }
    .directions-list__name {
        font-size: 26px;
        top: -74px;
    }
    .directions-list__name::before {
        font-size: 100px;
    }
    .directions-list__item {
        min-height: 50px;
        font-size: 18px;
        line-height: 28px;
        max-width: 100%;
        padding-left: 63px;
    }
    .directions-list__item::before {
        width: 50px;
        height: 50px;
        border: 4px solid #4c86ce;
        background-size: 26px;
        top: 1px;
        left: -5px;
    }
    .directions-list__item:not(:last-child) {
        margin-bottom: 32px;
    }
    .directions__pack:before {
        width: 110px;
        height: 97px;
        top: -53px;
        -webkit-transform: translateX(-47%);
        transform: translateX(-47%);
    }
    .directions__list {
        padding-top: 32px;
        min-height: 420px;
        width: 33%;
    }
    .action01 {
        padding-bottom: 80px;
    }
    .action01__title {
        font-size: 40px;
    }
    .action01 .timer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .action01 .timer__text {
        margin-bottom: 0;
        margin-right: 20px;
    }
    .action01 .form__price {
        margin-left: 0;
    }
    .action01 .form__btn {
        width: 280px;
        max-width: 100%;
    }
    .action01__content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .action01 .input {
        width: 290px;
    }
    .changes {
        padding: 90px 0 100px;
    }
    .changes__title {
        margin-bottom: 45px;
    }
    .changes__item {
        width: 570px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .changes__item .changes-item__img {
        border-radius: 0 5px 5px 0;
    }
    .changes__item:nth-child(-n + 2) {
        margin-bottom: 30px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .changes-item__img {
        width: 285px;
    }
    .changes-item__text {
        font-size: 20px;
        line-height: 28px;
        padding: 15px 30px;
        max-width: 285px;
    }
    .product {
        padding: 75px 0 92px;
    }
    .product__title {
        max-width: 830px;
    }
    .product__pack {
        max-width: 327px;
        margin-right: 72px;
    }
    .product__pack::before {
        font-size: 25px;
        width: 104px;
        height: 80px;
        right: -40px;
        top: 17px;
    }
    .product-info__box {
        margin-top: 45px;
        margin-bottom: 57px;
    }
    .product-info__icon {
        max-width: 106px;
    }
    .product-info__icon:not(:last-child) {
        margin-right: 34px;
    }
    .product__btn {
        margin-left: 0;
    }
    .trade {
        padding: 20px 0;
    }
    .trade__title {
        margin-bottom: 45px;
    }
    .trade__list {
        padding: 0 57px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .trade__item {
        max-width: 318px;
    }
    .composition {
        padding: 83px 0 105px;
    }
    .composition__title {
        margin-bottom: 17px;
    }
    .composition__box {
        max-width: 372px;
        width: 100%;
    }
    .composition__box--second {
        margin-right: 410px;
    }
    .composition-box__name {
        margin-bottom: 8px;
        line-height: 28px;
    }
    .composition-box__info {
        font-size: 18px;
        line-height: 28px;
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
    }
    .composition__pack {
        width: 370px;
        height: 370px;
        -webkit-transform: translate(-50%, -57%);
        transform: translate(-50%, -57%);
        padding-left: 80px;
        padding-bottom: 20px;
    }
    .composition__pack--item {
        max-width: 326px;
    }
    .composition__btn {
        margin-top: -40px;
    }
    .graph {
        padding: 83px 0 114px;
    }
    .graph__title {
        margin-bottom: 17px;
    }
    .graph__subtitle {
        margin-bottom: 55px;
    }
    .graph__content {
        padding-top: 45px;
        padding-right: 57px;
        padding-bottom: 18px;
    }
    .graph__content::before {
        width: 393px;
        height: 586px;
        left: 20px;
    }
    .graph__box {
        max-width: 700px;
        height: 505px;
    }
    .graph-number__item--text {
        font-size: 16px;
        width: 44px;
        text-align: right;
        margin-right: 16px;
    }
    .graph__indicators {
        padding-left: 46px;
        padding-right: 16px;
    }
    .graph-indicators__item {
        width: 81px;
        font-size: 25px;
    }
    .graph-indicators__info {
        font-size: 14px;
        line-height: 20px;
        width: 120px;
        bottom: -50px;
    }
    .action02__title {
        margin-bottom: 19px;
    }
    .action02__subtitle {
        font-size: 24px;
    }
    .action02__content {
        max-width: 820px;
        margin-right: 55px;
    }
    .action02__box {
        margin-bottom: 10px;
    }
    .action02 .timer {
        max-width: 380px;
    }
    .action02__pack {
        max-width: 190px;
        left: -256px;
        bottom: -68px;
    }
    .action02 .form__name,
    .action02 .form__phone {
        margin-right: 20px;
        max-width: 250px;
        width: 100%;
    }
    .action02 .form__btn {
        max-width: 280px;
    }
    .reviews {
        padding: 92px 0 100px;
    }
    .reviews__title {
        margin-bottom: 50px;
    }
    .reviews__list {
        padding-left: 29px;
        padding-top: 9px;
        padding-right: 19px;
        height: 503px;
    }
    .reviews__user {
        width: 262px;
    }
    .reviews-info__top {
        padding-right: 110px;
        padding-left: 30px;
        margin-bottom: 25px;
    }
    .reviews-info__top::before {
        font-size: 16px;
    }
    .reviews-info__thesis {
        font-size: 24px;
    }
    .reviews-info__btn {
        margin-top: 4px;
        font-size: 18px;
        padding: 12px 15px;
    }
    .reviews-info__text {
        padding: 0;
        line-height: 28px;
    }
    .reviews-info__text--fix {
        padding: 25px 29px 23px 29px;
    }
    .reviews__item.active .reviews-info__text {
        margin-top: 0;
    }
    .myths {
        padding: 87px 0 104px;
    }
    .myths__title {
        margin-bottom: 48px;
    }
    .order {
        padding: 0 0 85px;
    }
    .order__title {
        margin-bottom: 59px;
    }
    .order__item {
        max-width: 270px;
    }
    .order-item__text {
        height: 94px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 18px 40px;
        font-size: 22px;
        line-height: 28px;
    }
    .banner__btn {
        margin-left: 40px;
    }
    .banner__title span {
        display: inline;
    }
}
@media (min-width: 1220px) {
    .anonymous-img {
        max-width: 100%;
    }
    .anonymous-text {
        font-size: 9px;
    }
}
@media screen and (min-width: 1280px) {
    .anonymous {
        top: -35px;
        right: -45px;
    }
}
@media screen and (max-width: 1299px) {
    .my-popup .form__approved {
        padding: 3px 0 3px 60px;
        background-position: 12px 50%;
    }
}
@media (max-width: 1330px) {
    .my-popup .form__wrapper {
        padding-top: 15px;
    }
    .my-popup .form__button {
        margin-top: 0;
    }
    .my-popup .form__input-wrap {
        margin-bottom: 10px;
    }
    .my-popup .form__lastpack {
        margin-top: 10px;
    }
    .my-popup .form__subtitle {
        margin: 10px 0;
    }
    .my-popup .form__name,
    .my-popup .form__phone {
        margin-bottom: 10px;
    }
    .my-popup .form__top {
        padding-top: 17px;
        padding-bottom: 12px;
    }
    .my-popup .my-popup__wrap {
        padding-bottom: 20px;
    }
    .my-popup .form__price {
        margin-top: 10px;
    }
    .my-popup .form__term {
        margin-bottom: 10px;
    }
    .my-popup .btn {
        padding-top: 6px;
        padding-bottom: 5px;
    }
    .my-popup .form__bg {
        height: 136px;
    }
    .my-popup .form__price {
        margin-bottom: 25px;
    }
    .my-popup .form__button {
        margin-bottom: 8px;
    }
    .my-popup .input {
        padding: 18.5px 10px 18.5px 50px;
        border-radius: 6px;
    }
    .my-popup .form__text {
        font-size: 15px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .my-popup .form__attention {
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1219px) {
    .block {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media screen and (min-width: 1024px) and (min-width: 1220px) {
    .product__content::before {
        width: 516px;
        height: 605px;
        bottom: -92px;
        right: -121px;
    }
    .composition__pack::before {
        -webkit-transform: translateX(-17%);
        transform: translateX(-17%);
        top: -50px;
    }
    .composition__line--1 {
        top: -15px;
        left: -100px;
    }
    .composition__line--2 {
        top: -15px;
        right: -100px;
    }
    .composition__line--3 {
        bottom: 31px;
        left: -100px;
    }
    .composition__line--4 {
        bottom: 31px;
        right: -100px;
    }
    .banner__title {
        font-size: 24px;
    }
}
@media screen and (min-width: 1380px) {
    .promo__picture {
        left: -146px;
    }
}
@media screen and (min-width: 1500px) {
    .promo__picture {
        left: -200px;
    }
}
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}
.reviews__btn {
    margin: 20px auto 0;
    padding: 15px 10px;
    width: 100%;
    max-width: 280px;
    border-radius: 10px;
    border-bottom: 4px solid #08193c;
    background-image: linear-gradient(to left, #4479bb 0, #345d90 51%, #4b84cc 74%, #2d4f7b 100%);
    background-size: 200% 100%;
    background-position: 100% 100%;
    box-shadow: inset 0 0 4px rgb(251, 109, 22, 0.48);
    font-size: 22px;
    color: #fff;
    font-weight: 900;
    line-height: 1;
    transition: 0.3s;
    cursor: pointer;
}
@media screen and (min-width: 768px) {
    .reviews__btn {
        margin: 40px auto 0;
    }
}
.reviews-cta {
    margin-top: 20px;
    border-radius: 5px;
    border: 1px solid #c4c4c4;
    padding: 20px;
    display: none;
    background-color: #fff;
    z-index: 5;
    position: relative;
}
@media screen and (min-width: 768px) {
    .reviews-cta {
        margin-top: 40px;
    }
    .reviews__btn {
        margin: 20px auto 0;
    }
}
@media screen and (min-width: 1220px) {
    .reviews-cta {
        padding: 40px 50px;
    }
}
.reviews-form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.reviews-form__field {
    width: 100%;
    color: #666;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 50px;
    background-color: #f8f8f8;
    border: 1px solid #c4c4c4;
    padding: 20px 35px;
}
.reviews-form__input-name,
.reviews-form__input-region,
.reviews-form__input.input-age {
    padding-left: 50px;
}
.reviews-form__field-wrap--name {
    position: relative;
}
.reviews-form__field-wrap--message:before,
.reviews-form__field-wrap--name:before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 18px;
    top: calc(50% - 12px);
    background-image: url(../img/com-name.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.reviews-form__field-wrap {
    position: relative;
    margin-bottom: 20px;
    padding: 1px;
}
.reviews-form__field-wrap--age,
.reviews-form__field-wrap--name,
.reviews-form__field-wrap--region {
    width: 100%;
}
.reviews-form__field-wrap--region {
    position: relative;
}
.reviews-form__field-wrap--region::before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../img/city.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 18px;
    position: absolute;
    top: calc(50% - 10px);
}
reviews-form__field-wrap--age {
    position: relative;
}
.reviews-form__intrenal-col {
    margin-bottom: 20px;
}
.reviews-form__field-wrap--age::before {
    display: block;
    content: "";
    width: 19px;
    height: 18px;
    background-image: url(../img/calendar.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 18px;
    position: absolute;
    top: calc(50% - 9px);
}
@media screen and (min-width: 1024px) {
    .reviews-form__field-wrap--age,
    .reviews-form__field-wrap--name,
    .reviews-form__field-wrap--region {
        margin-right: 25px;
        width: 31.5%;
    }
    .reviews-form__field-wrap--age {
        margin-right: 0;
    }
}
.reviews-form__field-wrap--message {
    margin-bottom: 0;
    width: 100%;
    position: relative;
}
@media screen and (min-width: 1024px) {
    .reviews-form__field-wrap {
        margin-bottom: 20px;
    }
    .reviews-form__field-wrap--message {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 1024px) {
    .reviews-form__intrenal-col {
        margin-bottom: 20px;
    }
}
@media screen and (min-width: 1220px) {
    .reviews__btn {
        margin-top: 40px;
    }
}
.reviews-form__textarea {
    padding-left: 50px;
    resize: none;
    overflow: hidden;
    min-height: 100px;
    height: 100%;
    border-radius: 10px;
}
.reviews-form__field-wrap--message:before {
    background-image: url(../img/message.svg);
    top: 18px;
}
.reviews-form__file,
.reviews-form__file-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.reviews-form__file-img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 1px solid #c4c4c4;
    background-color: #f8f8f8;
    background-image: url(../img/file-icon.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: center;
}
.reviews-form__file-text {
    color: #666;
    font-size: 16px;
    line-height: 18px;
    text-decoration: underline;
    margin-left: 15px;
}
.reviews-form__error {
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: -17px;
    left: 15px;
    display: none;
}
.reviews-form__checkmark-icon {
    display: none;
}
.reviews-form__file.rloaded .reviews-form__file-img {
    background-image: none;
}
.reviews-popup {
    position: fixed;
    z-index: 300;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}
.reviews-popup__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 3px solid #4e7bb1;
    padding: 20px;
    text-align: center;
    width: 300px;
}
.reviews-popup__text {
    font-size: 25px;
    font-weight: 700;
}
.reviews-popup__big {
    display: inline-block;
    font-size: 30px;
    margin-bottom: 10px;
}
@media screen and (min-width: 480px) {
    .reviews-popup__inner {
        width: 400px;
    }
    .header__logo {
        margin-right: 0;
    }
}
.reviews__help {
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
    .reviews__help {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 30px;
    }
}
.reviews-form__field-wrap--message.invalid .reviews-form__error,
.reviews-form__field-wrap--name.invalid .reviews-form__error {
    display: block;
}
.reviews .valid {
    border: 1px solid green;
    border-radius: 50px;
}
.reviews .invalid {
    border: 1px solid red;
    border-radius: 50px;
}
.reviews-form__field-wrap.invalid .reviews-form__error {
    display: block;
}
.reviews-form__field-wrap--name.invalid,
.reviews-form__field-wrap--name.valid {
    border-radius: 50px;
}
.reviews-form__field-wrap--message.invalid,
.reviews-form__field-wrap--message.valid {
    border-radius: 10px;
}
@media screen and (max-width: 1023px) {
    .reviews-form__intrenal-col {
        -ms-flex-order: -1;
        order: -1;
    }
    .reviews-form__input-text {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .title {
        font-size: 27px;
    }
}
input[type="number"] {
    -moz-appearance: textfield;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}





.ingredients__item_60{
  width: 60%;
  margin: 0 auto;
  margin-top: 50px;
  padding-left: 30px;
}
.ingredients__item_40{
  width: 40%;
  margin: 0 auto;
  padding-left: 0;
}
.prod--img{
  display: block;
  margin: 0 auto;
  margin-top: 4px;
}
.section_ingredients{
  padding-top: 20px;
  padding-bottom: 0px;
}
.section_c{
  padding: 20px 0px;
}
.section_c h2{
  font-size: 40px;
  font-weight: 800;
  text-align: center;
text-transform: uppercase;
padding: 10px 0px;
}
.section_c h2 span{
  color: #007bd7;
}
.box__p{
  position: relative;
  padding: 30px 0;
  border-bottom: 1px solid #e5e5e5;
}
.box__p img{
  position: absolute;
  top: 17px;
  left: 5px;
}
.box__p span{
  display: block;
  padding-left: 64px;
}
.margin_box__p{
  margin-top: 41px !important;
  padding-left: 20px !important;
}
@media (max-width: 1055px){
  .box__p{
    padding: 25px 0;
  }
  .margin_box__p{
    margin-top: 10px !important;
  }
  .section_ingredients{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .ingredients__item_60{
    margin-top: 0px;
  }
  .ingredients__item_60,.ingredients__item_40{
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .prod--img{
    margin-top: -20px;
  }

}
@media (max-width: 800px){
  .img_ingr_m{
    max-width: 600px;
    width: 100%;
    margin: 10px auto;
  }
  .margin_box__p{
    margin-top: 4px !important;
    padding-left: 0px !important;
  }
}
@media (max-width: 500px){
  .section_c h2{
    font-size: 30px;
    padding: 0 5px;
  }
}
@media (max-width: 460px){
  .ingredients__item_60{
    padding-left: 0 !important;
  }

  .prod--img {
    margin-top: 34px;
  }
}
@media (max-width: 430px){
  .nav_scrol{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 999;
  }
  .nav_scrol div .ingr_m{
    display: none;
  }
  .nav_scrol div .logo_m img{
    width: 50%;
  }


  .section_footer{
    padding-top: 1px;
  }
}
@media (max-width:338px){
  .nav_scrol div div .logo_m{
    margin-right: 0;
  }
}
/* col */
.col___12{
	width: 100%;
}
.col___6{
	width: 50%;
}
.col___5{
	width: 20%;
}
.col___4{
	width: 33.333333%;
}
.col___3{
	width: 25%;
}
.col___2{
	width: 16.666667%;
}
.col___1{
	width: 10%;
}
/* .pull-left{
	float: left;
} */
[class*="col___"]{
	float: left;
	margin:0 auto;
	display: block;
}
/* .clear::after{
	content: "";
	clear: both;
	display: block;
} */
.clear-fix{
	content: "";
	clear: both;
	display: block;
}
.section___mobile{display: none;}
.col___mobile_6{display: none;}
.container__small {
    max-width: 700px;
    margin: 0 auto;
}
@media (max-width: 1300px){
	.col___3{
	 	width: 50%;
	 }
	.col___1{
		display:none;

	}
	.col___5{
		width: 100%;

	}
	.col___2{
		width: 50%;

	}
}
@media (max-width: 800px) {
	.mobile__justify{
		text-align: justify;
	}
	.mobile__left {
    text-align: left !important;
	}
	.col___mobile_6{width: 50%;}
	.section___mobile{display: block;}
	.section___desktop{display: none;}
	.col___4,.col___6,.col___3,.col___2{
	 	width: 100%;
	}
}
