<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about__footer, .about__name, .chat__time, .inp {
    text-align: center
}

.about, .content, .header__online p, .main-desc__body {
    position: relative
}

.comment-item, .scroll-me {
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

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

.form__title, .order__btn {
    text-transform: uppercase
}

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

header, img, main {
    display: block
}

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

[hidden], template {
    display: none
}

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

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.about, .body, .content, body {
    height: 100%
}

code {
    font-family: monospace, monospace
}

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

.form-message, .glow-button, .order__title, .red, .text-bold, .timer, .wheel__title, b, optgroup {
    font-weight: 700
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-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;
    text-indent: 7px
}

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
}

textarea {
    overflow: auto
}

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

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

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

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

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

.aba .inp, .hidden, .hide, .hide-q {
    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
}

ul {
    list-style: none
}

q {
    quotes: none
}

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

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

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

.body {
    width: 1320px;
    margin: 0 auto
}

.about {
    width: 276px;
    display: inline-block;
    vertical-align: top;
    background: rgba(114, 135, 142, .5);
    border-radius: 10px;
    padding: 40px 0 0
}

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

.about__name {
    margin: 20px 0 0
}

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

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

.about__info &gt; ul &gt; li {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 44px;
    font: 16px/21px Arial-Bold, sans-serif;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(66, 68, 90, .5)
}

.about__info &gt; ul &gt; li:first-child &gt; p {
    padding-top: 0
}

.about__info &gt; ul &gt; li &gt; p {
    padding: 15px 0 0 55px
}

.about__info &gt; ul &gt; li &gt; ul {
    margin: 25px 0 0 32px
}

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

.about__info &gt; ul &gt; li &gt; ul &gt; li:last-child {
    margin-bottom: 0
}

.about__info &gt; ul &gt; li:first-child {
    background: url(../images/about-icon1-09f.png) 20px 10px no-repeat
}

.about__info &gt; ul &gt; li:nth-child(2) {
    background: url(../images/about-icon2-1a4.png) 20px 23px no-repeat
}

.about__info &gt; ul &gt; li:nth-child(3) {
    background: url(../images/about-icon3-9ae.png) 20px 23px no-repeat
}

.about__info &gt; ul &gt; li:nth-child(4) {
    background: url(../images/about-icon4-dc2.png) 20px 23px no-repeat
}

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

.about__info &gt; ul &gt; li:first-child:after {
    border-radius: 36px 36px 0 0;
    background: #5f73cd
}

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

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

.about__info &gt; ul &gt; 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(22, 112, 161);
    padding: 20px 0;
    border-radius: 0 0 10px 10px
}

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

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

.about__footer p span, .comment-item-show, .feedback__text, .show {
    display: block
}

.chat-content-buttons-gender-block, .content, .header__avatar, .header__desc, .header__name, .message-time, .text {
    display: inline-block;
    vertical-align: top
}

.content {
    width: 1018px;
    margin-left: 30px;
    border-radius: 10px 0 0 10px;
    overflow-y: scroll;
    background-color: rgba(224, 238, 243, .9)
}

.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: url(../images/header-logo-b0e.png) center 16px/55px no-repeat rgba(22, 112, 161);
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3
}

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

.header__avatar {
    width: 46px
}

.header__avatar img {
    max-width: 100%
}

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

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

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

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

.chat {
    padding: 20px 0 10px
}

.body {
    display: flex;
    justify-content: space-between
}

.chat__time {
    width: 260px;
    background: #35aa70;
    border-radius: 20px;
    padding: 10px;
    margin: 0 auto
}

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

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

    .about__info &gt; ul &gt; li &gt; ul &gt; li:last-child {
        display: none
    }

    .content {
        width: 800px
    }
}

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

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

    .about {
        padding: 30px 0 0
    }
}

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

@media (max-height: 760px) {
    .about__info ul {
        overflow: hidden;
        height: 216px
    }

    .about__info {
        padding-right: 5px;
        margin: 20px 20px 0 0
    }

    .about__info::-webkit-scrollbar {
        width: 6px;
        height: 12px
    }

    .about__info::-webkit-scrollbar-track {
        background: #e7e1e1;
        border-radius: 10px
    }

    .about__info::-webkit-scrollbar-thumb {
        background-color: rgba(56, 41, 76, .9);
        border-radius: 10px
    }
}

@media (max-height: 680px) {
    .about__info &gt; ul {
        height: 155px
    }
}

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

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

    .about {
        display: none
    }

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

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

    .about {
        display: none
    }

    .content {
        display: block;
        margin: 0
    }
}

@media (max-width: 601px) {
    .body, body, html {
        height: 100%
    }

    .body, body {
        padding: 0
    }

    .dec {
        display: none !important
    }

    body {
        background: 0 0;
        border-top: 0
    }

    .body {
        width: 100%;
        position: relative
    }

    .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
    }

    .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: 0
    }

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

.main-desc, .main-desc__img {
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%
}

.main-desc__img {
    position: absolute;
    z-index: 1;
    background-size: cover
}

.main-desc {
    position: fixed;
    z-index: 0;
    transition: 1.5s linear
}

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

.main__name, .main__title {
    padding: 4px 0;
    text-align: center
}

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

.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
}

.body {
    transition: transform 1s linear
}

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

@keyframes showBlock {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

body, html {
    overflow: hidden;
    overflow-y: auto
}

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

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

.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: 0;
    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
}

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

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

.inp {
    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
}

.chat-content-desc-item img {
    margin-top: 0;
    width: 100%;
    max-width: 500px
}

.comment-item {
    display: none;
    width: 90%;
    padding: 15px 20px;
    background: #fff;
    border-radius: 8px;
    margin: auto auto 20px
}

.glow-button, .shine-button {
    text-decoration: none;
    margin: 10px auto;
    font-family: Montserrat, sans-serif
}

.shine-button {
    display: none;
    padding: 15px 40px;
    position: relative;
    overflow: hidden;
    font-size: 28px;
    border: 2px solid #16c14b;
    border-radius: 18px;
    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 {
    display: block;
    padding: 15px 30px;
    border-radius: 10px;
    box-shadow: 0 0 40px 40px #f137a6 inset, 0 0 0 0 #f137a6;
    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: 0
    }
}

@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 {
    margin: 20px 40px 0;
    font: 16px/24px Arial, sans-serif;
    color: #fff
}

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

.chat-content-desc-item {
    width: fit-content;
    display: flex;
    background: rgba(22, 112, 161);
    border-radius: 5px 20px 20px;
    padding: 20px;
    margin-bottom: 10px
}

.chat-content-buttons-gender, .chat-content-desc-item.user {
    display: flex;
    border-radius: 20px 5px 20px 20px;
    margin-left: auto;
    margin-right: 0;
    width: fit-content
}

.chat-content-buttons-gender {
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 10px;
    background: rgba(22, 112, 161);
    padding: 20px 20px 17px;
    margin-bottom: 20px;
    text-align: right
}

.accent {
    color: #f3ef1b
}

.chat-content-buttons-gender-block {
    width: auto;
    background: #35aa70;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    -webkit-box-shadow: 1px 1px 3px 0 #42445a;
    -moz-box-shadow: 1px 1px 3px 0 #42445a;
    box-shadow: 1px 1px 3px 0 #42445a
}

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

.chat-content-buttons-gender-block:hover {
    background: #17c270;
    box-shadow: none
}

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

.chat-content-desc-item.user {
    flex-direction: row-reverse;
    padding: 20px;
    margin-bottom: 10px;
    position: relative
}

.message-time {
    width: 40px;
    margin: 2px 0 0
}

.text {
    color: #fff;
    max-width: 539px;
    margin: -1px 0 0 10px
}

p.quest {
    line-height: 1.4
}

.chat-content-desc-item.user .text {
    text-align: right;
    line-height: 1.3;
    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-bottom.show, .iframe-form.show {
    opacity: 1;
    height: auto
}

.btn-top {
    margin: 35px auto
}

@media (max-width: 1200px) {
    .body {
        max-width: 750px;
        justify-content: center
    }

    .content {
        margin: auto;
        display: block
    }

    .about {
        display: none
    }
}

@media (max-width: 991px) {
    .header {
        background: url(../images/header-logo-b0e.png) center 8px no-repeat rgba(22, 112, 161);
        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;
        background: rgba(22, 112, 161)
    }

    .chat-content-list, .chat-content-list-after, .chat-content-list-end {
        margin: 20px 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
    }

    .header__online {
        margin: 0
    }

    .message-time {
        width: 40px
    }

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

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

    .text {
        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%
    }
}

.modal, .order_block {
    justify-content: center
}

@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: 20px 15px 0
    }
}

@media (max-width: 360px) {
    .scroll-me {
        right: -5px
    }

    .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 {
    overflow: visible;
    border: 0 solid #000;
    background-color: inherit
}

.lock {
    margin-right: 15px
}

.date {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 0;
    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
}

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 {
    text-align: center !important;
    position: relative;
    font-family: Arial, sans-serif
}

.form-message, .form__subtitle, .form__title, .order__product, .order_block, .timer, .wheel__notification, h2.form-title {
    text-align: center
}

.accent2 {
    color: #6bb2a3
}

.wheel__title {
    margin-bottom: .8em;
    font-size: 1.5em
}

.timer {
    margin: .5em 0
}

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

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

.modal, .timer {
    position: fixed;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none
}

.order__title {
    font-size: 26px
}

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

.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 {
    width: 100%;
    padding: 20px;
    background: #b8433f;
    color: #fff;
    transition: opacity .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 12px
}

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

.red {
    color: red
}

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

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

.body {
    transform: translateY(0)
}

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

@media (max-width: 767px) {
    .date {
        width: 100%;
        float: none;
        border-radius: 12px 12px 0 0
    }

    .date br {
        display: none
    }

    #order button {
        font-size: 21px
    }

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

    .order_block img {
        width: 350px
    }
}

.modal {
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .7);
    top: 0;
    right: 0;
    transition: .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: #fff;
    border-radius: 10px;
    max-width: 600px;
    padding: 15px
}

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

.form-message {
    font-size: 18px
}

.feedback__img {
    margin-top: 10px
}

.feedback__name {
    line-height: 1.4
}

.chat-content-desc-item img.exercise__img, .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, h2.form-title {
    margin-bottom: 10px
}

.form__title {
    font-size: 28px;
    margin-bottom: 5px
}

.form__subtitle {
    margin-top: 0
}

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

.price__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.price__value {
    font-size: 26px;
    line-height: 1;
    font-weight: 500
}

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

.price__title--new, .price__value--new {
    color: #671723
}

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

.separator {
    height: auto;
    width: 2px;
    background: #346e1c
}

.price__title {
    font-size: 14px;
    text-align: center;
    font-weight: 300
}

.order__btn, .order__input {
    font-size: 18px;
    width: 100%
}

.price__title--old {
    color: #535353
}

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

.order__label, span.form-subtitle {
    display: block;
    margin-bottom: 15px
}

.order__pack {
    width: 100%;
    max-width: 340px;
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .5))
}

.order__form {
    width: 100%;
    max-width: 350px;
    padding: 30px 25px;
    background: #fff;
    border-radius: 10px;
    border: 2px solid #30671c
}

.order__label {
    width: 100%;
    padding-bottom: 4px
}

.order__input {
    background: #fff;
    border: 1px solid #31671b;
    border-radius: 10px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 15px 20px
}

.order__input::placeholder {
    color: #262626
}

.order__btn {
    color: #fff;
    border-radius: 10px;
    background: #6a0055;
    padding: 15px;
    transition: .3s ease-in-out
}

.order__btn:hover {
    background: #ad148f
}

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) {
    .header__desc {
        margin: 3px 0 0 5px
    }

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

    .price__item {
        align-items: center
    }

    .order__block {
        flex-direction: column
    }
}

@media (max-width: 600px) {
    .chat-photo {
        max-width: 300px !important;
        width: 100% !important
    }

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

    div#order, div#order2 {
        padding: 15px
    }

    .form__title {
        font-size: 21px
    }

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

    .price__title {
        font-size: 18px
    }

    .price__value {
        font-size: 24px
    }

    .price__value--new {
        font-size: 30px;
    }
}

@media (max-width: 479px) {
    .order__form {
        padding: 15px;
    }

    .price__title {
        font-size: 16px;
    }

    .order__product {
        width: 235px;
        max-width: 100%
    }
}

h2.form-title {
    font-size: 24px;
    color: #262626
}

span.form-subtitle {
    text-align: center;
    font-size: 18px;
    color: #000
}</pre></body></html>