html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%
}

body {
    margin: 0;
    height: 100%
}


header,
main {
    display: block
}


progress {
    display: inline-block;
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}

img {
    border: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    /*appearance: button;*/
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.hide {
    display: none !important
}

.show {
    display: block
}

.hidden {
    display: none !important
}

a,
b,
body,
caption,
code,
dd,
div,
dt,
embed,
fieldset,
form,
h2,
header,
html,
i,
img,
label,
legend,
li,
object,
output,
p,
q,
s,
span,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}


header {
    display: block
}

ul {
    list-style: none
}


q {
    quotes: none
}


q:after,
q:before {
    content: '';
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    outline: 0
}

body {
    width: 100%;
    min-width: 320px;
    -webkit-transition: .1s;
    transition: .1s;
    background: #14171f;
    border-top: 49px solid #191c24;
    padding: 20px 0 26px;
    height: 100%
}

.body {
    width: 1368px;
    margin: 0 auto;
    height: 100%
}

img {
    display: block
}

.about {
    width: 276px;
    display: inline-block;
    vertical-align: top;
    background: rgba(56, 41, 76, 0.7);
    border-radius: 10px;
    position: relative;
    padding: 40px 0 0;
    height: 100%
}

.about__avatar img {
    margin: 0 auto;
    border-radius: 5px;
    max-width: 180px
}

.about__name {
    margin: 20px 0 0;
    text-align: center
}

.about__name p {
    font: 24px/28px Arial-Bold, sans-serif;
    color: #fff
}

.about__info {
    margin: 20px 30px 0 0
}

.about__info > ul > li {
    height: 72px;
    position: relative;
    font: 16px/21px Arial-Bold, sans-serif;
    color: #fff
}

.about__info > ul > li > p {
    padding: 15px 0 0 64px
}

.about__info > ul > li > ul {
    margin: 25px 0 0 32px
}

.about__info > ul > li > ul > li {
    background: url(../images/about-icon5-78a.png) no-repeat 0 0;
    font: 16px/21px Arial, sans-serif;
    color: #fff;
    padding: 0 0 0 32px;
    margin-bottom: 20px
}

.about__info > ul > li > ul > li:last-child {
    margin-bottom: 0
}

.about__info > ul > li:nth-child(1) {
    background: url(../images/about-icon1-09f.png) no-repeat 31px 15px
}

.about__info > ul > li:nth-child(2) {
    background: url(../images/about-icon2-1a4.png) no-repeat 31px 25px
}

.about__info > ul > li:nth-child(2) p {
    padding: 27px 0 0 64px
}

.about__info > ul > li:nth-child(3) {
    background: url(../images/about-icon3-9ae.png) no-repeat 32px 15px
}

.about__info > ul > li:nth-child(4) {
    background: url(../images/about-icon4-dc2.png) no-repeat 32px 15px
}

.about__info > ul > li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%
}

.about__info > ul > li:nth-child(1):after {
    border-radius: 36px 36px 0 0;
    background: #5f73cd
}

.about__info > ul > li:nth-child(2):after {
    background: #ee8208
}

.about__info > ul > li:nth-child(3):after {
    background: #c76d4b
}

.about__info > ul > li:nth-child(4):after {
    border-radius: 0 0 36px 36px;
    background: #ef5362
}

.about__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(56, 41, 76, 0.9);
    padding: 20px 0 30px;
    text-align: center;
    border-radius: 0 0 10px 10px
}

.about__footer p {
    font: 14px/21px Arial-Bold, sans-serif;
    color: #fff
}

.about__footer p span {
    display: block
}

.content {
    width: 1018px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    border-radius: 10px 0 0 10px;
    height: 100%;
    overflow-y: scroll;
    background-color: rgba(137, 109, 175, 0.8);
}

.content::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    transition: .5s
}

.content::-webkit-scrollbar:hover {
    width: 10px !important
}

.content::-webkit-scrollbar-button {
    background-color: rgba(0, 0, 0, .8)
}

.content::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, .8)
}

.content::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, .8)
}

.content::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #3498db;
    border-radius: 15px;
    cursor: pointer
}

.content::-webkit-scrollbar-thumb:hover {
    background-color: #54a22c
}

.content::-webkit-scrollbar-corner {
    background-color: transparent
}

.content::-webkit-resizer {
    background-color: transparent
}

.header {
    background: rgba(56, 41, 76, 0.9) url(../images/header-logo-b0e.png) no-repeat center 8px;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    background-size: 55px;
    border-bottom: 1px solid #222
}

.header__name {
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 20px 40px
}

.header__avatar {
    display: inline-block;
    vertical-align: top;
    width: 46px
}

.header__avatar img {
    max-width: 100%
}

.header__desc {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0 20px
}

.header__desc p {
    font: 14px/18px Arial, sans-serif;
    color: #fff
}

.header__desc p span {
    font: 18px/21px Arial-Bold, sans-serif;
    color: #fff
}

.header__online {
    vertical-align: top;
    float: right;
    margin: 35px 40px 15px 0
}

.header__online p {
    font: 14px/18px Arial, sans-serif;
    color: #fff;
    position: relative
}

.header__online p:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -16px;
    width: 11px;
    height: 11px;
    border-radius: 6px;
    background: #35aa70
}

.text-bold {
    font-weight: 700;
}

.chat {
    padding: 20px 0 20px
}

.chat__time {
    width: 140px;
    background: #35aa70;
    border-radius: 20px;
    padding: 10px;
    text-align: center;
    margin: 15px auto 0;
}

.chat__time p {
    font: 14px/18px Arial, sans-serif;
    color: #fff
}

.chat-photo {
    display: block;
    width: 300px;
    margin-bottom: 10px;
}

.hide-q {
    display: none !important
}

@media (max-width: 1390px) {
    .body {
        width: 1180px
    }

    .about__info > ul > li > ul > li:last-child {
        display: none
    }

    .content {
        width: 800px
    }
}

@media (max-height: 1000px) {
    .about__info > ul > li > ul > li:last-child {
        display: none
    }
}

@media (max-height: 840px) {
    .about__info > ul > li > ul > li:nth-child(2) {
        display: none
    }

    .about {
        padding: 30px 0 0
    }
}

@media (max-height: 795px) {
    .about__info > ul > li > ul {
        display: none
    }
}

@media (max-height: 760px) {
    .about__info > ul > li:nth-child(4) {
        display: none
    }
}

@media (max-height: 680px) {
    .about__info > ul > li:nth-child(3) {
        display: none
    }
}

@media (max-height: 615px) {
    .about__info > ul > li:nth-child(2) {
        display: none
    }
}

@media (max-height: 540px) {
    .about__info > ul {
        display: none
    }
}

@media (max-width: 1001px) {
    .body {
        width: 750px
    }

    .about {
        display: none
    }

    .content {
        width: 100%;
        margin-left: 0
    }
}

@media (max-width: 801px) {
    .body {
        width: 580px
    }

    .about {
        display: none
    }

    .content {
        width: 580px;
        display: block;
        margin: 0
    }
}

@media (max-width: 601px) {
    .dec {
        display: none !important
    }

    html {
        height: 100%
    }

    body {
        background: 0 0;
        border-top: 0;
        padding: 0;
        height: 100%
    }

    .body {
        width: 100%;
        position: relative;
        height: 100%;
        padding: 0 0 0
    }

    .main {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 99%
    }

    .main__title p {
        font: 18px/27px Arial-Bold, sans-serif;
        color: #fff
    }

    .main__name {
        background: #ee8208;
        border-radius: 5px;
        text-align: center;
        padding: 4px 0 4px
    }

    .main__name p {
        font: 30px/45px Arial-Bold, sans-serif;
        color: #fff
    }

    .header__name {
        margin: 0
    }

    .header__desc {
        margin: 3px 0 0 15px
    }

    .chat {
        background: 0 0;
        margin: 6px 0 0
    }

    .chat::-webkit-scrollbar {
        width: 5px
    }
}

.main-desc__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
    background-size: cover
}

.main-desc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 0;
    transition: all 1.5s linear
}

.main-desc__body {
    width: 300px;
    margin: -44px auto 0;
    position: relative;
    z-index: 2;
    padding: 0;
    top: 50%
}

.main__title {
    width: 200px;
    margin: 0 auto;
    background: #54a22c;
    border-radius: 5px 5px 0 0;
    text-align: center;
    padding: 4px 0 4px
}

.main__title p {
    font: 18px/27px Arial-Bold, sans-serif;
    color: #fff
}

.main__name p {
    font: 30px/45px Arial-Bold, sans-serif;
    color: #fff
}

.main__name {
    background: #3498db;
    border-radius: 5px;
    text-align: center;
    padding: 4px 0 4px
}

.body {
    transform: translateY(120%);
    transition: transform 1s linear
}

.b-show {
    display: block;
    animation: showBlock 1s linear forwards
}

@keyframes showBlock {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

body,
html {
    overflow: hidden
}

body {
    background: url(../images/bg-e0e.jpg) center no-repeat;
    background-size: cover;
    border-top: none
}

.webp body {
    background: url(../images/bg-e0e.webp) center no-repeat;
    background-size: cover;
}

body,
html {
    overflow-y: auto
}

.content {
    position: relative
}

.container-circle {
    width: 20px;
    min-width: 20px;
    min-height: 20px;
    height: 20px;
    background: 0 0;
    border: 2px solid #54a22c;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.scroll-me {
    position: fixed;
    right: 40px;
    bottom: 20%;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    background: #fff;
    cursor: pointer;
    z-index: 100;
    border-radius: 10px 0 0 10px;
    border: 1px solid #eee;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.scroll-me,
.scroll-me:active,
.scroll-me:focus {
    outline: 0
}

.button-circle {
    border: solid #54a22c;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.hide {
    display: none !important
}

.show {
    display: block
}

.inp {
    text-align: center;
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    background: #3498db;
    width: 25px;
    display: block;
    color: #fff !important;
    border-radius: 20px;
    border: none;
    padding: 1px 0;
    font-size: 12px
}

.aba .inp {
    display: none !important
}

.chat-content-desc-item img {
    width: 400px;
    max-width: 100%
}

.comment-item {
    display: none;
    width: 90%;
    padding: 15px 20px;
    background: #fff;
    border-radius: 8px;
    margin: auto auto 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.comment-item-show {
    display: block
}

.shine-button {
    text-decoration: none;
    display: none;
    padding: 15px 40px;
    margin: 10px auto;
    position: relative;
    overflow: hidden;
    font-size: 28px;
    border: 2px solid #16c14b;
    border-radius: 18px;
    font-family: Montserrat, sans-serif;
    color: #fbfbfb;
    background: #0011e0;
    transition: .2s ease-in-out
}

.shine-button:before {
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .5));
    height: 60px;
    width: 50px;
    position: absolute;
    top: -8px;
    left: -75px;
    transform: skewX(-45deg)
}

.shine-button:hover {
    background: #fe6637;
    color: #fff;
    text-decoration: none
}

.shine-button:hover:before {
    left: 150px;
    transition: .5s ease-in-out;
    text-decoration: none
}

.glow-button {
    text-decoration: none;
    display: block;
    padding: 15px 30px;
    margin: 10px auto;
    border-radius: 10px;
    box-shadow: 0 0 40px 40px #f137a6 inset, 0 0 0 0 #f137a6;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    border: none;
    transition: .15s ease-in-out
}

.glow-button:hover {
    box-shadow: 0 0 10px 0 #f137a6 inset, 0 0 10px 4px #f137a6;
    color: #f137a6;
    background: rgba(255, 255, 255, .7)
}

@media (max-width: 768px) {
    .chat-content-desc-item img {
        width: auto;
        max-width: 100%
    }
}

@media (max-width: 1400px) {
    .scroll-me {
        right: 70px
    }
}

@media (max-width: 991px) {
    body {
        border-top: none !important
    }

    .scroll-me {
        position: fixed;
        right: 0;
        bottom: 100px
    }

    .header__online {
        margin: 35px 40px 0 0
    }

    .header__name {
        margin: 20px 0 0 40px
    }

    body,
    html {
        overflow-x: hidden
    }
}

@media (max-width: 601px) {
    .header__name {
        margin: 0
    }

    .header__online {
        margin: 15px 0 0;
    }
}

.chat-content-list, .chat-content-list-after, .chat-content-list-end {
    margin: 20px 40px 0;
    color: #fff;
    font: 16px/24px Arial, sans-serif;
    color: #fff
}

.chat-content-desc-item {
    max-width: 629px;
    /*display: table;*/
    display: flex;
    background: rgba(56, 41, 76, 0.9);
    border-radius: 5px 20px 20px 20px;
    padding: 20px;
    margin-bottom: 10px
}

.chat-content-buttons-gender {
    background: rgba(56, 41, 76, 0.9);
    border-radius: 20px 5px 20px 20px;
    display: table;
    padding: 20px 20px 17px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 700px
}

.chat-content-buttons-gender-block {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #50b4a3;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff
}

.chat-content-buttons-gender-block span {
    display: block;
    padding: 12px 15px
}

.chat-content-buttons-gender-block:last-child {
    margin-right: 0
}

.chat-content-desc-item.user {
    display: flex;
    flex-direction: row-reverse;
    /* background: #3498db; */
    border-radius: 20px 5px 20px 20px;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
    width: fit-content
}

.message-time {
    width: 40px;
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0
}

.text {
    color: white;
    max-width: 539px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px
}

.chat-content-desc-item.user .text {
    margin: 0 10px 0 0
}

.message-time {
    font: 14px/18px Arial, sans-serif;
    color: rgba(255, 255, 255, .5)
}

.iframe-form, .iframe-form-bottom {
    height: 0;
    opacity: 0;
    overflow: hidden
}

.iframe-form.show, .iframe-form-bottom.show {
    opacity: 1;
    height: auto
}

.btn-top {
    margin: 35px auto
}

@media (max-width: 1200px) {
    .content {
        margin: auto;
        display: block
    }

    .about {
        display: none
    }
}

@media (max-width: 991px) {
    .header {
        background-size: 50px
    }

    .header__online {
        margin: 25px 40px 0 0
    }

    .header__name {
        margin: 10px 0 10px 40px
    }

    .chat__time {
        margin-top: 0
    }
}

@media (max-width: 600px) {
    .content {
        width: 100%;
        z-index: 2;
        height: 100%;
        position: relative;
        border-radius: 0
    }

    .header {
        width: 100%;
        margin: 0 auto;
        padding: 5px 0 5px;
        background: rgba(0, 0, 0, .8)
    }

    .chat-content-list, .chat-content-list-after, .chat-content-list-end {
        margin: 10px 20px 0;
        color: #fff
    }

    .header__body {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        align-items: center
    }

    .header__name {
        margin: 10px 0 10px 0
    }

    .header__online {
        margin: 0
    }

    .message-time {
        width: 40px
    }

    .chat-content-desc-item {
        padding: 20px 15px;
        margin-bottom: 10px
    }

    .chat-content-desc-item.user {
        max-width: 90%;
        padding: 20px 15px;
        margin-bottom: 10px
    }

    .text {
        max-width: 280px;
        margin: 0 0 0 7px
    }

    .chat-content-buttons-gender {
        border-radius: 20px 5px 20px 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        padding: 10px 10px 12px;
        margin-bottom: 10px;
        max-width: 80%
    }

    .chat-content-buttons-gender-block {
        margin-right: 0;
        margin-left: 10px
    }
}

@media (max-width: 400px) {
    .text {
        max-width: 250px;
        margin: 0 0 0 7px
    }

    .chat-content-list, .chat-content-list-after, .chat-content-list-end {
        margin: 10px 15px 0
    }
}

@media (max-width: 360px) {
    .text {
        max-width: 240px;
        margin: 0 0 0 7px
    }
}

@media (max-width: 320px) {
    .text {
        max-width: 210px;
        margin: 0 0 0 7px
    }

    .header__desc {
        margin: 3px 0 0 7px
    }
}

button {
    border: 0 solid #000;
    background-color: inherit
}

input {
    text-indent: 7px
}

.lock {
    margin-right: 15px
}

.date {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 0
}

.date {
    background: #ebebeb;
    border-radius: 12px 0 0 12px;
    line-height: 26px;
    font-size: 18px;
    color: #434343
}

.name,
.phone {
    position: relative;
    border: none;
    background: no-repeat;
    padding: 0
}

button img {
    margin-bottom: -3px;
    display: inline-block
}

@media (max-width: 767px) {

    .date {
        width: 100%;
        float: none;
        border-radius: 12px
    }

    .date br {
        display: none
    }

    .date {
        border-radius: 12px 12px 0 0
    }

    #order button {
        font-size: 21px
    }

    button img {
        margin-bottom: -5px;
        display: inline-block
    }
}



.hide {
    display: none;
}

/* .iti__arrow:nth-child(even) {
    display: none;
  } */

input[value="Получить бесплатно"] {
    text-transform: uppercase;
    padding: 10px 15px;
    outline: 0;
    border: none;
    margin: 5px 0 15px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    transition: background .3s
}

input[value="Получить бесплатно"]:hover {
    background: #b00 !important;
    transition: background .3s
}

input[value="Получить бесплатно"]:active {
    transform: translateY(2px);
    box-shadow: none !important
}


.order_block {
    /*display: none;*/
    text-align: center !important;
    justify-content: center;
    position: relative
}

.accent2 {
    color: #6BB2A3;
}

.order__title {
    font-size: 1.1em;
    font-weight: 700;
}

.wheel__title {
    margin-bottom: 0.8em;
    font-size: 1.5em;
    font-weight: 700;
}


.timer {
    font-size: 1.5em;
    margin: .5em 0;
    font-weight: 700
}

.order__afisha {
    position: relative;
    display: inline-block;
    margin-bottom: 1.5em
}

.order__product {
    width: 450px;
    flex-shrink: 0;
    position: relative;
    text-align: center;
}

.order__title {
    font-size: 26px;
}

div#order, div#order2 {
    padding: 30px;
    background: url("../images/form-bg.jpg") no-repeat left center / cover;
    border: 10px solid #6BB2A3;
    border-radius: 15px;
    margin: 15px 15px;
}

.webp div#order, .webp div#order2 {
    background: url("../images/form-bg.webp") no-repeat left center / cover;
}


.order_block {

    font-family: 'Arial', sans-serif;
}

.wheel_input {
    padding: 10px !important;
    display: block !important;
    margin: 0 auto 20px !important;
    width: 50% !important;
    border: 2px solid grey !important;
    border-radius: 5px !important;
}

@media screen and (max-width: 480px) {
    .wheel_input {
        width: 90% !important;
    }
}


.timer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    background: #b8433f;
    text-align: center;
    color: #ffffff;

    transition: opacity .3s;
    opacity: 0;
    pointer-events: none;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    font-size: 12px;
}

.timer span {
    font-size: 14px;
    color: #ffffff;
}

b {
    font-weight: 700;
}

.red {
    color: red;
    font-weight: 700;
}

.components {
    list-style: disc;
    padding-left: 25px;
    margin: 20px 0;
}

.components__item:not(:last-of-type) {
    margin-bottom: 5px;
}

.body {
    transform: translateY(0px);
}

.wheel__notification, .order_block {
    text-align: center;
}

.accent2-1 {
    margin: 15px 0 25px 0;
    padding-bottom: 0;
    font-size: 1.5em;
}

@media (max-width: 767px) {
    .order_block img {
        width: 350px;
    }
}

.modal {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: all .5s ease-in-out;
}

.modal--active {
    pointer-events: auto;
    opacity: 1;
}

.modal__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 40vh;
    min-height: 10vh;
    background: white;
    border-radius: 10px;
    max-width: 600px;
    padding: 15px;
}

.form-message {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.feedback__name {
    line-height: 1;
}

.feedback__name, .feedback__text {
    display: block;
    margin-bottom: 10px;
}

.chat-content-desc-item img.feedback__img {
    width: 300px;
    max-width: 100%;
}

.exercise__title {
    font-size: 16px;
    line-height: 1;
    margin: 0 0 10px;
}

.exercise__text {
    margin-bottom: 10px;
}

.chat-content-desc-item img.exercise__img {
    width: 300px;
    max-width: 100%;
}

.form__title {
    font-size: 24px;
    margin-bottom: 30px;
}

.price {
    display: flex;
    justify-content: space-around;
    gap: 15px;
    margin-bottom: 20px;
}

.price__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.price__value {
    font-size: 31px;
    font-weight: 700;
}

.price__value--old {
    color: #CB3227;
    text-decoration: line-through;
}

.price__value--new {
    color: #4FA897;
}

.price__title {
    font-size: 20px;
    font-weight: 700;
    color: #A1A1A1;
    margin-bottom: 5px;
    /*margin-right: 15px;*/
}

.order__block {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.order__pack {
    width: 100%;
}

.order__form {
    width: 100%;
    max-width: 350px;
}

.order__label {
    display: block;
    width: 100%;
    padding-bottom: 4px;
    margin-bottom: 15px;
}

.order__input {
    font-size: 18px;
    background: #FFF;
    border: none;
    border-radius: 50px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    width: 100%;
    padding: 15px 20px;
}

.order__input::placeholder {
    color: #9D9D9D;
}

.order__btn {
    font-size: 18px;
    font-weight: 700;
    color: white;
    border-radius: 200px;
    background: #6BB2A3;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    padding: 15px;
    width: 100%;
    transition: .3s ease-in-out;
}

.order__btn:hover {
    background: #579386;
}


div#order.boxit--gray, div#order2.boxit--gray {
    background: #f2f0f1;
}

@media (max-width: 1390px) {
    .order__product {
        width: 370px;
    }
}

@media (max-width: 1001px) {
    .order__product {
        width: 330px;
    }
}

@media (max-width: 801px) {
    div#order, div#order2, .webp div#order, .webp div#order2 {
        background: #f2f0f1;
    }

    .order__block {
        flex-direction: column;
    }

    .order__product {
        margin-left: 50px;
    }
}

@media (max-width: 600px) {
    div#order, div#order2 {
        padding: 15px;
    }

    .form__title {
        font-size: 21px;
    }

    .order__input, .order__btn {
        font-size: 16px;
    }

    .price__title {
        font-size: 18px;
    }

    .price__value {
        font-size: 28px;
    }
}

@media (max-width: 479px) {
    .order__product {
        width: 235px;
        max-width: 100%;
        margin-left: 30px;
    }
}