@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 16px;
}
html._lock {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

a {
    text-decoration: none;
    color: inherit;
    display: block;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
    outline: none;
    border: none;
    background: transparent;
    font-style: normal;
    line-height: normal;
}

textarea {
    resize: none;
}

textarea:focus,
input:focus {
    outline: none;
}

/*- убираем стрелки input number-*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]:hover,
input[type=number]:focus {
    -moz-appearance: number-input;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

button {
    border: none;
    outline: none;
    cursor: pointer;
    background: none;
    padding: 0;
    font-size: inherit;
    background-color: inherit;
}

button:disabled {
    color: inherit;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

p {
    line-height: inherit;
    letter-spacing: inherit;
}

ul {
    list-style: none;
}

/* убираем тени safari */
input:not([type=checkbox]):not([type=radio]),
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

time {
    display: block;
}

img {
    max-width: 100%;
    height: 100%;
}

:root {
    --index: calc(1vw + 1vh);
    --font-family: "Montserrat", sans-serif;
    --hover: 0.3s;
    --main: #000;
    --white: #fff;
    --chernyy: #2b2b2b;
    --fon-lk: #f5f6fa;
    --bledno-goluboy: #e0dfdf;
    --zelenyy: #00b69b;
    --fioletovyy: #6226ef;
    --bledno-seryy: #f8f8f8;
    --yarkiy-zelenyy: #38d319;
    --black: #1b2431;
    --blue: #4880ff;
    --dark-blue: #1842a1;
    --orange: #ff8743;
    --dark-orange: #e1621a;
    --red: #ef3826;
    --grey: #8d8d8d;
    --dark: #2b2b2b;
    --bg-black: #1b2431;
}

.--blue {
    color: var(--blue);
}

.--orange {
    color: var(--orange);
}

@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-Black.woff2") format("woff2"), url("../../assets/fonts/Montserrat-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../assets/fonts/Montserrat-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/Montserrat-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../../assets/fonts/Montserrat-ExtraBold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("../../assets/fonts/Montserrat-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-Italic.woff2") format("woff2"), url("../../assets/fonts/Montserrat-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-Light.woff2") format("woff2"), url("../../assets/fonts/Montserrat-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../assets/fonts/Montserrat-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../assets/fonts/Montserrat-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../assets/fonts/Montserrat-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url("../../assets/fonts/Montserrat-Thin.woff2") format("woff2"), url("../../assets/fonts/Montserrat-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}
/**
 * Swiper 8.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 15, 2022
 */
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff ;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}

:root {
    --swiper-navigation-size: 44px ;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    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;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next";
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet:only-child {
    display: none !important;
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 0.2s top, 0.2s -webkit-transform;
    transition: 0.2s top, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s left, 0.2s -webkit-transform;
    transition: 0.2s left, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s right, 0.2s -webkit-transform;
    transition: 0.2s right, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff ;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000 ;
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube {
    overflow: visible;
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}

.swiper-flip {
    overflow: visible;
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: opacity, height, -webkit-transform;
    -o-transition-property: transform, opacity, height;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
    overflow: visible;
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
    overflow: hidden;
    z-index: 0;
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    -webkit-transform-style: flat;
    transform-style: flat;
}

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0;
}

.noUi-horizontal .noUi-origin {
    height: 0;
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}

.noUi-touch-area {
    height: 100%;
    width: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 18px;
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    bottom: -17px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
    border-radius: 3px;
}

.noUi-connect {
    background: #3FB8AF;
}

/* Handles and cursors;
 */
.noUi-draggable {
    cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}

.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}

.noUi-handle:after {
    left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}

.noUi-vertical .noUi-handle:after {
    top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-pips {
    position: absolute;
    color: #999;
}

/* Values;
 *
 */
.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
    position: absolute;
    background: #CCC;
}

.noUi-marker-sub {
    background: #AAA;
}

.noUi-marker-large {
    background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    left: auto;
    bottom: 10px;
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(0, -18px);
    -ms-transform: translate(0, -18px);
    transform: translate(0, -18px);
    top: auto;
    right: 28px;
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: var(--font-family);
    font-variant-numeric: lining-nums proportional-nums;
    padding: 0;
    margin: 0;
    background: none;
    line-height: 130%;
}

body {
    color: var(--main);
    background: var(--white);
    height: 99.9%;
}

._no-scroll {
    overflow: hidden;
}

.page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: var(--white);
    position: relative;
    overflow: hidden;
}

header {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.img-wrapp img {
    aspect-ratio: 3/2;
    -o-object-fit: cover;
    object-fit: cover;
    height: auto;
}

.page-breadcrumb {
    display: block;
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
}
@media screen and (max-width: 1440.98px) {
    .page-breadcrumb {
        margin-bottom: 20px;
    }
}

.breadcrumb {
    padding: 0;
    list-style: none;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.breadcrumb > * {
    display: contents;
}

.breadcrumb > * > * {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #8d8d8d;
}
@media screen and (max-width: 1680px) {
    .breadcrumb > * > * {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .breadcrumb > * > * {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .breadcrumb > * > * {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .breadcrumb > * > * {
        font-size: 12px;
    }
}

.breadcrumb > * > :hover {
    color: var(--orange);
    text-decoration: none;
}

.breadcrumb > :last-child > a:not([href]),
.breadcrumb > :last-child > span {
    color: var(--orange);
}

.breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    content: "";
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0 10px;
    width: 15px;
    height: 5px;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='5' viewBox='0 0 15 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' fill='%238D8D8D' /%3E%3Ccircle cx='7.5' cy='2.5' r='2.25' stroke='%238D8D8D' stroke-width='0.5' /%3E%3Ccircle cx='12.5' cy='2.5' r='2.5' fill='%238D8D8D' /%3E%3C/svg%3E");
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

._img {
    overflow: hidden;
    position: relative;
    display: block;
}
._img video,
._img iframe,
._img img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
}
._img-bg {
    position: absolute;
    inset: 0;
    z-index: -1;
}
._img-bg img {
    width: 100%;
    height: 100%;
}

.container {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 120px;
    padding-right: 120px;
    padding-left: 120px;
    padding-right: 120px;
}
@media screen and (max-width: 1680px) {
    .container {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media screen and (max-width: 992px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

._list-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
@media screen and (max-width: 1680px) {
    ._list-dots {
        gap: 20px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._list-dots {
        gap: 15px;
    }
}
@media screen and (max-width: 992px) {
    ._list-dots {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    ._list-dots {
        gap: 10px;
    }
}
._list-dots > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    position: relative;
    padding-left: 46px;
    color: var(--black);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    ._list-dots > li {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._list-dots > li {
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    ._list-dots > li {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    ._list-dots > li {
        font-size: 12px;
    }
}
@media screen and (max-width: 1680px) {
    ._list-dots > li {
        padding-left: 46px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._list-dots > li {
        padding-left: 26px;
    }
}
@media screen and (max-width: 992px) {
    ._list-dots > li {
        padding-left: 22px;
    }
}
@media screen and (max-width: 767px) {
    ._list-dots > li {
        padding-left: 22px;
    }
}
._list-dots > li strong {
    display: block;
    color: var(--black);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    ._list-dots > li strong {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._list-dots > li strong {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    ._list-dots > li strong {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    ._list-dots > li strong {
        font-size: 12px;
    }
}
._list-dots > li::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    aspect-ratio: 1/1;
    background-color: rgba(141, 141, 141, 0.2);
    border-radius: 100%;
}
@media screen and (max-width: 1680px) {
    ._list-dots > li::before {
        width: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._list-dots > li::before {
        width: 16px;
    }
}
@media screen and (max-width: 992px) {
    ._list-dots > li::before {
        width: 12px;
    }
}
@media screen and (max-width: 767px) {
    ._list-dots > li::before {
        width: 12px;
    }
}
@media screen and (max-width: 1680px) {
    ._list-dots > li::before {
        height: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._list-dots > li::before {
        height: 16px;
    }
}
@media screen and (max-width: 992px) {
    ._list-dots > li::before {
        height: 12px;
    }
}
@media screen and (max-width: 767px) {
    ._list-dots > li::before {
        height: 12px;
    }
}

._click-active {
    -webkit-transition: all 0.1s ease 0ms;
    -o-transition: all 0.1s ease 0ms;
    transition: all 0.1s ease 0ms;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    will-change: transform;
    cursor: pointer;
    pointer-events: all;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
._click-active:active {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
._click-active_top {
    -webkit-transform: scale(1) translate(0, -50%);
    -ms-transform: scale(1) translate(0, -50%);
    transform: scale(1) translate(0, -50%);
}
._click-active_top:active {
    -webkit-transform: scale(0.9) translate(0, -50%);
    -ms-transform: scale(0.9) translate(0, -50%);
    transform: scale(0.9) translate(0, -50%);
}
._click-active_text:active {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

._svg-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
._svg-contain svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

._notifications {
    position: absolute;
    font-size: 9px;
    pointer-events: none;
    font-weight: 500;
    color: var(--white);
    background-color: var(--red);
    display: none;
    top: -3px;
    right: -8px;
    line-height: 133%;
    z-index: 2;
    border-radius: 10px;
    padding: 1px 3px;
}
._notifications._show {
    display: block;
}

._hover-icon path {
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}
@media (any-hover: hover) {
    ._hover-icon:hover path {
        fill: var(--orange);
    }
}

@media (any-hover: hover) {
    ._hover-opacity:hover {
        opacity: 0.7;
    }
}

._hover-shadow {
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}
@media (any-hover: hover) {
    ._hover-shadow:hover {
        -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
        background-color: var(--white);
    }
}

@media (any-hover: hover) {
    ._hover-blue:hover {
        color: var(--blue);
    }
}

._scrollbar {
    overflow-x: hidden;
    overflow-y: auto;
}
._scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
._scrollbar::-webkit-scrollbar-track {
    background-color: rgba(141, 141, 141, 0.2);
    border-radius: 10px;
}
._scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(72, 128, 255, 0.3);
    border-radius: 10px;
    cursor: pointer;
}
._scrollbar *::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
._scrollbar *::-webkit-scrollbar-track {
    background-color: rgba(141, 141, 141, 0.2);
    border-radius: 10px;
}
._scrollbar *::-webkit-scrollbar-thumb {
    background-color: rgba(72, 128, 255, 0.3);
    border-radius: 10px;
    cursor: pointer;
}

._link {
    display: block;
    padding: 10px 0px;
    margin: -10px 0px;
}

._link-hover {
    display: inline-block;
    text-decoration: underline;
    color: var(--blue);
}
@media (any-hover: hover) {
    ._link-hover:hover {
        -webkit-text-decoration: underline transparent;
        text-decoration: underline transparent;
    }
}

.page-content {
    padding-bottom: 60px;
}
@media screen and (max-width: 1440.98px) {
    .page-content {
        padding-bottom: 30px;
    }
}

._list {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
}
._list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}
._list > li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: currentColor;
    margin-top: 6px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.img-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
@media screen and (max-width: 1680px) {
    .img-grid {
        margin-top: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    .img-grid {
        margin-top: 25px;
    }
}
@media screen and (max-width: 992px) {
    .img-grid {
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .img-grid {
        margin-top: 15px;
    }
}
@media screen and (max-width: 1680px) {
    .img-grid {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    .img-grid {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 992px) {
    .img-grid {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .img-grid {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .img-grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
}

._img-round {
    border-radius: 30px;
}
@media screen and (max-width: 1680px) {
    ._img-round {
        border-radius: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._img-round {
        border-radius: 25px;
    }
}
@media screen and (max-width: 992px) {
    ._img-round {
        border-radius: 20px;
    }
}
@media screen and (max-width: 767px) {
    ._img-round {
        border-radius: 10px;
    }
}

._img-left {
    float: left;
    margin: 0 30px 0 0;
    max-width: 40%;
}
@media screen and (max-width: 1680px) {
    ._img-left {
        margin-right: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._img-left {
        margin-right: 20px;
    }
}
@media screen and (max-width: 992px) {
    ._img-left {
        margin-right: 15px;
    }
}
@media screen and (max-width: 767px) {
    ._img-left {
        margin-right: 0px;
    }
}
._img-left::after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
}
@media screen and (max-width: 992px) {
    ._img-left {
        max-width: 30%;
    }
}
@media screen and (max-width: 767px) {
    ._img-left {
        float: none;
        margin: 0;
        max-width: 100%;
    }
}

._img-right {
    float: right;
    margin: 0 0 0 30px;
    max-width: 40%;
}
._img-right::after {
    content: "";
    clear: both;
    display: block;
}
@media screen and (max-width: 992px) {
    ._img-right {
        max-width: 30%;
    }
}
@media screen and (max-width: 767px) {
    ._img-right {
        float: none;
        margin: 0;
        max-width: 100%;
    }
}

._img-box {
    display: inline-block;
}
._img-box img {
    width: 100%;
}

._img-title {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: #8d8d8d;
    text-align: center;
}
@media screen and (max-width: 1680px) {
    ._img-title {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._img-title {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    ._img-title {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    ._img-title {
        font-size: 12px;
    }
}

.section-text::after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
}
.section-text > *:last-child {
    margin-bottom: 0;
}
.section-text h1,
.section-text h2,
.section-text h3,
.section-text h4,
.section-text h5,
.section-text h6 {
    margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
    .section-text h1,
    .section-text h2,
    .section-text h3,
    .section-text h4,
    .section-text h5,
    .section-text h6 {
        margin: 0 0 15px 0;
    }
}
.section-text * + h1,
.section-text * + h2,
.section-text * + h3,
.section-text * + h4,
.section-text * + h5,
.section-text * + h6 {
    margin-top: 20px;
}
@media screen and (max-width: 767px) {
    .section-text * + h1,
    .section-text * + h2,
    .section-text * + h3,
    .section-text * + h4,
    .section-text * + h5,
    .section-text * + h6 {
        margin-top: 10px;
    }
}
.section-text address,
.section-text dl,
.section-text fieldset,
.section-text figure,
.section-text ol,
.section-text p,
.section-text pre,
.section-text ul {
    margin: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
    .section-text address,
    .section-text dl,
    .section-text fieldset,
    .section-text figure,
    .section-text ol,
    .section-text p,
    .section-text pre,
    .section-text ul {
        margin: 0 0 10px 0;
    }
}
.section-text * + address,
.section-text * + dl,
.section-text * + fieldset,
.section-text * + figure,
.section-text * + ol,
.section-text * + p,
.section-text * + pre,
.section-text * + ul {
    margin-top: 15px;
}
@media screen and (max-width: 767px) {
    .section-text * + address,
    .section-text * + dl,
    .section-text * + fieldset,
    .section-text * + figure,
    .section-text * + ol,
    .section-text * + p,
    .section-text * + pre,
    .section-text * + ul {
        margin-top: 10px;
    }
}
.section-text + .section-text {
    margin-top: 60px;
}
@media screen and (max-width: 1680px) {
    .section-text + .section-text {
        margin-top: 60px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-text + .section-text {
        margin-top: 50px;
    }
}
@media screen and (max-width: 992px) {
    .section-text + .section-text {
        margin-top: 40px;
    }
}
@media screen and (max-width: 767px) {
    .section-text + .section-text {
        margin-top: 30px;
    }
}

._arrow-prev,
._arrow-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
@media screen and (max-width: 992px) {
    ._arrow-prev,
    ._arrow-next {
        width: 25px;
        height: 25px;
        background-size: 24px 24px;
    }
}

._arrow-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9348 26.565L9.43485 19.065C9.29828 18.9224 9.19124 18.7542 9.11984 18.57C8.96982 18.2048 8.96982 17.7952 9.11984 17.43C9.19124 17.2459 9.29828 17.0777 9.43484 16.935L16.9348 9.43503C17.0747 9.29518 17.2407 9.18423 17.4235 9.10854C17.6062 9.03285 17.8021 8.9939 17.9998 8.9939C18.3993 8.9939 18.7824 9.15258 19.0648 9.43503C19.3473 9.71749 19.506 10.1006 19.506 10.5C19.506 10.8995 19.3473 11.2826 19.0648 11.565L14.1148 16.5L26.9998 16.5C27.3977 16.5 27.7792 16.6581 28.0605 16.9394C28.3418 17.2207 28.4998 17.6022 28.4998 18C28.4998 18.3979 28.3418 18.7794 28.0605 19.0607C27.7792 19.342 27.3977 19.5 26.9998 19.5L14.1148 19.5L19.0648 24.435C19.2054 24.5745 19.317 24.7404 19.3932 24.9232C19.4693 25.106 19.5085 25.302 19.5085 25.5C19.5085 25.698 19.4693 25.8941 19.3932 26.0769C19.317 26.2597 19.2054 26.4256 19.0648 26.565C18.9254 26.7056 18.7595 26.8172 18.5767 26.8934C18.3939 26.9695 18.1979 27.0087 17.9998 27.0087C17.8018 27.0087 17.6058 26.9695 17.423 26.8934C17.2402 26.8172 17.0743 26.7056 16.9348 26.565Z' fill='%231B2431' /%3E%3C/svg%3E");
}

._arrow-next {
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.0652 26.565L26.5652 19.065C26.7017 18.9224 26.8088 18.7542 26.8802 18.57C27.0302 18.2048 27.0302 17.7952 26.8802 17.43C26.8088 17.2459 26.7017 17.0777 26.5652 16.935L19.0652 9.43503C18.9253 9.29518 18.7593 9.18423 18.5765 9.10854C18.3938 9.03285 18.1979 8.9939 18.0002 8.9939C17.6007 8.9939 17.2176 9.15258 16.9352 9.43503C16.6527 9.71749 16.494 10.1006 16.494 10.5C16.494 10.8995 16.6527 11.2826 16.9352 11.565L21.8852 16.5L9.00015 16.5C8.60233 16.5 8.2208 16.6581 7.93949 16.9394C7.65819 17.2207 7.50015 17.6022 7.50015 18C7.50015 18.3979 7.65819 18.7794 7.93949 19.0607C8.2208 19.342 8.60233 19.5 9.00015 19.5L21.8852 19.5L16.9352 24.435C16.7946 24.5745 16.683 24.7404 16.6068 24.9232C16.5307 25.106 16.4915 25.302 16.4915 25.5C16.4915 25.698 16.5307 25.8941 16.6068 26.0769C16.683 26.2597 16.7946 26.4256 16.9352 26.565C17.0746 26.7056 17.2405 26.8172 17.4233 26.8934C17.6061 26.9695 17.8021 27.0087 18.0002 27.0087C18.1982 27.0087 18.3942 26.9695 18.577 26.8934C18.7598 26.8172 18.9257 26.7056 19.0652 26.565Z' fill='%231B2431' /%3E%3C/svg%3E");
}

._title-small {
    color: var(--black);
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    ._title-small {
        font-size: 27px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._title-small {
        font-size: 21px;
    }
}
@media screen and (max-width: 992px) {
    ._title-small {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    ._title-small {
        font-size: 16px;
    }
}

._title {
    color: var(--black);
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    ._title {
        font-size: 32px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._title {
        font-size: 27px;
    }
}
@media screen and (max-width: 992px) {
    ._title {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    ._title {
        font-size: 16px;
    }
}

._title-large {
    color: var(--black);
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    ._title-large {
        font-size: 45px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._title-large {
        font-size: 32px;
    }
}
@media screen and (max-width: 992px) {
    ._title-large {
        font-size: 24px;
    }
}
@media screen and (max-width: 767px) {
    ._title-large {
        font-size: 18px;
    }
}
._title-large ._border-bottom::after {
    height: 5px;
}
@media screen and (max-width: 767px) {
    ._title-large ._border-bottom::after {
        height: 2px;
    }
}
._title-large ._border-bottom::after {
    height: 5px;
}

._subtitle {
    font-weight: 500;
    font-size: 21px;
    line-height: 1.33;
    color: var(--black);
}
@media screen and (max-width: 1680px) {
    ._subtitle {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._subtitle {
        font-size: 18px;
    }
}
@media screen and (max-width: 992px) {
    ._subtitle {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    ._subtitle {
        font-size: 14px;
    }
}

._text {
    color: var(--black);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    ._text {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    ._text {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    ._text {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    ._text {
        font-size: 12px;
    }
}

._fs-light {
    font-weight: 300;
}

._fs-medium {
    font-weight: 500;
}

._fs-semibold {
    font-weight: 600;
}

._fs-bold {
    font-weight: 700;
}

._title-center {
    text-align: center;
}

._border-bottom {
    display: inline-block;
    position: relative;
}
._border-bottom::after {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    height: 3px;
    border-radius: 5px;
    background-color: var(--blue);
}
@media screen and (max-width: 767px) {
    ._border-bottom::after {
        height: 2px;
    }
}

._border-left {
    display: inline-block;
    position: relative;
}
._border-left::before {
    content: "";
    display: block;
    position: absolute;
    left: -12px;
    top: 5px;
    width: 3px;
    height: calc(100% - 10px);
    border-radius: 5px;
    background-color: var(--blue);
}

._title-lc {
    font-weight: 700;
    line-height: 133%;
}
@media (min-width: 1680px) {
    ._title-lc {
        font-size: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._title-lc {
        font-size: calc(18px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._title-lc {
        font-size: 18px;
    }
}
._title-lc-2 {
    line-height: 133%;
    font-weight: 500;
}
@media (min-width: 1680px) {
    ._title-lc-2 {
        font-size: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._title-lc-2 {
        font-size: calc(18px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._title-lc-2 {
        font-size: 18px;
    }
}
._title-lc-3 {
    line-height: 133%;
    font-weight: 600;
}
@media (min-width: 1680px) {
    ._title-lc-3 {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._title-lc-3 {
        font-size: calc(16px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._title-lc-3 {
        font-size: 16px;
    }
}

._text-lc {
    line-height: 133%;
}
@media (min-width: 1680px) {
    ._text-lc {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._text-lc {
        font-size: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._text-lc {
        font-size: 12px;
    }
}
._text-lc_medium {
    font-weight: 500;
}
._text-lc_semibold {
    font-weight: 600;
}
._text-lc_bold {
    font-weight: 700;
}
@media (min-width: 1680px) {
    ._text-lc_2 {
        font-size: 14px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._text-lc_2 {
        font-size: calc(12px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._text-lc_2 {
        font-size: 12px;
    }
}
@media (min-width: 1680px) {
    ._text-lc_f {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._text-lc_f {
        font-size: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._text-lc_f {
        font-size: 14px;
    }
}

@media (min-width: 1680px) {
    .positions-lc-main__items ._text-lc_2 {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .positions-lc-main__items ._text-lc_2 {
        font-size: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .positions-lc-main__items ._text-lc_2 {
        font-size: 12px;
    }
}

.modal-background {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 5;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: -33333333333;
    opacity: 0;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    padding: 20px;
}

.modal-background.--active {
    opacity: 1;
    z-index: 333;
}
.modal-background.--active .modal__container {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.modal__container {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
    margin: auto;
    border: 2px solid rgba(52, 66, 225, 0.1);
    background: var(--gradient, linear-gradient(236deg, #fff 29.99%, #f4f9ff 79.17%));
    width: 100%;
    position: relative;
}
@media (min-width: 1680px) {
    .modal__container {
        border-radius: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__container {
        border-radius: calc(12px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__container {
        border-radius: 12px;
    }
}
@media (min-width: 1680px) {
    .modal__container {
        padding: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__container {
        padding: calc(16px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__container {
        padding: 16px;
    }
}
@media (min-width: 1680px) {
    .modal__container {
        max-width: 420px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__container {
        max-width: calc(360px + 60 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__container {
        max-width: 360px;
    }
}

.modal__close-btn {
    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;
    border-radius: 50%;
    overflow: hidden;
    background: var(--white);
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
    position: absolute;
}
@media (min-width: 1680px) {
    .modal__close-btn {
        width: 50px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__close-btn {
        width: calc(30px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__close-btn {
        width: 30px;
    }
}
@media (min-width: 1680px) {
    .modal__close-btn {
        height: 50px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__close-btn {
        height: calc(30px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__close-btn {
        height: 30px;
    }
}
@media (min-width: 1680px) {
    .modal__close-btn {
        padding: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__close-btn {
        padding: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__close-btn {
        padding: 10px;
    }
}
@media (min-width: 1680px) {
    .modal__close-btn {
        top: -25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__close-btn {
        top: calc(-15px + -10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__close-btn {
        top: -15px;
    }
}
@media (min-width: 1680px) {
    .modal__close-btn {
        right: -25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__close-btn {
        right: calc(-15px + -10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__close-btn {
        right: -15px;
    }
}
.modal__close-btn svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    stroke: var(--red);
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.modal__close-btn::before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 3px solid var(--red);
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
@media (min-width: 1680px) {
    .modal__close-btn::before {
        width: 26px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__close-btn::before {
        width: calc(24px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__close-btn::before {
        width: 24px;
    }
}
@media (min-width: 1680px) {
    .modal__close-btn::before {
        height: 26px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal__close-btn::before {
        height: calc(24px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal__close-btn::before {
        height: 24px;
    }
}
@media (hover: hover) {
    .modal__close-btn:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-box-shadow: 0px 3.641px 40.053px 0px rgba(47, 50, 125, 0.1);
        box-shadow: 0px 3.641px 40.053px 0px rgba(47, 50, 125, 0.1);
    }
}
.modal__close-btn:active {
    background: var(--red);
}
.modal__close-btn:active::before {
    border-color: var(--white);
}
.modal__close-btn:active svg {
    stroke: var(--white);
}

.modal-send {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-send__icon {
    width: calc(48px + 24 * (100vw - 360px) / 1560);
    height: calc(48px + 24 * (100vw - 360px) / 1560);
    margin-bottom: calc(12px + 4 * (100vw - 360px) / 1560);
}
.modal-send__icon img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.modal-send__title {
    margin-bottom: calc(8px + 4 * (100vw - 360px) / 1560);
}

.modal-request__form-submit {
    width: 100%;
}

.modal-request__form-fields {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    grid-gap: calc(8px + 4 * (100vw - 360px) / 1560);
}

.modal-request__form {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    grid-gap: calc(16px + 8 * (100vw - 360px) / 1560);
}

.modal-manual__content {
    display: -ms-grid;
    display: grid;
    grid-gap: calc(12px + 4 * (100vw - 360px) / 1560);
}

@media (min-width: 1680px) {
    .modal-confirmation__container {
        max-width: 640px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal-confirmation__container {
        max-width: calc(320px + 320 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal-confirmation__container {
        max-width: 320px;
    }
}

.modal-confirmation__body {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}
@media (min-width: 1680px) {
    .modal-confirmation__body {
        grid-gap: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal-confirmation__body {
        grid-gap: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal-confirmation__body {
        grid-gap: 12px;
    }
}

.modal-confirmation__container {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}
@media (min-width: 1680px) {
    .modal-confirmation__container {
        grid-gap: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal-confirmation__container {
        grid-gap: calc(16px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal-confirmation__container {
        grid-gap: 16px;
    }
}

.modal-confirmation__title {
    text-align: center;
}

.modal-confirmation__btn {
    margin: 0 auto;
}

@media (min-width: 1680px) {
    .modal-create__container {
        max-width: 620px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .modal-create__container {
        max-width: calc(360px + 260 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .modal-create__container {
        max-width: 360px;
    }
}

._fields {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 15px;
}

.input-box {
    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;
    position: relative;
}
.input-box_shadow .input,
.input-box_shadow .textarea {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1680px) {
    .input-box_2 .input,
    .input-box_2 .textarea,
    .input-box_2 .password-input,
    .input-box_2 .input-title {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input-box_2 .input,
    .input-box_2 .textarea,
    .input-box_2 .password-input,
    .input-box_2 .input-title {
        font-size: 16px;
    }
}
@media screen and (max-width: 1680px) {
    .input-box_2 .input::-webkit-input-placeholder, .input-box_2 .textarea::-webkit-input-placeholder, .input-box_2 .password-input::-webkit-input-placeholder, .input-box_2 .input-title::-webkit-input-placeholder {
        font-size: 18px;
    }
    .input-box_2 .input::-moz-placeholder, .input-box_2 .textarea::-moz-placeholder, .input-box_2 .password-input::-moz-placeholder, .input-box_2 .input-title::-moz-placeholder {
        font-size: 18px;
    }
    .input-box_2 .input:-ms-input-placeholder, .input-box_2 .textarea:-ms-input-placeholder, .input-box_2 .password-input:-ms-input-placeholder, .input-box_2 .input-title:-ms-input-placeholder {
        font-size: 18px;
    }
    .input-box_2 .input::-ms-input-placeholder, .input-box_2 .textarea::-ms-input-placeholder, .input-box_2 .password-input::-ms-input-placeholder, .input-box_2 .input-title::-ms-input-placeholder {
        font-size: 18px;
    }
    .input-box_2 .input::placeholder,
    .input-box_2 .textarea::placeholder,
    .input-box_2 .password-input::placeholder,
    .input-box_2 .input-title::placeholder {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input-box_2 .input::-webkit-input-placeholder, .input-box_2 .textarea::-webkit-input-placeholder, .input-box_2 .password-input::-webkit-input-placeholder, .input-box_2 .input-title::-webkit-input-placeholder {
        font-size: 16px;
    }
    .input-box_2 .input::-moz-placeholder, .input-box_2 .textarea::-moz-placeholder, .input-box_2 .password-input::-moz-placeholder, .input-box_2 .input-title::-moz-placeholder {
        font-size: 16px;
    }
    .input-box_2 .input:-ms-input-placeholder, .input-box_2 .textarea:-ms-input-placeholder, .input-box_2 .password-input:-ms-input-placeholder, .input-box_2 .input-title:-ms-input-placeholder {
        font-size: 16px;
    }
    .input-box_2 .input::-ms-input-placeholder, .input-box_2 .textarea::-ms-input-placeholder, .input-box_2 .password-input::-ms-input-placeholder, .input-box_2 .input-title::-ms-input-placeholder {
        font-size: 16px;
    }
    .input-box_2 .input::placeholder,
    .input-box_2 .textarea::placeholder,
    .input-box_2 .password-input::placeholder,
    .input-box_2 .input-title::placeholder {
        font-size: 16px;
    }
}
.input-box_2 .password-input,
.input-box_2 .input {
    min-height: 48px;
    border-radius: 15px;
}
.input-box_date .input {
    -webkit-box-shadow: 0 2px 5px 0 rgba(66, 52, 79, 0.1);
    box-shadow: 0 2px 5px 0 rgba(66, 52, 79, 0.1);
    border-radius: 20px;
}
@media (min-width: 1680px) {
    .input-box_date .input {
        height: 40px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .input-box_date .input {
        height: calc(32px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .input-box_date .input {
        height: 32px;
    }
}
@media (min-width: 1680px) {
    .input-box_date .input {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .input-box_date .input {
        font-size: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .input-box_date .input {
        font-size: 12px;
    }
}
.input-box_gray .input {
    background: rgba(224, 223, 223, 0.2);
}
.input-box_disabled .input {
    background: rgba(224, 223, 223, 0.2);
    color: rgba(141, 141, 141, 0.5);
}
@media (min-width: 767px) {
    .input-box_columns-big {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }
}
@media (min-width: 1750.98px) {
    .input-box_columns-big-2 {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }
}

.input-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    color: var(--black);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
}
.input-title span {
    color: var(--red);
}
@media screen and (max-width: 1680px) {
    .input-title {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input-title {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .input-title {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .input-title {
        font-size: 12px;
    }
}

.input-title-2 {
    color: var(--grey);
    line-height: 133%;
    margin-bottom: -5px;
}
@media (min-width: 1680px) {
    .input-title-2 {
        font-size: 14px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .input-title-2 {
        font-size: calc(12px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .input-title-2 {
        font-size: 12px;
    }
}

.input,
.textarea {
    padding: 11px 20px;
    border-radius: 15px;
    background: var(--white);
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #8d8d8d;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .input,
    .textarea {
        padding-top: 11px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input,
    .textarea {
        padding-top: 10px;
    }
}
@media screen and (max-width: 992px) {
    .input,
    .textarea {
        padding-top: 8px;
    }
}
@media screen and (max-width: 767px) {
    .input,
    .textarea {
        padding-top: 8px;
    }
}
@media screen and (max-width: 1680px) {
    .input,
    .textarea {
        padding-right: 20px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input,
    .textarea {
        padding-right: 18px;
    }
}
@media screen and (max-width: 992px) {
    .input,
    .textarea {
        padding-right: 16px;
    }
}
@media screen and (max-width: 767px) {
    .input,
    .textarea {
        padding-right: 16px;
    }
}
@media screen and (max-width: 1680px) {
    .input,
    .textarea {
        padding-bottom: 11px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input,
    .textarea {
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 992px) {
    .input,
    .textarea {
        padding-bottom: 8px;
    }
}
@media screen and (max-width: 767px) {
    .input,
    .textarea {
        padding-bottom: 8px;
    }
}
@media screen and (max-width: 1680px) {
    .input,
    .textarea {
        padding-left: 20px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input,
    .textarea {
        padding-left: 18px;
    }
}
@media screen and (max-width: 992px) {
    .input,
    .textarea {
        padding-left: 16px;
    }
}
@media screen and (max-width: 767px) {
    .input,
    .textarea {
        padding-left: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input,
    .textarea {
        border-radius: 10px;
    }
}
@media screen and (max-width: 1680px) {
    .input,
    .textarea {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input,
    .textarea {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .input,
    .textarea {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .input,
    .textarea {
        font-size: 12px;
    }
}
.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
    color: #8d8d8d;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
}
.input::-moz-placeholder, .textarea::-moz-placeholder {
    color: #8d8d8d;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
    opacity: 0.5;
    -moz-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
}
.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    color: #8d8d8d;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
    opacity: 0.5;
    -ms-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
}
.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    color: #8d8d8d;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
    opacity: 0.5;
    -ms-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
}
.input::placeholder,
.textarea::placeholder {
    color: #8d8d8d;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
}
@media screen and (max-width: 1680px) {
    .input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
        font-size: 18px;
    }
    .input::-moz-placeholder, .textarea::-moz-placeholder {
        font-size: 18px;
    }
    .input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
        font-size: 18px;
    }
    .input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
        font-size: 18px;
    }
    .input::placeholder,
    .textarea::placeholder {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
        font-size: 16px;
    }
    .input::-moz-placeholder, .textarea::-moz-placeholder {
        font-size: 16px;
    }
    .input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
        font-size: 16px;
    }
    .input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
        font-size: 16px;
    }
    .input::placeholder,
    .textarea::placeholder {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
        font-size: 12px;
    }
    .input::-moz-placeholder, .textarea::-moz-placeholder {
        font-size: 12px;
    }
    .input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
        font-size: 12px;
    }
    .input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
        font-size: 12px;
    }
    .input::placeholder,
    .textarea::placeholder {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
        font-size: 12px;
    }
    .input::-moz-placeholder, .textarea::-moz-placeholder {
        font-size: 12px;
    }
    .input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
        font-size: 12px;
    }
    .input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
        font-size: 12px;
    }
    .input::placeholder,
    .textarea::placeholder {
        font-size: 12px;
    }
}

.textarea {
    height: 164px;
    resize: none;
}
.textarea::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
.textarea::-webkit-scrollbar-track {
    background-color: rgba(141, 141, 141, 0.2);
    border-radius: 10px;
}
.textarea::-webkit-scrollbar-thumb {
    background-color: rgba(72, 128, 255, 0.3);
    border-radius: 10px;
    cursor: pointer;
}

._input-shadow {
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
}

.input:focus::-webkit-input-placeholder, .textarea:focus::-webkit-input-placeholder {
    opacity: 0;
}

.input:focus::-moz-placeholder, .textarea:focus::-moz-placeholder {
    opacity: 0;
}

.input:focus:-ms-input-placeholder, .textarea:focus:-ms-input-placeholder {
    opacity: 0;
}

.input:focus::-ms-input-placeholder, .textarea:focus::-ms-input-placeholder {
    opacity: 0;
}

.input:focus::placeholder,
.textarea:focus::placeholder {
    opacity: 0;
}

.input-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
@media screen and (max-width: 992px) {
    .input-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.input-box._error .input {
    border: 1px solid var(--red);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 21, 21, 0.02)), to(rgba(255, 21, 21, 0.02))), #fff;
    background: -o-linear-gradient(bottom, rgba(255, 21, 21, 0.02) 0%, rgba(255, 21, 21, 0.02) 100%), #fff;
    background: linear-gradient(0deg, rgba(255, 21, 21, 0.02) 0%, rgba(255, 21, 21, 0.02) 100%), #fff;
}
.input-box._error .error-text {
    color: var(--red);
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
}
@media (min-width: 1680px) {
    .input-box._error .error-text {
        font-size: 14px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .input-box._error .error-text {
        font-size: calc(12px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .input-box._error .error-text {
        font-size: 12px;
    }
}

.input-box-wrapp {
    position: relative;
}

.password-input {
    width: 100%;
}
@media (min-width: 1680px) {
    .password-input {
        padding-right: 52px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .password-input {
        padding-right: calc(42px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .password-input {
        padding-right: 42px;
    }
}

.btn-password {
    position: absolute;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (min-width: 1680px) {
    .btn-password {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .btn-password {
        width: calc(18px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .btn-password {
        width: 18px;
    }
}
@media (min-width: 1680px) {
    .btn-password {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .btn-password {
        height: calc(18px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .btn-password {
        height: 18px;
    }
}
@media (min-width: 1680px) {
    .btn-password {
        right: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .btn-password {
        right: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .btn-password {
        right: 12px;
    }
}
.btn-password path {
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
}
.btn-password svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.btn-password .--visible {
    display: none;
}
.btn-password .--hidden {
    opacity: 0.6;
}
.btn-password.--visible .--visible {
    display: block;
}
.btn-password.--visible .--hidden {
    display: none;
}
@media (hover: hover) {
    .btn-password:hover svg.--visible path {
        stroke: #c60d0d;
    }
    .btn-password:hover svg.--hidden path {
        fill: #c60d0d;
    }
}
.btn-password:active {
    -webkit-transform: translateY(-50%) scale(0.95);
    -ms-transform: translateY(-50%) scale(0.95);
    transform: translateY(-50%) scale(0.95);
}

.radio-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
}

.radio-button {
    cursor: pointer;
}

.radio-button__input {
    display: none;
}

.radio-button__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 8px 16px;
    background: rgba(72, 128, 255, 0.1);
    border-radius: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    text-align: center;
    color: var(--blue);
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
@media screen and (max-width: 1680px) {
    .radio-button__button {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .radio-button__button {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .radio-button__button {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .radio-button__button {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .radio-button__button {
        padding: 6px 16px;
    }
}

.radio-button__input:checked + .radio-button__button {
    background: var(--blue);
    color: #fff;
}

.password-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.password-group__input {
    width: 65px;
    height: 68px;
    border-bottom: 1px solid #b1b1b2;
    text-align: center;
    font-weight: 200;
    font-size: 55px;
    line-height: 1.33;
    text-align: center;
    color: #090909;
}
@media screen and (max-width: 1680px) {
    .password-group__input {
        font-size: 55px;
    }
}
@media screen and (max-width: 1440.98px) {
    .password-group__input {
        font-size: 50px;
    }
}
@media screen and (max-width: 992px) {
    .password-group__input {
        font-size: 40px;
    }
}
@media screen and (max-width: 767px) {
    .password-group__input {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    .password-group__input {
        width: 50px;
        height: 58px;
    }
}
@media screen and (max-width: 359px) {
    .password-group__input {
        width: 40px;
        height: 48px;
    }
}

.search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    border-radius: 25px;
    padding: 5px 5px 5px 20px;
    width: 100%;
    background: #fff;
}
@media screen and (max-width: 767px) {
    .search {
        padding: 5px 5px 5px 10px;
        gap: 5px;
    }
}

.search__icon {
    width: 20px;
    height: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 767px) {
    .search__icon {
        width: 15px;
        height: 15px;
    }
}

.search__input-box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.search__input {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: var(--black);
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
@media screen and (max-width: 1680px) {
    .search__input {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .search__input {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .search__input {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .search__input {
        font-size: 12px;
    }
}
.search__input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #b1b1b2;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.search__input::-moz-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #b1b1b2;
    opacity: 1;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.search__input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #b1b1b2;
    opacity: 1;
    -ms-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.search__input::-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #b1b1b2;
    opacity: 1;
    -ms-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.search__input::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #b1b1b2;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
@media screen and (max-width: 1680px) {
    .search__input::-webkit-input-placeholder {
        font-size: 16px;
    }
    .search__input::-moz-placeholder {
        font-size: 16px;
    }
    .search__input:-ms-input-placeholder {
        font-size: 16px;
    }
    .search__input::-ms-input-placeholder {
        font-size: 16px;
    }
    .search__input::placeholder {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .search__input::-webkit-input-placeholder {
        font-size: 14px;
    }
    .search__input::-moz-placeholder {
        font-size: 14px;
    }
    .search__input:-ms-input-placeholder {
        font-size: 14px;
    }
    .search__input::-ms-input-placeholder {
        font-size: 14px;
    }
    .search__input::placeholder {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .search__input::-webkit-input-placeholder {
        font-size: 12px;
    }
    .search__input::-moz-placeholder {
        font-size: 12px;
    }
    .search__input:-ms-input-placeholder {
        font-size: 12px;
    }
    .search__input::-ms-input-placeholder {
        font-size: 12px;
    }
    .search__input::placeholder {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .search__input::-webkit-input-placeholder {
        font-size: 12px;
    }
    .search__input::-moz-placeholder {
        font-size: 12px;
    }
    .search__input:-ms-input-placeholder {
        font-size: 12px;
    }
    .search__input::-ms-input-placeholder {
        font-size: 12px;
    }
    .search__input::placeholder {
        font-size: 12px;
    }
}
.search__input:focus::-webkit-input-placeholder {
    opacity: 0;
}
.search__input:focus::-moz-placeholder {
    opacity: 0;
}
.search__input:focus:-ms-input-placeholder {
    opacity: 0;
}
.search__input:focus::-ms-input-placeholder {
    opacity: 0;
}
.search__input:focus::placeholder {
    opacity: 0;
}

.button.search__btn {
    padding: 10px 20px;
    font-size: 16px;
}
@media screen and (max-width: 1680px) {
    .button.search__btn {
        padding: 8px 15px;
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .button.search__btn {
        border-radius: 30px;
        padding: 5px 10px;
        font-size: 11px;
    }
}

.range-slider-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.range-slider-container .input-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
}
.range-slider-container .input-box {
    gap: 5px;
}
.range-slider-container .input-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #2b2b2b;
}
.range-slider-container .input {
    max-width: 130px;
    border: 1px solid rgba(141, 141, 141, 0.2);
    border-radius: 25px;
    padding: 12px 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #2b2b2b;
}
@media screen and (max-width: 1440.98px) {
    .range-slider-container .input {
        max-width: 115px;
        border-radius: 25px;
        padding: 8px 12px;
    }
}
.range-slider-container .input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #b1b1b2;
}
.range-slider-container .input::-moz-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #b1b1b2;
}
.range-slider-container .input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #b1b1b2;
}
.range-slider-container .input::-ms-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #b1b1b2;
}
.range-slider-container .input::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #b1b1b2;
}
.range-slider-container .noUi-horizontal {
    height: 4px;
    border: none;
    background-color: var(--orange);
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 9px 20px;
}
.range-slider-container .noUi-connect {
    background-color: var(--orange);
}
.range-slider-container .noUi-horizontal .noUi-handle {
    width: 17px;
    height: 17px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 2px solid #fff;
    background-color: var(--orange);
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    right: -9px;
}
.range-slider-container .noUi-horizontal .noUi-handle::before, .range-slider-container .noUi-horizontal .noUi-handle::after {
    display: none;
}

.range-slider-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.range-slider-action .button {
    padding: 10px 20px;
    font-size: 14px;
}
@media screen and (max-width: 767px) {
    .range-slider-action .button {
        padding: 8px 12px;
        font-size: 12px;
    }
}
.range-slider-action .button-reset {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #b1b1b2;
}
@media screen and (max-width: 1680px) {
    .range-slider-action .button-reset {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .range-slider-action .button-reset {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .range-slider-action .button-reset {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .range-slider-action .button-reset {
        font-size: 12px;
    }
}

.input-description {
    color: var(--grey);
    line-height: 133%;
    text-align: right;
}
@media (min-width: 1680px) {
    .input-description {
        font-size: 14px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .input-description {
        font-size: calc(12px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .input-description {
        font-size: 12px;
    }
}
.input-description_left {
    text-align: left;
}
@media (min-width: 767px) and (min-width: 1680px) {
    .input-description_bottom {
        min-height: 19px;
    }
}
@media (min-width: 767px) and (min-width: 320px) and (max-width: 1680px) {
    .input-description_bottom {
        min-height: calc(17px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (min-width: 767px) and (max-width: 320px) {
    .input-description_bottom {
        min-height: 17px;
    }
}
@media (max-width: 767px) {
    .input-description_bottom-hide {
        display: none;
    }
}

.input-inner {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.input-inner .input {
    padding-right: 45px;
}
@media screen and (max-width: 1680px) {
    .input-inner .input {
        padding-right: 45px;
    }
}
@media screen and (max-width: 1440.98px) {
    .input-inner .input {
        padding-right: 38px;
    }
}
@media screen and (max-width: 992px) {
    .input-inner .input {
        padding-right: 36px;
    }
}
@media screen and (max-width: 767px) {
    .input-inner .input {
        padding-right: 36px;
    }
}

.input-price {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
    line-height: 133%;
}
@media (min-width: 1680px) {
    .input-price {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .input-price {
        font-size: calc(12px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .input-price {
        font-size: 12px;
    }
}
@media (min-width: 1680px) {
    .input-price {
        right: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .input-price {
        right: calc(16px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .input-price {
        right: 16px;
    }
}

._btn {
    font-weight: 600;
    line-height: 133%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 30px;
    border: 2px solid var(--black);
    color: var(--black);
    -webkit-transition: all 0.1s ease 0ms;
    -o-transition: all 0.1s ease 0ms;
    transition: all 0.1s ease 0ms;
    will-change: transform;
    position: relative;
    z-index: 2;
}
@media (min-width: 1680px) {
    ._btn {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._btn {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._btn {
        font-size: 14px;
    }
}
@media (min-width: 1680px) {
    ._btn {
        padding-top: 12px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._btn {
        padding-top: calc(10px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._btn {
        padding-top: 10px;
    }
}
@media (min-width: 1680px) {
    ._btn {
        padding-bottom: 12px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._btn {
        padding-bottom: calc(10px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._btn {
        padding-bottom: 10px;
    }
}
@media (min-width: 1680px) {
    ._btn {
        padding-left: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._btn {
        padding-left: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._btn {
        padding-left: 20px;
    }
}
@media (min-width: 1680px) {
    ._btn {
        padding-right: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    ._btn {
        padding-right: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    ._btn {
        padding-right: 20px;
    }
}
._btn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 30px;
    background-color: var(--black);
    opacity: 0;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}
@media (any-hover: hover) {
    ._btn:hover {
        color: var(--white);
    }
    ._btn:hover:after {
        opacity: 1;
    }
}
._btn:active {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
._btn_fill-blue {
    color: var(--white);
    border: 2px solid var(--blue);
}
._btn_fill-blue:after {
    background-color: var(--blue);
    opacity: 1;
}
@media (any-hover: hover) {
    ._btn_fill-blue:hover {
        color: var(--blue);
    }
    ._btn_fill-blue:hover:after {
        opacity: 0;
    }
}
._btn_fill-red {
    color: var(--white);
    border: 2px solid var(--red);
}
._btn_fill-red:after {
    background-color: var(--red);
    opacity: 1;
}
@media (any-hover: hover) {
    ._btn_fill-red:hover {
        color: var(--red);
    }
    ._btn_fill-red:hover:after {
        opacity: 0;
    }
}
._btn_fill-orange {
    color: var(--white);
    border: 2px solid var(--orange);
}
._btn_fill-orange:after {
    background-color: var(--orange);
    opacity: 1;
}
@media (any-hover: hover) {
    ._btn_fill-orange:hover {
        color: var(--orange);
    }
    ._btn_fill-orange:hover:after {
        opacity: 0;
    }
}
._btn_blue {
    color: var(--blue);
    border: 2px solid var(--blue);
}
._btn_blue:after {
    background-color: var(--blue);
}
._btn_disabled {
    color: var(--grey);
    border: 2px solid rgba(141, 141, 141, 0.1);
    pointer-events: none;
}
._btn_disabled:after {
    background: rgba(141, 141, 141, 0.1);
}

.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    position: relative;
    padding: 12px 24px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
@media (max-width: 1680px) {
    .button {
        padding: 10px 20px;
        font-size: 14px;
    }
}
@media (max-width: 1279px) {
    .button {
        padding: 9px 18px;
        font-size: 12px;
    }
}
.button::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -2px;
    left: -20px;
    right: -20px;
    bottom: -2px;
    width: calc(100% + 40px);
    height: calc(100% + 4px);
    -webkit-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    transform: skew(-45deg);
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    opacity: 1;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.button:hover::before {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}

.button-border-white {
    color: var(--white);
    border: 1.5px solid var(--white);
}
.button-border-white::before {
    background-color: var(--white);
}
.button-border-white:hover {
    color: var(--blue);
}

.button-border-blue {
    color: var(--blue);
    border: 1.5px solid var(--blue);
}
.button-border-blue::before {
    background-color: var(--blue);
}
.button-border-blue:hover {
    color: var(--white);
}

.button-border-black {
    color: var(--black);
    border: 1.5px solid var(--black);
}
.button-border-black::before {
    background-color: var(--black);
}
.button-border-black:hover {
    color: var(--white);
}

.button-orange {
    color: var(--white);
    background-color: var(--orange);
}
.button-orange:before {
    background-color: var(--dark-orange);
}
.button-orange:hover {
    color: var(--white);
}

.button-blue {
    color: var(--white);
    background-color: var(--blue);
}
.button-blue:before {
    background-color: var(--dark-blue);
}
.button-blue:hover {
    color: var(--white);
}

@media (max-width: 1279px) {
    .button-icon-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 34px;
        height: 34px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 34px;
        flex: 0 0 34px;
        padding: 0;
    }
}
.button-icon-mobile svg {
    display: none;
}
@media (max-width: 1279px) {
    .button-icon-mobile svg {
        display: block;
    }
}
@media (max-width: 1279px) {
    .button-icon-mobile span {
        display: none;
    }
}

.button-mobile-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: var(--white);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
}

.button-text-mobile .--visible-desktop {
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .button-text-mobile .--visible-desktop {
        display: none;
    }
}
.button-text-mobile .--visible-mobile {
    display: none;
}
@media screen and (max-width: 767px) {
    .button-text-mobile .--visible-mobile {
        display: inline-block;
    }
}

.button-close {
    width: 21px;
    height: 21px;
    aspect-ratio: 1/1;
    cursor: pointer;
}

.button-show-filter {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.33;
    text-align: center;
    color: #4880ff;
}
.button-show-filter::before, .button-show-filter::after {
    content: "";
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
}
.button-show-filter::before {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8.25H7.5C7.69891 8.25 7.88968 8.17098 8.03033 8.03033C8.17098 7.88968 8.25 7.69891 8.25 7.5V3C8.25 2.80109 8.17098 2.61032 8.03033 2.46967C7.88968 2.32902 7.69891 2.25 7.5 2.25H3C2.80109 2.25 2.61032 2.32902 2.46967 2.46967C2.32902 2.61032 2.25 2.80109 2.25 3V7.5C2.25 7.69891 2.32902 7.88968 2.46967 8.03033C2.61032 8.17098 2.80109 8.25 3 8.25ZM10.5 8.25H15C15.1989 8.25 15.3897 8.17098 15.5303 8.03033C15.671 7.88968 15.75 7.69891 15.75 7.5V3C15.75 2.80109 15.671 2.61032 15.5303 2.46967C15.3897 2.32902 15.1989 2.25 15 2.25H10.5C10.3011 2.25 10.1103 2.32902 9.96967 2.46967C9.82902 2.61032 9.75 2.80109 9.75 3V7.5C9.75 7.69891 9.82902 7.88968 9.96967 8.03033C10.1103 8.17098 10.3011 8.25 10.5 8.25ZM3 15.75H7.5C7.69891 15.75 7.88968 15.671 8.03033 15.5303C8.17098 15.3897 8.25 15.1989 8.25 15V10.5C8.25 10.3011 8.17098 10.1103 8.03033 9.96967C7.88968 9.82902 7.69891 9.75 7.5 9.75H3C2.80109 9.75 2.61032 9.82902 2.46967 9.96967C2.32902 10.1103 2.25 10.3011 2.25 10.5V15C2.25 15.1989 2.32902 15.3897 2.46967 15.5303C2.61032 15.671 2.80109 15.75 3 15.75ZM12.75 15.75C14.4045 15.75 15.75 14.4045 15.75 12.75C15.75 11.0955 14.4045 9.75 12.75 9.75C11.0955 9.75 9.75 11.0955 9.75 12.75C9.75 14.4045 11.0955 15.75 12.75 15.75Z' fill='%234880FF' /%3E%3C/svg%3E");
}
.button-show-filter::after {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7L9 11L13 7' stroke='%234880FF' stroke-width='1.5' stroke-linecap='round' /%3E%3C/svg%3E");
}

.button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.button-column-group {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}

.btn-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #8d8d8d;
    cursor: pointer;
}
@media screen and (max-width: 1680px) {
    .btn-more {
        font-size: 14px;
    }
}
@media screen and (max-width: 1440.98px) {
    .btn-more {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .btn-more {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .btn-more {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .btn-more {
        gap: 0;
    }
}
.btn-more:after {
    content: "";
    display: block;
    position: relative;
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.75 8L10.75 13L15.75 8' stroke='%238D8D8D' stroke-linecap='round' /%3E%3C/svg%3E");
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
    .btn-more:after {
        background-size: 12px 10px;
    }
}
.btn-more[data-more-btn=hidden]::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.button-reset {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    text-align: center;
    color: #b1b1b2;
}
@media screen and (max-width: 1680px) {
    .button-reset {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .button-reset {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .button-reset {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .button-reset {
        font-size: 12px;
    }
}

.drop {
    position: relative;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    border-radius: 15px 15px 0 0;
}
.drop._active {
    -webkit-box-shadow: 0 2px 5px 0 rgba(66, 52, 79, 0.1);
    box-shadow: 0 2px 5px 0 rgba(66, 52, 79, 0.1);
}
.drop._active .drop__top {
    border-radius: 15px 15px 0 0;
}
.drop._active .top-drop__arrow svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.drop._active .drop__body {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-box-shadow: 0 2px 5px 0 rgba(66, 52, 79, 0.1);
    box-shadow: 0 2px 5px 0 rgba(66, 52, 79, 0.1);
}
.drop_card .drop__top {
    padding: 0;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: auto;
}
@media (min-width: 1680px) {
    .drop_card .top-drop__title {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_card .top-drop__title {
        font-size: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_card .top-drop__title {
        font-size: 14px;
    }
}
.drop_card .top-drop__title._placeholder {
    opacity: 1;
}
.drop_card .top-drop__arrow {
    width: 16px;
    height: 16px;
}
.drop_card .drop__body {
    top: calc(100% + 15px);
    left: -26px;
    width: calc(100% + 26px);
}
@media (max-width: 767px) {
    .drop_card .drop__body {
        top: calc(100% + 10px);
    }
}
.drop_card._active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.drop_filter {
    display: inline-block;
    -webkit-box-shadow: 0 2px 5px 0 rgba(66, 52, 79, 0.1);
    box-shadow: 0 2px 5px 0 rgba(66, 52, 79, 0.1);
    border-radius: 20px;
}
.drop_filter .drop__top {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 20px;
}
@media (min-width: 1680px) {
    .drop_filter .drop__top {
        padding-top: 9px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_filter .drop__top {
        padding-top: calc(7px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_filter .drop__top {
        padding-top: 7px;
    }
}
@media (min-width: 1680px) {
    .drop_filter .drop__top {
        padding-bottom: 9px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_filter .drop__top {
        padding-bottom: calc(7px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_filter .drop__top {
        padding-bottom: 7px;
    }
}
@media (min-width: 1680px) {
    .drop_filter .drop__top {
        min-width: 180px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_filter .drop__top {
        min-width: calc(160px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_filter .drop__top {
        min-width: 160px;
    }
}
@media (min-width: 1680px) {
    .drop_filter .drop__top {
        min-height: 40px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_filter .drop__top {
        min-height: calc(32px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_filter .drop__top {
        min-height: 32px;
    }
}
@media (min-width: 1680px) {
    .drop_filter .top-drop__arrow,
    .drop_filter .top-drop__icon {
        width: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_filter .top-drop__arrow,
    .drop_filter .top-drop__icon {
        width: calc(18px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_filter .top-drop__arrow,
    .drop_filter .top-drop__icon {
        width: 18px;
    }
}
@media (min-width: 1680px) {
    .drop_filter .top-drop__arrow,
    .drop_filter .top-drop__icon {
        height: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_filter .top-drop__arrow,
    .drop_filter .top-drop__icon {
        height: calc(18px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_filter .top-drop__arrow,
    .drop_filter .top-drop__icon {
        height: 18px;
    }
}
.drop_filter .top-drop__title {
    color: var(--chernyy);
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
@media (min-width: 1680px) {
    .drop_filter .top-drop__title {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_filter .top-drop__title {
        font-size: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_filter .top-drop__title {
        font-size: 12px;
    }
}
.drop_filter .top-drop__title._placeholder {
    opacity: 1;
    color: var(--grey);
}
@media (min-width: 1680px) {
    .drop_filter .drop__text {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_filter .drop__text {
        font-size: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_filter .drop__text {
        font-size: 12px;
    }
}
.drop_filter._active {
    border-radius: 15px 15px 0 0;
}
.drop_input {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
}
@media (min-width: 1680px) {
    .drop_input {
        right: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop_input {
        right: calc(16px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop_input {
        right: 16px;
    }
}
.drop_input .drop__top {
    padding: 5px 10px;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: auto;
}
.drop_input .drop__body {
    top: calc(100% + 25px);
    left: -9px;
    width: 114px;
    border-radius: 15px;
}
@media (max-width: 1279px) {
    .drop_input .drop__body {
        right: 0;
        left: auto;
    }
}
@media (max-width: 767px) {
    .drop_input .drop__body {
        top: calc(100% + 20px);
    }
}
.drop_input._active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.drop__input {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
}

.drop__top {
    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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    min-height: 48px;
    background-color: var(--white);
    padding: 5px 20px;
    border-radius: 15px;
}

.top-drop__icon {
    width: 21px;
    height: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.top-drop__title {
    line-height: 133%;
    color: var(--grey);
}
@media (min-width: 1680px) {
    .top-drop__title {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-drop__title {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-drop__title {
        font-size: 14px;
    }
}
.top-drop__title._placeholder {
    opacity: 0.5;
}

.top-drop__arrow {
    width: 21px;
    height: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.top-drop__arrow svg {
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}

.drop__body {
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    width: 100%;
    z-index: 2;
    background-color: var(--white);
    border-radius: 0 0 15px 15px;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
}

.drop__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}
.drop__list li._active .drop__text {
    background-color: #f4f4f7;
}

.drop__text {
    border-radius: 10px;
    padding: 6px 12px;
    cursor: pointer;
    line-height: 122%;
    -webkit-transition: all 0.1s ease 0ms;
    -o-transition: all 0.1s ease 0ms;
    transition: all 0.1s ease 0ms;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    will-change: transform;
    pointer-events: all;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (min-width: 1680px) {
    .drop__text {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .drop__text {
        font-size: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .drop__text {
        font-size: 14px;
    }
}
.drop__text:active {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
@media (any-hover: hover) {
    .drop__text:hover {
        background-color: #f4f4f7;
    }
}

.tab-box,
.multi-tab-box {
    display: none;
}

.multi-tab-box.--active,
.tab-box.--active {
    display: -ms-grid;
    display: grid;
}
.multi-tab-box.--active.tariffs__list_column,
.tab-box.--active.tariffs__list_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.checkbox,
.radiobox {
    position: relative;
    display: block;
}

.checkbox__input,
.radiobox__input {
    position: absolute;
    z-index: -333;
    opacity: 0;
    width: 0;
    left: 0;
    top: 0;
}

.checkbox__text,
.radiobox__text {
    position: relative;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 130%;
    color: var(--dark);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: 0.03em;
    font-size: calc(12px + 4 * (100vw - 360px) / 1560);
    padding-left: calc(19px + 9 * (100vw - 360px) / 1560);
    min-height: calc(14px + 4 * (100vw - 360px) / 1560);
}

.checkbox__text_small,
.radiobox__text_small {
    font-size: calc(12px + 2 * (100vw - 360px) / 1560);
    padding-left: calc(19px + 9 * (100vw - 360px) / 1560);
    min-height: calc(14px + 2 * (100vw - 360px) / 1560);
}

.checkbox__text a {
    color: inherit;
    font-weight: 500;
    display: inline;
    font-size: inherit;
    color: var(--blue);
    text-decoration: underline;
}
@media screen and (hover: hover) {
    .checkbox__text a:hover {
        color: var(--orange);
    }
}
.checkbox__text:active::before {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.checkbox__text::before, .checkbox__text::after {
    content: "";
    display: block;
    position: absolute;
    width: calc(14px + 4 * (100vw - 360px) / 1560);
    height: calc(14px + 4 * (100vw - 360px) / 1560);
    top: calc(2px + -2 * (100vw - 360px) / 1560);
    border-radius: 5px;
    left: 0;
}
.checkbox__text::before {
    border: 2px solid var(--black);
}
.checkbox__text::after {
    background: url("../img/svg/check-white.svg") no-repeat center center/contain;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.checkbox__text_purple::before {
    border: 2px solid var(--purple);
}
.checkbox__text_purple a {
    color: var(--black);
}
@media screen and (hover: hover) {
    .checkbox__text_purple a:hover {
        color: var(--purple);
    }
}
.checkbox__text_grey::before {
    border: none;
    background-color: #e5e6ea;
}
.checkbox__text_grey a {
    text-decoration: underline;
    color: var(--blue);
}
@media screen and (hover: hover) {
    .checkbox__text_grey a:hover {
        color: var(--purple);
    }
}

.checkbox__text_big,
.radiobox__text_big {
    font-size: calc(16px + 2 * (100vw - 360px) / 1560);
    font-weight: 500;
}
.checkbox__text_big::before, .checkbox__text_big::after,
.radiobox__text_big::before,
.radiobox__text_big::after {
    top: calc(3px + -1 * (100vw - 360px) / 1560);
}

.checkbox__text_medium,
.radiobox__text_medium {
    font-weight: 500;
}

.checkbox__text_solo,
.radiobox__text_solo {
    padding-left: calc(14px + 4 * (100vw - 360px) / 1560);
}

.checkbox__text_border::before,
.radiobox__text_border::before {
    border: 1px solid var(--grey);
}

.checkbox__input:checked + .checkbox__text::before {
    background: var(--blue);
    border: 1px solid var(--blue);
}
.checkbox__input:checked + .checkbox__text::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.checkbox__input:checked + .checkbox__text_purple::before {
    background: var(--purple);
}
.checkbox__input:checked + .checkbox__text_grey::before {
    background: var(--orange);
    border: none;
}

.radiobox__text:active::before {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.radiobox__text::before {
    content: "";
    display: block;
    position: absolute;
    width: calc(14px + 4 * (100vw - 360px) / 1560);
    height: calc(14px + 4 * (100vw - 360px) / 1560);
    top: calc(2px + -2 * (100vw - 360px) / 1560);
    border-radius: 50%;
    left: 0;
}
.radiobox__text::before {
    border: 2px solid var(--orange);
}
.radiobox__text::after {
    content: "";
    display: block;
    position: absolute;
    width: calc(6px + 2 * (100vw - 360px) / 1560);
    height: calc(6px + 2 * (100vw - 360px) / 1560);
    left: calc(4px + 1 * (100vw - 360px) / 1560);
    top: calc(6px + -1 * (100vw - 360px) / 1560);
    border-radius: 50%;
    background: var(--orange);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.radiobox__input:checked + .radiobox__text::before {
    background: var(--white);
}
.radiobox__input:checked + .radiobox__text::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.checkbox__title {
    font-weight: 500;
    color: var(--black);
    line-height: var(--lh-sm);
    padding-bottom: 8px;
    display: block;
}
@media (min-width: 1680px) {
    .checkbox__title {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .checkbox__title {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .checkbox__title {
        font-size: 14px;
    }
}

.checkbox__subtitle {
    line-height: var(--lh-sm);
    opacity: 0.6;
    color: var(--black);
    display: block;
    padding-left: calc(19px + 9 * (100vw - 360px) / 1560);
    padding-top: 4px;
}
@media (min-width: 1680px) {
    .checkbox__subtitle {
        font-size: 12px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .checkbox__subtitle {
        font-size: calc(10px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .checkbox__subtitle {
        font-size: 10px;
    }
}
.checkbox__subtitle a {
    color: var(--blue);
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    font-weight: 500;
    display: inline;
}

.checkbox-swap {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.checkbox-swap_solo .checkbox-swap__input:checked + .checkbox-swap__line .checkbox-swap__fake:after {
    left: 3px;
}
.checkbox-swap_solo .checkbox-swap__fake {
    width: 48px;
    height: 24px;
    border-radius: 20px;
}
.checkbox-swap_solo .checkbox-swap__fake:after {
    width: 18px;
    height: 18px;
    left: calc(100% - 18px - 3px);
}

.checkbox-swap__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.checkbox-swap__input:checked + .checkbox-swap__line .checkbox-swap__fake {
    background-color: rgba(56, 211, 25, 0.2);
}
.checkbox-swap__input:checked + .checkbox-swap__line .checkbox-swap__fake:after {
    background-color: var(--yarkiy-zelenyy);
    left: 2px;
}
.checkbox-swap__input:checked + .checkbox-swap__line .checkbox-swap__text {
    color: var(--yarkiy-zelenyy);
}
.checkbox-swap__input:checked + .checkbox-swap__line .checkbox-swap__text span:last-child {
    display: none;
}
.checkbox-swap__input:checked + .checkbox-swap__line .checkbox-swap__text span:first-child {
    display: block;
}

.checkbox-swap__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.checkbox-swap__fake {
    width: 28px;
    height: 14px;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    background-color: rgba(141, 141, 141, 0.2);
    border-radius: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}
.checkbox-swap__fake:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: calc(100% - 10px - 2px);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: var(--grey);
    border-radius: 50%;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}

.checkbox-swap__text {
    color: var(--grey);
    line-height: 133%;
    font-weight: 500;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -1px;
}
@media (min-width: 1680px) {
    .checkbox-swap__text {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .checkbox-swap__text {
        font-size: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .checkbox-swap__text {
        font-size: 14px;
    }
}
@media (min-width: 1680px) {
    .checkbox-swap__text {
        min-height: 22px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .checkbox-swap__text {
        min-height: calc(19px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .checkbox-swap__text {
        min-height: 19px;
    }
}
.checkbox-swap__text span:first-child {
    display: none;
}

.file-name {
    word-break: break-all;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    color: var(--white);
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
@media (min-width: 1680px) {
    .file-name {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-name {
        font-size: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-name {
        font-size: 12px;
    }
}

.file-label-span {
    cursor: pointer;
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
}
@media (min-width: 1680px) {
    .file-label-span {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-label-span {
        font-size: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-label-span {
        font-size: 14px;
    }
}

@media (min-width: 1680px) {
    .file-icon {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-icon {
        width: calc(22px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-icon {
        width: 22px;
    }
}
@media (min-width: 1680px) {
    .file-icon {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-icon {
        height: calc(22px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-icon {
        height: 22px;
    }
}

.file-delete {
    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;
    width: 18px;
    height: 18px;
}
.file-delete path {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.file-delete svg,
.file-delete img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.file-group-container {
    display: -ms-grid;
    display: grid;
}
@media (min-width: 1680px) {
    .file-group-container {
        grid-gap: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-group-container {
        grid-gap: calc(8px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-group-container {
        grid-gap: 8px;
    }
}
@media (min-width: 1680px) {
    .file-group-container {
        margin-top: 12px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-group-container {
        margin-top: calc(10px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-group-container {
        margin-top: 10px;
    }
}

.file-box {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
    grid-gap: 10px;
    max-width: 390px;
}
.file-box img,
.file-box svg {
    -o-object-fit: contain;
    object-fit: contain;
    width: 18px;
    height: 18px;
}

.file-label-input {
    position: absolute;
    left: 0;
    width: 0;
    overflow: hidden;
    z-index: -333;
    opacity: 0;
}

.file-input-group {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 4px;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
}
@media screen and (hover: hover) {
    .file-input-group:hover .file-label-span {
        color: var(--orange);
    }
}

.file-label-svg {
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1680px) {
    .file-label-svg {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-label-svg {
        width: calc(22px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-label-svg {
        width: 22px;
    }
}
@media (min-width: 1680px) {
    .file-label-svg {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-label-svg {
        height: calc(22px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-label-svg {
        height: 22px;
    }
}

.file-add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
}
@media (min-width: 1680px) {
    .file-add {
        margin-top: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-add {
        margin-top: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-add {
        margin-top: 10px;
    }
}

.file-add__label {
    position: relative;
    border: 1px dashed var(--grey);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    row-gap: 10px;
    padding: 6px;
    text-align: center;
}
@media (min-width: 1680px) {
    .file-add__label {
        border-radius: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-add__label {
        border-radius: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-add__label {
        border-radius: 10px;
    }
}
@media (min-width: 1680px) {
    .file-add__label {
        width: 185px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-add__label {
        width: calc(140px + 45 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-add__label {
        width: 140px;
    }
}
@media (min-width: 1680px) {
    .file-add__label {
        height: 185px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-add__label {
        height: calc(140px + 45 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-add__label {
        height: 140px;
    }
}

.file-add__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

@media (min-width: 1680px) {
    .file-add__icon {
        width: 44px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-add__icon {
        width: calc(23px + 21 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-add__icon {
        width: 23px;
    }
}
.file-add__icon img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.file-add__text {
    color: var(--grey);
}
@media (min-width: 1680px) {
    .file-add__text {
        font-size: 14px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-add__text {
        font-size: calc(8px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-add__text {
        font-size: 8px;
    }
}

.file__video,
.file__image {
    position: relative;
}
@media (min-width: 1680px) {
    .file__video,
    .file__image {
        border-radius: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file__video,
    .file__image {
        border-radius: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file__video,
    .file__image {
        border-radius: 10px;
    }
}
@media (min-width: 1680px) {
    .file__video,
    .file__image {
        width: 185px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file__video,
    .file__image {
        width: calc(140px + 45 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file__video,
    .file__image {
        width: 140px;
    }
}
@media (min-width: 1680px) {
    .file__video,
    .file__image {
        height: 185px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file__video,
    .file__image {
        height: calc(140px + 45 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file__video,
    .file__image {
        height: 140px;
    }
}
.file__video .file__remove,
.file__image .file__remove {
    top: 9px;
    right: 9px;
    position: absolute;
    z-index: 2;
}

@media (min-width: 1680px) {
    .file__remove {
        width: 22px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file__remove {
        width: calc(16px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file__remove {
        width: 16px;
    }
}
@media (min-width: 1680px) {
    .file__remove {
        height: 22px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file__remove {
        height: calc(16px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file__remove {
        height: 16px;
    }
}

.file-photo {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
}
@media (any-hover: hover) {
    .file-photo:hover .file-photo__add {
        opacity: 1;
    }
}
.file-photo._active .file-photo__image-start {
    opacity: 0;
    visibility: hidden;
}
.file-photo._active .file-photo__image {
    opacity: 1;
    visibility: visible;
}

.file-photo__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.file-photo__delete {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
}
@media (min-width: 1680px) {
    .file-photo__delete {
        width: 29px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-photo__delete {
        width: calc(21px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-photo__delete {
        width: 21px;
    }
}
@media (min-width: 1680px) {
    .file-photo__delete {
        height: 29px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-photo__delete {
        height: calc(21px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-photo__delete {
        height: 21px;
    }
}

.file-photo__add {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    background-color: rgba(43, 43, 43, 0.6);
    border-radius: 50%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}

@media (min-width: 1680px) {
    .file-photo__icon {
        width: 44px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .file-photo__icon {
        width: calc(31px + 13 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .file-photo__icon {
        width: 31px;
    }
}

.file-photo__image-start,
.file-photo__image {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}

.file-photo__image {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.accordion-btn,
.js-acc-btn {
    cursor: pointer;
}

.accordion,
.js-acc {
    position: relative;
    z-index: 1;
}

.accordion__body {
    max-height: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    overflow: hidden;
}

.js-acc-body {
    max-height: 0;
    overflow: hidden;
}

.accordion-not-anim__body {
    height: 0;
    overflow: hidden;
}

.accordion-not-anim-btn.--active img,
.accordion-not-anim-btn.--active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-not-anim-btn {
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.accordion-not-anim-btn.--active + .accordion-not-anim__body {
    height: initial;
}

.swiper {
    overflow: visible;
}

.swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 12px;
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: var(--purple);
}

.swiper-pagination-bullet-active {
    width: 8px;
    height: 8px;
}

.video__container {
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
}
.video__container video,
.video__container iframe {
    width: 100%;
    height: auto;
}
.video__container::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 98%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
    opacity: 1;
    border-radius: 10px;
    overflow: hidden;
}
.video__container::before {
    content: "";
    width: calc(52px + 25 * (100vw - 360px) / 1560);
    height: calc(52px + 25 * (100vw - 360px) / 1560);
    background: url("../img/svg/play-video.svg") no-repeat center center/contain;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    opacity: 1;
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
}
@media (hover: hover) {
    .video__container:hover::before {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        -ms-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1);
    }
}
.video__container:active::before {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    -ms-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
}

.video__container.--pause::after, .video__container.--pause::before {
    z-index: -1;
    opacity: 0;
}

.select {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.select.is-active .select__body {
    display: block;
}

.select.is-active .select__arrow {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.select__arrow {
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
@media screen and (max-width: 1680px) {
    .select__arrow {
        width: 18px;
        height: 18px;
    }
}
@media screen and (max-width: 1279px) {
    .select__arrow {
        width: 16px;
        height: 16px;
    }
}

.select__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 52px;
    position: relative;
    border-radius: 15px;
    border: 1px solid rgba(49, 50, 51, 0.1);
    padding: 14px 24px;
    background: #FFF;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(141, 140, 140, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(141, 140, 140, 0.1);
}
@media screen and (max-width: 1680px) {
    .select__header {
        border-radius: 10px;
        height: 42px;
        padding: 10px 15px;
    }
}
@media screen and (max-width: 1279px) {
    .select__header {
        height: 36px;
    }
}

.select-title {
    display: block;
    padding-bottom: 15px;
    color: #313233;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 114%;
}
@media screen and (max-width: 1680px) {
    .select-title {
        font-size: 16px;
        padding-bottom: 5px;
    }
}
@media screen and (max-width: 1279px) {
    .select-title {
        font-size: 14px;
    }
}

.select-header-input,
.select__current {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    color: #313233;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.select-header-input::-webkit-input-placeholder, .select__current::-webkit-input-placeholder {
    color: #747576;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.select-header-input::-moz-placeholder, .select__current::-moz-placeholder {
    color: #747576;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.select-header-input:-ms-input-placeholder, .select__current:-ms-input-placeholder {
    color: #747576;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.select-header-input::-ms-input-placeholder, .select__current::-ms-input-placeholder {
    color: #747576;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.select-header-input::placeholder,
.select__current::placeholder {
    color: #747576;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
@media screen and (max-width: 1680px) {
    .select-header-input::-webkit-input-placeholder, .select__current::-webkit-input-placeholder {
        font-size: 16px;
    }
    .select-header-input::-moz-placeholder, .select__current::-moz-placeholder {
        font-size: 16px;
    }
    .select-header-input:-ms-input-placeholder, .select__current:-ms-input-placeholder {
        font-size: 16px;
    }
    .select-header-input::-ms-input-placeholder, .select__current::-ms-input-placeholder {
        font-size: 16px;
    }
    .select-header-input::placeholder,
    .select__current::placeholder {
        font-size: 16px;
    }
}
@media screen and (max-width: 1279px) {
    .select-header-input::-webkit-input-placeholder, .select__current::-webkit-input-placeholder {
        font-size: 14px;
    }
    .select-header-input::-moz-placeholder, .select__current::-moz-placeholder {
        font-size: 14px;
    }
    .select-header-input:-ms-input-placeholder, .select__current:-ms-input-placeholder {
        font-size: 14px;
    }
    .select-header-input::-ms-input-placeholder, .select__current::-ms-input-placeholder {
        font-size: 14px;
    }
    .select-header-input::placeholder,
    .select__current::placeholder {
        font-size: 14px;
    }
}
@media screen and (max-width: 1680px) {
    .select-header-input,
    .select__current {
        font-size: 16px;
    }
}
@media screen and (max-width: 1279px) {
    .select-header-input,
    .select__current {
        font-size: 14px;
    }
}

.select__current.select-placholder {
    color: #747576;
}

.select__body {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    z-index: 3;
    padding: 14px 10px 14px 20px;
    border-radius: 15px;
    background: #FFF;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(141, 140, 140, 0.25);
    box-shadow: 0px 10px 30px 0px rgba(141, 140, 140, 0.25);
}

.select__body-wrapp {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 560px;
    padding-right: 10px;
}

.open-up .select__body {
    top: auto;
    bottom: 100%;
    -webkit-box-shadow: 0px -10px 30px 0px rgba(141, 140, 140, 0.25);
    box-shadow: 0px -10px 30px 0px rgba(141, 140, 140, 0.25);
}
.open-up .select-title ~ .select__body {
    top: auto;
    bottom: calc(100% - 40px);
}
@media screen and (max-width: 1680px) {
    .open-up .select-title ~ .select__body {
        bottom: calc(100% - 30px);
    }
}
@media screen and (max-width: 1279px) {
    .open-up .select-title ~ .select__body {
        bottom: calc(100% - 20px);
    }
}

.select__body-wrapp {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}
@media screen and (max-width: 1680px) {
    .select__body-wrapp {
        max-height: 350px;
    }
}
@media screen and (max-width: 1279px) {
    .select__body-wrapp {
        max-height: 300px;
    }
}

.select__label {
    display: block;
    cursor: pointer;
}

.select__item {
    display: block;
    cursor: pointer;
    padding: 12px;
    color: #313233;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 114%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
@media screen and (max-width: 1680px) {
    .select__item {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .select__item {
        font-size: 14px;
    }
}
@media screen and (max-width: 1680px) {
    .select__item {
        padding: 10px 12px;
    }
}
@media (hover: hover) {
    .select__item:hover {
        border-radius: 15px;
        background: rgba(32, 76, 175, 0.05);
        color: #204CAF;
    }
}
@media (hover: none) {
    .select__item:active {
        border-radius: 15px;
        background: rgba(32, 76, 175, 0.05);
        color: #204CAF;
    }
}

.select-time .select__body-wrapp {
    max-height: 200px;
}
.select-time .select__current {
    position: relative;
    padding-left: 35px;
}
@media screen and (max-width: 767px) {
    .select-time .select__current {
        padding-left: 20px;
    }
}
.select-time .select__current::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background: url("../../assets/img/icon/time_fill.svg") no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
    .select-time .select__current::after {
        width: 16px;
        height: 16px;
    }
}

.--inner-html .select__current {
    width: 100%;
}

.select__item-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.select__item-row .select__item-text {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.select__item-row .select__item-text span {
    color: #747576;
}

.select-icon {
    padding-left: 45px;
    position: relative;
}
.select-icon::after {
    content: "";
    background: url("../../assets/img/icon/doble-arrow.svg") no-repeat center center/contain;
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
}
@media screen and (max-width: 1680px) {
    .select-icon::after {
        left: 15px;
        width: 18px;
        height: 18px;
    }
}
@media screen and (max-width: 1279px) {
    .select-icon::after {
        width: 16px;
        height: 16px;
    }
}
@media screen and (max-width: 1279px) {
    .select-icon {
        padding-left: 35px;
    }
}

.lc-panel-left {
    background-color: var(--white);
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0 0 30px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
    overflow-x: hidden;
}
@media (min-width: 1279px) {
    .lc-panel-left {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 101;
    }
}
@media (min-width: 1279px) and (min-width: 1680px) {
    .lc-panel-left {
        width: 288px;
    }
}
@media (min-width: 1279px) and (min-width: 1280.98px) and (max-width: 1680px) {
    .lc-panel-left {
        width: calc(265px + 23 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (min-width: 1279px) and (max-width: 1280.98px) {
    .lc-panel-left {
        width: 265px;
    }
}
@media (max-width: 1279px) {
    .lc-panel-left {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-right: 40px;
    }
}

.lc-panel-left__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lc-panel-left__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 30px;
}

.lc-panel-left__logo {
    width: 185px;
}
.lc-panel-left__logo img {
    width: 100%;
}
@media (min-width: 1279px) {
    .lc-panel-left__logo {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

.lc-panel-left__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    color: var(--chernyy);
    padding: 16px 20px;
    line-height: 133%;
    border-radius: 10px;
}
.lc-panel-left__item:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    border-radius: 0 8px 8px 0;
    background-color: var(--blue);
    right: calc(100% + 24px);
    z-index: 2;
    opacity: 0;
    pointer-events: none;
}
.lc-panel-left__item:not(:nth-child(3), :nth-child(2)) .item-lc-panel-left__icon path {
    fill: var(--blue);
}
@media (any-hover: hover) {
    .lc-panel-left__item:hover {
        background: var(--fon-lk);
    }
}
.lc-panel-left__item._active {
    background-color: var(--blue);
    color: var(--white);
}
.lc-panel-left__item._active:before {
    opacity: 1;
}
.lc-panel-left__item._active:active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.lc-panel-left__item._active .item-lc-panel-left__icon path {
    fill: var(--white);
}
@media (max-width: 1680px) {
    .lc-panel-left__item {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.item-lc-panel-left__icon {
    width: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 21px;
    position: relative;
}

.item-lc-panel-left__text {
    line-height: 133%;
}
@media (max-width: 1279px) {
    .item-lc-panel-left__text {
        font-size: 15px;
    }
}

body::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease 0ms;
    -o-transition: all 0.4s ease 0ms;
    transition: all 0.4s ease 0ms;
    pointer-events: none;
    z-index: 149;
}

body.popup-show::after {
    opacity: 1;
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px 15px;
    visibility: hidden;
    pointer-events: none;
    z-index: 150;
}
.popup-agree .popup__content {
    max-width: 447px;
}
.popup-delete-basket .popup__content {
    max-width: 356px;
}
.popup-delete-user .popup__content {
    max-width: 439px;
}
.popup-order-done .popup__content, .popup-order-waiting .popup__content {
    max-width: 450px;
}
.popup-sale-change .popup__content {
    max-width: 508px;
}
@media (min-width: 1680px) {
    .popup-sale-change .popup__close {
        top: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup-sale-change .popup__close {
        top: calc(15px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup-sale-change .popup__close {
        top: 15px;
    }
}
@media (min-width: 1680px) {
    .popup-sale-change .popup__close {
        right: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup-sale-change .popup__close {
        right: calc(15px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup-sale-change .popup__close {
        right: 15px;
    }
}
.popup-success .popup__content {
    max-width: 662px;
}
.popup-order-status .popup__content {
    max-width: 377px;
}
@media (max-width: 767px) {
    .popup {
        padding: 0;
        padding-top: 70px;
    }
}

.popup_show {
    z-index: 150;
    visibility: visible;
    pointer-events: auto;
    overflow: auto;
}
.popup_show::-webkit-scrollbar {
    display: none;
}
.popup_show .popup__content {
    visibility: visible;
    opacity: 1;
}

.popup__wrapper {
    min-height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .popup__wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.popup__content {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    background-color: var(--white);
    width: 100%;
    max-width: 770px;
    border-radius: 20px;
    position: relative;
    border-radius: 25px;
    padding: 25px;
}
._lock .popup__content {
    visibility: visible;
}
@media (max-width: 767px) {
    .popup__content {
        padding: 15px;
        border-radius: 25px 25px 0 0;
        max-width: 100% !important;
    }
}

.popup__close {
    position: absolute;
    background-color: transparent;
}
@media (min-width: 1680px) {
    .popup__close {
        top: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__close {
        top: calc(15px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__close {
        top: 15px;
    }
}
@media (min-width: 1680px) {
    .popup__close {
        right: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__close {
        right: calc(20px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__close {
        right: 20px;
    }
}
@media (min-width: 1680px) {
    .popup__close {
        width: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__close {
        width: calc(24px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__close {
        width: 24px;
    }
}
@media (min-width: 1680px) {
    .popup__close {
        height: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__close {
        height: calc(24px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__close {
        height: 24px;
    }
}

.popup__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
}
@media (min-width: 1680px) {
    .popup__main textarea {
        height: 220px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__main textarea {
        height: calc(200px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__main textarea {
        height: 200px;
    }
}

.popup__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(252, 110, 48, 0.15);
}
@media (min-width: 1680px) {
    .popup__image {
        width: 93px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__image {
        width: calc(70px + 23 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__image {
        width: 70px;
    }
}
@media (min-width: 1680px) {
    .popup__image {
        height: 93px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__image {
        height: calc(70px + 23 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__image {
        height: 70px;
    }
}
@media (min-width: 1680px) {
    .popup__image {
        border-radius: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__image {
        border-radius: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__image {
        border-radius: 15px;
    }
}
.popup__image img {
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1680px) {
    .popup__image img {
        width: 49px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__image img {
        width: calc(36px + 13 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__image img {
        width: 36px;
    }
}
.popup__image_green {
    background: rgba(0, 182, 155, 0.15);
}

.popup__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
}

.popup__title {
    font-weight: 600;
}
.popup__title_center {
    text-align: center;
}
.popup__title_big {
    line-height: 133%;
    font-weight: 800;
}
@media (min-width: 1680px) {
    .popup__title_big {
        font-size: 32px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__title_big {
        font-size: calc(21px + 11 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__title_big {
        font-size: 21px;
    }
}
.popup__title_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}
.popup__title_row svg {
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1680px) {
    .popup__title_row svg {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__title_row svg {
        width: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__title_row svg {
        width: 20px;
    }
}
@media (min-width: 1680px) {
    .popup__title_row svg {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .popup__title_row svg {
        height: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .popup__title_row svg {
        height: 20px;
    }
}

.popup__text {
    color: var(--grey);
}

.popup__checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 25px;
}

.popup__actions {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
@media (max-width: 767px) {
    .popup__actions {
        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;
    }
}

.popup__columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.popup__columns .input-box:first-child {
    -ms-grid-column-span: 2;
    grid-column: span 2;
}

.popup__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 5px;
}

.popup__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.popup__item .input-box {
    width: 100%;
}

.item-popup__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--bledno-seryy);
    border-radius: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 3px;
}
@media (min-width: 1680px) {
    .item-popup__content {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-popup__content {
        -webkit-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-popup__content {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (min-width: 1680px) {
    .item-popup__content {
        padding-top: 8px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-popup__content {
        padding-top: calc(6px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-popup__content {
        padding-top: 6px;
    }
}
@media (min-width: 1680px) {
    .item-popup__content {
        padding-bottom: 8px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-popup__content {
        padding-bottom: calc(6px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-popup__content {
        padding-bottom: 6px;
    }
}
@media (min-width: 1680px) {
    .item-popup__content {
        padding-left: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-popup__content {
        padding-left: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-popup__content {
        padding-left: 14px;
    }
}
@media (min-width: 1680px) {
    .item-popup__content {
        padding-right: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-popup__content {
        padding-right: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-popup__content {
        padding-right: 14px;
    }
}

.item-popup__date,
.item-popup__sale {
    line-height: 133%;
}
@media (min-width: 1680px) {
    .item-popup__date,
    .item-popup__sale {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-popup__date,
    .item-popup__sale {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-popup__date,
    .item-popup__sale {
        font-size: 14px;
    }
}

.item-popup__sale {
    font-weight: 500;
}
.item-popup__sale span {
    color: var(--red);
}

@media (min-width: 1680px) {
    .item-popup__remove {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-popup__remove {
        width: calc(21px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-popup__remove {
        width: 21px;
    }
}
@media (min-width: 1680px) {
    .item-popup__remove {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-popup__remove {
        height: calc(21px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-popup__remove {
        height: 21px;
    }
}

.counter-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
@media (min-width: 1680px) {
    .counter-container_2 .counter-button {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .counter-container_2 .counter-button {
        width: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .counter-container_2 .counter-button {
        width: 20px;
    }
}
@media (min-width: 1680px) {
    .counter-container_2 .counter-button {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .counter-container_2 .counter-button {
        height: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .counter-container_2 .counter-button {
        height: 20px;
    }
}
@media (min-width: 1680px) {
    .counter-container_2 .counter-button {
        border-radius: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .counter-container_2 .counter-button {
        border-radius: calc(5px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .counter-container_2 .counter-button {
        border-radius: 5px;
    }
}
@media (min-width: 1680px) {
    .counter-container_2 .counter-button {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .counter-container_2 .counter-button {
        font-size: calc(16px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .counter-container_2 .counter-button {
        font-size: 16px;
    }
}
.counter-container_2 .counter-value {
    font-weight: 500;
    color: var(--dark);
}
@media (min-width: 1680px) {
    .counter-container_2 .counter-value {
        min-width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .counter-container_2 .counter-value {
        min-width: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .counter-container_2 .counter-value {
        min-width: 20px;
    }
}
@media (min-width: 1680px) {
    .counter-container_2 .counter-value {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .counter-container_2 .counter-value {
        height: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .counter-container_2 .counter-value {
        height: 20px;
    }
}
@media (min-width: 1680px) {
    .counter-container_2 .counter-value {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .counter-container_2 .counter-value {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .counter-container_2 .counter-value {
        font-size: 14px;
    }
}

.counter-button {
    width: 24px;
    height: 24px;
    border-radius: 10px;
    background: rgba(141, 141, 141, 0.2);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    color: #1b2431;
    cursor: pointer;
    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;
}

.counter-button:hover {
    background-color: #ff8743;
    color: #fff;
}

.counter-value {
    min-width: 24px;
    height: 24px;
    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;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    color: #8d8d8d;
}

.page-header {
    display: block;
    position: relative;
}

.page-header__top {
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: var(--blue);
}
@media (max-width: 1440.98px) {
    .page-header__top {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.page-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .page-header__logo {
        display: none;
    }
}

@media (max-width: 1440.98px) {
    .page-header__logo img {
        max-height: 34px;
    }
}

.page-header__menu {
    display: block;
    position: relative;
    margin-left: 50px;
    margin-right: auto;
}
@media (max-width: 1440.98px) {
    .page-header__menu {
        margin-left: 20px;
    }
}
@media (max-width: 1279px) {
    .page-header__menu {
        margin-left: 20px;
    }
}
@media screen and (max-width: 767px) {
    .page-header__menu {
        margin-left: 0;
    }
}
.page-header__menu .button-mobile-menu {
    display: none;
}
@media screen and (max-width: 1279px) {
    .page-header__menu .button-mobile-menu {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

.page-header__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .page-header__actions {
        gap: 10px;
    }
}

.mainmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
@media (max-width: 1440.98px) {
    .mainmenu {
        gap: 30px;
    }
}

.mainmenu__item {
    display: block;
    position: relative;
}

.mainmenu__link {
    color: var(--white);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
}
@media screen and (hover: hover) {
    .mainmenu__link:hover {
        color: rgba(255, 255, 255, 0.5);
    }
}
@media (hover: none) {
    .mainmenu__link:active {
        color: rgba(255, 255, 255, 0.5);
    }
}
.mainmenu__link:active {
    color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1440.98px) {
    .mainmenu__link {
        font-size: 14px;
    }
}

.header-sidebar {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 233px;
    height: 100dvh;
    padding: 20px 20px 30px 20px;
    border-radius: 0px 30px 30px 0px;
    background: var(--white);
    -webkit-box-shadow: 1px 2px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0px rgba(0, 0, 0, 0.1);
    z-index: 999;
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.header-sidebar._active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.header-sidebar.--header-sidebar-full {
    width: 100%;
    border-radius: 0;
}
.header-sidebar.--header-sidebar-full .header-sidebar__box {
    gap: 15px;
}

.header-sidebar__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    gap: 40px;
    height: 100%;
}

.header-sidebar__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.header-sidebar__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.33;
    text-align: center;
    color: #1b2431;
}
@media screen and (max-width: 767px) {
    .header-sidebar__title {
        font-size: 14px;
    }
}

.header-sidebar__body {
    margin-bottom: auto;
}
.header-sidebar__body .mainmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.header-sidebar__body .mainmenu__link {
    color: var(--dark);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%; /* 18.62px */
}
.header-sidebar__body .login-link {
    margin-top: 20px;
    padding: 12px 20px 12px 18px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.33;
    color: #ef3826;
}
@media screen and (max-width: 767px) {
    .header-sidebar__body .login-link {
        font-size: 14px;
        padding: 0px 0px 0px 10px;
    }
}

.header-sidebar__foot {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
}

._menu-parent {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
._menu-parent::after {
    content: "";
    display: block;
    position: relative;
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 8.5L10.5 13.5L15.5 8.5' stroke='white' stroke-width='2' stroke-linecap='round' /%3E%3C/svg%3E");
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
._menu-parent._active::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.catalog-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
}
@media screen and (max-width: 1440.98px) {
    .catalog-menu {
        gap: 15px;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-menu {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        gap: 0;
    }
}

.catalog-menu__item {
    display: block;
    position: relative;
}
@media screen and (max-width: 1279px) {
    .catalog-menu__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-menu__item .drop-box {
        position: static;
        top: auto;
        left: auto;
        width: 100%;
        min-width: auto;
        border-radius: 0 0 20px 20px;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 0;
        visibility: hidden;
        overflow: hidden;
        pointer-events: none;
    }
}
@media screen and (max-width: 767px) {
    .catalog-menu__item .drop-box {
        border-radius: 0 0 10px 10px;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-menu__item .drop-box._active {
        padding: 0 20px 12px;
        height: auto;
        visibility: visible;
        overflow: visible;
        pointer-events: all;
    }
}
@media screen and (max-width: 767px) {
    .catalog-menu__item .drop-box._active {
        padding: 0 10px 12px;
    }
}

.catalog-menu__link {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #fff;
    -webkit-transition: color 0.25s ease;
    -o-transition: color 0.25s ease;
    transition: color 0.25s ease;
}
@media screen and (max-width: 1440.98px) {
    .catalog-menu__link {
        font-size: 12px;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-menu__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 12px 20px 12px 18px;
        font-weight: 500;
        font-size: 18px;
        line-height: 1.33;
        color: #1b2431;
    }
}
@media screen and (max-width: 767px) {
    .catalog-menu__link {
        padding: 10px;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.33;
        color: #1b2431;
    }
}
.catalog-menu__link:hover {
    color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1279px) {
    .catalog-menu__link:hover {
        color: #1b2431;
    }
}
.catalog-menu__link:hover:after {
    opacity: 0.5;
}
@media screen and (max-width: 1279px) {
    .catalog-menu__link:hover:after {
        opacity: 1;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-menu__link._menu-parent::after {
        background-image: url("data:image/svg+xml,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 8.5L10.5 13.5L15.5 8.5' stroke='%231B2431' stroke-width='2' stroke-linecap='round' /%3E%3C/svg%3E");
    }
}
@media screen and (max-width: 1279px) {
    .catalog-menu__link._active {
        background: rgba(72, 128, 255, 0.1);
        border-radius: 20px 20px 0 0;
        font-weight: 700;
        font-size: 18px;
        line-height: 1.33;
        color: #1b2431;
    }
}
@media screen and (max-width: 767px) {
    .catalog-menu__link._active {
        font-size: 14px;
        border-radius: 10px 10px 0 0;
    }
}

.drop-box {
    position: absolute;
    right: 0;
    top: calc(100% + 35px);
    z-index: 3;
    display: inline-block;
    border-radius: 20px;
    padding: 10px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #edf2ff;
    min-width: 235px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.drop-box._active {
    top: calc(100% + 15px);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.drop-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.drop-list__item {
    display: block;
    position: relative;
}

.drop-list__link {
    padding: 12px 20px;
    border-radius: 15px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #090909;
}
@media screen and (max-width: 767px) {
    .drop-list__link {
        font-size: 12px;
    }
}
.drop-list__link:hover {
    background: rgba(72, 128, 255, 0.15);
    color: var(--blue);
}

.add-products {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    gap: 10px;
    margin-right: 30px;
}
@media screen and (max-width: 1440.98px) {
    .add-products {
        margin-right: 15px;
        gap: 5px;
    }
}
@media screen and (max-width: 767px) {
    .add-products {
        padding: 0;
        margin: 0;
    }
}

.add-products__icon {
    opacity: 1;
    -webkit-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}

.add-products__text {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: #fff;
    -webkit-transition: color 0.25s ease;
    -o-transition: color 0.25s ease;
    transition: color 0.25s ease;
}
@media screen and (max-width: 1440.98px) {
    .add-products__text {
        font-size: 12px;
    }
}

.add-products:hover .add-products__icon {
    opacity: 0.5;
}
.add-products:hover .add-products__text {
    color: rgba(255, 255, 255, 0.5);
}

.page-header__bottom {
    display: block;
    position: relative;
    background: #2f64dc;
    padding: 15px 0;
}
@media screen and (max-width: 1279px) {
    .page-header__bottom {
        padding: 15px 0 10px;
    }
}
@media screen and (max-width: 767px) {
    .page-header__bottom {
        padding: 10px 0 0;
    }
}

.categoty-list-box {
    display: block;
    position: relative;
}

.categoty-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 45px;
}
@media screen and (max-width: 1440.98px) {
    .categoty-list {
        gap: 30px;
    }
}
@media screen and (max-width: 1279px) {
    .categoty-list {
        gap: 20px;
    }
}
@media screen and (max-width: 767px) {
    .categoty-list {
        gap: 15px;
        overflow: auto;
        padding-bottom: 7px;
    }
}

.categoty-list__item {
    display: block;
    position: relative;
}

.categoty-list__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}
@media screen and (max-width: 1440.98px) {
    .categoty-list__link {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .categoty-list__link {
        font-size: 13px;
        white-space: nowrap;
        gap: 5px;
    }
}
.categoty-list__link::before {
    content: "";
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8.75H7.5C7.69891 8.75 7.88968 8.67098 8.03033 8.53033C8.17098 8.38968 8.25 8.19891 8.25 8V3.5C8.25 3.30109 8.17098 3.11032 8.03033 2.96967C7.88968 2.82902 7.69891 2.75 7.5 2.75H3C2.80109 2.75 2.61032 2.82902 2.46967 2.96967C2.32902 3.11032 2.25 3.30109 2.25 3.5V8C2.25 8.19891 2.32902 8.38968 2.46967 8.53033C2.61032 8.67098 2.80109 8.75 3 8.75ZM10.5 8.75H15C15.1989 8.75 15.3897 8.67098 15.5303 8.53033C15.671 8.38968 15.75 8.19891 15.75 8V3.5C15.75 3.30109 15.671 3.11032 15.5303 2.96967C15.3897 2.82902 15.1989 2.75 15 2.75H10.5C10.3011 2.75 10.1103 2.82902 9.96967 2.96967C9.82902 3.11032 9.75 3.30109 9.75 3.5V8C9.75 8.19891 9.82902 8.38968 9.96967 8.53033C10.1103 8.67098 10.3011 8.75 10.5 8.75ZM3 16.25H7.5C7.69891 16.25 7.88968 16.171 8.03033 16.0303C8.17098 15.8897 8.25 15.6989 8.25 15.5V11C8.25 10.8011 8.17098 10.6103 8.03033 10.4697C7.88968 10.329 7.69891 10.25 7.5 10.25H3C2.80109 10.25 2.61032 10.329 2.46967 10.4697C2.32902 10.6103 2.25 10.8011 2.25 11V15.5C2.25 15.6989 2.32902 15.8897 2.46967 16.0303C2.61032 16.171 2.80109 16.25 3 16.25ZM12.75 16.25C14.4045 16.25 15.75 14.9045 15.75 13.25C15.75 11.5955 14.4045 10.25 12.75 10.25C11.0955 10.25 9.75 11.5955 9.75 13.25C9.75 14.9045 11.0955 16.25 12.75 16.25Z' fill='white' /%3E%3C/svg%3E");
}
@media screen and (max-width: 767px) {
    .categoty-list__link::before {
        width: 12px;
        height: 12px;
    }
}
@media screen and (max-width: 767px) {
    .categoty-list__link:after {
        width: 16px;
        height: 16px;
    }
}

.category-drop {
    display: block;
    position: absolute;
    top: calc(100% + 35px);
    left: 0;
    width: 865px;
    height: auto;
    z-index: 99;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
}
@media screen and (max-width: 992px) {
    .category-drop {
        left: -20px;
        width: 768px;
    }
}
@media screen and (max-width: 767px) {
    .category-drop {
        left: -20px;
        width: calc(100% + 40px);
    }
}
.category-drop._active {
    top: calc(100% + 15px);
    pointer-events: all;
    visibility: visible;
    opacity: 1;
}
@media screen and (max-width: 767px) {
    .category-drop._active {
        top: 100%;
    }
}

.category-drop__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 0 0 20px 20px;
    padding: 10px 25px 20px 15px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}

.category-drop__left {
    width: 310px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.category-drop__list-box {
    max-height: 325px;
    padding-right: 5px;
    overflow-y: auto;
}

.category-drop__list-box::-webkit-scrollbar-track {
    width: 6px;
    border-radius: 10px;
}

.category-drop__list-box::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px;
    background-color: rgba(141, 141, 141, 0.2);
}

.category-drop__list-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: var(--orange);
}

.category-drop-list {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-bottom: 5px;
}

.category-drop-list__item {
    display: block;
    position: relative;
}

.category-drop-list__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    border-radius: 10px;
    padding: 12px 20px 12px 18px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.33;
    color: #1b2431;
}
@media screen and (max-width: 992px) {
    .category-drop-list__link {
        font-size: 14px;
    }
}
.category-drop-list__link::before {
    content: "";
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 2px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8.25H7.5C7.69891 8.25 7.88968 8.17098 8.03033 8.03033C8.17098 7.88968 8.25 7.69891 8.25 7.5V3C8.25 2.80109 8.17098 2.61032 8.03033 2.46967C7.88968 2.32902 7.69891 2.25 7.5 2.25H3C2.80109 2.25 2.61032 2.32902 2.46967 2.46967C2.32902 2.61032 2.25 2.80109 2.25 3V7.5C2.25 7.69891 2.32902 7.88968 2.46967 8.03033C2.61032 8.17098 2.80109 8.25 3 8.25ZM10.5 8.25H15C15.1989 8.25 15.3897 8.17098 15.5303 8.03033C15.671 7.88968 15.75 7.69891 15.75 7.5V3C15.75 2.80109 15.671 2.61032 15.5303 2.46967C15.3897 2.32902 15.1989 2.25 15 2.25H10.5C10.3011 2.25 10.1103 2.32902 9.96967 2.46967C9.82902 2.61032 9.75 2.80109 9.75 3V7.5C9.75 7.69891 9.82902 7.88968 9.96967 8.03033C10.1103 8.17098 10.3011 8.25 10.5 8.25ZM3 15.75H7.5C7.69891 15.75 7.88968 15.671 8.03033 15.5303C8.17098 15.3897 8.25 15.1989 8.25 15V10.5C8.25 10.3011 8.17098 10.1103 8.03033 9.96967C7.88968 9.82902 7.69891 9.75 7.5 9.75H3C2.80109 9.75 2.61032 9.82902 2.46967 9.96967C2.32902 10.1103 2.25 10.3011 2.25 10.5V15C2.25 15.1989 2.32902 15.3897 2.46967 15.5303C2.61032 15.671 2.80109 15.75 3 15.75ZM12.75 15.75C14.4045 15.75 15.75 14.4045 15.75 12.75C15.75 11.0955 14.4045 9.75 12.75 9.75C11.0955 9.75 9.75 11.0955 9.75 12.75C9.75 14.4045 11.0955 15.75 12.75 15.75Z' fill='%231B2431' /%3E%3C/svg%3E");
}
.category-drop-list__link:hover {
    background: rgba(72, 128, 255, 0.1);
}

.category-drop__right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media screen and (max-width: 767px) {
    .category-drop__right-overflow {
        height: 325px;
        overflow-y: scroll;
    }
}

@media screen and (max-width: 767px) {
    .category-drop__right-overflow::-webkit-scrollbar-track {
        width: 6px;
        border-radius: 10px;
    }
    .category-drop__right-overflow::-webkit-scrollbar {
        width: 6px;
        border-radius: 10px;
        background-color: rgba(141, 141, 141, 0.2);
    }
    .category-drop__right-overflow::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: var(--orange);
    }
}
.category-drop__content {
    display: none;
    padding: 15px 0 0 30px;
}
@media screen and (max-width: 767px) {
    .category-drop__content {
        padding: 0;
        display: block;
        margin-right: 10px;
    }
}
.category-drop__content._active {
    display: block;
}

.category-drop__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
    .category-drop__head {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media screen and (max-width: 767px) {
    .category-drop__head {
        border-radius: 10px;
        padding: 12px 20px 12px 18px;
        margin-bottom: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
    }
    .category-drop__head::after {
        content: "";
        display: block;
        position: relative;
        width: 16px;
        height: 16px;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6.06079L8 10.0608L12 6.06079' stroke='%232B2B2B' stroke-linecap='round' /%3E%3C/svg%3E");
    }
    .category-drop__head._active {
        background: rgba(72, 128, 255, 0.1);
    }
    .category-drop__head._active::after {
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 10.5L8 6.5L12 10.5' stroke='%234880FF' stroke-linecap='round' /%3E%3C/svg%3E");
    }
}

.category-drop__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.1;
    color: #1b2431;
}
@media screen and (max-width: 992px) {
    .category-drop__title {
        font-size: 14px;
    }
}

.category-drop__more-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    color: #8d8d8d;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    white-space: nowrap;
}
.category-drop__more-link:hover {
    color: var(--orange);
}
.category-drop__more-link:hover svg path {
    fill: var(--orange);
}
.category-drop__more-link:after {
    content: "";
    display: block;
    position: relative;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='23' height='24' viewBox='0 0 23 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.715 17.7141L17.715 12.7141C17.806 12.619 17.8774 12.5068 17.925 12.3841C18.025 12.1406 18.025 11.8676 17.925 11.6241C17.8774 11.5013 17.806 11.3892 17.715 11.2941L12.715 6.29409C12.6217 6.20085 12.5111 6.12689 12.3892 6.07643C12.2674 6.02597 12.1368 6 12.005 6C11.7387 6 11.4833 6.10579 11.295 6.29409C11.1067 6.4824 11.0009 6.73779 11.0009 7.00409C11.0009 7.27039 11.1067 7.52579 11.295 7.71409L14.595 11.0041L6.00499 11.0041C5.73977 11.0041 5.48542 11.1094 5.29788 11.297C5.11034 11.4845 5.00499 11.7389 5.00499 12.0041C5.00499 12.2693 5.11034 12.5237 5.29788 12.7112C5.48542 12.8987 5.73977 13.0041 6.00499 13.0041L14.595 13.0041L11.295 16.2941C11.2013 16.3871 11.1269 16.4977 11.0761 16.6195C11.0253 16.7414 10.9992 16.8721 10.9992 17.0041C10.9992 17.1361 11.0253 17.2668 11.0761 17.3887C11.1269 17.5105 11.2013 17.6211 11.295 17.7141C11.3879 17.8078 11.4985 17.8822 11.6204 17.933C11.7423 17.9838 11.873 18.0099 12.005 18.0099C12.137 18.0099 12.2677 17.9838 12.3896 17.933C12.5114 17.8822 12.622 17.8078 12.715 17.7141Z' fill='%238D8D8D' /%3E%3C/svg%3E");
}
@media screen and (max-width: 992px) {
    .category-drop__more-link {
        font-size: 0;
    }
}
@media screen and (max-width: 767px) {
    .category-drop__more-link {
        display: none;
    }
}

.category-drop__body {
    display: block;
}
@media screen and (max-width: 767px) {
    .category-drop__body {
        display: none;
        padding-left: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .category-drop__body._active {
        display: block;
    }
}

.category-drop__body::-webkit-scrollbar-track {
    width: 6px;
    border-radius: 10px;
}

.category-drop__body::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px;
    background-color: rgba(141, 141, 141, 0.2);
}

.category-drop__body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: var(--orange);
}

.drop-content-list {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
@media screen and (max-width: 992px) {
    .drop-content-list {
        gap: 15px;
    }
}

.drop-content-list__item {
    display: block;
    position: relative;
}

.drop-content-list__link {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.1;
    color: #1b2431;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.drop-content-list__link:hover {
    color: var(--blue);
}
@media screen and (max-width: 992px) {
    .drop-content-list__link {
        font-size: 14px;
    }
}

.page-header__actions-mobile {
    display: none;
}
@media screen and (max-width: 767px) {
    .page-header__actions-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        gap: 15px;
    }
}
.page-header__actions-mobile a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.page-header__actions-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (max-width: 767px) {
    .page-header__actions-desktop {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .page-header__actions-menu {
        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;
        width: 24px;
        height: 24px;
    }
}

@media screen and (max-width: 767px) {
    .--page-header-catalog .page-header__logo {
        display: block;
    }
    .--page-header-catalog .button-mobile-menu span {
        display: none;
    }
    .--page-header-catalog .add-products__text {
        display: none;
    }
}

.category-drop__mobile {
    display: none;
    border-radius: 0 0 20px 20px;
    padding: 10px 20px 20px 20px;
    background: #fff;
}
@media screen and (max-width: 767px) {
    .category-drop__mobile {
        display: block;
    }
}

.category-drop__accordion {
    max-height: 325px;
    padding-right: 20px;
    overflow-y: auto;
}

.category-drop__accordion::-webkit-scrollbar-track {
    width: 6px;
    border-radius: 10px;
}

.category-drop__accordion::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px;
    background-color: rgba(141, 141, 141, 0.2);
}

.category-drop__accordion::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: var(--orange);
}

.category-drop__accordion .accordion-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    padding: 12px 20px 12px 18px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.33;
    color: #1b2431;
}
.category-drop__accordion .accordion-btn::before {
    content: "";
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 2px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8.25H7.5C7.69891 8.25 7.88968 8.17098 8.03033 8.03033C8.17098 7.88968 8.25 7.69891 8.25 7.5V3C8.25 2.80109 8.17098 2.61032 8.03033 2.46967C7.88968 2.32902 7.69891 2.25 7.5 2.25H3C2.80109 2.25 2.61032 2.32902 2.46967 2.46967C2.32902 2.61032 2.25 2.80109 2.25 3V7.5C2.25 7.69891 2.32902 7.88968 2.46967 8.03033C2.61032 8.17098 2.80109 8.25 3 8.25ZM10.5 8.25H15C15.1989 8.25 15.3897 8.17098 15.5303 8.03033C15.671 7.88968 15.75 7.69891 15.75 7.5V3C15.75 2.80109 15.671 2.61032 15.5303 2.46967C15.3897 2.32902 15.1989 2.25 15 2.25H10.5C10.3011 2.25 10.1103 2.32902 9.96967 2.46967C9.82902 2.61032 9.75 2.80109 9.75 3V7.5C9.75 7.69891 9.82902 7.88968 9.96967 8.03033C10.1103 8.17098 10.3011 8.25 10.5 8.25ZM3 15.75H7.5C7.69891 15.75 7.88968 15.671 8.03033 15.5303C8.17098 15.3897 8.25 15.1989 8.25 15V10.5C8.25 10.3011 8.17098 10.1103 8.03033 9.96967C7.88968 9.82902 7.69891 9.75 7.5 9.75H3C2.80109 9.75 2.61032 9.82902 2.46967 9.96967C2.32902 10.1103 2.25 10.3011 2.25 10.5V15C2.25 15.1989 2.32902 15.3897 2.46967 15.5303C2.61032 15.671 2.80109 15.75 3 15.75ZM12.75 15.75C14.4045 15.75 15.75 14.4045 15.75 12.75C15.75 11.0955 14.4045 9.75 12.75 9.75C11.0955 9.75 9.75 11.0955 9.75 12.75C9.75 14.4045 11.0955 15.75 12.75 15.75Z' fill='%231B2431' /%3E%3C/svg%3E");
}
.category-drop__accordion .accordion-btn:after {
    content: "";
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 2px;
    margin-left: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6.06079L8 10.0608L12 6.06079' stroke='%232B2B2B' stroke-linecap='round' /%3E%3C/svg%3E");
}
.category-drop__accordion .accordion-btn.--active {
    background: rgba(72, 128, 255, 0.1);
}
.category-drop__accordion .accordion-btn.--active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.category-drop__accordion .accordion__body-wrapp {
    padding: 10px 0 10px 20px;
}

.category-drop__accordion .drop-content-list {
    gap: 10px;
}
.category-drop__accordion .drop-content-list__link {
    font-size: 12px;
}

.product-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
}
@media screen and (max-width: 1680px) {
    .product-menu {
        gap: 15px;
    }
}
@media screen and (max-width: 1279px) {
    .product-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.product-menu__item {
    display: block;
}

.product-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.product-menu__link:hover {
    opacity: 0.6;
}

.product-menu__icon {
    width: 21px;
    height: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1680px) {
    .product-menu__icon {
        width: 16px;
        height: 16px;
    }
}
@media screen and (max-width: 1279px) {
    .product-menu__icon {
        display: none;
    }
}
.product-menu__icon svg {
    width: 100%;
    height: auto;
}

.product-menu__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #fff;
    white-space: nowrap;
}
@media screen and (max-width: 1680px) {
    .product-menu__text {
        font-size: 12px;
    }
}
@media screen and (max-width: 1279px) {
    .product-menu__text {
        color: #090909;
        font-size: 14px;
    }
}

.page-header__actions-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
@media screen and (max-width: 767px) {
    .page-header__actions-desktop {
        display: none;
    }
}

.page-header__balance {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #fff;
}
@media screen and (max-width: 1680px) {
    .page-header__balance {
        font-size: 12px;
    }
}
@media screen and (max-width: 1279px) {
    .page-header__balance {
        display: none;
    }
}

.page-header__cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25px;
    height: 25px;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.page-header__cart-value {
    display: block;
    position: absolute;
    top: -3px;
    right: -7px;
    padding: 1px 3.5px;
    border-radius: 10px;
    background: #ef3826;
    font-weight: 500;
    font-size: 9px;
    line-height: 1;
    color: #fff;
}

.page-header__alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25px;
    height: 25px;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.page-header__alert-status {
    display: block;
    position: absolute;
    top: 2px;
    right: 4px;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    background: #ff8743;
}

@media screen and (max-width: 767px) {
    .page-header__user {
        display: none !important;
    }
}

.header-user-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.header-user-block__avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
@media screen and (max-width: 1680px) {
    .header-user-block__avatar {
        width: 40px;
        height: 40px;
    }
}
.header-user-block__avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.header-user-block__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 5px;
}

.header-user-block__name {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.33;
    color: #fff;
}
@media screen and (max-width: 1680px) {
    .header-user-block__name {
        font-size: 14px;
    }
}

.header-user-block__drop {
    display: block;
}
.header-user-block__drop .select__header {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    background: none;
    gap: 5px;
    height: auto;
}
.header-user-block__drop .select__current {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.33;
    color: #fff;
}
@media screen and (max-width: 1680px) {
    .header-user-block__drop .select__current {
        font-size: 12px;
    }
}
.header-user-block__drop .select__body {
    border-radius: 0 0 20px 20px;
    padding: 10px 20px 15px 20px;
    width: 230px;
}
.header-user-block__drop .select__body-wrapp {
    padding: 0;
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 15px;
}
.header-user-block__drop .select__item {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #8d8d8d;
    padding: 0;
}
.header-user-block__drop .select__item:hover {
    background: none;
    color: #4880ff;
}

@media screen and (max-width: 1680px) {
    .--page-header-product .add-products__text {
        font-size: 12px;
        white-space: nowrap;
    }
}
@media screen and (max-width: 1279px) {
    .--page-header-product .add-products__text {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .--page-header-product .page-header__logo {
        display: block;
    }
    .--page-header-product .button-mobile-menu span {
        display: none;
    }
    .--page-header-product .add-products__text {
        display: none;
    }
}

.catalog-menu__item._active ._menu-parent:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media screen and (max-width: 1279px) {
    .catalog-menu__item._active {
        background: rgba(72, 128, 255, 0.1);
        border-radius: 20px;
    }
    .catalog-menu__item._active .catalog-menu__link {
        font-weight: 700;
    }
}

.catalog-menu__drop {
    display: block;
    position: absolute;
    top: calc(100% + 30px);
    right: 0;
    z-index: 99;
    width: 235px;
    background-color: #fff;
    border-radius: 20px;
    padding: 10px;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
@media screen and (max-width: 1279px) {
    .catalog-menu__drop {
        position: static;
        top: auto;
        right: auto;
        width: 100%;
        display: none !important;
        background: transparent;
    }
}
.catalog-menu__drop._active {
    top: calc(100% + 10px);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
@media screen and (max-width: 1279px) {
    .catalog-menu__drop._active {
        display: block !important;
    }
}

@media screen and (max-width: 1860px) {
    .page-header__menu {
        margin-left: 20px;
    }
    .add-products {
        margin-right: 20px;
    }
    .catalog-menu {
        gap: 15px;
    }
    .catalog-menu__link {
        font-size: 14px;
    }
    .add-products__text {
        font-size: 14px;
    }
}
@media screen and (max-width: 1439px) {
    .page-header__menu {
        margin-left: 20px;
    }
    .add-products {
        margin-right: 20px;
    }
    .catalog-menu {
        gap: 15px;
    }
    .catalog-menu__link {
        font-size: 12px;
    }
    .add-products__text {
        font-size: 12px;
    }
}
.page-footer {
    display: block;
    position: relative;
    background: var(--bg-black);
}

.page-footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-top: 40px;
    padding-bottom: 60px;
}
@media (max-width: 1680px) {
    .page-footer__top {
        padding-top: 30px;
        padding-bottom: 45px;
    }
}
@media (max-width: 1279px) {
    .page-footer__top {
        padding-top: 20px;
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .page-footer__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
    }
}

.page-footer__top > div:nth-child(2) {
    margin-right: 150px;
    margin-right: 7.81vw;
}
@media (max-width: 1440.98px) {
    .page-footer__top > div:nth-child(2) {
        margin-right: 40px;
    }
}
@media (max-width: 1279px) {
    .page-footer__top > div:nth-child(2) {
        margin-right: 20px;
    }
}

.page-footer__logo {
    display: block;
    position: relative;
    margin-right: auto;
}
@media (max-width: 767px) {
    .page-footer__logo {
        margin-bottom: 10px;
    }
}
@media (max-width: 1680px) {
    .page-footer__logo .logo img {
        max-height: 63px;
    }
}
@media (max-width: 1279px) {
    .page-footer__logo .logo img {
        max-height: 52px;
    }
}
@media screen and (max-width: 992px) {
    .page-footer__logo .logo img {
        max-height: 40px;
    }
}
@media screen and (max-width: 767px) {
    .page-footer__logo .logo img {
        max-height: 60px;
    }
}

.page-footer__menu {
    display: block;
}

.page-footer__info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    height: 100%;
}
@media (max-width: 1279px) {
    .page-footer__info-box {
        gap: 10px;
    }
}

.page-footer__phone {
    display: block;
}

.page-footer__info {
    color: var(--white);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
}
@media (max-width: 1680px) {
    .page-footer__info {
        font-size: 14px;
    }
}
@media (max-width: 1279px) {
    .page-footer__info {
        font-size: 12px;
    }
}

.page-footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: auto;
}
@media (max-width: 767px) {
    .page-footer__social {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 10px;
    }
}

.page-footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding-bottom: 20px;
    color: var(--white);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1680px) {
    .page-footer__bottom {
        font-size: 14px;
        padding-bottom: 15px;
    }
}
@media (max-width: 1279px) {
    .page-footer__bottom {
        font-size: 12px;
        padding-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .page-footer__bottom {
        gap: 20px;
    }
}
@media screen and (max-width: 359px) {
    .page-footer__bottom {
        font-size: 10px;
    }
}

.page-footer__copy {
    display: block;
}

.page-footer__politic {
    display: block;
}
.page-footer__politic a {
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
}
@media screen and (hover: hover) {
    .page-footer__politic a:hover {
        color: rgba(255, 255, 255, 0.5);
    }
}
@media (hover: none) {
    .page-footer__politic a:active {
        color: rgba(255, 255, 255, 0.5);
    }
}
.page-footer__politic a:active {
    color: rgba(255, 255, 255, 0.5);
}

.page-footer__bottom-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%;
}
@media (max-width: 767px) {
    .page-footer__bottom-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 5px;
    }
}

.page-footer__dev {
    display: block;
}
@media screen and (max-width: 767px) {
    .page-footer__dev img {
        max-height: 20px;
    }
}

.page-footer__decor {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    position: relative;
}
@media (max-width: 1680px) {
    .page-footer__decor {
        gap: 20px;
    }
}
@media (max-width: 1279px) {
    .page-footer__decor {
        gap: 15px;
    }
}
.page-footer__decor::before {
    content: "";
    display: block;
    position: relative;
    width: 41px;
    height: 14px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='14' viewBox='0 0 41 14' fill='none'%3E%3Ccircle cx='6.83333' cy='6.83333' r='6.83333' fill='white'/%3E%3Ccircle cx='20.5001' cy='6.83333' r='6.33333' stroke='white'/%3E%3Ccircle cx='34.1666' cy='6.83333' r='6.83333' fill='white'/%3E%3C/svg%3E");
    background-size: contain;
}
@media (max-width: 1279px) {
    .page-footer__decor::before {
        width: 30px;
        height: 10px;
        margin: 4px 0;
    }
}

.footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}
@media (max-width: 1279px) {
    .footer-menu {
        gap: 10px;
    }
}

.footer-menu__item {
    display: block;
    position: relative;
}

.footer-menu__link {
    color: var(--white);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
}
@media screen and (hover: hover) {
    .footer-menu__link:hover {
        color: rgba(255, 255, 255, 0.5);
    }
}
@media (hover: none) {
    .footer-menu__link:active {
        color: rgba(255, 255, 255, 0.5);
    }
}
.footer-menu__link:active {
    color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1680px) {
    .footer-menu__link {
        font-size: 16px;
    }
}
@media (max-width: 1279px) {
    .footer-menu__link {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .footer-menu__link {
        font-size: 15px;
    }
}

.phone {
    display: inline-block;
    position: relative;
    color: var(--white);
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
}
@media screen and (hover: hover) {
    .phone:hover {
        color: rgba(255, 255, 255, 0.5);
    }
}
@media (hover: none) {
    .phone:active {
        color: rgba(255, 255, 255, 0.5);
    }
}
.phone:active {
    color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1680px) {
    .phone {
        font-size: 18px;
    }
}
@media (max-width: 1279px) {
    .phone {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .phone {
        font-size: 18px;
    }
}

.social-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
@media (max-width: 1680px) {
    .social-list {
        gap: 15px;
    }
}
@media (max-width: 1279px) {
    .social-list {
        gap: 10px;
    }
}

.social-list__item {
    display: block;
}

.social-list__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
}
@media (max-width: 1680px) {
    .social-list__link {
        width: 32px;
        height: 32px;
    }
}
@media (max-width: 1279px) {
    .social-list__link {
        width: 24px;
        height: 24px;
    }
}
.social-list__link svg {
    max-width: 100%;
    height: auto;
}

.section-hero {
    display: block;
    position: relative;
}

.section-hero__bg {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 221px;
}
@media screen and (max-width: 1680px) {
    .section-hero__bg {
        padding-top: 80px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-hero__bg {
        padding-top: 60px;
    }
}
@media screen and (max-width: 992px) {
    .section-hero__bg {
        padding-top: 30px;
    }
}
@media screen and (max-width: 767px) {
    .section-hero__bg {
        padding-top: 25px;
    }
}
@media screen and (max-width: 1680px) {
    .section-hero__bg {
        padding-bottom: 221px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-hero__bg {
        padding-bottom: 181px;
    }
}
@media screen and (max-width: 992px) {
    .section-hero__bg {
        padding-bottom: 89px;
    }
}
@media screen and (max-width: 767px) {
    .section-hero__bg {
        padding-bottom: 67px;
    }
}

.section-hero__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px;
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
}
@media screen and (max-width: 1680px) {
    .section-hero__box {
        gap: 60px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-hero__box {
        gap: 40px;
    }
}
@media screen and (max-width: 992px) {
    .section-hero__box {
        gap: 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-hero__box {
        gap: 15px;
    }
}
@media screen and (max-width: 1279px) {
    .section-hero__box {
        max-width: 932px;
    }
}
@media screen and (max-width: 992px) {
    .section-hero__box {
        max-width: 100%;
    }
}

.section-hero__slogan {
    color: var(--white);
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .section-hero__slogan {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-hero__slogan {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .section-hero__slogan {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .section-hero__slogan {
        font-size: 10px;
    }
}

.section-hero__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}
@media screen and (max-width: 1279px) {
    .section-hero__content {
        gap: 10px;
    }
}

.section-hero__title {
    color: var(--white);
    font-size: 110px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
    height: 133px;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
@media screen and (max-width: 1680px) {
    .section-hero__title {
        font-size: 110px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-hero__title {
        font-size: 80px;
    }
}
@media screen and (max-width: 992px) {
    .section-hero__title {
        font-size: 40px;
    }
}
@media screen and (max-width: 767px) {
    .section-hero__title {
        font-size: 27px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-hero__title {
        height: auto;
    }
}

.section-hero__text {
    color: var(--white);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .section-hero__text {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-hero__text {
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .section-hero__text {
        font-size: 11px;
    }
}
@media screen and (max-width: 767px) {
    .section-hero__text {
        font-size: 11px;
    }
}

.section-hero__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-mission {
    display: block;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
    border-radius: 60px 60px 0 0;
    overflow: hidden;
    margin-top: -120px;
}
@media screen and (max-width: 1680px) {
    .section-mission {
        margin-top: -121px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-mission {
        margin-top: -97px;
    }
}
@media screen and (max-width: 992px) {
    .section-mission {
        margin-top: -49px;
    }
}
@media screen and (max-width: 767px) {
    .section-mission {
        margin-top: -37px;
    }
}
@media screen and (max-width: 1680px) {
    .section-mission {
        padding-top: 40px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-mission {
        padding-top: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-mission {
        padding-top: 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-mission {
        padding-top: 15px;
    }
}
@media screen and (max-width: 1680px) {
    .section-mission {
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-mission {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-mission {
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-mission {
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-mission {
        border-radius: 35px 35px 0 0;
    }
}
@media screen and (max-width: 1279px) {
    .section-mission {
        border-radius: 25px 25px 0 0;
    }
}
@media screen and (max-width: 992px) {
    .section-mission {
        border-radius: 20px 20px 0 0;
    }
}

.section-mission__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
    position: relative;
}
@media screen and (max-width: 1680px) {
    .section-mission__inner {
        gap: 25px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-mission__inner {
        gap: 15px;
    }
}
@media screen and (max-width: 992px) {
    .section-mission__inner {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .section-mission__inner {
        gap: 10px;
    }
}

.section-mission__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
@media screen and (max-width: 767px) {
    .section-mission__title svg {
        width: 30px;
        height: auto;
    }
}

.section-mission__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 60px;
    color: var(--black);
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .section-mission__grid {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-mission__grid {
        font-size: 18px;
    }
}
@media screen and (max-width: 992px) {
    .section-mission__grid {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .section-mission__grid {
        font-size: 12px;
    }
}
@media screen and (max-width: 1680px) {
    .section-mission__grid {
        gap: 60px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-mission__grid {
        gap: 40px;
    }
}
@media screen and (max-width: 992px) {
    .section-mission__grid {
        gap: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-mission__grid {
        gap: 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-mission__grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}

.section-platform {
    padding-top: 40px;
    padding-bottom: 40px;
    background: rgba(61, 107, 255, 0.05);
}
@media screen and (max-width: 1680px) {
    .section-platform {
        padding-top: 40px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-platform {
        padding-top: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-platform {
        padding-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-platform {
        padding-top: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .section-platform {
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-platform {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-platform {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-platform {
        padding-bottom: 20px;
    }
}

.section-platform__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 45px;
}
@media screen and (max-width: 1680px) {
    .section-platform__inner {
        gap: 45px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-platform__inner {
        gap: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-platform__inner {
        gap: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-platform__inner {
        gap: 20px;
    }
}

.section-platform__title {
    display: block;
}
@media screen and (max-width: 767px) {
    .section-platform__title br {
        display: none;
    }
}

.section-platform__grid {
    margin-right: 40px;
    margin-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 40px;
}
@media screen and (max-width: 1680px) {
    .section-platform__grid {
        gap: 40px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-platform__grid {
        gap: 25px;
    }
}
@media screen and (max-width: 992px) {
    .section-platform__grid {
        gap: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-platform__grid {
        gap: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .section-platform__grid {
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .section-platform__grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.section-platform__video {
    display: block;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
@media screen and (max-width: 992px) {
    .section-platform__video {
        max-width: 175px;
    }
}
@media screen and (max-width: 767px) {
    .section-platform__video {
        max-width: 100%;
    }
}
.section-platform__video video {
    width: 100%;
    height: 300px;
}
@media screen and (max-width: 1279px) {
    .section-platform__video video {
        height: auto;
    }
}

.section-platform__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 998px;
}
@media screen and (max-width: 1440.98px) {
    .section-platform__cards {
        max-width: 746px;
        gap: 20px;
    }
}
@media screen and (max-width: 992px) {
    .section-platform__cards {
        max-width: 533px;
        gap: 10px 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-platform__cards {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        max-width: 100%;
    }
}

.card-platform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
}

.card-platform__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 36px;
    height: 36px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    aspect-ratio: 3/4;
    margin-bottom: 10px;
}
@media screen and (max-width: 1680px) {
    .card-platform__icon {
        width: 36px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-platform__icon {
        width: 24px;
    }
}
@media screen and (max-width: 992px) {
    .card-platform__icon {
        width: 20px;
    }
}
@media screen and (max-width: 767px) {
    .card-platform__icon {
        width: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .card-platform__icon {
        height: 36px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-platform__icon {
        height: 24px;
    }
}
@media screen and (max-width: 992px) {
    .card-platform__icon {
        height: 20px;
    }
}
@media screen and (max-width: 767px) {
    .card-platform__icon {
        height: 20px;
    }
}
.card-platform__icon svg {
    width: auto;
    height: 100%;
}

.card-platform__title {
    color: var(--black);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .card-platform__title {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-platform__title {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .card-platform__title {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .card-platform__title {
        font-size: 12px;
    }
}

.card-platform__text {
    color: var(--black);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .card-platform__text {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-platform__text {
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .card-platform__text {
        font-size: 10px;
    }
}
@media screen and (max-width: 767px) {
    .card-platform__text {
        font-size: 10px;
    }
}

.section-intermediate {
    display: block;
    position: relative;
    padding-top: 79px;
    padding-bottom: 38px;
}
@media screen and (max-width: 1680px) {
    .section-intermediate {
        padding-top: 79px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-intermediate {
        padding-top: 25px;
    }
}
@media screen and (max-width: 992px) {
    .section-intermediate {
        padding-top: 22px;
    }
}
@media screen and (max-width: 767px) {
    .section-intermediate {
        padding-top: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .section-intermediate {
        padding-bottom: 38px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-intermediate {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-intermediate {
        padding-bottom: 23px;
    }
}
@media screen and (max-width: 767px) {
    .section-intermediate {
        padding-bottom: 20px;
    }
}

.section-intermediate__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
}
@media screen and (max-width: 767px) {
    .section-intermediate__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.section-intermediate__title {
    max-width: 680px;
}

.section-intermediate__content {
    max-width: 810px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 15px;
}
@media screen and (max-width: 767px) {
    .section-intermediate__content {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}

.section-intermediate__text {
    color: var(--grey);
    text-align: right;
}
@media screen and (max-width: 767px) {
    .section-intermediate__text {
        text-align: left;
    }
}

.section-intermediate__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (max-width: 767px) {
    .section-intermediate__button {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.section-account {
    display: block;
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    background: rgba(141, 141, 141, 0.05);
}
@media screen and (max-width: 1680px) {
    .section-account {
        padding-top: 60px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-account {
        padding-top: 35px;
    }
}
@media screen and (max-width: 992px) {
    .section-account {
        padding-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-account {
        padding-top: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .section-account {
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-account {
        padding-bottom: 35px;
    }
}
@media screen and (max-width: 992px) {
    .section-account {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-account {
        padding-bottom: 20px;
    }
}

.section-account__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 45px;
}
@media screen and (max-width: 1680px) {
    .section-account__inner {
        gap: 45px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-account__inner {
        gap: 25px;
    }
}
@media screen and (max-width: 992px) {
    .section-account__inner {
        gap: 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-account__inner {
        gap: 15px;
    }
}

.section-account__title {
    display: block;
}
@media screen and (max-width: 767px) {
    .section-account__title br {
        display: none;
    }
}

.section-account__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
}
@media screen and (max-width: 1680px) {
    .section-account__grid {
        gap: 60px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-account__grid {
        gap: 20px;
    }
}
@media screen and (max-width: 992px) {
    .section-account__grid {
        gap: 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-account__grid {
        gap: 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-account__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.section-account__video {
    width: 100%;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.section-account__video video {
    width: 100%;
    height: 400px;
}
@media screen and (max-width: 1279px) {
    .section-account__video video {
        height: auto;
    }
}

.section-account__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding-right: 20px;
}

.section-account__list {
    position: relative;
}

.section-account__button {
    margin-top: auto;
}

.section-services {
    display: block;
    position: relative;
    padding-top: 55px;
    padding-bottom: 35px;
}
@media screen and (max-width: 1680px) {
    .section-services {
        padding-top: 55px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-services {
        padding-top: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-services {
        padding-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-services {
        padding-top: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .section-services {
        padding-bottom: 35px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-services {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 992px) {
    .section-services {
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-services {
        padding-bottom: 15px;
    }
}

.section-services__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 70px;
}
@media screen and (max-width: 1680px) {
    .section-services__inner {
        gap: 70px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-services__inner {
        gap: 40px;
    }
}
@media screen and (max-width: 992px) {
    .section-services__inner {
        gap: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-services__inner {
        gap: 20px;
    }
}

.section-services__title {
    display: block;
}

.section-services__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 40px;
}
@media screen and (max-width: 992px) {
    .section-services__grid {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .section-services__grid {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
}

.card-service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 30px;
}
@media screen and (max-width: 1680px) {
    .card-service {
        gap: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-service {
        gap: 30px;
    }
}
@media screen and (max-width: 992px) {
    .card-service {
        gap: 15px;
    }
}
@media screen and (max-width: 767px) {
    .card-service {
        gap: 10px;
    }
}

.card-service__icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 80px;
    height: 80px;
}
@media screen and (max-width: 1680px) {
    .card-service__icon {
        width: 80px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-service__icon {
        width: 60px;
    }
}
@media screen and (max-width: 992px) {
    .card-service__icon {
        width: 40px;
    }
}
@media screen and (max-width: 767px) {
    .card-service__icon {
        width: 30px;
    }
}
@media screen and (max-width: 1680px) {
    .card-service__icon {
        height: 80px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-service__icon {
        height: 60px;
    }
}
@media screen and (max-width: 992px) {
    .card-service__icon {
        height: 40px;
    }
}
@media screen and (max-width: 767px) {
    .card-service__icon {
        height: 30px;
    }
}

.card-service__title {
    color: var(--black);
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
}
@media screen and (max-width: 1680px) {
    .card-service__title {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-service__title {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .card-service__title {
        font-size: 11px;
    }
}
@media screen and (max-width: 767px) {
    .card-service__title {
        font-size: 11px;
    }
}
.card-service__title b {
    font-weight: 700;
    font-style: italic;
}
@media screen and (max-width: 1279px) {
    .card-service__title br {
        display: none;
    }
}

.section-info {
    display: block;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    background: var(--blue);
}
@media screen and (max-width: 1680px) {
    .section-info {
        padding-top: 20px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-info {
        padding-top: 15px;
    }
}
@media screen and (max-width: 992px) {
    .section-info {
        padding-top: 10px;
    }
}
@media screen and (max-width: 767px) {
    .section-info {
        padding-top: 10px;
    }
}
@media screen and (max-width: 1680px) {
    .section-info {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-info {
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 992px) {
    .section-info {
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .section-info {
        padding-bottom: 10px;
    }
}

.section-info__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
@media screen and (max-width: 767px) {
    .section-info__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }
}

.section-info__decor {
    display: block;
}
@media screen and (max-width: 767px) {
    .section-info__decor {
        width: 30px;
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
        flex: 0 0 30px;
    }
}
.section-info__decor svg {
    width: 100%;
    max-width: 100%;
}

.section-info__content {
    color: var(--white);
    text-align: center;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
    max-width: 1080px;
}
@media screen and (max-width: 1680px) {
    .section-info__content {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-info__content {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .section-info__content {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .section-info__content {
        font-size: 12px;
    }
}

.section-faq {
    display: block;
    position: relative;
    padding-top: 89px;
    padding-bottom: 50px;
}
@media screen and (max-width: 1680px) {
    .section-faq {
        padding-top: 89px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-faq {
        padding-top: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-faq {
        padding-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-faq {
        padding-top: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .section-faq {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-faq {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-faq {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-faq {
        padding-bottom: 20px;
    }
}

.section-faq__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 50px;
}
@media screen and (max-width: 1680px) {
    .section-faq__inner {
        gap: 50px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-faq__inner {
        gap: 30px;
    }
}
@media screen and (max-width: 992px) {
    .section-faq__inner {
        gap: 20px;
    }
}
@media screen and (max-width: 767px) {
    .section-faq__inner {
        gap: 20px;
    }
}
@media screen and (max-width: 992px) {
    .section-faq__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.section-faq__accardion {
    max-width: 1014px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
}
@media screen and (max-width: 1680px) {
    .section-faq__accardion {
        gap: 25px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-faq__accardion {
        gap: 15px;
    }
}
@media screen and (max-width: 992px) {
    .section-faq__accardion {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .section-faq__accardion {
        gap: 10px;
    }
}
@media screen and (max-width: 1440.98px) {
    .section-faq__accardion {
        max-width: 644px;
    }
}
@media screen and (max-width: 992px) {
    .section-faq__accardion {
        max-width: 100%;
    }
}

.section-faq__title::before {
    background-color: var(--orange);
}

.section-faq__form {
    max-width: 616px;
}
@media screen and (max-width: 992px) {
    .section-faq__form {
        max-width: 100%;
    }
}

.faq-accardion {
    display: block;
    position: relative;
}

.faq-accardion .accordion {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 0.5px solid var(--black);
}
@media screen and (max-width: 1680px) {
    .faq-accardion .accordion {
        padding-top: 20px;
    }
}
@media screen and (max-width: 1440.98px) {
    .faq-accardion .accordion {
        padding-top: 15px;
    }
}
@media screen and (max-width: 992px) {
    .faq-accardion .accordion {
        padding-top: 10px;
    }
}
@media screen and (max-width: 767px) {
    .faq-accardion .accordion {
        padding-top: 10px;
    }
}

.faq-accardion .accordion-btn {
    display: block;
    position: relative;
    width: 100%;
    padding-right: 60px;
    color: var(--black);
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
    text-align: left;
}
@media screen and (max-width: 1680px) {
    .faq-accardion .accordion-btn {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .faq-accardion .accordion-btn {
        font-size: 18px;
    }
}
@media screen and (max-width: 992px) {
    .faq-accardion .accordion-btn {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .faq-accardion .accordion-btn {
        font-size: 14px;
    }
}
@media screen and (max-width: 1680px) {
    .faq-accardion .accordion-btn {
        padding-right: 60px;
    }
}
@media screen and (max-width: 1440.98px) {
    .faq-accardion .accordion-btn {
        padding-right: 52px;
    }
}
@media screen and (max-width: 992px) {
    .faq-accardion .accordion-btn {
        padding-right: 44px;
    }
}
@media screen and (max-width: 767px) {
    .faq-accardion .accordion-btn {
        padding-right: 44px;
    }
}

.faq-accardion .accordion-btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M20.4287 39.4285C30.9223 39.4285 39.4287 30.922 39.4287 20.4285C39.4287 9.93506 30.9223 1.42847 20.4287 1.42847C9.9353 1.42847 1.42871 9.93506 1.42871 20.4285C1.42871 30.922 9.9353 39.4285 20.4287 39.4285Z' fill='%231B2431'/%3E%3Cpath d='M20.4287 11.6592V29.1976V11.6592Z' fill='%231B2431'/%3E%3Cpath d='M20.4287 11.6592V29.1976' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6594 20.4285H29.1979H11.6594Z' fill='%231B2431'/%3E%3Cpath d='M11.6594 20.4285H29.1979' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
}
@media screen and (max-width: 1680px) {
    .faq-accardion .accordion-btn::after {
        width: 40px;
    }
}
@media screen and (max-width: 1440.98px) {
    .faq-accardion .accordion-btn::after {
        width: 32px;
    }
}
@media screen and (max-width: 992px) {
    .faq-accardion .accordion-btn::after {
        width: 24px;
    }
}
@media screen and (max-width: 767px) {
    .faq-accardion .accordion-btn::after {
        width: 24px;
    }
}
@media screen and (max-width: 1680px) {
    .faq-accardion .accordion-btn::after {
        height: 40px;
    }
}
@media screen and (max-width: 1440.98px) {
    .faq-accardion .accordion-btn::after {
        height: 32px;
    }
}
@media screen and (max-width: 992px) {
    .faq-accardion .accordion-btn::after {
        height: 24px;
    }
}
@media screen and (max-width: 767px) {
    .faq-accardion .accordion-btn::after {
        height: 24px;
    }
}
@media screen and (max-width: 1680px) {
    .faq-accardion .accordion-btn::after {
        margin-top: -20px;
    }
}
@media screen and (max-width: 1440.98px) {
    .faq-accardion .accordion-btn::after {
        margin-top: -16px;
    }
}
@media screen and (max-width: 992px) {
    .faq-accardion .accordion-btn::after {
        margin-top: -12px;
    }
}
@media screen and (max-width: 767px) {
    .faq-accardion .accordion-btn::after {
        margin-top: -12px;
    }
}

.faq-accardion .accordion-btn:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M20.4287 39.4285C30.9223 39.4285 39.4287 30.922 39.4287 20.4285C39.4287 9.93506 30.9223 1.42847 20.4287 1.42847C9.9353 1.42847 1.42871 9.93506 1.42871 20.4285C1.42871 30.922 9.9353 39.4285 20.4287 39.4285Z' fill='%234880FF'/%3E%3Cpath d='M20.4287 11.6592V29.1976V11.6592Z' fill='%234880FF'/%3E%3Cpath d='M20.4287 11.6592V29.1976' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6594 20.4285H29.1979H11.6594Z' fill='%234880FF'/%3E%3Cpath d='M11.6594 20.4285H29.1979' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.faq-accardion .accordion-btn.--active::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cg clip-path='url(%23clip0_180_353)'%3E%3Cpath d='M6.99368 33.8634C14.4137 41.2835 26.4437 41.2835 33.8637 33.8634C41.2837 26.4435 41.2838 14.4134 33.8637 6.99338C26.4438 -0.426581 14.4136 -0.426581 6.99368 6.99338C-0.42638 14.4134 -0.426277 26.4435 6.99368 33.8634Z' fill='%23FF8743'/%3E%3Cpath d='M26.6296 14.2275L14.2281 26.6291L26.6296 14.2275Z' fill='%23FF8743'/%3E%3Cpath d='M26.6296 14.2275L14.2281 26.6291' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.228 14.2275L26.6296 26.6291L14.228 14.2275Z' fill='%23FF8743'/%3E%3Cpath d='M14.228 14.2275L26.6296 26.6291' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_180_353'%3E%3Crect width='40' height='40' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.faq-accardion .accordion__body {
    margin-top: 10px;
}

.faq-accardion .accordion__body-wrapp {
    padding-bottom: 10px;
    color: var(--black);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .faq-accardion .accordion__body-wrapp {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .faq-accardion .accordion__body-wrapp {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .faq-accardion .accordion__body-wrapp {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .faq-accardion .accordion__body-wrapp {
        font-size: 12px;
    }
}

.form-faq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding: 30px;
    border-radius: 30px;
    background: rgba(72, 128, 255, 0.1);
    position: relative;
}
@media screen and (max-width: 1680px) {
    .form-faq {
        padding: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-faq {
        padding: 20px;
    }
}
@media screen and (max-width: 992px) {
    .form-faq {
        padding: 20px;
    }
}
@media screen and (max-width: 767px) {
    .form-faq {
        padding: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .form-faq {
        border-radius: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-faq {
        border-radius: 20px;
    }
}
@media screen and (max-width: 992px) {
    .form-faq {
        border-radius: 20px;
    }
}
@media screen and (max-width: 767px) {
    .form-faq {
        border-radius: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .form-faq {
        gap: 20px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-faq {
        gap: 15px;
    }
}
@media screen and (max-width: 992px) {
    .form-faq {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .form-faq {
        gap: 10px;
    }
}

.form-faq__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
}

.form-faq__title {
    color: var(--black);
    font-size: 27px;
    font-style: normal;
    font-weight: 800;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .form-faq__title {
        font-size: 27px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-faq__title {
        font-size: 21px;
    }
}
@media screen and (max-width: 992px) {
    .form-faq__title {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .form-faq__title {
        font-size: 18px;
    }
}

.form-faq__text {
    color: var(--black);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
}
@media screen and (max-width: 1440.98px) {
    .form-faq__text {
        font-size: 12px;
    }
}

.form-faq__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: 25px;
}
@media screen and (max-width: 1440.98px) {
    .form-faq__form {
        gap: 15px;
    }
}

.form-faq__fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}
@media screen and (max-width: 1440.98px) {
    .form-faq__fields {
        gap: 10px;
    }
}

.form-faq__action {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}

.form-faq__error {
    color: var(--red);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .form-faq__error {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-faq__error {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .form-faq__error {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .form-faq__error {
        font-size: 12px;
    }
}

.form-faq-box {
    position: relative;
    z-index: 1;
    opacity: 1;
    -webkit-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}
.form-faq-box.is-hidden {
    opacity: 0;
}

.form-faq-success {
    position: absolute;
    inset: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 60px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}
.form-faq-success.is-show {
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.form-success {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.form-success__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 125px;
    height: 125px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 30px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(72, 128, 255, 0.15)), to(rgba(72, 128, 255, 0.15))), #FFF;
    background: -o-linear-gradient(bottom, rgba(72, 128, 255, 0.15) 0%, rgba(72, 128, 255, 0.15) 100%), #FFF;
    background: linear-gradient(0deg, rgba(72, 128, 255, 0.15) 0%, rgba(72, 128, 255, 0.15) 100%), #FFF;
}
@media screen and (max-width: 1680px) {
    .form-success__icon {
        width: 125px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-success__icon {
        width: 90px;
    }
}
@media screen and (max-width: 992px) {
    .form-success__icon {
        width: 60px;
    }
}
@media screen and (max-width: 767px) {
    .form-success__icon {
        width: 60px;
    }
}
@media screen and (max-width: 1680px) {
    .form-success__icon {
        height: 125px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-success__icon {
        height: 90px;
    }
}
@media screen and (max-width: 992px) {
    .form-success__icon {
        height: 60px;
    }
}
@media screen and (max-width: 767px) {
    .form-success__icon {
        height: 60px;
    }
}
@media screen and (max-width: 1680px) {
    .form-success__icon {
        border-radium: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-success__icon {
        border-radium: 20px;
    }
}
@media screen and (max-width: 992px) {
    .form-success__icon {
        border-radium: 10px;
    }
}
@media screen and (max-width: 767px) {
    .form-success__icon {
        border-radium: 10px;
    }
}

.form-success__title {
    margin-top: 60px;
    margin-bottom: 15px;
    color: var(--dark);
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 133%;
}
@media screen and (max-width: 1680px) {
    .form-success__title {
        font-size: 40px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-success__title {
        font-size: 32px;
    }
}
@media screen and (max-width: 992px) {
    .form-success__title {
        font-size: 21px;
    }
}
@media screen and (max-width: 767px) {
    .form-success__title {
        font-size: 21px;
    }
}
@media screen and (max-width: 767px) {
    .form-success__title {
        margin-top: 25px;
        margin-bottom: 20px;
    }
}
.form-success__title span {
    font-weight: 700;
    font-style: italic;
}

.form-success__text {
    color: var(--dark);
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
    opacity: 0.6;
}
@media screen and (max-width: 1680px) {
    .form-success__text {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form-success__text {
        font-size: 18px;
    }
}
@media screen and (max-width: 992px) {
    .form-success__text {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .form-success__text {
        font-size: 14px;
    }
}

.form-success__decor {
    margin-top: auto;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.page-forms {
    padding-top: 60px;
    padding-bottom: 60px;
}
@media screen and (max-width: 1680px) {
    .page-forms {
        padding-top: 60px;
    }
}
@media screen and (max-width: 1440.98px) {
    .page-forms {
        padding-top: 40px;
    }
}
@media screen and (max-width: 992px) {
    .page-forms {
        padding-top: 40px;
    }
}
@media screen and (max-width: 767px) {
    .page-forms {
        padding-top: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .page-forms {
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 1440.98px) {
    .page-forms {
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 992px) {
    .page-forms {
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 767px) {
    .page-forms {
        padding-bottom: 20px;
    }
}

.block-form {
    max-width: 716px;
    margin: 0 auto;
}
@media screen and (max-width: 1440.98px) {
    .block-form {
        max-width: 590px;
    }
}
@media screen and (max-width: 767px) {
    .block-form {
        max-width: 100%;
    }
}

.block-form + .block-form {
    margin-top: 40px;
}

.block-form__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    border-radius: 30px;
    padding: 30px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
}
@media screen and (max-width: 1680px) {
    .block-form__box {
        padding: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-form__box {
        padding: 20px;
    }
}
@media screen and (max-width: 992px) {
    .block-form__box {
        padding: 15px;
    }
}
@media screen and (max-width: 767px) {
    .block-form__box {
        padding: 15px;
    }
}
@media screen and (max-width: 1680px) {
    .block-form__box {
        gap: 20px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-form__box {
        gap: 15px;
    }
}
@media screen and (max-width: 992px) {
    .block-form__box {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .block-form__box {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .block-form__box {
        border-radius: 15px;
    }
}

.block-form__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.block-form__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.33;
    text-align: center;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .block-form__title {
        font-size: 24px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-form__title {
        font-size: 21px;
    }
}
@media screen and (max-width: 992px) {
    .block-form__title {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .block-form__title {
        font-size: 16px;
    }
}

.block-form__subtitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    text-align: center;
    color: #8d8d8d;
}
@media screen and (max-width: 1680px) {
    .block-form__subtitle {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-form__subtitle {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .block-form__subtitle {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .block-form__subtitle {
        font-size: 12px;
    }
}

.form {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 25px;
    position: relative;
}
@media screen and (max-width: 1680px) {
    .form {
        gap: 25px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form {
        gap: 15px;
    }
}
@media screen and (max-width: 992px) {
    .form {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .form {
        gap: 10px;
    }
}

.form__fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
@media screen and (max-width: 1680px) {
    .form__fieldset {
        gap: 25px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form__fieldset {
        gap: 15px;
    }
}
@media screen and (max-width: 992px) {
    .form__fieldset {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .form__fieldset {
        gap: 10px;
    }
}

.form__actions {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.form__actions .button {
    width: 278px;
}
@media screen and (max-width: 992px) {
    .form__actions .button {
        width: auto;
    }
}

.form__error {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    color: var(--red);
}
@media screen and (max-width: 1680px) {
    .form__error {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form__error {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .form__error {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .form__error {
        font-size: 12px;
    }
}

.form__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form__grid .button {
    width: 247px;
}
@media screen and (max-width: 992px) {
    .form__grid .button {
        width: auto;
    }
}

.form__link {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: var(--blue);
    -webkit-transition: var(--hover);
    -o-transition: var(--hover);
    transition: var(--hover);
}
@media screen and (hover: hover) {
    .form__link:hover {
        color: var(--orange);
    }
}
@media (hover: none) {
    .form__link:active {
        color: var(--orange);
    }
}
.form__link:active {
    color: var(--red);
}
@media screen and (max-width: 1680px) {
    .form__link {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form__link {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .form__link {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .form__link {
        font-size: 12px;
    }
}

.form__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33;
    color: #2b2b2b;
}
@media screen and (max-width: 1680px) {
    .form__bottom {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form__bottom {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .form__bottom {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .form__bottom {
        font-size: 12px;
    }
}
.form__bottom .form__link {
    font-size: 18px;
}
@media screen and (max-width: 1680px) {
    .form__bottom .form__link {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form__bottom .form__link {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .form__bottom .form__link {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .form__bottom .form__link {
        font-size: 12px;
    }
}

.form__back-link {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33;
    text-decoration: underline;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .form__back-link {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form__back-link {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .form__back-link {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .form__back-link {
        font-size: 12px;
    }
}

.form__repeat-link {
    font-size: 18px;
}
@media screen and (max-width: 1680px) {
    .form__repeat-link {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .form__repeat-link {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .form__repeat-link {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .form__repeat-link {
        font-size: 12px;
    }
}

.block-success {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.block-success__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 93px;
    height: 93px;
    background: rgba(252, 110, 48, 0.15);
    border-radius: 30px;
    margin-bottom: 35px;
}
@media screen and (max-width: 1680px) {
    .block-success__icon {
        width: 93px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-success__icon {
        width: 79px;
    }
}
@media screen and (max-width: 992px) {
    .block-success__icon {
        width: 60px;
    }
}
@media screen and (max-width: 767px) {
    .block-success__icon {
        width: 50px;
    }
}
@media screen and (max-width: 1680px) {
    .block-success__icon {
        height: 93px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-success__icon {
        height: 79px;
    }
}
@media screen and (max-width: 992px) {
    .block-success__icon {
        height: 60px;
    }
}
@media screen and (max-width: 767px) {
    .block-success__icon {
        height: 50px;
    }
}
@media screen and (max-width: 1680px) {
    .block-success__icon {
        margin-bottom: 35px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-success__icon {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 992px) {
    .block-success__icon {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .block-success__icon {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .block-success__icon {
        border-radius: 30px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-success__icon {
        border-radius: 25px;
    }
}
@media screen and (max-width: 992px) {
    .block-success__icon {
        border-radius: 20px;
    }
}
@media screen and (max-width: 767px) {
    .block-success__icon {
        border-radius: 15px;
    }
}
.block-success__icon svg {
    width: 50px;
    height: 50px;
}
@media screen and (max-width: 1680px) {
    .block-success__icon svg {
        width: 50px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-success__icon svg {
        width: 42px;
    }
}
@media screen and (max-width: 992px) {
    .block-success__icon svg {
        width: 32px;
    }
}
@media screen and (max-width: 767px) {
    .block-success__icon svg {
        width: 22px;
    }
}
@media screen and (max-width: 1680px) {
    .block-success__icon svg {
        height: 50px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-success__icon svg {
        height: 42px;
    }
}
@media screen and (max-width: 992px) {
    .block-success__icon svg {
        height: 32px;
    }
}
@media screen and (max-width: 767px) {
    .block-success__icon svg {
        height: 22px;
    }
}

.block-success__title {
    font-weight: 800;
    color: #2b2b2b;
    margin-bottom: 15px;
}
@media screen and (max-width: 992px) {
    .block-success__title {
        margin-bottom: 10px;
    }
}

.block-success__text {
    font-weight: 500;
    font-size: 21px;
    line-height: 1.33;
    color: rgba(43, 43, 43, 0.6);
}
@media screen and (max-width: 1680px) {
    .block-success__text {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .block-success__text {
        font-size: 18px;
    }
}
@media screen and (max-width: 992px) {
    .block-success__text {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .block-success__text {
        font-size: 14px;
    }
}

.page-404 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.page-404__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.page-404__img {
    display: block;
    position: relative;
    margin-bottom: 40px;
    max-width: 792px;
}
@media screen and (max-width: 1680px) {
    .page-404__img {
        max-width: 792px;
    }
}
@media screen and (max-width: 1440.98px) {
    .page-404__img {
        max-width: 462px;
    }
}
@media screen and (max-width: 992px) {
    .page-404__img {
        max-width: 300px;
    }
}
@media screen and (max-width: 767px) {
    .page-404__img {
        max-width: 228px;
    }
}
.page-404__img svg {
    width: 100%;
    height: auto;
}

.page-404__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 1.33;
    text-align: center;
    color: #1b2431;
    margin-bottom: 15px;
}
@media screen and (max-width: 1680px) {
    .page-404__title {
        font-size: 36px;
    }
}
@media screen and (max-width: 1440.98px) {
    .page-404__title {
        font-size: 28px;
    }
}
@media screen and (max-width: 992px) {
    .page-404__title {
        font-size: 21px;
    }
}
@media screen and (max-width: 767px) {
    .page-404__title {
        font-size: 16px;
    }
}

.page-404__text {
    font-weight: 600;
    font-size: 21px;
    line-height: 1.33;
    text-align: center;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .page-404__text {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .page-404__text {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .page-404__text {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .page-404__text {
        font-size: 12px;
    }
}
.page-404__text a {
    display: inline-block;
    color: var(--blue);
}
@media screen and (max-width: 767px) {
    .page-404__text a {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .page-404__text br {
        display: none;
    }
}

.catalog-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 30px;
    margin-bottom: 60px;
}
@media screen and (max-width: 1680px) {
    .catalog-body {
        gap: 20px;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
    }
}

.catalog-sidebar {
    width: 20%;
}
@media screen and (max-width: 1440.98px) {
    .catalog-sidebar {
        width: 25%;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-sidebar {
        width: 100%;
    }
}

.catalog-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
@media screen and (max-width: 1680px) {
    .catalog-products {
        gap: 15px;
    }
}
@media screen and (max-width: 767px) {
    .catalog-products {
        gap: 10px;
    }
}
.catalog-products > * {
    width: calc(25% - 15px);
}
@media screen and (max-width: 1680px) {
    .catalog-products > * {
        width: calc(25% - 12px);
    }
}
@media screen and (max-width: 1440.98px) {
    .catalog-products > * {
        width: calc(33.3% - 12px);
    }
}
@media screen and (max-width: 767px) {
    .catalog-products > * {
        width: calc(50% - 8px);
    }
}

.catalog-products-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

.catalog-hero {
    display: block;
    position: relative;
    padding: 60px 0 120px;
    background: #1b2431;
}
@media screen and (max-width: 1440.98px) {
    .catalog-hero {
        padding: 40px 0 100px;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-hero {
        padding: 25px 0 85px;
    }
}
@media screen and (max-width: 767px) {
    .catalog-hero {
        padding: 30px 0 80px;
    }
}

.catalog-hero__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #fff;
}
@media screen and (max-width: 1440.98px) {
    .catalog-hero__inner {
        font-size: 14px;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-hero__inner {
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    .catalog-hero__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 13px;
    }
}

.catalog-hero__left {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 70px;
    width: 100%;
    max-width: 1008px;
}
@media screen and (max-width: 1440.98px) {
    .catalog-hero__left {
        max-width: 780px;
        gap: 45px;
    }
}
@media screen and (max-width: 992px) {
    .catalog-hero__left {
        max-width: 450px;
        gap: 30px;
    }
}
@media screen and (max-width: 767px) {
    .catalog-hero__left {
        max-width: 100%;
        gap: 15px;
    }
}

.catalog-hero__title {
    font-weight: 600;
    font-size: 38px;
    line-height: 1.33;
    color: #fff;
}
@media screen and (max-width: 1440.98px) {
    .catalog-hero__title {
        font-size: 28px;
    }
}
@media screen and (max-width: 1279px) {
    .catalog-hero__title {
        font-size: 24px;
    }
}
@media screen and (max-width: 992px) {
    .catalog-hero__title {
        font-size: 20px;
    }
}

.catalog-hero__left-bottom {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
@media screen and (max-width: 1440.98px) {
    .catalog-hero__left-bottom {
        gap: 15px;
    }
}
@media screen and (max-width: 767px) {
    .catalog-hero__left-bottom {
        margin-top: 15px;
    }
}

.catalog-hero__search {
    max-width: 600px;
}
@media screen and (max-width: 1279px) {
    .catalog-hero__search {
        max-width: 400px;
    }
}

.catalog-hero__tags {
    display: block;
}
@media screen and (max-width: 767px) {
    .catalog-hero__tags {
        overflow-x: auto;
        padding-bottom: 7px;
    }
}

.catalog-hero__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
    width: 100%;
    max-width: 525px;
}
@media screen and (max-width: 1440.98px) {
    .catalog-hero__right {
        max-width: 360px;
    }
}
@media screen and (max-width: 992px) {
    .catalog-hero__right {
        max-width: 263px;
    }
}
@media screen and (max-width: 767px) {
    .catalog-hero__right {
        max-width: 100%;
    }
}

.catalog-hero__type {
    display: block;
}

.catalog-hero__type-mobile {
    display: none;
}
@media screen and (max-width: 767px) {
    .catalog-hero__type-mobile {
        display: block;
    }
}

.catalog-hero__text {
    text-align: right;
}
@media screen and (max-width: 767px) {
    .catalog-hero__text {
        text-align: left;
    }
}

.tags-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
}
@media screen and (max-width: 1440.98px) {
    .tags-list {
        gap: 10px;
    }
}
@media screen and (max-width: 1279px) {
    .tags-list {
        gap: 5px;
    }
}
@media screen and (max-width: 767px) {
    .tags-list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.tags-list__item {
    display: block;
    position: relative;
}

.tags-list__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    white-space: nowrap;
}
@media screen and (max-width: 1440.98px) {
    .tags-list__link {
        padding: 6px 14px 6px 10px;
        font-size: 14px;
    }
}
@media screen and (max-width: 1279px) {
    .tags-list__link {
        border-radius: 15px;
        padding: 6px 12px 6px 8px;
        font-size: 13px;
    }
}
.tags-list__link::before {
    content: "";
    display: block;
    position: relative;
    width: 16px;
    height: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.66667 7.83333H6.66667C6.84348 7.83333 7.01305 7.7631 7.13807 7.63807C7.2631 7.51305 7.33333 7.34348 7.33333 7.16667V3.16667C7.33333 2.98986 7.2631 2.82029 7.13807 2.69526C7.01305 2.57024 6.84348 2.5 6.66667 2.5H2.66667C2.48986 2.5 2.32029 2.57024 2.19526 2.69526C2.07024 2.82029 2 2.98986 2 3.16667V7.16667C2 7.34348 2.07024 7.51305 2.19526 7.63807C2.32029 7.7631 2.48986 7.83333 2.66667 7.83333ZM9.33333 7.83333H13.3333C13.5101 7.83333 13.6797 7.7631 13.8047 7.63807C13.9298 7.51305 14 7.34348 14 7.16667V3.16667C14 2.98986 13.9298 2.82029 13.8047 2.69526C13.6797 2.57024 13.5101 2.5 13.3333 2.5H9.33333C9.15652 2.5 8.98695 2.57024 8.86193 2.69526C8.7369 2.82029 8.66667 2.98986 8.66667 3.16667V7.16667C8.66667 7.34348 8.7369 7.51305 8.86193 7.63807C8.98695 7.7631 9.15652 7.83333 9.33333 7.83333ZM2.66667 14.5H6.66667C6.84348 14.5 7.01305 14.4298 7.13807 14.3047C7.2631 14.1797 7.33333 14.0101 7.33333 13.8333V9.83333C7.33333 9.65652 7.2631 9.48695 7.13807 9.36193C7.01305 9.2369 6.84348 9.16667 6.66667 9.16667H2.66667C2.48986 9.16667 2.32029 9.2369 2.19526 9.36193C2.07024 9.48695 2 9.65652 2 9.83333V13.8333C2 14.0101 2.07024 14.1797 2.19526 14.3047C2.32029 14.4298 2.48986 14.5 2.66667 14.5ZM11.3333 14.5C12.804 14.5 14 13.304 14 11.8333C14 10.3627 12.804 9.16667 11.3333 9.16667C9.86267 9.16667 8.66667 10.3627 8.66667 11.8333C8.66667 13.304 9.86267 14.5 11.3333 14.5Z' fill='white' /%3E%3C/svg%3E");
}
.tags-list__link:hover {
    background-color: var(--blue);
}

.menu-product-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 15px;
}
@media screen and (max-width: 1440.98px) {
    .menu-product-type {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .menu-product-type {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 5px;
    }
}

.menu-product-type__item {
    display: block;
    position: relative;
}

.menu-product-type__link {
    display: inline-block;
    position: relative;
    border-radius: 20px;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 1440.98px) {
    .menu-product-type__link {
        border-radius: 15px;
        padding: 6px 14px;
    }
}
@media screen and (max-width: 1279px) {
    .menu-product-type__link {
        border-radius: 15px;
        padding: 6px 12px;
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    .menu-product-type__link {
        padding: 5px 10px;
        font-size: 13px;
    }
}
.menu-product-type__link._active, .menu-product-type__link:hover {
    background-color: #c2cbe3;
    color: #1b2431;
}

.slider-category {
    display: block;
    position: relative;
    padding: 40px 0;
    margin-top: -60px;
    background-color: #fff;
    border-radius: 60px 60px 0 0;
}
@media screen and (max-width: 1440.98px) {
    .slider-category {
        border-radius: 35px 35px 0 0;
        padding: 20px 0;
    }
}
@media screen and (max-width: 1279px) {
    .slider-category {
        border-radius: 25px 25px 0 0;
    }
}
@media screen and (max-width: 992px) {
    .slider-category {
        border-radius: 20px 20px 0 0;
        padding: 15px 0;
    }
}
@media screen and (max-width: 767px) {
    .slider-category {
        padding: 10px 0 25px;
    }
}

.slider-category__title {
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .slider-category__title {
        margin-bottom: 10px;
    }
}

.slider-category__box {
    position: relative;
}
.slider-category__box .swiper {
    overflow: hidden;
}

.slider-category__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    position: absolute;
    right: 0;
    top: -56px;
}
@media screen and (max-width: 1440.98px) {
    .slider-category__nav {
        top: -44px;
    }
}
@media screen and (max-width: 767px) {
    .slider-category__nav {
        top: -30px;
    }
}

.card-category {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.card-category__box {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 20px;
    padding: 20px;
    background: rgba(0, 182, 155, 0.05);
    min-height: 365px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.3s ease-in;
    -o-transition: background 0.3s ease-in;
    transition: background 0.3s ease-in;
}
@media screen and (max-width: 1440.98px) {
    .card-category__box {
        padding: 15px;
        min-height: 325px;
    }
}
@media screen and (max-width: 992px) {
    .card-category__box {
        padding: 10px;
        min-height: 225px;
    }
}
@media screen and (max-width: 767px) {
    .card-category__box {
        min-height: 150px;
    }
}

.card-category__media {
    display: block;
    position: relative;
    margin-bottom: 25px;
    width: 100%;
    height: 115px;
}
@media screen and (max-width: 1440.98px) {
    .card-category__media {
        height: 85px;
    }
}
@media screen and (max-width: 992px) {
    .card-category__media {
        height: 66px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .card-category__media {
        height: 52px;
        margin-bottom: 5px;
    }
}

.card-category__img {
    display: block;
    position: relative;
}

.card-category__title {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.33;
    color: #1b2431;
    margin-bottom: 15px;
    -webkit-transition: color 0.3s ease-in;
    -o-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 1680px) {
    .card-category__title {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-category__title {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .card-category__title {
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    .card-category__title {
        font-size: 13px;
    }
}
@media screen and (max-width: 992px) {
    .card-category__title {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .card-category__title {
        margin-bottom: 5px;
    }
}

.card-category__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #8d8d8d;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 30px;
    -webkit-transition: color 0.3s ease-in;
    -o-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in;
}
@media screen and (max-width: 1680px) {
    .card-category__text {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-category__text {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .card-category__text {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .card-category__text {
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .card-category__text {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .card-category__text {
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: 0;
    }
}

.card-category__bottom {
    margin-top: auto;
}
@media screen and (max-width: 767px) {
    .card-category__bottom {
        margin: 0;
        position: absolute;
        top: 10px;
        right: 10px;
        width: 18px;
        height: 18px;
    }
}

.card-category__more {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: #1b2431;
    -webkit-transition: color 0.3s ease-in;
    -o-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in;
}
@media screen and (max-width: 1680px) {
    .card-category__more {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-category__more {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .card-category__more {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .card-category__more {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .card-category__more span {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .card-category__more svg {
        width: 18px;
        height: 18px;
    }
}

.card-category__more svg path {
    -webkit-transition: fill 0.3s ease-in;
    -o-transition: fill 0.3s ease-in;
    transition: fill 0.3s ease-in;
}

.card-category--1 .card-category__box {
    background: rgba(239, 56, 38, 0.05);
}
.card-category--1:hover .card-category__box {
    background: rgba(239, 56, 38, 0.15);
}
.card-category--1:hover .card-category__title,
.card-category--1:hover .card-category__more {
    color: #ef3826;
}
.card-category--1:hover .card-category__more svg path {
    fill: #ef3826;
}
.card-category--1:hover .card-category__text {
    color: #1b2431;
}

.card-category--2 .card-category__box {
    background: rgba(0, 182, 155, 0.05);
}
.card-category--2:hover .card-category__box {
    background: rgba(0, 182, 155, 0.15);
}
.card-category--2:hover .card-category__title,
.card-category--2:hover .card-category__more {
    color: #00b69b;
}
.card-category--2:hover .card-category__more svg path {
    fill: #00b69b;
}
.card-category--2:hover .card-category__text {
    color: #2b2b2b;
}

.card-category--3 .card-category__box {
    background: rgba(0, 182, 155, 0.05);
}
.card-category--3:hover .card-category__box {
    background: rgba(98, 38, 239, 0.15);
}
.card-category--3:hover .card-category__title,
.card-category--3:hover .card-category__more {
    color: #6226ef;
}
.card-category--3:hover .card-category__more svg path {
    fill: #6226ef;
}
.card-category--3:hover .card-category__text {
    color: #1b2431;
}

.category-advantages {
    display: block;
    position: relative;
    padding-top: 30px;
    padding-bottom: 40px;
}
@media screen and (max-width: 1440.98px) {
    .category-advantages {
        padding-top: 20px;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 992px) {
    .category-advantages {
        padding-bottom: 0;
    }
}

.category-advantages__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
@media screen and (max-width: 1440.98px) {
    .category-advantages__head {
        margin-bottom: 20px;
    }
}

.category-advantages__decor {
    display: block;
}
@media screen and (max-width: 992px) {
    .category-advantages__decor {
        width: 36px;
        height: 12px;
    }
}
.category-advantages__decor svg {
    width: 100%;
}

.category-advantages__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}
@media screen and (max-width: 1440.98px) {
    .category-advantages__cards {
        gap: 20px;
    }
}
@media screen and (max-width: 992px) {
    .category-advantages__cards {
        gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .category-advantages__cards {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }
}

.card-advantage {
    display: block;
    position: relative;
}

.card-advantage__box {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media screen and (max-width: 767px) {
    .card-advantage__box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 10px;
    }
}

.card-advantage__icon {
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1440.98px) {
    .card-advantage__icon {
        width: 50px;
        height: 50px;
    }
}
@media screen and (max-width: 992px) {
    .card-advantage__icon {
        width: 35px;
        height: 35px;
        margin-bottom: 10px;
    }
}

.card-advantage__title {
    font-weight: 400;
    font-size: 21px;
    line-height: 1.33;
    color: #1b2431;
    margin-bottom: 10px;
}
@media screen and (max-width: 1680px) {
    .card-advantage__title {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-advantage__title {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .card-advantage__title {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .card-advantage__title {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .card-advantage__title {
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-advantage__title {
        font-weight: 700;
    }
}

.card-advantage__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #8d8d8d;
}
@media screen and (max-width: 1680px) {
    .card-advantage__text {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .card-advantage__text {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .card-advantage__text {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .card-advantage__text {
        font-size: 13px;
    }
}

.category-head {
    display: block;
    position: relative;
    padding-top: 40px;
    padding-bottom: 25px;
}
@media screen and (max-width: 1440.98px) {
    .category-head {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 992px) {
    .category-head {
        padding-top: 20px;
        padding-bottom: 10px;
    }
}

.category-head__inner {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 15px;
}
@media screen and (max-width: 1279px) {
    .category-head__inner {
        gap: 10px;
    }
}

.category-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.33;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .category-title {
        font-size: 24px;
    }
}
@media screen and (max-width: 1440.98px) {
    .category-title {
        font-size: 21px;
    }
}
@media screen and (max-width: 992px) {
    .category-title {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .category-title {
        font-size: 16px;
    }
}

.category-head__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 20px;
}
@media screen and (max-width: 1440.98px) {
    .category-head__grid {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }
}

.category-head__desc {
    max-width: 700px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #8d8d8d;
}
@media screen and (max-width: 1680px) {
    .category-head__desc {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .category-head__desc {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .category-head__desc {
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    .category-head__desc {
        font-size: 13px;
    }
}
@media screen and (max-width: 1440.98px) {
    .category-head__desc {
        max-width: 100%;
    }
}

.category-head__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
@media screen and (max-width: 1440.98px) {
    .category-head__actions {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
@media screen and (max-width: 1279px) {
    .category-head__actions {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 15px;
    }
}
.category-head__actions .button-show-filter {
    display: none;
}
@media screen and (max-width: 1279px) {
    .category-head__actions .button-show-filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media screen and (max-width: 767px) {
    .category-head__actions {
        gap: 15px;
        margin-top: 20px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 992px) {
    .category-head__actions .button-group {
        gap: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .category-head__actions .button-group > * {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
    }
    .category-head__actions .button-group > * .drop-button {
        width: 100%;
    }
}
@media screen and (max-width: 1279px) {
    .category-head__actions .drop-card {
        padding: 15px;
        border-radius: 10px;
        width: 100%;
    }
}
.category-head__actions .input-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.drop-wrapper {
    position: relative;
}

.drop-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    padding: 9px 12px 9px 18px;
    background: #edf2ff;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    text-align: center;
    color: #1b2431;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 1440.98px) {
    .drop-button {
        border-radius: 15px;
        padding: 8px 10px 8px 16px;
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .drop-button {
        border-radius: 20px;
        padding: 6px 8px 6px 14px;
        font-size: 12px;
    }
}
.drop-button::after {
    content: "";
    display: block;
    position: relative;
    width: 21px;
    height: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 8L10.5 13L15.5 8' stroke='%231B2431' stroke-width='1.5' stroke-linecap='round' /%3E%3C/svg%3E");
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.drop-button._active {
    background: #f8f8f8;
    color: rgba(27, 36, 49, 0.5);
}
.drop-button._active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M5.5 13L10.5 8L15.5 13' stroke='%234880FF' stroke-width='1.5' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E");
}

.drop-card {
    position: absolute;
    top: calc(100% + 35px);
    right: 0;
    min-width: 235px;
    border-radius: 20px;
    padding: 10px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
.drop-card._active {
    top: calc(100% + 10px);
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.drop-card.--range-slider {
    padding: 15px 20px;
    width: 310px;
}
@media screen and (max-width: 767px) {
    .drop-card.--range-slider {
        width: 100%;
    }
}
.drop-card.--select-city {
    padding: 15px;
    width: 340px;
}
@media screen and (max-width: 767px) {
    .drop-card.--select-city {
        width: 100%;
    }
}

.drop-card__close {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25px;
    height: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: auto;
    margin-bottom: 10px;
}

.drop-list {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.w-100 {
    width: 100%;
}

.select-city {
    display: block;
    position: relative;
}

.select-city__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #090909;
}

.select-city__search {
    margin-top: 10px;
    margin-bottom: 15px;
}
.select-city__search .search {
    border: 1px solid rgba(141, 141, 141, 0.2);
    border-radius: 25px;
    padding: 10px 10px 10px 15px;
    background: #fff;
}

.select-city__list {
    margin: 15px 0;
}

.select-city__actions {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.select-city__actions .button {
    padding: 10px 20px;
    font-size: 14px;
}
@media screen and (max-width: 767px) {
    .select-city__actions .button {
        padding: 6px 10px;
        font-size: 14px;
    }
}
.select-city__actions .button-reset {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    text-decoration: underline;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .select-city__actions .button-reset {
        font-size: 14px;
    }
}
@media screen and (max-width: 1440.98px) {
    .select-city__actions .button-reset {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .select-city__actions .button-reset {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .select-city__actions .button-reset {
        font-size: 12px;
    }
}

.--select-order {
    min-width: 175px;
}
.--select-order .select__body {
    min-width: 235px;
    left: auto;
    right: 0;
    padding: 10px 0 10px 10px;
}
.--select-order .select__header {
    border-radius: 20px;
    padding: 9px 12px 9px 18px;
    border: none;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #edf2ff;
    gap: 10px;
}
@media screen and (max-width: 767px) {
    .--select-order .select__header {
        padding: 6px 8px 6px 14px;
    }
}
.--select-order .select__current {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    text-align: center;
    color: #1b2431;
}
@media screen and (max-width: 1440.98px) {
    .--select-order .select__current {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .--select-order .select__current {
        font-size: 12px;
    }
}
.--select-order .select__item {
    border-radius: 15px;
    padding: 12px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #090909;
}
@media screen and (max-width: 1680px) {
    .--select-order .select__item {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .--select-order .select__item {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .--select-order .select__item {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .--select-order .select__item {
        font-size: 12px;
    }
}
.--select-order .select__item:hover {
    background: rgba(72, 128, 255, 0.1);
    color: #4880ff;
}
.--select-order .select__arrow {
    width: 21px;
    height: 21px;
}

.sidebar {
    display: block;
}
@media screen and (max-width: 1279px) {
    .sidebar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        overflow-y: auto;
    }
}
.sidebar._active {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.sidebar__box {
    border-radius: 20px;
    padding: 20px 25px 25px 25px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}
@media screen and (max-width: 1440.98px) {
    .sidebar__box {
        padding: 18px;
    }
}
@media screen and (max-width: 1279px) {
    .sidebar__box {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.sidebar__box .accordion-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.33;
    color: #1b2431;
    text-align: left;
}
@media screen and (max-width: 1680px) {
    .sidebar__box .accordion-btn {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .sidebar__box .accordion-btn {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .sidebar__box .accordion-btn {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .sidebar__box .accordion-btn {
        font-size: 12px;
    }
}
.sidebar__box .accordion-btn::after {
    content: "";
    display: block;
    position: relative;
    width: 21px;
    height: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 8L10.5 13L15.5 8' stroke='%231B2431' stroke-width='2' stroke-linecap='round' /%3E%3C/svg%3E");
}
.sidebar__box .accordion-btn.--active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M5.5 13L10.5 8L15.5 13' stroke='%234880FF' stroke-width='2' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E");
}

.sidebar__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}
.sidebar__head.--head-filter {
    margin-top: 30px;
}

.sidebar__title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: var(--blue);
}
@media screen and (max-width: 1680px) {
    .sidebar__title {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .sidebar__title {
        font-size: 18px;
    }
}
@media screen and (max-width: 992px) {
    .sidebar__title {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .sidebar__title {
        font-size: 14px;
    }
}

.sidebar__close {
    display: none;
}
@media screen and (max-width: 1279px) {
    .sidebar__close {
        display: block;
    }
}

.sidebar__search {
    margin-bottom: 15px;
}
.sidebar__search .search {
    border: 1px solid rgba(141, 141, 141, 0.2);
    border-radius: 25px;
    padding: 12px 20px 12px 16px;
    background: #fff;
}
@media screen and (max-width: 1440.98px) {
    .sidebar__search .search {
        padding: 10px 10px 10px 15px;
    }
}

.sidebar__btn-reset {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    text-decoration: underline;
    text-align: center;
    color: #8d8d8d;
}
@media screen and (max-width: 1680px) {
    .sidebar__btn-reset {
        font-size: 14px;
    }
}
@media screen and (max-width: 1440.98px) {
    .sidebar__btn-reset {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .sidebar__btn-reset {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .sidebar__btn-reset {
        font-size: 12px;
    }
}
.sidebar__btn-reset:hover {
    text-decoration: none;
    color: var(--orange);
}

.sidebar__category {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 15px;
}

.sidebar-menu {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 15px;
    margin-top: 15px;
}

.sidebar-menu__item {
    display: block;
}

.sidebar-menu__link {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.1;
    color: #1b2431;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 1680px) {
    .sidebar-menu__link {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .sidebar-menu__link {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .sidebar-menu__link {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .sidebar-menu__link {
        font-size: 12px;
    }
}
.sidebar-menu__link:hover {
    color: var(--orange);
}

.sidebar__filter {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 15px;
}
.sidebar__filter ._fields {
    margin: 15px 0;
}
.sidebar__filter .range-slider-container {
    margin: 15px 0;
    gap: 15px;
}
.sidebar__filter .range-slider {
    margin-bottom: 5px;
}
.sidebar__filter .sidebar__search {
    margin-top: 15px;
    margin-bottom: 20px;
}

.product-card {
    display: block;
    position: relative;
    border-radius: 20px;
    padding: 20px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    max-width: 400px;
}
.product-card:hover {
    -webkit-box-shadow: 1px 2px 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 20px 0 rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1680px) {
    .product-card {
        padding: 15px;
        border-radius: 15px;
    }
}
@media screen and (max-width: 1279px) {
    .product-card {
        padding: 10px;
    }
}
@media screen and (max-width: 992px) {
    .product-card {
        padding: 7px;
        border-radius: 10px;
    }
}

.product-card__box {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
    height: 100%;
}

.product-card__head {
    display: block;
    position: relative;
}

.product-card__media {
    display: block;
    position: relative;
    line-height: 0.9;
    overflow: hidden;
}
.product-card__media .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-card__media .swiper-slide img {
    border-radius: 15px;
    overflow: hidden;
    aspect-ratio: 2/1.4;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .product-card__media .swiper-slide img {
        border-radius: 7px;
    }
}
.product-card__media .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    position: static;
    margin-top: 10px;
}
.product-card__media .swiper-pagination .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background: rgba(141, 141, 141, 0.2);
    margin: 0;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    opacity: 1;
}
.product-card__media .swiper-pagination .swiper-pagination-bullet-active {
    width: 37px;
    background: rgba(141, 141, 141, 0.5);
}

.product-card__label {
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 40px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .product-card__label {
        width: 25px;
        height: 25px;
        top: -5px;
        left: -5px;
    }
}

.product-card__body {
    display: block;
    position: relative;
}

.product-card__title {
    font-weight: 600;
    font-size: 17px;
    line-height: 1.33;
    color: #1b2431;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 1680px) {
    .product-card__title {
        font-size: 17px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-card__title {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .product-card__title {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .product-card__title {
        font-size: 13px;
    }
}

.product-card__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
}

.product-card__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-card__price-label {
    display: block;
    position: relative;
    width: 25px;
    height: 25px;
    margin-right: 5px;
}
@media screen and (max-width: 992px) {
    .product-card__price-label {
        width: 20px;
        height: 20px;
    }
}
@media screen and (max-width: 767px) {
    .product-card__price-label {
        width: 12px;
        height: 12px;
        margin-right: 3px;
        margin-top: -5px;
    }
}
.product-card__price-label svg {
    width: 100%;
    height: auto;
}

.product-card__price-current {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.33;
    color: #ef3826;
}
@media screen and (max-width: 1680px) {
    .product-card__price-current {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-card__price-current {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .product-card__price-current {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .product-card__price-current {
        font-size: 12px;
    }
}

.product-card__price-old {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.33;
    color: #8d8d8d;
    margin-left: 15px;
}
@media screen and (max-width: 1680px) {
    .product-card__price-old {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .product-card__price-old {
        font-size: 8px;
        margin-left: 5px;
    }
}
.product-card__price-old::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -5px;
    right: -5px;
    width: calc(100% + 10px);
    height: 1px;
    background-color: #8d8d8d;
}

.product-card__weight {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #8d8d8d;
}
@media screen and (max-width: 1680px) {
    .product-card__weight {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .product-card__weight {
        font-size: 10px;
    }
}

.product-card__intro {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #8d8d8d;
    display: block;
    margin: 10px 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 1680px) {
    .product-card__intro {
        font-size: 14px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-card__intro {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .product-card__intro {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .product-card__intro {
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .product-card__intro {
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

.product-card__info {
    display: block;
}

.product-card__brand {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.33;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .product-card__brand {
        font-size: 14px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-card__brand {
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .product-card__brand {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .product-card__brand {
        font-size: 12px;
    }
}

.product-card__foot {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 15px;
    margin-top: auto;
}

.product-card__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.product-card__buttons .button-cart {
    width: 49px;
    height: 49px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 20px;
    padding: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media screen and (max-width: 1440.98px) {
    .product-card__buttons .button-cart {
        width: 40px;
        height: 40px;
        border-radius: 10px;
    }
}
@media screen and (max-width: 767px) {
    .product-card__buttons .button-cart {
        width: 35px;
        height: 35px;
        border-radius: 10px;
    }
}
.product-card__buttons .button-cart .button-cart__text {
    display: none;
}
.product-card__buttons .button-cart .button-cart__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -2px;
}
.product-card__buttons .button-cart .button-cart__counter {
    font-weight: 700;
    font-size: 21px;
    line-height: 1.33;
    text-align: center;
    color: #ff8743;
    display: none;
}
.product-card__buttons .button-cart._active {
    width: 49px;
    height: 49px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 20px;
    padding: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: rgba(255, 135, 67, 0.2);
}
.product-card__buttons .button-cart._active::before {
    display: none;
}
.product-card__buttons .button-cart._active .button-cart__counter {
    display: block;
}
.product-card__buttons .button-cart._active .button-cart__icon,
.product-card__buttons .button-cart._active .button-cart__text {
    display: none;
}
.product-card__buttons .button-cart:hover:not(._active) {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.product-card__buttons .button-cart:hover:not(._active) .button-cart__text {
    display: block;
}
.product-card__buttons .button-cart:hover:not(._active) + .button-more {
    width: 49px;
    height: 49px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border-radius: 20px;
    background-color: var(--blue);
}
.product-card__buttons .button-cart:hover:not(._active) + .button-more .button-more__text {
    display: none;
}
.product-card__buttons .button-cart:hover:not(._active) + .button-more .button-more__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-card__buttons .button-more {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.product-card__buttons .button-more .button-more__icon {
    display: none;
}

.list-info {
    list-style: none;
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
}

.list-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.list-info__item::before {
    content: "";
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: end;
    align-self: flex-end;
    border-bottom: 1px dashed #8d8d8d;
    margin: 0 10px 3px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media screen and (max-width: 767px) {
    .list-info__item::before {
        margin: 0 5px 3px;
    }
}

.list-info__name {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.33;
    color: #8d8d8d;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media screen and (max-width: 1680px) {
    .list-info__name {
        font-size: 14px;
    }
}
@media screen and (max-width: 1440.98px) {
    .list-info__name {
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .list-info__name {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .list-info__name {
        font-size: 12px;
    }
}

.list-info__value {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.33;
    text-align: right;
    color: #2b2b2b;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
@media screen and (max-width: 1680px) {
    .list-info__value {
        font-size: 14px;
    }
}
@media screen and (max-width: 1440.98px) {
    .list-info__value {
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .list-info__value {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .list-info__value {
        font-size: 12px;
    }
}

.list-info__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 5px;
}

.product-full {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
}
@media screen and (max-width: 1680px) {
    .product-full {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-full {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .product-full {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .product-full {
        font-size: 12px;
    }
}

.product-full__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
}
@media screen and (max-width: 1680px) {
    .product-full__box {
        gap: 20px;
    }
}
@media screen and (max-width: 1279px) {
    .product-full__box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 767px) {
    .product-full__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.product-full__left {
    width: 100%;
    max-width: 465px;
    max-width: 24vw;
}
@media screen and (max-width: 1680px) {
    .product-full__left {
        width: 33%;
        max-width: none;
    }
}
@media screen and (max-width: 1279px) {
    .product-full__left {
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .product-full__left {
        width: 100%;
    }
}

.product-full__center {
    max-width: 100%;
}
@media screen and (max-width: 1680px) {
    .product-full__center {
        width: 33%;
        max-width: none;
    }
}
@media screen and (max-width: 1279px) {
    .product-full__center {
        width: calc(50% - 20px);
    }
}
@media screen and (max-width: 767px) {
    .product-full__center {
        width: 100%;
    }
}

.product-full__right {
    width: 100%;
    max-width: 445px;
    max-width: 23.6vw;
}
@media screen and (max-width: 1680px) {
    .product-full__right {
        width: 33%;
        max-width: none;
    }
}
@media screen and (max-width: 1279px) {
    .product-full__right {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        gap: 10px;
    }
}

.recently-viewed__title {
    margin-bottom: 15px;
}

.slider-recently-viewed__box {
    position: relative;
}
.slider-recently-viewed__box .swiper {
    overflow: hidden;
    padding: 10px;
    margin: -10px;
}

.slider-recently-viewed__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    position: absolute;
    right: 0;
    top: -40px;
}
@media screen and (max-width: 992px) {
    .slider-recently-viewed__nav {
        top: -30px;
    }
}
@media screen and (max-width: 767px) {
    .slider-recently-viewed__nav {
        top: -26px;
    }
}

.product-full-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.33;
    color: #2b2b2b;
    margin-bottom: 15px;
}
@media screen and (max-width: 1680px) {
    .product-full-title {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-full-title {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .product-full-title {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .product-full-title {
        font-size: 16px;
    }
}

.product-full-category {
    color: #4880ff;
}

.product-full-brand {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #8d8d8d;
}

.product-full-availability {
    color: #8d8d8d;
}
.product-full-availability._active {
    color: #38d319;
}

.product-full-subcategory {
    display: inline-block;
    border-radius: 20px;
    padding: 6px 12px;
    background: rgba(98, 38, 239, 0.1);
    color: #1b2431;
}

.product-title {
    font-weight: 700;
    font-size: 24px;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .product-title {
        font-size: 24px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-title {
        font-size: 21px;
    }
}
@media screen and (max-width: 992px) {
    .product-title {
        font-size: 21px;
    }
}
@media screen and (max-width: 767px) {
    .product-title {
        font-size: 16px;
    }
}

.product-info-top {
    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: 5px;
    margin-bottom: 10px;
}
@media screen and (max-width: 1680px) {
    .product-info-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}

.product-info-middle {
    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;
}

.product-info-bottom {
    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: 25px;
}

.product-full-leader .list-leader__value b {
    font-weight: 600;
    font-size: 18px;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .product-full-leader .list-leader__value b {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-full-leader .list-leader__value b {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .product-full-leader .list-leader__value b {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .product-full-leader .list-leader__value b {
        font-size: 14px;
    }
}
.product-full-leader .list-leader__value .price-label {
    width: 24px;
    height: 24px;
}
.product-full-leader .list-leader__value .price-current {
    font-size: 21px;
}
@media screen and (max-width: 1680px) {
    .product-full-leader .list-leader__value .price-current {
        font-size: 21px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-full-leader .list-leader__value .price-current {
        font-size: 21px;
    }
}
@media screen and (max-width: 992px) {
    .product-full-leader .list-leader__value .price-current {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .product-full-leader .list-leader__value .price-current {
        font-size: 14px;
    }
}
.product-full-leader .list-leader__value .price-old {
    font-size: 16px;
}
@media screen and (max-width: 1680px) {
    .product-full-leader .list-leader__value .price-old {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-full-leader .list-leader__value .price-old {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .product-full-leader .list-leader__value .price-old {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .product-full-leader .list-leader__value .price-old {
        font-size: 12px;
    }
}

.product-full-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    border-radius: 20px;
    padding: 20px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-top: 30px;
    margin-bottom: 20px;
}
@media screen and (max-width: 1680px) {
    .product-full-total {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px;
    }
}
@media screen and (max-width: 992px) {
    .product-full-total {
        border-radius: 15px;
        gap: 10px;
    }
}

.product-full-total__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.total-price {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 7px;
}

.total-price__title {
    color: #8d8d8d;
}

.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.price-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 27px;
    height: 27px;
}

.price-current {
    font-weight: 600;
    font-size: 24px;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .price-current {
        font-size: 24px;
    }
}
@media screen and (max-width: 1440.98px) {
    .price-current {
        font-size: 21px;
    }
}
@media screen and (max-width: 992px) {
    .price-current {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .price-current {
        font-size: 16px;
    }
}

.price-old {
    display: inline-block;
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 0.9;
    color: #8d8d8d;
    margin-top: 3px;
}
@media screen and (max-width: 1680px) {
    .price-old {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .price-old {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .price-old {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .price-old {
        font-size: 12px;
    }
}
.price-old::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
}

.product-full-total__login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    text-align: right;
    color: #ef3826;
}
@media screen and (max-width: 1279px) {
    .product-full-total__login {
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media screen and (max-width: 1680px) {
    .product-full-total__login {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-full-total__login {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .product-full-total__login {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .product-full-total__login {
        font-size: 12px;
    }
}
.product-full-total__login a {
    text-decoration: underline;
}
.product-full-total__login a:hover {
    text-decoration: none;
}

.product-full-total__availability {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: right;
    color: #8d8d8d;
}
@media screen and (max-width: 1279px) {
    .product-full-total__availability {
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.product-full-total-box .btn-more {
    margin: -10px 0 0 auto;
}

.product-full-desc {
    font-weight: 400;
    font-size: 18px;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .product-full-desc {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .product-full-desc {
        font-size: 14px;
    }
}
@media screen and (max-width: 992px) {
    .product-full-desc {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .product-full-desc {
        font-size: 12px;
    }
}
.product-full-desc .btn-more {
    margin: 10px 0 0 auto;
}

.product-full-chat {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 40px;
    position: relative;
}
.product-full-chat .btn-more {
    position: absolute;
    top: -40px;
    right: 0;
}
@media screen and (max-width: 1279px) {
    .product-full-chat .btn-more {
        position: static;
        margin: -20px 0 0 auto;
    }
}

.not-registered {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 15px;
    border-radius: 30px;
    padding: 20px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
}
@media screen and (max-width: 1440.98px) {
    .not-registered {
        padding: 15px;
    }
}
@media screen and (max-width: 992px) {
    .not-registered {
        border-radius: 15px;
    }
}

@media screen and (max-width: 992px) {
    .not-registered__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 15px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .not-registered__grid {
        margin-bottom: 5px;
    }
}

.not-registered__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 93px;
    height: 93px;
    border-radius: 30px;
    background: rgba(252, 110, 48, 0.15);
    margin-bottom: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1440.98px) {
    .not-registered__icon {
        width: 79px;
        height: 79px;
        border-radius: 20px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 992px) {
    .not-registered__icon {
        width: 50px;
        height: 50px;
        border-radius: 10px;
    }
}
.not-registered__icon svg {
    width: 46px;
    height: 46px;
}
@media screen and (max-width: 1440.98px) {
    .not-registered__icon svg {
        width: 39px;
        height: 39px;
    }
}
@media screen and (max-width: 992px) {
    .not-registered__icon svg {
        width: 24px;
        height: 24px;
    }
}

.not-registered__title {
    font-weight: 800;
    font-size: 24px;
    line-height: 1.33;
    color: #2b2b2b;
}
@media screen and (max-width: 1680px) {
    .not-registered__title {
        font-size: 24px;
    }
}
@media screen and (max-width: 1440.98px) {
    .not-registered__title {
        font-size: 21px;
    }
}
@media screen and (max-width: 992px) {
    .not-registered__title {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .not-registered__title {
        font-size: 16px;
    }
}

.not-registered__text {
    color: rgba(43, 43, 43, 0.6);
}

.not-registered__button {
    display: block;
}

.chat {
    display: block;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: rgba(237, 242, 255, 0.5);
}
@media screen and (max-width: 767px) {
    .chat {
        border-radius: 15px;
    }
}

.chat__head {
    padding: 20px 20px 15px 20px;
    background: #fff;
}
@media screen and (max-width: 1440.98px) {
    .chat__head {
        padding: 15px 15px 10px 15px;
    }
}

.chat-user__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 10px;
    width: 100%;
}

.chat-user__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    color: var(--grey);
}
.chat-user__right span {
    color: var(--blue);
}

.chat__body {
    min-height: 320px;
}
.chat__body_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.chat__empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: 100%;
    min-height: 320px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: rgba(141, 141, 141, 0.5);
}
@media screen and (max-width: 767px) {
    .chat__empty {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .chat__empty svg {
        width: 50px;
        height: 50px;
    }
}

.chat__foot {
    border-radius: 0 0 20px 20px;
    padding: 15px 20px 20px 20px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}
@media screen and (max-width: 1440.98px) {
    .chat__foot {
        padding: 10px;
    }
}

.chat__actions {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}

.chat-form {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
    position: relative;
}

.chat-form__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    padding: 12px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}
@media screen and (max-width: 1440.98px) {
    .chat-form__box {
        padding: 10px;
        border-radius: 15px;
    }
}

.chat-form__upload {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 27px;
    height: 27px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 767px) {
    .chat-form__upload {
        width: 24px;
        height: 24px;
    }
}
.chat-form__upload .file-label-span {
    width: 23px;
    height: 23px;
}

.chat-form__input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 24px;
    margin-left: 5px;
    padding-left: 15px;
    border-left: 1px solid rgba(141, 141, 141, 0.5);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
}
@media screen and (max-width: 1440.98px) {
    .chat-form__input {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .chat-form__input {
        font-size: 12px;
        padding-left: 10px;
    }
}
.chat-form__input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: rgba(141, 141, 141, 0.5);
}
.chat-form__input::-moz-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: rgba(141, 141, 141, 0.5);
}
.chat-form__input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: rgba(141, 141, 141, 0.5);
}
.chat-form__input::-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: rgba(141, 141, 141, 0.5);
}
.chat-form__input::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: rgba(141, 141, 141, 0.5);
}
@media screen and (max-width: 1440.98px) {
    .chat-form__input::-webkit-input-placeholder {
        font-size: 14px;
    }
    .chat-form__input::-moz-placeholder {
        font-size: 14px;
    }
    .chat-form__input:-ms-input-placeholder {
        font-size: 14px;
    }
    .chat-form__input::-ms-input-placeholder {
        font-size: 14px;
    }
    .chat-form__input::placeholder {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .chat-form__input::-webkit-input-placeholder {
        font-size: 12px;
    }
    .chat-form__input::-moz-placeholder {
        font-size: 12px;
    }
    .chat-form__input:-ms-input-placeholder {
        font-size: 12px;
    }
    .chat-form__input::-ms-input-placeholder {
        font-size: 12px;
    }
    .chat-form__input::placeholder {
        font-size: 12px;
    }
}

.chat-form__send {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 27px;
    height: 27px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 767px) {
    .chat-form__send {
        width: 24px;
        height: 24px;
    }
}
.chat-form__send:hover svg path {
    fill: #4880ff;
}

.chat-user__order-title {
    font-weight: 500;
    color: var(--blue);
    line-height: 133%;
}
@media (min-width: 1680px) {
    .chat-user__order-title {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chat-user__order-title {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chat-user__order-title {
        font-size: 14px;
    }
}

.chat-users {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .chat-users {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chat-users {
        -webkit-column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chat-users {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}

.chat-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.chat-user__avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1440.98px) {
    .chat-user__avatar {
        width: 40px;
        height: 40px;
    }
}
.chat-user__avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.chat-user__info {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 5px;
}

.chat-user__description {
    font-weight: 500;
    font-size: 12px;
    line-height: 133%;
    color: var(--grey);
}

.chat-user__name {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #1b2431;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 1440.98px) {
    .chat-user__name {
        font-size: 14px;
    }
}

.chat-user__position {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #8d8d8d;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 1440.98px) {
    .chat-user__position {
        font-size: 12px;
    }
}

.quick-question {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
}

.quick-question__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.33;
    color: #1b2431;
}
@media screen and (max-width: 767px) {
    .quick-question__title {
        font-size: 14px;
    }
}

.quick-question__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px 5px;
}
@media screen and (max-width: 767px) {
    .quick-question__list {
        gap: 5px;
    }
}

.quick-question__item {
    display: block;
}

.quick-question__link {
    border-radius: 20px;
    padding: 6px 12px;
    background: rgba(98, 38, 239, 0.1);
    font-weight: 500;
    font-size: 14px;
    line-height: 1.33;
    text-align: center;
    color: #1b2431;
}
@media screen and (max-width: 767px) {
    .quick-question__link {
        font-size: 12px;
    }
}
.quick-question__link:hover {
    color: #b1b1b2;
}

.file-group-container:empty {
    display: none;
}

.file-group-container .file-box {
    gap: 5px;
}
.file-group-container .file-name {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    color: #1b2431;
}

.messages {
    padding: 0 10px 0 20px;
    margin: 5px 5px 5px 0;
    height: 560px;
    overflow-y: auto;
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 5px;
}

.messages::-webkit-scrollbar-track {
    width: 6px;
    border-radius: 10px;
}

.messages::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px;
    background-color: rgba(141, 141, 141, 0.2);
}

.messages::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(72, 128, 255, 0.3);
}

.messages-date {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.33;
    text-align: center;
    color: #8d8d8d;
    margin-bottom: 10px;
}

.message-question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 5px;
}
.message-question .message-content {
    border-radius: 25px 0 25px 25px;
    width: 100%;
    max-width: 90%;
    background: #4880ff;
    color: #fff;
}
@media screen and (max-width: 1440.98px) {
    .message-question .message-content {
        border-radius: 15px 0 15px 15px;
    }
}

.message-content {
    padding: 10px 18px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.33;
    color: #fff;
}
@media screen and (max-width: 1440.98px) {
    .message-content {
        font-size: 12px;
    }
}

.message-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}

.message-time {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.1;
    color: #b1b1b2;
}

.message-status {
    color: #8d8d8d;
}
.message-status._active {
    color: #ff8743;
}

.message-answer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px;
}
.message-answer .message-content {
    border-radius: 25px 25px 25px 0;
    width: 100%;
    max-width: 90%;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    color: #1b2431;
}
@media screen and (max-width: 1440.98px) {
    .message-answer .message-content {
        border-radius: 15px 15px 15px 0;
    }
}

.message-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
}
.message-images img {
    border-radius: 15px;
    width: 65px;
    height: 65px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
@media screen and (max-width: 1440.98px) {
    .message-images img {
        width: 40px;
        height: 40px;
        border-radius: 5px;
    }
}

.message-files {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 5px;
    margin-top: 10px;
}

.message-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-weight: 400;
    font-size: 14px;
}
@media screen and (max-width: 1440.98px) {
    .message-file {
        font-size: 12px;
    }
}

.message-file__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.message-file__name {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.chat-list {
    border-radius: 20px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .chat-list {
        border-radius: 15px;
    }
}

.chat-list__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding: 15px 20px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}
@media screen and (max-width: 1440.98px) {
    .chat-list__head {
        padding: 10px;
    }
}

.chat-list__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.33;
    color: #1b2431;
}
@media screen and (max-width: 1680px) {
    .chat-list__title {
        font-size: 18px;
    }
}
@media screen and (max-width: 1440.98px) {
    .chat-list__title {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .chat-list__title {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .chat-list__title {
        font-size: 16px;
    }
}

.chat-list__back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
}

.chat-list__body {
    padding: 10px 5px 20px 0px;
}

.chat-list__box {
    height: 545px;
    overflow-y: auto;
}

.chat-list__box::-webkit-scrollbar-track {
    width: 6px;
    border-radius: 10px;
}

.chat-list__box::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px;
    background-color: rgba(141, 141, 141, 0.2);
}

.chat-list__box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(72, 128, 255, 0.3);
}

.chat-list-card {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
    padding: 20px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.chat-list-card:hover {
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}
@media screen and (max-width: 1440.98px) {
    .chat-list-card {
        padding: 10px;
    }
}
@media screen and (max-width: 767px) {
    .chat-list-card {
        gap: 5px;
    }
}

.chat-list-card + .chat-list-card {
    border-top: 1px solid rgba(141, 141, 141, 0.3);
}

.chat-list-card__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
@media screen and (max-width: 767px) {
    .chat-list-card__head {
        gap: 5px;
    }
}

.chat-list-card__user {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.chat-list-card__date {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.33;
    text-align: right;
    color: #8d8d8d;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.chat-list-card__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
@media screen and (max-width: 767px) {
    .chat-list-card__body {
        gap: 5px;
    }
}

.chat-list-card__message {
    font-weight: 400;
    font-size: 16px;
    color: #8d8d8d;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 1440.98px) {
    .chat-list-card__message {
        font-size: 12px;
    }
}

.chat-list-card__status {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.chat-list-card__status .messages-counter {
    background-color: #ef3826;
    width: 23px;
    height: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .chat-list-card__status .messages-counter {
        font-size: 12px;
        width: 20px;
        height: 20px;
    }
}

.cl-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
@media screen and (max-width: 767px) {
    .cl-user {
        gap: 5px;
    }
}

.cl-user__avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden;
}
@media screen and (max-width: 1440.98px) {
    .cl-user__avatar {
        width: 32px;
        height: 32px;
    }
}
.cl-user__avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.cl-user__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.cl-user__name {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #1b2431;
}
@media screen and (max-width: 1440.98px) {
    .cl-user__name {
        font-size: 14px;
    }
}

.cl-user__info {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
@media screen and (max-width: 767px) {
    .cl-user__info {
        gap: 5px;
    }
}

.cl-user__number {
    font-weight: 500;
    font-size: 14px;
    color: #4880ff;
}
@media screen and (max-width: 767px) {
    .cl-user__number {
        font-size: 12px;
    }
}

.cl-user__category {
    font-weight: 500;
    font-size: 14px;
    color: #8d8d8d;
}
@media screen and (max-width: 767px) {
    .cl-user__category {
        font-size: 12px;
    }
}

.chat__empty-support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 40px 20px;
}
@media (min-width: 1680px) {
    .chat__empty-support {
        min-height: 540px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chat__empty-support {
        min-height: calc(315px + 225 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chat__empty-support {
        min-height: 315px;
    }
}

@media (min-width: 1680px) {
    .empty-support-chat__image {
        width: 98px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-support-chat__image {
        width: calc(50px + 48 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-support-chat__image {
        width: 50px;
    }
}
.empty-support-chat__image img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.empty-support-chat__text {
    font-weight: 600;
    line-height: 133%;
}
@media (min-width: 1680px) {
    .empty-support-chat__text {
        font-size: 27px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-support-chat__text {
        font-size: calc(16px + 11 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-support-chat__text {
        font-size: 16px;
    }
}

.product-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-height: 375px;
    gap: 5px;
}
.product-gallery .swiper {
    overflow: hidden;
}
@media screen and (max-width: 1680px) {
    .product-gallery {
        max-height: 340px;
    }
}
@media screen and (max-width: 1279px) {
    .product-gallery {
        max-height: 280px;
    }
}
@media screen and (max-width: 767px) {
    .product-gallery {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        max-height: none;
    }
}

.product-gallery-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 1/1;
}

.product-gallery-thumb {
    width: 70px;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
}
@media screen and (max-width: 767px) {
    .product-gallery-thumb {
        width: 100%;
        padding: 0 0 10px 0;
    }
}
.product-gallery-thumb .swiper-slide {
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 1/1;
    border: 2px solid transparent;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.product-gallery-thumb .swiper-slide:hover {
    opacity: 0.3;
}
.product-gallery-thumb .swiper-slide img {
    height: auto;
}
.product-gallery-thumb .swiper-slide-thumb-active {
    border: 2px solid #4880ff;
    opacity: 1 !important;
}
.product-gallery-thumb .swiper-slide.--video {
    opacity: 1 !important;
    position: relative;
}
.product-gallery-thumb .swiper-slide.--video::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
}
.product-gallery-thumb .swiper-slide.--video:after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    z-index: 1;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.66944 4.76001C5.69644 4.53295 5.77605 4.31532 5.90192 4.12442C6.02779 3.93352 6.19646 3.77462 6.39452 3.66035C6.59258 3.54608 6.81457 3.47959 7.04283 3.46616C7.2711 3.45273 7.49935 3.49274 7.70944 3.58301C8.77144 4.03701 11.1514 5.11601 14.1714 6.85901C17.1924 8.60301 19.3174 10.126 20.2404 10.817C21.0284 11.408 21.0304 12.58 20.2414 13.173C19.3274 13.86 17.2284 15.363 14.1714 17.129C11.1114 18.895 8.75944 19.961 7.70744 20.409C6.80144 20.796 5.78744 20.209 5.66944 19.232C5.53144 18.09 5.27344 15.497 5.27344 11.995C5.27344 8.49501 5.53044 5.90301 5.66944 4.76001Z' fill='white' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    will-change: background-size;
}
.product-gallery-thumb .swiper-slide.--video:hover:after {
    background-size: 28px 28px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.product-gallery-thumb .swiper-slide {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.product-gallery-thumb .swiper-scrollbar {
    right: 0;
    width: 3px;
    border-radius: 5px;
    background-color: rgba(141, 141, 141, 0.2);
}
@media screen and (max-width: 767px) {
    .product-gallery-thumb .swiper-scrollbar {
        width: 100%;
        height: 3px;
        right: auto;
        top: auto;
        bottom: 0;
    }
}
.product-gallery-thumb .swiper-scrollbar-drag {
    background-color: #4880ff;
    width: 3px;
    border-radius: 5px;
}
@media screen and (max-width: 767px) {
    .product-gallery-thumb .swiper-scrollbar-drag {
        width: auto;
    }
}

@media screen and (max-width: 767px) {
    .product-gallery-full {
        max-width: 100%;
    }
}
.product-gallery-full .swiper-slide {
    text-align: center;
    aspect-ratio: 1/1;
    border-radius: 10px;
    overflow: hidden;
}
.product-gallery-full .swiper-slide img {
    aspect-ratio: 1/1;
    border-radius: 15px;
    height: auto;
}

.product-full-characteristics {
    margin-top: 20px;
}
@media screen and (max-width: 1279px) {
    .product-full-characteristics {
        margin: 0;
        margin-bottom: 20px;
    }
}

.list-leader {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 15px;
}

.list-leader__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.list-leader__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #8d8d8d;
}
.list-leader__title::after {
    content: "";
    display: block;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-bottom: 1px dashed currentColor;
    margin: 0 10px 4px;
}

.list-leader__value {
    text-align: right;
    color: #2b2b2b;
}

.lc-main {
    color: var(--chernyy);
    background-color: var(--fon-lk);
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 114px;
    padding-bottom: 60px;
}
@media (min-width: 1680px) {
    .lc-main {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (min-width: 1280.98px) and (max-width: 1680px) {
    .lc-main {
        -webkit-column-gap: calc(20px + 10 * (((100vw - 1280.98px)) / ((399.02))));
        -moz-column-gap: calc(20px + 10 * (((100vw - 1280.98px)) / ((399.02))));
        column-gap: calc(20px + 10 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (max-width: 1280.98px) {
    .lc-main {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 1279px) and (min-width: 1680px) {
    .lc-main {
        padding-right: 30px;
    }
}
@media (min-width: 1279px) and (min-width: 1280.98px) and (max-width: 1680px) {
    .lc-main {
        padding-right: calc(20px + 10 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (min-width: 1279px) and (max-width: 1280.98px) {
    .lc-main {
        padding-right: 20px;
    }
}
@media (min-width: 1279px) and (min-width: 1680px) {
    .lc-main {
        padding-left: 318px;
    }
}
@media (min-width: 1279px) and (min-width: 1280.98px) and (max-width: 1680px) {
    .lc-main {
        padding-left: calc(285px + 33 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (min-width: 1279px) and (max-width: 1280.98px) {
    .lc-main {
        padding-left: 285px;
    }
}
@media (min-width: 1279px) and (max-width: 1680px) {
    .lc-main {
        padding-top: 104px;
    }
}
@media (max-width: 1279px) {
    .lc-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 80px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 1279px) and (min-width: 1280.98px) {
    .lc-main {
        row-gap: 30px;
    }
}
@media (max-width: 1279px) and (min-width: 359.98px) and (max-width: 1280.98px) {
    .lc-main {
        row-gap: calc(20px + 10 * (((100vw - 359.98px)) / ((921))));
    }
}
@media (max-width: 1279px) and (max-width: 359.98px) {
    .lc-main {
        row-gap: 20px;
    }
}
@media (max-width: 1279px) {
    .lc-main_reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.lc-main__content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .lc-main__content {
        row-gap: 40px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__content {
        row-gap: calc(30px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__content {
        row-gap: 30px;
    }
}
@media (min-width: 1279px) {
    .lc-main__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.lc-main__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
}
@media (min-width: 1279px) {
    .lc-main__info {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}
@media (min-width: 1279px) and (min-width: 1680px) {
    .lc-main__info {
        width: 444px;
    }
}
@media (min-width: 1279px) and (min-width: 1280.98px) and (max-width: 1680px) {
    .lc-main__info {
        width: calc(337px + 107 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (min-width: 1279px) and (max-width: 1280.98px) {
    .lc-main__info {
        width: 337px;
    }
}
@media (max-width: 1279px) {
    .lc-main__info {
        width: 100%;
    }
}
@media (max-width: 1279px) and (min-width: 1280.98px) {
    .lc-main__info {
        row-gap: 30px;
    }
}
@media (max-width: 1279px) and (min-width: 359.98px) and (max-width: 1280.98px) {
    .lc-main__info {
        row-gap: calc(20px + 10 * (((100vw - 359.98px)) / ((921))));
    }
}
@media (max-width: 1279px) and (max-width: 359.98px) {
    .lc-main__info {
        row-gap: 20px;
    }
}

.lc-main__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
}

.lc-main__btn {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
@media (min-width: 1680px) {
    .lc-main__btn {
        margin-top: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__btn {
        margin-top: calc(0px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__btn {
        margin-top: 0px;
    }
}

[data-add-item-copy-base] {
    display: none !important;
}

.lc-main__chats {
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: var(--white);
    border-radius: 20px;
    overflow: hidden;
}

.chats-lc-main__top {
    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;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
@media (min-width: 1680px) {
    .chats-lc-main__top {
        padding-top: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__top {
        padding-top: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__top {
        padding-top: 10px;
    }
}
@media (min-width: 1680px) {
    .chats-lc-main__top {
        padding-bottom: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__top {
        padding-bottom: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__top {
        padding-bottom: 10px;
    }
}
@media (min-width: 1680px) {
    .chats-lc-main__top {
        padding-left: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__top {
        padding-left: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__top {
        padding-left: 10px;
    }
}
@media (min-width: 1680px) {
    .chats-lc-main__top {
        padding-right: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__top {
        padding-right: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__top {
        padding-right: 10px;
    }
}
@media (any-hover: hover) {
    .chats-lc-main__top:hover .chats-lc-main__arrow path {
        fill: var(--orange);
    }
}
.chats-lc-main__top:active .chats-lc-main__arrow {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.chats-lc-main__top_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}

.chats-lc-main__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.chats-lc-main__title span {
    width: 21px;
    height: 21px;
    display: block;
    margin-top: -3px;
}

.chats-lc-main__arrow {
    width: 24px;
    height: 24px;
    -webkit-transition: all 0.1s ease 0ms;
    -o-transition: all 0.1s ease 0ms;
    transition: all 0.1s ease 0ms;
}
.chats-lc-main__arrow path {
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}

.chats-lc-main__items {
    max-height: 754px;
}
@media (max-width: 1279px) {
    .chats-lc-main__items {
        max-height: 520px;
    }
}

.chats-lc-main__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
    border-bottom: 1px solid rgba(141, 141, 141, 0.3);
}
@media (min-width: 1680px) {
    .chats-lc-main__item {
        padding: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__item {
        padding: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__item {
        padding: 10px;
    }
}
.chats-lc-main__item._active {
    background-color: var(--blue);
}
.chats-lc-main__item._active .chats-lc-main__name,
.chats-lc-main__item._active .chats-lc-main__text,
.chats-lc-main__item._active .chats-lc-main__description,
.chats-lc-main__item._active .chats-lc-main__date {
    color: var(--white);
}
.chats-lc-main__item._active .chats-lc-main__name span,
.chats-lc-main__item._active .chats-lc-main__text span,
.chats-lc-main__item._active .chats-lc-main__description span,
.chats-lc-main__item._active .chats-lc-main__date span {
    color: var(--white);
}

.chats-lc-main__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.chats-lc-main__order {
    background-color: var(--orange);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 8px;
}
@media (min-width: 1680px) {
    .chats-lc-main__order {
        width: 38px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__order {
        width: calc(30px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__order {
        width: 30px;
    }
}
@media (min-width: 1680px) {
    .chats-lc-main__order {
        height: 38px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__order {
        height: calc(30px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__order {
        height: 30px;
    }
}
.chats-lc-main__order svg {
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1680px) {
    .chats-lc-main__order svg {
        width: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__order svg {
        width: calc(17px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__order svg {
        width: 17px;
    }
}

.chats-lc-main__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
}
@media (min-width: 1680px) {
    .chats-lc-main__image {
        width: 36px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__image {
        width: calc(32px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__image {
        width: 32px;
    }
}
@media (min-width: 1680px) {
    .chats-lc-main__image {
        height: 36px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__image {
        height: calc(32px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__image {
        height: 32px;
    }
}

.chats-lc-main__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.chats-lc-main__row {
    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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.chats-lc-main__name {
    line-height: 133%;
}
@media (min-width: 1680px) {
    .chats-lc-main__name {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__name {
        font-size: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__name {
        font-size: 14px;
    }
}
.chats-lc-main__name_blue {
    color: var(--blue);
    font-weight: 500;
}

.chats-lc-main__date {
    font-size: 12px;
    line-height: 133%;
    white-space: nowrap;
}
@media (min-width: 1680px) {
    .chats-lc-main__date {
        font-size: 12px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__date {
        font-size: calc(10px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__date {
        font-size: 10px;
    }
}

.chats-lc-main__description {
    font-weight: 500;
    font-size: 14px;
    line-height: 133%;
}
.chats-lc-main__description span {
    color: var(--blue);
}
.chats-lc-main__description span.chats-lc-main__description-gray {
    color: var(--grey);
}

.chats-lc-main__line {
    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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.chats-lc-main__text {
    color: var(--grey);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
}

.chats-lc-main__status {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.chats-lc-main__notifications {
    width: 22px;
    height: 22px;
    display: none;
    background-color: var(--red);
    border-radius: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--white);
    font-size: 14px;
    line-height: 110%;
}
.chats-lc-main__notifications._show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.chats-lc-main__icon {
    display: none;
    width: 18px;
    height: 18px;
}
.chats-lc-main__icon._show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.chats-lc-main__icon._read path {
    stroke: var(--orange);
}

.chats-lc-main__empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    row-gap: 15px;
    text-align: center;
    min-height: 495px;
}
@media (min-width: 1680px) {
    .chats-lc-main__empty {
        padding: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .chats-lc-main__empty {
        padding: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .chats-lc-main__empty {
        padding: 10px;
    }
}

@media (min-width: 1680px) {
    .epmty-chats-lc-main__image {
        width: 79px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .epmty-chats-lc-main__image {
        width: calc(64px + 15 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .epmty-chats-lc-main__image {
        width: 64px;
    }
}
.epmty-chats-lc-main__image img {
    width: 100%;
}

.epmty-chats-lc-main__text {
    font-weight: 500;
}

.lc-main__warnings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
}

.lc-main__warning {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    background-color: var(--white);
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 1680px) {
    .lc-main__warning {
        padding: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__warning {
        padding: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__warning {
        padding: 10px;
    }
}
@media (min-width: 1680px) {
    .lc-main__warning {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__warning {
        -webkit-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__warning {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
.lc-main__warning_red {
    color: var(--white);
    background-color: var(--red);
}
.lc-main__warning_red .warnings-lc-main__arrow path {
    fill: var(--white);
}
.lc-main__warning_red .warnings-lc-main__image {
    background: rgba(255, 255, 255, 0.3);
}
.lc-main__warning_red .warnings-lc-main__close path {
    fill: var(--white);
    stroke: var(--red);
}
.lc-main__warning_pink {
    background: rgba(239, 56, 38, 0.2);
}
.lc-main__warning_pink .warnings-lc-main__image {
    background-color: rgba(255, 255, 255, 0.5);
}
.lc-main__warning_border-red {
    border: 1px solid rgba(239, 56, 38, 0.2);
}
.lc-main__warning_border-red .warnings-lc-main__link {
    color: var(--red);
}
.lc-main__warning._hide {
    display: none;
}

.warnings-lc-main__image {
    background: rgba(72, 128, 255, 0.15);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 1680px) {
    .warnings-lc-main__image {
        width: 53px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .warnings-lc-main__image {
        width: calc(40px + 13 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .warnings-lc-main__image {
        width: 40px;
    }
}
@media (min-width: 1680px) {
    .warnings-lc-main__image {
        height: 53px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .warnings-lc-main__image {
        height: calc(40px + 13 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .warnings-lc-main__image {
        height: 40px;
    }
}
.warnings-lc-main__image svg {
    -o-object-fit: contain;
    object-fit: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .warnings-lc-main__image svg {
        width: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .warnings-lc-main__image svg {
        width: calc(22px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .warnings-lc-main__image svg {
        width: 22px;
    }
}
@media (min-width: 1680px) {
    .warnings-lc-main__image svg {
        height: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .warnings-lc-main__image svg {
        height: calc(22px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .warnings-lc-main__image svg {
        height: 22px;
    }
}
@media (min-width: 1680px) {
    .warnings-lc-main__image_2 {
        width: 60px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .warnings-lc-main__image_2 {
        width: calc(40px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .warnings-lc-main__image_2 {
        width: 40px;
    }
}
@media (min-width: 1680px) {
    .warnings-lc-main__image_2 {
        height: 60px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .warnings-lc-main__image_2 {
        height: calc(40px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .warnings-lc-main__image_2 {
        height: 40px;
    }
}
.warnings-lc-main__image_circle {
    border-radius: 50%;
}
.warnings-lc-main__image_pink {
    background-color: rgba(239, 56, 38, 0.5);
}
.warnings-lc-main__image_green {
    background: rgba(0, 182, 155, 0.5);
}
.warnings-lc-main__image_blue {
    background: rgba(72, 128, 255, 0.5);
}
.warnings-lc-main__image_orange {
    background: rgba(255, 135, 67, 0.5);
}
.warnings-lc-main__image_gray {
    background: rgba(141, 141, 141, 0.5);
}
.warnings-lc-main__image_purple {
    background: rgba(98, 38, 239, 0.5);
}

.warnings-lc-main__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.warnings-lc-main__left {
    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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 5px;
}

.warnings-lc-main__tag {
    border-radius: 10px;
    background: rgba(239, 56, 38, 0.1);
    font-size: 12px;
    line-height: 133%;
    font-weight: 600;
    color: var(--red);
    padding: 5px 10px;
}
@media (max-width: 767px) {
    .warnings-lc-main__tag {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.warnings-lc-main__description {
    color: var(--red);
    font-weight: 500;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
@media (max-width: 767px) {
    .warnings-lc-main__description {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
.warnings-lc-main__description_gray {
    color: var(--grey);
}

.warnings-lc-main__date {
    color: var(--grey);
    font-weight: 500;
}
@media (max-width: 767px) {
    .warnings-lc-main__date {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.warnings-lc-main__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}
@media (max-width: 767px) {
    .warnings-lc-main__line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.warnings-lc-main__link {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
    line-height: 133%;
    font-weight: 500;
}
@media (min-width: 1680px) {
    .warnings-lc-main__link {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .warnings-lc-main__link {
        font-size: calc(16px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .warnings-lc-main__link {
        font-size: 16px;
    }
}

.warnings-lc-main__row {
    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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.warnings-lc-main__title {
    font-weight: 500;
}

.warnings-lc-main__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.warnings-lc-main__close,
.warnings-lc-main__arrow {
    padding: 5px;
    margin: -5px;
}
@media (min-width: 1680px) {
    .warnings-lc-main__close,
    .warnings-lc-main__arrow {
        width: 34px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .warnings-lc-main__close,
    .warnings-lc-main__arrow {
        width: calc(30px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .warnings-lc-main__close,
    .warnings-lc-main__arrow {
        width: 30px;
    }
}
@media (min-width: 1680px) {
    .warnings-lc-main__close,
    .warnings-lc-main__arrow {
        height: 34px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .warnings-lc-main__close,
    .warnings-lc-main__arrow {
        height: calc(30px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .warnings-lc-main__close,
    .warnings-lc-main__arrow {
        height: 30px;
    }
}

.warnings-lc-main__close {
    cursor: pointer;
}
.warnings-lc-main__close._hide {
    display: none;
}

.lc-main__profile {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    background: #fcfdff;
    border-radius: 20px;
}

.profile-lc-main__top {
    border-radius: 20px;
    background-color: var(--white);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    padding: 15px;
}

.profile-lc-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.profile-lc-main__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.profile-lc-main__image {
    width: 67px;
    height: 67px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    display: block;
}

.profile-lc-main__info {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.profile-lc-main__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px;
}

@media (min-width: 1680px) {
    .profile-lc-main__name {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-lc-main__name {
        font-size: calc(16px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-lc-main__name {
        font-size: 16px;
    }
}

.profile-lc-main__tag {
    background: rgba(0, 182, 155, 0.1);
    padding: 6px 12px;
    border-radius: 20px;
    font-weight: 500;
}

.profile-lc-main__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    font-weight: 500;
}
.profile-lc-main__text svg {
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
}

.profile-lc-main__link {
    color: var(--red);
    font-weight: 500;
}

.profile-lc-main__edit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    white-space: nowrap;
    font-weight: 500;
}
@media (min-width: 1680px) {
    .profile-lc-main__edit {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-lc-main__edit {
        font-size: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-lc-main__edit {
        font-size: 14px;
    }
}
.profile-lc-main__edit svg {
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.profile-lc-main__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .profile-lc-main__bottom {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-lc-main__bottom {
        -webkit-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-lc-main__bottom {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (min-width: 1680px) {
    .profile-lc-main__bottom {
        padding-top: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-lc-main__bottom {
        padding-top: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-lc-main__bottom {
        padding-top: 10px;
    }
}
@media (min-width: 1680px) {
    .profile-lc-main__bottom {
        padding-bottom: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-lc-main__bottom {
        padding-bottom: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-lc-main__bottom {
        padding-bottom: 10px;
    }
}
@media (min-width: 1680px) {
    .profile-lc-main__bottom {
        padding-left: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-lc-main__bottom {
        padding-left: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-lc-main__bottom {
        padding-left: 15px;
    }
}
@media (min-width: 1680px) {
    .profile-lc-main__bottom {
        padding-right: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-lc-main__bottom {
        padding-right: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-lc-main__bottom {
        padding-right: 15px;
    }
}

.profile-lc-main__item {
    color: var(--grey);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.profile-lc-main__item svg {
    width: 21px;
    height: 21px;
    -o-object-fit: contain;
    object-fit: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.profile-lc-main__mobile {
    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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px;
    margin-bottom: 10px;
}
@media (min-width: 650px) {
    .profile-lc-main__mobile {
        display: none;
    }
}

.lc-main__head {
    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;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .lc-main__head_gap-top {
        margin-top: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__head_gap-top {
        margin-top: calc(0px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__head_gap-top {
        margin-top: 0px;
    }
}

.head-lc-main__row {
    width: 100%;
}
@media (min-width: 767.98px) {
    .head-lc-main__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 10px;
    }
}

.head-lc-main__description {
    color: var(--grey);
    line-height: 133%;
}
@media (min-width: 1680px) {
    .head-lc-main__description {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .head-lc-main__description {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .head-lc-main__description {
        font-size: 14px;
    }
}

.head-lc-main__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
}
.head-lc-main__info .head-lc-main__title {
    width: 100%;
}

.head-lc-main__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 5px;
}

.head-lc-main__title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.head-lc-main__title svg {
    -o-object-fit: contain;
    object-fit: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .head-lc-main__title svg {
        width: 32px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .head-lc-main__title svg {
        width: calc(20px + 12 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .head-lc-main__title svg {
        width: 20px;
    }
}
@media (min-width: 1680px) {
    .head-lc-main__title svg {
        height: 32px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .head-lc-main__title svg {
        height: calc(20px + 12 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .head-lc-main__title svg {
        height: 20px;
    }
}
.head-lc-main__title a {
    color: var(--blue);
    display: inline;
}
.head-lc-main__title:not(.head-lc-main__title_default) path {
    fill: var(--orange);
}
.head-lc-main__title:not(.head-lc-main__title_default).head-lc-main__title_blue path {
    fill: var(--blue);
}
.head-lc-main__title:not(.head-lc-main__title_default).head-lc-main__title_black path {
    fill: var(--chernyy);
}
.head-lc-main__title_semibold {
    font-weight: 600;
}

.head-lc-main__actions {
    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;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .head-lc-main__actions {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .head-lc-main__actions {
        -webkit-column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .head-lc-main__actions {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
.head-lc-main__actions .lc-main__search {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 600px) {
    .head-lc-main__actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
    }
}

.head-lc-main__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 767px) {
    .head-lc-main__left .lc-main__search {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 597px;
    }
}
@media (max-width: 767px) {
    .head-lc-main__left {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .head-lc-main__left .lc-main__search {
        max-width: 100%;
    }
}

.head-lc-main__right {
    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;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 10px;
}

.head-lc-main__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 5px;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.tags-lc-main__item {
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 20px;
    border: 1px solid #dfdfdf;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 1680px) {
    .tags-lc-main__item {
        padding-top: 8px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .tags-lc-main__item {
        padding-top: calc(5px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .tags-lc-main__item {
        padding-top: 5px;
    }
}
@media (min-width: 1680px) {
    .tags-lc-main__item {
        padding-bottom: 8px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .tags-lc-main__item {
        padding-bottom: calc(5px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .tags-lc-main__item {
        padding-bottom: 5px;
    }
}
@media (min-width: 1680px) {
    .tags-lc-main__item {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .tags-lc-main__item {
        font-size: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .tags-lc-main__item {
        font-size: 12px;
    }
}
@media (any-hover: hover) {
    .tags-lc-main__item:hover {
        border: 1px solid var(--orange);
        border: 1px solid var(--orange);
    }
}
.tags-lc-main__item._active {
    border: 1px solid var(--orange);
    background-color: var(--orange);
    color: var(--white);
}

.lc-main__positions {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    background-color: var(--white);
    border-radius: 20px;
}
@media (min-width: 767px) {
    .lc-main__positions_6, .lc-main__positions_5, .lc-main__positions_4, .lc-main__positions_3, .lc-main__positions_2 {
        overflow-y: hidden;
        overflow-x: auto;
    }
}

.positions-lc-main__titles {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 126px 1fr 247px 141px 1fr;
    grid-template-columns: 126px 1fr 247px 141px 1fr;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid var(--grey);
}
@media (min-width: 1680px) {
    .positions-lc-main__titles {
        padding-left: 20px;
    }
}
@media (min-width: 1280.98px) and (max-width: 1680px) {
    .positions-lc-main__titles {
        padding-left: calc(15px + 5 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (max-width: 1280.98px) {
    .positions-lc-main__titles {
        padding-left: 15px;
    }
}
@media (min-width: 1680px) {
    .positions-lc-main__titles {
        padding-right: 20px;
    }
}
@media (min-width: 1280.98px) and (max-width: 1680px) {
    .positions-lc-main__titles {
        padding-right: calc(15px + 5 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (max-width: 1280.98px) {
    .positions-lc-main__titles {
        padding-right: 15px;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__titles {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (max-width: 1780px) {
    .positions-lc-main__titles_1 {
        -ms-grid-columns: 100px 1fr 96px 90px 172px;
        grid-template-columns: 100px 1fr 96px 90px 172px;
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__titles_2 {
        -ms-grid-columns: 1fr 342px;
        grid-template-columns: 1fr 342px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles_2 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 277px;
        grid-template-columns: 1fr 277px;
    }
}
@media (min-width: 767px) and (max-width: 1279px) {
    .positions-lc-main__titles_2 {
        min-width: 980px;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__titles_3 {
        -ms-grid-columns: 1fr 259px;
        grid-template-columns: 1fr 259px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .positions-lc-main__titles_3 .positions-lc-main__titles-inner {
        -ms-grid-columns: 91px 262px 1fr 246px 183px;
        grid-template-columns: 91px 262px 1fr 246px 183px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles_3 .positions-lc-main__titles-inner {
        -ms-grid-columns: 80px 215px 1fr 210px 130px;
        grid-template-columns: 80px 215px 1fr 210px 130px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles_3 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 259px;
        grid-template-columns: 1fr 259px;
    }
}
@media (min-width: 767px) and (max-width: 1500.98px) {
    .positions-lc-main__titles_3 {
        min-width: 1150px;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__titles_4 {
        -ms-grid-columns: 1fr 398px;
        grid-template-columns: 1fr 398px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .positions-lc-main__titles_4 .positions-lc-main__titles-inner {
        -ms-grid-columns: 1fr 267px 168px 284px;
        grid-template-columns: 1fr 267px 168px 284px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles_4 .positions-lc-main__titles-inner {
        -ms-grid-columns: 1fr 136px 136px 220px;
        grid-template-columns: 1fr 136px 136px 220px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles_4 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 140px;
        grid-template-columns: 1fr 140px;
    }
}
@media (min-width: 767px) and (max-width: 1500.98px) {
    .positions-lc-main__titles_4 {
        min-width: 930px;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__titles_5 {
        -ms-grid-columns: 1fr 404px;
        grid-template-columns: 1fr 404px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .positions-lc-main__titles_5 .positions-lc-main__titles-inner {
        -ms-grid-columns: 81px 1fr 1fr 168px 168px 137px;
        grid-template-columns: 81px 1fr 1fr 168px 168px 137px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles_5 .positions-lc-main__titles-inner {
        -ms-grid-columns: 81px 1fr 1fr 130px 130px 115px;
        grid-template-columns: 81px 1fr 1fr 130px 130px 115px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles_5 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 200px;
        grid-template-columns: 1fr 200px;
    }
}
@media (min-width: 767px) and (max-width: 1500.98px) {
    .positions-lc-main__titles_5 {
        min-width: 1050px;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__titles_6 {
        -ms-grid-columns: 1fr 340px;
        grid-template-columns: 1fr 340px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .positions-lc-main__titles_6 .positions-lc-main__titles-inner {
        -ms-grid-columns: 81px 252px 1fr 246px 170px;
        grid-template-columns: 81px 252px 1fr 246px 170px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles_6 .positions-lc-main__titles-inner {
        -ms-grid-columns: 81px 205px 1fr 210px 125px;
        grid-template-columns: 81px 205px 1fr 210px 125px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles_6 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 200px;
        grid-template-columns: 1fr 200px;
    }
}
@media (min-width: 767px) and (max-width: 1500.98px) {
    .positions-lc-main__titles_6 {
        min-width: 1050px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__titles {
        display: none;
    }
}

@media (min-width: 767px) {
    .positions-lc-main__titles-inner {
        display: -ms-grid;
        display: grid;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-grid-columns: 126px 300px 147px 1fr 102px;
        grid-template-columns: 126px 300px 147px 1fr 102px;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__titles-inner {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 110px 120px 106px 1fr 90px;
        grid-template-columns: 110px 120px 106px 1fr 90px;
    }
}

.positions-lc-main__title {
    font-size: 14px;
    line-height: 133%;
    font-weight: 600;
}
@media (max-width: 1780px) {
    .positions-lc-main__title {
        font-size: 12px;
    }
}
@media (min-width: 1279px) and (max-width: 1439px) {
    .positions-lc-main__title {
        font-size: 11px;
    }
}

.positions-lc-main__item {
    padding: 15px;
}
@media (min-width: 1680px) {
    .positions-lc-main__item {
        padding-left: 20px;
    }
}
@media (min-width: 1280.98px) and (max-width: 1680px) {
    .positions-lc-main__item {
        padding-left: calc(15px + 5 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (max-width: 1280.98px) {
    .positions-lc-main__item {
        padding-left: 15px;
    }
}
@media (min-width: 1680px) {
    .positions-lc-main__item {
        padding-right: 20px;
    }
}
@media (min-width: 1280.98px) and (max-width: 1680px) {
    .positions-lc-main__item {
        padding-right: calc(15px + 5 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (max-width: 1280.98px) {
    .positions-lc-main__item {
        padding-right: 15px;
    }
}
.positions-lc-main__item:not(:last-child) {
    border-bottom: 1px solid rgba(141, 141, 141, 0.3);
}
.positions-lc-main__item:last-child {
    border-radius: 0 0 20px 20px;
}
@media (min-width: 767px) {
    .positions-lc-main__item_1 {
        -ms-grid-columns: 126px 1fr 247px 141px 1fr;
        grid-template-columns: 126px 1fr 247px 141px 1fr;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_1 {
        -ms-grid-columns: 100px 1fr 96px 90px 190px;
        grid-template-columns: 100px 1fr 96px 90px 190px;
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
    }
}
.positions-lc-main__item_2 .item-positions-lc-main__block:nth-child(4) .item-positions-lc-main__text {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
}
@media (max-width: 1780px) {
    .positions-lc-main__item_2 .item-positions-lc-main__block:nth-child(4) .item-positions-lc-main__text {
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_2 .item-positions-lc-main__block:nth-child(4) .item-positions-lc-main__text {
        -webkit-line-clamp: 3;
        line-clamp: 3;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__item_2 {
        -ms-grid-columns: 1fr 342px;
        grid-template-columns: 1fr 342px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_2 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 350px;
        grid-template-columns: 1fr 350px;
    }
}
@media (min-width: 767px) and (max-width: 1279px) {
    .positions-lc-main__item_2 {
        min-width: 980px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_2 {
        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;
        row-gap: 10px;
    }
    .positions-lc-main__item_2 .item-positions-lc-main__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 767px) and (min-width: 1680px) {
    .positions-lc-main__item_2 .item-positions-lc-main__actions {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px;
    }
}
@media (max-width: 767px) and (min-width: 320px) and (max-width: 1680px) {
    .positions-lc-main__item_2 .item-positions-lc-main__actions {
        -webkit-column-gap: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 767px) and (max-width: 320px) {
    .positions-lc-main__item_2 .item-positions-lc-main__actions {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_2 .item-positions-lc-main__number {
        text-align: right;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_2 .item-positions-lc-main__block:nth-child(4) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 5px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .positions-lc-main__item_2 .item-positions-lc-main__block:nth-child(4) .item-positions-lc-main__text {
        text-align: left;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__item_3 {
        -ms-grid-columns: 1fr 259px;
        grid-template-columns: 1fr 259px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .positions-lc-main__item_3 .item-positions-lc-main__inner {
        -ms-grid-columns: 91px 262px 1fr 246px 183px;
        grid-template-columns: 91px 262px 1fr 246px 183px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_3 .item-positions-lc-main__inner {
        -ms-grid-columns: 80px 215px 1fr 210px 130px;
        grid-template-columns: 80px 215px 1fr 210px 130px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_3 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 259px;
        grid-template-columns: 1fr 259px;
    }
}
@media (min-width: 767px) and (max-width: 1500.98px) {
    .positions-lc-main__item_3 {
        min-width: 1150px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_3 {
        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;
        row-gap: 10px;
    }
    .positions-lc-main__item_3 .item-positions-lc-main__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 767px) and (min-width: 1680px) {
    .positions-lc-main__item_3 .item-positions-lc-main__actions {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px;
    }
}
@media (max-width: 767px) and (min-width: 320px) and (max-width: 1680px) {
    .positions-lc-main__item_3 .item-positions-lc-main__actions {
        -webkit-column-gap: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 767px) and (max-width: 320px) {
    .positions-lc-main__item_3 .item-positions-lc-main__actions {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_3 .item-positions-lc-main__number {
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_3 .item-positions-lc-main__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        row-gap: 10px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_3 .item-positions-lc-main__title {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_3 .item-positions-lc-main__text {
        text-align: left;
    }
}
@media (min-width: 1680px) {
    .positions-lc-main__item_4 .item-positions-lc-main__icon {
        width: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .positions-lc-main__item_4 .item-positions-lc-main__icon {
        width: calc(19px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .positions-lc-main__item_4 .item-positions-lc-main__icon {
        width: 19px;
    }
}
@media (min-width: 1680px) {
    .positions-lc-main__item_4 .item-positions-lc-main__icon {
        height: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .positions-lc-main__item_4 .item-positions-lc-main__icon {
        height: calc(19px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .positions-lc-main__item_4 .item-positions-lc-main__icon {
        height: 19px;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__item_4 {
        -ms-grid-columns: 1fr 398px;
        grid-template-columns: 1fr 398px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .positions-lc-main__item_4 .item-positions-lc-main__inner {
        -ms-grid-columns: 1fr 267px 168px 284px;
        grid-template-columns: 1fr 267px 168px 284px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_4 .item-positions-lc-main__inner {
        -ms-grid-columns: 1fr 136px 136px 220px;
        grid-template-columns: 1fr 136px 136px 220px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_4 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 140px;
        grid-template-columns: 1fr 140px;
    }
    .positions-lc-main__item_4 .item-positions-lc-main__actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .positions-lc-main__item_4 .item-positions-lc-main__icons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 767px) and (max-width: 1500.98px) {
    .positions-lc-main__item_4 {
        min-width: 930px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_4 {
        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;
        row-gap: 10px;
    }
    .positions-lc-main__item_4 .item-positions-lc-main__title {
        width: 100%;
    }
    .positions-lc-main__item_4 .item-positions-lc-main__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        row-gap: 10px;
    }
    .positions-lc-main__item_4 .item-positions-lc-main__text {
        text-align: left;
    }
    .positions-lc-main__item_4 .item-positions-lc-main__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__item_5 {
        -ms-grid-columns: 1fr 404px;
        grid-template-columns: 1fr 404px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .positions-lc-main__item_5 .item-positions-lc-main__inner {
        -ms-grid-columns: 81px 1fr 1fr 168px 168px 137px;
        grid-template-columns: 81px 1fr 1fr 168px 168px 137px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_5 .item-positions-lc-main__inner {
        -ms-grid-columns: 81px 1fr 1fr 130px 130px 115px;
        grid-template-columns: 81px 1fr 1fr 130px 130px 115px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_5 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 200px;
        grid-template-columns: 1fr 200px;
    }
    .positions-lc-main__item_5 .item-positions-lc-main__actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .positions-lc-main__item_5 .item-positions-lc-main__remove {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 767px) and (max-width: 1500.98px) {
    .positions-lc-main__item_5 {
        min-width: 1050px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_5 {
        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;
        row-gap: 10px;
    }
    .positions-lc-main__item_5 .item-positions-lc-main__title {
        width: 100%;
    }
    .positions-lc-main__item_5 .item-positions-lc-main__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        row-gap: 10px;
    }
    .positions-lc-main__item_5 .item-positions-lc-main__text {
        text-align: left;
    }
    .positions-lc-main__item_5 .item-positions-lc-main__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .positions-lc-main__item_5 .item-positions-lc-main__number {
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
        text-align: left;
    }
}
@media (min-width: 767px) {
    .positions-lc-main__item_6 {
        -ms-grid-columns: 1fr 340px;
        grid-template-columns: 1fr 340px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .positions-lc-main__item_6 .item-positions-lc-main__inner {
        -ms-grid-columns: 81px 252px 1fr 246px 170px;
        grid-template-columns: 81px 252px 1fr 246px 170px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_6 .item-positions-lc-main__inner {
        -ms-grid-columns: 81px 205px 1fr 210px 125px;
        grid-template-columns: 81px 205px 1fr 210px 125px;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .positions-lc-main__item_6 {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 1fr 200px;
        grid-template-columns: 1fr 200px;
    }
    .positions-lc-main__item_6 .item-positions-lc-main__actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .positions-lc-main__item_6 .item-positions-lc-main__icons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 767px) and (max-width: 1500.98px) {
    .positions-lc-main__item_6 {
        min-width: 1050px;
    }
}
@media (max-width: 767px) {
    .positions-lc-main__item_6 {
        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;
        row-gap: 10px;
    }
    .positions-lc-main__item_6 .item-positions-lc-main__title {
        width: 100%;
    }
    .positions-lc-main__item_6 .item-positions-lc-main__text {
        text-align: left;
    }
    .positions-lc-main__item_6 .item-positions-lc-main__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        row-gap: 10px;
    }
    .positions-lc-main__item_6 .item-positions-lc-main__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .positions-lc-main__item_6 .item-positions-lc-main__number {
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
        text-align: left;
    }
}

@media (min-width: 767px) {
    .item-positions-lc-main__inner {
        -ms-grid-columns: 126px 300px 147px 1fr 102px;
        grid-template-columns: 126px 300px 147px 1fr 102px;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 767px) and (max-width: 1780px) {
    .item-positions-lc-main__inner {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -ms-grid-columns: 110px 120px 106px 1fr 90px;
        grid-template-columns: 110px 120px 106px 1fr 90px;
    }
}
@media (max-width: 767px) {
    .item-positions-lc-main__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
    }
}

.item-positions-lc-main__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767px) {
    .item-positions-lc-main__top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.item-positions-lc-main__number {
    color: var(--grey);
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -webkit-text-decoration: underline transparent;
    text-decoration: underline transparent;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
}
@media (any-hover: hover) {
    .item-positions-lc-main__number:hover {
        text-decoration: underline;
        color: var(--blue);
    }
}
@media (max-width: 1780px) and (min-width: 1680px) {
    .item-positions-lc-main__number {
        font-size: 12px;
    }
}
@media (max-width: 1780px) and (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__number {
        font-size: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 1780px) and (max-width: 320px) {
    .item-positions-lc-main__number {
        font-size: 12px;
    }
}
@media (min-width: 1279px) and (max-width: 1439px) and (min-width: 1680px) {
    .item-positions-lc-main__number {
        font-size: 11px;
    }
}
@media (min-width: 1279px) and (max-width: 1439px) and (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__number {
        font-size: calc(11px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (min-width: 1279px) and (max-width: 1439px) and (max-width: 320px) {
    .item-positions-lc-main__number {
        font-size: 11px;
    }
}
@media (max-width: 767px) {
    .item-positions-lc-main__number {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

@media (max-width: 767px) {
    .item-positions-lc-main__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

.item-positions-lc-main__title {
    width: 89px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 133%;
    font-weight: 600;
}
@media (min-width: 767px) {
    .item-positions-lc-main__title {
        display: none;
    }
}

.item-positions-lc-main__text-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}

@media (max-width: 1780px) and (min-width: 1680px) {
    .item-positions-lc-main__text {
        font-size: 12px;
    }
}
@media (max-width: 1780px) and (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__text {
        font-size: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 1780px) and (max-width: 320px) {
    .item-positions-lc-main__text {
        font-size: 12px;
    }
}
@media (min-width: 1279px) and (max-width: 1439px) and (min-width: 1680px) {
    .item-positions-lc-main__text {
        font-size: 11px;
    }
}
@media (min-width: 1279px) and (max-width: 1439px) and (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__text {
        font-size: calc(11px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (min-width: 1279px) and (max-width: 1439px) and (max-width: 320px) {
    .item-positions-lc-main__text {
        font-size: 11px;
    }
}
@media (max-width: 767px) {
    .item-positions-lc-main__text {
        text-align: right;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.item-positions-lc-main__description {
    color: var(--grey);
}
@media (max-width: 1780px) {
    .item-positions-lc-main__description {
        font-size: 12px;
    }
}

.item-positions-lc-main__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .item-positions-lc-main__actions {
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px;
    }
}
@media (min-width: 767.98px) and (max-width: 1680px) {
    .item-positions-lc-main__actions {
        -webkit-column-gap: calc(5px + 19 * (((100vw - 767.98px)) / ((912.02))));
        -moz-column-gap: calc(5px + 19 * (((100vw - 767.98px)) / ((912.02))));
        column-gap: calc(5px + 19 * (((100vw - 767.98px)) / ((912.02))));
    }
}
@media (max-width: 767.98px) {
    .item-positions-lc-main__actions {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
    }
}
@media (max-width: 767px) {
    .item-positions-lc-main__actions {
        display: none;
    }
}
@media (min-width: 767px) {
    .item-positions-lc-main__actions_mobile {
        display: none;
    }
}
@media (max-width: 767px) {
    .item-positions-lc-main__actions_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}

.item-positions-lc-main__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 10px;
    border-radius: 10px;
    color: var(--grey);
    text-align: center;
    font-weight: 600;
    background: rgba(141, 141, 141, 0.1);
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
@media (min-width: 1680px) {
    .item-positions-lc-main__status {
        min-height: 35px;
    }
}
@media (min-width: 767.98px) and (max-width: 1680px) {
    .item-positions-lc-main__status {
        min-height: calc(32px + 3 * (((100vw - 767.98px)) / ((912.02))));
    }
}
@media (max-width: 767.98px) {
    .item-positions-lc-main__status {
        min-height: 32px;
    }
}
.item-positions-lc-main__status_green {
    background: rgba(0, 182, 155, 0.1);
    color: var(--zelenyy);
}
.item-positions-lc-main__status_purple {
    background: rgba(98, 38, 239, 0.1);
    color: var(--fioletovyy);
}
.item-positions-lc-main__status_orange {
    color: var(--orange);
    background: rgba(255, 135, 67, 0.1);
}
.item-positions-lc-main__status_red {
    background: rgba(239, 56, 38, 0.1);
    color: var(--red);
}

.item-positions-lc-main__status_gray {
    background: rgba(17, 0, 0, 0.1);
    color: var(--grey);
}
.item-positions-lc-main__status_blue {
    background: rgba(72, 128, 255, 0.1);
    color: var(--blue);
}
.item-positions-lc-main__status_row {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.item-positions-lc-main__status_row span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
@media (min-width: 1680px) {
    .item-positions-lc-main__status_row span {
        min-width: 156px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__status_row span {
        min-width: calc(130px + 26 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-positions-lc-main__status_row span {
        min-width: 130px;
    }
}
.item-positions-lc-main__status_row svg {
    width: 15px;
    height: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (max-width: 1780px) and (min-width: 1680px) {
    .item-positions-lc-main__status {
        font-size: 12px;
    }
}
@media (max-width: 1780px) and (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__status {
        font-size: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 1780px) and (max-width: 320px) {
    .item-positions-lc-main__status {
        font-size: 12px;
    }
}
@media (min-width: 1279px) and (max-width: 1439px) and (min-width: 1680px) {
    .item-positions-lc-main__status {
        font-size: 11px;
    }
}
@media (min-width: 1279px) and (max-width: 1439px) and (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__status {
        font-size: calc(11px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (min-width: 1279px) and (max-width: 1439px) and (max-width: 320px) {
    .item-positions-lc-main__status {
        font-size: 11px;
    }
}

.item-positions-lc-main__done {
    opacity: 0.2;
}
@media (min-width: 1680px) {
    .item-positions-lc-main__done {
        width: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__done {
        width: calc(18px + 7 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-positions-lc-main__done {
        width: 18px;
    }
}
.item-positions-lc-main__done path {
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}
.item-positions-lc-main__done._active {
    opacity: 1;
}
.item-positions-lc-main__done._active path {
    fill: #38d319;
}

.item-positions-lc-main__cancel {
    opacity: 0.2;
}
@media (min-width: 1680px) {
    .item-positions-lc-main__cancel {
        width: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__cancel {
        width: calc(16px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-positions-lc-main__cancel {
        width: 16px;
    }
}
@media (min-width: 1680px) {
    .item-positions-lc-main__cancel {
        height: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__cancel {
        height: calc(16px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-positions-lc-main__cancel {
        height: 16px;
    }
}
.item-positions-lc-main__cancel path {
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}
.item-positions-lc-main__cancel._active {
    opacity: 1;
}
.item-positions-lc-main__cancel._active path {
    stroke: var(--red);
}

.item-positions-lc-main__remove {
    color: var(--grey);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.item-positions-lc-main__remove svg {
    width: 21px;
    height: 21px;
}
@media (max-width: 1780px) {
    .item-positions-lc-main__remove svg {
        width: 18px;
        height: 18px;
    }
}
@media (max-width: 1780px) {
    .item-positions-lc-main__remove {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
@media (max-width: 1780px) and (min-width: 1680px) {
    .item-positions-lc-main__remove {
        font-size: 12px;
    }
}
@media (max-width: 1780px) and (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__remove {
        font-size: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 1780px) and (max-width: 320px) {
    .item-positions-lc-main__remove {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .item-positions-lc-main__remove {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.item-positions-lc-main__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1780px) {
    .item-positions-lc-main__icons {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (max-width: 767px) {
    .item-positions-lc-main__icons {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

.item-positions-lc-main__more {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .item-positions-lc-main__more {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__more {
        width: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-positions-lc-main__more {
        width: 20px;
    }
}
@media (min-width: 1680px) {
    .item-positions-lc-main__more {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__more {
        height: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-positions-lc-main__more {
        height: 20px;
    }
}

.item-positions-lc-main__icon {
    width: 21px;
    height: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.item-positions-lc-main__chat {
    font-weight: 600;
    color: var(--blue);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    white-space: nowrap;
}
@media (max-width: 1780px) and (min-width: 1680px) {
    .item-positions-lc-main__chat {
        font-size: 12px;
    }
}
@media (max-width: 1780px) and (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__chat {
        font-size: calc(12px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 1780px) and (max-width: 320px) {
    .item-positions-lc-main__chat {
        font-size: 12px;
    }
}
@media (max-width: 359.98px) {
    .item-positions-lc-main__chat {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
    }
}
@media (max-width: 359.98px) and (min-width: 1680px) {
    .item-positions-lc-main__chat {
        font-size: 10px;
    }
}
@media (max-width: 359.98px) and (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__chat {
        font-size: calc(10px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 359.98px) and (max-width: 320px) {
    .item-positions-lc-main__chat {
        font-size: 10px;
    }
}

.item-positions-lc-main__columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 1680px) {
    .item-positions-lc-main__columns {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .item-positions-lc-main__columns {
        -webkit-column-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .item-positions-lc-main__columns {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

.item-positions-lc-main__name {
    font-size: 12px;
    line-height: 133%;
    color: var(--grey);
}

.lc-main__empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    row-gap: 20px;
}
@media (min-width: 1680px) {
    .lc-main__empty {
        min-height: 642px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__empty {
        min-height: calc(548px + 94 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__empty {
        min-height: 548px;
    }
}

.empty-lc-main__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .empty-lc-main__image {
        width: 146px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-lc-main__image {
        width: calc(100px + 46 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-lc-main__image {
        width: 100px;
    }
}
@media (min-width: 1680px) {
    .empty-lc-main__image {
        height: 146px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-lc-main__image {
        height: calc(100px + 46 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-lc-main__image {
        height: 100px;
    }
}
.empty-lc-main__image img {
    width: 100%;
}

.empty-lc-main__title {
    font-weight: 600;
    line-height: 133%;
}
@media (min-width: 1680px) {
    .empty-lc-main__title {
        font-size: 27px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-lc-main__title {
        font-size: calc(21px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-lc-main__title {
        font-size: 21px;
    }
}

.empty-lc-main__btn {
    margin-top: 10px;
}

.lc-main__search {
    background-color: var(--white);
    border-radius: 25px;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 597px;
    width: 100%;
}
@media (min-width: 1680px) {
    .lc-main__search {
        min-height: 51px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__search {
        min-height: calc(35px + 16 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__search {
        min-height: 35px;
    }
}
@media (min-width: 1680px) {
    .lc-main__search {
        padding-left: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__search {
        padding-left: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__search {
        padding-left: 10px;
    }
}
.lc-main__search_2 {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}

.search-lc-main__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
@media (min-width: 1680px) {
    .search-lc-main__icon {
        width: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .search-lc-main__icon {
        width: calc(15px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .search-lc-main__icon {
        width: 15px;
    }
}
@media (min-width: 1680px) {
    .search-lc-main__icon {
        height: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .search-lc-main__icon {
        height: calc(15px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .search-lc-main__icon {
        height: 15px;
    }
}
@media (min-width: 1680px) {
    .search-lc-main__icon {
        margin-right: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .search-lc-main__icon {
        margin-right: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .search-lc-main__icon {
        margin-right: 10px;
    }
}

.head-lc-main__input-parent {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.head-lc-main__input {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 133%;
    background-color: transparent;
}
@media (min-width: 1680px) {
    .head-lc-main__input {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .head-lc-main__input {
        font-size: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .head-lc-main__input {
        font-size: 12px;
    }
}
@media (min-width: 1680px) {
    .head-lc-main__input {
        padding-right: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .head-lc-main__input {
        padding-right: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .head-lc-main__input {
        padding-right: 10px;
    }
}
.head-lc-main__input::-webkit-input-placeholder {
    color: var(--grey);
}
.head-lc-main__input::-moz-placeholder {
    color: var(--grey);
}
.head-lc-main__input:-ms-input-placeholder {
    color: var(--grey);
}
.head-lc-main__input::-ms-input-placeholder {
    color: var(--grey);
}
.head-lc-main__input::placeholder {
    color: var(--grey);
}

.search-lc-main__btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .search-lc-main__btn {
        padding-left: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .search-lc-main__btn {
        padding-left: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .search-lc-main__btn {
        padding-left: 10px;
    }
}
@media (min-width: 1680px) {
    .search-lc-main__btn {
        padding-right: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .search-lc-main__btn {
        padding-right: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .search-lc-main__btn {
        padding-right: 10px;
    }
}
@media (min-width: 1680px) {
    .search-lc-main__btn {
        padding-bottom: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .search-lc-main__btn {
        padding-bottom: calc(5px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .search-lc-main__btn {
        padding-bottom: 5px;
    }
}
@media (min-width: 1680px) {
    .search-lc-main__btn {
        padding-top: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .search-lc-main__btn {
        padding-top: calc(5px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .search-lc-main__btn {
        padding-top: 5px;
    }
}
@media (min-width: 1680px) {
    .search-lc-main__btn {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .search-lc-main__btn {
        font-size: calc(11px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .search-lc-main__btn {
        font-size: 11px;
    }
}

.lc-main__breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lc-main__breadcrumbs a {
    color: var(--grey);
}

.breadcrumbs-lc-main__item {
    line-height: 133%;
    color: var(--orange);
}
@media (min-width: 1680px) {
    .breadcrumbs-lc-main__item {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .breadcrumbs-lc-main__item {
        font-size: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .breadcrumbs-lc-main__item {
        font-size: 14px;
    }
}

.breadcrumbs-lc-main__delimiter {
    width: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: -2px;
}

.lc-main__orders {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .lc-main__orders {
        row-gap: 60px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__orders {
        row-gap: calc(40px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__orders {
        row-gap: 40px;
    }
}

.orders-lc-main__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .orders-lc-main__content {
        row-gap: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__content {
        row-gap: calc(20px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__content {
        row-gap: 20px;
    }
}

.orders-lc-main__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}
@media (max-width: 767px) {
    .orders-lc-main__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
    }
}

@media (min-width: 767px) {
    .top-orders-lc-main__info {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.top-orders-lc-main__line {
    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;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 5px;
}

.top-orders-lc-main__elem {
    color: var(--grey);
    font-weight: 500;
}

.top-orders-lc-main__text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: var(--grey);
}
@media (min-width: 1680px) {
    .top-orders-lc-main__text {
        gap: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__text {
        gap: calc(5px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__text {
        gap: 5px;
    }
}

.top-orders-lc-main__status-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .top-orders-lc-main__status-wrap {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__status-wrap {
        -webkit-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__status-wrap {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

@media (min-width: 1680px) {
    .top-orders-lc-main__status-edit {
        width: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__status-edit {
        width: calc(21px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__status-edit {
        width: 21px;
    }
}
@media (min-width: 1680px) {
    .top-orders-lc-main__status-edit {
        height: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__status-edit {
        height: calc(21px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__status-edit {
        height: 21px;
    }
}

.top-orders-lc-main__status {
    position: relative;
    z-index: 3;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    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;
    row-gap: 10px;
}
.top-orders-lc-main__status_small {
    z-index: 2;
}
.top-orders-lc-main__status_small .top-orders-lc-main__top {
    font-weight: 500;
}
@media (min-width: 1680px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__top {
        font-size: 14px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__top {
        font-size: calc(12px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__top {
        font-size: 12px;
    }
}
@media (min-width: 1680px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__top {
        padding-left: 14px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__top {
        padding-left: calc(14px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__top {
        padding-left: 14px;
    }
}
@media (min-width: 1680px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__top {
        padding-right: 14px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__top {
        padding-right: calc(14px + 0 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__top {
        padding-right: 14px;
    }
}
@media (max-width: 767px) {
    .top-orders-lc-main__status_small .top-orders-lc-main__body {
        right: 0;
        left: auto;
    }
}
@media (max-width: 767px) {
    .top-orders-lc-main__status {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.top-orders-lc-main__cancel {
    color: var(--grey);
}
@media (min-width: 767px) {
    .top-orders-lc-main__cancel {
        text-align: right;
    }
}

.top-orders-lc-main__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    background: rgba(0, 182, 155, 0.1);
    border-radius: 10px;
    color: var(--zelenyy);
}
@media (min-width: 1680px) {
    .top-orders-lc-main__top {
        padding-top: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__top {
        padding-top: calc(8px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__top {
        padding-top: 8px;
    }
}
@media (min-width: 1680px) {
    .top-orders-lc-main__top {
        padding-bottom: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__top {
        padding-bottom: calc(8px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__top {
        padding-bottom: 8px;
    }
}
@media (min-width: 1680px) {
    .top-orders-lc-main__top {
        padding-left: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__top {
        padding-left: calc(16px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__top {
        padding-left: 16px;
    }
}
@media (min-width: 1680px) {
    .top-orders-lc-main__top {
        padding-right: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__top {
        padding-right: calc(16px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__top {
        padding-right: 16px;
    }
}
.top-orders-lc-main__top svg {
    width: 21px;
    height: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
.top-orders-lc-main__top path {
    stroke: var(--zelenyy);
}
.top-orders-lc-main__top_red {
    background: rgba(239, 56, 38, 0.1);
    color: var(--red);
}
.top-orders-lc-main__top_red path {
    stroke: var(--red);
}

.top-orders-lc-main__body {
    display: none;
    position: absolute;
    z-index: 2;
    top: 100%;
    right: calc(100% + 9px);
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: var(--white);
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    pointer-events: none;
}
@media (min-width: 1680px) {
    .top-orders-lc-main__body {
        padding: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__body {
        padding: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__body {
        padding: 10px;
    }
}
@media (min-width: 1680px) {
    .top-orders-lc-main__body {
        row-gap: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__body {
        row-gap: calc(20px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__body {
        row-gap: 20px;
    }
}
@media (min-width: 1680px) {
    .top-orders-lc-main__body {
        width: 305px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__body {
        width: calc(268px + 37 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__body {
        width: 268px;
    }
}
.top-orders-lc-main__body._active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
@media (max-width: 767px) {
    .top-orders-lc-main__body {
        left: 0;
        right: auto;
        top: calc(100% + 10px);
    }
}

.top-orders-lc-main__title-2 {
    font-weight: 500;
}
@media (min-width: 1680px) {
    .top-orders-lc-main__title-2 {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__title-2 {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__title-2 {
        font-size: 14px;
    }
}

.top-orders-lc-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.top-orders-lc-main__close {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .top-orders-lc-main__close {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__close {
        width: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__close {
        width: 20px;
    }
}
@media (min-width: 1680px) {
    .top-orders-lc-main__close {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__close {
        height: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__close {
        height: 20px;
    }
}

.top-orders-lc-main__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 340px;
}
@media (min-width: 1680px) {
    .top-orders-lc-main__items {
        row-gap: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__items {
        row-gap: calc(10px + 15 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__items {
        row-gap: 10px;
    }
}

.top-orders-lc-main__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.top-orders-lc-main__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 22px;
    height: 22px;
}

.top-orders-lc-main__right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}

.top-orders-lc-main__name {
    font-weight: 500;
}
@media (min-width: 1680px) {
    .top-orders-lc-main__name {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .top-orders-lc-main__name {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .top-orders-lc-main__name {
        font-size: 14px;
    }
}

.top-orders-lc-main__description {
    color: var(--grey);
    font-weight: 500;
}

.top-orders-lc-main__name_green {
    color: var(--zelenyy);
}

.orders-lc-main__elems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 40px;
}

.orders-lc-main__title {
    font-weight: 600;
    margin-bottom: 20px;
}
@media (min-width: 1680px) {
    .orders-lc-main__title {
        font-size: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__title {
        font-size: calc(16px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__title {
        font-size: 16px;
    }
}
@media (min-width: 1680px) {
    .orders-lc-main__title_2 {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__title_2 {
        font-size: calc(16px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__title_2 {
        font-size: 16px;
    }
}
.orders-lc-main__title_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}
.orders-lc-main__title_red {
    color: var(--red);
    line-height: 133%;
    font-weight: 500;
}
@media (min-width: 1680px) {
    .orders-lc-main__title_red {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__title_red {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__title_red {
        font-size: 14px;
    }
}

.orders-lc-main__row {
    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;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
@media (max-width: 767px) {
    .orders-lc-main__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.orders-lc-main__organization {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.orders-lc-main__organization_link {
    color: var(--blue);
}

.orders-lc-main__icon {
    width: 19px;
    height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.orders-lc-main__icon_2, .orders-lc-main__icon:last-child {
    width: 21px;
    height: 21px;
}

.orders-lc-main__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 767px) and (max-width: 1650px) {
    .orders-lc-main__right {
        -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;
    }
}
@media (min-width: 359.98px) and (max-width: 767px) {
    .orders-lc-main__right {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
@media (max-width: 359.98px) {
    .orders-lc-main__right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 15px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: 100%;
    }
}

.orders-lc-main__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 133%;
    font-weight: 600;
}
@media (min-width: 1680px) {
    .orders-lc-main__price {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__price {
        font-size: calc(16px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__price {
        font-size: 16px;
    }
}
@media (min-width: 1680px) {
    .orders-lc-main__price {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__price {
        -webkit-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__price {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
.orders-lc-main__price span {
    font-weight: 500;
    color: var(--grey);
}
@media (min-width: 1680px) {
    .orders-lc-main__price span {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__price span {
        font-size: calc(14px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__price span {
        font-size: 14px;
    }
}

.orders-lc-main__products:not(.orders-lc-main__products_2) {
    background-color: var(--white);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    margin-top: 15px;
}
@media (min-width: 1680px) {
    .orders-lc-main__products:not(.orders-lc-main__products_2) {
        padding: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__products:not(.orders-lc-main__products_2) {
        padding: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__products:not(.orders-lc-main__products_2) {
        padding: 10px;
    }
}
@media (min-width: 1680px) {
    .orders-lc-main__products:not(.orders-lc-main__products_2) {
        border-radius: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__products:not(.orders-lc-main__products_2) {
        border-radius: calc(15px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__products:not(.orders-lc-main__products_2) {
        border-radius: 15px;
    }
}
.orders-lc-main__products_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .orders-lc-main__products_2 {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__products_2 {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__products_2 {
        row-gap: 10px;
    }
}
.orders-lc-main__products_not-margin {
    margin: 0 !important;
}

.orders-lc-main__tag {
    margin-top: 10px;
    color: var(--zelenyy);
}
.orders-lc-main__tag_red {
    color: var(--red);
}

.orders-lc-main__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.orders-lc-main__product:not(:last-child) {
    border-bottom: 1px solid rgba(141, 141, 141, 0.3);
    padding-bottom: 15px;
}
.orders-lc-main__product:not(:first-child) {
    padding-top: 15px;
}
.orders-lc-main__product_2 {
    background-color: var(--white);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    margin-top: 15px;
    border: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 1680px) {
    .orders-lc-main__product_2 {
        padding: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__product_2 {
        padding: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__product_2 {
        padding: 10px;
    }
}
@media (min-width: 1680px) {
    .orders-lc-main__product_2 {
        border-radius: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__product_2 {
        border-radius: calc(15px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__product_2 {
        border-radius: 15px;
    }
}
@media (min-width: 767px) {
    .orders-lc-main__product .checkbox {
        margin-right: -10px;
    }
}
@media (max-width: 767px) {
    .orders-lc-main__product {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        row-gap: 10px;
        position: relative;
    }
    .orders-lc-main__product .checkbox {
        position: absolute;
        top: 6px;
        left: 6px;
        z-index: 3;
    }
}

.product-orders-lc-main__left {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .product-orders-lc-main__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        width: 100%;
    }
}

.product-orders-lc-main__image {
    border-radius: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .product-orders-lc-main__image {
        width: 100px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .product-orders-lc-main__image {
        width: calc(70px + 30 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .product-orders-lc-main__image {
        width: 70px;
    }
}
@media (min-width: 1680px) {
    .product-orders-lc-main__image {
        height: 100px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .product-orders-lc-main__image {
        height: calc(70px + 30 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .product-orders-lc-main__image {
        height: 70px;
    }
}

.product-orders-lc-main__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
}

.product-orders-lc-main__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .product-orders-lc-main__line {
        display: none;
    }
}
.product-orders-lc-main__line_mobile {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
}
@media (min-width: 767px) {
    .product-orders-lc-main__line_mobile {
        display: none;
    }
}
@media (max-width: 767px) {
    .product-orders-lc-main__line_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.product-orders-lc-main__remove {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .product-orders-lc-main__remove {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .product-orders-lc-main__remove {
        width: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .product-orders-lc-main__remove {
        width: 20px;
    }
}
@media (min-width: 1680px) {
    .product-orders-lc-main__remove {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .product-orders-lc-main__remove {
        height: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .product-orders-lc-main__remove {
        height: 20px;
    }
}

.product-orders-lc-main__value,
.product-orders-lc-main__title {
    line-height: 133%;
}
@media (min-width: 1680px) {
    .product-orders-lc-main__value,
    .product-orders-lc-main__title {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .product-orders-lc-main__value,
    .product-orders-lc-main__title {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .product-orders-lc-main__value,
    .product-orders-lc-main__title {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .product-orders-lc-main__title {
        display: none;
    }
}
@media (min-width: 767px) {
    .product-orders-lc-main__title_mobile {
        display: none;
    }
}
@media (max-width: 767px) {
    .product-orders-lc-main__title_mobile {
        display: block;
    }
}

.product-orders-lc-main__row {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    width: 100%;
    row-gap: 5px;
}

.product-orders-lc-main__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.product-orders-lc-main__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    font-weight: 600;
}
.product-orders-lc-main__value span {
    font-weight: 400;
    color: var(--grey);
}

.product-orders-lc-main__quantity {
    font-weight: 600;
}

.product-orders-lc-main__price {
    font-weight: 600;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .product-orders-lc-main__price {
        font-size: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .product-orders-lc-main__price {
        font-size: calc(14px + 7 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .product-orders-lc-main__price {
        font-size: 14px;
    }
}

.orders-lc-main__profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}
@media (min-width: 1440.98px) {
    .orders-lc-main__profile .myprofile-lc-main__block {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 322px;
    }
}
@media (max-width: 1440.98px) {
    .orders-lc-main__profile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.profile-orders-lc-main__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-radius: 20px;
    background-color: var(--white);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .profile-orders-lc-main__content {
        padding: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-orders-lc-main__content {
        padding: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-orders-lc-main__content {
        padding: 15px;
    }
}

.profile-orders-lc-main__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
}
.profile-orders-lc-main__item .textarea {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}

.profile-orders-lc-main__columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}
@media (min-width: 1680px) {
    .profile-orders-lc-main__columns {
        row-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-orders-lc-main__columns {
        row-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-orders-lc-main__columns {
        row-gap: 10px;
    }
}
@media (max-width: 1830px) {
    .profile-orders-lc-main__columns {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 550px) {
    .profile-orders-lc-main__columns {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.profile-orders-lc-main__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}
@media (min-width: 550px) {
    .profile-orders-lc-main__column_big {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }
}

.profile-orders-lc-main__name {
    color: var(--grey);
}

.orders-lc-main__elem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.orders-lc-main__remove {
    z-index: 1;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: var(--red);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-top: 10px;
    font-weight: 500;
}
.orders-lc-main__remove svg {
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
}

.orders-lc-main__delivery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
}

.delivery-orders-lc-main__title {
    font-weight: 600;
}

.delivery-orders-lc-main__row-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 15px;
}
@media (min-width: 1440.98px) {
    .delivery-orders-lc-main__row-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (max-width: 1440.98px) {
    .delivery-orders-lc-main__row-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.delivery-orders-lc-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.delivery-orders-lc-main__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .delivery-orders-lc-main__image {
        width: 59px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .delivery-orders-lc-main__image {
        width: calc(48px + 11 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .delivery-orders-lc-main__image {
        width: 48px;
    }
}
.delivery-orders-lc-main__image img {
    width: 100%;
}
.delivery-orders-lc-main__image_circle {
    border-radius: 50%;
}
@media (min-width: 1680px) {
    .delivery-orders-lc-main__image_circle {
        height: 59px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .delivery-orders-lc-main__image_circle {
        height: calc(48px + 11 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .delivery-orders-lc-main__image_circle {
        height: 48px;
    }
}

.delivery-orders-lc-main__content-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
}
@media (min-width: 1440.98px) {
    .delivery-orders-lc-main__content-right {
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

.action-info-lc-main__panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 10px;
}

.panel-action-info-lc-main__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    color: var(--grey);
}
.panel-action-info-lc-main__link svg {
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.delivery-orders-lc-main__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.delivery-orders-lc-main__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.delivery-orders-lc-main__price {
    white-space: nowrap;
}

.delivery-orders-lc-main__text {
    color: var(--grey);
}

.delivery-orders-lc-main__rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 30px;
}

.delivery-orders-lc-main__name_row {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
@media (min-width: 1680px) {
    .delivery-orders-lc-main__name_row a {
        width: 27px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .delivery-orders-lc-main__name_row a {
        width: calc(21px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .delivery-orders-lc-main__name_row a {
        width: 21px;
    }
}
@media (min-width: 1680px) {
    .delivery-orders-lc-main__name_row a {
        height: 27px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .delivery-orders-lc-main__name_row a {
        height: calc(21px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .delivery-orders-lc-main__name_row a {
        height: 21px;
    }
}

.orders-lc-main__empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
@media (min-width: 1680px) {
    .orders-lc-main__empty {
        min-height: 523px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__empty {
        min-height: calc(476px + 47 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__empty {
        min-height: 476px;
    }
}

@media (min-width: 1680px) {
    .empty-orders-lc-main__image {
        width: 120px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-orders-lc-main__image {
        width: calc(80px + 40 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-orders-lc-main__image {
        width: 80px;
    }
}
.empty-orders-lc-main__image img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.empty-orders-lc-main__title {
    margin-top: 20px;
    font-weight: 600;
    line-height: 133%;
}
@media (min-width: 1680px) {
    .empty-orders-lc-main__title {
        font-size: 27px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-orders-lc-main__title {
        font-size: calc(18px + 9 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-orders-lc-main__title {
        font-size: 18px;
    }
}

.empty-orders-lc-main__text {
    margin-top: 5px;
    color: var(--grey);
    line-height: 133%;
    font-weight: 500;
}
@media (min-width: 1680px) {
    .empty-orders-lc-main__text {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-orders-lc-main__text {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-orders-lc-main__text {
        font-size: 14px;
    }
}

.empty-orders-lc-main__btn {
    margin-top: 30px;
}

.orders-lc-main__card {
    position: relative;
    background-color: var(--white);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px;
}
@media (min-width: 1680px) {
    .orders-lc-main__card {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__card {
        -webkit-column-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__card {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
@media (min-width: 767px) {
    .orders-lc-main__card {
        max-width: 384px;
    }
}
@media (max-width: 767px) {
    .orders-lc-main__card {
        padding: 10px;
    }
}

.card-orders-lc-main__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .card-orders-lc-main__image {
        width: 50px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .card-orders-lc-main__image {
        width: calc(40px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .card-orders-lc-main__image {
        width: 40px;
    }
}
@media (min-width: 1680px) {
    .card-orders-lc-main__image {
        height: 50px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .card-orders-lc-main__image {
        height: calc(40px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .card-orders-lc-main__image {
        height: 40px;
    }
}
.card-orders-lc-main__image svg {
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1680px) {
    .card-orders-lc-main__image svg {
        width: 29px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .card-orders-lc-main__image svg {
        width: calc(23px + 6 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .card-orders-lc-main__image svg {
        width: 23px;
    }
}

.card-orders-lc-main__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}

.card-orders-lc-main__title {
    line-height: 133%;
    font-weight: 500;
}
@media (min-width: 1680px) {
    .card-orders-lc-main__title {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .card-orders-lc-main__title {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .card-orders-lc-main__title {
        font-size: 14px;
    }
}

.card-orders-lc-main__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.card-orders-lc-main__name {
    color: var(--grey);
}

.card-orders-lc-main__number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    color: var(--grey);
}
.card-orders-lc-main__number svg {
    width: 16px;
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain;
}

.orders-lc-main__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .orders-lc-main__form {
        row-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__form {
        row-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__form {
        row-gap: 10px;
    }
}

.orders-lc-main__columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}
@media (min-width: 1680px) {
    .orders-lc-main__columns {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__columns {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__columns {
        row-gap: 10px;
    }
}
.orders-lc-main__columns_2 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 1750.98px) {
    .orders-lc-main__columns_4 {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (min-width: 767px) and (max-width: 1750.98px) {
    .orders-lc-main__columns_mobile {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
    .orders-lc-main__columns_mobile .input-box:last-child {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }
    .orders-lc-main__columns_mobile .input-box:last-child .input-description_bottom-hide {
        display: none;
    }
}
@media (min-width: 767px) {
    .orders-lc-main__columns_end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
@media (max-width: 767px) {
    .orders-lc-main__columns {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.product-orders-lc-main__more {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .product-orders-lc-main__more {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .product-orders-lc-main__more {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .product-orders-lc-main__more {
        row-gap: 10px;
    }
}
.product-orders-lc-main__more .item-positions-lc-main__status {
    min-width: 131px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 767px) {
    .product-orders-lc-main__more {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}
@media (max-width: 767px) {
    .product-orders-lc-main__more {
        width: 100%;
    }
}

.more-product-orders-lc-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    row-gap: 10px;
}
@media (max-width: 767px) {
    .more-product-orders-lc-main__row {
        width: 100%;
    }
}

.more-product-orders-lc-main__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}
@media (max-width: 767px) {
    .more-product-orders-lc-main__info {
        display: none;
    }
}
@media (min-width: 767px) {
    .more-product-orders-lc-main__info_mobile {
        display: none;
    }
}
@media (max-width: 767px) {
    .more-product-orders-lc-main__info_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.more-product-orders-lc-main__text {
    color: var(--blue);
}

.more-product-orders-lc-main__description span {
    color: var(--grey);
}

.more-product-orders-lc-main__left,
.more-product-orders-lc-main__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 1680px) {
    .more-product-orders-lc-main__left,
    .more-product-orders-lc-main__actions {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .more-product-orders-lc-main__left,
    .more-product-orders-lc-main__actions {
        -webkit-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .more-product-orders-lc-main__left,
    .more-product-orders-lc-main__actions {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}

@media (max-width: 767px) {
    .more-product-orders-lc-main__actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        row-gap: 10px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .more-product-orders-lc-main__left {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 10px;
    }
}

.more-product-orders-lc-main__link {
    color: var(--grey);
    line-height: 133%;
}

.more-product-orders-lc-main__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 1680px) {
    .more-product-orders-lc-main__icons {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .more-product-orders-lc-main__icons {
        -webkit-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .more-product-orders-lc-main__icons {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

.more-product-orders-lc-main__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}
@media (min-width: 1680px) {
    .more-product-orders-lc-main__icon {
        width: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .more-product-orders-lc-main__icon {
        width: calc(18px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .more-product-orders-lc-main__icon {
        width: 18px;
    }
}
@media (min-width: 1680px) {
    .more-product-orders-lc-main__icon {
        height: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .more-product-orders-lc-main__icon {
        height: calc(18px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .more-product-orders-lc-main__icon {
        height: 18px;
    }
}
.more-product-orders-lc-main__icon_show svg:last-child {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
}
.more-product-orders-lc-main__icon_show._active svg:first-child {
    opacity: 0;
}
.more-product-orders-lc-main__icon_show._active svg:last-child {
    opacity: 1;
}

.more-product-orders-lc-main__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px;
}
@media (max-width: 767px) {
    .more-product-orders-lc-main__line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.more-product-orders-lc-main__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .more-product-orders-lc-main__items {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .more-product-orders-lc-main__items {
        -webkit-column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .more-product-orders-lc-main__items {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (max-width: 767px) {
    .more-product-orders-lc-main__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.more-product-orders-lc-main__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}

.more-product-orders-lc-main__name {
    color: var(--grey);
}

.more-product-orders-lc-main__date {
    color: var(--grey);
}

.orders-lc-main__info .orders-lc-main__title {
    margin: 0;
}

.orders-lc-main__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.orders-lc-main__error {
    color: var(--red);
}

.orders-lc-main__description {
    color: var(--grey);
}

.add-orders-lc-main__items,
.orders-lc-main__add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .add-orders-lc-main__items,
    .orders-lc-main__add {
        row-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .add-orders-lc-main__items,
    .orders-lc-main__add {
        row-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .add-orders-lc-main__items,
    .orders-lc-main__add {
        row-gap: 10px;
    }
}

@media (min-width: 1680px) {
    .orders-lc-main__add {
        margin-top: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__add {
        margin-top: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__add {
        margin-top: 10px;
    }
}
.orders-lc-main__add .checkbox {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.orders-lc-main__add .checkbox__text {
    margin-top: 2px;
}
.orders-lc-main__add .orders-lc-main__columns {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.add-orders-lc-main__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.add-orders-lc-main__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (min-width: 1680px) {
    .add-orders-lc-main__content {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .add-orders-lc-main__content {
        -webkit-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .add-orders-lc-main__content {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

@media (min-width: 1680px) {
    .add-orders-lc-main__delete {
        width: 29px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .add-orders-lc-main__delete {
        width: calc(21px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .add-orders-lc-main__delete {
        width: 21px;
    }
}
@media (min-width: 1680px) {
    .add-orders-lc-main__delete {
        height: 29px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .add-orders-lc-main__delete {
        height: calc(21px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .add-orders-lc-main__delete {
        height: 21px;
    }
}
@media (min-width: 1680px) {
    .add-orders-lc-main__delete {
        margin-bottom: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .add-orders-lc-main__delete {
        margin-bottom: calc(14px + -4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .add-orders-lc-main__delete {
        margin-bottom: 14px;
    }
}

.add-orders-lc-main__btn {
    display: inline-block;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
}

.orders-lc-main__actions {
    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;
}
@media (min-width: 1680px) {
    .orders-lc-main__actions {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__actions {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__actions {
        row-gap: 10px;
    }
}

.orders-lc-main__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
}

.orders-lc-main__save {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 9px;
    -moz-column-gap: 9px;
    column-gap: 9px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 10px;
    background: rgba(72, 128, 255, 0.15);
    color: var(--blue);
}
@media (min-width: 1680px) {
    .orders-lc-main__save {
        padding-left: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__save {
        padding-left: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__save {
        padding-left: 10px;
    }
}
@media (min-width: 1680px) {
    .orders-lc-main__save {
        padding-right: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__save {
        padding-right: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__save {
        padding-right: 10px;
    }
}
.orders-lc-main__save svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1680px) {
    .orders-lc-main__save svg {
        width: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__save svg {
        width: calc(18px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__save svg {
        width: 18px;
    }
}

.orders-lc-main__save-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--blue);
}
@media (min-width: 1680px) {
    .orders-lc-main__save-2 {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__save-2 {
        -webkit-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__save-2 {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
.orders-lc-main__save-2 svg {
    background: rgba(72, 128, 255, 0.15);
    border-radius: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: -1px;
}
@media (min-width: 1680px) {
    .orders-lc-main__save-2 svg {
        width: 39px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__save-2 svg {
        width: calc(34px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__save-2 svg {
        width: 34px;
    }
}
@media (min-width: 1680px) {
    .orders-lc-main__save-2 svg {
        height: 39px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__save-2 svg {
        height: calc(34px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__save-2 svg {
        height: 34px;
    }
}
@media (min-width: 1680px) {
    .orders-lc-main__save-2 svg {
        padding: 9px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__save-2 svg {
        padding: calc(7px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__save-2 svg {
        padding: 7px;
    }
}
.orders-lc-main__save-2_green {
    color: var(--zelenyy);
}
.orders-lc-main__save-2_green svg {
    background: rgba(0, 182, 155, 0.2);
}
@media (min-width: 1680px) {
    .orders-lc-main__save-2_green svg {
        padding: 8px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__save-2_green svg {
        padding: calc(6px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__save-2_green svg {
        padding: 6px;
    }
}

.orders-lc-main__edit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.orders-lc-main__edit svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1680px) {
    .orders-lc-main__edit svg {
        width: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__edit svg {
        width: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__edit svg {
        width: 20px;
    }
}
@media (min-width: 1680px) {
    .orders-lc-main__edit svg {
        height: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .orders-lc-main__edit svg {
        height: calc(20px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .orders-lc-main__edit svg {
        height: 20px;
    }
}

.info-lc-main__action {
    background-color: var(--white);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .info-lc-main__action {
        padding: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .info-lc-main__action {
        padding: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .info-lc-main__action {
        padding: 10px;
    }
}
@media (min-width: 1680px) {
    .info-lc-main__action {
        border-radius: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .info-lc-main__action {
        border-radius: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .info-lc-main__action {
        border-radius: 15px;
    }
}
@media (min-width: 1680px) {
    .info-lc-main__action {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .info-lc-main__action {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .info-lc-main__action {
        row-gap: 10px;
    }
}

.action-info-lc-main__text {
    color: var(--grey);
}

.action-info-lc-main__bottom a {
    display: inline-block;
}
.action-info-lc-main__bottom_blue a {
    color: var(--blue);
}
.action-info-lc-main__bottom_red a {
    color: var(--red);
}

.more-action-info-lc-main__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.more-action-info-lc-main__title {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    color: var(--grey);
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.more-action-info-lc-main__title svg {
    width: 21px;
    height: 21px;
    -o-object-fit: contain;
    object-fit: contain;
}
.more-action-info-lc-main__title[data-more-btn=hidden] svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.action-info-lc-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.action-info-lc-main__row .action-info-lc-main__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.action-info-lc-main__title a {
    display: inline;
    color: var(--blue);
}

.action-info-lc-main__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(239, 56, 38, 0.1);
    border-radius: 10px;
}
@media (min-width: 1680px) {
    .action-info-lc-main__image {
        width: 47px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .action-info-lc-main__image {
        width: calc(40px + 7 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .action-info-lc-main__image {
        width: 40px;
    }
}
@media (min-width: 1680px) {
    .action-info-lc-main__image {
        height: 47px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .action-info-lc-main__image {
        height: calc(40px + 7 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .action-info-lc-main__image {
        height: 40px;
    }
}
.action-info-lc-main__image img {
    width: 26px;
    -o-object-fit: contain;
    object-fit: contain;
}

.action-info-lc-main__link {
    color: var(--dark);
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.info-lc-main__sum {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    background: #fcfdff;
}
@media (min-width: 1680px) {
    .info-lc-main__sum {
        border-radius: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .info-lc-main__sum {
        border-radius: calc(20px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .info-lc-main__sum {
        border-radius: 20px;
    }
}

.sum-info-lc-main__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: var(--white);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
@media (min-width: 1680px) {
    .sum-info-lc-main__content {
        border-radius: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__content {
        border-radius: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__content {
        border-radius: 15px;
    }
}
@media (min-width: 1680px) {
    .sum-info-lc-main__content {
        padding: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__content {
        padding: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__content {
        padding: 10px;
    }
}
@media (min-width: 1680px) {
    .sum-info-lc-main__content {
        row-gap: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__content {
        row-gap: calc(20px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__content {
        row-gap: 20px;
    }
}

.sum-info-lc-main__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .sum-info-lc-main__top {
        row-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__top {
        row-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__top {
        row-gap: 15px;
    }
}

.sum-info-lc-main__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .sum-info-lc-main__items {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__items {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__items {
        row-gap: 10px;
    }
}

.sum-info-lc-main__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: var(--bledno-seryy);
    border-radius: 15px;
}
@media (min-width: 1680px) {
    .sum-info-lc-main__block {
        padding: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__block {
        padding: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__block {
        padding: 10px;
    }
}
@media (min-width: 1680px) {
    .sum-info-lc-main__block {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__block {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__block {
        row-gap: 10px;
    }
}

.sum-info-lc-main__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.sum-info-lc-main__name {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 133%;
    color: var(--grey);
}

.sum-info-lc-main__delimiter {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 1px;
    background-color: rgba(141, 141, 141, 0.5);
    border-radius: 10px;
}

.sum-info-lc-main__price {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 133%;
    text-align: right;
    font-weight: 600;
}

.sum-info-lc-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.sum-info-lc-main__price-result {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: var(--orange);
}

@media (min-width: 1680px) {
    .sum-info-lc-main__bottom {
        padding: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__bottom {
        padding: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__bottom {
        padding: 15px;
    }
}

.sum-info-lc-main__line {
    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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.line-sum-info-lc-main__text {
    color: var(--grey);
}

.line-sum-info-lc-main__link {
    color: var(--blue);
}

.sum-info-lc-main__empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    row-gap: 20px;
}
@media (min-width: 1680px) {
    .sum-info-lc-main__empty {
        min-height: 352px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__empty {
        min-height: calc(318px + 34 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__empty {
        min-height: 318px;
    }
}
@media (min-width: 1680px) {
    .sum-info-lc-main__empty {
        padding-left: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__empty {
        padding-left: calc(0px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__empty {
        padding-left: 0px;
    }
}
@media (min-width: 1680px) {
    .sum-info-lc-main__empty {
        padding-right: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .sum-info-lc-main__empty {
        padding-right: calc(0px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .sum-info-lc-main__empty {
        padding-right: 0px;
    }
}

@media (min-width: 1680px) {
    .empty-sum-info-lc-main__image {
        width: 146px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-sum-info-lc-main__image {
        width: calc(120px + 26 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-sum-info-lc-main__image {
        width: 120px;
    }
}
.empty-sum-info-lc-main__image img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.info-lc-main__navigation {
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    background-color: var(--white);
}
@media (min-width: 1680px) {
    .info-lc-main__navigation {
        padding: 10px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .info-lc-main__navigation {
        padding: calc(5px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .info-lc-main__navigation {
        padding: 5px;
    }
}

.navigation-info-lc-main__item {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
}
@media (min-width: 1680px) {
    .navigation-info-lc-main__item {
        padding-top: 12px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .navigation-info-lc-main__item {
        padding-top: calc(10px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .navigation-info-lc-main__item {
        padding-top: 10px;
    }
}
@media (min-width: 1680px) {
    .navigation-info-lc-main__item {
        padding-bottom: 12px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .navigation-info-lc-main__item {
        padding-bottom: calc(10px + 2 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .navigation-info-lc-main__item {
        padding-bottom: 10px;
    }
}
@media (any-hover: hover) {
    .navigation-info-lc-main__item:hover {
        background: rgba(224, 223, 223, 0.2);
    }
}
.navigation-info-lc-main__item._active {
    background: rgba(72, 128, 255, 0.1);
    color: var(--blue);
    pointer-events: none;
}

.lc-main__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .lc-main__filter {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
}

.lc-main__messages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .lc-main__messages {
        row-gap: 40px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .lc-main__messages {
        row-gap: calc(30px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .lc-main__messages {
        row-gap: 30px;
    }
}

.messages-lc-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 1279px) {
    .messages-lc-main__row .lc-main__chats {
        position: relative;
        z-index: 2;
        border-radius: 20px 0 0 20px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (min-width: 1279px) and (min-width: 1680px) {
    .messages-lc-main__row .lc-main__chats {
        width: 467px;
    }
}
@media (min-width: 1279px) and (min-width: 1280.98px) and (max-width: 1680px) {
    .messages-lc-main__row .lc-main__chats {
        width: calc(370px + 97 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (min-width: 1279px) and (max-width: 1280.98px) {
    .messages-lc-main__row .lc-main__chats {
        width: 370px;
    }
}
@media (min-width: 1279px) {
    .messages-lc-main__row .lc-main__chats .chats-lc-main__items {
        max-height: none;
        height: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}
@media (min-width: 1279px) {
    .messages-lc-main__row .chat {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 0 20px 20px 0;
    }
    .messages-lc-main__row .chat .chat__body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .messages-lc-main__row .chat .chat__messages {
        height: 100%;
        margin-top: 0;
    }
    .messages-lc-main__row .chat .chat__foot {
        border-radius: 0 0 20px 0;
    }
}
@media (min-width: 1279px) and (min-width: 1680px) {
    .messages-lc-main__row {
        max-height: 750px;
    }
}
@media (min-width: 1279px) and (min-width: 1280.98px) and (max-width: 1680px) {
    .messages-lc-main__row {
        max-height: calc(670px + 80 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (min-width: 1279px) and (max-width: 1280.98px) {
    .messages-lc-main__row {
        max-height: 670px;
    }
}
@media (max-width: 1279px) {
    .messages-lc-main__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 20px;
    }
}

.myprofile-lc-main__content,
.lc-main__myprofile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    row-gap: 20px;
}
@media (min-width: 1680px) {
    .myprofile-lc-main__content,
    .lc-main__myprofile {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (min-width: 1280.98px) and (max-width: 1680px) {
    .myprofile-lc-main__content,
    .lc-main__myprofile {
        -webkit-column-gap: calc(20px + 10 * (((100vw - 1280.98px)) / ((399.02))));
        -moz-column-gap: calc(20px + 10 * (((100vw - 1280.98px)) / ((399.02))));
        column-gap: calc(20px + 10 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (max-width: 1280.98px) {
    .myprofile-lc-main__content,
    .lc-main__myprofile {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (max-width: 1279px) {
    .myprofile-lc-main__content,
    .lc-main__myprofile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 1279px) {
    .myprofile-lc-main__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}
@media (max-width: 1279px) {
    .myprofile-lc-main__content {
        display: none;
    }
}

.myprofile-lc-main__info,
.myprofile-lc-main__main,
.myprofile-lc-main__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
}

@media (min-width: 1680px) {
    .myprofile-lc-main__left {
        width: 322px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}
@media (max-width: 1680px) {
    .myprofile-lc-main__left {
        width: 100%;
    }
}

.myprofile-lc-main__block {
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    background-color: #fcfdff;
}

.myprofile-lc-main__item {
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    background-color: var(--white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .myprofile-lc-main__item {
        padding: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__item {
        padding: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__item {
        padding: 15px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__item {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__item {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__item {
        row-gap: 10px;
    }
}

.myprofile-lc-main__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
@media (min-width: 1680px) {
    .myprofile-lc-main__data {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__data {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__data {
        row-gap: 10px;
    }
}

.myprofile-lc-main__image {
    border-radius: 50%;
}
@media (min-width: 1680px) {
    .myprofile-lc-main__image {
        width: 114px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__image {
        width: calc(60px + 54 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__image {
        width: 60px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__image {
        height: 114px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__image {
        height: calc(60px + 54 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__image {
        height: 60px;
    }
}

.myprofile-lc-main__status {
    border-radius: 20px;
    padding: 6px 12px;
    background: rgba(0, 182, 155, 0.1);
}

.myprofile-lc-main__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1680px) {
    .myprofile-lc-main__links {
        padding-top: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__links {
        padding-top: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__links {
        padding-top: 15px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__links {
        padding-bottom: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__links {
        padding-bottom: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__links {
        padding-bottom: 15px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__links {
        padding-left: 40px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__links {
        padding-left: calc(10px + 30 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__links {
        padding-left: 10px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__links {
        padding-right: 40px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__links {
        padding-right: calc(10px + 30 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__links {
        padding-right: 10px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__links {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__links {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__links {
        row-gap: 10px;
    }
}

.myprofile-lc-main__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.myprofile-lc-main__link svg {
    width: 21px;
    height: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
}

.myprofile-lc-main__description,
.myprofile-lc-main__initial-name,
.balance-myprofile-lc-main__history,
.balance-myprofile-lc-main__text,
.password-myprofile-lc-main__text,
.toggle-myprofile-lc-main__text,
.myprofile-lc-main__link,
.myprofile-lc-main__more,
.myprofile-lc-main__text {
    color: var(--grey);
}

.myprofile-lc-main__more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
}
.myprofile-lc-main__more svg {
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1680px) {
    .myprofile-lc-main__more svg {
        width: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__more svg {
        width: calc(18px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__more svg {
        width: 18px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__more svg {
        height: 21px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__more svg {
        height: calc(18px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__more svg {
        height: 18px;
    }
}
.myprofile-lc-main__more[data-more-btn=hidden] svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.myprofile-lc-main__main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
@media (max-width: 1279px) {
    .myprofile-lc-main__main {
        width: 100%;
    }
}

.myprofile-lc-main__top {
    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;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.myprofile-lc-main__edit {
    width: 24px;
    height: 24px;
}

.myprofile-lc-main__icon {
    width: 18px;
    height: 18px;
}

.myprofile-lc-main__elems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
}

.myprofile-lc-main__elem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    row-gap: 10px;
}
.myprofile-lc-main__elem .myprofile-lc-main__text {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .myprofile-lc-main__elem {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.myprofile-lc-main__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
@media (min-width: 1680px) {
    .myprofile-lc-main__toggle {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__toggle {
        -webkit-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__toggle {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
.myprofile-lc-main__toggle .checkbox-swap {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.toggle-myprofile-lc-main__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.myprofile-lc-main__password {
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 10px;
}
@media (min-width: 767px) {
    .myprofile-lc-main__password {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (max-width: 767px) {
    .myprofile-lc-main__password {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.password-myprofile-lc-main__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 1680px) {
    .password-myprofile-lc-main__content {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .password-myprofile-lc-main__content {
        -webkit-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .password-myprofile-lc-main__content {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

.password-myprofile-lc-main__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px;
    background: rgba(72, 128, 255, 0.15);
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .password-myprofile-lc-main__icon {
        width: 52px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .password-myprofile-lc-main__icon {
        width: calc(40px + 12 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .password-myprofile-lc-main__icon {
        width: 40px;
    }
}
@media (min-width: 1680px) {
    .password-myprofile-lc-main__icon {
        height: 52px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .password-myprofile-lc-main__icon {
        height: calc(40px + 12 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .password-myprofile-lc-main__icon {
        height: 40px;
    }
}
.password-myprofile-lc-main__icon img {
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1680px) {
    .password-myprofile-lc-main__icon img {
        width: 34px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .password-myprofile-lc-main__icon img {
        width: calc(26px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .password-myprofile-lc-main__icon img {
        width: 26px;
    }
}

.password-myprofile-lc-main__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}

.password-myprofile-lc-main__link {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: var(--red);
}

@media (min-width: 1279px) {
    .myprofile-lc-main__info {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}
@media (min-width: 1279px) and (min-width: 1680px) {
    .myprofile-lc-main__info {
        width: 416px;
    }
}
@media (min-width: 1279px) and (min-width: 1280.98px) and (max-width: 1680px) {
    .myprofile-lc-main__info {
        width: calc(323px + 93 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (min-width: 1279px) and (max-width: 1280.98px) {
    .myprofile-lc-main__info {
        width: 323px;
    }
}
@media (max-width: 1279px) {
    .myprofile-lc-main__info {
        width: 100%;
    }
}

.myprofile-lc-main__balance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
}

.warnings-lc-main__content,
.profile-lc-main__info,
.top-orders-lc-main__info,
.product-orders-lc-main__content,
.orders-lc-main__info,
.action-info-lc-main__info,
.action-info-lc-main__more,
.sum-info-lc-main__bottom,
.myprofile-lc-main__initial,
.balance-myprofile-lc-main__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
}

.balance-myprofile-lc-main__price {
    margin-top: -5px;
    font-weight: 600;
}

.balance-myprofile-lc-main__debt {
    color: var(--red);
}

.balance-myprofile-lc-main__bottom {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 1680px) {
    .balance-myprofile-lc-main__bottom {
        row-gap: 15px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .balance-myprofile-lc-main__bottom {
        row-gap: calc(10px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .balance-myprofile-lc-main__bottom {
        row-gap: 10px;
    }
}

.balance-myprofile-lc-main__history {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.balance-myprofile-lc-main__history svg {
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
}

.myprofile-lc-main__empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    row-gap: 20px;
    min-height: 226px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.empty-myprofile-lc-main__image {
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
@media (min-width: 1680px) {
    .empty-myprofile-lc-main__image {
        width: 67px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-myprofile-lc-main__image {
        width: calc(50px + 17 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-myprofile-lc-main__image {
        width: 50px;
    }
}
@media (min-width: 1680px) {
    .empty-myprofile-lc-main__image {
        height: 67px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-myprofile-lc-main__image {
        height: calc(50px + 17 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-myprofile-lc-main__image {
        height: 50px;
    }
}
@media (min-width: 1680px) {
    .empty-myprofile-lc-main__image {
        padding-left: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-myprofile-lc-main__image {
        padding-left: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-myprofile-lc-main__image {
        padding-left: 12px;
    }
}
@media (min-width: 1680px) {
    .empty-myprofile-lc-main__image {
        padding-right: 16px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .empty-myprofile-lc-main__image {
        padding-right: calc(12px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .empty-myprofile-lc-main__image {
        padding-right: 12px;
    }
}
.empty-myprofile-lc-main__image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(72, 128, 255, 0.2);
    opacity: 0.5;
    z-index: -1;
}
.empty-myprofile-lc-main__image img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.empty-myprofile-lc-main__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 5px;
}

.empty-myprofile-lc-main__text {
    color: var(--grey);
}

.myprofile-lc-main__initial-text {
    line-height: 133%;
}
@media (min-width: 1680px) {
    .myprofile-lc-main__initial-text {
        font-size: 18px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__initial-text {
        font-size: calc(14px + 4 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__initial-text {
        font-size: 14px;
    }
}

.myprofile-lc-main__initial-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
}
@media (min-width: 1680px) {
    .myprofile-lc-main__initial-actions {
        padding-top: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__initial-actions {
        padding-top: calc(16px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__initial-actions {
        padding-top: 16px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__initial-actions {
        padding-bottom: 24px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__initial-actions {
        padding-bottom: calc(16px + 8 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__initial-actions {
        padding-bottom: 16px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__initial-actions {
        padding-left: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__initial-actions {
        padding-left: calc(10px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__initial-actions {
        padding-left: 10px;
    }
}
@media (min-width: 1680px) {
    .myprofile-lc-main__initial-actions {
        padding-right: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .myprofile-lc-main__initial-actions {
        padding-right: calc(10px + 20 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .myprofile-lc-main__initial-actions {
        padding-right: 10px;
    }
}

.myprofile-lc-main__description {
    font-size: 14px;
    line-height: 133%;
}

.lc-main__profile-edit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 1680px) {
    .lc-main__profile-edit {
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }
}
@media (min-width: 1280.98px) and (max-width: 1680px) {
    .lc-main__profile-edit {
        -webkit-column-gap: calc(30px + 10 * (((100vw - 1280.98px)) / ((399.02))));
        -moz-column-gap: calc(30px + 10 * (((100vw - 1280.98px)) / ((399.02))));
        column-gap: calc(30px + 10 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (max-width: 1280.98px) {
    .lc-main__profile-edit {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (max-width: 1279px) {
    .lc-main__profile-edit {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        row-gap: 20px;
    }
}

.profile-edit-lc-main__preview {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1680px) {
    .profile-edit-lc-main__preview {
        width: 114px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-edit-lc-main__preview {
        width: calc(80px + 34 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-edit-lc-main__preview {
        width: 80px;
    }
}
@media (min-width: 1680px) {
    .profile-edit-lc-main__preview {
        height: 114px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-edit-lc-main__preview {
        height: calc(80px + 34 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-edit-lc-main__preview {
        height: 80px;
    }
}

.profile-edit-lc-main__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.profile-edit-lc-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 20px;
}
@media (min-width: 1680px) {
    .profile-edit-lc-main__row {
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-edit-lc-main__row {
        -webkit-column-gap: calc(30px + 30 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(30px + 30 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(30px + 30 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-edit-lc-main__row {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}

.profile-edit-lc-main__line {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 164px;
    grid-template-columns: 1fr 164px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .profile-edit-lc-main__line {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .profile-edit-lc-main__line {
        -webkit-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 5 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .profile-edit-lc-main__line {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (max-width: 1550.98px) {
    .profile-edit-lc-main__line {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.tabs-lc-main__top {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    background-color: #fcfdff;
}

.tabs-lc-main__row {
    background-color: var(--white);
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 15px;
}
@media (min-width: 1680px) {
    .tabs-lc-main__row {
        padding: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .tabs-lc-main__row {
        padding: calc(15px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .tabs-lc-main__row {
        padding: 15px;
    }
}
.tabs-lc-main__row .profile-edit-lc-main__preview {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .tabs-lc-main__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}

.tabs-lc-main__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 10px;
}
@media (min-width: 767px) {
    .tabs-lc-main__content {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

.tabs-lc-main__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
}

.tabs-lc-main__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1279px) {
    .tabs-lc-main__line {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tabs-lc-main__edit-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 1680px) {
    .tabs-lc-main__edit-wrap {
        min-height: 28px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .tabs-lc-main__edit-wrap {
        min-height: calc(25px + 3 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .tabs-lc-main__edit-wrap {
        min-height: 25px;
    }
}
.tabs-lc-main__edit-wrap._active .tabs-lc-main__input {
    display: block;
}
.tabs-lc-main__edit-wrap._active .about-tabs-lc-main__text {
    display: none;
}
@media (min-width: 767px) {
    .tabs-lc-main__edit-wrap:not(.tabs-lc-main__edit-wrap_title) {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
@media (max-width: 767px) {
    .tabs-lc-main__edit-wrap {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
    }
}

.tabs-lc-main__name {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.tabs-lc-main__edit {
    width: 21px;
    height: 21px;
}

.tabs-lc-main__input {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    padding: 2px 4px;
    border: 1px solid var(--grey);
    border-radius: 4px;
    color: var(--grey);
    width: 250px;
}
.tabs-lc-main__input_title {
    width: 372px;
}
.tabs-lc-main__input_hide {
    display: none;
}
@media (max-width: 767px) {
    .tabs-lc-main__input {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.tabs-lc-main__text {
    color: var(--grey);
}
.tabs-lc-main__text:last-child {
    margin-top: 5px;
}

.tabs-lc-main__actions {
    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;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .tabs-lc-main__actions {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .tabs-lc-main__actions {
        -webkit-column-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(10px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .tabs-lc-main__actions {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

.tabs-lc-main__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 10px;
}
@media (min-width: 1680px) {
    .tabs-lc-main__items {
        padding: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .tabs-lc-main__items {
        padding: calc(15px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .tabs-lc-main__items {
        padding: 15px;
    }
}
@media (max-width: 1279px) {
    .tabs-lc-main__items {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 550px) {
    .tabs-lc-main__items {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.tabs-lc-main__item {
    padding: 12px;
    min-height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--white);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    border-radius: 20px;
}
.tabs-lc-main__item._active {
    background-color: var(--orange);
    color: var(--white);
}
@media (any-hover: hover) {
    .tabs-lc-main__item:not(._active):hover {
        -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0);
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0);
    }
}
@media (min-width: 550px) and (max-width: 1279px) {
    .tabs-lc-main__item:first-child {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }
}

@media (min-width: 1680px) {
    .tabs-lc-main__bodys {
        padding-top: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .tabs-lc-main__bodys {
        padding-top: calc(20px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .tabs-lc-main__bodys {
        padding-top: 20px;
    }
}

.tabs-lc-main__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
}

.tabs-lc-main__about .textarea {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}

.about-tabs-lc-main__columns {
    background-color: var(--white);
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    row-gap: 30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 1680px) {
    .about-tabs-lc-main__columns {
        padding: 25px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .about-tabs-lc-main__columns {
        padding: calc(15px + 10 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .about-tabs-lc-main__columns {
        padding: 15px;
    }
}
@media (min-width: 1680px) {
    .about-tabs-lc-main__columns {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (min-width: 320px) and (max-width: 1680px) {
    .about-tabs-lc-main__columns {
        -webkit-column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
        -moz-column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
        column-gap: calc(15px + 15 * (((100vw - 320px)) / ((1360))));
    }
}
@media (max-width: 320px) {
    .about-tabs-lc-main__columns {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (max-width: 1279px) {
    .about-tabs-lc-main__columns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.about-tabs-lc-main__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
}
.about-tabs-lc-main__column .input-box {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.about-tabs-lc-main__column .input-box .textarea {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
@media (min-width: 1279px) {
    .about-tabs-lc-main__column:last-child {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }
}

.about-tabs-lc-main__items {
    row-gap: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.about-tabs-lc-main__item {
    row-gap: 10px;
    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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
@media (max-width: 767px) {
    .about-tabs-lc-main__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.about-tabs-lc-main__name {
    color: var(--grey);
}

.about-tabs-lc-main__text {
    white-space: nowrap;
    min-width: 200px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
}
@media (min-width: 767px) {
    .about-tabs-lc-main__text {
        max-width: 300px;
        text-align: right;
    }
}
@media (max-width: 767px) {
    .about-tabs-lc-main__text {
        width: 100%;
    }
}

.about-tabs-lc-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 15px;
}
@media (min-width: 1279px) {
    .about-tabs-lc-main__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .about-tabs-lc-main__row .about-tabs-lc-main__items {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.333% - 20px);
        flex: 0 0 calc(33.333% - 20px);
    }
}
@media (min-width: 1279px) and (max-width: 1750px) {
    .about-tabs-lc-main__row .about-tabs-lc-main__items {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 15px);
        flex: 0 0 calc(50% - 15px);
    }
    .about-tabs-lc-main__row .about-tabs-lc-main__items:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
@media (max-width: 1279px) {
    .about-tabs-lc-main__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tabs-lc-main__chats {
    border-radius: 20px;
}

.lc-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    right: 0;
}
@media (min-width: 1279px) and (min-width: 1680px) {
    .lc-header {
        left: 288px;
    }
}
@media (min-width: 1279px) and (min-width: 1280.98px) and (max-width: 1680px) {
    .lc-header {
        left: calc(265px + 23 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (min-width: 1279px) and (max-width: 1280.98px) {
    .lc-header {
        left: 265px;
    }
}

.menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 6;
    height: 100%;
    width: 288px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    left: -320px;
}
.menu._menu-active {
    left: 0;
}
@media (min-width: 1279px) {
    .menu {
        display: none;
    }
}

.menu__close {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 20px;
    right: 40px;
    z-index: 2;
    padding: 10px;
    margin: -10px;
}

.lc-header__row {
    min-height: 84px;
    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;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    background-color: var(--white);
    padding: 10px 30px;
}
@media (max-width: 1680px) {
    .lc-header__row {
        min-height: 74px;
    }
}
@media (max-width: 1279px) {
    .lc-header__row {
        min-height: 54px;
    }
}
@media (max-width: 767.98px) {
    .lc-header__row {
        padding: 10px 20px;
    }
}

.icon-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 12px;
    line-height: 133%;
    font-weight: 600;
    color: var(--blue);
}
.icon-menu svg {
    width: 21px;
    height: 21px;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 1279px) {
    .icon-menu {
        display: none;
    }
}
@media (max-width: 767px) {
    .icon-menu {
        margin: -10px;
        padding: 10px;
    }
    .icon-menu span {
        display: none;
    }
}

.lc-header__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 1680px) {
    .lc-header__links {
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
    }
}
@media (min-width: 1280.98px) and (max-width: 1680px) {
    .lc-header__links {
        -webkit-column-gap: calc(30px + 30 * (((100vw - 1280.98px)) / ((399.02))));
        -moz-column-gap: calc(30px + 30 * (((100vw - 1280.98px)) / ((399.02))));
        column-gap: calc(30px + 30 * (((100vw - 1280.98px)) / ((399.02))));
    }
}
@media (max-width: 1280.98px) {
    .lc-header__links {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (max-width: 1279px) {
    .lc-header__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}

.lc-header__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    line-height: 133%;
    font-weight: 500;
}
.lc-header__link svg {
    width: 21px;
    height: 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (any-hover: hover) {
    .lc-header__link:hover {
        color: var(--orange);
    }
}
@media (max-width: 1279px) {
    .lc-header__link {
        color: var(--chernyy);
        padding: 16px 10px;
        margin: 0;
        border-radius: 10px;
        font-weight: 400;
    }
}
@media (max-width: 1279px) and (any-hover: hover) {
    .lc-header__link:hover {
        background: var(--fon-lk);
    }
}

.lc-header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
}

.lc-header__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.lc-header__balance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}
@media (max-width: 767px) {
    .lc-header__balance {
        padding: 0px 10px;
        margin-top: 15px;
    }
}

.lc-header__balance-icon {
    width: 19px;
    height: 19px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1279px) {
    .lc-header__balance-icon {
        width: 16px;
        height: 16px;
    }
}

.lc-header__balance-text {
    color: var(--grey);
    line-height: 133%;
    font-weight: 500;
}
.lc-header__balance-text span {
    color: var(--chernyy);
}
@media (max-width: 1279px) {
    .lc-header__balance-text {
        font-size: 14px;
    }
}

.lc-header__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.lc-header__icon {
    position: relative;
}

.icon-lc-header__top {
    position: relative;
}

.icon-lc-header__btn {
    width: 25px;
    height: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1279px) {
    .icon-lc-header__btn {
        width: 20px;
        height: 20px;
    }
}

.icon-lc-header__content {
    position: absolute;
    top: calc(100% + 14px);
    right: -44px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: var(--white);
    border-radius: 25px;
    padding: 20px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
    width: 731px;
    z-index: 2;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
}
.icon-lc-header__content._active {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
@media (max-width: 1680px) {
    .icon-lc-header__content {
        width: 680px;
    }
}
@media (max-width: 1279px) {
    .icon-lc-header__content {
        width: 380px;
    }
}
@media (max-width: 767px) {
    .icon-lc-header__content {
        width: calc(100% - 20px);
        left: 10px;
        right: 10px;
        bottom: 0;
        top: auto;
        position: fixed;
        border-radius: 25px 25px 0 0;
        height: 86.2068965517%;
    }
}

.content-icon-lc-header__top {
    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;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.content-icon-lc-header__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    font-size: 21px;
    line-height: 133%;
    font-weight: 600;
}
.content-icon-lc-header__title svg {
    width: 25px;
    height: 25px;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (max-width: 767px) {
    .content-icon-lc-header__title {
        font-size: 16px;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .content-icon-lc-header__title svg {
        width: 21px;
        height: 21px;
    }
}

.content-icon-lc-header__close {
    width: 30px;
    height: 30px;
}
@media (max-width: 767px) {
    .content-icon-lc-header__close {
        width: 25px;
        height: 25px;
    }
}

.content-icon-lc-header__items {
    padding-top: 10px;
    margin-top: -10px;
    margin-left: -20px;
    margin-right: -15px;
    padding-left: 20px;
    padding-right: 15px;
    overflow-x: visible;
}
@media (min-width: 767px) {
    .content-icon-lc-header__items {
        max-height: 459px;
    }
}

.content-icon-lc-header__item {
    margin: 0px -15px;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    border-radius: 20px;
    position: relative;
}
.content-icon-lc-header__item:not(:last-child):after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 15px;
    right: 15px;
    z-index: 2;
    background-color: #b1b1b2;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    opacity: 0.3;
}
@media (any-hover: hover) {
    .content-icon-lc-header__item:hover:after {
        opacity: 0;
    }
}
.content-icon-lc-header__item_red .content-icon-lc-header__link,
.content-icon-lc-header__item_red .content-icon-lc-header__title-2 {
    color: var(--red);
}
.content-icon-lc-header__item_red .content-icon-lc-header__icon {
    background-color: var(--red);
}
.content-icon-lc-header__item_red .content-icon-lc-header__tag {
    display: block;
}
@media (max-width: 767px) {
    .content-icon-lc-header__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        row-gap: 10px;
    }
}

.content-icon-lc-header__icon {
    width: 49px;
    height: 49px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: rgba(0, 182, 155, 0.5);
    border-radius: 10px;
}
.content-icon-lc-header__icon svg {
    width: 22px;
    height: 22px;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (max-width: 1279px) {
    .content-icon-lc-header__icon {
        width: 40px;
        height: 40px;
    }
    .content-icon-lc-header__icon svg {
        width: 18px;
        height: 18px;
    }
}
@media (max-width: 767px) {
    .content-icon-lc-header__icon {
        width: 32px;
        height: 32px;
    }
    .content-icon-lc-header__icon svg {
        width: 14px;
        height: 14px;
    }
}

.content-icon-lc-header__image {
    width: 49px;
    height: 49px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
}
@media (max-width: 1279px) {
    .content-icon-lc-header__image {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px) {
    .content-icon-lc-header__image {
        width: 32px;
        height: 32px;
    }
}

.content-icon-lc-header__info {
    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-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    row-gap: 5px;
}

.content-icon-lc-header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
@media (max-width: 1279px) {
    .content-icon-lc-header__row {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        column-gap: 0px;
    }
}

.content-icon-lc-header__left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
@media (max-width: 1279px) {
    .content-icon-lc-header__left {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 5px;
    }
}

.content-icon-lc-header__tag {
    background: rgba(239, 56, 38, 0.1);
    border-radius: 10px;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 133%;
    font-weight: 600;
    text-align: center;
    color: var(--red);
    display: none;
}
@media (max-width: 767px) {
    .content-icon-lc-header__tag {
        position: absolute;
        top: 19px;
        right: 0;
        z-index: 2;
    }
}

.content-icon-lc-header__title-2 {
    font-size: 14px;
    line-height: 133%;
    font-weight: 500;
    color: var(--grey);
}
@media (max-width: 1279px) {
    .content-icon-lc-header__title-2 {
        font-size: 12px;
    }
}

.content-icon-lc-header__date {
    min-width: 106px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 12px;
    line-height: 133%;
    font-weight: 500;
    color: var(--grey);
}

.content-icon-lc-header__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
@media (max-width: 1279px) {
    .content-icon-lc-header__line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        row-gap: 5px;
    }
}

.content-icon-lc-header__text {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
    font-size: 14px;
    line-height: 133%;
}

.content-icon-lc-header__link {
    line-height: 133%;
    font-weight: 500;
    text-decoration: underline;
    color: var(--blue);
}
@media (min-width: 1279px) {
    .content-icon-lc-header__link {
        min-width: 106px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        text-align: right;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.lc-header__user {
    position: relative;
}

.user-lc-header__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.user-lc-header__image {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1279px) {
    .user-lc-header__image {
        width: 40px;
        height: 40px;
    }
}

.user-lc-header__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 4px;
}
@media (max-width: 767px) {
    .user-lc-header__info {
        display: none;
    }
}

.user-lc-header__name {
    font-weight: 500;
    line-height: 133%;
}
@media (max-width: 1279px) {
    .user-lc-header__name {
        font-size: 14px;
    }
}

.user-lc-header__text {
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    color: var(--grey);
    cursor: pointer;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    font-size: 14px;
    line-height: 133%;
}
.user-lc-header__text svg {
    width: 16px;
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}
.user-lc-header__text path {
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
}
@media (any-hover: hover) {
    .user-lc-header__text:hover {
        color: var(--orange);
    }
    .user-lc-header__text:hover path {
        stroke: var(--orange);
    }
}
.user-lc-header__text._active svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
@media (max-width: 1279px) {
    .user-lc-header__text {
        font-size: 12px;
    }
    .user-lc-header__text svg {
        width: 16px;
        height: 16px;
    }
}

.user-lc-header__content {
    position: absolute;
    top: calc(100% + 19px);
    right: 32px;
    -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
    background: var(--white);
    border-radius: 0 0 20px 20px;
    padding: 10px 20px 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
    width: 217px;
    z-index: -1;
    -webkit-transition: all var(--hover) ease 0ms;
    -o-transition: all var(--hover) ease 0ms;
    transition: all var(--hover) ease 0ms;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
}
.user-lc-header__content._active {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
@media (max-width: 1680px) {
    .user-lc-header__content {
        top: calc(100% + 14px);
    }
}
@media (max-width: 1279px) {
    .user-lc-header__content {
        right: 0;
        top: calc(100% + 10px);
    }
}

.content-user-lc-header__title {
    font-weight: 600;
    font-size: 14px;
    line-height: 133%;
}

.content-user-lc-header__links {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: -7.5px 0px;
}

.content-user-lc-header__link {
    color: var(--grey);
    font-size: 14px;
    line-height: 133%;
    display: block;
    padding: 7.5px 0px;
}

.recently-viewed-swiper .product-card {
    max-width: 100%;
}

.recently-viewed-swiper .product-card__media .swiper-slide img {
    -o-object-fit: cover;
    object-fit: cover;
}

.page-hd__al-wr {
    position: relative;
}

.tippy-box[data-theme~=light] {
    background-color: #ffffff;
    border-radius: 4px;
    color: #000000;
}

.search__con-wrapp {
    z-index: -1;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    background: #FFFFFF;
    border-radius: 0px 0px 15px 15px;
    padding: 20px;
    padding-top: 35px;
    display: none;
}
@media (max-width: 992px) {
    .search__con-wrapp {
        padding: 15px;
        padding-top: 25px;
    }
}

.search__con {
    position: relative;
    isolation: isolate;
    z-index: 1;
}
.search__con.-is-active .search {
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}
.search__con.-is-active .search__con-wrapp {
    display: block;
}

.search__con-list {
    overflow: auto;
    max-height: 250px;
}
@media (max-width: 1680px) {
    .search__con-list {
        max-height: 230px;
    }
}
@media (max-width: 992px) {
    .search__con-list {
        max-height: 200px;
    }
}

.search__con-inner {
    display: block;
}

.search__con-inner + .search__con-inner {
    margin-top: 15px;
}

.search__con-inner a {
    display: block;
    width: 100%;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 133%;
    color: #B1B1B2;
}
@media (max-width: 1680px) {
    .search__con-inner a {
        font-size: 14px;
    }
}
@media (max-width: 992px) {
    .search__con-inner a {
        font-size: 12px;
    }
}
@media (hover: hover) {
    .search__con-inner a:hover {
        color: #FF8743;
    }
}
.search__con-inner a:focus-visible {
    color: #FF8743;
}
.search__con-inner a:active {
    color: #FF8743;
}

.slider-category .swiper {
    z-index: 0;
}

.section-account__video img {
    height: auto;
}

.section-platform__video {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 562px;
}
@media (max-width: 1680px) {
    .section-platform__video {
        width: 40%;
    }
}
@media (max-width: 1280px) {
    .section-platform__video {
        width: 40%;
        max-width: 100%;
    }
}
@media (max-width: 885px) {
    .section-platform__video {
        width: 30%;
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .section-platform__video {
        width: 100%;
    }
}

.catalog-content-w {
    width: calc(80% - 30px);
}
@media (max-width: 1680px) {
    .catalog-content-w {
        width: calc(80% - 20px);
    }
}
@media (max-width: 1440.98px) {
    .catalog-content-w {
        width: calc(75% - 20px);
    }
}
@media (max-width: 1279px) {
    .catalog-content-w {
        width: 100%;
    }
}

.catalog-content-w .catalog-products {
    width: 100%;
}

