@charset "UTF-8";

@-webkit-keyframes glowing-yellow {
    0% {
        background-color: #fff600
    }

    50% {
        background-color: #e8de20;
        -webkit-box-shadow: 0 0 6px #e8de20;
        box-shadow: 0 0 6px #e8de20
    }

    to {
        background-color: #fff600;
        -webkit-box-shadow: 0 0 3px #fff600;
        box-shadow: 0 0 3px #fff600
    }
}

@keyframes glowing-yellow {
    0% {
        background-color: #fff600
    }

    50% {
        background-color: #e8de20;
        -webkit-box-shadow: 0 0 6px #e8de20;
        box-shadow: 0 0 6px #e8de20
    }

    to {
        background-color: #fff600;
        -webkit-box-shadow: 0 0 3px #fff600;
        box-shadow: 0 0 3px #fff600
    }
}

@-webkit-keyframes glowing {
    0% {
        background-color: #a1171e
    }

    50% {
        background-color: #ef171f;
        -webkit-box-shadow: 0 0 6px #ef171f;
        box-shadow: 0 0 6px #ef171f
    }

    to {
        background-color: #a1171e;
        -webkit-box-shadow: 0 0 3px #a1171e;
        box-shadow: 0 0 3px #a1171e
    }
}

@keyframes glowing {
    0% {
        background-color: #a1171e
    }

    50% {
        background-color: #ef171f;
        -webkit-box-shadow: 0 0 6px #ef171f;
        box-shadow: 0 0 6px #ef171f
    }

    to {
        background-color: #a1171e;
        -webkit-box-shadow: 0 0 3px #a1171e;
        box-shadow: 0 0 3px #a1171e
    }
}

@-webkit-keyframes tttt {

    0%,
    25%,
    50%,
    75%,
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    12.5%,
    37.5%,
    62.5%,
    87.5% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
}

@keyframes tttt {

    0%,
    25%,
    50%,
    75%,
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    12.5%,
    37.5%,
    62.5%,
    87.5% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
}

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,
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,
tbody,
tfoot,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

img {
    margin: 0;
    padding: 0;
    border: 0
}

img,
table,
td,
th {
    font: inherit
}

.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
picture,
section {
    display: block
}

li,
ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

br {
    line-height: 1;
    font-size: 0
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

button,
button:focus,
input,
input:focus {
    outline: 0
}

button {
    border: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    background-color: transparent;
    cursor: pointer;
    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
}

#comebacker_main_div {
    display: none !important;
    height: 0 !important
}

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

select {
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://179523.selcdn.ru/public/layout-images/select-triangle.svg);
    background-repeat: no-repeat
}

select,
select:hover {
    background-size: 10px 10px;
    background-position: right 10px center
}

select:focus {
    outline: 0 !important;
    outline-color: transparent;
    outline-width: 0
}

select::-ms-expand {
    display: none !important;
    background: 0 0 !important;
    position: fixed;
    border: 0 !important;
    outline: 0 !important
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
    border: 0
}

:not(#fake) {
    outline: 0
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

@font-face {
    font-family: 'Akrobat';
    src: url(../fonts/Akrobat-Bold.woff2) format("woff2"), url(../fonts/Akrobat-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Akrobat';
    src: url(../fonts/Akrobat-ExtraBold.woff2) format("woff2"), url(../fonts/Akrobat-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

*,
::after,
::before {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::after,
::before,
a {
    display: inline-block
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer
}

img,
table,
td,
th {
    vertical-align: top
}

img {
    display: block;
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    font-size: inherit
}

body,
html {
    line-height: 1;
    height: 100%
}

table,
td,
th {
    margin: 0;
    padding: 0;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    background: 0 0;
    font-size: 100%;
    font-weight: 400;
    text-align: left
}

body {
    font-family: Akrobat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #7c868f
}

html {
    overflow-x: hidden
}

.menu-open body,
svg {
    overflow: hidden
}

.container,
.container-small {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.container-small {
    max-width: 1090px
}

.title {
    font-size: 24px
}

.padding {
    padding: 25px 15px
}

.red {
    color: #a1171e
}

.red--final {
    color: #fff
}

.bold {
    font-weight: 800
}

.button {
    width: 100%;
    font-size: 22px;
    text-align: center;
    -webkit-clip-path: polygon(97% 0, 100% 25%, 100% 100%, 3% 97%, 0 75%, 0 0);
    clip-path: polygon(97% 0, 100% 25%, 100% 100%, 3% 97%, 0 75%, 0 0);
    -webkit-transition: .5s;
    transition: .5s
}

.button--hero {
    color: #fff;
    padding: 10px 10px 15px;
    background-color: #a1171e;
    -webkit-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite
}

.button--composition,
.button--hero--final {
    color: #a1171e;
    background-color: #fff600;
    -webkit-animation: glowing-yellow 1500ms infinite;
    animation: glowing-yellow 1500ms infinite
}

.button--composition:hover,
.button--hero--final:hover {
    background-color: #f3f094;
    -webkit-animation: none;
    animation: none
}

.button--composition {
    padding: 10px 10px 15px;
    white-space: nowrap;
    max-width: 330px;
    margin: 0 auto;
    -webkit-transition: .5s;
    transition: .5s
}

.text-nowrap {
    white-space: nowrap
}

.line,
.slick-slide.slick-loading img {
    display: none
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.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;
    cursor: hand
}

.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.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: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .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;
    display: inline-block;
    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: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.slick-slide {
    outline: 0
}

.wheel-image {
    -webkit-transition: -webkit-transform 6s ease-out;
    transition: transform 6s ease-out;
    transition: transform 6s ease-out, -webkit-transform 6s ease-out;
    -webkit-transform: rotate(-208deg);
    transform: rotate(-208deg)
}

.wheel-image.spin {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg)
}

.wheel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #a82027;
    z-index: 1000;
    display: none
}

.wheel.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .5s;
    transition: .5s
}

.wheel.active-remove {
    top: -100%;
    opacity: 0
}

.wheel__main {
    max-width: 400px;
    margin: 0 auto
}

.wheel__product {
    display: none
}

.wheel__title {
    text-align: right;
    color: #fff;
    margin-bottom: 30px;
    font-size: 28px
}

.wheel__button,
.wheel__close {
    position: relative;
    cursor: pointer
}

.wheel__close {
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.wheel__button {
    z-index: 5
}

.wheel__body::before,
.wheel__img {
    -webkit-transition: .3s;
    transition: .3s
}

.wheel__img {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    display: block;
    margin: 0 auto
}

.wheel__img.animate-scale-x2 {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.wheel__body {
    position: relative;
    max-width: 270px;
    margin: 0 auto 30px
}

.wheel__body::before {
    content: "";
    background-image: url(../img/wheel-element.svg);
    background-repeat: no-repeat;
    width: 52px;
    height: 64px;
    position: absolute;
    left: 90px;
    top: -13px;
    z-index: 2
}

.wheel__body.animate-1::before,
.wheel__body.spin::before {
    -webkit-animation: 4s ease-in tttt;
    animation: 4s ease-in tttt;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.wheel__text {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    font-size: 28px
}

.wheel__sale {
    font-size: 30px;
    color: #a1171e;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, transform .5s ease;
    transition: opacity .5s ease, transform .5s ease, -webkit-transform .5s ease;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    text-align: center
}

.wheel__body.spin .wheel-image {
    -webkit-transform: rotate(1080deg) scale(1.1);
    transform: rotate(1080deg) scale(1.1)
}

.hide-point:before {
    content: none
}

.wheel__sale.fade-out {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(.8);
    transform: translate(-50%, -50%) scale(.8)
}

.hide-item {
    -webkit-transform: translateY(-150px) scale(.3);
    transform: translateY(-150px) scale(.3);
    opacity: 0
}

.wheel__sale.fade-in {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(2.7);
    transform: translate(-50%, -50%) scale(2.7);
    background: #fff;
    border: 1px solid #9ca5ab
}

.wheel__btn.move {
    margin-top: -100px
}

.wheel__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: 1s;
    transition: 1s;
    overflow: hidden
}

.wheel__button {
    min-width: 100%
}

.wheel__btn.scroll .wheel__button {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.header__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #9ca5ac;
    padding: 18px 15px
}

.header__container,
.header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__wrpper-button {
    display: none
}

.header__button {
    position: relative;
    z-index: 2;
    padding: 10px 88px 12px
}

.logo {
    position: relative;
    z-index: 100
}

.menu,
.menu__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu__body {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: left .3s;
    transition: left .3s;
    z-index: 10
}

.menu__overlay {
    display: none
}

.menu__content,
.menu__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu__content {
    position: relative;
    background-color: #9ca5ac;
    padding: 15px;
    width: 100%;
    overflow-y: auto;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 27px;
    color: #fff;
    line-height: 27px;
    min-height: 100%
}

.menu__list>:not(:last-child) {
    margin-bottom: 30px
}

.menu__link {
    line-height: 27px
}

.menu__link::after {
    content: "";
    position: relative;
    display: block;
    bottom: -2px;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.menu__link:hover::after {
    left: 0;
    width: 100%
}

.icon-menu,
.menu__button {
    position: relative
}

.menu__button::before {
    content: "";
    display: none
}

.menu__button.active {
    position: relative;
    z-index: 100;
    margin-right: 16px;
    top: 10px;
    left: 7px
}

.menu__button.active::before {
    display: block;
    background-color: #eeecee;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    height: 37px;
    width: 37px
}

.icon-menu {
    z-index: 5;
    display: block;
    width: 27px;
    height: 26px
}

.icon-menu span,
.icon-menu::after,
.icon-menu::before {
    content: "";
    height: 4px;
    width: 100%;
    position: absolute;
    left: 0;
    background-color: #fff;
    -webkit-transition: height .3s, -webkit-transform .3s;
    transition: transform .3s, height .3s;
    transition: transform .3s, height .3s, -webkit-transform .3s
}

.icon-menu::before {
    top: 0
}

.icon-menu::after {
    bottom: 0
}

.icon-menu span {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.icon-menu.active span,
.icon-menu.active::after,
.icon-menu.active::before {
    height: 1px;
    background-color: #9ca5ac
}

.menu-open .menu__body {
    left: 0
}

.menu-open .menu__body .menu__overlay {
    opacity: 1
}

.menu-open .menu__body .menu__content {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.menu-open .icon-menu span {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.menu-open .icon-menu::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%;
    margin-top: -1px
}

.menu-open .icon-menu::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 50%;
    margin-bottom: 0
}

.hero {
    position: relative;
    z-index: 2
}

.hero--final {
    background-color: #a82027;
    color: #fff
}

.hero__title {
    line-height: 1;
    margin-bottom: 40px
}

.hero__img-wrapper {
    position: relative;
    max-width: 270px;
    margin: 0 auto 30px
}

.hero__img-wrapper--adaptive {
    display: block
}

.hero__img-wrapper--desktop {
    display: none
}

.hero__decor-img {
    position: absolute;
    bottom: -20px;
    right: -12px;
    max-width: 150px;
    z-index: 2
}

.hero__block-prise {
    margin-bottom: 15px;
    position: relative
}

.hero__block-form {
    margin: 0 auto 20px
}

.hero__wrapper-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    margin: 0 auto 15px
}

.hero__item-input {
    position: relative;
    width: 50%;
    z-index: 2
}

.hero__item-input::before {
    content: "";
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background-color: #7c868f;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: -1
}

.hero__item-input--final::before {
    background-color: #fff
}

.hero__item-input--name::before {
    -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 7% 100%, 0 75%, 0 0);
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 7% 100%, 0 75%, 0 0)
}

.hero__item-input--phone::before {
    -webkit-clip-path: polygon(95% 0, 100% 23%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(95% 0, 100% 23%, 100% 100%, 0 100%, 0 0)
}

.hero__input {
    padding: 15px 10px;
    text-align: center;
    width: 100%;
    font-size: 16px
}

.hero__input::-webkit-input-placeholder {
    font-size: inherit;
    font-family: inherit
}

.hero__input::-moz-placeholder {
    font-size: inherit;
    font-family: inherit
}

.hero__input:-ms-input-placeholder {
    font-size: inherit;
    font-family: inherit
}

.hero__input::placeholder {
    font-size: inherit;
    font-family: inherit
}

.hero__input--final {
    background-color: #a82027;
    color: #fff
}

.hero__input--final::-webkit-input-placeholder {
    font-size: inherit;
    font-family: inherit;
    color: #fff
}

.hero__input--final::-moz-placeholder {
    font-size: inherit;
    font-family: inherit;
    color: #fff
}

.hero__input--final:-ms-input-placeholder {
    font-size: inherit;
    font-family: inherit;
    color: #fff
}

.hero__input--final::placeholder {
    font-size: inherit;
    font-family: inherit;
    color: #fff
}

.hero__input--name {
    -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 7% 100%, 0 75%, 0 0);
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 7% 100%, 0 75%, 0 0)
}

.hero__input--phone {
    -webkit-clip-path: polygon(95% 0, 100% 23%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(95% 0, 100% 23%, 100% 100%, 0 100%, 0 0)
}

.sale {
    position: absolute;
    top: -15px;
    right: 15px;
    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
}

.sale::before {
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #a1171e;
    width: 62px;
    height: 62px
}

.sale--final::before {
    background-color: #fff600
}

.sale__info {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 14px;
    text-align: center
}

.sale__info--final {
    color: #a1171e
}

.sale__50 {
    position: relative;
    font-size: 24px
}

.sale__small {
    display: block
}

.prise {
    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;
    gap: 30px;
    text-align: center
}

.prise__title {
    font-size: 18px
}

.prise__info {
    font-size: 36px
}

.prise__info--popup {
    font-size: 30px
}

.prise__info--new {
    color: #a1171e
}

.prise__info--new--final {
    color: #fff
}

.prise__info--old {
    position: relative
}

.prise__info--old::before {
    content: "";
    width: 100%;
    height: 4px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background-color: #7c868f
}

.prise__info--old--final {
    color: #d38f93
}

.prise__info--old--final::before {
    background-color: #d38f93
}

.info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px
}

.info__text {
    font-size: 16px
}

.x_order_form {
    padding: 1px
}

.advantages {
    background-color: #efefef;
    position: relative;
    z-index: 2
}

.advantages__title {
    margin-bottom: 20px;
    line-height: 30px;
    text-align: center
}

.advantages__content {
    max-width: 360px;
    margin: 0 auto 20px
}

.advantages__list {
    font-size: 16px
}

.advantages__list>:not(:last-child) {
    margin-bottom: 10px
}

.advantages__list--mb {
    margin-bottom: 10px
}

.advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    line-height: 1.2
}

.advantages__item::before {
    content: "";
    background-image: url(../img/arrow-red.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 17px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17px;
    flex: 0 0 17px
}

.advantages__block-card>:not(:last-child) {
    margin-bottom: 20px
}

.card {
    position: relative;
    padding: 0 10px;
    width: 400px;
    max-width: 100%;
    margin: 0 auto
}

.card__img {
    position: relative;
    max-width: 400px;
    width: 100%;
    margin: 0 auto 20px
}

.card__number {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    color: #fff
}

.card__number::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 27px;
    height: 27px;
    background-color: #a1171e;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    z-index: 1
}

.card__text-number {
    position: relative;
    z-index: 10;
    color: #fff
}

.card__info>:not(:last-child) {
    margin-bottom: 10px
}

.card__text {
    line-height: 22px
}

.composition {
    background-color: #a82027;
    color: #fff
}

.composition__block--title {
    margin-bottom: 20px
}

.composition__title {
    text-transform: uppercase;
    margin-bottom: 16px
}

.composition__subtitle {
    line-height: 1.2;
    max-width: 630px
}

.composition__img,
.composition__line {
    display: none
}

.composition__content {
    margin-bottom: 20px
}

.composition__instruction,
.composition__instruction::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 8% 100%, 0 81%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 8% 100%, 0 81%)
}

.composition__instruction {
    position: relative;
    line-height: 1.2;
    background-color: #fff
}

.composition__instruction::before {
    content: "";
    background-color: #a82027;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: -1
}

.composition__instruction>:not(:last-child) {
    margin-bottom: 15px
}

.composition .list__item {
    -webkit-transition: .4s;
    transition: .4s
}

.composition .list__item:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.yellow {
    color: #fff600
}

.list--mb {
    margin-bottom: 20px
}

.list>:not(:last-child),
.rating__block:not(:last-child) {
    margin-bottom: 20px
}

.list__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
}

.list__img img {
    min-width: 70px
}

.list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.list__title {
    margin-bottom: 10px
}

.list__text {
    line-height: 1.2;
    font-size: 16px
}

.instruction {
    padding: 15px 15px 20px
}

.instruction__text {
    position: relative;
    z-index: 2;
    max-width: 613px
}

.reviews {
    position: relative
}

.rating,
.reviews__title {
    margin-bottom: 20px
}

.rating {
    padding: 20px;
    border: 1px solid #e3e3e3
}

.rating__title {
    font-size: 22px;
    margin-bottom: 20px
}

.rating__number {
    width: 16px;
    text-align: right
}

.rating__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 15px;
    position: relative
}

.rating__item:last-child {
    margin-bottom: 0
}

.rating__star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.rating__title-item {
    min-width: 72px
}

.line-gride,
.rating__line {
    width: 100%;
    border-radius: 3px;
    overflow: hidden
}

.rating__line {
    position: relative;
    min-width: 180px;
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
    height: 10px;
    background-color: #cfcfcf
}

.rating__line::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    background-color: #7c868f
}

.rating__line--five::before {
    width: 90%
}

.rating__line--four::before {
    width: 15%
}

.rating__line--three::before {
    width: 5%
}

.rating__line--one::before {
    width: 2%
}

.line-gride {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 140px;
    gap: 2px
}

.line-gride--mb {
    margin-bottom: 10px
}

.line-gride__item {
    position: relative;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    background-color: #cfcfcf;
    min-width: 28px;
    height: 10px
}

.line-gride__item::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    background-color: #7c868f
}

.line-gride__item--last::before {
    width: 90%
}

.line-gride__item--prise::before {
    width: 75%
}

.line-gride__item--small::before {
    width: 0
}

.line-gride__item--45::before {
    width: 40%
}

.star--rating {
    position: absolute;
    left: 80px
}

.star--comment {
    max-width: 100px
}

.main-reviews {
    margin-bottom: 22px;
    padding-bottom: 0;
    border-bottom: 1px solid #b9b9b9
}

.main-reviews__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.main-reviews__item {
    margin-bottom: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: max-height .5s ease, opacity .5s ease;
    transition: max-height .5s ease, opacity .5s ease
}

.main-reviews__item.show {
    margin-bottom: 25px;
    max-height: none;
    opacity: 1
}

.main-reviews__item:nth-child(-n+2) {
    margin-bottom: 25px;
    max-height: none;
    opacity: 1
}

.main-reviews__section--adaptive {
    display: block;
    max-width: 250px;
    margin: 0 auto 20px
}

.main-reviews__section--desktop {
    display: none
}

.main-reviews__title-section {
    margin-bottom: 10px
}

.main-reviews__text {
    line-height: 1.2;
    margin-bottom: 20px
}

.main-reviews__text-red {
    margin-bottom: 13px
}

.main-reviews__img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-bottom: 15px
}

.main-reviews__img {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 24% 100%, 0 75%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 24% 100%, 0 75%)
}

.main-reviews__img img {
    width: 193px;
    height: 151px;
    aspect-ratio: 193/151;
    -o-object-fit: cover;
    object-fit: cover
}

.date {
    gap: 10px
}

.date::before,
.healthy__number::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #c4c4c4
}

.date,
.healthy,
.healthy__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.healthy {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.healthy__button {
    border: 1px solid #e3e3e3;
    padding: 7px;
    gap: 10px
}

.healthy__number {
    gap: 10px
}

.healthy__number::before {
    background-color: #e3e3e3
}

.button-all,
.healthy__number,
.popup-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.button-all {
    gap: 10px;
    text-decoration: underline
}

.button-all::after {
    content: "";
    background-image: url(../img/arrow-small.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 8px;
    margin-top: 4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: visibility 0s, opacity .3s;
    transition: visibility 0s, opacity .3s
}

.popup-overlay.visible {
    visibility: visible;
    opacity: 1
}

.popup-overlay .popup {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    max-width: 500px;
    width: 290px;
    position: relative;
    z-index: 10
}

.popup-overlay .popup__wrapper {
    padding: 0 15px
}

.popup-overlay .popup .popup__close {
    position: absolute;
    top: -40px;
    right: 3px;
    color: #fff;
    background: 0 0;
    border: 0;
    font-size: 40px;
    cursor: pointer
}

.popup-overlay .popup .popup__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.popup-overlay .popup .popup__form button,
.popup-overlay .popup .popup__form input,
.popup-overlay .popup .popup__form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 16px;
    font-family: "Akrobat", sans-serif
}

.popup-overlay .popup .popup__form textarea {
    min-height: 150px;
    resize: vertical
}

.popup-overlay .popup .popup__form button {
    background-color: #ef171f;
    color: #fff;
    border: 0;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    -webkit-clip-path: polygon(97% 0, 100% 33%, 100% 100%, 3% 101%, 0 71%, 0 0);
    clip-path: polygon(97% 0, 100% 33%, 100% 100%, 3% 101%, 0 71%, 0 0)
}

.popup-overlay .popup .popup__form button:hover {
    background-color: #a1171e
}

.thank-you {
    font-size: 22px;
    text-align: center
}

.received {
    position: relative;
    background-color: #efefef
}

.received__header {
    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;
    gap: 20px;
    margin-bottom: 20px
}

.received__text-header {
    max-width: 150px
}

.received__img-header {
    max-width: 200px
}

.received__title {
    margin-bottom: 0
}

.received__subtitle {
    font-size: 16px
}

.item-received {
    position: relative;
    padding: 10px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 3;
    width: calc(100% - 30px);
    border: 1px solid #a1171e;
    border-bottom: none;
    background-color: #fff;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.item-received:last-child {
    border-bottom: 1px solid #a1171e
}

.item-received__img {
    overflow: hidden;
    height: 0;
    -webkit-transition: height .3s ease;
    transition: height .3s ease;
    margin: 10px -10px -10px
}

.item-received.active .item-received__title,
.item-received__title {
    margin-bottom: 10px
}

.item-received__number {
    position: absolute;
    top: -10px;
    left: -8px
}

.item-received__number span {
    position: relative;
    z-index: 1;
    font-size: 18px;
    color: #fff
}

.item-received__number::before {
    content: "";
    width: 25px;
    height: 25px;
    background-color: #a1171e;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.item-received__text {
    line-height: 1.2
}

.item-received.active {
    background-color: #9ca5ac;
    color: #fff
}

.item-received.active__img {
    overflow: visible;
    height: auto
}

.item-received.active .item-received__text {
    max-height: 800px
}

.desktop {
    display: none
}

.desktop__content {
    max-width: 55%
}

.desktop__img {
    position: relative
}

.desktop__img img,
.desktop__img::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 14% 100%, 0 88%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 14% 100%, 0 88%)
}

.desktop__img::before {
    content: "";
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: -2px;
    left: -2px;
    background-color: #a1171e
}

.desktop__img img {
    position: relative;
    z-index: 2;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.desktop__item {
    padding: 20px;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    cursor: pointer
}

.desktop__item.active,
.desktop__item:hover {
    background-color: #9ca5ac;
    color: #fff
}

.desktop__number-line {
    position: absolute;
    z-index: 2;
    border: 1px solid #a1171e;
    padding: 19px 18px
}

.desktop__number-line--one {
    top: 246px;
    left: -295px
}

.desktop__number-line--two {
    top: 179px;
    left: -323px
}

.desktop__number-line--three {
    top: -119px;
    left: -323px
}

.desktop__number-line--four {
    top: -162px;
    left: -308px
}

.line-number {
    z-index: 2;
    color: #fff;
    padding: 6px 9px;
    border: 1px solid #a1171e;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.line-decor {
    position: absolute;
    z-index: 2
}

.line-decor--one {
    top: 76px;
    left: -254px
}

.line-decor--two {
    top: 0;
    left: -269px
}

.line-decor--three {
    top: -92px;
    left: -269px
}

.line-decor--four {
    top: -125px;
    left: -254px
}

.desktop__number-line,
.line-decor {
    display: none
}

.footer {
    text-align: center;
    padding: 25px 0
}

.footer-text:not(:last-child) {
    margin-bottom: 10px
}

.ever-popup__body {
    -webkit-clip-path: polygon(91% 0, 100% 5%, 100% 100%, 9% 100%, 0 95%, 0 0);
    clip-path: polygon(91% 0, 100% 5%, 100% 100%, 9% 100%, 0 95%, 0 0);
    padding: 25px 15px;
    background-color: #fff
}

.popup__title {
    font-size: 28px;
    text-align: center;
    max-width: 290px;
    width: 100%;
    margin-bottom: 15px
}

.popup__img {
    max-width: 200px
}

.popup__prise-ttile {
    text-align: center;
    margin-bottom: 10px
}

.popup__block-prise {
    text-align: center
}

.popup__wrapper-prise {
    margin-bottom: 20px
}

.popup__block-form {
    max-width: 250px
}

.popup__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.popup__input {
    font-size: 16px
}

@media screen and (min-width:430px) {
    .title {
        font-size: 32px
    }
}

@media (min-width:430px) {
    .wheel__text {
        font-size: 31px
    }

    .logo {
        z-index: 1
    }

    .menu__overlay {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        background-color: #fff;
        opacity: 0;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .menu__content {
        padding: 15px 15px 15px 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%
    }

    .menu__list {
        font-size: 35px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        min-height: auto;
        padding-top: 80px
    }

    .menu__list>:not(:last-child) {
        margin-bottom: 57px
    }

    .menu__button.active {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        top: 0;
        left: 0
    }

    .menu__button.active::before {
        height: 40px;
        width: 40px
    }

    .hero__title {
        margin-bottom: 60px
    }

    .hero__img-wrapper {
        max-width: 350px;
        margin: 0 auto 55px
    }

    .hero__decor-img {
        bottom: -23px;
        right: -23px;
        max-width: 200px
    }

    .sale {
        top: -10px;
        right: 3px
    }

    .sale::before {
        width: 84px;
        height: 84px
    }

    .sale__50 {
        font-size: 40px
    }

    .sale__small {
        font-size: 32px
    }

    .prise {
        text-align: left;
        gap: 35px
    }

    .prise__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px
    }

    .info__text {
        font-size: 18px
    }

    .advantages__content {
        margin: 0 auto 30px
    }

    .advantages__list {
        font-size: 18px
    }

    .advantages__list>:not(:last-child) {
        margin-bottom: 14px
    }

    .advantages__list--mb {
        margin-bottom: 14px
    }

    .advantages__block-card>:not(:last-child) {
        margin-bottom: 43px
    }

    .composition__block--title {
        margin-bottom: 38px
    }

    .list--mb {
        margin-bottom: 30px
    }

    .list>:not(:last-child) {
        margin-bottom: 30px
    }

    .list__img img {
        min-width: 80px
    }

    .list__img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%
    }

    .list__title {
        font-size: 22px
    }

    .list__text {
        font-size: 18px
    }

    .instruction__text,
    .item-received__number span {
        font-size: 22px
    }

    .rating {
        margin-bottom: 40px
    }

    .rating__title {
        margin-bottom: 25px
    }

    .rating__item {
        gap: 20px
    }

    .line-gride--mb {
        margin-bottom: 15px
    }

    .star--rating {
        left: 90px
    }

    .star--comment {
        max-width: 100%
    }

    .main-reviews__top {
        gap: 25px
    }

    .main-reviews__section--adaptive {
        max-width: 300px;
        margin-bottom: 33px
    }

    .main-reviews__img-wrapper {
        margin-bottom: 30px
    }

    .healthy {
        gap: 25px
    }

    .healthy__button {
        padding: 7px 13px
    }

    .popup-overlay .popup {
        padding: 30px 20px;
        width: 400px
    }

    .received__header {
        margin-bottom: 40px
    }

    .received__subtitle {
        font-size: 18px
    }

    .item-received {
        padding: 30px
    }

    .item-received__title {
        font-size: 20px
    }

    .item-received__img {
        margin: 30px -30px -30px;
        max-height: 250px
    }

    .item-received__number::before {
        width: 33px;
        height: 33px
    }
}

@media screen and (min-width:640px) {
    .title {
        font-size: 34px
    }
}

@media (min-width:640px) {
    .hero__img-wrapper {
        margin: 0 30px 0 0;
        max-width: 300px
    }

    .hero__block-form {
        margin: 0
    }

    .hero__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px
    }

    .sale {
        top: -20px;
        right: 10px
    }

    .advantages__title {
        margin-bottom: 35px
    }

    .advantages__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        max-width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .advantages__list--mb {
        margin-bottom: 0
    }

    .advantages__block-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 -10px
    }

    .advantages__block-card>:not(:last-child) {
        margin-bottom: 20px
    }

    .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .card__img {
        max-width: 100%;
        margin: 0 0 20px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .card__number {
        top: 22px;
        left: 35px
    }

    .composition__block--title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px
    }

    .composition__title {
        margin-bottom: 0
    }

    .composition__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 15px
    }

    .list {
        width: 50%
    }

    .list--mb {
        margin-bottom: 0
    }

    .received__header {
        display: block
    }

    .received__main-block--adaptive {
        display: none
    }

    .received__text-header {
        max-width: 100%
    }

    .received__img-header {
        display: none
    }

    .item-received {
        padding: 15px
    }

    .item-received__title {
        margin-bottom: 0
    }

    .item-received__text {
        max-height: 0;
        -webkit-transition: .3s;
        transition: .3s;
        overflow: hidden
    }

    .desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 15px
    }

    .ever-popup__body {
        padding: 25px
    }

    .popup__title {
        max-width: 350px
    }

    .popup__img {
        max-width: 250px
    }
}

@media screen and (min-width:768px) {
    .title {
        font-size: 40px
    }

    .padding {
        padding: 30px 15px
    }

    .wheel__text {
        font-size: 32px;
    }
}

@media (min-width:768px) {
    .wheel__wrapper-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px
    }

    .wheel__main {
        width: 70%;
        max-width: 100%;
        margin: 0
    }

    .wheel__product {
        display: block;
        position: relative;
        z-index: 2
    }

    .wheel__body {
        max-width: 300px
    }

    .wheel__sale.fade-in {
        -webkit-transform: translate(-50%, -50%) scale(3.1);
        transform: translate(-50%, -50%) scale(3.1)
    }

    .hero__container {
        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;
        gap: 40px
    }

    .hero__title {
        margin-bottom: 20px
    }

    .hero__img-wrapper--adaptive {
        display: none
    }

    .hero__img-wrapper--desktop {
        display: block
    }

    .hero__img-wrapper {
        margin: 0 auto
    }

    .hero__decor-img {
        bottom: -22px;
        right: -6px
    }

    .hero__block--mw {
        max-width: 360px
    }

    .hero__content {
        display: block;
        margin-bottom: 0
    }

    .sale {
        top: 0;
        right: 25px
    }

    .prise {
        gap: 50px
    }

    .prise__title {
        font-size: 22px
    }

    .prise__info,
    .prise__info--popup {
        font-size: 40px
    }

    .info__text {
        max-width: 350px
    }

    .info {
        margin-bottom: 35px
    }

    .advantages__item {
        font-size: 22px;
        gap: 22px
    }

    .advantages__item::before {
        margin-top: 3px
    }

    .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333333%;
        flex: 0 1 33.333333%
    }

    .composition__block--title {
        gap: 30px
    }

    .composition__instruction>:not(:last-child) {
        margin-bottom: 0
    }

    .composition__instruction {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 15px
    }

    .reviews__title {
        margin-bottom: 30px
    }

    .rating {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 50px
    }

    .rating__block {
        -ms-flex-preferred-size: 42%;
        flex-basis: 42%
    }

    .rating__block--gride {
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%
    }

    .main-reviews__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 20px
    }

    .main-reviews__block {
        max-width: 500px
    }

    .main-reviews__section--adaptive {
        display: none
    }

    .main-reviews__section--desktop {
        display: block;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%
    }

    .item-received__title {
        font-size: 22px;
        margin-bottom: 10px !important
    }

    .item-received__text {
        max-height: 800px !important
    }

    .received__wrapper-main-block {
        padding-left: 0
    }

    .ever-popup__body {
        -webkit-clip-path: polygon(93% 0, 100% 14%, 100% 100%, 7% 100%, 0 88%, 0 0);
        clip-path: polygon(93% 0, 100% 14%, 100% 100%, 7% 100%, 0 88%, 0 0);
        padding: 30px
    }

    .popup__title {
        text-align: center;
        font-size: 32px;
        margin-bottom: 20px;
        max-width: 643px
    }

    .popup__img {
        max-width: 300px;
        min-width: 300px
    }

    .popup__block-form {
        max-width: 400px
    }

    .popup__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .main-reviews__img-wrapper,
    .main-reviews__top {
        justify-content: start;
    }

    .healthy {
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        gap: 25px
    }
}

@media (min-width:991px) {
    .button--composition {
        padding: 10px 54px 15px
    }

    .wheel__main {
        width: 42%
    }

    .header__wrpper-button,
    .header__wrpper-button::before {
        -webkit-clip-path: polygon(95% 0, 100% 25%, 100% 100%, 4% 100%, 0 74%, 0 0);
        clip-path: polygon(95% 0, 100% 25%, 100% 100%, 4% 100%, 0 74%, 0 0)
    }

    .header__wrpper-button {
        display: block;
        position: relative;
        color: #fff;
        font-size: 22px;
        background-color: #fff;
        z-index: 1
    }

    .header__wrpper-button:hover {
        color: #fff;
        background-color: #a1171e
    }

    .header__wrpper-button:hover::before {
        background-color: #a1171e
    }

    .header__wrpper-button::before {
        content: "";
        width: calc(100% - 2px);
        height: calc(100% - 2px);
        background-color: #9ca5ac;
        position: absolute;
        top: 1px;
        left: 1px;
        z-index: 0;
        -webkit-transition: .5s;
        transition: .5s
    }

    .menu__body {
        position: static;
        padding: 0;
        background-color: transparent;
        overflow: visible
    }

    .menu__overlay {
        display: none
    }

    .menu__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        overflow-y: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .menu__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        font-size: 22px;
        padding-top: 0
    }

    .menu__list>:not(:last-child) {
        margin-right: 44px;
        margin-bottom: 0
    }

    .icon-menu {
        display: none
    }

    .hero__title {
        margin-bottom: 30px;
        font-size: 48px !important
    }

    .hero__img-wrapper {
        max-width: 560px
    }

    .hero__block--mw {
        max-width: 440px
    }

    .hero__block-prise {
        margin-bottom: 30px
    }

    .hero__input {
        font-size: 20px
    }

    .sale {
        top: -22px;
        right: 25px
    }

    .sale::before {
        width: 100px;
        height: 100px
    }

    .sale__info {
        font-size: 18px
    }

    .prise__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .advantages__content {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        gap: 70px
    }

    .card__text-number {
        font-size: 22px
    }

    .composition__img {
        display: block;
        -ms-flex-item-align: center;
        align-self: center;
        max-width: 380px;
        position: relative;
        z-index: 2
    }

    .composition__content {
        margin-bottom: 25px
    }

    .composition__instruction {
        padding: 20px 34px 20px 63px
    }

    .list {
        width: 100%;
        max-width: 300px
    }

    .list__item--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 265px
    }

    .main-reviews__img {
        aspect-ratio: 193/151
    }

    .received__header {
        margin-bottom: 55px
    }

    .item-received {
        padding: 20px
    }

    .popup__input {
        font-size: 18px
    }
}

@media screen and (min-width:1024px) {
    .title {
        font-size: 44px
    }

    .padding {
        padding: 40px 15px
    }
}

@media (min-width:1024px) {
    .wheel::before {
        top: 0;
        left: -400px;
        background-image: url(../img/wheel-red.png);
        background-size: cover;
        background-position: center;
        height: 100%;
        width: 100%
    }

    .hero__block-prise::after,
    .wheel::after,
    .wheel::before {
        position: absolute;
        content: "";
        background-repeat: no-repeat
    }

    .wheel,
    .wheel::after {
        background-size: cover;
        background-position: center
    }

    .wheel::after {
        top: 0;
        right: -250px;
        background-image: url(../img/wheel-gray.png);
        height: 100%;
        width: 100%
    }

    .wheel {
        background-image: url(../img/img-decor.jpg);
        background-repeat: no-repeat;
        min-height: 100vh
    }

    .hero__container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .hero__title {
        margin-bottom: 40px;
        font-size: 55px !important
    }

    .hero__decor-img {
        max-width: 300px
    }

    .hero__block-prise::after {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #7c868f;
        width: 27px;
        height: 54px;
        background-image: url(../img/arrow.svg)
    }

    .sale {
        top: -10px;
        right: 28px
    }

    .sale__50 {
        font-size: 50px
    }

    .prise__info {
        font-size: 55px
    }

    .prise__info--popup {
        font-size: 45px
    }

    .advantages__title {
        margin-bottom: 45px
    }

    .advantages__content {
        gap: 120px;
        margin: 0 auto 43px
    }

    .advantages__item::before {
        width: 19px;
        height: 22px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 19px;
        flex: 0 0 19px
    }

    .card__img {
        margin: 0 auto 30px
    }

    .card__info {
        font-size: 22px
    }

    .card__info>:not(:last-child) {
        margin-bottom: 22px
    }

    .composition__block--title {
        gap: 48px;
        margin-bottom: 48px
    }

    .composition__subtitle {
        font-size: 22px
    }

    .composition__img::after,
    .composition__img::before {
        content: "";
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50px;
        height: 1px;
        background-color: #fff;
        z-index: -1
    }

    .composition__img::before {
        left: -20px
    }

    .composition__img::after {
        right: -20px
    }

    .composition__line {
        position: absolute;
        display: block;
        z-index: -1
    }

    .composition__line--tl {
        top: -100px;
        left: -20px
    }

    .composition__line--tr {
        top: -100px;
        right: -20px
    }

    .composition__line--bl {
        bottom: -80px;
        left: -20px
    }

    .composition__line--br {
        bottom: -80px;
        right: -20px
    }

    .composition__instruction,
    .composition__instruction::before {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%, 0 43%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%, 0 43%)
    }

    .composition__instruction {
        font-size: 22px
    }

    .list--flex {
        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: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .list>:not(:last-child) {
        margin-bottom: 50px
    }

    .list__img img {
        min-width: 100px
    }

    .list__item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }

    .reviews__title {
        margin-bottom: 45px
    }

    .rating {
        padding: 40px 50px 15px;
        margin-bottom: 60px
    }

    .rating__block:not(:last-child) {
        margin-bottom: 30px
    }

    .rating__title {
        margin-bottom: 30px
    }

    .rating__item {
        gap: 28px
    }

    .main-reviews {
        padding-bottom: 16px;
        margin-bottom: 46px
    }

    .main-reviews__top {
        margin-bottom: 27px
    }

    .main-reviews__item.show {
        margin-bottom: 40px
    }

    .main-reviews__item:nth-child(-n+2) {
        margin-bottom: 40px
    }

    .main-reviews__block {
        max-width: 700px
    }

    .main-reviews__section--desktop {
        -ms-flex-preferred-size: 28%;
        flex-basis: 28%
    }

    .main-reviews__section--desktop .main-reviews__title-section {
        margin-bottom: 14px
    }

    .main-reviews__section--desktop .line-gride--mb {
        margin-bottom: 30px
    }

    .main-reviews__text-red {
        font-size: 22px
    }

    .main-reviews__img-wrapper {
        gap: 22px
    }

    .received__subtitle {
        font-size: 22px
    }

    .item-received__title {
        margin-bottom: 28px !important
    }

    .desktop__content {
        max-width: 425px
    }
}

@media screen and (min-width:1220px) {
    .title {
        font-size: 50px
    }

    .padding {
        padding: 90px 15px 130px
    }

    .padding--advantages {
        padding: 90px 15px 97px
    }

    .padding--composition {
        padding: 90px 15px 100px
    }

    .padding--received {
        padding: 84px 15px 107px
    }

    .padding--reviews {
        padding: 85px 15px
    }

    .padding--final {
        padding: 140px 15px 160px
    }
}

@media (min-width:1220px) {
    .wheel::before {
        left: -480px
    }

    .wheel::after {
        right: -280px
    }

    .header__container {
        padding: 32px 45px;
        -webkit-clip-path: polygon(100% 0, 100% 100%, 4% 100%, 0 56%, 0 0);
        clip-path: polygon(100% 0, 100% 100%, 4% 100%, 0 56%, 0 0)
    }

    .logo {
        width: 187px
    }

    .hero__decor-img {
        max-width: 404px;
        bottom: -81px;
        right: -50px
    }

    .hero__block-prise {
        margin-bottom: 40px
    }

    .sale {
        top: -42px;
        right: 0
    }

    .sale::before {
        width: 132px;
        height: 132px
    }

    .sale__info {
        font-size: 22px
    }

    .sale__50 {
        font-size: 65px
    }

    .sale__small {
        font-size: 50px;
        margin-top: -8px
    }

    .advantages__title {
        margin-bottom: 65px
    }

    .composition__block--title {
        margin-bottom: 62px
    }

    .composition__img::before,
    .composition__line--tl {
        left: -40px
    }

    .composition__img::after,
    .composition__line--tr {
        right: -40px
    }

    .composition__line--bl {
        left: -40px
    }

    .composition__line--br {
        right: -40px
    }

    .rating {
        margin-bottom: 90px
    }

    .item-received {
        padding: 30px;
        width: 100%
    }

    .item-received__title {
        margin-bottom: 10px !important
    }
}

@media (min-width:1360px) {
    .line {
        display: block;
        position: absolute;
        z-index: 1
    }

    .line--left {
        top: 10px;
        left: 0
    }

    .line--advantages {
        top: 100px
    }

    .line--right {
        bottom: 20px;
        right: 0
    }

    .line--right-advantages {
        bottom: 100px
    }

    .line--received {
        top: 97px
    }

    .line--right-received {
        bottom: 165px
    }

    .line--reviews {
        top: 97px
    }

    .line--reviews-received {
        bottom: 540px
    }

    .line--final {
        top: 110px
    }

    .line--final-right {
        bottom: 80px
    }

    .wheel::before {
        left: -550px
    }

    .wheel::after {
        right: -300px
    }

    .hero__decor-img {
        right: -87px
    }

    .sale {
        right: -40px
    }
}

@media (min-width:1500px) {
    .wheel::before {
        left: -600px
    }
}

@media (min-width:1720px) {
    .wheel::before {
        left: -700px
    }

    .wheel::after {
        right: -320px
    }
}