

/* Start:/local/templates/boost_store/css/fonts.css?17578234192155*/
@font-face {
    font-family: "Roboto";
    font-weight: 300;
    src: url("/local/templates/boost_store/css/../vendors/fonts/roboto_300.woff2") format("woff2"),
    url("/local/templates/boost_store/css/../vendors/fonts/roboto_300.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    font-weight: 400;
    src: url("/local/templates/boost_store/css/../vendors/fonts/Roboto-Regular.woff2") format("woff2"),
    url("/local/templates/boost_store/css/../vendors/fonts/RobotoRegular.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    font-weight: 500;
    src: url("/local/templates/boost_store/css/../vendors/fonts/roboto_500.woff2") format("woff2"),
    url("/local/templates/boost_store/css/../vendors/fonts/roboto_500.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    font-weight: 700;
    src: url("/local/templates/boost_store/css/../vendors/fonts/Roboto-Bold.woff2") format("woff2"),
    url("/local/templates/boost_store/css/../vendors/fonts/Roboto-Bold.woff") format("woff");
    font-display: swap;
}

/*
@font-face {
    font-family: "TT Interphases";
    font-weight: 300;
    src: url("/local/templates/boost_store/vendors/fonts/TTInterfaces-Regular.woff") format("woff");
    src-src: url("/local/templates/boost_store/vendors/fonts/TTInterfaces-Regular.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "TT Interphases";
    font-weight: 400;
    src: url("/local/templates/boost_store/vendors/fonts/TTInterfaces-Medium.woff") format("woff");
    src-src: url("/local/templates/boost_store/vendors/fonts/TTInterfaces-Medium.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "TT Interphases";
    font-weight: 500;
    src: url("/local/templates/boost_store/vendors/fonts/TTInterfaces-SemiBold.woff") format("woff");
    src-src: url("/local/templates/boost_store/vendors/fonts/TTInterfaces-SemiBold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "TT Interphases";
    font-weight: 700;
    src: url("/local/templates/boost_store/vendors/fonts/TTInterfaces-Bold.woff") format("woff");
    src-src: url("/local/templates/boost_store/vendors/fonts/TTInterfaces-Bold.woff2") format("woff2");
    font-display: swap;
}*/

/* End */


/* Start:/local/templates/boost_store/css/normalize.css?17452177408021*/
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: inherit;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: border-box;
}

*:focus,
*:active {
    outline: none;
}

nav,
footer,
header,
aside,
section,
article,
details,
figcaption,
figure,
main,
menu,
summary,
time {
    display: block;
}

input,
button,
textarea {
    font-family: inherit;
}

input::-ms-clear {
    display: none;
}

button {
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

a,
a:visited,
a:hover {
    text-decoration: none;
}

ul li {
    list-style: none;
}

img {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: inherit;
    font-weight: 400;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
 @mixin ========================================================================= */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
 @mixin ========================================================================= */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
 @mixin ========================================================================= */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
 @mixin ========================================================================= */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
 @mixin ========================================================================= */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
 @mixin ========================================================================= */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
 @mixin ========================================================================= */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
 @mixin ========================================================================= */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}
/* End */


/* Start:/local/templates/boost_store/css/modals.css?177019716929878*/
body::after {
    content: "";
    position: fixed;
    z-index: 149;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(7, 7, 7, 0.8);
    -webkit-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    pointer-events: none;
    will-change: opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lock body {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}


input[type=text],
input[type=email],
input[type=tel],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.input {
    border-radius: 0 !important;
    width: 100%;
    display: block;
    padding: 9px 10px;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    outline: none;
}

.textarea {
    resize: both;
    overflow: hidden;
}

.input:invalid {
    color: #FF3700;
}

.profile-modal__row-error::after {
    background: linear-gradient(89.98deg, #E65000 0%, #C73C02 47.4%, #A82702 100%), #C4C4C4 !important;
    border-radius: 3px;
}

.profile-modal__contacts {
    margin-top: 16px;
    text-align: center;
}

.input:valid {
    border-radius: 0 !important;
    width: 100%;
    display: block;
    padding: 9px 10px;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    outline: none;
}

.input::-webkit-input-placeholder,
.input::-moz-placeholder,
.input:-ms-input-placeholder,
.input::-ms-input-placeholder,
.input::placeholder {
    color: transparent;
    font-size: 10px;
}

textarea.input {
    /* resize: none; */
    /* padding: 0px 0px; */
}

.checkbox {
    position: relative;
}

.checkbox:not(:last-child) {
    margin-bottom: 0.3125em;
}

.checkbox__input-error {
    margin-top: 5px;
    font-size: 0.85rem;
    font-weight: bold;
    color: #f55;
}

.checkbox__input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}

.checkbox__input:checked + .checkbox__label::after {
    opacity: 1;
}

.checkbox__label {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    gap: 10px;
}

.checkbox__label:before {
    content: "";
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29px;
    flex: 0 0 29px;
    width: 29px;
    height: 29px;
    border: 2px solid #329BF8;
    border-radius: 5px;
}

.checkbox__label::after {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    top: 5px;
    left: 5px;
    background: -o-linear-gradient(187.1deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) border-box;
    background: linear-gradient(262.9deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) border-box;
    border-radius: 5px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.checkbox__label-error::before {
    border-color: #FF3700;
}

.checkbox__text {
    font-size: 0.9375rem;
    line-height: 1.2;
}

.checkbox__text a {
    color: #329BF8;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}

.select {
    position: relative;
}

.select__body {
    position: relative;
}

.select__title {
    color: inherit;
    text-align: left;
    cursor: pointer;
    width: 100%;
    border-radius: 5px;
}

.select__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 1.875rem;
    padding: 9px 10px;
    gap: 0.625rem;
    font-size: 16px;
    line-height: 1.1875;
}

.select__value > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.select__value:after {
    content: "";
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    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;
    line-height: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: url("/images/modals/arr-right-sel.svg") 0 0/20px no-repeat;
}

._select-open .select__value:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.select__value._select-pseudo-label::before {
    content: attr(data-pseudo-label);
    opacity: 0.5;
}

.select__text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.select__input {
    width: 100%;
    background-color: transparent;
    height: 100%;
}

.select__options {
    position: absolute;
    top: 29px;
    border-radius: 0 0 4px 4px;
    min-width: 100%;
    left: 0;
    background: rgba(4, 18, 34, 0.97);
    border-top: 0;
    border: 1px solid #329BF8;
    padding: 10px 0px 5px 0px;
}

.select__scroll {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
}

.select__option {
    width: 100%;
    text-align: left;
    cursor: pointer;
    padding: 5px 15px;
    color: inherit;
}

.select__option._select-selected {
    background-color: #329BF8;
}

.select__row {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.select._select-open {
    z-index: 5;
}

._select-tag {
    cursor: pointer;
}

.popup-show body::after {
    opacity: 1;
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 1.875rem 0.625rem;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: visibility 0s linear 0.15s, opacity 0.15s ease-out 0s;
    -o-transition: visibility 0s linear 0.15s, opacity 0.15s ease-out 0s;
    transition: visibility 0s linear 0.15s, opacity 0.15s ease-out 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.reset-success {
    color: #00FF7F;
}

.contact-success {
    color: #00FF7F;
    font-size: 1.1rem;
    text-align: center;
}

.popup_show {
    z-index: 150;
    visibility: visible;
    opacity: 1;
    overflow: auto;
    pointer-events: auto;
    -webkit-transition: visibility 0s linear 0s, opacity 0.15s ease-out 0s;
    -o-transition: visibility 0s linear 0s, opacity 0.15s ease-out 0s;
    transition: visibility 0s linear 0s, opacity 0.15s ease-out 0s;
}

.popup_show .popup__content {
    visibility: visible;
    -webkit-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) 0s, visibility 0s linear 0s;
    transition: -webkit-transform 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) 0s, visibility 0s linear 0s;
    -o-transition: transform 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) 0s, visibility 0s linear 0s;
    transition: transform 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) 0s, visibility 0s linear 0s;
}

.popup__wrapper {
    -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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100%;
    width: 100%;
}

.popup__content {
    width: 100%;
    max-width: 35.5rem;
    visibility: hidden;
    -webkit-transform: scale(0.95) translateZ(0);
    -ms-transform: scale(0.95) translateZ(0);
    transform: scale(0.95) translateZ(0);
    background-color: rgba(4, 18, 34, 0.97);
    -webkit-box-shadow: 0px 4px 30px rgba(48, 202, 255, 0.8);
    box-shadow: 0px 4px 30px rgba(48, 202, 255, 0.8);
    border-radius: 20px;
    -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) 0s, visibility 0s linear 0.15s;
    transition: -webkit-transform 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) 0s, visibility 0s linear 0.15s;
    -o-transition: transform 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) 0s, visibility 0s linear 0.15s;
    transition: transform 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) 0s, visibility 0s linear 0.15s;
    cursor: initial;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.popup__content--wide {
    max-width: 43.5625rem;
}

.lock .popup__content {
    visibility: visible;
}

.popup__close {
    position: absolute;
    color: #fff;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    outline: none;
    background-color: transparent;
}

.popup__close svg {
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: -webkit-transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
}

.profile-modal {
    color: #fff;
}

.profile-modal__title {
    margin: 0 0 1.25rem 0;
    font-weight: 700;
    line-height: 1.1666666667;
    font-size: 48px;
}

.profile-modal__row {
    position: relative;
}

.profile-modal__row:not(:first-child) {
    margin: 1.25rem 0 0 0;
}

.profile-modal__row:not(.profile-modal__row--upload)::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    /*background: -o-linear-gradient(0.02deg, #30CAFF 0%, #329BF8 47.4%, #3373F2 100%), #C4C4C4;*/
    /*background: linear-gradient(89.98deg, #30CAFF 0%, #329BF8 47.4%, #3373F2 100%), #C4C4C4;*/
    /*border-radius: 3px;*/
}
.profile-modal__row:not(.profile-modal__row--upload):has(.parsley-errors-list)::after{
    bottom: 20px;
}
.profile-modal__label-upload {
    font-size: 0.9375rem;
    line-height: 1.2;
}

.profile-modal__upload-button {
    display: block;
    padding: 3px;
    background: -o-linear-gradient(187.1deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) padding-box, -o-linear-gradient(187.1deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) border-box;
    background: linear-gradient(262.9deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) padding-box, linear-gradient(262.9deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) border-box;
    border-radius: 5px;
}

.profile-modal__upload-button span {
    position: relative;
    padding: 10px 25px;
    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;
    background-color: rgba(4, 18, 34, 0.97);
}

.profile-modal__btns:not(:last-child) {
    margin: 0 0 1.5625rem 0;
}

.profile-modal__button {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 223px;
    flex: 0 1 223px;
    line-height: 1.1666666667;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.37);
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.37);
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: -webkit-transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    color: #fff;
}

.profile-modal__button:hover {
    cursor: pointer;
}

.profile-modal__button:not(.profile-modal__button--second) {
    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;
    background: -o-linear-gradient(187.1deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) border-box;
    background: linear-gradient(262.9deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) border-box;
    border: 3px solid transparent;
}

.profile-modal__button--second {
    display: block;
    padding: 3px;
    background: -o-linear-gradient(187.1deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) padding-box, -o-linear-gradient(187.1deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) border-box;
    background: linear-gradient(262.9deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) padding-box, linear-gradient(262.9deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%) border-box;
}

.profile-modal__button--second span {
    position: relative;
    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;
    background-color: rgba(4, 18, 34, 0.97);
}

.profile-modal__button--second span::after {
    content: "sign up";
    background: -o-linear-gradient(187.1deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%);
    background: linear-gradient(262.9deg, #30CAFF 0%, #329BF8 54.17%, #3373F2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.profile-modal__recover {
    background-color: transparent;
    margin-top: 15px !important;
    display: block;
    color: #329BF8;
    font-weight: 700;
    line-height: 1.2;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}

.profile-modal__list-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.profile-modal__item-social {
    overflow: hidden;
}

.profile-modal__item-social svg {
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: -webkit-transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
}

.profile-modal__caption {
    margin: 0 0 0.625rem 0;
    font-size: 16px;
    line-height: 1.1875;
}

.profile-modal__col:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50.8474576271%;
    flex: 0 1 50.8474576271%;
    margin: 0 1.25rem 0 0;
}

.profile-modal__col:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 37.7966101695%;
    flex: 0 1 37.7966101695%;
}

.profile-modal__contact-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;
    padding: 15px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    -webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.37);
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.37);
    border-radius: 5px;
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: -webkit-transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    color: #fff;
}

.profile-modal__contact-button:not(:last-child) {
    margin: 0 0 20px 0;
}

.profile-modal__contact-button img,
.profile-modal__contact-button svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27px;
    flex: 0 0 27px;
    margin: 0 5px 0 0;
}

.profile-modal__contact-button--skype {
    background-color: #30CAFF;
}

.profile-modal__contact-button--discord {
    background-color: #5963C4;
}

.profile-modal__contact-button--whatsapp {
    background-color: #59C45D;
}

.profile-modal__contact-button--telegram {
    background-color: #329BF8;
}

.profile-modal__contact-button--email {
    background-color: #0026AC;
}

[class*=-ibg] {
    position: relative;
}

[class*=-ibg] img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

[class*=-ibg_contain] img {
    -o-object-fit: contain;
    object-fit: contain;
}

.text-elipsis {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.swiper-button-lock {
    display: none;
}

.swiper-button-disabled {
    opacity: 0.2;
    cursor: auto;
}

.swiper-pagination-bullets:not(.swiper-pagination-lock) {
    margin: 1.5625rem 0 0 0;
    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;
}

.swiper-pagination-bullets:not(.swiper-pagination-lock).industries__controls span {
    background-color: rgba(7, 5, 70, 0.2);
}

.swiper-pagination-bullets:not(.swiper-pagination-lock) span {
    width: 10px;
    height: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10px;
    flex: 0 0 10px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
}

.swiper-pagination-bullets:not(.swiper-pagination-lock) span:not(:last-child) {
    margin: 0 0.625rem 0 0;
}

.swiper-pagination-bullets:not(.swiper-pagination-lock) span.swiper-pagination-bullet-active {
    background-color: var(--add-color);
}

.menu__link {
    position: relative;
    white-space: nowrap;
    color: var(--blue-add);
}

.menu__link::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0%;
    height: 1px;
    background-color: var(--blue-add);
    -webkit-transition: width 0.3s ease 0s;
    -o-transition: width 0.3s ease 0s;
    transition: width 0.3s ease 0s;
}

.icon-menu {
    display: none;
}

@media (min-width: 29.99875em) {
    .popup__close {
        top: 30px;
        right: 30px;
    }

    .profile-modal__rows {
        margin: 0 0 2.8125rem 0;
    }

    .profile-modal__btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .profile-modal__button {
        font-size: 1.125rem;
    }

    .profile-modal__button:not(.profile-modal__button--second) {
        padding: 20px;
    }

    .profile-modal__button:not(:last-child) {
        margin: 0 1.375rem 0 0;
    }

    .profile-modal__button--second span {
        padding: 20px;
        font-size: 1.125rem;
    }

    .profile-modal__recover {
        /*margin: 0 0 1.375rem 0;*/
        margin-top: 20px;
        font-size: 0.9375rem;
        color: #fff;
    }

    .profile-modal__text-social {
        margin: 0 0 1.25rem 0;
        font-size: 0.9375rem;
    }

    .profile-modal__item-social:not(:last-child) {
        margin: 0 1.25rem 0 0;
    }

    .profile-modal__checkboxs {
        margin: 0 0 2.5rem 0;
    }

    .profile-modal__checkbox:not(:last-child) {
        margin: 0 0 1.5rem 0;
    }
}

@media (min-width: 47.99875em) {
    .profile-modal__row--upload input {
        position: absolute;
        width: 0;
        height: 0;
        opacity: 0;
    }

    .profile-modal__label-upload {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .profile-modal__label-upload > span {
        cursor: pointer;
    }

    .profile-modal__label-upload > span:first-child {
        opacity: 0.8;
        margin: 0 1.25rem 0 0;
    }

    .profile-modal__columns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

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

@media (min-width: 61.99875em) {
    .popup__content {
        padding: 3.125rem 3.125rem 3.75rem;
        border-radius: 2.5rem;
    }

    .thanks .popup__content {
        padding: 2.5rem;
    }

    .menu__item:not(:last-child) {
        margin: 0 2.5rem 0 0;
    }
}

@media (max-width: 61.99875em) {
    .profile-modal__title {
        font-size: 1.875rem;
    }
}

@media (max-width: 47.99875em) {
    .menu__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        left: -100%;
        overflow: auto;
        background-color: var(--white);
        padding: 8.75rem 1rem 1.5rem;
        -webkit-transition: left 0.3s ease 0s;
        -o-transition: left 0.3s ease 0s;
        transition: left 0.3s ease 0s;
        z-index: 4;
    }

    .menu__body::before {
        content: "";
        position: fixed;
        width: 100%;
        height: 100px;
        left: -100%;
        top: 0;
        background-color: var(--white);
    }

    .menu-open .menu__body {
        left: 0;
    }

    .menu-open .menu__body::before {
        left: 0;
    }

    .menu__list {
        margin: 0 0 1.875rem 0;
    }

    .menu__item:not(:last-child) {
        margin: 0 0 0.9375rem 0;
    }

    .menu__link {
        font-size: 18px;
    }

    .icon-menu {
        display: block;
        position: relative;
        width: 1.875rem;
        height: 1.125rem;
        cursor: pointer;
        z-index: 5;
    }

    .icon-menu span,
    .icon-menu::before,
    .icon-menu::after {
        content: "";
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        right: 0;
        position: absolute;
        width: 100%;
        height: 0.125rem;
        background-color: #000;
    }

    .icon-menu::before {
        top: 0;
    }

    .icon-menu::after {
        bottom: 0;
    }

    .icon-menu span {
        top: calc(50% - 0.0625rem);
    }

    .menu-open .icon-menu span {
        width: 0;
    }

    .menu-open .icon-menu::before {
        top: calc(50% - 0.0625rem);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .menu-open .icon-menu::after {
        bottom: calc(50% - 0.0625rem);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@media (max-width: 29.99875em) {
    :root {
        --main-offsize: 1rem;
        --title-offsize: 1.875rem;
    }

    .popup__content {
        padding: 1.875rem 1.25rem 1.5625rem;
    }

    .popup__close {
        top: 5px;
        right: 10px;
    }

    .popup__close svg {
        width: 24px;
        height: 24px;
    }

    .profile-modal__title {
        font-size: 22px;
    }

    .profile-modal__rows {
        margin: 0 0 1.5625rem 0;
    }

    .profile-modal__button {
        font-size: 1rem;
    }

    .profile-modal__button:not(.profile-modal__button--second) {
        padding: 15px;
    }

    .profile-modal__button:not(:last-child) {
        margin: 0 0 1.25rem 0;
    }

    .profile-modal__button--second span {
        padding: 15px;
        font-size: 1rem;
    }

    .profile-modal__recover {
        margin: 0 0 0.9375rem 0;
        font-size: 0.75rem;
    }

    .profile-modal__text-social {
        margin: 0 0 0.9375rem 0;
        font-size: 0.75rem;
    }

    .profile-modal__item-social:not(:last-child) {
        margin: 0 0.9375rem 0 0;
    }

    .profile-modal__checkboxs {
        margin: 0 0 1.5625rem 0;
    }

    .profile-modal__checkbox:not(:last-child) {
        margin: 0 0 0.875rem 0;
    }
}

@media (min-width: 29.99875em) and (max-width: 61.99875em) {
    .popup__content {
        padding: 1.875rem 1.875rem 2.1875rem;
    }

    .profile-modal__title {
        font-size: 26px;
    }
}

@media (min-width: 47.99875em) and (max-width: 61.99875em) {
    .menu__item:not(:last-child) {
        margin: 0 1.25rem 0 0;
    }
}

@media (any-hover: hover) {
    .checkbox__text a:hover {
        color: #2d6291;
    }

    .select__option:hover {
        background: #329BF8;
    }

    .popup__close:hover {
        color: #329BF8;
    }

    .popup__close:hover svg {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .profile-modal__button:hover {
        -webkit-transform: translate(0px, 2px);
        -ms-transform: translate(0px, 2px);
        transform: translate(0px, 2px);
    }

    .profile-modal__recover:hover {
        color: #30caff;
    }

    .profile-modal__item-social:hover svg {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    .profile-modal__contact-button:hover {
        -webkit-transform: translate(0px, 2px);
        -ms-transform: translate(0px, 2px);
        transform: translate(0px, 2px);
    }

    .menu__link:hover::after {
        width: 100%;
    }
}


/**
Попапы авторизации, регистрации
 */


.profile-sign-in .boost__submit ,
.popup-contact-us .boost__submit ,
.popup-contact-vacancy .boost__submit ,
.profile-sign-up .boost__submit {
    width: 100%;
}

.profile-sign-in .profile-modal__btns ,
.popup-contact-us .profile-modal__btns ,
.popup-contact-vacancy .profile-modal__btns ,
.profile-sign-up .profile-modal__btns
{
    display: flex;
    gap: 10px;
}

.profile-sign-in .profile-modal__form-wrapper ,
.popup-change-profile .profile-modal__form-wrapper ,
.popup-change-password .profile-modal__form-wrapper ,
.popup-contact-us .profile-modal__form-wrapper ,
.popup-contact-vacancy .profile-modal__form-wrapper ,
.profile-sign-up .profile-modal__form-wrapper

{
    background: #329BF880;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 5px;
}

.profile-sign-in .popup__content ,
.popup-contact-us .popup__content ,
.popup-contact-vacancy .popup__content ,
.profile-sign-up .popup__content {
    max-width: 603px;
    overflow: hidden;
}

.profile-sign-in .popup__content-overflow-image ,
.popup-contact-us .popup__content-overflow-image ,
.popup-contact-vacancy .popup__content-overflow-image ,
.profile-sign-up .popup__content-overflow-image {
    position: absolute;
    background-image: url('/local/templates/boost_store/img/sign-up-bg.jpg');
    background-position: center top; /* Центруем по горизонтали и прижимаем к верху */
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    overflow: hidden; /* Обрезаем градиент, если он выходит за пределы */
    inset: -250px 0 0 0;

    z-index: -2;

}
.profile-sign-up .popup__content-overflow-image{
    inset: -315px 0 0 0;
}
.profile-sign-in .popup__content-overflow ,
.popup-contact-us .popup__content-overflow ,
.popup-contact-vacancy .popup__content-overflow ,
.popup-contact-vacancy .popup__content-overflow ,
.profile-sign-up .popup__content-overflow

{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 50%, rgba(0,212,255,0) 200%);
    pointer-events: none; /* Чтобы градиент не мешал кликам */
    z-index: -1;
}

.profile-sign-in .profile-modal__social ,
.popup-contact-us .profile-modal__social ,
.popup-contact-vacancy .profile-modal__social ,
.profile-sign-up .profile-modal__social
{
    margin-top: 40px;
}

.profile-sign-in .profile-modal__title ,
.popup-contact-us .profile-modal__title ,
.popup-contact-vacancy .profile-modal__title ,
.profile-sign-up .profile-modal__title {
    margin-bottom: 40px;
}

.profile-sign-in .profile-modal__rows ,
.popup-contact-us .profile-modal__rows ,
.popup-contact-vacancy .profile-modal__rows ,
.profile-sign-up .profile-modal__rows
{
    margin-bottom: 20px;
}

.profile-sign-in .profile-modal__label ,
.popup-change-profile .profile-modal__label ,
.popup-change-password .profile-modal__label ,
.popup-contact-us .profile-modal__label ,
.popup-contact-vacancy .profile-modal__label ,
.profile-sign-up .profile-modal__label {
    margin-bottom: 10px;
    display: flex;
}

.profile-sign-in .popup__content ,
.popup-contact-us .popup__content ,
.popup-contact-vacancy .popup__content ,
.profile-sign-up .popup__content {
    position: relative;
}

.profile-sign-up .profile-modal__btns{
    flex-direction: column;
}

.popup-message-info.popup-message-info_success .profile-modal__title{
    color: #00FF7F;
}

.popup-message-info.popup-message-info_error .profile-modal__title{
    color: #EC5400;
}


.popup .form-general-error:not(:empty){
    color: #FF3700;
    margin: 20px auto;
    font-size: 18px;
    display: block;
    text-align: center;
}
/* End */


/* Start:/local/templates/boost_store/css/swiper-bundle.min.css?174521774018436*/
/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */

@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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;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{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;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:var(--swiper-navigation-top-offset,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:flex;align-items: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:.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 svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.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:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;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:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.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:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;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%;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;transition:.2s transform,.2s top}.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%;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{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(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%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(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:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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:flex;justify-content: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%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.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;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{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-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-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;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/boost_store/css/globals.css?1774582929280357*/
/* Цветовая палитра (для постепенной миграции) */
:root {
    --color-bg-dark: #001020;
    --color-bg-blue: #14273A;
    --color-accent: #30CAFF;
    --color-gradient-start: #045FA9;
    --color-gradient-end: #004781;
    --color-hover: #336C9A;
}

.btn-call {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    text-wrap: nowrap;
    padding: 15px 20px;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border: 2px #14273a solid;
    background-color: transparent;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
}

.btn-call:hover {
    background: rgba(255, 255, 255, 0.1);
}

.text-center {
    text-align: center;
}

.header {
    grid-area: header;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 30px;
    background: #001020;
    position: relative;
}

.header__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header__right {
    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;
}

.header__link-auth {
    justify-self: end;
    cursor: pointer;
}

.link__auth-inner {
    width: 100%;
    min-width: 170px;
    height: 100%;
    padding: 15px;
    margin-left: 15px;
    background: transparent;
    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;
    position: relative;
    z-index: 1;
}

.link__auth-inner:after {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(#045FA9), color-stop(100%, #004781), to(#004781));
    background: linear-gradient(180deg, #045FA9 0%, #004781 100%, #004781 100%);
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s;
}

.link__auth-inner:before {
    content: "";
    background: linear-gradient(181deg, #30caff 0%, #329bf8 54%, #3373f2 100%);
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s;
}

.link__auth-inner:hover:after {
    visibility: hidden;
    opacity: 0;
}

.link__auth-inner:hover:before {
    visibility: visible;
    opacity: 1;
}

.auth__input {
    background-color: transparent;
    width: 100%;
    color: #fff;
    padding-left: 10px;
    font-size: 16px;
    line-height: 118.75%;
    height: 38px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.auth__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    border-bottom: 3px solid transparent;
    border-image-source: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-image-slice: 1;
    width: 100%;
    height: 38px;
}

.auth__input-block {
    margin-top: 15px;
}

.button__auth {
    margin-top: 22px;
}

.applied-coupon {
    color: #0f0;
    font-size: 16px;
    letter-spacing: .5px;
}

.checkout__subtitle-cashback {
    color: #0f0 !important;
}

.checkout-success {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.checkout-success__buttons {
    width: 50%;
}

.checkout__title_mt-50 {
    margin-top: 50px !important;
}

.checkout__total-sum {
    flex-wrap: wrap;
}

.checkout__total-bonus strong {
    color: #0f0 !important;
}

.checkout__total-discount {
    flex-basis: 100%;
    color: #0f0;
    font-weight: bold;
}

.header__link-cart {
    padding: 12px 16px 7px 12px;
    border-radius: 5px;
    margin: 0 10px 0 13px;
    justify-self: end;
    -webkit-transition: .3s;
    transition: .3s;
}

.header__navbar {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}

.header__navbar-sidebar {
    display: none;
    height: 100%;
}

.header__navbar-sidebar .header__navbar-item {
    max-width: 130px;
}

.header__navbar-item {
    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;
    position: relative;
}

.burger-btn {
    display: none;
}

.burger-btn img {
    width: 38px;
    height: 28px;
}

.header__navbar-link,
.header__navbar-link:visited,
.header__navbar-link:focus {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    grid-template-columns: repeat(3, auto);
    grid-gap: 0 10px;
    transition: 0.3s;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header__navbar-link:hover {
    color: #fff;
}

.header__navbar-link_games {
    border-radius: 5px;
    padding: 15px 20px;
    min-width: auto;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    z-index: 0;
}

.header__navbar-link_games:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, from(#a42502), to(#ec5400));
    background: linear-gradient(180deg, #a42502 0%, #ec5400 100%);
    border-radius: 5px;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
}

.header__navbar-link_games:before {
    content: '';
    background: rgb(48, 202, 255);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(48, 202, 255, 1)), to(rgba(51, 115, 242, 1)));
    background: linear-gradient(180deg, rgba(48, 202, 255, 1) 0%, rgba(51, 115, 242, 1) 100%);
    border-radius: 5px;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
}

.link-icon_active {
    display: none;
    opacity: 0;
}

.header__navbar-link.active .link-icon {
    display: none;
    opacity: 0;
}

.header__navbar-link.active .link-icon_active {
    display: block;
    opacity: 1;
}

.header__navbar-link_games:hover:after {
    opacity: 0;
}

.header__navbar-link_games.active:hover:after {
    opacity: 1 !important;
}

.header__navbar-link_games:hover:before {
    opacity: 1;
}

.header__navbar-link_games.active:hover:before {
    opacity: 0 !important;
}

.header__navbar-link_games img {
    width: 24px;
    height: 24px;
}

.header__search-btn_mobile {
    position: relative;
}

.header__search-btn_mobile:before {
    content: "";
    position: absolute;
    opacity: 0;
    background-color: #14273a;
    width: 100%;
    left: 0;
    top: -15px;
    bottom: -15px;
    z-index: -1;
}

.header__search-btn_mobile.active:before {
    opacity: 1;
}

.header__navbar-link_news {
    padding: 15px 20px;
    border-radius: 5px;
    margin-left: 20px;
}

.header__navbar-link_news:hover {
    background: rgba(255, 255, 255, 0.1);
}

.header__navbar-link_news.active {
    background: #fff;
    color: #000;
}

.header__navbar-link_news.active:hover {
    background: #fff;
    color: #000;
}

.header__navbar-link_news .icon {
    width: 20px;
    height: 24px;
    position: relative;
    z-index: 0;
}

.header__navbar-link_news .icon:after {
    content: '';
    background: url("/local/templates/boost_store/css/../images/news-icon.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 18px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.header__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background: #1B244C;
    min-width: 400px;
    width: 100%;
    margin-left: 20px;
    position: relative;
}

.header__search-form {
    width: 100%;
}

.header__search-label {
    width: 100%;
}

.search-icon {
    width: 16px;
    height: 16px;
    background: url(/local/templates/boost_store/css/../images/search-icon.svg);
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    z-index: 10;
}

.header__search input:focus {
    border-color: #30CAFF;

}


.header__search-results {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;

    display: none;
    opacity: 0;
    transition: opacity 0.2s ease;
}

.header__search-results.active {
    display: block;
    opacity: 1;
}

/*.header__search-result-item:after {*/
/*    content: '';*/
/*    border-bottom: 1px solid #D0DAE0;*/
/*    width: 100%;*/
/*    display: block;*/
/*    margin-top: 10px;*/
/*}*/
.header__search-result-dividing-line {
    border-bottom: 1px solid #D0DAE0;
    width: 100%;
    display: block;
    margin: 15px 0;
}

.header__search-result-item {
    /*margin-bottom: 10px;*/
    margin: 0 10px;
}

.search_show {
    opacity: 1;
}

.header__search-spinner {
    opacity: 0;
}

.spinner_show {
    opacity: 1;
}


.header__search-result-list:first-child {
    padding-top: 10px;
}

.header__search-result-list:last-child {
    padding-bottom: 10px;
}

.header__search-result-category {
    margin: 0 10px 10px 10px;
    font-size: 15px;
    font-weight: 400;
    /*line-height: 14.06px;*/

    color: #329BF8;
    margin-bottom: 10px;
    display: block;
}

.header__search-result-content {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.header__search-result-heading {
    font-size: 16px;
    line-height: 16px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
}

.header__search-result-description {
    font-family: Roboto;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    color: #A69E95;
}

.header__search-result-link {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px; /* 100% */
    display: flex;
    gap: 10px;
}

.header__search-result-all-result {
    margin: 15px 10px;
    font-size: 15px;
    font-weight: 400;
    /*line-height: 14.06px;*/
    color: #329BF8;
    display: block;
}

.header__search-result-link:hover {
    color: #DE4B00;
}

.header__search-button {
    background-color: transparent;
    border: none;
    background-image: url("/img/search-button.svg");
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}

.header__search-result-image {
    max-width: 50px;
    max-height: 30px;
    width: 100%;
    /*height: 100%;*/
}

.header__search-result-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header__search-button:hover {
    cursor: pointer;
}

.header__search-input {
    width: 100%;
    height: 56px;
    border-radius: 5px;
    background: #14273a;
    padding: 0 40px 0 15px;
    padding-right: 40px;
    border: 1px solid transparent;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
}

.header__search-input::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
}

.header__search-input::-webkit-input-placeholder,
.header__search-input::placeholder {
    color: #ffffff;
    opacity: 1;
}

.header__search-input:focus {
    outline: none;
    border-color: #30caff;
}

.header__wrap-btn-call {
    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;
    margin: 0 15px 0 0px;
    max-width: 235px;
    width: 100%;
}

.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 230px;
    margin: 28px 0 0 30px;
}

.requisites {
    text-align: center;
}

.footer {
    grid-area: footer;
    background: url("/local/templates/boost_store/img/footer-bg-new.png") no-repeat center top;
    background-size: cover;
    padding: 55px 15px;
}

.footer__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.soc-net__item + .soc-net__item {
    margin-left: 30px;
}

.footer__copyrigth {
    margin: 17px 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #d0dae0;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    grid-column: 1/3;
}

.footer__disclaimer {
    margin: 10px auto 0;
    max-width: 1080px;
    font-family: Arial, Helvetica, sans-serif;
    color: #c1ccd4;
    font-size: 12px;
    line-height: 1.35;
    text-align: center;
    grid-column: 1/3;
}

.footer__game-catalog {
    padding: 20px 35px 0;
    margin: 0 auto;
    max-width: 100%;
}

.footer__logo {
    margin: 40px auto 20px;
}

.footer__logo-img {
    width: 63px;
    height: 63px;
}

.footer__menu {
    grid-column: 1/3;
}

.footer__lang {
    margin-right: 40px;
}

.footer__menu-link {
    margin: 0 17px 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.14;
    text-transform: uppercase;
    color: #8cb0c5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    text-decoration: underline;
}

.footer__menu-link:hover {
    color: #ffffff;
}

.footer__menu-list {
    padding: 0;
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.footer__contacts {
    margin: 12px 0 6px;
    text-align: center;
}

.footer__contacts-list {
    padding: 0;
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 8px 20px;
}

.footer__contacts-item {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.2;
    color: #d0dae0;
}

.footer__contacts-link {
    color: #d0dae0;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.footer__contacts-link:hover {
    color: #ffffff;
}

.footer__contacts-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
}

.footer__contacts-text {
    color: #d0dae0;
}

.footer__select {
    width: 69px;
    margin: 0 70px 0 0;
    justify-self: end;
    height: 26px;
    -ms-flex-item-align: center;
    align-self: center;
}

.footer__select:hover .select__field {
    color: #868686;
}

.footer__select:hover .select__field-icon {
    fill: #868686;
}

.footer__soc-net {
    grid-column: 2/3;
    padding: 0;
    margin: 0;
}

.game-card {
    text-decoration: none;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.17;
    text-align: center;
    color: #ffffff;
    background-color: #14273a;
    border-radius: 7px;
    -webkit-transition: .3s;
    transition: .3s;
}

.game-card:hover {
    background: #324b64;
}

.game-card__img {
    display: block;
    width: 100%;
}

.game-card__name {
    max-width: 180px;
    margin: 0 auto 10px;
}

.game-card__wrap-img {
    /* -webkit-filter: drop-shadow(0px 4px 10px rgba(48, 202, 255, 0.8))
    drop-shadow(0px 4px 0px #019cf2);
  filter: drop-shadow(0px 4px 10px rgba(48, 202, 255, 0.8))
    drop-shadow(0px 4px 0px #019cf2); */
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    max-width: 212px;
    width: 100%;
    border-radius: 5px;
    margin: 10px;
}

.recentlyGame-card__wrap-img {
}

.game-card__wrap-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.game-catalog {
    background: rgba(0, 56, 105, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    max-width: 1480px;
}

.game-catalog__game-img {
    display: block;
    width: 22px;
    height: 22px;
}

.game-catalog__game-link,
.game-catalog__game-link:visited {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 0 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.19;
    color: #30ccff;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.game-catalog__game-link:hover {
    color: #ffffff;
}

.game-catalog__item {
    margin: 0 10px 17px;
}

.auth-error {
    color: #DC5812;
    font-size: 14px;
}

.link-auth {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
    text-decoration: none;
}

.link-auth__link {
    width: 60px;
    height: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 1px #14273a solid;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
}

.link-auth__icon {
    fill: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.link-cart {
    position: relative;
    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;
}

.link-cart__count {
    color: #ffffff;
    border-radius: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 10px;
    line-height: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #ec5400;
    position: absolute;
    bottom: 50%;
    left: calc(50% + 3px);
    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;
    padding: 1px;
    min-height: 18px;
    min-width: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.link-cart__icon {
    fill: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.link-cart:hover {
    background: rgba(255, 255, 255, 0.1);
}

.main {
    grid-area: main;
}

.mmr-boost-page, .product-page, .boost-page {
    margin-top: 30px;
}

.page {
    max-width: none;
    width: 100%;
    display: grid;
    grid-template-columns: 301px calc(100% - 301px);
    grid-template-rows: auto 1fr auto;
    grid-template-areas: "sidebar header" "sidebar main" "footer footer";
    margin: 0;
    overflow: hidden;
    position: relative;
}

.main-about .main-about__container {
    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;
    padding-top: 80px;
    padding-bottom: 60px;
}

.page_footer_image {
    width: 666px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.page_footer_image img {
    max-width: 100%;
}

.page-text__subtitle_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-text__subtitle_blue {
    color: #30CAFF;
}

.page-text__subtitle_orange {
    font-family: Arial, Helvetica, sans-serif;
    color: #EC5400;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}


@media screen and (max-width: 520px) {
    .main-slider {
        display: none;
    }
    
    .main-h1 {
        font-size: 24px !important;
    }
    .page-text {
        -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;
    }

    .page_footer_image {
        width: 350px;
    }
}

.page-text__text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1.4;
    color: #ffffff;
}

.page-text__text p {
    letter-spacing: 1px;
    margin-top: 15px !important;
    line-height: 30px;
}

.page-text__text p:first-of-type {
    margin: 0 0 1em;
}

.page-text__text p:last-of-type {
    margin: 0;
}

.page-text__title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 60px;
    line-height: 1.175;
    color: #ffffff;
    margin: 0 0 0.24em;
}

.recently {
    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: baseline;
}

.recently .game-card + .game-card {
    margin: 30px 0 0 0;
}

.recently__title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.16;
    margin: 40px 0 20px 30px;
    padding-left: 15px;
}

.recently__game-card {
    min-width: 232px;
}

main .section-games {
    padding-top: 20px;
    padding-bottom: 80px;
}

.section-games__catalog {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    justify-items: center;
    grid-gap: 28px 33px;
}

.section-games__game-card {
    margin: 0;
    -webkit-box-shadow: 0px 4px 15px rgba(48, 202, 255, 0.80);
    box-shadow: 0px 4px 15px rgba(48, 202, 255, 0.80);
    border-radius: 5px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s;
    transition: .3s;
}

.section-games__game-card:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 3;
    -webkit-box-shadow: 0px 4px 30px rgba(48, 202, 255, 0.80);
    box-shadow: 0px 4px 30px rgba(48, 202, 255, 0.80);
}

.section-games__players,
.section-games__players:visited {
    background: -webkit-gradient(linear, left top, left bottom, from(#30c9ff), color-stop(51.6%, #3298f8), to(#3372f2));
    background: linear-gradient(180deg, #30c9ff 0%, #3298f8 51.6%, #3372f2 100%);
    -webkit-box-shadow: 0px 0px 15px rgba(48, 202, 255, 0.8);
    box-shadow: 0px 0px 15px rgba(48, 202, 255, 0.8);
    border-radius: 5px;
    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;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.15;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
}

.section-games__players:hover {
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.8);
    box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.8);
}

.section-games__players:hover img {
    opacity: 0;
}

.section-games__players:hover img.section-games__players-hov {
    opacity: 1;
}

.section-games__players-text {
    margin: 16px auto 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 20px;
    line-height: 115%;
}

.section-games__players:hover .section-games__players-text {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #30c9ff), color-stop(70%, #3372f2));
    background: linear-gradient(180deg, #30c9ff 20%, #3372f2 70%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-games__title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.17;
    color: #ffffff;
    margin: 0 0 22px;
}

.section-games__players-icon {
    width: 58px;
    height: 73px;
    position: relative;
}

.section-games__players-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 58px;
    height: 73px;
}

.section-games__players-icon img.section-games__players-hov {
    opacity: 0;
}

.select_hover {
    position: relative;
    cursor: pointer;
}

.select__field {
    display: grid;
    padding: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    grid-gap: 0 9px;
    grid-template-columns: auto auto;
    text-wrap: nowrap;
}

.select_hover:hover .select__field {
    color: #30caff;
}

.select__field-icon {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin: 0;
}

.select__list {
    background: #fff;
    list-style: none;
    margin: 0;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
}

.select__list-link,
.select__list-link:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.18;
    color: #001020;
    text-decoration: none;
    padding: 14px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background: transparent;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.select__list-link:hover {
    background: #d0dae0;
    font-weight: 700;
}

.select__list-item_selected {
    font-weight: 700 !important;
}

.select__list-link_active {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.07);
    padding: 7px 0 7px 8px;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.select__wrap-list {
    position: absolute;
    top: 100%;
    left: 15px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 999;
}

.header__search_mobile .select__wrap-list {
    top: 80px;
    left: 0;
    right: 0;
    background-color: #14273a;
    padding: 15px;
}

.header__search_mobile .header__search {
    margin: 0;
}

.dropdown {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.header__auth-select {
    position: relative;
}

.select__wrap-list-react {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 5px 0 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 5;
}

.select__wrap-list_active {
    visibility: visible;
    opacity: 1;
    z-index: 5;
}

.header__search_mobile .select__wrap-list_active {
    visibility: hidden;
    opacity: 0;
    z-index: 10;
}

.select_hover:hover .select__wrap-list {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.select_hover:hover .select__field-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.select_hover:hover .select__field-icon path {
    stroke: #30caff;
}

.rotated {
    fill: #30caff;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.header__navbar-item.select_click {
    position: static;
}

.header__navbar-games-list.select__wrap-list {
    background-color: #001020;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 207px;
    z-index: 100;
    cursor: default;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    right: 0;
    left: 0;
    height: 618px;
    max-height: calc(var(--vh, 1vh) * 100 - 80px);
    width: auto;
    padding-bottom: 10px;
    top: auto;
    bottom: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.header__navbar-games-list.select__wrap-list.select__wrap-list_active {
    top: 100%;
}

.sidebar {
    background-color: #001020;
    grid-area: sidebar;
    padding: 0 0 50px;
    position: relative;
    z-index: 0;
}

.sidebar:after {
    content: '';
    background: rgba(255, 255, 255, 0.15);
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    z-index: 10;
}

.sidebar-nav {
    list-style: none;
    max-width: 280px;
    height: auto;
    width: 100%;
    margin: 36px auto 0 0;
    padding: 0 19px 0 32px;
}

.mobile_menu_search_div .header__search-input {
    background-color: #001020;
}

.header__navbar-games-list #bx_incl_area_1 {
    height: 100%;
}

.sidebar-nav__item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    -webkit-transition: .3s;
    transition: .3s;
    background: transparent;
    position: relative;
}

.sidebar-nav__item:before {
    content: "";
    position: absolute;
    left: -32px;
    right: -32px;
    top: -1px;
    bottom: -1px;
    background: #004781;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: -1;
}

.sidebar-nav__item:hover:before {
    visibility: visible;
    opacity: 1;
}

.sidebar-nav__link,
.sidebar-nav__link:hover,
.sidebar-nav__link:active,
.sidebar-nav__link:focus {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    grid-template-columns: auto 1fr;
    grid-gap: 0 24px;
    padding: 20px 0 20px;

    -webkit-font-variant-ligatures: none;

    font-variant-ligatures: none;
    text-decoration-color: rgb(167, 167, 200);
    text-decoration-thickness: auto;
    text-rendering: optimizeSpeed;
    text-wrap: wrap;
    word-break: break-word;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}

.sidebar-nav__link path {
    fill: #fff;
}

.sidebar-nav__link circle {
    stroke: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sidebar-nav__link-icon {
    fill: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sidebar-nav__link-icon_sales circle {
    stroke: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sidebar-nav__link-icon_sales,
.sidebar-nav__link:hover .sidebar-nav__link-icon_sales {
    fill: none;
}

.sidebar-nav__link-icon_sales path {
    fill: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sidebar__btn-box {
    display: none;
}

.sidebar__btn-box a {
    display: block;
}

.sidebar__btn-box a + a {
    margin-left: 25px;
}

.soc-net {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 172px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.soc-net__icon_instagram {
    fill: none;
}


.soc-net__link:hover .soc-net__icon_instagram rect {
    fill: #465d79;
}

.soc-net__icon path {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.soc-net__link:hover .soc-net__icon path {
    fill: #808890;
}

.soc-net__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/*global=============*/

body {
    color: #fff;
    font-family: 'Outfit', Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin: 0;
    background-color: #004986;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.wrapper {
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.container {
    max-width: 1470px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
}

.page__title {
    font-size: 48px;
    font-weight: 700;
    line-height: 116.66667%;
    margin-left: 25px;
    margin-bottom: 30px;
}

.page__title span {
    font-size: 28px;
    line-height: 114.28571%;
}

.main__page {
    width: 100%;
    margin: 0 auto;
    padding: 0 19px;
}

.main__page_padding {
    padding: 0 200px !important;
}

.main__page-p {
    letter-spacing: .05rem;
    margin: 10px 0;
    line-height: 24px;
}

.main__page-a {
    color: #dd5813;
    font-weight: 500;
    text-decoration: underline;
    -webkit-transition: .5s;
    transition: .5s;
}

.main__page-a:hover {
    text-decoration: none;
    opacity: .7;
}

.main__page-h2 {
    font-size: 1.3rem;
    margin: 10px 0;
}

.subtitle__page {
    font-size: 30px;
    line-height: 116.66667%;
}

.main-about__text-wrp {
    margin-right: 88px;
}

._ibg {
    position: relative;
}

._ibg img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

/*template============*/

.enum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    white-space: nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.enum__title {
    font-size: 24px;
    line-height: 116.66667%;
    margin-right: 5px;
}

.enum__dots {
    border-bottom: 4px dotted #fff;
    width: 100%;
    margin: 0 5px 5px;
}

.enum__result {
    font-weight: 700;
    font-size: 24px;
    line-height: 116.66667%;
    margin-left: 5px;
}

.button-color,
.button-transp {
    font-weight: 700;
    font-size: 18px;
    line-height: 116.66667%;
    text-transform: uppercase;
    height: 60px;
    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: 223px;

}

.button-color {
    color: #fff;
    background: -o-linear-gradient(187.1deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.37);
    position: relative;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-gradient(linear, left top, left bottom, from(#008CFF), color-stop(100%, #004781), to(#0065B8));
    background: linear-gradient(180deg, #008CFF 0%, #004781 100%, #0065B8 100%);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.37) inset, 0px 8px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.37) inset, 0px 8px 15px 0px rgba(0, 0, 0, 0.25);
}

.button-color:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 3px solid #3373f2;
    background: linear-gradient(262.9deg,
    #2bb1df 0%,
    #2884d6 54.17%,
    #2d65d3 95.83%);
}

.button-transp {
    border: 3px solid #329bf8;
    color: #329bf8;
    border-radius: 5px;
    position: relative;
    display: block;
    z-index: 2;
    background-color: transparent;
}

.button-transp p {
    color: #329bf8;
    z-index: 2;
    position: relative;
}

.button-transp:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 3px solid #3373f2;
}

.button-transp:hover::after {
    /* z-index: 1; */
    opacity: 1;
}

.button-transp::after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    background-color: #fff;
    z-index: -1;
    opacity: 0;
}

.button-color-basic {
    font-weight: 700;
    font-size: 18px;
    line-height: 116.66667%;
    text-transform: uppercase;
    min-height: 50px;
    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;
    width: 100%;
    color: #fff;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border: 1.5px solid #329bf8;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.25);
    position: relative;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.button-color-basic:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 1.5px solid #3373f2;
    background: linear-gradient(262.9deg,
    #2bb1df 0%,
    #2884d6 54.17%,
    #2d65d3 95.83%);
}

.faq {
    padding: 23px 23px 36px 26px;
    max-width: 1575px;
    width: 100%;
}

.faq__container {
    max-width: 1490px;
    margin: 0 20px;
    padding: 0px 15px;
}

.faq__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 116.66667%;
    text-transform: uppercase;
}

.faq__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: -webkit-gradient(linear, left top, left bottom, from(#045fa9), color-stop(100%, #004781), to(#004781)),
    #004781;
    background: linear-gradient(180deg, #045fa9 0%, #004781 100%, #004781 100%),
    #004781;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    padding: 16px 38px;
    margin-top: 24px;
}

.faq__item {
    padding: 20px 0;
    border-bottom: 2px solid #004781;
}

.faq__item svg {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.faq__item-active svg {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.faq__item-active .faq__item-text {
    height: 100%;
    padding-top: 26px;
    opacity: 1;
    z-index: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.faq__item-ask {
    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;
    font-size: 20px;
    line-height: 120%;
    cursor: pointer;
}

.faq__item-ask svg {
    width: 15px;
    height: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px;
    margin-left: 5px;
}

.faq__item-ask:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #30caff;
}

.faq__item-ask:hover rect {
    fill: #30caff;
}

.faq__item-text {
    font-size: 18px;
    line-height: 122.22222%;
    padding-top: 26px;
    height: 0;
    opacity: 0;
    padding: 0;
    z-index: -1;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.faq__descr {
    margin-top: 53px;
}

.faq__descr-title {
    font-size: 24px;
    line-height: 116.66667%;
    font-weight: 700;
}

.faq__descr-text {
    margin-top: 15px;
    font-size: 24px;
    line-height: 117.66%;
}

.select__form-wrapper .custom-select-container {
    width: 298px;
    border-bottom: 3px solid transparent;
    border-image-source: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-image-slice: 1;
    z-index: 2;
}

.select__form-wrapper .custom-select-container::before {
    content: url(/img/icons/select-arr.svg);
    position: absolute;
    display: block;
    top: 10px;
    right: 8px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    z-index: -1;
}

.select__form-wrapper .custom-select-container.is-open::before {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.select__form-wrapper .custom-select-container *::before {
    display: none;
}

.select__form-wrapper .custom-select-opener {
    background-color: transparent;
    font-size: 16px;
    line-height: 118.75%;
    height: 35px;
    width: 100%;
}

.select__form-wrapper .custom-select-opener:hover span {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #30b6fc;
}

.select__form-wrapper .custom-select-panel {
    background: rgba(5, 44, 84, 0.9);
}

.select__form-wrapper .custom-select-option {
    cursor: pointer;
    margin-top: 10px;
    padding: 0.4em;
}

.select__form-wrapper .custom-select-option:last-child {
    margin-bottom: 5px;
}

.select__form-wrapper .custom-select-option:first-child {
    display: none;
}

.select__form-wrapper .custom-select-option.has-focus {
    background-color: transparent;
    color: #30caff;
}

.select__form {
    width: 250px;
    height: 38px;
    position: relative;
}

.select__form svg,
.select__form img {
    position: absolute;
    top: 12px;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.select__form svg.select__form-isOpen {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.select__form-header {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 3px solid transparent;
    border-image-source: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-image-slice: 1;
    cursor: pointer;
}

.select__form-icon {
    width: 12px;
    height: 8px;
}

.select__form-body {
    position: absolute;
    left: 0;
    top: 100%;
    background: transparent;
    width: 100%;
    height: 0;
    margin-top: 8px;
    z-index: -1;
    padding: 12px;
    opacity: 0;
}

.select__form-body.select__form-body-open {
    background: rgba(10, 20, 51, 0.808);
    height: auto;
    margin-top: 8px;
    z-index: 2;
    padding: 12px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.select__form-item {
    font-size: 16px;
    line-height: 118.75%;
    cursor: pointer;
}

.select__form-item + .select__form-item {
    margin-top: 15px;
}

.select__form-item:hover {
    color: #30caff;
}

.select__form-item:first-child {
    /* display: none; */
}

.pay-method {
    max-width: 250px;
    margin: 0 auto;
    /* display: grid; */
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-row-gap: 33px;
    grid-column-gap: 38px;
}

.pay-method-item {
    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: 180px;
    height: 94px;
    background: -webkit-gradient(linear, left top, left bottom, from(#30caff), to(#329bf8));
    background: linear-gradient(180deg, #30caff 0%, #329bf8 100%);
    border-radius: 10px;
    position: relative;
}

.pay-method-item::after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,
    left bottom, left top,
    from(rgba(45, 45, 45, 0.35)),
    to(rgba(45, 45, 45, 0.35)));
    background: linear-gradient(0deg,
    rgba(45, 45, 45, 0.35),
    rgba(45, 45, 45, 0.35));
    border-radius: 10px;
}

.pay-method-item img {
    width: 135px;
    height: 50px;
}

.pay-method-item:hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: -webkit-gradient(linear, left top, left bottom, from(#30caff), to(#329bf8));
    background: linear-gradient(180deg, #30caff 0%, #329bf8 100%);
    -webkit-box-shadow: 0px 0px 30px rgba(47, 190, 249, 0.58),
    inset 0px 0px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 30px rgba(47, 190, 249, 0.58),
    inset 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.pay-method-item:hover::after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(45, 45, 45, 0)), to(rgba(45, 45, 45, 0)));
    background: linear-gradient(0deg, rgba(45, 45, 45, 0), rgba(45, 45, 45, 0));
}

/*card===============*/

.enum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    white-space: nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.enum__title {
    font-size: 24px;
    line-height: 116.66667%;
    margin-right: 5px;
}

.enum__dots {
    max-width: 100%;
    overflow: hidden;
    font-size: 24px;
    line-height: 116.66667%;
}

.enum__result {
    font-weight: 700;
    font-size: 24px;
    line-height: 116.66667%;
    margin-left: 5px;
}

.game__rank-list {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: #019CF2;
}

.game__rank-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    padding: 1%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#045FA9), color-stop(100%, #004781), to(#004781));
    background: linear-gradient(180deg, #045FA9 0%, #004781 100%, #004781 100%);
    color: #FFF;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}

@media screen and (max-width: 670px) {
    .game__rank-items {
        font-size: 13px;
    }

    .game__rank-list {
        padding: 10px 5px;
    }
}

@media screen and (max-width: 400px) {
    .game__rank-items {
        font-size: 10px;
    }

    .game__rank-list {
        padding: 10px 0;
    }
}

.game__rank-item + .game__rank-item {
    border-left: 1px solid rgba(0, 0, 0, 0.25);
}

.game__rank-item:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #fff;
    font-weight: 700;
    -webkit-box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.4);
}

.game__rank-items:hover p {
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.game__rank-items:hover svg {
    fill: #3373f2;
}

.game__rank-items:hover .game__rank-item-bg {
    opacity: 1;
}

.game__rank-item-bg {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
}

.game__rank-item.game__rank-item-more {
    max-width: 150px;
}

.game__rank-item-arr {
    min-width: 10px;
    margin-left: 10px;
}

.block-bg {
    background: -webkit-gradient(linear,
    left bottom, left top,
    from(rgba(255, 255, 255, 0.06)),
    to(rgba(255, 255, 255, 0.06))),
    -webkit-gradient(linear, left bottom, left top, from(rgba(0, 71, 129, 0.68)), to(rgba(0, 71, 129, 0.68)));
    background: linear-gradient(0deg,
    rgba(255, 255, 255, 0.06),
    rgba(255, 255, 255, 0.06)),
    linear-gradient(0deg, rgba(0, 71, 129, 0.68), rgba(0, 71, 129, 0.68));
    padding: 23px 23px 36px 26px;
    max-width: 1575px;
    width: 100%;
    border: 1px solid #447ea4;
    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;
}

.progress-current-select {
    background-color: rgba(0, 0, 0, 0.24);
    width: 172px;
    height: 44px;
    border-radius: 5px;
    position: relative;
}

.progress-current-select::after {
    pointer-events: none;
    cursor: pointer;
    position: absolute;
    content: url(/img/icons/arr-select.svg);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
}

.select__matchmaking-header {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 2px solid #329bf8;
    border-radius: 5px;
    cursor: pointer;
}

.select__matchmaking-body {
    margin-top: 10px;
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 0;
    opacity: 0;
    background-color: #052c54;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 10px 8px 5px 0;
    position: relative;
    z-index: 2;
}

/* полоса прокрутки (скроллбар) */
.select__matchmaking-body::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: rgba(255, 255, 255, 0.07);
    border-radius: 5px;
}

/* ползунок скроллбара */
::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.07);
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #253861;
}

/* Стрелки */
::-webkit-scrollbar-button:vertical:start:decrement {
    background-color: transparent;
    height: 0;
    width: 0;
}

::-webkit-scrollbar-button:vertical:end:increment {
    background-color: transparent;
    height: 0;
    width: 0;
}

::-webkit-scrollbar-button:horizontal:start:decrement {
    background-color: transparent;
    height: 0;
    width: 0;
}

::-webkit-scrollbar-button:horizontal:end:increment {
    background-color: transparent;
    height: 0;
    width: 0;
}

.select__matchmaking-body::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(268.65deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
}

.progress-matchmaking-item {
    padding: 5px 5px 5px 24px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.progress-matchmaking-item + .progress-matchmaking-item {
    margin-top: 3px;
}

.progress-matchmaking-item:hover {
    background: rgba(255, 255, 255, 0.07);
    border-radius: 0px 13.5px 13.5px 0px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.progress-matchmaking-item:hover::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: #0180ff;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.progress-matchmaking-item.select__matchmaking-startValue:hover {
    background: transparent;
}

.progress-matchmaking-item.select__matchmaking-startValue:hover::after {
    display: none;
}

.progress-matchmaking-item.progress-matchmaking-item-current {
    background: rgba(255, 255, 255, 0.07);
    border-radius: 0px 13.5px 13.5px 0px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.progress-matchmaking-item.progress-matchmaking-item-current::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: #0180ff;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.select__matchmaking-body.select__matchmaking-body-open {
    opacity: 1;
    height: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.progress-current-select .custom-select-container {
    height: 44px;
    border-radius: 5px;
}

.progress-current-select .custom-select-container.is-open {
    background: rgba(0, 0, 0, 0.5);
}

.progress-current-select .custom-select-opener {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    background-color: transparent;
    border: 2px solid #329bf8;
    border-radius: 5px;
}

.progress-current-select .custom-select-opener span {
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    font-size: 18px;
    line-height: 116.66667%;
}

.progress-current-select .custom-select-panel {
    background-color: #052c54;
    padding-right: 10px;
    z-index: 5;
}

.progress-current-select .custom-select-option.has-focus {
    background-color: transparent;
}

.progress-current-select .custom-select-option {
    cursor: pointer;
    position: relative;
    padding-left: 20px;
}

.progress-current-select .custom-select-option:first-child {
    display: none;
}

.progress-current-select .custom-select-option:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #30caff;
}

.progress-current-select .custom-select-option.is-selected {
    background: rgba(255, 255, 255, 0.07);
    border-radius: 0px 13.5px 13.5px 0px;
}

.progress-current-select .custom-select-option.is-selected::before {
    position: absolute;
    content: "";
    padding: 0;
    top: 50%;
    left: 7px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    z-index: 5000;
    background-color: #0180ff;
}

.progress-curent-item:hover {
    color: #30caff;
}

.progress-curent-item:first-child {
    display: none;
}

.matchmaking {
    margin-bottom: 30px;
}

.matchmaking__top-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.matchmaking__title {
    font-size: 36px;
    line-height: 116.66667%;
    font-weight: 700;
    margin-bottom: 10px;
}

.matchmaking__advants {
    margin-left: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.matchmaking__advant-item {
    height: 27px;
    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;
    padding: 0px 10px;
    background: linear-gradient(262.9deg, #2f3648 0%, #329bf8 100%);
    border-radius: 3px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.matchmaking__advant-item p {
    margin-left: 7px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}

.matchmaking__advant-item + .matchmaking__advant-item {
    margin-left: 26px;
}

.matchmaking__advant-item:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: #fff;
    color: #328af5;
}

.matchmaking__advant-item:hover path {
    fill: #328af5;
}

.matchmaking__advant-item {
    position: relative;
    cursor: pointer;
}

.matchmaking__advant-item:hover .matchmaking__advant-item-info {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 3;
    opacity: 1;
}

.matchmaking__advant-item-info {
    z-index: -1;
    opacity: 0;
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 131px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.matchmaking__advant-info-text {
    position: relative;
}

.matchmaking__advant-info-text p {
    position: relative;
    z-index: 2;
    color: #328af5;
    width: 134px;
    font-size: 10px;
    line-height: 120%;
    padding-bottom: 5px;
    padding-top: 15px;
}

.matchmaking__advant-info-text img {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 140px;
    height: 100%;
}

.matchmaking__progress-block {
    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;
    margin-top: 29px;
}

.matchmaking__progress-current-select-divCur,
.matchmaking__progress-current-select-divDes {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 25px;
    width: 162px;
    height: 44px;
}

.matchmaking__progress-current-select-divCur {
    margin-left: 66px;
}

.matchmaking__progress-current-select-divDes {
    margin-right: 66px;
}

.matchmaking__progress-select {
    cursor: pointer;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    font-size: 18px;
    line-height: 116.66667%;
    width: 162px;
    height: 44px;
    border: 2px solid #329bf8;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    padding-left: 15px;
}

.matchmaking__progress-desired-select {
    margin-right: 66px;
}

.matchmaking__progress-rank-img {
    margin-top: 20px;
    width: 180px;
    height: 72px;
}

.matchmaking__progress-rank-img img {
    width: 180px;
    height: 83px;
    -o-object-fit: contain;
    object-fit: contain;
}

.matchmaking__progress-arr {
    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;
}

.matchmaking__progress-arr img,
.matchmaking__progress-arr svg,
.matchmaking__progress-arr svg path {
    width: 105px;
    height: 72px;
}

.matchmaking__progress-arr-box {
    width: 105px;
    height: 72px;
    position: relative;
}

.svg_container {
    width: 105px;
    height: 72px;
}

.matchmaking__progress-arr img + img,
.matchmaking__progress-arr svg + svg,
.matchmaking__progress-arr-box {
    margin-left: 38px;
}

.noUi-target {
    background: #22689e;
    border-radius: 5px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#matchmaking__progressbar {
    max-width: 1505px;
    width: 100%;
    margin-top: 61px;
    margin-left: auto;
    margin-right: auto;
    height: 23px;
}

.noUi-horizontal .noUi-handle {
    height: 37px;
    width: 85px;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    -webkit-box-shadow: 0px 0px 15px rgba(50, 154, 247, 0.7),
    inset 0px 0px 15px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 15px rgba(50, 154, 247, 0.7),
    inset 0px 0px 15px rgba(0, 0, 0, 0.19);
    border-radius: 5px;
    overflow: hidden;
}

.noUi-horizontal .noUi-handle:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.95);
}

.noUi-base,
.noUi-connects {
    height: 23px;
}

.noUi-connect {
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-radius: 5px;
}

.noUi-handle:after,
.noUi-handle:before {
    content: url(/img/icons/scrollbar.svg);
    top: 15%;
    left: 0;
    background-color: transparent;
}

.matchmaking__progressbar-desk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 53px;
    max-width: 1507px;
    width: 100%;
}

.matchmaking__progressbar-desk-item {
    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;
    height: 53px;
    margin-top: 13px;
    position: relative;
    padding-top: 10px;
}

.matchmaking__progressbar-desk-item img {
    margin-bottom: 5px;
}

.matchmaking__progressbar-desk-item p {
    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;
    margin-top: 6px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    max-width: 40px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    justify-self: flex-end;
}

.matchmaking__progressbar-desk-item::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 10px;
    background-color: #fff;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.matchmaking__bottom-inner {
    margin-top: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.matchmaking__options-title {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 30px;
    line-height: 116.66667%;
}

.matchmaking__options-label {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    cursor: pointer;
}

.matchmaking__info {
    /* 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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 32px 36px 26px 32px;
    border-bottom: 5px solid #30CAFF;
    background: rgba(0, 16, 32, 0.50);
    -webkit-box-shadow: -20px 20px 40px 0 rgba(48, 204, 255, 0.30);
    box-shadow: -20px 20px 40px 0 rgba(48, 204, 255, 0.30);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}

.matchmaking__info-left {
    max-width: 452px;
    width: 100%;
}

.matchmaking__info-text {
    margin-top: 34px;
    font-size: 18px;
    line-height: 116.66667%;
}

.matchmaking__info-right {
    max-width: 495px;
    width: 100%;
}

.matchmaking__info-right .enum__matchmaking:first-child {
    margin-top: 0;
}

.enum__matchmaking {
    margin-top: 20px;
}

.enum__result-matchmaking {
    font-size: 24px;
    line-height: 116.66667%;
}

.enum__result-matchmaking-light {
    margin-left: 15px;
    font-size: 16px;
}

.matchmaking__info-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 42px;
}

.options-checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}

.options-checkbox label + label {
    margin-top: 18px;
}

.options-checkbox-input {
    display: none;
}

.checkbox-circle {
    display: inline-block;
    width: 29px;
    height: 29px;
    border: 2px solid #329bf8;
    border-radius: 5px;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29px;
    flex: 0 0 29px;
}

.checkbox-circle::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 19px;
    height: 19px;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.options-checkbox-input:checked + .checkbox-circle::after {
    opacity: 1;
}

.options-checkbox-options {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.options-checkbox-options > label {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin-top: 18px;
}

.options-checkbox-options > label + label {
    margin-top: 18px;
}

.checkbox-text {
    display: inline-block;
    font-size: 16px;
    line-height: 116.66667%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-info {
    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;
    min-width: 16px;
    min-height: 16px;
    max-width: 16px;
    max-height: 16px;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-radius: 50%;
    padding: 4px;
    position: relative;
    cursor: pointer;
}

.checkbox-info-account {
    margin-left: 5px;
}

.checkbox-info span {
    width: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 11px;
}

.checkbox-info:hover {
    background: #fff;
    color: #329bf8;
}

.checkbox-info:hover .checkbox-info-text {
    z-index: 10;
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.checkbox-info-text {
    position: absolute;
    top: 50%;
    left: 150%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 12px;
    line-height: 120%;
    opacity: 1;
    z-index: -1;
    min-width: 136px;
    padding: 8px 6px 8px 12px;
}

.checkbox-info-text p {
    position: relative;
    color: #328af5;
    z-index: 2;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.checkbox-info-text img {
    position: absolute;
    top: -7px;
    left: -10px;
    z-index: 1;
    height: 120%;
    width: 133px;
}

.checkbox-benefit {
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-radius: 3px;
    padding: 2px 5px;
}

.category-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.category-menu__item {
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#0b5588), to(#0962bb));
    background: linear-gradient(to bottom, #0b5588, #0962bb);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 230px;
    border-right: 1px solid #004c92;
    padding: 0 10px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.category-menu__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;
    color: #fff;
    width: 100%;
    height: 72px;
    cursor: pointer;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.category-menu__link:hover {
    color: #30caff;
}

.products {
    display: grid;
    gap: 45px;
    grid-template-columns: repeat(auto-fit, minmax(201px, 345px));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 50px auto;
}

.product {
    max-width: 345px;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#045fa9), color-stop(100%, #004781), to(#004781));
    background: linear-gradient(180deg, #045fa9 0%, #004781 100%, #004781 100%);
    border-radius: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product > a {
    display: block;
}

.product:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.product__image-wrap {
    max-width: 345px;
    max-height: 210px;
    width: 100%;
    height: 210px;
}

.product__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
}

.product__title {
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    margin: 15px 0 10px 15px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.product__title:hover {
    color: #30caff;
}

.product__description {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 20px 15px;
    color: #a2a2b4;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}

.product__container {
    justify-self: flex-end;
}

.product__price-term {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 20px;
}

.product__separator {
    display: block;
    height: 1px;
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
}

.product__term {
    background: #214366;
    border: 2px solid #63bdf7;
    border-radius: 5px;
    padding: 10px 40px;
    margin-left: 20px;
}

.product__price {
    background: -webkit-gradient(linear, right top, left top, from(#5fb9f4), to(#497fe7)), #c4c4c4;
    background: linear-gradient(270deg, #5fb9f4 0%, #497fe7 100%), #c4c4c4;
    border: 2px solid #63bdf7;
    border-radius: 5px;
    font-size: 17px;
    padding: 10px 40px;
}

.product__more {
    margin: 12px 0 12px 15px;
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.product__more:hover {
    color: #30caff;
}

.product__more-price {
    margin-right: 15px;
}

.stage-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 452px;
    border: 1px solid;
    border-image-source: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-image-slice: 1;
    height: 49px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
}

.stage-list__bg {
    z-index: 1;
    position: absolute;
    top: 0;
    left: -5%;
    height: 100%;
    width: 35%;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    background: linear-gradient(267.37deg,
    #30caff -90.19%,
    #329bf8 12.83%,
    #3373f2 100%);
}

.stage-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
}

.stage-list__item p {
    font-size: 18px;
    line-height: 116.66667%;
}

.stage-list__item.active p {
    font-weight: 700;
}

.stage-list__item2 {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-image-source: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-image-slice: 1;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
}

.stage-list__item2 p {
    -webkit-transform: skew(20deg);
    transform: skew(20deg);
}

.game_content {
    padding: 23px 23px 36px 26px;
    max-width: 1575px;
    width: 100%;
}

.game-card__description-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.game-card__description-text {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
}

.game__card-bottom {
    background-color: #052C54;
    width: 100%;
    margin-bottom: 15px;
}

.page__card {
    background: #003d71 url("/img/bg-card.jpg") no-repeat;
    background-size: 100% 45%;
}

.game__title {
    font-size: 48px;
    font-weight: 700;
    line-height: 116.66667%;
    margin-left: 25px;
}

/*stage2==========*/

.label-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    border-bottom: 3px solid transparent;
    border-image-source: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-image-slice: 1;
    width: 298px;
    height: 38px;
}

.label-error {
    border-bottom: 3px solid #a65151;
    border-image-source: none;
    border-image-slice: 0;
}

.label-error .input-placeholder-form {
    color: #a65151;
}

.input-placeholder-form {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 0;
    width: 0;
    opacity: 0;
    font-size: 10px;
    line-height: 12px;
    color: #30c5fe;
    position: absolute;
    top: -5px;
    left: 10px;
}

.input-form {
    background-color: transparent;
    width: 298px;
    color: #fff;
    padding-left: 10px;
    font-size: 16px;
    line-height: 118.75%;
    height: 38px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.input-form:focus::-webkit-input-placeholder {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.input-form:focus::-moz-placeholder {
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.input-form:focus:-ms-input-placeholder {
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.input-form:focus::-ms-input-placeholder {
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.input-form:focus::placeholder {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    /* border: 1px solid green; */
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0px 1000px #051323 inset;
}

.input-form_not-empty {
    opacity: 1;
    height: 100%;
    width: 100%;
}

.input-form:focus + .input-placeholder-form {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    height: 100%;
    width: 100%;
}

.input-form:hover::-webkit-input-placeholder {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #30b6fc;
}

.input-form:hover::-moz-placeholder {
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #30b6fc;
}

.input-form:hover:-ms-input-placeholder {
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    color: #30b6fc;
}

.input-form:hover::-ms-input-placeholder {
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    color: #30b6fc;
}

.input-form:hover::placeholder {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #30b6fc;
}

.input-form::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 118.75%;
}

.input-form::-moz-placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 118.75%;
}

.input-form:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 118.75%;
}

.input-form::-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 118.75%;
}

.input-form::placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 118.75%;
}

.stage__wrapper {
    margin-bottom: 25px;
}

.custom-range-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 10px;
}

.custom-range-slider_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}

.custom-range-slider_info_span {
    width: 110px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #319bf8;
    background-color: #123c64;
    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;
}

.noUi-pips {
    margin-top: 10px;
}

.noUi-value {
    margin-top: 10px;
}

@media screen and (max-width: 490px) {
    .custom-range-slider {
        width: 97%;
    }
}

.stage__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stage__top-text {
    margin-left: 33px;
    max-width: 228px;
    width: 100%;
    font-size: 18px;
    line-height: 116.66667%;
}

.stage2__form {
    margin-top: 54px;
}

.stage2__form-main {
    padding-bottom: 37px;
    border-bottom: 1px solid #447ea4;
}

.stage2__form-block {
    margin-top: 39px;
}

.form__title {
    font-size: 28px;
    line-height: 117.85714%;
    font-weight: 700;
}

.stage2__form-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

.stage2__form-box-height {
    margin-top: 55px;
}

.stage2__form-item + .stage2__form-item {
    margin-left: 140px;
}

.stage2__form-item-width {
    width: 431px;
}

.label__form-width {
    margin-top: 55px;
    width: 431px;
}

.stage2__form-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;
    padding-top: 30px;
}

.stage3__content {
    margin-top: 50px;
    display: grid;
    grid-template-areas: "stage3-main stage3-pay" "stage3-total stage3-choosed";
}

.stage3__content-box-main {
    grid-area: stage3-main;
}

.stage3__content-box-pay {
    grid-area: stage3-pay;
}

.stage3__content-box-total {
    grid-area: stage3-total;
}

.stage3__content-box-choosed {
    grid-area: stage3-choosed;
}

.stage3__content-box-main,
.stage3__content-box-pay {
    border-bottom: 1px solid #447ea4;
    padding-bottom: 17px;
}

.stage3__content-text {
    max-width: 640px;
    width: 100%;
}

.stage3__content-enum {
    margin-top: 5px;
}

.stage3-enum {
    margin-top: 8px;
}

.stage3-enum__title {
    font-size: 18px;
    line-height: 116.66667%;
}

.stage3-enum__high {
    font-size: 26px;
    font-size: 36px;
    line-height: 116.66667%;
    font-weight: 700;
}

.stage3__button {
    width: 248px;
}

.edit__order {
    display: inline-block;
    margin-top: 55px;
    text-decoration: underline;
    font-size: 18px;
    line-height: 116.66667%;
    color: #fff;
}

.edit__order:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: underline;
    color: #30caff;
}

.stage3__content-pay {
    margin-left: 150px;
}

.stage3__content-pay-title {
    margin-bottom: 22px;
    text-align: center;
}

.stage3__content-box-total,
.stage3__content-box-choosed {
    margin-top: 21px;
    padding-bottom: 32px;
}

.stage3__content-info {
    margin-left: 150px;
}

.stage3__promocode {
    margin-top: 60px;
}

.stage3__form-bottom {
    border-top: 1px solid #447ea4;
}

.stage3__promocode-total {
    margin-top: 0;
    display: none;
}

.matchmaking__info-card2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 818px;
    width: 100%;
    padding-top: 15px;
}

.matchmaking__bottom-inner-card2 {
    margin-top: 20px;
}

.matchmaking__info-left-card2,
.matchmaking__info-right-card2 {
    max-width: 100%;
}

.matchmaking__options-card2 {
    width: 100%;
}

.matchmaking__options-card2-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 14px;
}

.matchmaking__options-card2-item {
    max-width: 195px;
    width: 100%;
}

.matchmaking__options-card2-item + .matchmaking__options-card2-item {
    margin-left: 40px;
}

.matchmaking__options-card2-item .options-checkbox {
    margin-top: 30px;
}

.matchmaking__options-card2-item .options-checkbox label + label {
    margin-top: 11px;
}

.checkbox-circle-circle {
    border-radius: 50%;
    width: 17px;
    height: 17px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17px;
    flex: 0 0 17px;
}

.checkbox-circle-circle::after {
    border-radius: 50%;
    width: 11px;
    height: 11px;
}

#matchmaking__min-scrollbar-skill,
#matchmaking__min-scrollbar-experience,
#matchmaking__min-scrollbar-skill-mobile,
#matchmaking__min-scrollbar-experience-mobile {
    height: 7px;
    margin: 10px 10px 20px 10px;
}

#matchmaking__min-scrollbar-skill .noUi-connects,
#matchmaking__min-scrollbar-experience .noUi-connects,
#matchmaking__min-scrollbar-skill-mobile .noUi-connects,
#matchmaking__min-scrollbar-experience-mobile .noUi-connects {
    height: 9px;
}

#matchmaking__min-scrollbar-skill.noUi-horizontal .noUi-handle,
#matchmaking__min-scrollbar-experience.noUi-horizontal .noUi-handle,
#matchmaking__min-scrollbar-skill-mobile.noUi-horizontal .noUi-handle,
#matchmaking__min-scrollbar-experience-mobile.noUi-horizontal .noUi-handle {
    /* width: 45px; */
    width: 30px;
    height: 20px;
}

#matchmaking__min-scrollbar-skill .noUi-handle:after,
#matchmaking__min-scrollbar-skill .noUi-handle:before,
#matchmaking__min-scrollbar-experience .noUi-handle:after,
#matchmaking__min-scrollbar-experience .noUi-handle:before,
#matchmaking__min-scrollbar-skill-mobile .noUi-handle:after,
#matchmaking__min-scrollbar-skill-mobile .noUi-handle:before,
#matchmaking__min-scrollbar-experience-mobile .noUi-handle:after,
#matchmaking__min-scrollbar-experience-mobile .noUi-handle:before {
    content: url(/img/icons/scrollbar.svg);
    top: -1px;
    left: -5px;
    background-color: transparent;
    -webkit-transform: scaleX(0.5) scaleY(0.7) translateX(50%);
    transform: scaleX(0.5) scaleY(0.7) translateX(50%);
}

#matchmaking__min-scrollbar-skill .noUi-pips-horizontal,
#matchmaking__min-scrollbar-experience .noUi-pips-horizontal,
#matchmaking__min-scrollbar-skill-mobile .noUi-pips-horizontal,
#matchmaking__min-scrollbar-experience-mobile .noUi-pips-horizontal {
    height: 20px;
}

#matchmaking__min-scrollbar-skill .noUi-marker-large,
#matchmaking__min-scrollbar-skill .noUi-value-large,
#matchmaking__min-scrollbar-experience .noUi-marker-large,
#matchmaking__min-scrollbar-experience .noUi-value-large,
#matchmaking__min-scrollbar-skill-mobile .noUi-marker-large,
#matchmaking__min-scrollbar-skill-mobile .noUi-value-large,
#matchmaking__min-scrollbar-experience-mobile .noUi-marker-large,
#matchmaking__min-scrollbar-experience-mobile .noUi-value-large {
    display: none;
}

.matchmaking__min-scrollbar-title {
    margin-bottom: 10px;
}

.noUi-handle-lower {
    background: #ad2d02 !important;
}

.options-checkbox-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 18px;
}

.matchmaking__card2-box {
    margin-top: 39px;
}

.matchmaking__card2-box .options-checkbox + .options-checkbox {
    margin-left: 28px;
}

.matchmaking__card2-box:first-child {
    margin-top: 14px;
    margin-top: 39px;
}

.matchmaking__min-scrollbar-box {
    margin-top: 52px;
    max-width: 356px;
    width: 100%;
}

.matchmaking__scrollbar-start {
    margin-top: 18px;
}

.matchmaking__info-btns-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.matchmaking__info-btns-start .matchmaking__info-btn + .matchmaking__info-btn {
    margin-left: 49px;
}

.matchmaking__card2-box-progress {
    display: block;
}

.matchmaking__card2-box-mobil {
    display: none;
}

.matchmaking__card2-box-extra {
    margin-top: 65px;
}

.matchmaking-card3 {
    padding-left: 10px;
}

.matchmaking__card3-class {
    padding: 8px;
    border: 3px solid #fff;
    border-radius: 5px;
}

.matchmaking__card3-class-label {
    background: -webkit-gradient(linear, left top, left bottom, from(#329bf8), to(#004781));
    background: linear-gradient(180deg, #329bf8 0%, #004781 100%);
    border-radius: 5px;
    display: block;
    width: 78px;
    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;
    cursor: pointer;
}

.matchmaking__card3-class-label + .matchmaking__card3-class-label {
    margin-top: 8px;
}

.matchmaking__card3-class-label img {
    width: 38px;
    height: 38px;
}

.matchmaking__card3-class-label:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-gradient(linear, left top, left bottom, from(#337bf2), to(#31befd));
    background: linear-gradient(180deg, #337bf2 0%, #31befd 100%);
    background-position: 0 100%;
}

.matchmaking__card3-class-label.active {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-gradient(linear, left top, left bottom, from(#337bf2), to(#31befd));
    background: linear-gradient(180deg, #337bf2 0%, #31befd 100%);
    background-position: 0 100%;
}

.matchmaking__card3-inner {
    margin-top: 22px;
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 3fr 2fr;
    margin-bottom: 15px;
}

.matchmaking__card3-choice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-row: 1/3;
    background: rgba(0, 0, 0, 0.13);
    padding: 14px 14px 16px 14px;
    width: 469px;
}

.matchmaking__card3-result {
    margin-top: 50px;
}

.matchmaking__card3-type {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(8, 1fr);
    grid-gap: 6px 6px;
    margin-left: 13px;
}

.matchmaking__card3-end {
    grid-row: 2/3;
}

.matchmaking__card3-class-checkbox-text {
    margin-left: 0;
    margin-top: 6px;
    font-size: 29px;
    font-weight: 700;
    line-height: 117.24138%;
    text-transform: uppercase;
}

.matchmaking__card3-type-label {
    background: -webkit-gradient(linear, left top, left bottom, from(#329bf8), to(#004781)), #ffffff;
    background: linear-gradient(180deg, #329bf8 0%, #004781 100%), #ffffff;
    width: 164px;
    height: 128px;
    border-radius: 5px;
    padding: 10px 7px 10px 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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: default;
}

.matchmaking__card3-type-label:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-gradient(linear, left top, left bottom, from(#337bf2), to(#31befd)), #ffffff;
    background: linear-gradient(180deg, #337bf2 0%, #31befd 100%), #ffffff;
    background-position: 0 128px;
}

.matchmaking__card3-type-label.active {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-gradient(linear, left top, left bottom, from(#337bf2), to(#31befd)), #ffffff;
    background: linear-gradient(180deg, #337bf2 0%, #31befd 100%), #ffffff;
    background-position: 0 128px;
}

.matchmaking__card3-type-label.active .checkbox-info {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    color: #fff;
}

.matchmaking__card3-type-label.active .checkbox-info:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #329bf8;
    background: #fff;
}

.matchmaking__card3-type-label.active .matchmaking__card3-type-checkbox {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: white;
}

.matchmaking__card3-type-checkbox-min.matchmaking__card3-type-checkbox-min-checked {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: white;
    opacity: 1;
}

.matchmaking__card3-type-label-all {
    background: -webkit-gradient(linear, left top, left bottom, from(#337bf2), to(#31befd)), #ffffff;
    background: linear-gradient(180deg, #337bf2 0%, #31befd 100%), #ffffff;
    border: 2px solid #ffffff;
}

.matchmaking__card3-type-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.matchmaking__card3-type-box .checkbox-info {
    margin-left: auto;
    background: #fff;
    color: #329bf8;
}

.matchmaking__card3-type-box .checkbox-info:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
}

.matchmaking__card3-type-checkbox {
    width: 19px;
    height: 19px;
    background-color: rgba(255, 255, 255, 0);
    display: block;
    position: relative;
    border-radius: 5px;
}

.matchmaking__card3-type-checkbox::after {
    width: 27px;
    height: 27px;
    position: absolute;
    content: "";
    border: 2px solid #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

.matchmaking__card3-type-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 116.66667%;
    margin-left: 16px;
}

.matchmaking__card3-type-price {
    font-size: 24px;
    line-height: 116.66667%;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.matchmaking__card3-type-price .checkbox-benefit {
    background: #fff;
    padding: 2px 3px;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #329bf8;
    position: relative;
}

.matchmaking__card3-type-price .checkbox-benefit:after {
    position: absolute;
    content: "";
    width: 37px;
    height: 1px;
    top: 40%;
    left: 3px;
    background: #001020;
    border-radius: 3px;
    -webkit-transform: rotate(-16.34deg);
    transform: rotate(-16.34deg);
}

.matchmaking__card3-type-checkbox-min {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0);
    display: block;
    position: relative;
    border-radius: 5px;
}

.matchmaking__card3-type-checkbox-min::after {
    width: 15px;
    height: 15px;
    position: absolute;
    content: "";
    border: 1px solid #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

.matchmaking__card3-type-text {
    margin-left: 7px;
    font-size: 14px;
    line-height: 114.28571%;
    font-weight: 700;
    text-transform: uppercase;
}

.matchmaking__card3-type-text span {
    margin-left: 7px;
}

.matchmaking__card3-item-slider {
    position: relative;
}

.matchmaking__card3-item-slider .swiperTank {
    height: 20%;
    width: 962px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
}

.matchmaking__card3-item-slider .swiperTank .swiper-slide {
    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;
}

.unvisible-div {
    visibility: hidden;
    width: 0;
    height: 0;
}

.matchmaking__card3-item-slider .swiperTank .swiper-slide img {
    width: 736px;
    height: 476px;
}

.matchmaking__card3-item-slider .swiperTankLine {
    height: 80%;
    width: 962px;
    margin-top: 100px;
    padding-left: 100px;
    position: relative;
    overflow: hidden;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide {
    max-width: 157px;
    width: 100%;
    height: 193px;
    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;
    border-radius: 15px;
    border: 1px solid #033157;
    position: relative;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide .slide-tankLine-bg {
    position: absolute;
    max-width: 157px;
    width: 100%;
    height: 193px;
    border-radius: 15px;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide .slide-tankLine-bg .swiper-slide-tankLine-bg-active,
.matchmaking__card3-item-slider .swiperTankLine .swiper-slide .slide-tankLine-bg .swiper-slide-tankLine-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    border-radius: 15px;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide .slide-tankLine-bg .swiper-slide-tankLine-bg {
    z-index: 2;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide .swiper-slide-tankLine-bg-active {
    border: 3px solid #fff;
    -webkit-box-shadow: inset 0 0 5px #fff;
    box-shadow: inset 0 0 5px #fff;
    background: url('/local/templates/boost_store/css/../images/tank/tank-bg.png'), -webkit-gradient(linear, left top, left bottom, from(#337BF2), to(#31BEFD));
    background: url('/local/templates/boost_store/css/../images/tank/tank-bg.png'), linear-gradient(180deg, #337BF2 0%, #31BEFD 100%);
}

.slide-tankLine-content {
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/boost_store/css/../images/tank/tank-bg.png'), linear-gradient(262.9deg, #004781 0%, #329BF8 54.17%, #004781 100%);
    background-repeat: no-repeat;
    background-position: cover;
    border-radius: 15px;
    cursor: pointer;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide .slide-tankLine-content {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 3;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide .slide-tankLine-content img {
    width: 132px;
    height: 89px;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide .swiper-slide-tankName {
    margin-top: 29px;
    font-size: 24px;
    line-height: 116.66667%;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 4px 4px rgba(255, 255, 255, 0.25);
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-button-prev,
.matchmaking__card3-item-slider .swiperTankLine .swiper-button-next {
    width: 34px;
    height: 34px;
    background: -webkit-gradient(linear, left top, left bottom, from(#3373f2), to(#30caff)), #329bf8;
    background: linear-gradient(180deg, #3373f2 0%, #30caff 100%), #329bf8;
    border: 1px solid #3373f2;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    border-radius: 50%;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-button-prev::after,
.matchmaking__card3-item-slider .swiperTankLine .swiper-button-next::after {
    content: "";
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide.swiper-slide-thumb-active {
    border: 2px solid #fff;
}

.matchmaking__card3-item-slider .swiperTankLine .swiper-slide.swiper-slide-thumb-active .swiper-slide-tankLine-bg-active {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-gradient(linear, left top, left bottom, from(#337bf2), to(#31befd));
    background: linear-gradient(180deg, #337bf2 0%, #31befd 100%);
    background-position: 0 193px;
}

.matchmaking__card3-item-box {
    margin-left: 60px;
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.matchmaking__card3-extra {
    width: 100%;
    padding: 16px 10px 18px 38px;
    background: rgba(50, 155, 248, 0.1);
}

.matchmaking__card3-extra .options-checkbox-wrapper {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 18px 30px;
}

.options-checkbox-wrapper {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 18px 30px;
}

.options-checkbox-wrapper label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.matchmaking__card3-extra .options-checkbox-wrapper label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.matchmaking__card3-extra .subtitle__page {
    font-weight: 500;
}

.matchmaking__card3-extra .options-checkbox + .options-checkbox {
    margin-left: 60px;
}

.matchmaking__card3-price {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 48px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#337bf2), to(#31befd));
    background: linear-gradient(180deg, #337bf2 0%, #31befd 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;
}

.matchmaking__card3-price-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 116.66667%;
    text-transform: uppercase;
    padding: 0 42px;
}

.matchmaking__card3-price-end {
    margin-top: 20px;
    font-size: 54px;
    line-height: 116.66667%;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 14px;
}

.matchmaking__info-card3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
}

.matchmaking__info-right-card3 {
    max-width: 772px;
    margin-top: 10px;
}

.cart__title {
    margin-top: 55px;
}

.cart__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cart__product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 975px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: rgba(0, 0, 0, 0.13);
}

.cart__product-item::after {
    content: url(/img/icons/cross-cart.svg);
    position: absolute;
    top: 11px;
    right: 11px;
    cursor: pointer;
}

.cart__product-item + .cart__product-item {
    margin-top: 20px;
}

.cart__product-item-img {
    position: relative;
    height: 100%;
}

.cart__product-item-img img {
    display: block;
    position: relative;
    width: 240px;
    height: 166px;
}

.cart__product-item-img::after {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear,
    right top, left top,
    color-stop(3.84%, #0d4068),
    color-stop(10.38%, rgba(25, 73, 111, 0.9)),
    to(rgba(13, 64, 105, 0)));
    background: linear-gradient(270deg,
    #0d4068 3.84%,
    rgba(25, 73, 111, 0.9) 10.38%,
    rgba(13, 64, 105, 0) 100%);
}

.cart__product-item-box {
    margin-left: 25px;
    -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;
    padding: 10px 0;
}

.cart__product-item-title {
    font-size: 26px;
    line-height: 115.38462%;
    font-weight: 700;
}

.cart__product-item-options {
    font-size: 14px;
    line-height: 114.28571%;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 11px;
}

.cart__product-item-options p {
    margin-top: 9px;
}

.cart__product-item-edit {
    display: block;
    font-size: 12px;
    line-height: 116.66667%;
    color: #30caff;
    text-decoration-line: underline;
    margin-top: 20px;
}

.cart__product-item-edit-mobil {
    display: none;
    text-align: center;
    margin-top: 19px;
}

.cart__product-item-price {
    font-size: 36px;
    line-height: 116.66667%;
    font-weight: 700;
    position: absolute;
    top: 50%;
    right: 45px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cart__product-item-price-mobil {
    display: none;
    position: static;
    margin-top: 23px;
}

.cart__total {
    background: rgba(0, 0, 0, 0.13);
    max-width: 525px;
    width: 100%;
    padding: 19px 15px 25px 11px;
    margin-left: 20px;
}

.cart__total .stage3__promocode {
    margin-top: 45px;
}

.cart__total-title {
    font-size: 26px;
    line-height: 115.38462%;
    font-weight: 700;
}

.cart__total-enum {
    border-bottom: 1px solid #2371a4;
    margin-top: 40px;
}

.cart__total-enum .enum + .enum {
    margin-top: 12px;
}

.cart__total-enum .enum__title {
    font-size: 18px;
    font-weight: 500;
}

.cart__total-enum-end {
    margin-top: 27px;
}

.cart__total-enum-end .enum + .enum {
    margin-top: 20px;
}

.cart__total-enum-end .enum__result span {
    font-size: 14px;
    line-height: 114.28571%;
}

.cart__form-btn {
    margin-top: 50px;
}

.cart__form-btn .button-color {
    width: 100%;
    height: 77px;
}

.cart__form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 55px;
    border-bottom: 1px solid #447ea4;
}

.cart__form-content + .cart__form-content {
    margin-top: 60px;
}

.cart__form-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 25px;
    margin-top: 30px;
}

.cart__form-box .label__form-width {
    margin-top: 30px;
}

.cart__total-pay {
    margin-top: 35px;
    padding: 30px 27px 43px;
    max-width: 670px;
    width: 100%;
    background: rgba(0, 0, 0, 0.13);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart__total-pay .stage3-enum__high {
    font-size: 36px;
}

.cart__total-pay-box {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.pay__method-choosed-mobil {
    display: none;
    margin-top: 20px;
}

.pay__method-choosed {
    margin-top: 22px;
}

.cart_btn {
    margin-top: 55px;
}

.block__tabs {
    display: grid;
    grid-template-columns: repeat(7, auto);
    grid-gap: 16px;
}

.tab__item {
    background: -webkit-gradient(linear, left top, left bottom, from(#1576cc), color-stop(178.57%, #004781));
    background: linear-gradient(180deg, #1576cc 0%, #004781 178.57%);
    border-radius: 5px;
    height: 39px;
    color: #fff;
    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;
}

.tab__item:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-gradient(linear, left top, left bottom, from(#329bf8), color-stop(178.57%, #30caff));
    background: linear-gradient(180deg, #329bf8 0%, #30caff 178.57%);
    background-position: 0 39px;
    -webkit-box-shadow: 0px 0px 15px rgba(49, 177, 251, 0.74);
    box-shadow: 0px 0px 15px rgba(49, 177, 251, 0.74);
}

.tab__item.active {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-gradient(linear, left top, left bottom, from(#329bf8), color-stop(178.57%, #30caff));
    background: linear-gradient(180deg, #329bf8 0%, #30caff 178.57%);
    background-position: 0 39px;
}

.account-bg {
    padding: 13px 14px 25px 14px;
    margin-bottom: 20px;
}

.link-account {
    margin: 0 35px;
}

.sidebar-nav-account {
    margin-top: 15px;
    border-top: 6px solid #30caff;
    max-width: 100%;
}

.sidebar-nav-account .sidebar-nav__link {
    padding-bottom: 13px;
}

.link-account-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-image-source: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-image-slice: 1;
}

.link-account-box {
    margin-left: 10px;
}

.link-account-name {
    font-size: 14px;
    line-height: 114.28571%;
    white-space: nowrap;
    border-bottom: 1px solid transparent;
    border-image-source: linear-gradient(180deg, #329bf8 0%, #30caff 100%);
    border-image-slice: 1;
    max-width: 95px;
    padding-bottom: 4px;
}

.link-account-balance {
    font-size: 10px;
    line-height: 120%;
    margin-top: 5px;
}

.link-account-arr {
    margin-left: 10px;
}

.account__header.select__wrap-list {
    background-color: transparent;
    width: 220px;
    left: -160px;
    top: 100%;
    cursor: default;
}

.account__header-box {
    background-color: #fff;
    border: 1px solid #2371a4;
    color: #000;
    margin-top: 11px;
    width: 100%;
    min-height: 250px;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}

.account__header-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px;
}

.account__header-img {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    margin-right: 10px;
    overflow: hidden;
}

.account__header-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.account__header-name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.account__header-id {
    font-size: 13px;
    font-weight: 400;
    color: #2F3648;
    margin: 0;
}

.account__header-list-item {
    font-size: 13px;
    font-weight: 700;
    border-top: 1px solid #D0DAE0;
    -webkit-transition: .3s;
    transition: .3s;
}

.account__header-list-item:last-child {
    border-bottom: 1px solid #D0DAE0;
}

.account__header-list-item:hover {
    background-color: #D0DAE0;
}

.account__header-list-link,
.account__header-list-link:visited,
.account__header-list-link:focus,
.account__header-list-link:hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    height: 100%;
    color: #000;
    padding: 13px 20px;
}

.account__header-list-link_logout,
.account__header-list-link_logout:visited,
.account__header-list-link_logout:focus,
.account__header-list-link_logout:hover {
    color: #A84D4D;
}

.account__header-list-banner {
    min-height: 63px;
    margin: 10px 15px;
    padding: 10px 15px;
    display: grid;
    grid-template-areas:
            "title icon"
            "span icon";
    grid-gap: 5px;
    grid-template-columns: 120px auto;
    grid-template-rows: 1fr 2fr;
    color: #fff;
    border-radius: 5px;
    -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-line-pack: justify;
    align-content: space-between;
}

.account__header-list-banner + .account__header-list-banner {
    margin-top: 5px;
}

.account__header-list-banner_discount {
    background: -webkit-gradient(linear, left top, left bottom, from(#A42502), to(#EC5400));
    background: linear-gradient(180deg, #A42502 0%, #EC5400 100%);
}

.account__header-list-banner_cashback {
    background: -webkit-gradient(linear, left top, left bottom, from(#001020), to(#053A70));
    background: linear-gradient(180deg, #001020 0%, #053A70 100%);
}

.account__header-list-banner-title {
    grid-area: title;
    font-weight: 400;
    font-size: 13px;
}

.account__header-list-banner-span {
    grid-area: span;
    font-weight: 700;
    font-size: 20px;
}

.account__header-list-banner-span i {
    font-size: 13px;
    font-weight: 400;
    color: #B6C5D0;
    font-style: normal;
}

.account__header-list-banner-icon-wrp {
    grid-area: icon;
}

.account__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.account__info {
    background-color: rgba(0, 0, 0, 0.13);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 926px;
    width: 100%;
    padding: 10px 20px 32px 11px;
}

.account__top-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.account__top-avatar-box-mobil {
    margin-left: 11px;
    display: none;
}

.account__img {
    width: 198px;
    height: 198px;
    border: 5px solid transparent;
    border-image-source: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-image-slice: 1;
}

.account__avatar-change {
    display: block;
    font-size: 12px;
    line-height: 116.66667%;
    color: #fff;
    text-align: center;
    text-decoration-line: underline;
    margin-top: 15px;
    background-color: transparent;
}

.account__top-wrapper {
    margin-left: 40px;
    max-width: 400px;
    width: 100%;
}

.account__name {
    font-size: 28px;
    line-height: 117.85714%;
    font-weight: 700;
    margin-top: 5px;
}

.account__status {
    margin-top: 15px;
}

.account__status-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 114.28571%;
}

.account__status-progress {
    margin-top: 12px;
    position: relative;
    width: 383px;
    height: 9px;
    border-radius: 26px;
    background: #0b385e;
}

.account__status-progress-bg {
    position: absolute;
    width: 35%;
    height: 9px;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-radius: 26px;
}

.account__status-progress-start,
.account__status-progress-end {
    font-size: 10px;
    line-height: 120%;
    position: absolute;
    top: 14px;
}

.account__status-progress-start {
    left: 0;
}

.account__status-progress-end {
    right: 0;
}

.account__data {
    margin-top: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.account__data + .account__data {
    margin-top: 24px;
}

.account__data-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.account__data-box + .account__data-box {
    margin-left: 50px;
}

.account__data-title {
    font-size: 14px;
    line-height: 114.28571%;
}

.account__data-text {
    font-size: 18px;
    line-height: 116.66667%;
    font-weight: 700;
    margin-top: 4px;
}

.account__top-link {
    white-space: nowrap;
    font-size: 14px;
    line-height: 114.28571%;
    text-decoration-line: underline;
    margin-left: auto;
}

.account__top-link a {
    color: #fff;
    display: block;
}

.account__top-link a + a {
    margin-top: 14px;
}

.account__finance {
    margin-left: 10px;
    padding: 12px 15px 34px 20px;
    background-color: rgba(0, 0, 0, 0.13);
    max-width: 580px;
    width: 100%;
}

.account__finance-info {
    font-size: 14px;
    line-height: 114.28571%;
    text-decoration-line: underline;
    text-align: right;
}

.account__finance-info a {
    color: #fff;
}

.account__finance-title {
    margin-bottom: 20px;
}

.account__finance-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 28px;
    line-height: 117.85714%;
    font-weight: 700;
    margin-top: 10px;
}

.account__enum-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: 25px;
}

.account__enum-box .enum + .enum {
    margin-top: 22px;
}

.account__code-box {
    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;
}

.account__label-form {
    width: 308px;
    height: 35px;
    border-bottom: 1px solid transparent;
    border-image-source: linear-gradient(262.9deg,
    #30caff 0,
    #329bf8 54.17%,
    #3373f2 100%);
    border-image-slice: 1;
}

.account__label-form .input-form {
    width: 308px;
    height: 35px;
}

.account__code-btn .button-color {
    width: 140px;
    height: 34px;
    font-size: 10px;
    line-height: 120%;
    -webkit-box-shadow: inset 0px 0px 16.4706px rgba(0, 0, 0, 0.37);
    box-shadow: inset 0px 0px 16.4706px rgba(0, 0, 0, 0.37);
}

.account__orders {
    margin-top: 31px;
}

.account__orders-paypal {
    max-width: 300px;
    margin-top: 20px;
}

.account__orders-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
}

.account__orders-title {
    font-size: 28px;
    line-height: 117.85714%;
    font-weight: 700;
}

.block__tabs-account {
    margin-left: 23px;
}

.tab__item-account {
    height: 32px;
    padding: 10px;
}

.tab__item-account:hover {
    background-position: 0 32px;
}

.tab__item-account.active {
    background-position: 0 32px;
}

.account__orders-inner {
    margin-top: 27px;
}

.account__order-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    background: rgba(0, 0, 0, 0.13);
    padding: 20px 44px 30px 18px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.account__order-item + .account__order-item {
    margin-top: 19px;
}

.account__order-item:hover {
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: #052c54;
    -webkit-box-shadow: 0px 0px 30px rgba(50, 154, 247, 0.7);
    box-shadow: 0px 0px 30px rgba(50, 154, 247, 0.7);
}

.account__order-item:hover .account__order-item-more {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 30px;
    height: auto;
    opacity: 1;
}

.account__order-item:hover .account__order-item-more .button-color {
    height: 45px;
}

.account__order-item:hover .account__item-more-text,
.account__order-item:hover .account__item-more-title {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    color: #fff;
    height: auto;
}

.account__order-item-more {
    grid-column: 1/4;
    grid-row: 2/3;
    height: 0;
    opacity: 0;
    margin: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.account__order-item-more .button-color {
    width: 223px;
    height: 0;
}

.account__order-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.account__order-item-img {
    width: 121px;
    height: 85px;
}

.account__order-item-info {
    margin-left: 30px;
}

.account__order-item-title {
    font-size: 16px;
    line-height: 118.75%;
    font-weight: 700;
}

.account__order-item-options {
    margin-top: 15px;
    font-size: 12px;
    line-height: 120%;
    color: rgba(255, 255, 255, 0.5);
}

.account__order-item-options p + p {
    margin-top: 6px;
}

.account__order-item-progress {
    margin-left: auto;
}

.account__order-item-progress-title {
    font-size: 14px;
    line-height: 114.28571%;
}

.account__order-item-progressbar {
    margin-top: 14px;
    width: 383px;
    height: 16px;
    position: relative;
    background-color: #0b385e;
    border-radius: 26px;
}

.account__order-item-progress-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    height: 16px;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    border-radius: 26px;
}

.account__order-item-progress-bg-20 {
    width: 20%;
}

.account__order-item-progress-bg-65 {
    width: 65%;
}

.account__order-item-progress-bg-100 {
    width: 100%;
}

.account__order-item-progress-procent {
    position: absolute;
    right: -45px;
}

.account__order-item-progress-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 13px;
}

.account__order-item-start,
.account__order-item-end {
    font-size: 14px;
    line-height: 114.28571%;
}

.account__order-item-end {
    margin-left: 36px;
}

.account__order-item-price {
    margin-left: auto;
    font-size: 36px;
    line-height: 116.66667%;
    font-weight: 700;
}

.account__item-more-title {
    font-size: 16px;
    line-height: 118.75%;
    font-weight: 700;
    opacity: 0;
    height: 0;
    color: transparent;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.account__item-more-text {
    height: 0;
    opacity: 0;
    color: transparent;
    margin-top: 7px;
    font-size: 14px;
    line-height: 114.28571%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.account__progress-current-select {
    margin-top: 15px;
}

.account__progress-current-select .custom-select-option {
    font-size: 25px;
    font-weight: 500;
}

.account__progress-current-select::after {
    top: 40%;
}

.main-slider {
    /* max-width: 1570px; */
    width: 100%;
    /* margin: 0 auto; */
    padding: 30px 10px;
    overflow: hidden;
    position: relative;
}

.main-swiper__container {
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: 40px;
    padding-bottom: 40px;
    max-width: 1570px;
    position: relative;
}

.main-swiper-wrapper {
    margin-bottom: 40px;
}

.main-swiper__container .swiper-wrapper {
    overflow: visible !important;
}

.main__swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 100px;
}

.swiper-slide__content {
    text-align: left;
    width: 30%;
}

.swiper-slide-title h1,
.swiper-slide-title h2 {
    font-size: 40px;
    line-height: 118%;
    margin-bottom: 45px;
    margin-top: 27px;
}

.swiper-slide-title h1 span,
.swiper-slide-title h2 span {
    font-size: 50px;
    font-weight: 700;
}

.swiper-slide__text p {
    font-size: 24px;
    line-height: 116.66667%;
}

.swiper-slide__text p span {
    color: #00f6ff;
    font-weight: 700;
}

.swiper-slide__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.swiper-slide__advant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px;
    white-space: nowrap;
}

.swiper-slide__advant + .swiper-slide__advant {
    margin-left: 35px;
}

.swiper-slide__icon {
    width: 45px;
    height: 45px;
}

.swiper-slide__icon img {
    width: 45px;
    height: 45px;
}

.swiper-slide__info {
    margin-left: 14px;
}

.swiper-slide__info p {
    font-size: 18px;
    line-height: 116.66667%;
}

.swiper-slide__img {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 898px;
    height: 385px;
}

.swiper-slide__img img {
    width: 898px;
    height: 385px;
    -o-object-fit: cover;
    object-fit: cover;
}

.main-slider .swiper-pagination {
    bottom: 0;
    z-index: 4;
}

.main-slider .swiper-pagination .swiper-pagination-bullet {
    width: 50px;
    height: 10px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background-color: #0a1724;
    border: 1px solid #008ed2;
    border-radius: 0;
    opacity: 1;
    margin: 0 4px;
}

.main-slider .swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #154676;
}

.main-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #008ed2 !important;
}

.main-swiper__container .swiper-pagination .swiper-pagination-bullet-active:hover {
    background-color: #008ed2;
}

.main-swiper__container .swiper-button-prev {
    /* content: url(/img/icons/slide-arr-prev.svg); */
    position: absolute;
}

.main-swiper__container .swiper-button-next {
    /* content: url(/img/icons/slide-arr-next.svg); */
    position: absolute;
}

.main-swiper__container .swiper-button-lock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-swiper__container .swiper-pagination-lock {
    display: block;
}

.main__swiper-pagination .swiper-pagination-bullet {
    width: 50px;
    height: 10px;
    background-color: #0a1724;
    border: 1px solid #008ed2;
    border-radius: 0;
    opacity: 1;
}

.main__swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #154676;
}

.main__swiper-pagination .swiper-pagination-bullet-active {
    background-color: #008ed2;
}

.main__swiper-pagination .swiper-pagination-bullet-active:hover {
    background-color: #008ed2;
}

.main__swiper-button-prev {
    content: url(/img/icons/slide-arr-prev.svg);
    position: absolute;
}

.main__swiper-button-next {
    content: url(/img/icons/slide-arr-next.svg);
    position: absolute;
}

.swiper-pagination-bullet {
    width: 50px;
    height: 10px;
    background-color: #0a1724;
    border: 1px solid #008ed2;
    border-radius: 0;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #008ed2;
}

.mainGame-card__wrap-img {
    margin: 0;
    width: 100%;
    height: 100%;
}

.section-games__game-card, .section-games__players {
    width: 212px;
    height: 287px;
}

.page-text__subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

header .logo {
    display: none;
    margin: 0px 30px 0px 0;
}

.logo img {
    max-width: 100%;
}

.header__navbar-games-menu {
    width: 345px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.header__navbar-games-menu::-webkit-scrollbar,
.header__navbar-games-detail::-webkit-scrollbar,
.select__wrap-list.select__wrap-list_news::-webkit-scrollbar,
.header__news-wrp::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.header__navbar-games-menu::-webkit-scrollbar-track,
.header__navbar-games-detail::-webkit-scrollbar-track,
.select__wrap-list.select__wrap-list_news::-webkit-scrollbar-track,
.header__news-wrp::-webkit-scrollbar-track {
    background: transparent;
}

.header__navbar-games-menu::-webkit-scrollbar-thumb,
.header__navbar-games-detail::-webkit-scrollbar-thumb,
.select__wrap-list.select__wrap-list_news::-webkit-scrollbar-thumb,
.header__news-wrp::-webkit-scrollbar-thumb {
    background-color: #3373F2;
    border-radius: 20px;
    border: none;
}

.header__navbar-games-menu::-webkit-scrollbar-thumb:hover,
.header__navbar-games-detail::-webkit-scrollbar-thumb:hover,
.select__wrap-list.select__wrap-list_news::-webkit-scrollbar-thumb:hover,
.header__news-wrp::-webkit-scrollbar-thumb:hover {
    background-color: #5289ef;
}

.header__navbar-games-item-img {
    display: block;
    width: 50px;
    height: 50px;
}

.header__navbar-games-item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.header__navbar-games-menu-title {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 30px 30px 5px;
}

.header__navbar-games-menu-list {
    padding: 0 30px;
    margin-bottom: 10px;
}

.header__navbar-games-item {
    height: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    position: relative;
}

.header__navbar-games-item-link,
.header__navbar-games-item-link:hover,
.header__navbar-games-item-link:visited,
.header__navbar-games-item-link:focus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    color: #fff;
}

.header__navbar-games-item:before {
    content: "";
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -30px;
    right: -25px;
    background-color: rgba(255, 255, 255, .1);
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s;
}

.header__navbar-games-item.active:before {
    visibility: visible;
    opacity: 1;
}

.header__navbar-games-item:hover:before {
    background-color: #004781;
    visibility: visible;
    opacity: 1;
}

.header__navbar-games-item-title {
    margin-left: 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header__navbar-games-detail {
    height: 100%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-right: 4px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    display: grid;
    padding: 70px 40px;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 50px 30px;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 100%;
    top: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.header__navbar-games-detail.active {
    position: static;
    visibility: visible;
    opacity: 1;
}

.header__navbar-games-detail-title {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
}

.header__navbar-games-detail-title a:hover,
.header__navbar-games-detail-item a:hover,
.header__navbar-games-detail-title a:visited:hover,
.header__navbar-games-detail-item a:visited:hover {
    color: #30caff;
}

.header__navbar-games-detail-title a,
.header__navbar-games-detail-title a:visited {
    color: #fff;
}

.header__navbar-games-detail-item a,
.header__navbar-games-detail-item a:visited {
    color: #8cb0c5
}

.header__navbar-games-detail-item {
    position: relative;
    left: 16px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    width: 90%;
}

.header__navbar-games-detail-item:before {
    content: "";
    position: absolute;
    background-color: #dd5813;
    width: 6px;
    height: 6px;
    left: -16px;
    top: 6px;
    border-radius: 50%;
}

.select__wrap-list.select__wrap-list_news {
    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: #001020;
    z-index: 100;
    cursor: default;
    right: 0;
    left: 0;
    top: auto;
    bottom: 100%;
    min-height: 415px;
    width: auto;
    padding-bottom: 10px;
    overflow: hidden;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.select__wrap-list_active.select__wrap-list_news {
    bottom: auto;
    top: 100%;
}

.header__news-title-wrp {
    margin: 30px 30px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__news-title {
    margin-right: 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
}

.header__news-all-button,
.header__news-all-button:visited,
.header__news-all-button:focus {
    padding: 5px 10px;
    color: #A3AFB7;
    background: rgba(255, 255, 255, 0.10);
    border-radius: 100px;
    font-size: 12px;
    -webkit-transition: .3s;
    transition: .3s;
}

.header__news-all-button:hover {
    background: rgba(255, 255, 255, 0.20);
}

.header__news-wrp {
    overflow-x: auto;
    overflow-y: hidden;
    min-height: 320px;
    padding: 20px;
    margin: 0 15px 30px;
}

.header__news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 30px;
    gap: 35px;
}

.header__news-item {
    width: 195px;
    min-height: 265px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.header__news-item:last-child {
    border-right: none;
}

.header__news-item-card,
.header__news-item-card:visited,
.header__news-item-card:focus {
    width: 160px;
    height: 100%;
    position: relative;
    display: block;
    color: #fff;
}

.header__news-item-img {
    width: 100%;
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
}

.header__news-item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.header__news-item-date {
    margin-top: 20px;
    color: #A3AFB7;
    font-size: 13px;
    font-weight: 400;
}

.header__news-item-title {
    font-size: 15px;
    font-weight: 700;
    margin: 15px 0;
    line-height: 20px;
    max-height: 60px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}

.header__news-item-card:hover .header__news-item-title {
    color: #30CAFF;
}

.header__news-span {
    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: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    padding: 5px 12px;
    line-height: 1.3;
    color: #A3AFB7;
    background: rgba(255, 255, 255, 0.10);
    border-radius: 100px;
    font-size: 12px;
    white-space: nowrap;
    -webkit-transition: .3s;
    transition: .3s;
}

.header__news-item-card:hover .header__news-span {
    background: rgba(255, 255, 255, 0.20);
}

.header__news-span:after {
    content: "";
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6px;
    flex: 0 0 6px;
    width: 6px;
    height: 6px;
    display: block;
    background-color: #DD5813;
    border-radius: 50%;
}

.section-news__item-card .header__news-span {
    align-self: flex-start;
}

.header__news-item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    color: #329BF8;
    font-size: 14px;
}

.header__news-item-link span {
    margin-right: 10px;
}

.header__news-item-card:hover .header__news-item-link {
    color: #30CAFF;
}

.header__news-item-card:before {
    content: "";
    position: absolute;
    left: -18px;
    right: -18px;
    top: -18px;
    bottom: -18px;
    background-color: rgba(250, 250, 250, .1);
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.header__news-item-card:hover:before {
    visibility: visible;
    opacity: 1;
}

.section-games-content {
    background-color: #001020;
    min-height: 100%;
}

.section-games-container {
    padding-bottom: 30px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}

.section-games-content__card, .section-games-content__card:visited {
    color: #fff;
}

.section-games-content__card {
    position: relative;
    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;
    min-height: 475px;
    max-width: 364px;
    background-color: rgba(255, 255, 255, 0.10);
    border-radius: 7px;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
}

.section-games-content h1 {
    padding-top: 50px;
}

.section-games-content__card:hover {
    background-color: #336C9A;
}

.section-games-content__card:hover .section-games-content__card-title {
    color: #30CAFF;
}

.section-games-content__card-img {
    height: 183px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 16, 32, 0.23)), to(rgba(0, 16, 32, 0.73)));
    background: linear-gradient(180deg, rgba(0, 16, 32, 0.23) 0%, rgba(0, 16, 32, 0.73) 100%);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative !important;
}
.section-games-content__card-img img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
.section-games-content__card:hover .section-games-content__card-img img {
    -webkit-filter: brightness(150%);
    filter: brightness(150%);
}

.section-games-content__card:hover .section-games-content__card-button {
    background-color: rgba(255, 255, 255, .2);
}

.section-games-content__card-img-label-title,
.section-games-content__card-img-label-category,
.section-games-content__card-img-label-type {
    z-index: 1;
    color: white;
    position: absolute;
    font-size: 11px;
    padding: 5px;
    left: 0;
    border-radius: 0 10px 10px 0;
    letter-spacing: 1px;
    font-weight: 500;
}
.section-games-content__card-img-label-title {
    top: 10px;
    height: 22px;
}
.section-games-content__card-img-label-category {
    bottom: 6px;
    height: 24px;
}
.section-games-content__card-img-label-type {
    bottom: 32px;
    height: 24px;
}
.section-games-content__card:hover .section-games-content__card-img-label-title,
.section-games-content__card:hover .section-games-content__card-img-label-type,
.section-games-content__card:hover .section-games-content__card-img-label-category {
    filter: brightness(150%);
}


.section-games-content__card-title {
    margin: 20px 20px 0 !important;
    font-weight: 700;
    font-size: 24px !important;
    line-height: 30px !important;
    -webkit-transition: .3s;
    transition: .3s;
}

.section-games-content__card-desc {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 15px 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #B6C5D0;
}

.section-games-content__deadline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    margin: 0 0 15px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 400;
    background-color: rgba(0, 0, 0, .2);
}

.section-games-content__deadline-title {
    font-weight: 700;
}

.section-games-content__card-price {
    margin: 0 0 20px 20px;
    font-weight: 700;
    font-size: 24px;
}

.section-games-content__card-price-span {
    font-size: 16px;
    color: #B6C5D0;
    line-height: 24px;
    display: block;
}

.section-games-content__card-button {
    position: absolute;
    right: 20px;
    bottom: 20px;
    border: 1px #8CB0C5 solid;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    gap: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.section-games-content__card-promotions {
    position: absolute;
    top: 10px;
    left: 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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px;
}

.section-games-content__card-discount,
.section-games-content__card-hit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    padding: 7px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.20);
    border-radius: 5px;
}

.section-games-content__card-discount {
    background: -webkit-gradient(linear, left bottom, left top, from(#A42502), to(#EC5400));
    background: linear-gradient(360deg, #A42502 0%, #EC5400 100%);
}

.section-games-content__card-hit {
    background: linear-gradient(181deg, #30CAFF 0%, #329BF8 54%, #3373F2 100%);
}

.section-news {
    background-color: #0D1C2B;
    width: 100%;
    height: calc(clamp(26px, 21.2px + 0.015 * 100vw, 50px) + 100%);
}

.section-news__container {
    padding-top: 40px;
    padding-bottom: 27px;
}

.section-news__header {
    width: 100%;
    padding-top: 50px;
}

.section-news__header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.section-news__title {
    font-size: 48px;
    font-weight: 700;
    margin: 0;
}

.section-news__menu-item {
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    border-radius: 5px;
}

.section-news__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    overflow-x: auto;
    max-width: 100%;
    padding-bottom: 6px;
}

.section-news__menu::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.section-news__menu::-webkit-scrollbar-track {
    background: transparent;
}

.section-news__menu::-webkit-scrollbar-thumb {
    background-color: rgba(95, 95, 129, 0.59);
    border-radius: 20px;
}

a.section-news__menu-item {
    border: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-transition: .3s;
    transition: .3s;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

button.section-news__menu-item {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: #B6C5D0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

a.section-news__menu-item:hover {
    background-color: rgba(255, 255, 255, 0.15);
}

button.section-news__menu-item:hover {
    background-color: rgba(255, 255, 255, 0.15);
}

.section-news__menu-item span {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 5px;
    border-radius: 2px;
}

.section-news__menu-item._active {
    background: -webkit-gradient(linear, left top, left bottom, from(#A42502), to(#EC5400));
    background: linear-gradient(180deg, #A42502 0%, #EC5400 100%);
    color: #fff;
}

.section-news__menu-item._active span {
    color: #dca180;
}

a.section-news__menu-item,
a.section-news__menu-item:visited {
    color: #B6C5D0;
}

.section-news__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    margin-bottom: 27px;
}

.section-news__item {
    background: #14273A;
    border-radius: 5px;
    border: 1px rgba(255, 255, 255, 0.10) solid;
}

.section-news__item-card {
    padding: 30px;
    min-height: 455px;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}

.section-news__item-card,
.section-news__item-card:visited {
    color: #fff;
}

.section-news__item-card:hover {
    background-color: rgba(255, 255, 255, 0.10);
    color: #30CAFF
}

.section-news__item-card:hover .header__news-item-link {
    color: #30CAFF;
}

.section-news__item-card:hover .header__news-item-link svg path {
    stroke: #30CAFF;
}

.section-news__item-img {
    height: 173px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}

.section-news__item-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.section-news__item-date {
    font-size: 13px;
    font-weight: 400;
    color: #A3AFB7;
    margin-bottom: 10px;
}

.section-news__item-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}


.section-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 17px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 30px;
    color: #fff;
}

.section-pagination a,
.section-pagination a:visited,
.section-pagination a:hover {
    color: #fff;
}

.section-pagination-arrow,
.section-pagination-item {
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 5px;
}

a.section-pagination-item {
    background-color: rgba(255, 255, 255, 0.15);
    -webkit-transition: .3s;
    transition: .3s;
}

a.section-pagination-item:hover {
    background-color: rgba(255, 255, 255, 0.25);
}

b.section-pagination-item {
    background-color: #001020;
}

.section-games-content b.section-pagination-item {
    background-color: #0D1C2B;
}

a.section-pagination-arrow svg path {
    -webkit-transition: .3s;
    transition: .3s;
}

a.section-pagination-arrow:hover svg path {
    stroke: #30CAFF;
}

.section-news-detail {
    padding: 50px 0;
    background-color: #14273A;
    color: #fff;
    height: 100%;
}

.section-news-detail__text {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: .5px;
}

.section-news-detail__text_preview {
    margin-bottom: 40px;
}

.section-news-detail__title {
    font-size: 46px;
    font-weight: 700;
    margin: 0 0 30px;
}

.section-news-detail__date {
    color: rgba(255, 255, 255, 0.25);
    font-size: 12px;
    margin-bottom: 5px;
}

.section-news-detail__picture {
    display: inline-block;
    float: left;
    margin: 0 40px 30px 0;
    width: 575px;
    max-width: 100%;
    aspect-ratio: 1.7;
}

.section-news-detail__picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.section-news-detail__text b,
.section-news-detail__text strong {
    font-weight: 700;
    color: #DD5813;
    margin-right: 0.3em;
}

.section-news-detail__share {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    margin-bottom: 12px;
}

.section-news-detail__share .yandex-share-panel {
    margin-right: 4px;
}


.section-news-detail__back,
.section-news-detail__back:visited,
.section-news-detail__back:focus {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    padding: 8px 14px;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #A3AFB7;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 999px;
    transition: 0.3s;
}

.section-news-detail__back:hover {
    text-decoration: none;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.35);
    background: rgba(255, 255, 255, 0.16);
}

.section-news-detail.app-ui .section-news-detail__back:hover {
    text-decoration: none;
}

.section-news-detail__text i,
.section-news-detail__text em {
    font-style: normal;
    color: #30CAFF;
}

.section-news-detail__text a,
.section-news-detail__text a:visited {
    text-decoration: underline;
    color: #30CAFF;
}

.section-news-detail__text a:hover {
    text-decoration: none;
}

.section-news-detail__text h2 {
    font-size: 40px;
    line-height: normal;
    font-weight: 700;
    margin: 40px 0 20px;
    @media (max-width: 576px) {
        font-size: 35px;
    }
}

.section-news-detail__text h3 {
    font-size: 35px;
    line-height: normal;
    font-weight: 700;
    margin: 0.5em 0 0.5em;
    @media (max-width: 576px) {
        font-size: 32px;
    }
}

.section-news-detail__text h4 {
    font-size: 30px;
    line-height: normal;
    font-weight: 700;
    margin: 60px 0 20px;
}

.section-news-detail__text h5 {
    font-size: 28px;
    line-height: normal;
    font-weight: 700;
    margin: 58px 0 18px;
}

.section-news-detail__text h6 {
    font-size: 26px;
    line-height: normal;
    font-weight: 700;
    margin: 56px 0 16px;
}

.section-news-detail__text blockquote {
    margin: 30px 0;
    padding: 30px;
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    background: -webkit-gradient(linear, left top, left bottom, from(#A42502), to(#EC5400));
    background: linear-gradient(180deg, #A42502 0%, #EC5400 100%);
}

.section-news-detail__text ul,
.section-news-detail__text ol {
    /*margin: 10px 0 10px 10px;*/
    margin: 10px 0 10px -10px;
}

.section-news-detail__text ul li,
.section-news-detail__text ol li {
    list-style-type: none;
    display: flex;
    align-items: center;
}

.section-news-detail__text img {
    margin: 1.5em 30px 30px 0;
    float: left;
}

.section-news-detail__text ol {
    counter-reset: myCounter;
}

.section-news-detail__text ul li:before {
    content: '';
    display: flex;
    align-self: baseline;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #DD5813;
    margin: 10px;
    aspect-ratio: 1/1;
}
.section-news-detail__text ul li.marker-center:before {
    content: '';
    display: flex;
    align-self: center;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #DD5813;
    margin: 10px;
    aspect-ratio: 1/1;
}

.section-news-detail__text ol > li:before {
    counter-increment: myCounter;
    content: counter(myCounter) '.';
    display: block;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    color: #DD5813;
    line-height: inherit;
    margin-right: 4px;
}

.section-news-detail__text ol > li span.orange{
    color: #DD5813;
}

.section-news-detail__text ol > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-news-detail__text ol > li a,
.section-news-detail__text ol > li a:visited {
    text-decoration: none;
}

.section-news-detail__text ol > li a:hover {
    text-decoration: underline;
}
.option-slider_wrp,
.progress-range-slider-wrp {
    display: block;
    position: relative;
    width: 100%;
    height: 8px;
    background: #ddd;
    border-radius: 4px;
}

.option-slider,
.progress-range-slider {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    position: relative;
    height: 8px;
    background: #ddd;
}

.option-slider[data-vertical],
.progress-range-slider[data-vertical] {
    height: 100%;
    width: 8px;
}

.option-slider[data-disabled],
.progress-range-slider[data-disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}

.option-slider .ui-slider-handle,
.progress-range-slider .ui-slider-handle {
    position: absolute;
    z-index: 3;
    top: 50%;
    width: 24px;
    height: 24px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #2196f3;
}

/*.option-slider .option-slider__thumb:focus-visible {*/
/*    outline: 0;*/
/*    box-shadow: 0 0 0 6px rgba(33, 150, 243, 0.5);*/
/*}*/

.option-slider .ui-slider-range,
.progress-range-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    left: -20px;
    padding-right: 20px;
    width: 100%;
    height: 100%;
    background: #51adf6;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.option-slider[data-vertical] .ui-slider-range,
.progress-range-slider[data-vertical] .ui-slider-range {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.option-slider input[type=range],
.progress-range-slider input[type=range] {
    -webkit-appearance: none;
    pointer-events: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: transparent;
}

.option-slider input[type=range]:focus,
.progress-range-slider input[type=range]:focus {
    outline: 0;
}

.option-slider-wrp,
.progress-range-slider-wrp {
    border-radius: 5px;
    background: #14273a;
    height: 10px;
    margin: 10px 0 7px;
}

.option-slider,
.progress-range-slider {
    border-radius: 5px;
    height: 100%;
    background: #14273a;
    margin: 0 20px;
}

.option-slider .ui-slider-range,
.progress-range-slider .ui-slider-range {
    background: linear-gradient(225deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
    border-radius: 5px;
}

.option-slider .ui-slider-handle,
.progress-range-slider .ui-slider-handle {
    -webkit-box-shadow: 0 0 15px 0 rgba(50, 154, 247, 0.7);
    box-shadow: 0 0 15px 0 rgba(50, 154, 247, 0.7);
    width: 40px;
    height: 20px;
    border-radius: 5px;
    background-repeat: no-repeat;
}

.boost__option-slider input::-webkit-outer-spin-button,
.boost__option-slider input::-webkit-inner-spin-button,
.boost__option-slider input::-webkit-outer-spin-button,
.boost__option-slider input::-webkit-inner-spin-button,
.mmr-boost__content-controls input::-webkit-outer-spin-button,
.mmr-boost__content-controls input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.boost__option-slider input[type='number'], .mmr-boost__content-controls input[type='number'] {
    -moz-appearance: textfield;
}

.mmr-boost__range-slider .range-slider__list {
    margin-left: 10px;
    margin-right: 10px;
}

.mmr-boost__range-slider .range-slider__list li {
    flex-basis: 20px;
}

.option-slider .ui-slider-handle,
.progress-range-slider .ui-slider-handle:last-child {
    background-color: #69daff;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2220%22%20viewBox%3D%220%200%2040%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_i_3233_837)%22%3E%0A%3Crect%20width%3D%2240%22%20height%3D%2220%22%20rx%3D%225%22%20fill%3D%22url(%23paint0_linear_3233_837)%22%2F%3E%0A%3C%2Fg%3E%0A%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2238%22%20height%3D%2218%22%20rx%3D%224%22%20stroke%3D%22url(%23paint1_linear_3233_837)%22%20stroke-width%3D%222%22%2F%3E%0A%3Crect%20x%3D%223.41171%22%20y%3D%228.35294%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%203.41171%208.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint2_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%226.23556%22%20y%3D%227.68595%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%206.23556%207.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint3_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%229.05892%22%20y%3D%227.01944%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%209.05892%207.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint4_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2211.8824%22%20y%3D%226.35294%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2011.8824%206.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint5_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2214.7059%22%20y%3D%225.68595%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2014.7059%205.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint6_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2217.5296%22%20y%3D%225.01944%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2017.5296%205.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint7_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2236.5883%22%20y%3D%2211.6471%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2036.5883%2011.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint8_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2233.7648%22%20y%3D%2212.3141%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2033.7648%2012.3141)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint9_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2230.9413%22%20y%3D%2212.9806%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2030.9413%2012.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint10_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2228.118%22%20y%3D%2213.6471%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2028.118%2013.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint11_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2225.2941%22%20y%3D%2214.3136%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2025.2941%2014.3136)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint12_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2222.4707%22%20y%3D%2214.9806%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2022.4707%2014.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint13_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2220.3531%22%20y%3D%224.35294%22%20width%3D%2211.2941%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2020.3531%204.35294)%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint14_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_i_3233_837%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2240%22%20height%3D%2220%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%227.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.19%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_3233_837%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3233_837%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23CAF1FF%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2369DAFF%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_3233_837%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23003662%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23329BF8%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_3233_837%22%20x1%3D%225.76465%22%20y1%3D%228%22%20x2%3D%225.76465%22%20y2%3D%229.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_3233_837%22%20x1%3D%229.25517%22%20y1%3D%227.33301%22%20x2%3D%229.25517%22%20y2%3D%228.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_3233_837%22%20x1%3D%2212.7452%22%20y1%3D%226.6665%22%20x2%3D%2212.7452%22%20y2%3D%228.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_3233_837%22%20x1%3D%2216.2354%22%20y1%3D%226%22%20x2%3D%2216.2354%22%20y2%3D%227.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint6_linear_3233_837%22%20x1%3D%2219.7255%22%20y1%3D%225.33301%22%20x2%3D%2219.7255%22%20y2%3D%226.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint7_linear_3233_837%22%20x1%3D%2223.2159%22%20y1%3D%224.6665%22%20x2%3D%2223.2159%22%20y2%3D%226.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint8_linear_3233_837%22%20x1%3D%2238.2354%22%20y1%3D%2212%22%20x2%3D%2238.2354%22%20y2%3D%2213.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint9_linear_3233_837%22%20x1%3D%2236.0785%22%20y1%3D%2212.667%22%20x2%3D%2236.0785%22%20y2%3D%2214.0788%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint10_linear_3233_837%22%20x1%3D%2233.9217%22%20y1%3D%2213.3335%22%20x2%3D%2233.9217%22%20y2%3D%2214.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint11_linear_3233_837%22%20x1%3D%2231.765%22%20y1%3D%2214%22%20x2%3D%2231.765%22%20y2%3D%2215.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint12_linear_3233_837%22%20x1%3D%2229.6078%22%20y1%3D%2214.6665%22%20x2%3D%2229.6078%22%20y2%3D%2216.0783%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint13_linear_3233_837%22%20x1%3D%2227.4511%22%20y1%3D%2215.3335%22%20x2%3D%2227.4511%22%20y2%3D%2216.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint14_linear_3233_837%22%20x1%3D%2226.7061%22%20y1%3D%224%22%20x2%3D%2226.7061%22%20y2%3D%225.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
}

.progress-range-slider .ui-slider-handle {
    background-color: #ec5400;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2220%22%20viewBox%3D%220%200%2040%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_i_3233_836)%22%3E%0A%3Crect%20width%3D%2240%22%20height%3D%2220%22%20rx%3D%225%22%20fill%3D%22url(%23paint0_linear_3233_836)%22%2F%3E%0A%3C%2Fg%3E%0A%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2238%22%20height%3D%2218%22%20rx%3D%224%22%20stroke%3D%22url(%23paint1_linear_3233_836)%22%20stroke-width%3D%222%22%2F%3E%0A%3Crect%20x%3D%223.41171%22%20y%3D%228.35294%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%203.41171%208.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint2_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%226.23556%22%20y%3D%227.68595%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%206.23556%207.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint3_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%229.05892%22%20y%3D%227.01944%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%209.05892%207.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint4_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2211.8824%22%20y%3D%226.35294%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2011.8824%206.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint5_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2214.7059%22%20y%3D%225.68595%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2014.7059%205.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint6_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2217.5296%22%20y%3D%225.01944%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2017.5296%205.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint7_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2236.5883%22%20y%3D%2211.6471%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2036.5883%2011.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint8_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2233.7648%22%20y%3D%2212.3141%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2033.7648%2012.3141)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint9_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2230.9413%22%20y%3D%2212.9806%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2030.9413%2012.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint10_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2228.118%22%20y%3D%2213.6471%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2028.118%2013.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint11_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2225.2941%22%20y%3D%2214.3136%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2025.2941%2014.3136)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint12_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2222.4707%22%20y%3D%2214.9806%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2022.4707%2014.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint13_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2220.3531%22%20y%3D%224.35294%22%20width%3D%2211.2941%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2020.3531%204.35294)%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint14_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_i_3233_836%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2240%22%20height%3D%2220%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%227.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.19%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_3233_836%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3233_836%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_3233_836%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_3233_836%22%20x1%3D%225.76465%22%20y1%3D%228%22%20x2%3D%225.76465%22%20y2%3D%229.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_3233_836%22%20x1%3D%229.25517%22%20y1%3D%227.33301%22%20x2%3D%229.25517%22%20y2%3D%228.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_3233_836%22%20x1%3D%2212.7452%22%20y1%3D%226.6665%22%20x2%3D%2212.7452%22%20y2%3D%228.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_3233_836%22%20x1%3D%2216.2354%22%20y1%3D%226%22%20x2%3D%2216.2354%22%20y2%3D%227.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint6_linear_3233_836%22%20x1%3D%2219.7255%22%20y1%3D%225.33301%22%20x2%3D%2219.7255%22%20y2%3D%226.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint7_linear_3233_836%22%20x1%3D%2223.2159%22%20y1%3D%224.6665%22%20x2%3D%2223.2159%22%20y2%3D%226.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint8_linear_3233_836%22%20x1%3D%2238.2354%22%20y1%3D%2212%22%20x2%3D%2238.2354%22%20y2%3D%2213.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint9_linear_3233_836%22%20x1%3D%2236.0785%22%20y1%3D%2212.667%22%20x2%3D%2236.0785%22%20y2%3D%2214.0788%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint10_linear_3233_836%22%20x1%3D%2233.9217%22%20y1%3D%2213.3335%22%20x2%3D%2233.9217%22%20y2%3D%2214.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint11_linear_3233_836%22%20x1%3D%2231.765%22%20y1%3D%2214%22%20x2%3D%2231.765%22%20y2%3D%2215.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint12_linear_3233_836%22%20x1%3D%2229.6078%22%20y1%3D%2214.6665%22%20x2%3D%2229.6078%22%20y2%3D%2216.0783%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint13_linear_3233_836%22%20x1%3D%2227.4511%22%20y1%3D%2215.3335%22%20x2%3D%2227.4511%22%20y2%3D%2216.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint14_linear_3233_836%22%20x1%3D%2226.7061%22%20y1%3D%224%22%20x2%3D%2226.7061%22%20y2%3D%225.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");

}

.option-slider__list,
.range-slider__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 8px;
    padding: 0 10px;
}

.option-slider__list li,
.range-slider__list li {
    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: 3px;
    font-size: 14px;
    flex-basis: 20px;
}

.option-slider__list li::before,
.range-slider__list li::before {
    content: "";
    width: 1px;
    height: 6px;
    border-radius: 10px;
    background: #fff;
}

.boost__option-slider .range-slider {
    margin-top: 20px;
}

.boost__option-slider-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 3px;
    background: #14273a;
    border-radius: 5px;
    padding: 0 15px;
    height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: 0;
    width: 100%;
}

.boost__option-slider-input-textarea {
    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: flex-start;
    gap: 3px;
    background: #14273a;
    border-radius: 5px;
    padding: 15px;
    /*height: 45px;*/
    /*text-align: center;*/
    font-size: 16px;
    color: #fff;
    border: 0;
    width: 100%;
}

.option-slider_hidden, .boost__option-slider-input_hidden, .boost-rank__input.form__input-actions_hidden {
    visibility: hidden;
    height: 0;
    position: absolute;
}

@media (max-width: 1800px) {
    .section-games__catalog {
        grid-template-columns: repeat(5, 1fr);
    }

    main .section-games {
        padding-top: 20px;
        padding-bottom: 80px;
    }

    .container {
        max-width: 100%;
        padding-left: 80px;
        padding-right: 80px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media (max-width: 1600px) {
    .header__navbar-games-detail {
        height: 100%;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1700px) {
    .header__navbar-item {
        max-width: 140px;
        width: 100%;
    }

    .header__navbar-link {
        min-width: 140px;
    }

    .header__search {
        min-width: 250px;
        margin-left: 20px;
    }

    .header__select {
        max-width: 95px;
    }

    .header__wrap-btn-call {
        margin-left: 35px;
    }

    .recently__game-card {
        min-width: 185px;
    }

    .sidebar-nav.sidebar__active {
        top: 74px;
    }

    .header__navbar-link {
        min-width: 120px;
    }

    .select__wrap-list {
        left: 10px;
    }

    .logo {
        margin-left: 30px;
        margin-top: 30px;
    }

    .sidebar-nav__item:before {
        right: -25px;
    }

    .section-games__game-card, .section-games__players {
        width: 170px;
        height: 230px;
    }

    .footer__logo {
        margin: 40px auto 20px;
    }

    .footer__logo-img {
        width: 63px;
        height: 63px;
    }

    .game-card {
        font-size: 15px;
    }

    .recentlyGame-card__wrap-img {
        max-width: 166px;
        height: 249px;
    }

    .game-catalog__game-link,
    .game-catalog__game-link:visited {
        font-size: 15px;
    }

    .link-cart__count {
        top: calc(50% - 20px);
    }

    .page {
        grid-template-columns: 246px calc(100% - 246px);
    }

    .page-text__subtitle {
        font-size: 30px;
    }

    .page-text__title {
        margin: 0 0 0.5em;
        font-size: 40px;
    }

    .recently__title {
        font-size: 22px;
        margin: 40px 0px 20px 30px;
    }

    .section-games__catalog {
        grid-gap: 26px 28px;
    }

    .section-games__players,
    .section-games__players:visited {
        height: 230px;
    }

    .section-games__players-text {
        font-size: 16px;
    }

    .section-games__players-icon img {
        width: 40px;
        height: 51px;
    }

    .section-games__players-icon {
        width: 40px;
        height: 51px;
    }

    .select__field {
        padding: 10px;
    }

    .sidebar-nav {
        padding: 0 30px 0 30px;
    }

    .page__title span {
        font-size: 15px;
    }

    .page__title {
        font-size: 40px;
    }

    .page_footer_image {
        width: 487px;
    }

    .subtitle__page {
        font-size: 27px;
    }

    .button-color,
    .button-transp {
        font-size: 15px;
        width: 175px;
        height: 47px;
    }

    .faq__item-ask {
        font-size: 18px;
    }

    .faq__item-text {
        font-size: 15px;
    }

    .faq__descr {
        margin-top: 60px;
    }

    .faq__descr-text {
        font-size: 20px;
    }

    .game__rank-item {
        padding: 25px 0px;
    }

    .progress-current-select {
        width: 153px;
        height: 39px;
    }

    .progress-current-select .custom-select-opener span {
        font-size: 16px;
    }

    .progress-current-select .custom-select-opener {
        height: 39px;
    }

    .matchmaking__title {
        font-size: 32px;
    }

    .matchmaking__progress-block {
        margin-top: 48px;
    }

    .matchmaking__progress-current-select-divCur,
    .matchmaking__progress-current-select-divDes {
        margin-bottom: 13px;
        width: 153px;
        height: 39px;
    }

    .matchmaking__progress-current-select-divCur {
        margin-left: 27px;
    }

    .matchmaking__progress-current-select-divDes {
        margin-right: 27px;
    }

    .matchmaking__progress-select {
        font-size: 16px;
        width: 153px;
        height: 39px;
    }

    .matchmaking__progress-rank-img img {
        width: 148px;
        height: 60px;
    }

    .matchmaking__progress-rank-img {
        width: 148px;
        height: 60px;
    }

    .matchmaking__progress-arr img + img,
    .matchmaking__progress-arr svg + svg {
        margin-left: 29px;
    }

    .matchmaking__progress-arr img,
    .matchmaking__progress-arr svg,
    .matchmaking__progress-arr svg path {
        width: 88px;
        height: 55px;
    }

    .matchmaking__progress-arr-box {
        width: 88px;
        height: 55px;
    }

    .svg_container {
        width: 88px;
        height: 55px;
    }

    .noUi-horizontal .noUi-handle {
        width: 67px;
    }

    .noUi-handle:after,
    .noUi-handle:before {
        left: -5px;
    }

    .matchmaking__bottom-inner {
        margin-top: 90px;
    }

    .matchmaking__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 10px 16px 10px;
        gap: 0;
    }

    .matchmaking__info-left {
        max-width: 100%;
    }

    .matchmaking__info-text {
        font-size: 15px;
    }

    .matchmaking__info-right .enum__matchmaking:first-child {
        margin-top: 20px;
    }

    .matchmaking__info-right {
        max-width: 100%;
    }

    .enum__result-matchmaking {
        font-size: 30px;
    }

    .enum__result-matchmaking-light {
        font-size: 14px;
    }

    .matchmaking__info-btns .matchmaking__info-btn + .matchmaking__info-btn {
        margin-left: 38px;
    }

    .matchmaking__info-btns {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 30px;
    }

    .checkbox-circle::after {
        width: 16px;
        height: 16px;
    }

    .checkbox-circle {
        width: 24px;
        height: 24px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
        flex: 0 0 24px;
    }

    .checkbox-text {
        font-size: 15px;
    }

    .stage-list {
        width: 368px;
        height: 40px;
    }

    .stage-list__item p {
        font-size: 15px;
    }

    .stage__wrapper {
        padding-top: 15px;
    }

    .stage__top-text {
        font-size: 16px;
        margin-left: 25px;
        max-width: 200px;
    }

    .stage2__form {
        margin-top: 50px;
    }

    .stage2__form-item + .stage2__form-item {
        margin-left: 80px;
    }

    .stage2__form-bottom {
        padding-top: 50px;
        -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;
    }

    .stage2__form-btn {
        margin-top: 39px;
    }

    .stage2__button {
        width: 223px;
        height: 60px;
    }

    .stage3__button {
        width: 248px;
        height: 60px;
    }

    .stage3__form-bottom {
        padding-top: 15px;
    }

    .matchmaking__info-card2 {
        max-width: 589px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .matchmaking__bottom-inner-card2 {
        margin-top: 60px;
    }

    .matchmaking__info-right-card2 {
        margin-top: 30px;
    }

    /* #matchmaking__min-scrollbar-skill,
  #matchmaking__min-scrollbar-experience,
  #matchmaking__min-scrollbar-skill-mobile,
  #matchmaking__min-scrollbar-experience-mobile {
    left: -5px;
  } */
    .options-checkbox-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .matchmaking__card2-box .options-checkbox + .options-checkbox {
        margin-top: 17px;
        margin-left: 0;
    }

    .matchmaking__card2-box:first-child {
        margin-top: 0;
    }

    .matchmaking__card2-box {
        margin-top: 30px;
    }

    .matchmaking__card2-box-extra {
        margin-top: 65px;
    }

    .matchmaking__card3-extra .subtitle__page {
        font-size: 30px;
    }

    .matchmaking__card3-price {
        margin-left: 13px;
    }

    .matchmaking__info-card3 {
        max-width: 100%;
    }

    .matchmaking__info-right-card3 {
        max-width: 621px;
    }

    .cart__title {
        margin-top: 30px;
    }

    .cart__box {
        padding-top: 10px;
    }

    .cart__product-item + .cart__product-item {
        margin-top: 11px;
    }

    .cart__product-item {
        max-width: 615px;
    }

    .cart__product-item-img img {
        width: 187px;
        height: 151px;
    }

    .cart__product-item-title {
        font-size: 20px;
    }

    .cart__product-item-options {
        font-size: 12px;
        margin-top: 7px;
    }

    .cart__product-item-edit {
        font-size: 10px;
    }

    .cart__product-item-price {
        font-size: 26px;
    }

    .cart__total .stage3__promocode {
        margin-top: 35px;
    }

    .cart__total-enum {
        margin-top: 30px;
    }

    .cart__form-btn {
        margin-top: 30px;
    }

    .link-account-box {
        margin-left: 8px;
    }

    .link-account-name {
        font-size: 12px;
    }

    .link-account-balance {
        font-size: 9px;
    }

    .link-account-arr {
        margin-left: 5px;
    }

    .account__info {
        max-width: 736px;
    }

    .account__img {
        width: 157px;
        height: 157px;
        border: 4px solid transparent;
        border-image-source: linear-gradient(262.9deg,
        #30caff 0%,
        #329bf8 54.17%,
        #3373f2 100%);
        border-image-slice: 1;
    }

    .account__avatar-change {
        font-size: 9.5px;
    }

    .account__name {
        font-size: 22px;
    }

    .account__status {
        margin-top: 10px;
    }

    .account__status-text {
        font-size: 11px;
    }

    .checkbox-info-account {
        width: 13px;
        height: 13px;
    }

    .account__status-progress {
        width: 304px;
        height: 7px;
        margin-top: 8px;
    }

    .account__status-progress-bg {
        height: 7px;
    }

    .account__status-progress-start,
    .account__status-progress-end {
        font-size: 8px;
    }

    .account__data + .account__data {
        margin-top: 20px;
    }

    .account__data {
        margin-top: 30px;
    }

    .account__data-box + .account__data-box {
        margin-left: 0;
    }

    .account__data-title {
        font-size: 11px;
    }

    .account__data-text {
        font-size: 14px;
    }

    .account__top-link {
        font-size: 11px;
    }

    .account__finance {
        max-width: 341px;
    }

    .account__finance-info {
        font-size: 11px;
    }

    .account__finance-box {
        font-size: 22px;
    }

    .account__enum-box .enum + .enum {
        margin-top: 0;
    }

    .account__enum-box .enum .enum__title,
    .account__enum-box .enum .enum__result {
        font-size: 14px;
    }

    .account__enum-box .enum .enum__dots {
        font-size: 18px;
    }

    .account__enum-box {
        margin-top: 8px;
    }

    .account__code-box {
        /*margin-top: 10px;*/
    }

    .account__label-form .input-form::-webkit-input-placeholder {
        font-size: 10px;
    }

    .account__label-form .input-form::-moz-placeholder {
        font-size: 10px;
    }

    .account__label-form .input-form:-ms-input-placeholder {
        font-size: 10px;
    }

    .account__label-form .input-form::-ms-input-placeholder {
        font-size: 10px;
    }

    .account__label-form .input-form::placeholder {
        font-size: 10px;
    }

    .account__label-form .input-form {
        width: 150px;
        height: 27px;
    }

    .account__label-form {
        width: 150px;
        height: 27px;
    }

    .account__code-btn .button-color {
        width: 115px;
        height: 28px;
        font-size: 9px;
        border: 2px solid #329bf8;
    }

    .account__orders-title {
        font-size: 24px;
    }

    .block__tabs-account {
        grid-gap: 10px;
    }

    .tab__item-account:hover {
        background-position: 0 27px;
    }

    .tab__item-account.active {
        background-position: 0 27px;
    }

    .tab__item-account {
        height: 27px;
    }

    .account__orders-inner {
        margin-top: 30px;
    }

    .account__order-item + .account__order-item {
        margin-top: 25px;
    }

    .account__order-item {
        grid-template-columns: 2fr 1fr 1fr;
        padding: 20px 44px 33px 18px;
    }

    .account__order-item-price {
        font-size: 32px;
    }

    .header__navbar-games-detail {
        grid-gap: 50px 20px;
    }

    .section-games-content__card-button {
        position: static;
        margin: 0 20px 20px 20px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .section-games-content__card-price {
        margin-bottom: 15px;
    }

    .section-news__item-card {
        padding: 20px;
        min-height: 332px;
    }

    .section-news__item-img {
        height: 112px;
    }

    .section-news__item-title {
        font-size: 20px;
    }
}

.header__search-btn_mobile {
    display: none;
}

@media (max-width: 1399px) {
    .btn-call {
        padding: 19px 15px;
    }

    .header__link-auth {
        padding: 0 10px;
        width: 158px;
    }

    .header__navbar-link {
        grid-gap: 0 7px;
    }

    .header__navbar-link_news {
        padding: 10px 20px;
    }

    .header__navbar-link_news {
        margin-left: 10px;
        margin: 0;
    }

    .header__search {
        min-width: 188px;
        margin-right: 15px;
    }

    .link__auth-inner {
        min-width: 158px;
    }

    .link-account {
        margin: 0 20px;
    }

    .header__select-currency, .header__select-lang {
        display: none;
    }

    .header__news-link {
        margin: 0 15px 0 10px;
    }

    .header__navbar-link {
        font-size: 15px;
    }

    .header__select-currency {
        max-width: 70px;
    }

    .header__select-lang {
        max-width: 66px;
    }

    .header__wrap-btn-call {
        margin-left: 5px;
        margin-right: 10px;
    }

    .header__link-cart {
        margin-right: 0;
    }

    .logo {
        margin-top: 28px;
    }

    .footer__copyrigth {
        font-size: 14px;
        margin-top: 35px;
        margin-bottom: 15px;
    }

    .footer__logo-img {
        width: 63px;
        height: 63px;
    }

    .recentlyGame-card__wrap-img {
        max-width: 165px;
        height: 219px;
    }

    .section-games__game-card, section-games__game-card {
        width: 175px;
        height: 236px;
    }

    .link-auth {
        font-size: 15px;
        line-height: 18px;
    }

    .link__auth-inner {
        margin-left: 0;
    }

    .page {
        grid-template-columns: 246px calc(100% - 246px);
    }

    .container {
        padding-left: 60px;
        padding-right: 60px;
    }

    .page-text {
        padding: 77px 15px 95px 25px;
    }

    .page-text__text {
        font-size: 16px;
    }

    .page_footer_image {
        width: 328px;
    }

    .section-games {
        padding-bottom: 90px;
    }

    .section-games__catalog {
        grid-template-columns: repeat(4, 1fr);
    }

    .section-games__players,
    .section-games__players:visited {
        height: 100%;
    }

    .section-games__title {
        margin-bottom: 20px;
    }

    .select__field {
        font-size: 15px;
        line-height: 18px;
        width: 66px;
    }

    .sidebar-nav {
        margin-top: 40px;
    }

    .sidebar-nav__link {
        grid-gap: 0 20px;
        padding: 19px 0 19px;
    }

    .page__title {
        font-size: 30px;
    }

    .subtitle__page {
        font-size: 24px;
    }

    .enum__title {
        font-size: 22px;
    }

    .enum__result {
        font-size: 22px;
    }

    .button-color,
    .button-transp {
        font-size: 13px;
        width: 161px;
        height: 43px;
    }

    .faq {
        padding-top: 30px;
    }

    .faq__title {
        font-size: 24px;
    }

    .faq__inner {
        padding: 16px 34px;
    }

    .faq__item {
        padding: 17px 0px;
    }

    .faq__descr {
        margin-top: 45px;
    }

    .faq__descr-text {
        font-size: 18px;
    }

    .select__form-wrapper .custom-select-container {
        width: 254px;
    }

    .enum__title {
        font-size: 22px;
    }

    .enum__result {
        font-size: 22px;
    }


    .game__rank-item {
        font-size: 14px;
        padding: 23px 0px;
    }

    .progress-current-select {
        width: 129px;
        height: 34px;
    }

    .progress-current-select .custom-select-opener span {
        font-size: 14px;
    }

    .progress-current-select .custom-select-opener {
        height: 34px;
    }

    .matchmaking {
        margin-bottom: 20px;
    }

    .matchmaking__title {
        font-size: 27px;
    }

    .matchmaking__advants {
        margin-left: 30px;
    }

    .matchmaking__advant-item p {
        font-size: 12px;
        margin-left: 5px;
    }

    .matchmaking__advant-item + .matchmaking__advant-item {
        margin-left: 20px;
    }

    .matchmaking__advant-item {
        padding: 0px 5px;
        height: 21px;
    }

    .matchmaking__progress-current-select-divCur,
    .matchmaking__progress-current-select-divDes {
        width: 129px;
        height: 34px;
    }

    .matchmaking__progress-current-select-divCur {
        margin-left: 18px;
    }

    .matchmaking__progress-current-select-divDes {
        margin-right: 18px;
    }

    .matchmaking__progress-select {
        font-size: 14px;
        width: 129px;
        height: 34px;
    }

    .matchmaking__progress-arr img + img,
    .matchmaking__progress-arr svg + svg {
        margin-left: 19px;
    }

    .matchmaking__progress-arr img,
    .matchmaking__progress-arr svg {
        width: 50px;
        height: 34px;
    }

    .matchmaking__progress-arr-box {
        width: 50px;
        height: 34px;
    }

    .matchmaking__bottom-inner {
        margin-top: 85px;
    }

    .matchmaking__info-text {
        margin-top: 20px;
    }

    .matchmaking__info-right .enum__matchmaking:first-child {
        margin-top: 5px;
    }

    .enum__result-matchmaking {
        font-size: 28px;
    }

    .enum__result-matchmaking-light {
        margin-left: 10px;
        font-size: 12px;
    }

    .matchmaking__info-btns {
        margin-top: 15px;
    }

    .checkbox-text {
        font-size: 14px;
    }

    .stage-list {
        width: 278px;
        height: 30px;
    }

    .stage-list__item p {
        font-size: 12px;
    }

    .label-form {
        width: 198px;
    }

    .input-form {
        width: 198px;
    }

    .stage__top-text {
        margin-left: 20px;
    }

    .stage2__form-box-height .stage2__form-item + .stage2__form-item {
        margin-left: 60px;
    }

    .stage2__form-item + .stage2__form-item {
        margin-left: 100px;
    }

    .stage2__form-item-password {
        width: 254px;
    }

    .stage2__form-item-width {
        width: 431px;
    }

    .label__form-width {
        width: 431px;
    }

    .stage2__form-bottom {
        padding-top: 25px;
    }

    .stage2__form-btn {
        margin-top: 22px;
    }

    .stage2__button {
        width: 165px;
        height: 43px;
    }

    .stage3__content {
        margin-top: 55px;
    }

    .stage3__content-box-total {
        padding-bottom: 42px;
    }

    .stage3__content-box-choosed {
        margin-top: 0px;
    }

    .stage3__content-enum {
        margin-top: 30px;
    }

    .stage3-enum__title {
        font-size: 18px;
    }

    .stage3-enum__high {
        font-size: 36px;
    }

    .stage3__button {
        width: 186px;
        height: 45px;
    }

    .stage3__content-pay {
        margin-top: 23px;
    }

    .stage3__form-bottom {
        padding-top: 10px;
    }

    .matchmaking__info-card2 {
        max-width: 519px;
    }

    .matchmaking__bottom-inner-card2 {
        margin-top: 55px;
    }

    .matchmaking__options-card2-box {
        margin-top: 30px;
    }

    .matchmaking__options-card2-item + .matchmaking__options-card2-item {
        margin-left: 20px;
    }

    .matchmaking__card2-box {
        margin-top: 20px;
    }

    .matchmaking__min-scrollbar-box {
        max-width: 339px;
    }

    .matchmaking__info-btns-start {
        margin-top: 45px;
    }

    .matchmaking__card2-box-extra {
        margin-top: 65px;
    }

    .matchmaking__card3-class {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 6px;
        border: 2px solid #fff;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .matchmaking__card3-class-label + .matchmaking__card3-class-label {
        margin-top: 0;
        /* margin-left: 7px; */
    }

    .matchmaking__card3-class-label img {
        width: 23px;
        height: 23px;
        margin-left: 6px;
    }

    .matchmaking__card3-class-label:hover {
        background-position: 0 100%;
    }

    .matchmaking__card3-class-label.active {
        background-position: 0 100%;
    }

    .matchmaking__card3-class-label {
        height: 46px;
        width: 166px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .matchmaking__card3-inner {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
    }

    .matchmaking__card3-choice {
        grid-column: 1/1;
        grid-row: 2/3;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 10px 10px 12px 10px;
    }

    .matchmaking__card3-result {
        grid-column: 1/1;
        grid-row: 1/2;
        margin-top: 40px;
    }

    .matchmaking__card3-type {
        grid-template-columns: repeat(8, 1fr);
        grid-template-rows: 1fr 1fr;
        margin-left: 0;
        margin-top: 35px;
        grid-gap: 15px 14px;
    }

    .matchmaking__card3-end {
        grid-row: 3/4;
        grid-column: 1/3;
        margin-top: 20px;
    }

    .matchmaking__card3-class-checkbox-text {
        font-size: 25px;
        margin-top: 0;
    }

    .matchmaking__card3-type-label:hover {
        background-position: 0 72px;
    }

    .matchmaking__card3-type-label.active {
        background-position: 0 72px;
    }

    .matchmaking__card3-type-label {
        width: 95px;
        height: 72px;
        padding: 6px 3px 5px 7px;
    }

    .matchmaking__card3-type-checkbox::after {
        width: 13px;
        height: 13px;
    }

    .matchmaking__card3-type-checkbox {
        width: 9px;
        height: 9px;
    }

    .matchmaking__card3-type-title {
        font-size: 12px;
    }

    .checkbox-info-card3 {
        width: 11px;
        height: 11px;
    }

    .matchmaking__card3-type-price {
        font-size: 16px;
    }

    .matchmaking__card3-type-checkbox-min::after {
        width: 8px;
        height: 8px;
    }

    .matchmaking__card3-type-checkbox-min {
        width: 5px;
        height: 5px;
    }

    .matchmaking__card3-type-text span {
        margin-left: 3px;
    }

    .matchmaking__card3-type-text {
        font-size: 8px;
        margin-left: 5px;
    }

    .matchmaking__card3-item-slider .swiperTankLine .swiper-slide .swiper-slide-tankName {
        font-size: 17px;
        margin-top: 20px;
    }

    .matchmaking__card3-item-slider .swiperTankLine {
        margin-top: 35px;
    }

    .matchmaking__card3-item-box {
        margin-left: 0;
    }

    .matchmaking__card3-extra .options-checkbox-wrapper {
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .matchmaking__card3-extra .subtitle__page {
        font-size: 30px;
    }

    .matchmaking__card3-price-title {
        font-size: 25px;
    }

    .matchmaking__card3-price-end {
        font-size: 40px;
    }

    .matchmaking__info-card3 {
        max-width: 100%;
    }

    .cart__title {
        font-size: 36px;
    }

    .cart__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 15px;
    }

    .cart__product-item + .cart__product-item {
        margin-top: 14px;
    }

    .cart__product-item {
        max-width: 100%;
    }

    .cart__product-item-img img {
        width: 240px;
        height: 166px;
    }

    .cart__product-item-title {
        font-size: 24px;
    }

    .cart__product-item-options p {
        margin-top: 12px;
    }

    .cart__product-item-edit {
        font-size: 12px;
    }

    .cart__product-item-price {
        font-size: 32px;
    }

    .cart__total {
        max-width: 100%;
        margin-top: 16px;
        margin-left: 0;
        padding: 30px;
    }

    .cart__total-enum-end .enum__title {
        font-size: 18px;
    }

    .cart__total-enum-end .stage3-enum__high {
        font-size: 36px;
    }

    .cart__total-enum-end {
        margin-top: 20px;
    }

    .cart__form-btn .button-color {
        width: 50%;
    }

    .cart__form-btn {
        margin-top: 20px;
    }

    .cart2__box {
        margin-bottom: 30px;
    }

    .cart__form {
        border: none;
        padding-bottom: 15px;
    }

    .cart__form-box {
        margin-top: 27px;
        grid-row-gap: 40px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .cart__total-pay {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .pay__method-choosed-mobil {
        display: none;
    }

    .pay__method-choosed {
        display: block;
    }

    .cart2__total-enum-end {
        -ms-flex-item-align: start;
        align-self: flex-start;
        max-width: 70%;
        margin-top: 20px;
    }

    .cart_btn {
        margin-top: 35px;
    }

    .cart__form-box-details {
        grid-template-columns: 250px 250px;
    }

    .link-account-name {
        font-size: 10px;
    }

    .link-account-balance {
        font-size: 8px;
    }

    .account__header-name {
        font-size: 14px;
    }

    .account__header-status-text {
        font-size: 10px;
    }

    .account__header-status-progress {
        margin-top: 8px;
    }

    .account__header-finance {
        margin-top: 20px;
    }

    .account__header-finance-title {
        font-size: 16px;
    }

    .account__header-finance-balance {
        font-size: 16px;
    }

    .account__header-enum .enum__title {
        font-size: 12px;
    }

    .account__header-enum .enum__result {
        font-size: 12px;
    }

    .account__header-enum {
        font-size: 12px;
        margin-top: 0;
    }

    .account__info {
        max-width: 612px;
    }

    .account__img {
        width: 141px;
        height: 141px;
        border: 3px solid transparent;
        border-image-source: linear-gradient(262.9deg,
        #30caff 0%,
        #329bf8 54.17%,
        #3373f2 100%);
        border-image-slice: 1;
    }

    .account__top-wrapper {
        margin-left: 35px;
    }

    .account__name {
        font-size: 21px;
    }

    .account__status-text {
        font-size: 10px;
    }

    .account__status-progress {
        width: 287px;
        height: 6px;
    }

    .account__data-box + .account__data-box {
        margin-left: 30px;
    }

    .account__data-title {
        font-size: 10px;
    }

    .account__data-text {
        font-size: 13px;
    }

    .account__finance {
        max-width: 277px;
        padding: 12px 15px 34px 10px;
    }

    .account__finance-info {
        font-size: 9px;
    }

    .account__finance-box {
        font-size: 20px;
        margin-top: 12px;
    }

    .account__code-box {
        /*margin-top: 30px;*/
    }

    .account__label-form .input-form::-webkit-input-placeholder {
        font-size: 9px;
    }

    .account__label-form .input-form::-moz-placeholder {
        font-size: 9px;
    }

    .account__label-form .input-form:-ms-input-placeholder {
        font-size: 9px;
    }

    .account__label-form .input-form::-ms-input-placeholder {
        font-size: 9px;
    }

    .account__label-form .input-form::placeholder {
        font-size: 9px;
    }

    .account__label-form .input-form {
        width: 110px;
        height: 25px;
    }

    .account__label-form {
        width: 110px;
        height: 25px;
    }

    .account__code-btn .button-color {
        width: 94px;
        height: 23px;
        font-size: 7px;
    }

    .account__orders-title {
        font-size: 22px;
    }

    .tab__item-account:hover {
        background-position: 0 24px;
    }

    .tab__item-account.active {
        background-position: 0 24px;
    }

    .tab__item-account {
        font-size: 11px;
        height: 24px;
    }

    .account__order-item:hover .account__order-item-more .button-color {
        height: 38px;
    }

    .account__order-item {
        grid-template-columns: 1fr 1fr;
        padding: 20px 44px 20px 18px;
    }

    .account__order-item-more .button-color {
        width: 200px;
        font-size: 12px;
    }

    .account__order-item-more {
        grid-column: 1/4;
        grid-row: 3/4;
    }

    .account__order-item-progress {
        margin: 0 auto;
    }

    .account__order-item-price {
        margin-left: 0;
        margin-top: 25px;
        grid-row: 2/3;
        grid-column: 1/2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .account__progress-current-select::after {
        right: 15px;
    }

    .account__progress-current-select {
        margin-top: 0;
        margin-left: 28px;
    }

    .main-swiper__container {
        max-width: 930px;
        margin-top: 15px;
    }

    .main__swiper-slide {
        max-width: 850px;
        padding-left: 80px;
    }

    .swiper-slide-title h1 span,
    .swiper-slide-title h2 span {
        font-size: 40px;
    }

    .swiper-slide-title h1,
    .swiper-slide-title h2 {
        margin-bottom: 5px;
        margin-top: 40px;
    }

    .swiper-slide__img img {
        width: 552px;
        height: 237px;
    }

    .swiper-slide__img {
        width: 500px;
        height: 237px;
        right: 90px;
    }

    .section-games {
        padding-top: 40px;
    }

    .header__navbar-games-detail {
        grid-template-columns: repeat(2, 1fr);
    }

    .section-games-container {
        grid-template-columns: repeat(3, 1fr);
    }

    .section-news__list {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1169px) {
    .header {
        padding: 10px 15px;
    }

    .header__navbar-sidebar {
        margin-left: 20px;
    }

    header .logo {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .sidebar__active .mobile_menu_search_div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: rgba(255, 255, 255, 0.10);
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 10px 15px;
        height: 70px;
    }

    .sidebar__active .header__search {
        margin: 0 10px 0 0;
    }

    .sidebar__active .header__wrap-btn-call {
        margin: 0;
        padding: 25px 15px;
        max-width: 100%;
    }

    .sidebar__active .btn-call {
        display: block;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.1);
    }

    .sidebar__active .header__select-currency {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .sidebar__active .header__select-lang {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .sidebar__active .header__search {
        min-width: 152px;
        display: none;
    }

    .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .sidebar-nav {
        opacity: 0;
        position: absolute;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        top: 74px;
        right: -100%;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .sidebar__btn-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 170px;
        margin-left: 30px;
    }

    .burger-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 12px 0 12px 12px;
        position: relative;
    }

    .sidebar-nav.sidebar__active {
        background-color: #001020;
        opacity: 1;
        z-index: 10;
        top: 76px;
        right: 0;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
    }

    .header__left {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header__right {
        -ms-flex-negative: 2;
        flex-shrink: 2;
    }

    .header__navbar-link_games {
        padding: 15px 10px;
    }

    .btn-call {
        padding: 15px 20px;
    }

    .header__wrap-btn-call {
        max-width: 120px;
    }

    .header__link-auth {
        width: 50px;
        padding: 0;
    }

    .header__navbar-sidebar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .header__select {
        border: none;
    }

    .header__news-link {
        display: none;
    }

    .header__select-currency {
        max-width: 101px;
    }

    .header__select-lang {
        max-width: 101px;
    }

    .header__left {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .header__link-cart {
        margin-left: 0;
        margin-right: 10px;
    }

    .link__auth-inner:after,
    .link__auth-inner:before,
    .link__auth-inner span {
        display: none;
    }

    .link__auth-inner {
        min-width: 59px;
    }

    aside.sidebar {
        max-height: 0;
        max-width: 0;
        overflow: hidden;
        position: static;
        z-index: 10;
    }

    .logo {
        margin-top: 9px;
        margin-bottom: 8px;
    }

    .logo__name-item {
        font-size: 27px;
        line-height: 32px;
    }

    .link-auth__link {
        width: 50px;
        height: 50px;
    }

    .footer__logo .logo__name {
        font-size: 32px;
    }

    .footer__logo {
        margin: 40px auto 20px;
    }

    .footer__logo-img {
        width: 63px;
        height: 63px;
    }


    .section-games__game-card, .section-games__players {
        width: 185px;
        height: 250px;
    }

    .game-catalog__game-link,
    .game-catalog__game-link:visited {
        font-size: 12px;
    }

    .page {
        position: relative;
        grid-template-areas: "header" "main" "footer";
        grid-template-columns: 100%;
    }

    .page-text {
        padding: 65px 15px 125px 50px;
    }

    .page-text__text {
        font-size: 15px;
    }

    .recently {
        display: none;
    }

    .section-games__title {
        margin-bottom: 29px;
    }

    .select__field {
        width: 101px;
    }

    .header__navbar-games-menu {
        width: 300px;
    }

    .header__navbar-games-menu-title {
        margin-left: 15px;
        margin-right: 15px;
    }

    .header__navbar-games-menu-list {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header__navbar-games-item:before {
        left: -15px;
        right: -17px;
    }

    .sidebar {
        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: 0;
        height: 75px;
    }

    .sidebar-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        max-width: 100%;
        margin-top: 0;
        padding: 0;
    }

    .sidebar-nav__item {
        margin-left: 15px;
        margin-right: 15px;
    }

    .page__title {
        font-size: 28px;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .faq__container {
        padding: 0px 30px;
        margin: 0;
    }

    .progress-current-select {
        width: 119px;
    }

    .matchmaking__progress-block {
        margin-top: 41px;
    }

    .stage__wrapper {
        padding-top: 20px;
    }

    .stage2__form-item-password {
        width: 254px;
    }

    .stage2__button {
        width: 165px;
        height: 43px;
    }

    .stage3__content {
        margin-top: 45px;
    }

    .matchmaking__info-card2 {
        padding-left: 30px;
    }

    .matchmaking__bottom-inner-card2 {
        margin-top: 45px;
    }

    .matchmaking__options-card2-item + .matchmaking__options-card2-item {
        margin-left: 15px;
    }

    .matchmaking__options-card2-item .options-checkbox label + label {
        margin-top: 8px;
    }

    .matchmaking__card2-box .options-checkbox + .options-checkbox {
        margin-top: 12px;
        margin-left: 0;
    }

    .matchmaking__card3-class {
        padding: 5px;
    }

    .matchmaking__card3-type {
        grid-template-columns: repeat(6, 1fr);
    }

    .cart__title {
        margin-bottom: 35px;
    }

    .cart__box {
        padding-top: 27px;
        margin-bottom: 20px;
    }

    .cart__product-item-edit {
        margin-top: 15px;
    }

    .cart__total .stage3__promocode {
        margin-top: 40px;
    }

    .cart__total {
        padding-top: 25px;
    }

    .cart__total-enum .enum + .enum {
        margin-top: 11px;
    }

    .cart__total-enum {
        margin-top: 24px;
    }

    .cart__form-btn .button-color {
        width: 40%;
    }

    .cart__form-btn {
        margin-top: 25px;
    }

    .cart__form-content + .cart__form-content {
        margin-top: 55px;
    }

    .cart__form-box {
        margin-top: 32px;
        grid-row-gap: 40px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .cart__total-pay {
        padding-top: 20px;
    }

    .cart_btn .button-color {
        width: 276px;
        height: 67px;
    }

    .cart__form-box-details {
        grid-template-columns: 250px 250px;
        grid-template-row: 1fr 1fr;
        grid-row-gap: 20px;
    }

    .sidebar-nav-account {
        display: none;
    }

    .link-account-box {
        margin-left: 10px;
    }

    .link-account-name {
        font-size: 12px;
    }

    .link-account-balance {
        font-size: 10px;
    }

    .link-account-arr {
        margin-left: 10px;
    }

    .account__info {
        padding: 10px 20px 20px 11px;
    }

    .account__finance {
        max-width: 277px;
        padding: 12px 15px 20px 10px;
    }

    .account__finance-box {
        margin-top: 15px;
    }

    .account__enum-box .enum .enum__title,
    .account__enum-box .enum .enum__result {
        font-size: 10px;
    }

    .account__enum-box .enum .enum__result {
        font-size: 14px;
    }

    .account__enum-box {
        margin-top: 28px;
    }

    .account__progress-current-select::after {
        width: 8px;
    }

    .main-swiper-wrapper {
        margin-bottom: 88px;
    }

    .swiper-slide-title h1 span,
    .swiper-slide-title h2 span {
        display: block;
        margin-top: 8px;
    }

    .swiper-slide-title h1,
    .swiper-slide-title h2 {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .swiper-slide__text p {
        font-size: 18px;
        display: block;
    }

}

@media (max-width: 1039px) {

    .swiper-slide__icon img {
        width: 39px;
        height: 39px;
    }

    .swiper-slide__icon {
        width: 39px;
        height: 39px;
    }
}

@media (max-width: 1024px) {

    .logo {
        max-width: 155px;
    }

    .footer__logo {
        max-width: 230px;
    }

    header .logo {
        max-width: 130px;
        max-height: 38px;
    }

    .game-catalog__game-link,
    .game-catalog__game-link:visited {
        font-size: 10px;
    }

    .page-text {
        padding: 53px 15px 65px 25px;
    }

    .section-games {
        padding-bottom: 55px;
    }

    .section-games__title {
        font-size: 32px;
        margin-bottom: 23px;
    }

    .select__field {
        width: 90px;
    }

    .sidebar {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .page__title {
        font-size: 26px;
    }

    .main__page {
        /* padding: 0 5px; */
    }

    .subtitle__page {
        font-size: 22px;
    }

    .main-about .main-about__container {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .enum__result {
        font-size: 18px;
    }

    .button-color,
    .button-transp {
        font-size: 15px;
        width: 131px;
        height: 35px;
    }

    .faq__inner {
        padding: 13px 25px;
    }

    .faq__item-ask {
        font-size: 16px;
    }

    .faq__item-text {
        font-size: 14px;
    }

    .select__form-wrapper .custom-select-container {
        width: 197px;
    }

    .select__form-wrapper .custom-select-opener {
        font-size: 12px;
    }

    .enum__result {
        font-size: 18px;
    }


    .game__rank-item {
        display: none;
    }

    .game__rank-item:nth-child(-n + 5),
    .game__rank-item:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .progress-current-select {
        width: 129px;
    }

    .matchmaking__top-box {
        -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;
    }

    .matchmaking__title {
        font-size: 22px;
        width: 100%;
        text-align: center;
    }

    .matchmaking__advants {
        margin-left: 0;
    }

    .matchmaking__advant-item + .matchmaking__advant-item {
        margin-left: 15px;
    }

    .matchmaking__advant-item {
        margin-top: 22px;
    }

    .matchmaking__progress-current-select-divCur,
    .matchmaking__progress-current-select-divDes {
        margin-bottom: 0;
    }

    .matchmaking__progress-current-select-divCur {
        margin-left: 14px;
    }

    .matchmaking__progress-current-select-divDes {
        margin-right: 14px;
    }

    .matchmaking__progress-rank-img img {
        width: 114px;
        height: 46px;
    }

    .matchmaking__progress-rank-img {
        width: 114px;
        height: 46px;
    }

    .matchmaking__progress-arr img + img,
    .matchmaking__progress-arr svg + svg {
        margin-left: 12px;
    }

    .matchmaking__progress-arr img,
    .matchmaking__progress-arr svg {
        width: 32px;
        height: 20px;
    }

    .matchmaking__progress-arr-box {
        width: 32px;
        height: 20px;
    }

    .noUi-horizontal .noUi-handle {
        width: 39px;
    }

    .noUi-handle:after,
    .noUi-handle:before {
        left: -18px;
    }

    .matchmaking__bottom-inner {
        margin-top: 85px;
    }

    .enum__matchmaking {
        margin-top: 10px;
    }

    .enum__result-matchmaking {
        font-size: 24px;
    }

    .label-form {
        font-size: 12px;
        width: 152px;
    }

    .select__form {
        font-size: 12px;
        width: 200px;
    }

    .progress-matchmaking-item {
        padding-left: 10px;
    }

    .input-form::-webkit-input-placeholder {
        font-size: 12px;
    }

    .input-form::-moz-placeholder {
        font-size: 12px;
    }

    .input-form:-ms-input-placeholder {
        font-size: 12px;
    }

    .input-form::-ms-input-placeholder {
        font-size: 12px;
    }

    .input-form::placeholder {
        font-size: 12px;
    }

    .input-form {
        font-size: 12px;
        width: 152px;
    }

    .stage__top-text {
        font-size: 14px;
    }

    .stage2__form {
        margin-top: 25px;
    }

    .stage2__form-block {
        margin-top: 25 p;
    }

    .form__title {
        font-size: 22px;
    }

    .stage2__form-box {
        margin-top: 15px;
    }

    .stage2__form-box-height .stage2__form-item + .stage2__form-item {
        margin-left: 100px;
    }

    .stage2__form-box-height {
        margin-top: 25px;
    }

    .stage2__form-item + .stage2__form-item {
        margin-left: 75px;
    }

    .stage2__form-item-password {
        width: 197px;
    }

    .stage2__form-item-width {
        width: 431px;
    }

    .label__form-width {
        width: 431px;
    }

    .stage2__form-bottom {
        padding-top: 35px;
    }

    .stage2__button {
        width: 141px;
        height: 36px;
        font-size: 13px;
    }

    .stage3__content {
        margin-top: 25px;
    }

    .stage3__content-box-total {
        margin-top: 35px;
    }

    .stage3__content-box-choosed {
        margin-top: 10px;
    }

    .stage3__content-enum {
        margin-top: 19px;
    }

    .stage3__button {
        width: 212px;
        height: 49px;
    }

    .edit__order {
        margin-top: 40px;
    }

    .stage3__content-pay {
        margin-top: 32px;
    }

    .stage3__form-bottom {
        padding-top: 10px;
    }

    .matchmaking__info-card2 {
        padding-left: 15px;
        margin-top: 70px;
    }

    .matchmaking__bottom-inner-card2 {
        margin-top: 40px;
    }

    .matchmaking__options-card2-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .matchmaking__options-card2-item + .matchmaking__options-card2-item {
        margin-left: 0;
        margin-top: 35px;
    }

    #matchmaking__min-scrollbar-skill,
    #matchmaking__min-scrollbar-experience,
    #matchmaking__min-scrollbar-skill-mobile,
    #matchmaking__min-scrollbar-experience-mobile {
        left: -18px;
    }

    .matchmaking__min-scrollbar-box {
        margin-left: auto;
        margin-right: auto;
    }

    .matchmaking__card2-box-progress {
        display: none;
    }

    .matchmaking__card2-box-mobil {
        display: block;
        margin-bottom: 40px;
    }

    .matchmaking__card2-box-extra {
        margin-top: 40px;
    }

    .matchmaking__card3-class {
        padding: 4px;
    }

    .matchmaking__card3-class-label {
        width: 132px;
        height: 50px;
    }

    .matchmaking__card3-inner {
        margin-top: 10px;
    }

    .matchmaking__card3-type {
        margin-top: 15px;
    }

    .matchmaking__card3-item-slider .swiperTank .swiper-slide img {
        width: 600px;
        height: 389px;
    }

    .matchmaking__card3-item-slider .swiperTank {
        width: 674px;
    }

    .matchmaking__card3-item-slider .swiperTankLine {
        width: 674px;
    }

    .matchmaking__card3-item-slider .swiperTankLine .swiper-button-prev,
    .matchmaking__card3-item-slider .swiperTankLine .swiper-button-next {
        width: 27px;
        height: 27px;
    }

    .matchmaking__card3-extra .options-checkbox-wrapper {
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 1fr;
    }

    .matchmaking__card3-extra .subtitle__page {
        font-size: 22px;
    }

    .matchmaking__card3-price {
        max-width: 293px;
        width: 100%;
    }

    .matchmaking__card3-price-title {
        font-size: 30px;
    }

    .matchmaking__card3-price-end {
        font-size: 54px;
    }

    .matchmaking__info-card3 {
        max-width: 100%;
    }

    .cart__title {
        margin-bottom: 27px;
    }

    .cart__product-item + .cart__product-item {
        margin-top: 10px;
    }

    .cart__product-item-img img {
        width: 174px;
        height: 146px;
    }

    .cart__product-item-title span {
        display: none;
    }

    .cart__product-item-title {
        font-size: 20px;
    }

    .cart__product-item-options p {
        margin-top: 8px;
    }

    .cart__product-item-options {
        margin-top: 5px;
    }

    .cart__total .stage3__promocode {
        margin-top: 27px;
    }

    .cart__total {
        padding-top: 5px;
        padding-bottom: 25px;
    }

    .cart__total-enum {
        margin-top: 7px;
    }

    .cart__total-enum-end .enum + .enum {
        margin-top: 12px;
    }

    .cart__total-enum-end {
        margin-top: 14px;
    }

    .cart__form-btn .button-color {
        width: 50%;
    }

    .cart__form-btn {
        margin-top: 15px;
    }

    .cart__form-content + .cart__form-content {
        margin-top: 30px;
    }

    .cart__form-box {
        margin-top: 10px;
        grid-row-gap: 30px;
    }

    .cart__total-pay .enum__result span {
        display: none;
    }

    .cart2__total-enum-end {
        max-width: 95%;
    }

    .cart_btn .button-color {
        width: 201px;
        height: 49px;
    }

    .cart__form-box-details {
        grid-row-gap: 10px;
    }

    .block__tabs {
        grid-gap: 11px;
    }

    .tab__item {
        font-size: 13px;
        padding: 2px 13px;
        height: 26px;
    }

    .account__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .account__info {
        max-width: 100%;
    }

    .account__top-wrapper {
        max-width: 380px;
    }

    .account__data-box + .account__data-box {
        margin-left: 0;
    }

    .account__finance {
        max-width: 100%;
        margin-left: 0;
        margin-top: 16px;
        padding: 16px 17px 14px 20px;
    }

    .account__enum-box {
        margin-top: 10px;
    }

    .account__code-box {
        /*margin-top: 25px;*/
    }

    .account__code-btn .button-color {
        width: 106px;
        height: 26px;
        font-size: 8px;
    }

    /*.account__orders-box {*/
    /*  display: none;*/
    /*}*/
    .account__order-item {
        grid-template-columns: 2fr 1fr;
        padding: 20px 44px 25px 18px;
    }

    .account__order-item-progress {
        grid-row: 2;
        margin: 0;
        margin-top: 25px;
    }

    .account__order-item-price {
        grid-row: auto;
        grid-column: auto;
        display: block;
        margin-top: 10px;
        margin-left: auto;
        align-self: flex-start;
    }

    .account__progress-current-select {
        margin-left: 0;
        margin-top: 14px;
    }

    .main-swiper__container {
        max-width: 765px;
    }

    .main-swiper-wrapper {
        margin-bottom: 90px;
    }

    .main__swiper-slide {
        max-width: 765px;
        padding-left: 110px;
    }

    .swiper-slide-title {
        max-width: 333px;
    }

    .swiper-slide__text {
        max-width: 333px;
    }

    .swiper-slide__img {
        right: 180px;
    }

    .section-games {
        padding-top: 20px;
    }
}

@media (max-width: 959px) {
    .header__search {
        display: none;
    }

    .header__search_mobile .select__wrap-list_active {
        visibility: visible;
        opacity: 1;
    }

    .select__wrap-list .header__search {
        display: block;
    }

    .header__left {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }

    .header__search_mobile {
        display: block;
    }

    .header__search_mobile .header__search {
        width: 100%;
        max-width: 400px;
        margin: 0;
    }

    .header__search_mobile .header__search-input {
        background-color: #001020;
    }

    .header__search-btn_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px;
        width: 100%;
        height: 100%;
        background: transparent;
        position: relative;
        z-index: 1;
    }

    .sidebar-nav.sidebar__active {
        top: 74px;
    }

    .header__wrap-btn-call {
        margin-right: 15px;
    }

    .main-slider {
        padding: 35px 0 40px 30px;
        border-bottom: 1px rgba(255, 255, 255, 0.20) solid;
    }

    main .section-games {
        padding-top: 50px;
    }

    .section-games__title {
        text-align: center;
    }

    .section-games__game-card, .section-games__players {
        width: 165px;
        height: 223px;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .main-about .main-about__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .main-about__text-wrp {
        margin: 0 0 0 15px;
    }

    .page-text__title {
        font-size: 35px;
        text-transform: uppercase;
    }

    .page-text__subtitle {
        font-size: 25px;
    }

    .page-text__text {
        font-size: 17px;
    }

    .page_footer_image {
        width: 290px;
    }

    .footer {
        background: #000000;
    }

    .footer__game-catalog {
        background: rgba(127.50, 222.36, 255, 0.10);
        margin: 0;
    }

    .game-catalog__game-link,
    .game-catalog__game-link:visited {
        color: #fff;
        font-size: 16px;
    }

    .footer__logo {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .header__navbar-games-detail {
        padding-top: 20px;
        padding-left: 80px;
        grid-template-columns: repeat(1, 1fr);
    }

}

@media (max-width: 767px) {
    .header__navbar-sidebar .header__navbar-item {
        min-width: 80px;
    }

    .sidebar__active .header__wrap-btn-call {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .sidebar-nav.sidebar__active {
        top: 72px;
    }

    .header__search_mobile .select__wrap-list {
        top: 72px;
        left: 0;
    }

    .link-account {
        margin: 0;
    }

    .link-auth__link {
        width: 34px;
        height: 34px;
    }

    .link__auth-inner {
        min-width: 48px;
    }

    .header__link-auth {
        width: 34px;
    }

    .header__link-cart {
        margin-right: 5px;
    }

    .burger-btn img {
        width: 28px;
        height: 21px;
    }

    .burger-btn {
        width: 38px;
        height: 21px;
    }

    .header__search-btn_mobile {
        padding: 10px;
    }

    .header__navbar-item {
        max-width: 102px;
    }

    .header__navbar-link {
        font-size: 15px;
        line-height: 18px;
        font-weight: 400;
        min-width: 102px;
    }

    .main-slider__item-container {
        padding-right: 15px;
    }

    main .section-games {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .section-games__game-card, .section-games__players {
        width: 134px;
        height: 181px;
    }

    .link-icon_arrow {
        display: none;
    }

    .logo {
        margin-left: 15px;
    }

    .game-catalog__item {
        margin-bottom: 22px;
    }

    .main-about .main-about__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-top: 50px;
    }

    .main-about__text-wrp {
        margin-left: 0;
    }

    .page-text__title {
        font-size: 30px;
    }

    .link__auth-inner {
        padding: 5px;
    }

    .footer {
        padding-top: 40px;
    }

    .footer__logo {
        margin: 40px auto 20px;
    }

    .footer__menu-item:last-child .footer__menu-link {
        margin-bottom: 0;
    }

    .game-catalog__game-link,
    .game-catalog__game-link:visited {
        font-size: 14px;
    }

    .section-games__title {
        font-size: 30px;
    }

    .page-text {
        padding: 35px 2px 40px 0px;
    }

    .page-text__title {
        font-size: 35px;
    }

    .section-games__catalog {
        justify-items: center;
        grid-gap: 30px 20px;
        grid-template-columns: repeat(3, 1fr);
    }

    .header__navbar-games-list.select__wrap-list,
    .select__wrap-list.select__wrap-list_news {
        width: 280px;
        left: 0;
        max-height: calc(var(--vh, 1vh) * 100 - 72px);
    }

    .page__title {
        font-size: 24px;
        margin-top: 35px;
    }

    .button-color,
    .button-transp {
        font-size: 15px;
        width: 167px;
        height: 45px;
    }

    .main-slider {
        padding: 22px 0 22px 15px;
    }

    .pay-method {
        grid-row-gap: 18px;
        grid-column-gap: 18px;
        grid-template-columns: 1fr 1fr;
        width: 100%;
        justify-items: center;
    }

    .game__rank-item {
        font-size: 13px;
    }

    .game__rank-item:nth-child(-n + 5) {
        display: none;
    }

    .game__rank-item:nth-child(-n + 3),
    .game__rank-item:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .footer__menu-list {
        -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;
    }

    .footer__menu-link {
        margin-bottom: 30px;
    }

    .game-catalog {
        -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;
    }

    .game-catalog__item:last-child {
        margin-bottom: 20px;
    }

    .footer__copyrigth {
        margin-bottom: 20px;
    }

    .matchmaking__advants {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .matchmaking__advant-item + .matchmaking__advant-item {
        margin-left: 10px;
    }

    .matchmaking__progress-block {
        margin-top: 28px;
    }

    .matchmaking__progress-block-wrapper-des .matchmaking__progress-block-box .matchmaking__progress-rank-img {
        margin-left: auto;
    }

    .matchmaking__progress-block-wrapper-des {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .matchmaking__progress-current-select-divCur {
        margin-left: 0;
        margin-top: 17px;
    }

    .matchmaking__progress-current-select-divDes {
        margin-right: 0;
        margin-top: 17px;
    }

    .matchmaking__progress-rank-img img {
        width: 97px;
        height: 39px;
    }

    .matchmaking__progress-rank-img {
        width: 97px;
        height: 39px;
    }

    .noUi-horizontal .noUi-handle {
        width: 29px;
    }

    .noUi-handle:after,
    .noUi-handle:before {
        left: -24px;
        top: 10%;
    }

    .matchmaking__bottom-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 50px;
    }

    .matchmaking__bottom-inner {
        margin-top: 80px;
    }

    .matchmaking__options-title {
        margin-bottom: 20px;
    }

    .matchmaking__options-checkbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 413px;
        width: 100%;
        margin: 0 auto;
    }

    .matchmaking__info {
        margin: 0 auto;
        margin-top: 25px;
    }

    .checkbox-info-text {
        top: -8px;
        min-width: 110px;
        background-color: #fff;
        border-radius: 6px;
        -webkit-transform: translateY(-100%) translateX(-100%);
        transform: translateY(-100%) translateX(-100%);
    }

    .checkbox-info-text span > img {
        /* transform: scaleX(-1); */
        display: none !important;
    }

    .stage__top {
        -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;
    }

    .stage__top-text {
        margin-left: 0;
        margin-top: 15px;
        max-width: 100%;
    }

    .stage2__form-box {
        margin-top: 25px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 25px;
    }

    .stage2__form-box-height .stage2__form-item + .stage2__form-item {
        margin-left: 20px;
    }

    .stage2__form-item + .stage2__form-item {
        margin-left: 0;
    }

    .stage2__form-item-width {
        width: 389px;
    }

    .label__form-width {
        width: 389px;
    }

    .stage2__form-bottom {
        padding-top: 25px;
    }

    .stage2__form-btn {
        margin-top: 35px;
    }

    .stage2__button {
        font-size: 15px;
        width: 175px;
        height: 47px;
    }

    .stage3__content-text {
        max-width: 430px;
    }

    .stage3__content-enum {
        margin-top: 27px;
    }

    .stage3-enum {
        margin-top: 7px;
    }

    .stage3__button {
        width: 219px;
        height: 52px;
    }

    .stage3__form-bottom {
        padding-top: 10px;
    }

    .matchmaking__options-card2 {
        margin-top: 15px;
    }

    .matchmaking__options-card2-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .matchmaking__options-card2-item + .matchmaking__options-card2-item {
        margin-left: 10px;
        margin-top: 0;
    }

    #matchmaking__min-scrollbar-skill,
    #matchmaking__min-scrollbar-experience,
    #matchmaking__min-scrollbar-skill-mobile,
    #matchmaking__min-scrollbar-experience-mobile {
        left: -23px;
    }

    #matchmaking__min-scrollbar-skill,
    #matchmaking__min-scrollbar-experience,
    #matchmaking__min-scrollbar-skill-mobile,
    #matchmaking__min-scrollbar-experience-mobile {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 10%;
    }

    .options-checkbox-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .matchmaking__card2-box .options-checkbox + .options-checkbox {
        margin-top: 0;
        margin-left: 10px;
    }

    .matchmaking__card2-box-progress {
        display: block;
        margin-top: 25px;
    }

    .matchmaking__card2-box-mobil {
        display: none;
    }

    .matchmaking__card2-box-extra {
        margin-top: 75px;
    }

    .matchmaking__card3-class {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .matchmaking__card3-class-label + .matchmaking__card3-class-label {
        margin-top: 10px;
    }

    .matchmaking__card3-class-label {
        width: 124px;
        height: 48px;
        margin-top: 10px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 33%;
    }

    .matchmaking__card3-type {
        grid-template-columns: repeat(4, 1fr);
        justify-items: center;
        margin-top: 20px;
        grid-gap: 9px 9px;
    }

    .matchmaking__card3-end {
        margin-top: 10px;
    }

    .matchmaking__card3-class-checkbox-text {
        font-size: 22px;
    }

    .matchmaking__card3-item-slider .swiperTank .swiper-slide img {
        width: 351px;
        height: 228px;
    }

    .matchmaking__card3-item-slider .swiperTank {
        width: 405px;
    }

    .matchmaking__card3-item-slider .swiperTankLine .swiper-slide .slide-tankLine-bg {
        max-width: 110px;
        height: 135px;
    }

    .matchmaking__card3-item-slider .swiperTankLine .swiper-slide .slide-tankLine-content img {
        width: 92px;
        height: 62px;
    }

    .matchmaking__card3-item-slider .swiperTankLine .swiper-slide {
        max-width: 110px;
        height: 135px;
    }

    .matchmaking__card3-item-slider .swiperTankLine {
        width: 405px;
        padding-left: 25px;
    }

    .matchmaking__card3-item-slider .swiperTankLine .swiper-button-next {
        right: 0;
    }

    .matchmaking__card3-item-slider .swiperTankLine .swiper-slide.swiper-slide-thumb-active .swiper-slide-tankLine-bg-active {
        background-position: 0 135px;
    }

    .matchmaking__card3-price-title {
        font-size: 25px;
    }

    .matchmaking__card3-price-end {
        font-size: 36px;
    }

    .cart__title {
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .cart__box {
        padding-top: 8px;
    }

    .cart__product-item + .cart__product-item {
        margin-top: 12px;
    }

    .cart__product-item-img img {
        width: 141px;
        height: 118px;
    }

    .cart__product-item-box {
        margin-left: 10px;
    }

    .cart__product-item-title {
        font-size: 16px;
    }

    .cart__product-item-options p {
        margin-top: 7px;
    }

    .cart__product-item-options {
        margin-top: 0;
    }

    .cart__product-item-edit {
        font-size: 10px;
        margin-top: 8px;
    }

    .cart__product-item-price {
        top: 75%;
        right: 5%;
        font-size: 27px;
    }

    .cart__total {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .cart__total-enum .enum + .enum {
        margin-top: 3px;
    }

    .cart__total-enum .enum__title {
        font-size: 15px;
    }

    .cart__total-enum {
        margin-top: 15px;
    }

    .cart__total-enum-end .enum__title {
        font-size: 15px;
    }

    .cart__total-enum-end .stage3-enum__high {
        font-size: 20px;
    }

    .cart__total-enum-end {
        margin-top: 20px;
    }

    .cart__form-btn .button-color {
        width: 72%;
        height: 65px;
        font-size: 18px;
    }

    .cart__form-box .label__form-width {
        margin-top: 15px;
    }

    .cart__form-box {
        grid-template-columns: 1fr 1fr;
        margin-top: 20px;
        grid-row-gap: 25px;
    }

    .cart__total-pay {
        padding-right: 15px;
    }

    .cart__form-box-details {
        grid-row-gap: 5px;
        grid-template-columns: 220px 220px;
        margin-top: 10px;
    }

    .block__tabs {
        grid-gap: 13px;
        grid-template-columns: repeat(4, auto);
    }

    .tab__item {
        margin-top: 10px;
    }

    .account__title {
        margin-top: 25px;
    }

    .account__info {
        padding: 14px 12px 13px 15px;
    }

    .account__img {
        width: 103px;
        height: 103px;
    }

    .account__top-wrapper {
        max-width: 275px;
    }

    .account__name {
        font-size: 20px;
    }

    .account__status {
        margin-top: 5px;
    }

    .account__status-text {
        font-size: 9px;
    }

    .account__status-progress {
        margin-top: 14px;
        width: 251px;
    }

    .account__data + .account__data {
        margin-top: 15px;
    }

    .account__data {
        margin-top: 35px;
    }

    .account__data-title {
        font-size: 8px;
    }

    .account__data-text {
        font-size: 9.5px;
    }

    .account__top-link {
        display: none;
    }

    .account__finance {
        padding: 10px 17px 14px 20px;
    }

    .account__finance-box {
        margin-top: 5px;
    }

    .account__enum-box {
        margin-top: 5px;
    }

    .account__code-box {
        /*margin-top: 15px;*/
    }

    .account__label-form .input-form {
        width: 126px;
    }

    .account__label-form {
        width: 126px;
    }

    .account__code-btn .button-color {
        width: 90px;
        height: 22px;
    }

    .account__order-item + .account__order-item {
        margin-top: 11px;
    }

    .account__order-item {
        grid-template-columns: 1fr;
        padding: 20px 20px 25px 18px;
        justify-items: center;
    }

    .account__order-item-info {
        margin-left: 20px;
    }

    .account__order-item-progressbar {
        width: 310px;
    }

    .account__order-item-start,
    .account__order-item-end {
        font-size: 12px;
    }

    .account__order-item-end {
        margin-left: 55px;
    }

    .account__order-item-price {
        grid-row: 3/4;
        grid-column: 1/2;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 25px;
        margin-left: 0;
        margin-top: 15px;
    }

    .account__progress-current-select {
        margin-left: 0;
        margin-top: 0;
    }

    .main-swiper__container {
        max-width: 468px;
        margin-top: 0;
    }

    .main-swiper-wrapper {
        margin-bottom: 62px;
    }

    .main__swiper-slide {
        max-width: 467px;
        padding-left: 0;
        overflow: hidden;
    }

    .swiper-slide-title h1 span,
    .swiper-slide-title h2 span {
        font-size: 30px;
        margin-top: 0;
    }

    .swiper-slide-title h1,
    .swiper-slide-title h2 {
        font-size: 25px;
        margin-bottom: 12px;
    }

    .swiper-slide__text p {
        font-size: 17px;
    }

    .swiper-slide__img img {
        width: 470px;
        height: 202px;
    }

    .swiper-slide__img {
        position: absolute;
        width: 470px;
        height: 202px;
        right: -30%;
    }

    .main__swiper-button-prev {
        display: none;
    }

    .main__swiper-button-next {
        display: none;
    }

    .select__form {
        width: 200px;
    }

    .header__navbar-games-detail {
        display: none;
    }

    .section-games-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .section-news__header .container {
        -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;
        padding-left: 0;
        padding-right: 0;
    }

    .section-news__title,
    .section-news__menu {
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-news__list {
        grid-template-columns: repeat(2, 1fr);
    }
}


.mobile_menu_search_div {
    display: none;
}

@media (max-width: 479px) {
    .header__navbar-link_games .link-icon,
    .header__navbar-link_games .link-icon_active {
        display: none;
    }

    .header__link-cart {
        padding-bottom: 6px;
        padding-top: 10px;
    }

    .mobile-hidden {
        display: none !important;
    }

    .link__auth-inner:after,
    .link__auth-inner:before,
    .link__auth-inner span {
        display: block;
    }

    .link__auth-inner {
        min-width: 120px;
    }

    .header__navbar-link.active .link-icon_active {
        display: none;
    }

    .header__link-auth {
        width: auto;
        height: 100%;
    }

    .link__auth-inner svg {
        width: 20px;
        height: 20px;
    }

    .header__link-cart {
        margin-right: 0;
        padding-left: 7px;
        padding-right: 7px;
    }

    .link-cart__count {
        left: calc(50% + 5px);
    }

    .header__navbar-item {
        max-width: 70px;
    }

    .sidebar__active .header__search {
        display: block;
    }

    .select__wrap-list {
        left: 0;
    }

    .header__navbar-games-list.select__wrap-list,
    .select__wrap-list.select__wrap-list_news {
        left: 0;
        max-height: calc(var(--vh, 1vh) * 100 - 68px);
    }

    .header__navbar-games-menu {
        width: 100%;
    }

    .header__navbar-link_games {
        min-width: 70px;
        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;
    }

    .header__search-results.search_show {
        top: 50px;
        z-index: 10;
    }

    .sidebar-nav.sidebar__active {
        width: 100%;
        top: 68px;
        min-height: 200px;
        height: calc(var(--vh, 1vh) * 100 - 68px);
    }

    .select__field {
        padding-left: 5px;
        padding-right: 5px;
        width: 60px;
        grid-gap: 0 4px;
    }

    .mobile_menu_search_div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .stage3__content {
        grid-template-areas: "stage3-main" "stage3-total" "stage3-choosed" "stage3-pay";
    }

    .stage3__content-text,
    .stage3__content-info {
        margin-left: 10px;
    }

    .stage3__content {
        margin-bottom: 10px;
    }

    .stage3__form-bottom {
        border-top: none;
    }

    .stage3__content-pay {
        margin: 0 auto;
    }

    .stage3__promocode {
        margin-top: 0;
    }

    .footer__game-catalog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 16px 18px 0;
    }

    .footer__select {
        margin: 0 50px 0 0;
    }

    .account__orders-box {
        -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;
    }

    .block__tabs {
        margin-left: 0;
    }

    .page-text {
        padding: 20px 2px 55px 0;
    }

    .section-games__catalog {
        grid-template-columns: repeat(2, 1fr);
    }

    .sidebar__btn-box {
        display: none;
    }

    .mydiv {
        display: block;
    }

    .page__title {
        font-size: 19px;
        margin-top: 25px;
        margin-bottom: 15px;
    }

    .main__page {
        padding: 0 7px;
    }

    .button-color,
    .button-transp {
        width: 253px;
    }

    .options-checkbox label + label {
        margin-top: 15px;
    }

    .stage-list {
        width: 258px;
        height: 27px;
    }

    .stage-list__item p {
        font-size: 13px;
    }

    .stage__wrapper {
        padding: 11px 10px 20px 7px;
        margin-bottom: 35px;
    }

    .stage__top-text {
        font-size: 12px;
    }

    .stage2__form {
        margin-top: 20px;
    }

    .stage2__form-block {
        margin-top: 20px;
    }

    .stage2__form-box {
        grid-template-columns: 1fr;
        grid-row-gap: 15px;
        margin-top: 10px;
    }

    .stage2__form-box-height .stage2__form-item + .stage2__form-item {
        margin-left: 0;
    }

    .stage2__form-box-height {
        margin-top: 15px;
    }

    .stage2__form-item-width {
        display: none;
    }

    .label__form-width {
        display: none;
    }

    .stage2__form-bottom {
        padding-top: 20px;
    }

    .stage2__form-btn {
        margin-left: auto;
        margin-right: auto;
    }

    .stage2__button {
        width: 283px;
        height: 45px;
    }

    .stage3__content {
        margin-top: 20px;
    }

    .stage3__content-box-total {
        margin-top: 15px;
    }

    .stage3__content-box-choosed {
        margin-top: 0px;
    }

    .stage3__content-text {
        max-width: 295px;
    }

    .stage3__content-enum {
        margin-top: 20px;
    }

    .stage3-enum__title {
        font-size: 16px;
    }

    .stage3-enum__result {
        font-size: 20px;
    }

    .stage3-enum__high {
        font-size: 26px;
    }

    .edit__order {
        font-size: 16px;
        margin-top: 50px;
    }

    .stage3__form-bottom {
        padding-top: 0px;
    }

    .matchmaking__bottom-inner-card2 {
        margin-top: 15px;
    }

    .matchmaking__options-card2-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px;
    }

    .matchmaking__options-card2-item + .matchmaking__options-card2-item {
        margin-left: 0;
        margin-top: 20px;
    }

    .matchmaking__options-card2-item .options-checkbox {
        margin-top: 20px;
    }

    .options-checkbox-wrapper {
        -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;
    }

    .cart__title {
        max-width: 200px;
        width: 100%;
    }

    .cart__box {
        padding-left: 10px;
        padding-right: 5px;
    }

    .cart__product-item {
        padding-right: 20px;
    }

    .cart__product-item-img img {
        width: 112px;
        height: 94px;
    }

    .cart__product-item-img {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .cart__product-item-box {
        padding-bottom: 0;
        margin-left: 5px;
        padding-top: 15px;
    }

    .cart__product-item-options {
        margin-top: 5px;
    }

    .cart__product-item-edit {
        display: none;
        font-size: 12px;
        margin-top: 19px;
    }

    .cart__product-item-edit-mobil {
        display: block;
    }

    .cart__product-item-price {
        display: none;
        font-size: 32px;
    }

    .cart__product-item-price-mobil {
        display: block;
    }

    .cart__total .stage3__promocode {
        margin-top: 15px;
    }

    .cart__total-title {
        font-size: 20px;
    }

    .cart__total-enum .enum + .enum {
        margin-top: 0;
    }

    .cart__total-enum .enum__title {
        font-size: 12px;
    }

    .cart__total-enum {
        margin-top: 10px;
    }

    .cart__total-enum-end .enum__title {
        font-size: 14px;
    }

    .cart__total-enum-end .enum + .enum {
        margin-top: 5px;
    }

    .cart__total-enum-end .stage3-enum__high {
        font-size: 20px;
    }

    .cart__total-enum-end {
        margin-top: 5px;
    }

    .cart__form-btn .button-color {
        width: 100%;
        height: 74px;
    }

    .cart__form-btn {
        margin-top: 30px;
    }

    .cart2__box {
        padding-left: 6px;
        padding-right: 6px;
    }

    .form__title-cart {
        font-size: 19px;
    }

    .cart__form-content + .cart__form-content {
        margin-top: 37px;
    }

    .cart__form-box .label__form-width input {
        width: 269px;
    }

    .cart__form-box .label__form-width {
        width: 269px;
    }

    .cart__form-box {
        grid-template-columns: 1fr;
        margin-top: 10px;
        grid-row-gap: 17px;
    }

    .cart__total-pay .stage3-enum__high {
        font-size: 24px;
    }

    .cart__total-pay {
        padding-right: 7px;
        padding-left: 7px;
    }

    .cart_btn .button-color {
        width: 100%;
    }

    .cart_btn {
        width: 100%;
        margin-top: 45px;
    }

    .cart__form-box-details .label__form-width input {
        display: block;
    }

    .cart__form-box-details .label__form-width {
        display: block;
    }

    .cart__form-box-details {
        margin-top: 30px;
    }

    .block__tabs {
        grid-gap: 13px;
        grid-template-columns: repeat(3, auto);
    }

    .account__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 11px 8px 30px 11px;
    }

    .account__top-avatar-box-mobil {
        display: block;
    }

    .account__img {
        width: 71px;
        height: 71px;
    }

    .account__top-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
    }

    .account__name {
        font-size: 18px;
        display: none;
    }

    .account__status {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .account__status-text {
        margin-top: 5px;
        font-size: 8px;
        display: none;
    }

    .account__name-mobil,
    .account__status-text-mobil {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .checkbox-info-account {
        width: 9px;
        height: 9px;
    }

    .account__data {
        margin-top: 20px;
    }

    .account__finance {
        padding: 16px 17px 14px 5px;
    }

    .account__finance-info {
        display: none;
    }

    .account__enum-box {
        margin-top: 10px;
    }

    .account__orders {
        margin-top: 12px;
    }

    .account__orders-inner {
        margin-top: 12px;
    }

    .account__order-item:hover .account__order-item-more .button-color {
        height: 30px;
    }

    .account__order-item:hover {
        margin-top: 15px;
    }

    .account__order-item {
        padding: 9px 10px 14px 7px;
    }

    .account__order-item-more .button-color {
        width: 150px;
        font-size: 10px;
    }

    .account__order-item-img {
        width: 84px;
        height: 58px;
    }

    .account__order-item-info {
        margin-left: 13px;
    }

    .account__order-item-title {
        font-size: 11px;
    }

    .account__order-item-options p + p {
        margin-top: 4px;
    }

    .account__order-item-options {
        font-size: 7px;
        margin-top: 10px;
    }

    .account__order-item-progress {
        margin-top: 12px;
    }

    .account__order-item-progress-title {
        font-size: 9px;
    }

    .account__order-item-progressbar {
        width: 212px;
        height: 11px;
        margin-top: 10px;
    }

    .account__order-item-progress-bg {
        height: 11px;
    }

    .account__order-item-progress-procent {
        font-size: 11px;
        right: -30px;
    }

    .account__order-item-progress-box {
        margin-top: 10px;
    }

    .account__order-item-start,
    .account__order-item-end {
        font-size: 8px;
    }

    .account__order-item-price {
        font-size: 17px;
    }

    .main-swiper-wrapper {
        margin-bottom: 41px;
    }

    .swiper-slide__content {
        margin: 0px 7px;
    }

    .swiper-slide-title h1,
    .swiper-slide-title h2 {
        margin-top: 35px;
    }

    .swiper-slide__box {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .swiper-slide__advant {
        -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;
    }

    .swiper-slide__info {
        margin-left: 0;
        margin-top: 4px;
    }

    .swiper-slide__img {
        display: none;
    }

    .section-games-container {
        grid-template-columns: 1fr;
    }

    .section-games-content__card {
        max-width: 100%;
    }

    .section-news__list {
        grid-template-columns: 1fr;
    }

    .section-news__item {
        height: 100%;
    }

    .section-news__item-card {
        min-height: auto;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }

    .section-news__item-img {
        height: auto;
        aspect-ratio: 16 / 9;
        margin-bottom: 14px;
    }

    .section-news__item-title {
        font-size: 18px;
        line-height: 1.25;
    }
}

@media (min-width: 480px) and (max-width: 749px) {
    .matchmaking__checkbox-info-text {
        left: 200%;
        font-size: 9px;
    }

    .matchmaking__checkbox-info-text p {
        width: 85px;
    }

    .matchmaking__checkbox-info-text img {
        width: 90px;
    }
}

@media (max-width: 479px) {
    .section-news__item-card {
        padding: 14px;
    }

    .section-news__item-img {
        aspect-ratio: 4 / 3;
    }
}

.modal__wrapper {
    position: fixed;
    z-index: 12;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    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;
    display: none;
    cursor: default;
}

.modal__wrapper.modal__wrapper-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/* Детальная страница статьи: список рекомендаций в строку с переносом */
.section-news-detail .section-news__container .section-news__list {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px;
    margin-bottom: 27px;
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    grid-template-columns: none !important;
}

.section-news-detail .section-news__container .section-news__item {
    flex: 1 1 260px;
    max-width: 320px;
    list-style: none !important;
}

.modal__body {
    max-width: 600px;
    width: 100%;
    height: auto;
    background-color: #329bf8;
    padding: 30px;
    position: relative;
    border-radius: 15px;
}

.modal__close {
    position: absolute;
    cursor: pointer;
    right: 20px;
    top: 15px;
    font-size: 28px;
    font-weight: 700;
    color: #000;
}

.modal__title {
    text-align: center;
    margin-top: 15px;
    color: #fff !important;
}

.modal__description {
    text-align: center;
    margin-top: 10px;
}

.modal__form {
    margin-top: 30px;
}

.modal__label {
    display: block;
    margin-top: 30px;
    position: relative;
}

.modal__label + .modal__label {
    margin-top: 45px;
}

.modal__input {
    width: 100%;
    height: 60px;
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: transparent;
    line-height: 60px;
    padding-left: 20px;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.5px;
}

.modal__placeholder {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #fff;
    position: absolute;
    background-color: #329bf8;
    top: -18px;
    left: 20px;
    padding: 7px;
    width: auto !important;
}

.modal__placeholder:first-letter {
    text-transform: uppercase;
}

.modal__button {
    margin-top: 30px;
    height: 65px;
}

.input__darkBlue-box {
    background-color: rgba(0, 0, 0, 0.24);
    border-radius: 5px;
    border: 2px solid #329bf8;
    height: 100%;
    width: 100%;
}

.input__darkBlue {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
    background: linear-gradient(262.9deg,
    #30caff 0%,
    #329bf8 54.17%,
    #3373f2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    line-height: 118.75%;
}

.input__darkBlue::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 118.75%;
}

.input__darkBlue::-moz-placeholder {
    font-size: 16px;
    line-height: 118.75%;
}

.input__darkBlue:-ms-input-placeholder {
    font-size: 16px;
    line-height: 118.75%;
}

.input__darkBlue::-ms-input-placeholder {
    font-size: 16px;
    line-height: 118.75%;
}

.input__darkBlue::placeholder {
    font-size: 16px;
    line-height: 118.75%;
}

.matchmaking__options-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.matchmaking__options-box + .matchmaking__options-box {
    margin-top: 25px;
}

.matchmaking__options-box > div + div {
    margin-left: 45px;
}

.matchmaking__options-input {
    width: 166px;
    height: 44px;
}

/* Стили для модального окна */

.overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 20;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

.modal {
    opacity: 0;
    visibility: hidden;
    width: 60%;
    height: 30%;
    min-width: 320px;
    max-width: 500px;
    padding: 40px;
    overflow: auto;
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 30;
    background-color: #fff;
    border-radius: 10px;
}

.modal.active,
.overlay.active {
    opacity: 1;
    visibility: visible;
}


/*  */

.matchmaking {
    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: 18px 2px 15px;
}

.matchmaking__card3-className {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.news-wrapper {
    padding: 16px 10px 31px 10px;
}

.mobile_game_dropdown {
    display: none;
}

.review__slider-container {
    background: #001020;
}
/* End */


/* Start:/local/templates/boost_store/css/style.min.css?1772777022156176*/
/* VENDOR */

/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */

@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") format("woff");
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
    /*
    --swiper-preloader-color: var(--swiper-theme-color);
    --swiper-wrapper-transition-timing-function: initial;
    */
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
    display: block;
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-vertical {
    touch-action: pan-x;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-3d {
    perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

/* Slide styles start */

/* 3D Shadows */

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
    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: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Slide styles end */

.nice-select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 38px;
    line-height: 36px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}

.nice-select:hover {
    border-color: #dbdbdb;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #999;
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: "";
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open:after {
    transform: rotate(-135deg);
}

.nice-select.open .nice-select-dropdown {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .nice-select-dropdown {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .nice-select-dropdown {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .nice-select-dropdown {
    margin-top: 4px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(19px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    opacity: 0;
}

.nice-select .list {
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
    max-height: 210px;
    overflow-y: auto;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f6f6;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.nice-select .optgroup {
    font-weight: bold;
}

.no-csspointerevents .nice-select .nice-select-dropdown {
    display: none;
}

.no-csspointerevents .nice-select.open .nice-select-dropdown {
    display: block;
}

.nice-select .list::-webkit-scrollbar {
    width: 0;
}

.nice-select .has-multiple {
    white-space: inherit;
    height: auto;
    padding: 7px 12px;
    min-height: 36px;
    line-height: 22px;
}

.nice-select .has-multiple span.current {
    border: 1px solid #CCC;
    background: #EEE;
    padding: 0 10px;
    border-radius: 3px;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 3px;
    margin-right: 3px;
}

.nice-select .has-multiple .multiple-options {
    display: block;
    line-height: 24px;
    padding: 0;
}

.nice-select .nice-select-search-box {
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    pointer-events: none;
    border-radius: 5px 5px 0 0;
}

.nice-select .nice-select-search {
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 0 10px 0 0;
    width: 100%;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0 !important;
    font-size: 14px;
}

.range-slider {
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    position: relative;
    width: 100%;
    height: 8px;
    background: #ddd;
    border-radius: 4px;
}

.range-slider[data-vertical] {
    height: 100%;
    width: 8px;
}

.range-slider[data-disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}

.range-slider .range-slider__thumb {
    position: absolute;
    z-index: 3;
    top: 50%;
    width: 24px;
    height: 24px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #2196f3;
}

.range-slider .range-slider__thumb:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 6px rgba(33, 150, 243, 0.5);
}

.range-slider[data-vertical] .range-slider__thumb {
    left: 50%;
}

.range-slider .range-slider__thumb[data-disabled] {
    z-index: 2;
}

.range-slider .range-slider__range {
    position: absolute;
    z-index: 1;
    transform: translate(0, -50%);
    top: 50%;
    width: 100%;
    height: 100%;
    background: #51adf6;
}

.range-slider[data-vertical] .range-slider__range {
    left: 50%;
    transform: translate(-50%, 0);
}

.range-slider input[type=range] {
    -webkit-appearance: none;
    pointer-events: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: transparent;
}

.range-slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
}

.range-slider input[type=range]::-moz-range-thumb {
    width: 0;
    height: 0;
    border: 0;
}

.range-slider input[type=range]:focus {
    outline: 0;
}

:root {
    --f-spinner-width: 36px;
    --f-spinner-height: 36px;
    --f-spinner-color-1: rgba(0, 0, 0, 0.1);
    --f-spinner-color-2: rgba(17, 24, 28, 0.8);
    --f-spinner-stroke: 2.75;
}

.f-spinner {
    margin: auto;
    padding: 0;
    width: var(--f-spinner-width);
    height: var(--f-spinner-height);
}

.f-spinner svg {
    width: 100%;
    height: 100%;
    vertical-align: top;
    animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
    stroke-width: var(--f-spinner-stroke);
    fill: none;
}

.f-spinner svg *:first-child {
    stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
    stroke: var(--f-spinner-color-2);
    animation: f-spinner-dash 2s ease-in-out infinite;
}

@keyframes f-spinner-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes f-spinner-dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}

.f-throwOutUp {
    animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
    animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
    to {
        transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
        opacity: 0;
    }
}

@keyframes f-throwOutDown {
    to {
        transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
        opacity: 0;
    }
}

.f-zoomInUp {
    animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;
}

.f-zoomOutDown {
    animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
}

@keyframes f-zoomInUp {
    from {
        transform: scale(0.975) translate3d(0, 16px, 0);
        opacity: 0;
    }

    to {
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes f-zoomOutDown {
    to {
        transform: scale(0.975) translate3d(0, 16px, 0);
        opacity: 0;
    }
}

.f-fadeIn {
    animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
    z-index: 2;
}

.f-fadeOut {
    animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
    z-index: 1;
}

@keyframes f-fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes f-fadeOut {
    100% {
        opacity: 0;
    }
}

.f-fadeFastIn {
    animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
    z-index: 2;
}

.f-fadeFastOut {
    animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
    z-index: 2;
}

@keyframes f-fadeFastIn {
    0% {
        opacity: 0.75;
    }

    100% {
        opacity: 1;
    }
}

@keyframes f-fadeFastOut {
    100% {
        opacity: 0;
    }
}

.f-fadeSlowIn {
    animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
    z-index: 2;
}

.f-fadeSlowOut {
    animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
    z-index: 1;
}

@keyframes f-fadeSlowIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes f-fadeSlowOut {
    100% {
        opacity: 0;
    }
}

.f-crossfadeIn {
    animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
    z-index: 2;
}

.f-crossfadeOut {
    animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;
    z-index: 1;
}

@keyframes f-crossfadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes f-crossfadeOut {
    100% {
        opacity: 0;
    }
}

.f-slideIn.from-next {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
}

@keyframes f-slideInPrev {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes f-slideInNext {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes f-slideOutNext {
    100% {
        transform: translateX(-100%);
    }
}

@keyframes f-slideOutPrev {
    100% {
        transform: translateX(100%);
    }
}

.f-classicIn.from-next {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
    z-index: 2;
}

.f-classicIn.from-prev {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
    z-index: 2;
}

.f-classicOut.to-next {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
    z-index: 1;
}

.f-classicOut.to-prev {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
    z-index: 1;
}

@keyframes f-classicInNext {
    0% {
        transform: translateX(-75px);
        opacity: 0;
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes f-classicInPrev {
    0% {
        transform: translateX(75px);
        opacity: 0;
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes f-classicOutNext {
    100% {
        transform: translateX(-75px);
        opacity: 0;
    }
}

@keyframes f-classicOutPrev {
    100% {
        transform: translateX(75px);
        opacity: 0;
    }
}

:root {
    --f-button-width: 40px;
    --f-button-height: 40px;
    --f-button-border: 0;
    --f-button-border-radius: 0;
    --f-button-color: #374151;
    --f-button-bg: #f8f8f8;
    --f-button-hover-bg: #e0e0e0;
    --f-button-active-bg: #d0d0d0;
    --f-button-shadow: none;
    --f-button-transition: all 0.15s ease;
    --f-button-transform: none;
    --f-button-svg-width: 20px;
    --f-button-svg-height: 20px;
    --f-button-svg-stroke-width: 1.5;
    --f-button-svg-fill: none;
    --f-button-svg-filter: none;
    --f-button-svg-disabled-opacity: 0.65;
}

.f-button {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: content-box;
    position: relative;
    margin: 0;
    padding: 0;
    width: var(--f-button-width);
    height: var(--f-button-height);
    border: var(--f-button-border);
    border-radius: var(--f-button-border-radius);
    color: var(--f-button-color);
    background: var(--f-button-bg);
    box-shadow: var(--f-button-shadow);
    pointer-events: all;
    cursor: pointer;
    transition: var(--f-button-transition);
}

.f-button:active:not([disabled]),
.f-button.nice-select.open:not([disabled]) {
    background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
    outline: none;
}

.f-button:focus-visible {
    outline: none;
    box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
    width: var(--f-button-svg-width);
    height: var(--f-button-svg-height);
    fill: var(--f-button-svg-fill);
    stroke: currentColor;
    stroke-width: var(--f-button-svg-stroke-width);
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: opacity 0.15s ease;
    transform: var(--f-button-transform);
    filter: var(--f-button-svg-filter);
    pointer-events: none;
}

.f-button[disabled] {
    cursor: default;
}

.f-button[disabled] svg {
    opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev,
.f-carousel__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next {
    position: absolute;
    z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next {
    top: 50%;
    transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
    left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
    right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
    left: auto;
    right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
    right: auto;
    left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next {
    top: auto;
    left: 50%;
    transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
    top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
    bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg {
    transform: rotate(90deg);
}

.f-carousel__nav .f-button:disabled,
.fancybox__nav .f-button:disabled {
    pointer-events: none;
}

html.with-fancybox {
    width: auto;
    overflow: visible;
    scroll-behavior: auto;
}

html.with-fancybox body {
    touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
    width: auto;
    margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
    overflow: hidden !important;
    overscroll-behavior-y: none;
}

.fancybox__container {
    --fancybox-color: #dbdbdb;
    --fancybox-hover-color: #fff;
    --fancybox-bg: rgba(24, 24, 27, 0.98);
    --fancybox-slide-gap: 10px;
    --f-spinner-width: 50px;
    --f-spinner-height: 50px;
    --f-spinner-color-1: rgba(255, 255, 255, 0.1);
    --f-spinner-color-2: #bbb;
    --f-spinner-stroke: 3.65;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #f8f8f8;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: visible;
    z-index: var(--fancybox-zIndex, 1050);
    outline: none;
    transform-origin: top left;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: none;
    text-size-adjust: 100%;
    overscroll-behavior-y: contain;
}

.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
    box-sizing: inherit;
}

.fancybox__container *:empty {
    display: block;
}

.fancybox__container::backdrop {
    background-color: rgba(0, 0, 0, 0);
}

.fancybox__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background: var(--fancybox-bg);
    opacity: var(--fancybox-opacity, 1);
    will-change: opacity;
}

.fancybox__carousel {
    position: relative;
    box-sizing: border-box;
    flex: 1;
    min-height: 0;
    z-index: 10;
    overflow-y: visible;
    overflow-x: clip;
}

.fancybox__viewport {
    width: 100%;
    height: 100%;
}

.fancybox__viewport.is-draggable {
    cursor: move;
    cursor: grab;
}

.fancybox__viewport.is-dragging {
    cursor: move;
    cursor: grabbing;
}

.fancybox__track {
    display: flex;
    margin: 0 auto;
    height: 100%;
}

.fancybox__slide {
    flex: 0 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 var(--fancybox-slide-gap) 0 0;
    padding: 4px;
    overflow: auto;
    overscroll-behavior: contain;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
    padding-top: 40px;
}

.fancybox__slide.has-iframe,
.fancybox__slide.has-video,
.fancybox__slide.has-html5video {
    overflow: hidden;
}

.fancybox__slide.has-image {
    overflow: hidden;
}

.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
    overflow: visible;
}

.fancybox__slide::before,
.fancybox__slide::after {
    content: "";
    flex: 0 0 0;
    margin: auto;
}

.fancybox__content {
    align-self: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0;
    padding: 2rem;
    max-width: 100%;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    cursor: default;
    border-radius: 0;
    z-index: 20;
}

.is-loading .fancybox__content {
    opacity: 0;
}

.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab;
}

.can-zoom_in .fancybox__content {
    cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
    cursor: zoom-out;
}

.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing;
}

.fancybox__content [data-selectable],
.fancybox__content [contenteditable] {
    cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    min-height: 1px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    transition: none;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
    width: 100%;
    height: auto;
    max-height: 100%;
}

.is-animating .fancybox__content,
.is-dragging .fancybox__content {
    will-change: transform, width, height;
}

.fancybox-image {
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    filter: blur(0px);
}

.fancybox__caption {
    align-self: center;
    max-width: 100%;
    flex-shrink: 0;
    margin: 0;
    padding: 14px 0 4px 0;
    overflow-wrap: anywhere;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    opacity: var(--fancybox-opacity, 1);
    cursor: auto;
    visibility: visible;
}

.is-loading .fancybox__caption,
.is-closing .fancybox__caption {
    opacity: 0;
    visibility: hidden;
}

.is-compact .fancybox__caption {
    padding-bottom: 0;
}

.f-button.is-close-btn {
    --f-button-svg-stroke-width: 2;
    position: absolute;
    top: 0;
    right: 8px;
    z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
    --f-button-width: 34px;
    --f-button-height: 34px;
    --f-button-border-radius: 4px;
    --f-button-color: var(--fancybox-color, #fff);
    --f-button-hover-color: var(--fancybox-color, #fff);
    --f-button-bg: transparent;
    --f-button-hover-bg: transparent;
    --f-button-active-bg: transparent;
    --f-button-svg-width: 22px;
    --f-button-svg-height: 22px;
    position: absolute;
    top: -38px;
    right: 0;
    opacity: 0.75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
    visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
    visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
    opacity: 1;
}

.fancybox__footer {
    padding: 0;
    margin: 0;
    position: relative;
}

.fancybox__footer .fancybox__caption {
    width: 100%;
    padding: 24px;
    opacity: var(--fancybox-opacity, 1);
    transition: all 0.25s ease;
}

.is-compact .fancybox__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    background: rgba(24, 24, 27, 0.5);
}

.is-compact .fancybox__footer .fancybox__caption {
    padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
    --f-button-border-radius: 50%;
    --f-button-color: #fff;
    --f-button-hover-color: #fff;
    --f-button-outline-color: #000;
    --f-button-bg: rgba(0, 0, 0, 0.6);
    --f-button-active-bg: rgba(0, 0, 0, 0.6);
    --f-button-hover-bg: rgba(0, 0, 0, 0.6);
    --f-button-svg-width: 18px;
    --f-button-svg-height: 18px;
    --f-button-svg-filter: none;
    top: 5px;
    right: 5px;
}

.fancybox__nav {
    --f-button-width: 50px;
    --f-button-height: 50px;
    --f-button-border: 0;
    --f-button-border-radius: 50%;
    --f-button-color: var(--fancybox-color);
    --f-button-hover-color: var(--fancybox-hover-color);
    --f-button-bg: transparent;
    --f-button-hover-bg: rgba(24, 24, 27, 0.3);
    --f-button-active-bg: rgba(24, 24, 27, 0.5);
    --f-button-shadow: none;
    --f-button-transition: all 0.15s ease;
    --f-button-transform: none;
    --f-button-svg-width: 26px;
    --f-button-svg-height: 26px;
    --f-button-svg-stroke-width: 2.5;
    --f-button-svg-fill: none;
    --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
    --f-button-svg-disabled-opacity: 0.65;
    --f-button-next-pos: 1rem;
    --f-button-prev-pos: 1rem;
    opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
    position: absolute;
    content: "";
    top: -30px;
    right: -20px;
    left: -20px;
    bottom: -30px;
    z-index: 1;
}

.is-idle .fancybox__nav {
    animation: 0.15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
    pointer-events: none;
    animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
    z-index: 30;
    cursor: pointer;
}

.fancybox-protected {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 40;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.fancybox-ghost {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    -o-object-fit: contain;
    object-fit: contain;
    z-index: 40;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
}

.fancybox-focus-guard {
    outline: none;
    opacity: 0;
    position: fixed;
    pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
    opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop, .fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
    animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
    animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop, .fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
    animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
    animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
    max-width: 100%;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
    width: calc(100% - 120px);
    height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content,
.fancybox__container.is-compact .has-map .fancybox__content,
.fancybox__container.is-compact .has-pdf .fancybox__content {
    width: 100%;
    height: 100%;
}

.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%;
}

.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, 0.9);
    color: #fff;
}

.has-map .fancybox__content {
    background: #e5e3df;
}

.fancybox__html5video,
.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.f-carousel__thumbs {
    --f-thumb-width: 96px;
    --f-thumb-height: 72px;
    --f-thumb-outline: 0;
    --f-thumb-outline-color: #5eb0ef;
    --f-thumb-opacity: 1;
    --f-thumb-hover-opacity: 1;
    --f-thumb-selected-opacity: 1;
    --f-thumb-border-radius: 2px;
    --f-thumb-offset: 0px;
    --f-button-next-pos: 0;
    --f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
    --f-thumb-gap: 8px;
    --f-thumb-opacity: 0.5;
    --f-thumb-hover-opacity: 1;
    --f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
    --f-thumb-gap: 4px;
    --f-thumb-extra-gap: 16px;
    --f-thumb-clip-width: 46px;
}

.f-thumbs {
    position: relative;
    flex: 0 0 auto;
    margin: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    perspective: 1000px;
    transform: translateZ(0);
}

.f-thumbs .f-spinner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background-image: linear-gradient(#ebeff2, #e2e8f0);
    z-index: -1;
}

.f-thumbs .f-spinner svg {
    display: none;
}

.f-thumbs.is-vertical {
    height: 100%;
}

.f-thumbs__viewport {
    width: 100%;
    height: auto;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
    display: flex;
}

.f-thumbs__slide {
    position: relative;
    flex: 0 0 auto;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    width: var(--f-thumb-width);
    height: var(--f-thumb-height);
    overflow: visible;
    cursor: pointer;
}

.f-thumbs__slide.is-loading img {
    opacity: 0;
}

.is-classic .f-thumbs__viewport {
    height: 100%;
}

.is-modern .f-thumbs__track {
    width: -moz-max-content;
    width: max-content;
}

.is-modern .f-thumbs__track::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc((var(--f-thumb-clip-width, 0)) * -0.5);
    width: calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));
    cursor: pointer;
}

.is-modern .f-thumbs__slide {
    width: var(--f-thumb-clip-width);
    transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
    transition: none;
    pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
    transition: transform 0.33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
    transition: -webkit-clip-path 0.33s ease;
    transition: clip-path 0.33s ease;
    transition: clip-path 0.33s ease, -webkit-clip-path 0.33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
    filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: var(--f-thumb-width);
    height: 100%;
    margin: 0 -100% 0 -100%;
    padding: 0;
    border: 0;
    position: relative;
    border-radius: var(--f-thumb-border-radius);
    overflow: hidden;
    background: rgba(0, 0, 0, 0);
    outline: none;
    cursor: pointer;
    pointer-events: auto;
    touch-action: manipulation;
    opacity: var(--f-thumb-opacity);
    transition: opacity 0.2s ease;
}

.f-thumbs__slide__button:hover {
    opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
    outline: none;
}

.f-thumbs__slide__button:focus-visible {
    outline: none;
    opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
    --clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );
    -webkit-clip-path: var(--clip-path);
    clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
    opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    bottom: 0;
    border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
    border-radius: var(--f-thumb-border-radius);
    animation: f-fadeIn 0.2s ease-out;
    z-index: 10;
}

.f-thumbs__slide__img {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: var(--f-thumb-offset);
    box-sizing: border-box;
    pointer-events: none;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
    padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
    margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
    flex-wrap: wrap;
    padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
    margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
    --f-thumb-width: 96px;
    --f-thumb-height: 72px;
    --f-thumb-border-radius: 2px;
    --f-thumb-outline: 2px;
    --f-thumb-outline-color: #ededed;
    position: relative;
    opacity: var(--fancybox-opacity, 1);
    transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

.fancybox__thumbs.is-classic {
    --f-thumb-gap: 8px;
    --f-thumb-opacity: 0.5;
    --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-modern {
    --f-thumb-gap: 4px;
    --f-thumb-extra-gap: 16px;
    --f-thumb-clip-width: 46px;
    --f-thumb-opacity: 1;
    --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-horizontal {
    padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
    padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
    --f-thumb-width: 64px;
    --f-thumb-clip-width: 32px;
    --f-thumb-height: 48px;
    --f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
    max-height: 0px !important;
}

.is-closing .fancybox__thumbs {
    transition: none !important;
}

.fancybox__toolbar {
    --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
    --f-button-width: 46px;
    --f-button-height: 46px;
    --f-button-color: var(--fancybox-color);
    --f-button-hover-color: var(--fancybox-hover-color);
    --f-button-bg: rgba(24, 24, 27, 0.65);
    --f-button-hover-bg: rgba(70, 70, 73, 0.65);
    --f-button-active-bg: rgba(90, 90, 93, 0.65);
    --f-button-border-radius: 0;
    --f-button-svg-width: 24px;
    --f-button-svg-height: 24px;
    --f-button-svg-stroke-width: 1.5;
    --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
    --f-button-svg-fill: none;
    --f-button-svg-disabled-opacity: 0.65;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
    color: var(--fancybox-color, currentColor);
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
    pointer-events: none;
    z-index: 20;
}

.fancybox__toolbar :focus-visible {
    z-index: 1;
}

.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.is-idle .fancybox__toolbar {
    pointer-events: none;
    animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
}

.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
    flex-grow: 1;
    flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
}

.fancybox__infobar {
    padding: 0 5px;
    line-height: var(--f-button-height);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.fancybox__infobar span {
    padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
    background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
    position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
    height: 100%;
    opacity: 0.3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
    display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
    display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
    display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
    display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
    display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
    display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
    display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
    display: flex;
}

.f-progress {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
    z-index: 30;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
}

/* CORE */

.content {
    font-weight: normal;
    font-style: normal;
    font-size: clamp(14px, 21.2px + 0.0025 * 100vw, 18px);
    color: #fff;
    text-align: left;
}

.content-container {
    width: 100%;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 clamp(15px, 8px + 0.021875 * 100vw, 50px);
}

/* COMPONENTS */

img.lazy {
    filter: blur(10px);
    transition: filter 0.5s ease-in-out;
}

img.entered.loaded {
    filter: revert;
}

.btn-reset {
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: normal;
    cursor: pointer;
    outline: none;
}


.btn-reset:disabled span {
    cursor: not-allowed;

}
.btn-reset:disabled::before {
    background: linear-gradient(180deg, #8cb0c5 0%, #8cb0c5 100%);
    cursor: not-allowed;
}
.btn-reset:disabled::after {
    background: linear-gradient(180deg, #8cb0c5 0%, #8cb0c5 100%);
    opacity: 0;
    cursor: not-allowed;
}




.link._full::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.picture {
    display: flex;
}

.picture img {
    width: 100%;
    height: auto;
}

.picture._full {
    width: 100%;
}

.picture._cover img,
.picture._contain img {
    height: 100%;
}

.picture._cover img {
    -o-object-fit: cover;
    object-fit: cover;
}

.picture._contain img {
    -o-object-fit: contain;
    object-fit: contain;
}

.picture._radius {
    border-radius: clamp(7px, 6.4px + 0.001875 * 100vw, 10px);
    overflow: hidden;
}

.scrollbar-hidden {
    scrollbar-width: none;
}

.scrollbar-hidden::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

.list-reset {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ac .ac-panel {
    overflow: hidden;
    transition-property: height, visibility;
    transition-timing-function: ease;
}

.ac.js-enabled .ac-panel {
    visibility: hidden;
}

.ac._active .ac-panel {
    visibility: visible;
}

.swiper__nav {
    color: rgba(255, 255, 255, 0.2);
    transition: 0.5s ease-in-out;
}

.swiper__nav:disabled {
    opacity: 0.2;
    cursor: not-allowed;
}

.swiper__nav._next svg {
    transform: rotate(180deg);
}

/* LAYOUT */

.option {
    position: relative;
}

.option__input {
    display: none;
}

.option__input:checked + .option__label {
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
}

.option__input:checked + .option__label .option__check {
    border-color: #001020;
}

.option__input:checked + .option__label .option__check::after {
    opacity: 1;
}

.option__input:checked + .option__label .option__title {
    color: #000;
}

.option__input:checked + .option__label .option__info .info__btn {
    background: #001020;
}

.option__label {
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    transition: 0.5s ease-in-out;
}

.option__check {
    min-width: clamp(20px, 18.2px + 0.005625 * 100vw, 29px);
    max-width: clamp(20px, 18.2px + 0.005625 * 100vw, 29px);
    aspect-ratio: 1/1;
    border: 2px solid #3373f2;
    border-radius: 5px;
    transition: 0.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.option__check::after {
    content: "";
    width: 70%;
    aspect-ratio: 1/1;
    background: linear-gradient(180deg, #001020 0, #053a70 100%);
    border-radius: 3px;
    transition: 0.5s ease-in-out;
    opacity: 0;
}

.option__title {
    white-space: wrap;
    font-size: clamp(13px, 12px + 0.003125 * 100vw, 18px);
    transition: 0.5s ease-in-out;
    /*white-space: nowrap;*/
}

.option__info .info__btn {
    background: rgba(255, 255, 255, 0.15);
}

.info__btn {
    width: clamp(20px, 19.2px + 0.0025 * 100vw, 24px);
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: #001020;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: 0.5s ease-in-out;
}

.info__btn:hover + .info__text {
    opacity: 1;
    visibility: visible;
}

.info__btn svg {
    width: 10%;
    height: auto;
}

.info__text {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: 200px;
    padding: clamp(10px, 9px + 0.003125 * 100vw, 15px);
    background: #fff;
    border-radius: 5px;
    color: #14273a;
    display: grid;
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease-in-out;
    z-index: 4;
}

.info__text h4 {
    margin: 0;
    padding: 0;
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 20px);
    font-weight: 700;
}

.info__text p {
    margin: 0;
    font-size: clamp(12px, 11.4px + 0.001875 * 100vw, 15px);
}

.label {
    height: clamp(16px, 15.6px + 0.00125 * 100vw, 18px);
    border-radius: 3px;
    background: linear-gradient(180deg, #a42502 0%, #ec5400 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: clamp(12px, 11.6px + 0.00125 * 100vw, 14px);
    font-weight: 700;
    padding: 0 5px;
}

.content {
    /*padding: clamp(26px, 1.2px + 0.015 * 100vw, 50px) 0 0;*/
}

.content__h1 {
    font-size: clamp(30px, 26.4px + 0.01125 * 100vw, 48px);
    font-weight: 700;
    margin: 20px 0 20px;
    padding: 0;
}

.personal-info {
    padding-bottom: clamp(20px, 14px + 0.01875 * 100vw, 50px);
    display: grid;
    grid-template-columns: 1fr 0.4fr;
    gap: 15px clamp(15px, 12px + 0.009375 * 100vw, 30px);
}

.personal-info__content {
    display: grid;
    grid-template-columns: 0.22fr 0.78fr;
    gap: clamp(15px, 12px + 0.009375 * 100vw, 30px);
    background: #19598d;
    border-radius: 7px;
    border: 1px solid #457c96;
    padding: clamp(20px, 18px + 0.00625 * 100vw, 30px);
}

.personal-info__avatar {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.personal-info__avatar-change {
    display: flex;
    justify-content: center;
}

.personal-info__avatar-change input {
    display: none;
}

.personal-info__avatar picture {
    border-radius: 7px;
    overflow: hidden;
}

.personal-info__info {
    display: flex;
    flex-direction: column;
    gap: clamp(15px, 14px + 0.003125 * 100vw, 20px);
}

.personal-info__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(10px, 6px + 0.0125 * 100vw, 30px);
}

.personal-info__fullname {
    margin: 0;
    padding: 0;
    font-size: clamp(26px, 25.6px + 0.00125 * 100vw, 28px);
    font-weight: 700;
}

.personal-info__controls {
    display: flex;
    align-items: center;
    gap: clamp(5px, 4px + 0.003125 * 100vw, 10px);
    flex-wrap: wrap;
}

.personal-info__control {
    border-radius: 100px;
    padding: 7.5px 10px;
    font-size: clamp(12px, 11.8px + 0.000625 * 100vw, 13px);
    color: #b6c5d0;
    transition: background 0.5s ease-in-out;
    background: rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
}

.personal-info__control._mobile {
    display: none;
}

.personal-info__status {
    padding: clamp(10px, 8px + 0.00625 * 100vw, 20px);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #457c96;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.personal-info__status-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    position: relative;
}

.personal-info__status-title {
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 20px);
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.personal-info__status-status {
    padding: 4.5px 10px;
    background: #14273a;
    border-radius: 15px;
    font-size: clamp(13px, 12.8px + 0.000625 * 100vw, 14px);
}

.personal-info__status-info .info__btn {
    background: linear-gradient(225deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
}

.personal-info__status-bar {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.personal-info__status-bar-line {
    height: 10px;
    border-radius: 50px;
    border-bottom: 1px solid rgba(48, 202, 255, 0.5);
    box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.15);
    background: #0b385e;
    display: flex;
    overflow: hidden;
}

.personal-info__status-bar-line-current {
    height: 100%;
    background: linear-gradient(225deg, #30caff 0%, #30caff 9.38%, #329bf8 54.17%, #3373f2 100%);
    border-radius: 50px;
}

.personal-info__status-bar-tags {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #b6c5d0;
}

.personal-info__params {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(20px, 19.2px + 0.0025 * 100vw, 24px);
}

.personal-info__param {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

.personal-info__param-title {
    font-size: clamp(13px, 12.8px + 0.000625 * 100vw, 14px);
    color: #b6c5d0;
}

.personal-info__param-value {
    font-size: clamp(14px, 13.2px + 0.0025 * 100vw, 18px);
    font-weight: 700;
    color: currentColor;
    text-decoration: none;
}

.personal-info__socials {
    display: flex;
    align-items: center;
    gap: clamp(10px, 8px + 0.00625 * 100vw, 20px);
    flex-wrap: wrap;
    padding-top: 6px;
}

.personal-info__social {
    transition: 0.5s ease-in-out;
}

.personal-info__social svg {
    min-width: 40px;
    max-width: 40px;
    height: auto;
}

.personal-info__social._vk {
    color: #2787F5;
}

.personal-info__social._discord {
    color: #5865F2;
}

.personal-info__social._facebook {
    color: #337FFF;
}

.personal-info__social._google {
    color: #DFDFDF;
}

.personal-info__unlinked {
    display: flex;
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #457c96;
    align-items: center;
    text-decoration: none;
    color: #fff;
    gap: 10px;
    font-size: clamp(14px, 13.2px + 0.0025 * 100vw, 18px);
    font-weight: 700;
    transition: 0.5s ease-in-out;
}

.personal-info__unlinked-icon._vk {
    color: #2787F5;
}

.personal-info__unlinked-icon._discord {
    color: #5865F2;
}

.personal-info__unlinked-icon._facebook {
    color: #337FFF;
}

.personal-info__unlinked-icon._google {
    color: #DFDFDF;
}

.personal-info__balances {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    gap: clamp(10px, 9px + 0.003125 * 100vw, 15px);
}

.booster-menu {
    padding: clamp(14px, 13px + 0.003125 * 100vw, 18px);
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(180deg, rgba(6, 27, 46, 0.95) 0%, rgba(6, 27, 46, 0.8) 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

.booster-menu__nav {
    display: grid;
    gap: clamp(8px, 7px + 0.003125 * 100vw, 12px);
}

.booster-menu__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: clamp(12px, 11px + 0.003125 * 100vw, 16px);
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(7, 36, 60, 0.65);
    color: #ffffff;
    font-size: clamp(14px, 13px + 0.003125 * 100vw, 16px);
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.booster-menu__link:hover {
    background: rgba(12, 54, 88, 0.8);
    border-color: rgba(255, 255, 255, 0.18);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);
}

.booster-menu__link._active {
    background: linear-gradient(180deg, #a42502 0%, #ec5400 100%);
    border-color: rgba(236, 84, 0, 0.6);
    box-shadow: 0 10px 20px rgba(236, 84, 0, 0.25);
}

.booster-orders {
    display: grid;
    grid-template-columns: 1fr 0.4fr;
    gap: clamp(15px, 12px + 0.009375 * 100vw, 30px);
    padding: clamp(30px, 28px + 0.00625 * 100vw, 40px) 0 clamp(60px, 38px + 0.06875 * 100vw, 170px);
    background: #001020;
}

.booster-orders__left,
.booster-orders__right {
    display: block;
}

.booster-orders .last-orders {
    padding: 0;
    background: transparent;
}

@media (max-width: 991.98px) {
    .booster-orders {
        grid-template-columns: 1fr;
    }

    .booster-orders__right {
        order: -1;
    }

    .booster-menu__nav {
        grid-template-columns: 1fr;
    }
}

.personal-info__balance {
    height: 100%;
    padding: clamp(15px, 14px + 0.003125 * 100vw, 20px);
    display: flex;
    align-items: center;
    transition: 0.5s ease-in-out;
    gap: 20px;
    position: relative;
}

.personal-info__balance::before,
.personal-info__balance::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 5px;
    transition: 0.5s ease-in-out;
    z-index: 0;
}

.personal-info__balance::after {
    opacity: 0;
}

.personal-info__balance._discount::before,
.personal-info__balance._discount::after {
    border: 1px solid #ec5400;
}

.personal-info__balance._discount::before {
    background: linear-gradient(180deg, #a42502 0%, #ec5400 100%);
}

.personal-info__balance._discount::after {
    background: linear-gradient(180deg, #cd2c00 0%, #ff8a49 100%);
}

.personal-info__balance._balance::before,
.personal-info__balance._balance::after {
    border: 1px solid #296ca3;
}

.personal-info__balance._balance::before {
    background: linear-gradient(180deg, #001020 0%, #053a70 100%);
}

.personal-info__balance._balance::after {
    background: linear-gradient(180deg, #002447 0%, #0057ae 100%);
}

.personal-info__balance-icon,
.personal-info__balance-content,
.personal-info__balance-title,
.personal-info__balance-value {
    position: relative;
    z-index: 1;
}

.personal-info__balance-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: clamp(5px, 4px + 0.003125 * 100vw, 10px);
}

.personal-info__balance-title {
    margin: 0;
    padding: 0;
    font-size: clamp(15px, 14.4px + 0.001875 * 100vw, 18px);
    color: #b6c5d0;
    font-weight: 400;
}

.personal-info__balance-value {
    font-size: clamp(22px, 18.4px + 0.01125 * 100vw, 40px);
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: clamp(5px, 4px + 0.003125 * 100vw, 10px);
}

.personal-info__balance-value span {
    font-size: clamp(15px, 14.4px + 0.001875 * 100vw, 18px);
    color: #b6c5d0;
}

/* Compact profile layout */
.personal-info--compact {
    grid-template-columns: 1fr 0.32fr;
    align-items: start;
}

.personal-info--compact .personal-info__content {
    grid-template-columns: 120px 1fr;
    padding: 16px;
    gap: 16px;
}

.personal-info--compact .personal-info__avatar {
    gap: 10px;
}

.personal-info--compact .personal-info__avatar img {
    border-radius: 50%;
}

.personal-info--compact .personal-info__header {
    align-items: flex-start;
}

.personal-info--compact .personal-info__fullname {
    font-size: clamp(20px, 19px + 0.004 * 100vw, 24px);
}

.personal-info--compact .personal-info__controls {
    gap: 6px;
}

.personal-info--compact .personal-info__control {
    padding: 6px 8px;
    font-size: 12px;
}

.personal-info--compact .personal-info__status {
    padding: 12px;
    gap: 8px;
}

.personal-info--compact .personal-info__status-title {
    font-size: 16px;
}

.personal-info--compact .personal-info__status-status {
    padding: 3px 8px;
    font-size: 12px;
}

.personal-info--compact .personal-info__status-bar-line {
    height: 6px;
}

.personal-info--compact .personal-info__params {
    gap: 12px;
}

.personal-info--compact .personal-info__param-title {
    font-size: 12px;
}

.personal-info--compact .personal-info__param-value {
    font-size: 14px;
}

.personal-info--compact .personal-info__balances {
    gap: 10px;
}

.personal-info--compact .personal-info__balance {
    padding: 12px;
    gap: 12px;
}

.personal-info--compact .personal-info__balance-icon {
    width: 42px;
    height: 42px;
}

.personal-info--compact .personal-info__balance-title {
    font-size: 13px;
}

.personal-info--compact .personal-info__balance-value {
    font-size: 22px;
}

.personal-info--compact .personal-info__balance-value span {
    font-size: 12px;
}

.last-orders {
    padding: clamp(30px, 28px + 0.00625 * 100vw, 40px) 0 clamp(60px, 38px + 0.06875 * 100vw, 170px);
    background: #001020;
}

.last-orders__container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.last-orders__header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: clamp(15px, 12px + 0.009375 * 100vw, 30px);
}

.last-orders__title {
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-size: clamp(28px, 26px + 0.00625 * 100vw, 38px);
}

.last-orders__filters {
    display: flex;
    align-items: center;
    gap: 10px;
}

.last-orders__filter {
    height: 45px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid #28343c;
    border-radius: 5px;
    font-size: 15px;
    color: #b6c5d0;
    font-weight: 700;
    transition: 0.5s ease-in-out;
    white-space: nowrap;
}

.last-orders__filter span {
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    font-size: 12px;
    color: #b6c5d0;
    font-weight: 400;
}

.last-orders__filter._active {
    background: linear-gradient(180deg, #a42502 0%, #ec5400 100%);
    color: #fff;
}

.last-orders__filter._active span {
    background: #a42502;
    color: #dca180;
}

.last-orders__items {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.last-order {
    padding: clamp(15px, 13px + 0.00625 * 100vw, 25px) clamp(15px, 12px + 0.009375 * 100vw, 30px);
    gap: clamp(20px, 16px + 0.0125 * 100vw, 40px);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    background: #14273a;
    transition: 0.5s ease-in-out;
    display: grid;
    border: 1px solid rgba(255, 255, 255, 0.15);
    display: grid;
    /* Ограничиваем левую часть, чтобы статус/даты помещались в одну строку */
    grid-template-columns: minmax(0, 0.32fr) minmax(0, 0.5fr) minmax(0, 0.18fr);
    align-items: center;
    opacity: 1;
    position: relative;
}

.last-order__basket-items {
    min-width: 0;
}

.last-order._hide {
    opacity: 0;
    display: none;
}

.last-order__info {
    display: grid;
    grid-template-columns: 0.25fr 0.75fr;
    grid-template-rows: auto 1fr;
    gap: 8px clamp(10px, 8px + 0.00625 * 100vw, 20px);
    align-items: start;
    min-width: 0;
}

.last-order__picture {
    grid-row: span 2;
    border-radius: 5px;
    overflow: hidden;
}

.last-order__title {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    transition: 0.5s ease-in-out;
    min-width: 0;
}

.last-order__title a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: currentColor;
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.last-order__title span {
    min-width: 26px;
    max-width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #001020;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.last-order__params {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    white-space: nowrap;
    gap: 10px;
    font-size: 12px;
    color: #b6c5d0;
    min-width: 0;
}

.last-order__params li {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.last-order__status {
    padding: 15px clamp(10px, 8px + 0.00625 * 100vw, 20px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.last-order__status-header {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 16px;
    font-weight: 700;
    gap: 10px;
    min-width: 0;
}

.last-order__status-list {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    white-space: nowrap;
    gap: 5px;
    min-width: 0;
}

.last-order__status-list li {
    height: 25px;
    padding: 0 10px;
    border-radius: 15px;
    background: #001020;
    color: #b6c5d0;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.last-order__status-line {
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 50px;
    box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.15);
    background: #001020;
    display: flex;
    overflow: hidden;
    position: relative;
    height: 30px;
}

.last-order__status-line-current {
    height: 100%;
    border-radius: 50px;
    display: flex;
    align-items: center;
}

.last-order__status-line-current._blue {
    background: linear-gradient(225deg, #30caff 0%, #30caff 9.38%, #329bf8 54.17%, #3373f2 100%);
}

.last-order__status-line-current._green {
    background: linear-gradient(225deg, #195717 0%, #04592b 9.38%, #21c81e 54.17%, #378c0f 100%);
}

.last-order__status-line-current span {
    position: absolute;
    left: 15px;
    font-size: 12px;
    font-weight: 700;
}

.last-order__payment {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    font-size: clamp(20px, 18px + 0.00625 * 100vw, 30px);
    font-weight: 700;
    gap: 10px;
}

.last-order__btn {
    height: 40px;
    border-radius: 5px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.25);
    align-items: center;
    gap: 10px;
    display: flex;
    justify-content: center;
    padding: 0 13px;
    font-weight: 500;
    transition: 0.5s ease-in-out;
    text-decoration: none;
    position: relative;
}

.last-order__btn span,
.last-order__btn svg {
    position: relative;
    z-index: 1;
}

.last-order__review {
    font-size: 13px;
    color: #fff;
}

.last-order__review::before,
.last-order__review::after {
    content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s ease-in-out;
    border-radius: 5px;
}

.last-order__review::before {
    background: linear-gradient(180deg, #045fa9 0%, #004781 100%, #004781 100%);
}

.last-order__review::after {
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
    opacity: 0;
}

.last-order__review svg {
    width: 20px;
    height: auto;
}

.review-rating {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    margin-top: 8px;
}

.review-rating input[type="radio"] {
    display: none;
}

.review-rating label.rating-star {
    font-size: 32px;
    color: #4a5568;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    user-select: none;
    line-height: 1;
    display: inline-block;
    transform: scale(1);
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.review-rating label.rating-star:hover {
    transform: scale(1.15);
    color: #ffd700;
    filter: drop-shadow(0 4px 8px rgba(255, 215, 0, 0.3));
}

.review-rating label.rating-star:hover ~ label.rating-star {
    color: #ffd700;
    transform: scale(1.05);
}

.review-rating input[type="radio"]:checked ~ label.rating-star,
.review-rating label.rating-star.active,
.review-rating label.rating-star.active ~ label.rating-star {
    color: #ffd700;
    transform: scale(1.1);
    filter: drop-shadow(0 4px 8px rgba(255, 215, 0, 0.4));
}

.last-order__review-sent {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #4caf50;
    font-size: 14px;
    padding: 10px 0;
}

.last-order__review-sent svg {
    fill: #4caf50;
    width: 20px;
    height: 18px;
}

.popup-review .profile-modal__button-js {
    background: transparent !important;
    border: none !important;
    overflow: visible;
    position: relative;
}

.popup-review .profile-modal__button-js::before,
.popup-review .profile-modal__button-js::after {
    border-radius: 5px;
    z-index: 0;
}

.popup-review .profile-modal__button-js span {
    position: relative;
    z-index: 1;
}

.popup-review .loader_review {
    display: none;
    width: 20px;
    height: 20px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    margin-left: 10px;
}

.popup-review .profile-modal__button-js .loader_review {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.popup-review .profile-modal__button-js .profile-modal__button-text {
    transition: opacity 0.3s ease;
}

.popup-review .profile-modal__button-js:disabled .profile-modal__button-text {
    opacity: 0;
}

.popup-review .profile-modal__button-js:disabled .loader_review {
    display: block;
}

@keyframes spin {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.popup-review .profile-modal__btns {
    background: transparent;
    overflow: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.popup-review .profile-modal__row {
    margin-bottom: 24px;
}

.popup-review .profile-modal__row:last-of-type {
    margin-bottom: 0;
}

.popup-review .profile-modal__label {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 12px;
    letter-spacing: 0.3px;
}

.popup-review #review-comment {
    background: rgba(20, 39, 58, 0.8);
    border: 2px solid rgba(50, 155, 248, 0.3);
    border-radius: 8px;
    padding: 16px;
    font-size: 15px;
    color: #fff;
    width: 100%;
    min-height: 120px;
    resize: vertical;
    transition: all 0.3s ease;
    font-family: inherit;
    line-height: 1.5;
    text-align: left !important;
    text-align-last: left !important;
    display: block !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}

.popup-review #review-comment:focus {
    outline: none;
    border-color: #329BF8;
    background: rgba(20, 39, 58, 0.95);
    box-shadow: 0 0 0 3px rgba(50, 155, 248, 0.1);
}

.popup-review #review-comment::placeholder {
    color: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.popup-review .review-error,
.popup-review .review-success {
    padding: 12px 16px;
    border-radius: 6px;
    margin-top: 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    display: none;
    animation: slideIn 0.3s ease;
}

.popup-review .review-error {
    background: rgba(236, 84, 0, 0.15);
    border: 1px solid rgba(236, 84, 0, 0.3);
    color: #ff6b6b;
}

.popup-review .review-success {
    background: rgba(76, 175, 80, 0.15);
    border: 1px solid rgba(76, 175, 80, 0.3);
    color: #4caf50;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.popup-review .profile-modal__form-wrapper {
    padding: 0;
}

.popup-review .profile-modal__rows {
    margin-bottom: 0;
}

.popup-review .profile-modal__title {
    text-align: center;
    margin-bottom: 32px;
    background: linear-gradient(135deg, #30CAFF 0%, #329BF8 50%, #3373F2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-size: 32px;
    letter-spacing: -0.5px;
}

.popup-review .profile-modal__form-wrapper {
    max-width: 100%;
}

.popup-review .order-review-form {
    width: 100%;
}

.last-order__paypal {
    background: #fec53b;
}

.checkout {
    display: flex;
    flex-direction: column;
    gap: clamp(40px, 38px + 0.00625 * 100vw, 50px);
    margin-bottom: clamp(50px, 38px + 0.0375 * 100vw, 110px);
}

.checkout__blocks {
    display: grid;
    gap: 20px;
    grid-template-columns: 0.35fr 0.65fr;
}

.checkout__blocks:not(._auth) {
    grid-template-columns: 1fr 1fr;
}

.checkout__block {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.1);
    padding: clamp(15px, 12px + 0.009375 * 100vw, 30px);
    display: flex;
    flex-direction: column;
    gap: clamp(15px, 14px + 0.003125 * 100vw, 20px);
}

.checkout__title {
    font-size: clamp(20px, 18.4px + 0.005 * 100vw, 28px);
    font-weight: 700;
    padding: 0;
    margin: 0;
}

.checkout__subtitle {
    font-size: 16px;
}

.checkout__subtitle span {
    color: #ec5400;
    font-weight: 700;
}

.checkout__small-form {
    display: flex;
    gap: clamp(15px, 14px + 0.003125 * 100vw, 20px);
}

.checkout__personal {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(15px, 14px + 0.003125 * 100vw, 20px);
}

.checkout__payment {
    flex-direction: row;
    gap: clamp(20px, 14px + 0.01875 * 100vw, 50px);
    align-items: center;
}

.checkout__payment-picture {
    cursor: pointer;
    width: clamp(105px, 100.6px + 0.01375 * 100vw, 127px);
}

.checkout__form {
    display: flex;
    flex-direction: column;
    gap: clamp(40px, 38px + 0.00625 * 100vw, 50px);
}

.checkout__form-grid {
    display: grid;
    grid-template-columns: 0.5fr 0.5fr 1fr;
    gap: 20px clamp(20px, 16px + 0.0125 * 100vw, 40px);
}

.checkout__form-textarea textarea {
    flex-grow: 1;
}

.checkout__total {
    border-radius: 5px;
    background: linear-gradient(180deg, #001020 0%, #053a70 100%);
    box-shadow: -20px 20px 40px 0 rgba(48, 204, 255, 0.3);
    padding: clamp(15px, 8px + 0.021875 * 100vw, 50px);
    display: grid;
    gap: clamp(10px, 8px + 0.00625 * 100vw, 20px);
    grid-template-columns: repeat(3, auto);
    justify-content: space-between;
    align-items: center;
}

.checkout__bonus-payment {
    grid-column: 1 / -1;
    width: 100%;
    box-sizing: border-box;
}

.checkout__total-sum {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
}

.checkout__total-sum span {
    font-size: clamp(30px, 26.4px + 0.01125 * 100vw, 48px);
    font-weight: 700;
}

.checkout__total-bonus {
    font-size: clamp(15px, 14.4px + 0.001875 * 100vw, 18px);
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    position: relative;
}

.checkout__total-bonus strong {
    font-weight: 700;
    color: #ec5400;
}

.checkout__total-submit {
    height: 60px;
    border-radius: 5px;
    padding: 0 clamp(25px, 18px + 0.021875 * 100vw, 60px);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    white-space: nowrap;
}

.checkout__total-submit span {
    z-index: 1;
}

.checkout__total-submit::before,
.checkout__total-submit::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    z-index: 0;
    transition: 0.5s ease-in-out;
}

.checkout__total-submit::before {
    background: linear-gradient(180deg, #045fa9 0%, #004781 100%, #004781 100%);
}

.checkout__total-submit::after {
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
    opacity: 0;
}

.checkout__checkboxes {
    display: grid;
    gap: 20px;
}

/* === Bonus Payment Field Styling === */
.checkout__bonus-payment {
    margin: clamp(15px, 12px + 0.00625 * 100vw, 25px) 0;
    padding: clamp(20px, 18px + 0.005 * 100vw, 28px);
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 100%;
    box-sizing: border-box;
}

.checkout__bonus-payment:hover {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(48, 204, 255, 0.25);
    box-shadow: 0 4px 16px rgba(48, 204, 255, 0.12);
}

.checkout__bonus-payment-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100%;
}

.checkout__bonus-checkbox-wrapper {
    flex: 1;
    min-width: 200px;
    display: flex;
    align-items: center;
}

.checkout__bonus-label {
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px);
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.checkout__bonus-balance {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    background: rgba(48, 204, 255, 0.12);
    border: 1px solid rgba(48, 204, 255, 0.25);
    border-radius: 6px;
    font-size: clamp(13px, 12.8px + 0.00125 * 100vw, 14px);
    white-space: nowrap;
    flex-shrink: 0;
}

.checkout__bonus-balance-label {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
}

.checkout__bonus-balance-value {
    color: #30caff;
    font-weight: 700;
}

.checkout__bonus-amount {
    margin-top: clamp(16px, 14px + 0.005 * 100vw, 20px);
    padding-top: clamp(16px, 14px + 0.005 * 100vw, 20px);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    animation: fadeInBonus 0.3s ease;
    width: 100%;
}

@keyframes fadeInBonus {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.checkout__bonus-amount-label {
    display: block;
    margin-bottom: 12px;
    font-size: clamp(14px, 13.6px + 0.00125 * 100vw, 15px);
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
    width: 100%;
    line-height: 1.5;
}

.checkout__bonus-amount-max {
    color: rgba(255, 255, 255, 0.55);
    font-weight: 400;
    font-size: 0.92em;
    margin-left: 4px;
}

.checkout__bonus-amount-input-wrapper {
    position: relative;
    display: block;
    width: 100%;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input {
    width: 100%;
    padding: 14px 42px 14px 16px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    color: #fff;
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px);
    font-weight: 500;
    transition: all 0.3s ease;
    -moz-appearance: textfield;
    line-height: 1.5;
    box-sizing: border-box;
    height: auto;
    min-height: 48px;
    margin: 0;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input::-webkit-outer-spin-button,
.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(48, 204, 255, 0.5);
    box-shadow: 0 0 0 3px rgba(48, 204, 255, 0.15);
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.checkout__bonus-amount-input-wrapper .checkout__bonus-currency {
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    color: rgba(255, 255, 255, 0.85);
    font-weight: 600;
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px);
    line-height: 1;
    z-index: 10;
    margin: 0;
    padding: 0;
    width: auto;
}

.cart {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.cart-item {
    padding: clamp(15px, 14px + 0.003125 * 100vw, 20px);
    border: 1px solid #457c96;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    position: relative;
    display: grid;
    grid-template-columns: 0.75fr 0.15fr 0.1fr;
    gap: clamp(15px, 10px + 0.015625 * 100vw, 40px);
    align-items: center;
    transition: 0.5s ease;
}

.cart-item__info {
    display: grid;
    grid-template-columns: clamp(60px, 44px + 0.05 * 100vw, 140px) 1fr;
    gap: clamp(15px, 14px + 0.003125 * 100vw, 20px);
    align-items: center;
    position: relative;
}

.cart-item__picture {
    border-radius: 5px;
    overflow: hidden;
}

.cart-item__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
}

.cart-item__title a {
    display: flex;
    align-items: center;
    font-size: clamp(15px, 13.6px + 0.004375 * 100vw, 22px);
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    gap: 10px;
    transition: 0.5s ease-in-out;
}

.cart-item__title span {
    min-width: 26px;
    max-width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #001020;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-item__params {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
    font-size: 12px;
    color: #b6c5d0;
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.cart-item__params li {
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
    line-height: 1.4;
}

.cart-item__price {
    font-size: clamp(20px, 18px + 0.00625 * 100vw, 30px);
    font-weight: 700;
}

.cart-item__remove {
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 2;
}

.cart-item__remove-btn {
    color: rgba(255, 255, 255, 0.4);
    transition: 0.5s ease-in-out;
}

.form__input,
.form__textarea {
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    width: 100%;
    border-radius: 5px;
    background: #063053;
    transition: 0.5s ease-in-out;
    outline: none !important;
}

.form__input-actions:not(:disabled, ._error):focus,
.form__textarea-actions:not(:disabled, ._error):focus,
.form__input:not(:disabled, ._error):focus,
.form__textarea:not(:disabled, ._error):focus {
    border-color: #329bf8;
    background: #004781;
}

.form__input-actions:disabled,
.form__textarea-actions:disabled,
.form__input:disabled,
.form__textarea:disabled {
    background: #446682;
    border-color: #394551;
    cursor: not-allowed;
    color: rgba(255, 255, 255, 0.5);
}

.form__input-actions._error,
.form__textarea-actions._error,
.form__input._error,
.form__textarea._error {
    background: #c95a5a;
    border-color: #a42502;
    color: #6d1800;
}

.form__input {
    height: 45px;
    padding: 0 15px;
}

.form__textarea {
    height: clamp(160px, 146px + 0.04375 * 100vw, 230px);
    resize: none;
    padding: 10px 15px;
}

.form__submit {
    height: 45px;
    border-radius: 5px;
    padding: 0 clamp(26px, 24.2px + 0.005625 * 100vw, 35px);
    font-size: clamp(16px, 15.6px + 0.00125 * 100vw, 18px);
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}

.form__submit span {
    position: relative;
    z-index: 2;
}

.form__submit::before,
.form__submit::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: 0.5s ease-in-out;
    border-radius: 5px;
    overflow: hidden;
}

.form__submit::before {
    background: linear-gradient(225deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
}

.form__submit::after {
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
    opacity: 0;
}
.form__submit:disabled::after {
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
    opacity: 0;
}
.form__submit:disabled::before{
    background: transparent;
    cursor: not-allowed;
}.form__submit:disabled::after{
    background: transparent;
    cursor: not-allowed;
}
.form__submit-bordered {
    height: 45px;
    border-radius: 5px;
    padding: 0 clamp(26px, 24.2px + 0.005625 * 100vw, 35px);
    font-size: clamp(16px, 15.6px + 0.00125 * 100vw, 18px);
    border: 2px solid #fff;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    background: transparent;
}

.form__submit-bordered span {
    position: relative;
    z-index: 2;
}
.form__submit-bordered:disabled span {
    cursor: not-allowed;

}
.form__submit-bordered::before {
    content: "";
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    z-index: 0;
    transition: 0.5s ease-in-out;
    border-radius: 5px;
    overflow: hidden;
    opacity: 0;
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
    left: -2px;
    top: -2px;
}

.form__submit-red {
    height: 45px;
    border-radius: 5px;
    padding: 0 clamp(26px, 24.2px + 0.005625 * 100vw, 35px);
    font-size: clamp(16px, 15.6px + 0.00125 * 100vw, 18px);
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}

.form__submit-red span {
    position: relative;
    z-index: 2;

}
.form__submit-red:disabled span {
    cursor: not-allowed;

}
.form__submit-red::before,
.form__submit-red::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: 0.5s ease-in-out;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.37), 0 8px 15px 0 rgba(0, 0, 0, 0.25);
}

.form__submit-red::before {
    background: linear-gradient(180deg, #a42502 0%, #ec5400 100%);
}

.form__submit-red::after {
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
    opacity: 0;
}
.form__submit-red:disabled::before {
    background: linear-gradient(180deg, #8cb0c5 0%, #8cb0c5 100%);
    cursor: not-allowed;
}
.form__submit-red:disabled::after {
    background: linear-gradient(180deg, #8cb0c5 0%, #8cb0c5 100%);
    opacity: 0;
    cursor: not-allowed;
}

.form__fieldset {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0;
}

.form__label {
    color: #fff;
    font-weight: 400;
    font-size: clamp(15px, 14.8px + 0.000625 * 100vw, 16px);
}

.form__error {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #ff8686;
}

.form__error span {
    min-width: 16px;
    max-width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #FF5353;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form__checkbox-input {
    display: none;
}

.form__checkbox-input:checked + .form__checkbox-label .form__checkbox-check::before,
.form__checkbox-input:checked + .form__checkbox-label .form__checkbox-check::after {
    opacity: 1;
}

.form__checkbox-label {
    display: grid;
    align-items: center;
    gap: 15px;
    grid-template-columns: 29px 1fr;
    cursor: pointer;
}

.form__checkbox-check {
    aspect-ratio: 1/1;
    border: 2px solid #8cb0c5;
    border-radius: 5px;
    transition: 0.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.form__checkbox-check::before {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: calc(100% + 4px);
    aspect-ratio: 1/1;
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
    border-radius: 5px;
    opacity: 0;
    transition: 0.5s ease-in-out;
    z-index: 0;
}

.form__checkbox-check::after {
    content: "";
    width: 50%;
    aspect-ratio: 1/1;
    border-radius: 5px;
    background: #fff;
    opacity: 0;
    transition: 0.5s ease-in-out;
    position: absolute;
    z-index: 1;
}

.form__checkbox-text {
    font-size: clamp(14px, 13.2px + 0.0025 * 100vw, 18px);
}

.form__checkbox-text a {
    text-decoration: underline;
    color: #ec5400;
}

.product-page {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(30px, 28px + 0.00625 * 100vw, 40px) clamp(30px, 24px + 0.01875 * 100vw, 60px);
    padding-bottom: clamp(40px, 32px + 0.025 * 100vw, 80px);
    align-items: flex-start;
    grid-template-rows: auto 1fr;
}

.product-page__header {
    display: grid;
    gap: 10px;
}

.product-page__title {
    margin: 0;
}

.product-page__tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.product-page__tag-btn {
    height: 34px;
    border-radius: 3px;
    background: #001020;
    padding: 0 10px;
    display: grid;
    align-items: center;
    grid-template-columns: 19px 1fr;
    gap: 5px;
    font-size: clamp(14px, 13.8px + 0.000625 * 100vw, 15px);
    color: #fff;
    transition: 0.5s ease-in-out;
    white-space: nowrap;
}

.product-page__tag-btn:hover {
    background: #3373f2;
}

.product-page__tag-btn:hover + .info__text {
    visibility: visible;
    opacity: 1;
}

.product-page__tag-btn svg {
    height: auto;
}

.product-page__content {
    display: grid;
    gap: clamp(50px, 48px + 0.00625 * 100vw, 60px);
}

.product-page__content-block {
    /*display: grid;*/
    /*gap: clamp(20px, 18px + 0.00625 * 100vw, 30px);*/
    /*font-size: clamp(16px, 15.6px + 0.00125 * 100vw, 18px);*/
}

.product-page__content-block h2 {
    font-size: clamp(26px, 24.2px + 0.005625 * 100vw, 35px);
    font-weight: 700;
}

.product-page__content-block * {
    margin: 0;
    padding: 0;
    line-height: 29px;
    letter-spacing: 0.5px;
}

.product-page__content-block strong._red {
    color: #EC5400;
}

.product-page__content-block strong._blue {
    color: #30caff;
}

/*.product-page__content-block ul {*/
/*    margin-left: 30px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

/*.product-page__content-block ul li {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.product-page__content-block ul li::before {*/
/*    content: "";*/
/*    display: flex;*/
/*    align-self: baseline;*/
/*    aspect-ratio: 1/1;*/
/*    background: #dd5813;*/
/*    border-radius: 50%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    margin-right: 10px;*/
/*    margin-top: 10px;*/
/*}*/

.product-page__content-picture-wrap {
    display: none;
}

.product-page__content-picture-wrap._active {
    display: flex;
}

.product-page__calculator {
    grid-row: 1/span 2;
    grid-column: 2;
}

.calculator {
    border-bottom: 5px solid #30caff;
    border-radius: 7px;
    box-shadow: -20px 20px 40px 0 rgba(48, 204, 255, 0.3);
    background: rgba(0, 16, 32, 0.9);
}

.calculator__header {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.calculator__header-btn {
    position: relative;
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border: 2px solid #28343c;
    font-size: clamp(14px, 13.6px + 0.00125 * 100vw, 16px);
    color: #b6c5d0;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.5s ease-in-out;
}

.calculator__header-btn:first-child {
    border-radius: 7px 0 0 0;
}

.calculator__header-btn:first-child::before {
    border-radius: 7px 0 0 0;
}

.calculator__header-btn:last-child {
    border-radius: 0 7px 0 0;
}

.calculator__header-btn:last-child::before {
    border-radius: 0 7px 0 0;
}

.calculator__header-btn:not(:first-child) {
    border-left-width: 1px;
}

.calculator__header-btn:not(:last-child) {
    border-right-width: 1px;
}

.calculator__header-btn::before {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    left: -2px;
    top: -2px;
    position: absolute;
    background: linear-gradient(180deg, #a42502 0%, #ec5400 100%);
    opacity: 0;
    z-index: 0;
    transition: 0.5s ease-in-out;
}

.calculator__header-btn::after {
    content: "";
    top: calc(100% + 2px);
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #ec5400;
    left: calc(50% - 4px);
    opacity: 0;
    transition: 0.5s ease;
}

.calculator__header-btn._active {
    color: #fff;
}

.calculator__header-btn._active::before,
.calculator__header-btn._active::after {
    opacity: 1;
}

.calculator__header-btn picture img {
    width: auto;
    height: clamp(40px, 34px + 0.01875 * 100vw, 70px);
}

.calculator__header-btn picture,
.calculator__header-btn span {
    position: relative;
    z-index: 1;
}

.calculator__content {
    display: grid;
    gap: 35px;
    padding: clamp(20px, 14px + 0.01875 * 100vw, 50px);
}

.calculator__choose {
    display: none;
    gap: 35px;
}

.calculator__choose._active {
    display: grid;
}

.calculator__block {
    display: grid;
    gap: 10px;
}

.calculator__block-title {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

.calculator__subbtns {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 2px;
}

.calculator__subbtn {
    border: 2px solid #28343c;
    border-radius: 5px;
    padding: 20px 8px;
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: clamp-cal(15px, 16px);
    font-weight: 700;
    text-transform: uppercase;
    color: #b6c5d0;
    transition: 0.5s ease-in-out;
    position: relative;
}

.calculator__subbtn::before {
    content: "";
    left: -2px;
    top: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    z-index: 0;
    position: absolute;
    background: linear-gradient(180deg, #a42502 0%, #ec5400 100%);
    opacity: 0;
    transition: 0.5s ease-in-out;
    border-radius: 5px;
}

.calculator__subbtn::after {
    content: "";
    top: calc(100% + 2px);
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #ec5400;
    left: calc(50% - 4px);
    opacity: 0;
    transition: 0.5s ease;
}

.calculator__subbtn._active {
    color: #fff;
}

.calculator__subbtn._active::before,
.calculator__subbtn._active::after {
    opacity: 1;
}

.calculator__subbtn picture img {
    height: 20px;
    width: auto;
}

.calculator__subbtn picture,
.calculator__subbtn span {
    position: relative;
    z-index: 1;
}

.calculator__subchoose {
    display: none;
}

.calculator__subchoose._active {
    display: grid;
}

.calculator__conditions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.calculator__condition {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
}

.calculator__condition._all {
    grid-template-columns: 0.75fr 0.25fr;
    grid-column: span 2;
}

.calculator__condition-checkbox {
    display: flex;
}

.calculator__condition-checkbox-input {
    display: none;
}

.calculator__condition-checkbox-input:checked + .calculator__condition-checkbox-label {
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%) !important;
}

.calculator__condition-checkbox-input:checked + .calculator__condition-checkbox-label .calculator__condition-checkbox-label-check {
    border-color: #001020 !important;
}

.calculator__condition-checkbox-input:checked + .calculator__condition-checkbox-label .calculator__condition-checkbox-label-check::after {
    opacity: 1;
}

.calculator__condition-checkbox-input:checked + .calculator__condition-checkbox-label .calculator__condition-checkbox-label-title {
    color: #000 !important;
}

.calculator__condition-checkbox-label {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    background: #14273a;
    cursor: pointer;
    width: 100%;
    height: 100%;
    padding: 10px;
    display: grid;
    grid-template-columns: clamp(20px, 18.2px + 0.005625 * 100vw, 29px) auto clamp(20px, 19.2px + 0.0025 * 100vw, 24px);
    justify-content: start;
    justify-items: start;
    align-items: center;
    gap: 2px 10px;
    transition: 0.5s ease-in-out;
    border-radius: 5px 0 0 5px;
    position: relative;
}

.calculator__condition-checkbox-label._all {
    /*background: #e7ce77;*/
}

.calculator__condition-checkbox-label._all .calculator__condition-checkbox-label-title {
    color: #fff;
}

.calculator__condition-checkbox-label-wrap-title {
    display: flex;
    align-items: center;
    gap: clamp(5px, 4px + 0.003125 * 100vw, 10px);
}

.calculator__condition-checkbox-label-old-price {
    color: #fff;
    font-size: clamp(12px, 11.6px + 0.00125 * 100vw, 14px);
    text-decoration: line-through;
}

.calculator__condition-checkbox-label-discount {
    height: clamp(16px, 15.6px + 1.00125 * 100vw, 18px);
    padding: 0 5px;
    border-radius: 3px;
    background: #faff00;
    color: #f00;
    font-weight: 700;
    font-size: clamp(12px, 11.6px + 0.00125 * 100vw, 14px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.calculator__condition-switch {
    display: flex;
}

.calculator__condition-switch-input {
    display: none;
}

.calculator__condition-switch-input:checked + .calculator__condition-switch-label {
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
}

.calculator__condition-switch-input:checked + .calculator__condition-switch-label .calculator__condition-switch-label-check {
    background: #004781;
    justify-content: flex-end;
}

.calculator__condition-switch-input:checked + .calculator__condition-switch-label .calculator__condition-switch-label-title {
    color: #000;
}

.calculator__condition-switch-label {
    width: 100%;
    height: 100%;
    padding: 10px;
    border-radius: 0 5px 5px 0;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 10px;
    align-items: center;
}

.calculator__condition-switch-label-check {
    width: clamp(28px, 26.4px + 0.005 * 100vw, 36px);
    height: clamp(19px, 18.2px + 0.0025 * 100vw, 23px);
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    position: relative;
    display: flex;
    align-items: center;
    transition: 0.5s ease-in-out;
    padding: 4px;
}

.calculator__condition-switch-label-check::before {
    content: "";
    width: clamp(10px, 9.2px + 0.0025 * 100vw, 14px);
    height: clamp(10px, 9.2px + 0.0025 * 100vw, 14px);
    border-radius: 50%;
    background: #d9d9d9;
    transition: 0.5s ease-in-out;
}

.calculator__condition-switch-label-title {
    font-size: clamp(11px, 10.4px + 0.001875 * 100vw, 14px);
    color: #b6c5d0;
    transition: 0.5s ease-in-out;
}

.calculator__extra {
    display: grid;
    gap: 20px;
}

.calculator__extra-title {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: clamp(25px, 24px + 0.003125 * 100vw, 30px);
}

.calculator__extra-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px clamp(10px, 6px + 0.0125 * 100vw, 30px);
}

.calculator-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px clamp(30px, 26px + 0.0125 * 100vw, 50px);
    border-top: 1px solid #457c96;
    background: linear-gradient(180deg, #001020 0%, #053a70 100%);
    gap: 20px;
}

.calculator-footer__total {
    display: grid;
    gap: 10px;
}

.calculator-footer__sum {
    font-size: clamp(35px, 32.4px + 0.008125 * 100vw, 48px);
    font-weight: 700;
    white-space: nowrap;
}

.calculator-footer__bonus {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: clamp(14px, 13.2px + 0.0025 * 100vw, 18px);
    position: relative;
}

.calculator-footer__info .info__btn {
    background: rgba(255, 255, 255, 0.15);
}

.calculator-footer__deadline {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: clamp(14px, 13.2px + 0.0025 * 100vw, 18px);
    font-weight: 700;
}

.calculator-footer__controls {
    display: grid;
    gap: 10px;
}

.calculator-footer__buy {
    height: 60px;
}

.calculator-footer__add {
    height: 40px;
}

.gallery {
    position: relative;
}
.gallery__wrapper{
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}
.gallery__title {
    margin: 0 0 clamp(20px, 18px + 0.00625 * 100vw, 30px);
    padding: 0;
    font-weight: 700;
    font-size: clamp(26px, 24.2px + 0.005625 * 100vw, 35px);
}

.gallery__thumbs {
    padding: clamp(15px, 14px + 0.003125 * 100vw, 20px);
    background: rgba(0, 16, 32, 0.9);
    border-radius: 7px;
    display: flex;
    align-items: center;
    gap: clamp(15px, 14px + 0.003125 * 100vw, 20px);
    z-index: 5;
    /*position: absolute;*/
    /*width: calc(100% - clamp(20px, -44px + 0.2 * 100vw, 340px));*/
    /*bottom: clamp(20px, 14px + 0.01875 * 100vw, 50px);*/
    /*left: clamp(10px, -22px + 0.1 * 100vw, 170px);*/
    /*right: clamp(10px, -22px + 0.1 * 100vw, 170px);*/
    max-width: 1100px;
    width: 100%;
}

.gallery__thumbs .swiper {
    width: 100%;
}

.gallery__thumbs .swiper-slide-thumb-active .gallery__picture-thumb {
    border-color: #EC5400;
}

.gallery__picture-thumb {
    border-radius: 5px;
    border: clamp(2px, 1.4px + 0.001875 * 100vw, 5px) solid transparent;
    overflow: hidden;
    transition: 0.5s ease-in-out;
}

.gallery__video {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.gallery__play {
    width: 23%;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: linear-gradient(180deg, #a42502 0%, #ec5400 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 3;
}

.gallery__play svg {
    width: 37%;
    height: auto;
}

.gallery__play._small {
    width: 10%;
}

.gallery .swiper-slide {
    height: auto;
}

.gallery .picture {
    width: 100%;
    height: 100%;
}

.together {
    padding: 50px 0;
    background: #001020;
}

.together__header {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.together__title {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: clamp(26px, 24.2px + 0.005625 * 100vw, 35px);
}

.together__more {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    transition: 0.5s ease-in-out;
    color: #b6c5d0;
    font-size: 14px;
}

.together__more._mobile {
    display: none;
}

.together__wrap-more {
    display: none;
    justify-content: center;
    margin-top: 30px;
}

.together .swiper-slide {
    height: auto;
}

.together-item {
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: flex-start;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 7px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.1);
    transition: 0.5s ease-in-out;
    padding: 0 clamp(15px, 14px + 0.003125 * 100vw, 20px) clamp(15px, 14px + 0.003125 * 100vw, 20px);
    gap: clamp(15px, 14px + 0.003125 * 100vw, 20px);
}

.together-item__picture {
    margin: 0 calc(clamp(17px, 16px + 0.003125 * 100vw, 22px) * -1);
    border-radius: 7px 7px 0 0;
    overflow: hidden;
}

.together-item__title {
    font-size: clamp(18px, 16.8px + 0.00375 * 100vw, 24px);
    margin: 0;
    padding: 0;
    font-weight: 700;
    transition: 0.5s ease-in-out;
}

.together-item__text {
    font-size: 14px;
    color: #b6c5d0;
    margin: 0;
    flex-grow: 1;
}

.together-item__deadline {
    height: 40px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    padding: 0 10px;
    gap: 10px;
    font-size: clamp(14px, 13.8px + 0.000625 * 100vw, 15px);
}

.together-item__controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
}

.together-item__price {
    font-size: 16px;
    color: #b6c5d0;
    font-weight: 700;
    display: flex;
    flex-direction: column;
}

.together-item__price span {
    color: #fff;
    font-size: 24px;
    gap: 5px;
}

.together-item__btn {
    height: 46px;
    border: 2px solid #8cb0c5;
    border-radius: 5px;
    transition: 0.5s ease-in-out;
    padding: 0 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
}

.together-item__labels {
    position: absolute;
    left: 10px;
    top: 10px;
    display: flex;
    /*flex-direction: column;*/
    align-items: flex-start;
    gap: 5px;
    z-index: 5;
}

.together-item__label {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 0 10px;
    border-radius: 5px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    height: 28px;
}

.together-item__label._red {
    background: linear-gradient(0deg, #a42502 0%, #ec5400 100%);
}

.together-item__label._blue {
    background: linear-gradient(180deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
}

.faq {
    padding: clamp(40px, 36px + 0.0125 * 100vw, 60px) 0;
}

.faq__title {
    font-size: clamp(26px, 24.2px + 0.005625 * 100vw, 35px);
    font-weight: 700;
    margin: 0 0 30px;
    padding: 0;
}

.faq__items {
    display: grid;
    gap: 20px;
}

.faq-item {
    display: flex;
    flex-direction: column;
    padding: clamp(15px, 12px + 0.009375 * 100vw, 30px) clamp(15px, 10px + 0.015625 * 100vw, 40px) 0;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.1);
    transition: 0.5s ease-in-out;
}

.faq-item:hover,
.faq-item._active {
    background: rgba(255, 255, 255, 0.2);
}

.faq-item._active {
    padding-bottom: clamp(15px, 12px + 0.009375 * 100vw, 30px);
}

.faq-item._active .faq-item__btn::before {
    content: "-";
}

.faq-item__btn {
    display: flex;
    align-items: center;
    gap: clamp(10px, 8px + 0.00625 * 100vw, 20px);
    font-size: clamp(20px, 18.8px + 0.00375 * 100vw, 26px);
    font-weight: 700;
    color: #fff;
    text-align: left;
    margin: calc(clamp(15px, 12px + 0.009375 * 100vw, 30px) * -1) calc(clamp(15px, 10px + 0.015625 * 100vw, 40px) * -1) 0 calc(clamp(15px, 10px + 0.015625 * 100vw, 40px) * -1);
    padding: clamp(15px, 12px + 0.009375 * 100vw, 30px) clamp(15px, 10px + 0.015625 * 100vw, 40px);
    transition: 0.5s ease-in-out;
}

.faq-item__btn::before {
    content: "+";
    min-width: clamp(30px, 28px + 0.00625 * 100vw, 40px);
    max-width: clamp(30px, 28px + 0.00625 * 100vw, 40px);
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: clamp(22px, 20.4px + 0.005 * 100vw, 30px);
    font-weight: 300;
    transition: 0.5s ease-in-out;
}

.faq-item__text {
    font-size: clamp(14px, 13.4px + 0.001875 * 100vw, 17px);
    padding-left: clamp(40px, 36px + 0.0125 * 100vw, 60px);
}

.faq-item__text p {
    margin: 0 0 10px;
}

.faq-item__text p:last-child {
    margin-bottom: 0;
}

.boost-page {
    display: grid;
    grid-template-columns: 1fr 0.56fr;
    gap: clamp(30px, 28px + 0.00625 * 100vw, 40px) clamp(30px, 24px + 0.01875 * 100vw, 60px);
    padding-bottom: clamp(40px, 32px + 0.025 * 100vw, 80px);
    align-items: flex-start;
    grid-template-rows: auto 1fr;
}

.boost-page__calculator {
    grid-row: 1/span 2;
    grid-column: 2;
}

.boost {
    border-bottom: 5px solid #30caff;
    border-radius: 7px;
    box-shadow: -20px 20px 40px 0 rgba(48, 204, 255, 0.3);
}

.boost__content {
    display: grid;
    gap: 35px;
    background: rgba(0, 16, 32, 0.9);
    padding: clamp(20px, 14px + 0.01875 * 100vw, 50px);
    border-radius: 7px 7px 0 0;
}

.boost__fieldset {
    display: grid;
    gap: 10px;
    padding: 0;
}

.boost__title {
    font-size: clamp(16px, 15.6px + 0.00125 * 100vw, 18px);
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.boost__footer {
    padding: clamp(20px, 18px + 0.00625 * 100vw, 30px) clamp(20px, 14px + 0.01875 * 100vw, 50px);
    border-top: 1px solid #457c96;
    background: linear-gradient(180deg, rgba(0, 16, 32, 0.9), #053a70 100%);
    display: grid;
    gap: 10px;
    border-radius: 0 0 7px 7px;
}

.boost__total {
    font-size: clamp(35px, 32.4px + 0.008125 * 100vw, 48px);
    font-weight: 700;
}

.boost__bonus {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: clamp(16px, 15.6px + 0.00125 * 100vw, 18px);
    position: relative;
}

.boost__deadline {
    display: flex;
    gap: 10px;
    font-weight: 700;
    font-size: clamp(16px, 15.6px + 0.00125 * 100vw, 18px);
    padding-bottom: 10px;
}

.boost__submit {
    padding: 0 10px;
    height: 60px;
}

.boost__info .info__btn {
    background: rgba(255, 255, 255, 0.15);
}

.boost__options {
    display: grid;
    justify-items: start;
    gap: 10px;
}

.boost__option .info {
    position: unset;
}

.boost__range-slider {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 10px;
}

.boost__range-slider .range-slider {
    margin-top: 20px;
    grid-column: span 2;
}

.boost__range-slider .range-slider__list {
    grid-column: span 2;
}

.boost__range-slider-input {
    background: #14273a;
    border-radius: 5px;
    padding: 0 15px;
    height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: 0;
    width: 100%;
}

select.select {
    display: none !important;
}

.select {
    background: #14273a;
    border: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    border: 1px solid #14273a;
    padding-left: 15px;
    display: flex;
    align-items: center;
}

.select.open {
    background: #004781;
    border-color: #30caff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select::after {
    border-color: #fff;
    height: 8px;
    width: 8px;
    margin-top: -6px;
    right: 15px;
}

.select .nice-select-dropdown {
    width: calc(100% + 2px);
    left: -1px;
    margin-top: 1px;
    color: #000;
    font-size: 12px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select .nice-select-dropdown .option {
    display: flex;
    gap: 20px;
    padding-left: 15px;
    align-items: center;
}

.select .current {
    display: flex;
    gap: 20px;
    align-items: center;
}

.select .nice-select-dropdown .option:hover {
    background: #d0dae0 !important;
}

.range-slider {
    border-radius: 5px;
    background: #14273a;
    height: 10px;
}

.range-slider .range-slider__range {
    background: linear-gradient(225deg, #30caff 0%, #329bf8 54.17%, #3373f2 100%);
}

.range-slider .range-slider__thumb {
    box-shadow: 0 0 15px 0 rgba(50, 154, 247, 0.7);
    width: 40px;
    height: 20px;
    border-radius: 5px;
    background-repeat: no-repeat;
}

.range-slider .range-slider__thumb[data-lower] {
    background-color: #ec5400;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2220%22%20viewBox%3D%220%200%2040%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_i_3233_836)%22%3E%0A%3Crect%20width%3D%2240%22%20height%3D%2220%22%20rx%3D%225%22%20fill%3D%22url(%23paint0_linear_3233_836)%22%2F%3E%0A%3C%2Fg%3E%0A%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2238%22%20height%3D%2218%22%20rx%3D%224%22%20stroke%3D%22url(%23paint1_linear_3233_836)%22%20stroke-width%3D%222%22%2F%3E%0A%3Crect%20x%3D%223.41171%22%20y%3D%228.35294%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%203.41171%208.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint2_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%226.23556%22%20y%3D%227.68595%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%206.23556%207.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint3_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%229.05892%22%20y%3D%227.01944%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%209.05892%207.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint4_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2211.8824%22%20y%3D%226.35294%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2011.8824%206.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint5_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2214.7059%22%20y%3D%225.68595%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2014.7059%205.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint6_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2217.5296%22%20y%3D%225.01944%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2017.5296%205.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint7_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2236.5883%22%20y%3D%2211.6471%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2036.5883%2011.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint8_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2233.7648%22%20y%3D%2212.3141%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2033.7648%2012.3141)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint9_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2230.9413%22%20y%3D%2212.9806%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2030.9413%2012.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint10_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2228.118%22%20y%3D%2213.6471%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2028.118%2013.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint11_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2225.2941%22%20y%3D%2214.3136%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2025.2941%2014.3136)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint12_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2222.4707%22%20y%3D%2214.9806%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2022.4707%2014.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint13_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2220.3531%22%20y%3D%224.35294%22%20width%3D%2211.2941%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2020.3531%204.35294)%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint14_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_i_3233_836%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2240%22%20height%3D%2220%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%227.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.19%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_3233_836%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3233_836%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_3233_836%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_3233_836%22%20x1%3D%225.76465%22%20y1%3D%228%22%20x2%3D%225.76465%22%20y2%3D%229.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_3233_836%22%20x1%3D%229.25517%22%20y1%3D%227.33301%22%20x2%3D%229.25517%22%20y2%3D%228.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_3233_836%22%20x1%3D%2212.7452%22%20y1%3D%226.6665%22%20x2%3D%2212.7452%22%20y2%3D%228.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_3233_836%22%20x1%3D%2216.2354%22%20y1%3D%226%22%20x2%3D%2216.2354%22%20y2%3D%227.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint6_linear_3233_836%22%20x1%3D%2219.7255%22%20y1%3D%225.33301%22%20x2%3D%2219.7255%22%20y2%3D%226.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint7_linear_3233_836%22%20x1%3D%2223.2159%22%20y1%3D%224.6665%22%20x2%3D%2223.2159%22%20y2%3D%226.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint8_linear_3233_836%22%20x1%3D%2238.2354%22%20y1%3D%2212%22%20x2%3D%2238.2354%22%20y2%3D%2213.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint9_linear_3233_836%22%20x1%3D%2236.0785%22%20y1%3D%2212.667%22%20x2%3D%2236.0785%22%20y2%3D%2214.0788%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint10_linear_3233_836%22%20x1%3D%2233.9217%22%20y1%3D%2213.3335%22%20x2%3D%2233.9217%22%20y2%3D%2214.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint11_linear_3233_836%22%20x1%3D%2231.765%22%20y1%3D%2214%22%20x2%3D%2231.765%22%20y2%3D%2215.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint12_linear_3233_836%22%20x1%3D%2229.6078%22%20y1%3D%2214.6665%22%20x2%3D%2229.6078%22%20y2%3D%2216.0783%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint13_linear_3233_836%22%20x1%3D%2227.4511%22%20y1%3D%2215.3335%22%20x2%3D%2227.4511%22%20y2%3D%2216.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint14_linear_3233_836%22%20x1%3D%2226.7061%22%20y1%3D%224%22%20x2%3D%2226.7061%22%20y2%3D%225.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
}

.range-slider .range-slider__thumb[data-upper] {
    background-color: #69daff;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2220%22%20viewBox%3D%220%200%2040%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_i_3233_837)%22%3E%0A%3Crect%20width%3D%2240%22%20height%3D%2220%22%20rx%3D%225%22%20fill%3D%22url(%23paint0_linear_3233_837)%22%2F%3E%0A%3C%2Fg%3E%0A%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2238%22%20height%3D%2218%22%20rx%3D%224%22%20stroke%3D%22url(%23paint1_linear_3233_837)%22%20stroke-width%3D%222%22%2F%3E%0A%3Crect%20x%3D%223.41171%22%20y%3D%228.35294%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%203.41171%208.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint2_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%226.23556%22%20y%3D%227.68595%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%206.23556%207.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint3_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%229.05892%22%20y%3D%227.01944%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%209.05892%207.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint4_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2211.8824%22%20y%3D%226.35294%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2011.8824%206.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint5_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2214.7059%22%20y%3D%225.68595%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2014.7059%205.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint6_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2217.5296%22%20y%3D%225.01944%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2017.5296%205.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint7_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2236.5883%22%20y%3D%2211.6471%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2036.5883%2011.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint8_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2233.7648%22%20y%3D%2212.3141%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2033.7648%2012.3141)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint9_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2230.9413%22%20y%3D%2212.9806%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2030.9413%2012.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint10_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2228.118%22%20y%3D%2213.6471%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2028.118%2013.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint11_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2225.2941%22%20y%3D%2214.3136%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2025.2941%2014.3136)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint12_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2222.4707%22%20y%3D%2214.9806%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2022.4707%2014.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint13_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2220.3531%22%20y%3D%224.35294%22%20width%3D%2211.2941%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2020.3531%204.35294)%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint14_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_i_3233_837%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2240%22%20height%3D%2220%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%227.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.19%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_3233_837%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3233_837%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23CAF1FF%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2369DAFF%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_3233_837%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23003662%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23329BF8%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_3233_837%22%20x1%3D%225.76465%22%20y1%3D%228%22%20x2%3D%225.76465%22%20y2%3D%229.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_3233_837%22%20x1%3D%229.25517%22%20y1%3D%227.33301%22%20x2%3D%229.25517%22%20y2%3D%228.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_3233_837%22%20x1%3D%2212.7452%22%20y1%3D%226.6665%22%20x2%3D%2212.7452%22%20y2%3D%228.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_3233_837%22%20x1%3D%2216.2354%22%20y1%3D%226%22%20x2%3D%2216.2354%22%20y2%3D%227.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint6_linear_3233_837%22%20x1%3D%2219.7255%22%20y1%3D%225.33301%22%20x2%3D%2219.7255%22%20y2%3D%226.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint7_linear_3233_837%22%20x1%3D%2223.2159%22%20y1%3D%224.6665%22%20x2%3D%2223.2159%22%20y2%3D%226.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint8_linear_3233_837%22%20x1%3D%2238.2354%22%20y1%3D%2212%22%20x2%3D%2238.2354%22%20y2%3D%2213.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint9_linear_3233_837%22%20x1%3D%2236.0785%22%20y1%3D%2212.667%22%20x2%3D%2236.0785%22%20y2%3D%2214.0788%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint10_linear_3233_837%22%20x1%3D%2233.9217%22%20y1%3D%2213.3335%22%20x2%3D%2233.9217%22%20y2%3D%2214.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint11_linear_3233_837%22%20x1%3D%2231.765%22%20y1%3D%2214%22%20x2%3D%2231.765%22%20y2%3D%2215.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint12_linear_3233_837%22%20x1%3D%2229.6078%22%20y1%3D%2214.6665%22%20x2%3D%2229.6078%22%20y2%3D%2216.0783%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint13_linear_3233_837%22%20x1%3D%2227.4511%22%20y1%3D%2215.3335%22%20x2%3D%2227.4511%22%20y2%3D%2216.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint14_linear_3233_837%22%20x1%3D%2226.7061%22%20y1%3D%224%22%20x2%3D%2226.7061%22%20y2%3D%225.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
}

.range-slider__list {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}

.range-slider__list li {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
    font-size: 14px;
}

.range-slider__list li::before {
    content: "";
    width: 1px;
    height: 6px;
    border-radius: 10px;
    background: #fff;
}

.mmr-boost-page {
    display: grid;
    gap: 30px;
    padding-bottom: clamp(40px, 32px + 0.025 * 100vw, 80px);
}

.mmr-boost-page__content {
    padding-top: clamp(10px, 6px + 0.0125 * 100vw, 30px);
}

.mmr-boost {
    display: grid;
}

.mmr-boost__content {
    background: #001020;
    padding: clamp(15px, 8px + 0.021875 * 100vw, 50px);
    display: grid;
    align-items: start;
    gap: clamp(40px, 38px + 0.00625 * 100vw, 50px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.mmr-boost__footer {
    display: grid;
    gap: clamp(20px, 14px + 0.01875 * 100vw, 50px);
    padding: clamp(15px, 8px + 0.021875 * 100vw, 50px);
    background: linear-gradient(180deg, #001020 0%, #053a70 100%);
}

.mmr-boost__footer-content {
    display: grid;
    gap: clamp(15px, 14px + 0.003125 * 100vw, 20px);
}

.mmr-boost__footer-content .boost__deadline {
    padding-bottom: 0;
}

.mmr-boost__footer-controls {
    display: grid;
    gap: clamp(10px, 8px + 0.00625 * 100vw, 20px);
}

.mmr-boost__content-controls {
    display: grid;
    gap: 30px;
}

.mmr-boost__ranks {
    display: grid;
    align-items: center;
    gap: 15px;
    grid-template-columns: 1fr 21px 1fr;
}

.mmr-boost__ranks-arrows {
    width: 100%;
    height: auto;
}

.boost-rank {
    padding: clamp(10px, 7px + 0.009375 * 100vw, 25px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    display: grid;
    align-items: center;
    gap: clamp(10px, 8px + 0.00625 * 100vw, 20px);
    grid-template-columns: clamp(60px, 52px + 0.025 * 100vw, 100px) 1fr;
}

.boost-rank__picture {
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
}

.boost-rank__content {
    display: grid;
    gap: 10px;
}

.boost-rank__title {
    font-size: clamp(22px, 20.4px + 0.005 * 100vw, 30px);
    margin: 0;
    padding: 0;
}

.boost-rank__select {
    height: 45px;
}

.boost-rank__input {
    width: 100%;
    height: 45px;
    background: #14273a;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #14273a;
    transition: 0.5s ease-in-out;
}

.dota {
    margin-top: calc(clamp(26px, 21.2px + 0.015 * 100vw, 50px) * -1);
    margin-bottom: clamp(26px, 21.2px + 0.015 * 100vw, 50px);
    padding: 15px 0;
    background: #14273A;
}

.dota__container {
    display: flex;
    align-items: center;
    gap: 20px;
}

.dota__title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: clamp(18px, 16.8px + 0.00375 * 100vw, 24px);
    font-weight: 700;
    white-space: nowrap;
}

.dota__title img {
    min-width: clamp(24px, 20.8px + 0.01 * 100vw, 40px);
    max-width: clamp(24px, 20.8px + 0.01 * 100vw, 40px);
    height: auto;
}

.dota__items {
    display: flex;
    align-items: center;
    gap: 10px;
    overflow-x: auto;
    margin-right: calc(clamp(15px, 8px + 0.021875 * 100vw, 50px) * -1);
}

.dota__item {
    height: 40px;
    padding: 0 clamp(10px, 8px + 0.00625 * 100vw, 20px);
    background: linear-gradient(180deg, #045fa9 0%, #004781 100%, #004781 100%);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: clamp(15px, 14.6px + 0.00125 * 100vw, 17px);
    white-space: nowrap;
}

@media (hover: hover) {
    .f-button:hover:not([disabled]) {
        color: var(--f-button-hover-color);
        background-color: var(--f-button-hover-bg);
    }
}

@media (width > 1024px) {
    .swiper__nav:not(:disabled):hover {
        color: #fff;
    }

    .option__label:hover {
        background: #263f57;
    }

    .option__label:hover .option__check {
        border-color: #30caff;
    }

    .option__label:hover .option__info .info__btn {
        background: #001020;
    }

    .personal-info__control:hover {
        background: rgba(0, 0, 0, 0.3);
    }

    .personal-info__social._vk:hover {
        color: #0058BC;
    }

    .personal-info__social._discord:hover {
        color: #532AC8;
    }

    .personal-info__social._facebook:hover {
        color: #0027AF;
    }

    .personal-info__social._google:hover {
        color: #fff;
    }

    .personal-info__unlinked:hover {
        background: rgba(255, 255, 255, 0.2);
    }

    .personal-info__balance:hover::before {
        opacity: 0;
    }

    .personal-info__balance:hover::after {
        opacity: 1;
    }

    .last-orders__filter:hover:not(._active) {
        background: rgba(255, 255, 255, 0.2);
    }

    .last-order:hover {
        background: #0f3256;
        box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.5);
    }

    .last-order:hover .last-order__title {
        color: #30caff;
    }

    .last-order__review:hover::before {
        opacity: 0;
    }

    .last-order__review:hover::after {
        opacity: 1;
    }

    .last-order__paypal:hover {
        background: #ebff02;
    }

    .checkout__total-submit:hover::before {
        opacity: 0;
    }

    .checkout__total-submit:hover::after {
        opacity: 1;
    }

    .cart-item:hover {
        background: rgba(0, 0, 0, 0.5);
    }

    .cart-item:hover .cart-item__title a {
        color: #30caff;
    }

    .cart-item:hover .cart-item__remove-btn {
        color: #fff;
    }

    .form__input-actions:not(:disabled, ._error):hover,
    .form__textarea-actions:not(:disabled, ._error):hover,
    .form__input:not(:disabled, ._error):hover,
    .form__textarea:not(:disabled, ._error):hover {
        border-color: #329bf8;
        background: #004781;
    }

    .form__submit:hover::before {
        opacity: 0;
    }

    .form__submit:hover::after {
        opacity: 1;
    }

    .form__submit-bordered:hover::before {
        opacity: 1;
    }

    .form__submit-red:hover::before {
        opacity: 0;
    }

    .form__submit-red:hover::after {
        opacity: 1;
    }

    .form__checkbox-label:hover .form__checkbox-check {
        border-color: #30CAFF;
    }

    .form__checkbox-text a:hover {
        text-decoration: none;
    }

    .calculator__header-btn:hover {
        background: #3373f2;
        border-color: #3373f2;
    }

    .calculator__subbtn:hover {
        background: rgba(255, 255, 255, 0.2);
    }

    .calculator__condition-checkbox-label._all:hover {
        /*background: #fbca1c;*/
        background: #263f57;
    }

    .calculator__condition-checkbox-label:hover {
        background: #263f57;
    }

    .calculator__condition-checkbox-label:hover .calculator__condition-checkbox-label-check {
        border-color: #30caff;
    }

    .calculator__condition-checkbox-label:hover .calculator__condition-checkbox-label-title {
        color: #30caff;
    }

    .calculator__condition-switch-label:hover {
        background: #263f57;
    }

    .gallery__picture-thumb:hover {
        border-color: #30caff;
    }

    .together__more:hover {
        color: #fff;
    }

    .together-item:hover {
        background: rgba(255, 255, 255, 0.2);
    }

    .together-item:hover .together-item__title {
        color: #30caff;
    }

    .together-item:hover .together-item__btn {
        background: rgba(255, 255, 255, 0.2);
    }

    .faq-item__btn:hover {
        color: #30caff;
    }

    .faq-item__btn:hover::before {
        background: #30caff;
        color: #fff;
    }

    .boost__option:hover .info__btn {
        background: #001020;
    }

    .select:hover {
        background: #004781;
        border-color: #30caff;
    }
}

@media (width <= 1280px) {
    .personal-info {
        grid-template-columns: 1fr;
    }

    .personal-info__balances {
        grid-row: 1;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .personal-info--compact {
        grid-template-columns: 1fr;
    }

    .personal-info--compact .personal-info__balances {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .last-order {
        grid-template-columns: 1fr auto;
        justify-content: space-between;
    }

    .last-order__status {
        grid-column: span 2;
    }

    .last-order__payment {
        grid-row: 1;
        grid-column: 2;
    }

    .checkout__total {
        grid-template-columns: 0.6fr 0.4fr;
    }

    .checkout__bonus-payment {
        grid-column: 1 / -1;
        grid-row: 1;
    }

    .checkout__total-sum {
        grid-row: 2;
    }

    .checkout__total-bonus {
        grid-row: 3;
    }

    .checkout__total-submit {
        grid-row: 2 / span 2;
        grid-column: 2;
    }
}

@media (width <= 575px) {

    .personal-info__content {
        grid-template-columns: 1fr;
    }

    .personal-info__avatar-change {
        display: none;
    }

    .personal-info__header {
        flex-direction: column;
        align-items: flex-start;
    }

    .personal-info__control._mobile {
        display: flex;
    }

    .personal-info__params {
        grid-template-columns: 1fr;
    }

    .personal-info__balances {
        grid-template-columns: 1fr;
    }

    .personal-info--compact .personal-info__content {
        grid-template-columns: 1fr;
    }

    .personal-info--compact .personal-info__avatar img {
        width: 96px;
        height: 96px;
    }

    .personal-info--compact .personal-info__balances {
        display: flex;
        flex-direction: column;
    }

    .personal-info--compact .personal-info__balance-icon {
        width: 36px;
        height: 36px;
    }

    .personal-info__balance-icon {
        display: none;
    }

    .personal-info__balance-content {
        flex-direction: row;
        align-items: center;
    }

    .last-order {
        grid-template-columns: 1fr;
    }

    .last-order__info {
        gap: 15px clamp(10px, 8px + 0.00625 * 100vw, 20px);
        grid-template-columns: 0.4fr 0.6fr;
    }

    .last-order__title a {
        flex-direction: column;
        align-items: flex-start;
        white-space: normal;
        overflow: visible;
        text-overflow: clip;
    }

    .last-order__params {
        grid-column: span 2;
    }

    .last-order__status {
        grid-column: span 1;
    }

    .last-order__payment {
        grid-row: 3;
        grid-column: 1;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    /* На мобилках разрешаем переносы, чтобы не было горизонтального скролла */
    .last-order__status-header {
        flex-wrap: wrap;
    }

    .last-order__status-list {
        flex-wrap: wrap;
    }

    .checkout__form-grid {
        grid-template-columns: 1fr !important;
    }

    .cart-item {
        grid-template-columns: 1fr 1fr;
    }

    .cart-item__info {
        grid-column: span 2;
        align-items: flex-start;
    }

    .cart-item__title a {
        align-items: flex-start;
    }

    .cart-item__price {
        padding-left: calc(clamp(60px, 44px + 0.05 * 100vw, 140px) + clamp(15px, 14px + 0.003125 * 100vw, 20px));
    }

    .calculator__subbtn {
        grid-template-columns: 1fr;
        justify-items: center;
    }

    .calculator__condition._all {
        grid-template-columns: 1fr !important;
    }

    .calculator__condition-checkbox-label._all {
        border-radius: 5px !important;
    }

    .calculator__condition-switch-label._all {
        border-radius: 5px !important;
    }

    .calculator-footer__controls {
        grid-template-columns: 1fr !important;
    }

    .gallery__thumbs {
        border-radius: 0;
        position: relative;
        width: 100%;
        left: unset;
        right: unset;
        bottom: 0;
    }

    .together__more {
        display: none;
    }

    .together__more._mobile {
        display: flex;
    }

    .together__wrap-more {
        display: flex;
    }

    .faq-item__text {
        padding-left: 0;
    }

    .mmr-boost .range-slider__list li {
        font-size: 8px;
    }
}

@media (width > 575px) {
    .personal-info__avatar {
        padding: 15px;
        background: rgba(255, 255, 255, 0.1);
        border: 1px solid #457c96;
        border-radius: 7px;
    }

    .checkout {
        padding: 30px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 7px;
        background: #19598d;
    }

    .checkout__form-vehicle-type {
        grid-column: span 2;
    }

    .checkout__form-textarea {
        grid-column: span 2;
    }

    .mmr-boost__footer {
        grid-template-columns: 1fr 1fr;
        align-items: center;
    }

    .boost-rank__content {
        grid-template-columns: 1fr 1fr;
    }

    .boost-rank__title {
        grid-column: span 2;
    }
}

@media (width > 768px) {
    .personal-info__status-info {
        position: relative;
    }

    .checkout__form-textarea {
        grid-row: 1/span 3;
        grid-column: 3;
    }

    .checkout__total-bonus-info {
        position: relative;
    }

    .product-page__tag {
        position: relative;
    }
}

@media (width <= 768px) {
    .header__wrap-btn-call {
        display: none;
    }
    .last-orders__filters {
        overflow-y: auto;
        margin: 0 calc(clamp(15px, 8px + 0.021875 * 100vw, 50px) * -1);
        padding: 0 clamp(15px, 8px + 0.021875 * 100vw, 50px);
    }

    .checkout__form-grid {
        grid-template-columns: 1fr 1fr;
    }

    .checkout__total {
        grid-template-columns: 1fr;
    }

    .checkout__bonus-payment {
        grid-column: 1;
        grid-row: 1;
    }

    .checkout__total-sum {
        grid-row: 2;
    }

    .checkout__total-bonus {
        grid-row: 3;
    }

    .checkout__total-submit {
        grid-row: 4;
        grid-column: 1;
    }

    .product-page {
        grid-template-columns: 1fr;
    }

    .product-page__tags {
        position: relative;
    }

    .product-page__calculator {
        grid-row: 2;
        grid-column: 1;
    }

    .boost-page {
        grid-template-columns: 1fr;
    }

    .boost-page__calculator {
        grid-row: 2;
        grid-column: 1;
    }

    .mmr-boost__ranks {
        grid-template-columns: 1fr;
    }

    .mmr-boost__ranks-arrows {
        display: none;
    }
}

@media (width > 1440px) {
    .checkout__blocks:not(._auth) .checkout__payment {
        grid-column: span 2;
    }

    .checkout__form {
        grid-column: span 2;
    }

    .calculator__condition-checkbox-label-check:not(._all) {
        grid-row: span 2;
    }

    .calculator__condition-checkbox-label-money:not(._all) {
        grid-row: 2;
        grid-column: 2;
    }

    .calculator__condition-checkbox-label-info:not(._all) {
        grid-row: span 2;
    }

    .calculator__condition-switch-label-title strong {
        display: block;
    }

    .mmr-boost {
        grid-template-columns: 1fr 0.45fr;
    }

    .mmr-boost__content {
        border-radius: 7px 0 0 7px;
    }

    .mmr-boost__footer {
        border-left: 1px solid #457c96;
        border-radius: 0 7px 7px 0;
        grid-template-columns: 1fr;
        align-items: stretch;
    }
}

@media (width <= 1440px) {
    .checkout__blocks {
        grid-template-columns: 1fr !important;
    }

    .calculator__conditions {
        grid-template-columns: 1fr;
    }

    .calculator__condition._all {
        grid-template-columns: 1fr 1fr;
        grid-column: span 1;
    }

    .calculator__condition-checkbox-label:not(._all) {
        grid-template-columns: clamp(20px, 18.2px + 0.005625 * 100vw, 29px) auto auto clamp(20px, 19.2px + 0.0025 * 100vw, 24px);
    }

    .calculator-footer {
        flex-direction: column;
        align-items: flex-start;
    }

    .calculator-footer__controls {
        grid-template-columns: 1fr 1fr;
        width: 100%;
    }

    .calculator-footer__buy {
        height: 56px;
    }

    .calculator-footer__add {
        height: 56px;
    }

    .together-item__controls {
        flex-direction: column;
        align-items: flex-start;
    }

    .mmr-boost__content {
        border-radius: 7px 7px 0 0;
    }

    .mmr-boost__footer {
        border-top: 1px solid #457c96;
        border-radius: 0 0 7px 7px;
    }
}

@media (width > 1280px) {
    .boost__footer {
        grid-template-columns: 1fr 1fr;
    }

    .boost__footer-double-row {
        grid-column: span 2;
    }
}
/* End */


/* Start:/local/templates/boost_store/css/preloader.css?1745217740379*/
.loader {
    width: 20px;
    height: 20px;
    border: 2px solid #0f0;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    display: none;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* End */


/* Start:/local/templates/boost_store/css/ui.css?17726183013829*/
.clearfix {
    &::after {
        content: "";
        display: block;
        clear: both;
    }
}

.app-ui,
.product-page__content .app-ui {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: .5px;

    .flex {
        display: flex;
    }

    .flex_column {
        display: flex;
        flex-direction: column;
    }

    hr {
        height: 2px;
        background-color: #DC5812;
        margin: 20px 0;
        display: flex;
        width: 100%;

    }

    h1 {
        font-weight: 700;
        font-size: 46px;
        line-height: initial;
    }

    h2 {
        font-size: 40px;
        line-height: normal;
        font-weight: 700;
        margin: 40px 0 20px;


    }

    h3 {

        font-size: 30px;
        line-height: normal;
        font-weight: 700;
        margin: 0.5em 0 0.5em;
    }

    h4 {
        font-size: 25px;
        line-height: normal;
        font-weight: 700;
        margin: 20px 0;
    }

    ul, ol, li {
        margin: revert;
    }

    ul, ol {
        padding-left: 20px;
        display: flex;
        flex-direction: column;
    }

    ul ul,
    ul ol,
    ol ul,
    ol ol {
        padding-left: 40px;
    }


    ul li {
        list-style: initial;
    }

    ul li::marker {
        color: #DD5813;
    }

    li p {
        margin: 0;
    }

    li > strong {
        color: #DD5813;
    }

    ol > li::marker {
        color: #DD5813;
    }

    @media screen and (max-width: 768px) {
        img {
            width: 100%;
        }
    }

    p {
        margin: revert;
    }

    br {
        all: revert;
    }

    blockquote {
        margin: 20px 0;
        padding: 16px 20px;
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        border-left: 4px solid #DD5813;
        border-radius: 8px;
        background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(221, 88, 19, 0.18)),
            to(rgba(221, 88, 19, 0.08))
        );
        background: linear-gradient(
            180deg,
            rgba(221, 88, 19, 0.18) 0%,
            rgba(221, 88, 19, 0.08) 100%
        );
    }

    a {
        color: #30CAFF;
    }

    a:hover {
        text-decoration: underline;
    }

    a:visited {
        text-decoration: underline;
        color: #30CAFF;


    }
}


.alert {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0.5rem 0.75rem 0.5rem 1.25rem;
    border-radius: 4px;
    margin: 1rem 0;
}

/* Псевдоэлемент для акцентной линии */
.alert::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
}

/* Стили для текстового элемента */
.alert__text {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: .5px;
    color: #ffffff;
    margin-left: 0.5rem;
}

/* Модификатор: Info */
.alert_info {
    background-image: linear-gradient(90deg, rgba(86, 79, 255, .24) -.1%, rgba(86, 79, 255, 0) 130%)
}

.alert_info::before {
    background-color: rgba(86, 79, 255, 0.78);
}

/* Модификатор: Warning */
.alert_warning {
    background-image: linear-gradient(90deg, rgba(255, 149, 72, .24) -.1%, rgba(255, 149, 72, 0) 130%)
}

.alert_warning::before {
    background-color: rgb(255 149 72/1);
}

/* Модификатор: Success */
.alert_success {
    background-image: linear-gradient(90deg, hsla(98, 53%, 64%, .24) -.1%, hsla(98, 53%, 64%, 0) 130%)
}

.alert_success::before {
    background-color: #38a169;
}

/* Модификатор: Error */
.alert_error {
    background-image: linear-gradient(90deg, rgba(255, 70, 97, .24) -.1%, rgba(255, 70, 97, 0) 130%)
}

.alert_error::before {
    background-color: #e53e3e;
}
/* End */


/* Start:/local/templates/boost_store/css/custom.min.css?177277702227464*/
p {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.hide {
    display: none;
}

.pb30px {
    padding-bottom: 30px;
}

hr {
    height: 2px;
    background-color: #DC5812;
    margin: 20px 0;
}

.main-h1 {
    font-size: 40px;
}

table {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
}

th {
    background-color: #dc5812;
    color: white;
    padding: 10px;
    text-align: left;
}

td {
    padding: 10px;
    border: 1px solid #ddd;
    color: #000;
}

tr:nth-child(even) {
    background-color: #f9f9f9;
}

.blockquote-alert {
    display: block;
    border-radius: 10px;
    background: #dc5812;
    color: #111b29;
    font-size: 18px;
    line-height: 1.5;
    font-family: 'ProxNov700', sans-serif;
    max-width: 996px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.35em 1.1em 1.35em;
    position: relative;
    margin: 0.9em 0 1.1em;
}

/* NEWS */

ol li p {
    /*display: block; !* Убедитесь, что <p> занимает всю ширину *!*/
    display: inline;
    margin-bottom: 0; /* Уберите нижний отступ, если он есть */
}

ol li ul {
    display: block; /* Убедитесь, что <ul> занимает всю ширину */

    margin-top: 10px;
    margin-left: 34px;
}

/* /NEWS */

/* 404 PAGE */

.page-404 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}

.page-404__h1 {
    font-size: 4em;
    margin: 40px 0 20px 0;
}

.page-404__p1 {
    color: #fff;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.5rem;
    text-align: center;
    margin-bottom: 15px;
}

.page-404__link-back {
    font-weight: bold;
}

.blog__published-date {
    font-family: 'ProxNov400', sans-serif;
    line-height: 1;
    color: #8c8f92;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

/*Commentaries — шрифт и размеры как на сайте (Arial, как в blog/section-news-detail) */
.red-body,
.red-comments-module.chili-page-comments-list-container {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
}

.red-comments-module.chili-page-comments-list-container {
    width: 90%;
}

.red-comments-bar {
    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: 0;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.red-comments-info {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0;
}

.red-comments-info h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.25;
    margin: 0;
    color: #fff;
}

.red-comments-info .red-gray {
    color: #B6C5D0;
    font-weight: 400;
}

.red-comments-button-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 15px;
}

.red-comments-button {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 116.66667%;
    text-transform: uppercase;
    height: 60px;
    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: 223px;
    color: #fff;
    background: linear-gradient(180deg, #008CFF 0%, #004781 100%, #0065B8 100%);
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.37) inset, 0px 8px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.37) inset, 0px 8px 15px 0px rgba(0, 0, 0, 0.25);
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 0;
    text-decoration: none;
}

.red-comments-button:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 3px solid #3373f2;
    background: linear-gradient(262.9deg, #2bb1df 0%, #2884d6 54.17%, #2d65d3 95.83%);
}

.red-comment-wrap {
    background-color: rgba(255, 255, 255, 0.10);
    border-radius: 4px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 15px;
    margin-bottom: 15px;
}

.red-comments-header {
    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: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.red-comments-header-left {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.red-comments-header-left strong {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.red-comments-header-right {
    color: #B6C5D0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.red-comments-body {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.5;
}

.red-comments-body p {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 10px 0;
}

.red-comments-reply {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #329bf8;
    background: transparent;
    border: none;
    cursor: pointer;
    text-decoration: underline;
    padding: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.red-comments-reply:hover {
    color: #3373f2;
    text-decoration: none;
    opacity: 0.7;
}

.red-comments-list.chili-page-comments-list {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.red-link {
    color: #329bf8;
    text-decoration: underline;
    -webkit-transition: .5s;
    transition: .5s;
    font-family: Arial, Helvetica, sans-serif;
}

.red-link:hover {
    color: #3373f2;
    text-decoration: none;
    opacity: 0.7;
}

.red-show-more-button {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #329bf8;
    text-decoration: underline;
    -webkit-transition: .5s;
    transition: .5s;
}

.red-show-more-button:hover {
    color: #3373f2;
    text-decoration: none;
    opacity: 0.7;
}

.red-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 20px 0;
    gap: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.red-page-number a {
    color: #329bf8;
    text-decoration: none;
    padding: 5px 10px;
    -webkit-transition: .5s;
    transition: .5s;
    font-family: Arial, Helvetica, sans-serif;
}

.red-page-number a:hover {
    color: #3373f2;
    opacity: 0.7;
}

.red-pagination-active {
    color: #fff;
    padding: 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}

@media (max-width: 768px) {
    .red-comments-bar {
        -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: 15px;
    }
    
    .red-comments-info h2 {
        font-size: 24px;
    }
    
    .red-comments-button {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .red-comments-info h2 {
        font-size: 20px;
    }
}
/*Commentaries*/

/*Share social*/
.ya-share2__list {
    display: flex !important;
    flex-direction: row !important;
}

.ya-share-text-wrap{
    color: #B6C5D0;
}
/*Share social*/

/*Sidebar img*/
.recently img {
    object-fit: contain !important;
    object-position: 0 0 !important;
    transform: none !important;
}
/*Sidebar img*/

/*Price in basket*/
.cart-item__prices {
    display: flex;
    align-items: center;
    gap: 20px;
}

.cart-item__price {
    order: 1;
}

.cart-item__old-price {
    order: 2;
    color: #EC5400;
    text-decoration: line-through;
}
/*Price in basket*/

/* Fix for order properties wrapping in cart and checkout */
.cart-item__params,
.checkout .cart-item__params {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
    font-size: 12px;
    color: #b6c5d0;
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.cart-item__params li,
.checkout .cart-item__params li {
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
    line-height: 1.4;
    flex: 0 1 auto;
    min-width: 0;
}

/* Ensure cart item content doesn't overflow */
.cart-item__content,
.checkout .cart-item__content {
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
}

/* Coupon remove button */
.applied-coupon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    position: relative;
}

.applied-coupon__remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.4);
    transition: color 0.3s ease;
    flex-shrink: 0;
}

.applied-coupon__remove:hover {
    color: rgba(255, 255, 255, 0.8);
}

.applied-coupon__remove svg {
    width: 15px;
    height: 19px;
    fill: currentColor;
}

/* Fix mobile menu visibility */
@media (max-width: 1023px) {
    .sidebar-nav {
        pointer-events: none;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    
    .sidebar-nav.sidebar__active {
        pointer-events: auto;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/* Fix for iOS Safari - предотвращаем закрытие меню при touch */
@supports (-webkit-touch-callout: none) {
    @media (max-width: 1023px) {
        .sidebar-nav.sidebar__active {
            -webkit-overflow-scrolling: touch;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            will-change: transform;
        }
        
        .burger-btn {
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            user-select: none;
        }
    }
}

/* === FAQ accordion (main page) — compact + readable === */
.main:not(.content) .faq {
    padding: 32px 0 44px;
}

.main:not(.content) .faq__title {
    font-size: clamp(22px, 20.8px + 0.00375 * 100vw, 28px);
    margin: 0 0 18px;
    letter-spacing: 0.5px;
}

.main:not(.content) .faq__items {
    gap: 12px;
}

.main:not(.content) .faq-item {
    padding: 0;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.06);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
    overflow: hidden;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.main:not(.content) .faq-item:hover {
    background: rgba(255, 255, 255, 0.085);
    border-color: rgba(220, 88, 18, 0.28);
    transform: translateY(-1px);
}

.main:not(.content) .faq-item._active {
    background: rgba(255, 255, 255, 0.09);
    border-color: rgba(220, 88, 18, 0.34);
}

.main:not(.content) .faq-item__btn {
    margin: 0;
    padding: 16px 18px;
    width: 100%;
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px);
    line-height: 1.25;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.96);
}

.main:not(.content) .faq-item__btn::before {
    min-width: 34px;
    max-width: 34px;
    font-size: 22px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.10);
}

.main:not(.content) .faq-item._active .faq-item__btn::before {
    background: rgba(220, 88, 18, 0.14);
    border-color: rgba(220, 88, 18, 0.28);
}

.main:not(.content) .faq-item__text {
    padding: 2px 18px 16px 58px; /* align with icon */
    font-size: clamp(14px, 13.6px + 0.00125 * 100vw, 15px);
    line-height: 1.65;
    color: rgba(219, 231, 241, 0.92); /* readable on dark */
}

.main:not(.content) .faq-item__text p {
    margin: 0 0 10px;
}

.main:not(.content) .faq-item__text p:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .main:not(.content) .faq {
        padding: 26px 0 34px;
    }
    .main:not(.content) .faq-item__btn {
        padding: 14px 14px;
    }
    .main:not(.content) .faq-item__text {
        padding: 2px 14px 14px 54px;
    }
}

/* === Main page "about/hero" block — more compact === */
.main:not(.content) .main-about .main-about__container {
    padding-top: 44px;
    padding-bottom: 34px;
    gap: 28px;
}

.main:not(.content) .main-about__text-wrp {
    margin-right: 0;
    max-width: 720px;
}

.main:not(.content) .page-text__title {
    font-size: clamp(34px, 30px + 0.0125 * 100vw, 46px);
    line-height: 1.1;
    margin: 0 0 10px;
}

.main:not(.content) .page-text__subtitle_orange {
    font-size: clamp(18px, 16px + 0.0075 * 100vw, 26px);
    line-height: 1.15;
}

.main:not(.content) .page-text__text {
    font-size: 16px;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.92);
}

.main:not(.content) .page-text__text p {
    letter-spacing: 0;
    line-height: inherit;
    margin-top: 10px !important;
}

.main:not(.content) .page_footer_image {
    width: clamp(300px, 240px + 0.12 * 100vw, 520px);
    max-width: 42vw;
}

.main:not(.content) .page_footer_image img {
    width: 100%;
    height: auto;
    max-height: 360px;
    object-fit: contain;
}

@media (max-width: 1024px) {
    .main:not(.content) .main-about .main-about__container {
        padding-top: 32px;
        padding-bottom: 28px;
        flex-direction: column;
        align-items: flex-start;
    }
    .main:not(.content) .page_footer_image {
        max-width: 100%;
        width: min(520px, 100%);
    }
}

/* === Auth Confirmation Page === */
.section-news-detail__text .page__title {
    margin-left: 0;
    margin-bottom: 40px;
    text-align: left;
    text-decoration: none;
}

.section-news-detail__text .auth-confirmation-message * {
    text-decoration: none !important;
}

.section-news-detail__text .auth-confirmation-message a {
    text-decoration: none !important;
}

.auth-confirmation-message {
    max-width: 900px;
    width: 100%;
    margin: 0 auto 60px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    box-sizing: border-box;
}

.auth-confirmation-message--hidden {
    display: none;
}

.auth-confirmation-message .alert {
    padding: 25px 30px;
    border-radius: 8px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 30px;
    width: 100%;
    box-sizing: border-box;
}

.auth-confirmation-message .alert__text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.7;
    color: #fff;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: left;
    text-decoration: none;
}

.auth-confirmation-message .alert_success .alert__text {
    color: #fff;
    text-decoration: none;
}

.auth-confirmation-message .alert_error .alert__text {
    color: #fff;
    text-decoration: none;
}

.auth-confirmation-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
    flex-wrap: wrap;
    width: 100%;
}

.auth-confirmation-actions .button-color,
.auth-confirmation-actions .button-transp {
    min-width: 250px;
    white-space: nowrap;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}

/* Popup стили */
.popup-auth-confirmation .profile-modal__content {
    text-align: center;
}

.auth-confirmation-popup-text {
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.auth-confirmation-popup-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
    width: 100%;
}

.popup-auth-confirmation .profile-modal__btns {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    gap: 15px !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-top: 20px !important;
    flex-wrap: wrap !important;
    width: 100% !important;
}

.popup-auth-confirmation .profile-modal__button {
    min-width: 200px;
    width: 200px;
    height: 50px;
    font-size: 16px;
    position: relative;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
}

.popup-auth-confirmation .profile-modal__button--second {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-self: center;
    width: 200px;
    min-width: 200px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
}

.popup-auth-confirmation .profile-modal__button:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.popup-auth-confirmation .profile-modal__button span {
    position: relative;
    z-index: 2;
    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: 100%;
    height: 100%;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.popup-auth-confirmation .profile-modal__button--second span::after {
    display: none !important;
    content: "" !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.popup-auth-confirmation .profile-modal__button:hover span,
.popup-auth-confirmation .profile-modal__button:focus span,
.popup-auth-confirmation .profile-modal__button:active span {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    top: auto;
    margin: 0;
    padding: 0;
}

@media (max-width: 768px) {
    .auth-confirmation-message {
        margin: 30px auto;
        padding: 0 15px;
        max-width: 100%;
    }
    
    .auth-confirmation-message .alert {
        padding: 20px 20px;
        width: 100%;
    }
    
    .auth-confirmation-message .alert__text {
        font-size: 16px;
        line-height: 1.6;
    }
    
    .auth-confirmation-actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
    
    .auth-confirmation-actions .button-color,
    .auth-confirmation-actions .button-transp {
        width: 100%;
        min-width: auto;
        white-space: normal;
        padding: 0 15px;
    }
    
    .popup-auth-confirmation .profile-modal__btns,
    .auth-confirmation-popup-btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    
    .popup-auth-confirmation .profile-modal__button {
        width: 100%;
        min-width: auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-self: center;
    }
}

/* === Bonus Payment Field Styling === */
.checkout__bonus-payment {
    margin: clamp(15px, 12px + 0.00625 * 100vw, 25px) 0;
    padding: clamp(20px, 18px + 0.005 * 100vw, 28px);
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 100%;
    box-sizing: border-box;
}

.checkout__bonus-payment:hover {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(48, 204, 255, 0.25);
    box-shadow: 0 4px 16px rgba(48, 204, 255, 0.12);
}

.checkout__bonus-payment-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100%;
}

.checkout__bonus-checkbox-wrapper {
    flex: 1;
    min-width: 200px;
    display: flex;
    align-items: center;
}

.checkout__bonus-label {
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px);
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.checkout__bonus-balance {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    background: rgba(48, 204, 255, 0.12);
    border: 1px solid rgba(48, 204, 255, 0.25);
    border-radius: 6px;
    font-size: clamp(13px, 12.8px + 0.00125 * 100vw, 14px);
    white-space: nowrap;
    flex-shrink: 0;
}

.checkout__bonus-balance-label {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
}

.checkout__bonus-balance-value {
    color: #30caff;
    font-weight: 700;
}

.checkout__bonus-amount {
    margin-top: clamp(16px, 14px + 0.005 * 100vw, 20px);
    padding-top: clamp(16px, 14px + 0.005 * 100vw, 20px);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    animation: fadeIn 0.3s ease;
    width: 100%;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.checkout__bonus-amount-label {
    display: block;
    margin-bottom: 12px;
    font-size: clamp(14px, 13.6px + 0.00125 * 100vw, 15px);
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
    width: 100%;
    line-height: 1.5;
}

.checkout__bonus-amount-max {
    color: rgba(255, 255, 255, 0.55);
    font-weight: 400;
    font-size: 0.92em;
    margin-left: 4px;
}

.checkout__bonus-amount-input-wrapper {
    position: relative !important;
    display: block !important;
    width: 100% !important;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input {
    width: 100% !important;
    padding: 14px 42px 14px 16px !important;
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 8px !important;
    color: #fff !important;
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px) !important;
    font-weight: 500 !important;
    transition: all 0.3s ease !important;
    -moz-appearance: textfield !important;
    line-height: 1.5 !important;
    box-sizing: border-box !important;
    height: auto !important;
    min-height: 48px !important;
    margin: 0 !important;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input::-webkit-outer-spin-button,
.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input:focus {
    outline: none !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border-color: rgba(48, 204, 255, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(48, 204, 255, 0.15) !important;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input::placeholder {
    color: rgba(255, 255, 255, 0.4) !important;
}

.checkout__bonus-amount-input-wrapper .checkout__bonus-currency {
    position: absolute !important;
    right: 16px !important;
    top: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    pointer-events: none !important;
    color: rgba(255, 255, 255, 0.85) !important;
    font-weight: 600 !important;
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px) !important;
    line-height: 1 !important;
    z-index: 10 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .checkout__bonus-payment {
        padding: 18px;
    }
    
    .checkout__bonus-payment-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
    }
    
    .checkout__bonus-checkbox-wrapper {
        width: 100%;
        min-width: auto;
    }
    
    .checkout__bonus-balance {
        width: 100%;
        justify-content: space-between;
    }
    
    .checkout__total {
        grid-template-columns: 1fr;
        gap: clamp(15px, 12px + 0.00625 * 100vw, 20px);
    }
    
    .checkout__bonus-payment {
        grid-column: 1 / -1;
    }
    
    .checkout__bonus-amount-input {
        padding: 14px 42px 14px 16px;
        min-height: 48px;
    }
    
    .checkout__bonus-currency {
        right: 16px;
    }
}

@media (max-width: 480px) {
    .checkout__bonus-payment {
        padding: 16px;
    }
    
    .checkout__bonus-balance {
        flex-direction: row;
        align-items: center;
        gap: 6px;
        padding: 8px 12px;
        width: 100%;
        justify-content: space-between;
    }
    
    .checkout__bonus-amount-input {
        padding: 12px 38px 12px 14px;
        min-height: 44px;
    }
    
    .checkout__bonus-currency {
        right: 14px;
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/boost_store/css/custom.css?177485039150701*/
p {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.hide {
    display: none;
}

.pb30px {
    padding-bottom: 30px;
}

hr {
    height: 2px;
    background-color: #DC5812;
    margin: 20px 0;
}

.main-h1 {
    font-size: 40px;
}

main h1 {
    margin-top: 50px;
}

table {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
}

th {
    background-color: #dc5812;
    color: white;
    padding: 10px;
    text-align: left;
}

td {
    padding: 10px;
    border: 1px solid #ddd;
    color: #000;
}

tr:nth-child(even) {
    background-color: #f9f9f9;
}

.blockquote-alert {
    display: block;
    border-radius: 10px;
    background: #dc5812;
    color: #111b29;
    font-size: 18px;
    line-height: 1.5;
    font-family: 'ProxNov700', sans-serif;
    max-width: 996px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.35em 1.1em 1.35em;
    position: relative;
    margin: 0.9em 0 1.1em;
}

/* NEWS */

ol li p {
    /*display: block; !* Убедитесь, что <p> занимает всю ширину *!*/
    display: inline;
    margin-bottom: 0; /* Уберите нижний отступ, если он есть */
}

ol li ul {
    display: block; /* Убедитесь, что <ul> занимает всю ширину */

    margin-top: 10px;
    margin-left: 34px;
}

/* /NEWS */

/* 404 PAGE */

.page-404 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}

.page-404__h1 {
    font-size: 4em;
    margin: 40px 0 20px 0;
}

.page-404__p1 {
    color: #fff;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.5rem;
    text-align: center;
    margin-bottom: 15px;
}

.page-404__link-back {
    font-weight: bold;
}

.blog__published-date {
    font-family: 'ProxNov400', sans-serif;
    line-height: 1;
    color: #8c8f92;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

/*Commentaries — шрифт и размеры как на сайте (Arial, как в blog/section-news-detail) */
.red-body,
.red-comments-module.chili-page-comments-list-container {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
}

.red-comments-module.chili-page-comments-list-container {
    width: 90%;
}

.red-comments-bar {
    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: 0;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.red-comments-info {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0;
}

.red-comments-info h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.25;
    margin: 0;
    color: #fff;
}

.red-comments-info .red-gray {
    color: #B6C5D0;
    font-weight: 400;
}

.red-comments-button-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 15px;
}

.red-comments-button {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 116.66667%;
    text-transform: uppercase;
    height: 60px;
    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: 223px;
    color: #fff;
    background: linear-gradient(180deg, #008CFF 0%, #004781 100%, #0065B8 100%);
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.37) inset, 0px 8px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.37) inset, 0px 8px 15px 0px rgba(0, 0, 0, 0.25);
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 0;
    text-decoration: none;
}

.red-comments-button:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 3px solid #3373f2;
    background: linear-gradient(262.9deg, #2bb1df 0%, #2884d6 54.17%, #2d65d3 95.83%);
}

.red-comment-wrap {
    background-color: rgba(255, 255, 255, 0.10);
    border-radius: 4px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 15px;
    margin-bottom: 15px;
}

.red-comments-header {
    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: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.red-comments-header-left {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.red-comments-header-left strong {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.red-comments-header-right {
    color: #B6C5D0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.red-comments-body {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.5;
}

.red-comments-body p {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 10px 0;
}

.red-comments-reply {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #329bf8;
    background: transparent;
    border: none;
    cursor: pointer;
    text-decoration: underline;
    padding: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.red-comments-reply:hover {
    color: #3373f2;
    text-decoration: none;
    opacity: 0.7;
}

.red-comments-list.chili-page-comments-list {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.red-link {
    color: #329bf8;
    text-decoration: underline;
    -webkit-transition: .5s;
    transition: .5s;
    font-family: Arial, Helvetica, sans-serif;
}

.red-link:hover {
    color: #3373f2;
    text-decoration: none;
    opacity: 0.7;
}

.red-show-more-button {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #329bf8;
    text-decoration: underline;
    -webkit-transition: .5s;
    transition: .5s;
}

.red-show-more-button:hover {
    color: #3373f2;
    text-decoration: none;
    opacity: 0.7;
}

.red-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 20px 0;
    gap: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.red-page-number a {
    color: #329bf8;
    text-decoration: none;
    padding: 5px 10px;
    -webkit-transition: .5s;
    transition: .5s;
    font-family: Arial, Helvetica, sans-serif;
}

.red-page-number a:hover {
    color: #3373f2;
    opacity: 0.7;
}

.red-pagination-active {
    color: #fff;
    padding: 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}

@media (max-width: 768px) {
    .red-comments-bar {
        -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: 15px;
    }
    
    .red-comments-info h2 {
        font-size: 24px;
    }
    
    .red-comments-button {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .red-comments-info h2 {
        font-size: 20px;
    }
}
/*Commentaries*/

/*Share social*/
.ya-share2__list {
    display: flex !important;
    flex-direction: row !important;
}

.ya-share-text-wrap{
    color: #B6C5D0;
}
/*Share social*/

/*Sidebar img*/
.recently img {
    object-fit: contain !important;
    object-position: 0 0 !important;
    transform: none !important;
}
/*Sidebar img*/

/*Price in basket*/
.cart-item__prices {
    display: flex;
    align-items: center;
    gap: 20px;
}

.cart-item__price {
    order: 1;
}

.cart-item__old-price {
    order: 2;
    color: #EC5400;
    text-decoration: line-through;
}
/*Price in basket*/

/* Fix for order properties wrapping in cart and checkout */
.cart-item__params,
.checkout .cart-item__params {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
    font-size: 12px;
    color: #b6c5d0;
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.cart-item__params li,
.checkout .cart-item__params li {
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
    line-height: 1.4;
    flex: 0 1 auto;
    min-width: 0;
}

/* Ensure cart item content doesn't overflow */
.cart-item__content,
.checkout .cart-item__content {
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
}

/* Coupon remove button */
.applied-coupon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    position: relative;
}

.applied-coupon__remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.4);
    transition: color 0.3s ease;
    flex-shrink: 0;
}

.applied-coupon__remove:hover {
    color: rgba(255, 255, 255, 0.8);
}

.applied-coupon__remove svg {
    width: 15px;
    height: 19px;
    fill: currentColor;
}

/* Fix mobile menu visibility */
@media (max-width: 1023px) {
    .sidebar-nav {
        pointer-events: none;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    
    .sidebar-nav.sidebar__active {
        pointer-events: auto;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/* Fix for iOS Safari - предотвращаем закрытие меню при touch */
@supports (-webkit-touch-callout: none) {
    @media (max-width: 1023px) {
        .sidebar-nav.sidebar__active {
            -webkit-overflow-scrolling: touch;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            will-change: transform;
        }
        
        .burger-btn {
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            user-select: none;
        }
    }
}

/* === FAQ accordion (main page) — compact + readable === */
:is(.main:not(.content), .main.content) .faq {
    padding: 32px 0 44px;
}

:is(.main:not(.content), .main.content) .faq__title {
    font-size: clamp(22px, 20.8px + 0.00375 * 100vw, 28px);
    margin: 0 0 18px;
    letter-spacing: 0.5px;
}

:is(.main:not(.content), .main.content) .faq__items {
    gap: 12px;
}

:is(.main:not(.content), .main.content) .faq-item {
    padding: 0;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.06);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
    overflow: hidden;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

:is(.main:not(.content), .main.content) .faq-item:hover {
    background: rgba(255, 255, 255, 0.085);
    border-color: rgba(220, 88, 18, 0.28);
    transform: translateY(-1px);
}

:is(.main:not(.content), .main.content) .faq-item._active {
    background: rgba(255, 255, 255, 0.09);
    border-color: rgba(220, 88, 18, 0.34);
}

:is(.main:not(.content), .main.content) .faq-item__btn {
    margin: 0;
    padding: 16px 18px;
    width: 100%;
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px);
    line-height: 1.25;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.96);
}

:is(.main:not(.content), .main.content) .faq-item__btn::before {
    min-width: 34px;
    max-width: 34px;
    font-size: 22px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.10);
}

:is(.main:not(.content), .main.content) .faq-item._active .faq-item__btn::before {
    background: rgba(220, 88, 18, 0.14);
    border-color: rgba(220, 88, 18, 0.28);
}

:is(.main:not(.content), .main.content) .faq-item__text {
    padding: 2px 18px 16px 58px; /* align with icon */
    font-size: clamp(14px, 13.6px + 0.00125 * 100vw, 15px);
    line-height: 1.65;
    color: rgba(219, 231, 241, 0.92); /* readable on dark */
}

:is(.main:not(.content), .main.content) .faq-item__text p {
    margin: 0 0 10px;
}

:is(.main:not(.content), .main.content) .faq-item__text p:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    :is(.main:not(.content), .main.content) .faq {
        padding: 26px 0 34px;
    }
    :is(.main:not(.content), .main.content) .faq-item__btn {
        padding: 14px 14px;
    }
    :is(.main:not(.content), .main.content) .faq-item__text {
        padding: 2px 14px 14px 54px;
    }
}

/* === Main page "about/hero" block — more compact === */
.main:not(.content) .main-about .main-about__container {
    padding-top: 44px;
    padding-bottom: 34px;
    gap: 28px;
}

.main:not(.content) .main-about__text-wrp {
    margin-right: 0;
    max-width: 720px;
}

.main:not(.content) .page-text__title {
    font-size: clamp(34px, 30px + 0.0125 * 100vw, 46px);
    line-height: 1.1;
    margin: 0 0 10px;
}

.main:not(.content) .page-text__subtitle_orange {
    font-size: clamp(18px, 16px + 0.0075 * 100vw, 26px);
    line-height: 1.15;
}

.main:not(.content) .page-text__text {
    font-size: 16px;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.92);
}

.main:not(.content) .page-text__text p {
    letter-spacing: 0;
    line-height: inherit;
    margin-top: 10px !important;
}

.main:not(.content) .page_footer_image {
    width: clamp(300px, 240px + 0.12 * 100vw, 520px);
    max-width: 42vw;
}

.main:not(.content) .page_footer_image img {
    width: 100%;
    height: auto;
    max-height: 360px;
    object-fit: contain;
}

@media (max-width: 1024px) {
    .main:not(.content) .main-about .main-about__container {
        padding-top: 32px;
        padding-bottom: 28px;
        flex-direction: column;
        align-items: flex-start;
    }
    .main:not(.content) .page_footer_image {
        max-width: 100%;
        width: min(520px, 100%);
    }
}

/* === Auth Confirmation Page === */
.section-news-detail__text .page__title {
    margin-left: 0;
    margin-bottom: 40px;
    text-align: left;
    text-decoration: none;
}

.section-news-detail__text .auth-confirmation-message * {
    text-decoration: none !important;
}

.section-news-detail__text .auth-confirmation-message a {
    text-decoration: none !important;
}

.auth-confirmation-message {
    max-width: 900px;
    width: 100%;
    margin: 0 auto 60px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    box-sizing: border-box;
}

.auth-confirmation-message--hidden {
    display: none;
}

.auth-confirmation-message .alert {
    padding: 25px 30px;
    border-radius: 8px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 30px;
    width: 100%;
    box-sizing: border-box;
}

.auth-confirmation-message .alert__text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.7;
    color: #fff;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: left;
    text-decoration: none;
}

.auth-confirmation-message .alert_success .alert__text {
    color: #fff;
    text-decoration: none;
}

.auth-confirmation-message .alert_error .alert__text {
    color: #fff;
    text-decoration: none;
}

.auth-confirmation-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
    flex-wrap: wrap;
    width: 100%;
}

.auth-confirmation-actions .button-color,
.auth-confirmation-actions .button-transp {
    min-width: 250px;
    white-space: nowrap;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}

/* Popup стили */
.popup-auth-confirmation .profile-modal__content {
    text-align: center;
}

.auth-confirmation-popup-text {
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.auth-confirmation-popup-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
    width: 100%;
}

.popup-auth-confirmation .profile-modal__btns {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    gap: 15px !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-top: 20px !important;
    flex-wrap: wrap !important;
    width: 100% !important;
}

.popup-auth-confirmation .profile-modal__button {
    min-width: 200px;
    width: 200px;
    height: 50px;
    font-size: 16px;
    position: relative;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
}

.popup-auth-confirmation .profile-modal__button--second {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-self: center;
    width: 200px;
    min-width: 200px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
}

.popup-auth-confirmation .profile-modal__button:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.popup-auth-confirmation .profile-modal__button span {
    position: relative;
    z-index: 2;
    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: 100%;
    height: 100%;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.popup-auth-confirmation .profile-modal__button--second span::after {
    display: none !important;
    content: "" !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.popup-auth-confirmation .profile-modal__button:hover span,
.popup-auth-confirmation .profile-modal__button:focus span,
.popup-auth-confirmation .profile-modal__button:active span {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    top: auto;
    margin: 0;
    padding: 0;
}

@media (max-width: 768px) {
    .auth-confirmation-message {
        margin: 30px auto;
        padding: 0 15px;
        max-width: 100%;
    }
    
    .auth-confirmation-message .alert {
        padding: 20px 20px;
        width: 100%;
    }
    
    .auth-confirmation-message .alert__text {
        font-size: 16px;
        line-height: 1.6;
    }
    
    .auth-confirmation-actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
    
    .auth-confirmation-actions .button-color,
    .auth-confirmation-actions .button-transp {
        width: 100%;
        min-width: auto;
        white-space: normal;
        padding: 0 15px;
    }
    
    .popup-auth-confirmation .profile-modal__btns,
    .auth-confirmation-popup-btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    
    .popup-auth-confirmation .profile-modal__button {
        width: 100%;
        min-width: auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-self: center;
    }
}

/* === Bonus Payment Field Styling === */
.checkout__bonus-payment {
    margin: clamp(15px, 12px + 0.00625 * 100vw, 25px) 0;
    padding: clamp(20px, 18px + 0.005 * 100vw, 28px);
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 100%;
    box-sizing: border-box;
}

.checkout__bonus-payment:hover {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(48, 204, 255, 0.25);
    box-shadow: 0 4px 16px rgba(48, 204, 255, 0.12);
}

.checkout__bonus-payment-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100%;
}

.checkout__bonus-checkbox-wrapper {
    flex: 1;
    min-width: 200px;
    display: flex;
    align-items: center;
}

.checkout__bonus-label {
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px);
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.checkout__bonus-balance {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    background: rgba(48, 204, 255, 0.12);
    border: 1px solid rgba(48, 204, 255, 0.25);
    border-radius: 6px;
    font-size: clamp(13px, 12.8px + 0.00125 * 100vw, 14px);
    white-space: nowrap;
    flex-shrink: 0;
}

.checkout__bonus-balance-label {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
}

.checkout__bonus-balance-value {
    color: #30caff;
    font-weight: 700;
}

.checkout__bonus-amount {
    margin-top: clamp(16px, 14px + 0.005 * 100vw, 20px);
    padding-top: clamp(16px, 14px + 0.005 * 100vw, 20px);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    animation: fadeIn 0.3s ease;
    width: 100%;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.checkout__bonus-amount-label {
    display: block;
    margin-bottom: 12px;
    font-size: clamp(14px, 13.6px + 0.00125 * 100vw, 15px);
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
    width: 100%;
    line-height: 1.5;
}

.checkout__bonus-amount-max {
    color: rgba(255, 255, 255, 0.55);
    font-weight: 400;
    font-size: 0.92em;
    margin-left: 4px;
}

.checkout__bonus-amount-input-wrapper {
    position: relative !important;
    display: block !important;
    width: 100% !important;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input {
    width: 100% !important;
    padding: 14px 42px 14px 16px !important;
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 8px !important;
    color: #fff !important;
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px) !important;
    font-weight: 500 !important;
    transition: all 0.3s ease !important;
    -moz-appearance: textfield !important;
    line-height: 1.5 !important;
    box-sizing: border-box !important;
    height: auto !important;
    min-height: 48px !important;
    margin: 0 !important;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input::-webkit-outer-spin-button,
.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input:focus {
    outline: none !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border-color: rgba(48, 204, 255, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(48, 204, 255, 0.15) !important;
}

.checkout__bonus-amount-input-wrapper .form__input.checkout__bonus-amount-input::placeholder {
    color: rgba(255, 255, 255, 0.4) !important;
}

.checkout__bonus-amount-input-wrapper .checkout__bonus-currency {
    position: absolute !important;
    right: 16px !important;
    top: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    pointer-events: none !important;
    color: rgba(255, 255, 255, 0.85) !important;
    font-weight: 600 !important;
    font-size: clamp(16px, 15.2px + 0.0025 * 100vw, 18px) !important;
    line-height: 1 !important;
    z-index: 10 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .checkout__bonus-payment {
        padding: 18px;
    }
    
    .checkout__bonus-payment-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
    }
    
    .checkout__bonus-checkbox-wrapper {
        width: 100%;
        min-width: auto;
    }
    
    .checkout__bonus-balance {
        width: 100%;
        justify-content: space-between;
    }
    
    .checkout__total {
        grid-template-columns: 1fr;
        gap: clamp(15px, 12px + 0.00625 * 100vw, 20px);
    }
    
    .checkout__bonus-payment {
        grid-column: 1 / -1;
    }
    
    .checkout__bonus-amount-input {
        padding: 14px 42px 14px 16px;
        min-height: 48px;
    }
    
    .checkout__bonus-currency {
        right: 16px;
    }
}

@media (max-width: 480px) {
    .checkout__bonus-payment {
        padding: 16px;
    }
    
    .checkout__bonus-balance {
        flex-direction: row;
        align-items: center;
        gap: 6px;
        padding: 8px 12px;
        width: 100%;
        justify-content: space-between;
    }
    
    .checkout__bonus-amount-input {
        padding: 12px 38px 12px 14px;
        min-height: 44px;
    }
    
    .checkout__bonus-currency {
        right: 14px;
        font-size: 16px;
    }
}

.section-author-page {
    background-color: #0d1c2b;
    min-height: 60vh;
}

.section-author-page__container {
    padding-top: 40px;
    padding-bottom: 10px;
}

.section-author-page__profile {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 24px;
    align-items: start;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    background: #14273a;
    padding: 24px;
}

.section-author-page__avatar-wrap {
    width: 120px;
    height: 120px;
}

.section-author-page__avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.section-author-page__avatar_fallback {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #329bf8 0%, #30caff 100%);
    color: #fff;
    font-size: 42px;
    font-weight: 700;
}

.section-author-page__label {
    margin: 0 0 8px;
    font-size: 13px;
    color: #a3afb7;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.section-author-page__name {
    margin: 0;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.15;
    color: #fff;
}

.section-author-page__position {
    margin: 10px 0 0;
    font-size: 18px;
    color: #c8d6df;
}

.section-author-page__bio {
    margin: 16px 0 0;
    max-width: 850px;
    color: #b6c5d0;
    line-height: 1.6;
    font-size: 16px;
}

.section-author-page__website {
    margin-top: 14px;
    display: inline-flex;
    color: #30caff;
}

.section-author-page__articles {
    padding-top: 28px;
}

.section-author-page__articles-title {
    margin: 0 0 20px;
    color: #fff;
    font-size: 32px;
}

.section-author-page__empty {
    padding: 22px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    background: #14273a;
    color: #b6c5d0;
}

@media (max-width: 992px) {
    .section-author-page__name {
        font-size: 32px;
    }
}

@media (max-width: 768px) {
    .section-author-page__profile {
        grid-template-columns: 1fr;
    }

    .section-author-page__avatar-wrap {
        width: 96px;
        height: 96px;
    }

    .section-author-page__avatar {
        width: 96px;
        height: 96px;
    }

    .section-author-page__name {
        font-size: 28px;
    }

    .section-author-page__articles-title {
        font-size: 24px;
    }
}

.footer__trustpilot {
    max-width: 560px;
    margin: 12px auto 10px;
    padding: 0 8px;
}

/* === Dota 2 admin-only hero preview === */
.dota2-enhancements .dota2-hero {
    position: relative;
    padding: 14px 0 46px;
    isolation: isolate;
}

.dota2-enhancements .dota2-hero::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 420px;
    z-index: -2;
    pointer-events: none;
    background:
        radial-gradient(760px 300px at 84% 12%, rgba(48, 204, 255, 0.18), transparent 64%),
        radial-gradient(540px 280px at 18% 6%, rgba(82, 138, 255, 0.16), transparent 70%),
        linear-gradient(180deg, rgba(2, 16, 34, 0.74) 0%, rgba(2, 17, 34, 0.12) 100%);
}

.dota2-enhancements .dota2-hero::after {
    content: "";
    position: absolute;
    inset: 54px 0 0;
    z-index: -1;
    border-radius: 16px;
    border: 1px solid rgba(155, 201, 231, 0.16);
    background: linear-gradient(180deg, rgba(9, 27, 45, 0.72) 0%, rgba(7, 21, 38, 0.3) 100%);
    box-shadow: 0 28px 55px rgba(3, 9, 16, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.07);
    pointer-events: none;
}

.dota2-enhancements .dota2-hero__meta {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 14px;
}

.dota2-enhancements .dota2-hero__meta-badge {
    display: inline-flex;
    align-items: center;
    height: 28px;
    border-radius: 999px;
    padding: 0 12px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #071421;
    background: linear-gradient(180deg, #30caff 0%, #329bf8 100%);
}

.dota2-enhancements .dota2-hero__meta-note {
    color: rgba(255, 255, 255, 0.72);
    font-size: 13px;
}

.dota2-enhancements .dota2-hero__layout {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
    align-items: start;
    gap: clamp(22px, 16px + 0.02 * 100vw, 50px);
    padding: clamp(16px, 13px + 0.01 * 100vw, 32px);
}

.dota2-enhancements .dota2-hero__title {
    margin: 0;
    font-size: clamp(34px, 29px + 0.016 * 100vw, 56px);
    line-height: 1.04;
    letter-spacing: 0.01em;
    text-wrap: balance;
    max-width: 18ch;
    text-shadow: 0 6px 24px rgba(0, 0, 0, 0.3);
}

.dota2-enhancements .dota2-hero__subtitle {
    margin: 12px 0 0;
    max-width: 68ch;
    color: rgba(220, 234, 245, 0.93);
    font-size: clamp(16px, 14.7px + 0.004 * 100vw, 20px);
    line-height: 1.56;
}

.dota2-enhancements .dota2-hero__actions-wrap {
    margin-top: 18px;
    display: grid;
    gap: 8px;
}

.dota2-enhancements .dota2-hero__actions {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.dota2-enhancements .dota2-hero__cta-primary,
.dota2-enhancements .dota2-hero__cta-secondary {
    min-width: 214px;
    min-height: 54px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    text-decoration: none;
    border-radius: 9px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    transition: transform .2s ease, box-shadow .22s ease, border-color .2s ease, filter .2s ease, background-color .2s ease, color .2s ease;
}

.dota2-enhancements .dota2-hero__cta-primary {
    background: linear-gradient(180deg, #1fc3ff 0%, #2f86d8 48%, #2b5cb8 100%);
    border: 1px solid rgba(176, 235, 255, 0.32);
    box-shadow: 0 12px 24px rgba(11, 31, 58, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.28);
}

.dota2-enhancements .dota2-hero__cta-primary:hover {
    border-color: rgba(191, 242, 255, 0.62);
    filter: brightness(1.03);
    transform: translateY(-1px);
}

.dota2-enhancements .dota2-hero__cta-secondary {
    color: #e6f4ff;
    border: 1px solid rgba(148, 191, 219, 0.52);
    background: linear-gradient(180deg, rgba(16, 37, 60, 0.7) 0%, rgba(5, 20, 36, 0.6) 100%);
}

.dota2-enhancements .dota2-hero__cta-secondary:hover {
    border-color: rgba(85, 207, 255, 0.9);
    color: #fff;
    background: linear-gradient(180deg, rgba(20, 50, 74, 0.84) 0%, rgba(9, 31, 54, 0.82) 100%);
    box-shadow: 0 8px 20px rgba(6, 22, 37, 0.34);
    transform: translateY(-1px);
}

.dota2-enhancements .dota2-hero__cta-secondary span {
    display: inline-block;
    font-weight: 700;
}

.dota2-enhancements .dota2-hero__cta-note {
    margin: 0;
    font-size: 12px;
    color: rgba(188, 209, 224, 0.92);
    letter-spacing: .03em;
    text-transform: uppercase;
}

.dota2-enhancements .dota2-hero__cta-secondary::before,
.dota2-enhancements .dota2-hero__cta-secondary::after {
    content: none !important;
}

.dota2-enhancements .dota2-hero__trust {
    margin: 16px 0 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.dota2-enhancements .dota2-hero__trust-item {
    margin: 0;
    padding: 9px 10px;
    border-radius: 8px;
    border: 1px solid rgba(184, 223, 247, 0.14);
    background: linear-gradient(180deg, rgba(22, 44, 67, 0.58) 0%, rgba(8, 25, 43, 0.46) 100%);
    backdrop-filter: blur(1.5px);
    display: grid;
    grid-template-columns: 28px 1fr;
    gap: 8px;
    align-items: start;
}

.dota2-enhancements .dota2-hero__trust-icon {
    width: 28px;
    height: 28px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #89deff;
    background: rgba(48, 204, 255, 0.06);
    border: 1px solid rgba(119, 216, 255, 0.35);
}

.dota2-enhancements .dota2-hero__trust-title {
    margin: 0;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 700;
    color: rgba(245, 251, 255, 0.95);
}

.dota2-enhancements .dota2-hero__trust-text {
    margin: 3px 0 0;
    color: rgba(176, 197, 212, 0.9);
    font-size: 11px;
    line-height: 1.35;
}

.dota2-enhancements .dota2-hero__chips-block {
    margin-top: 14px;
    padding-top: 11px;
    border-top: 1px solid rgba(163, 207, 235, 0.18);
}

.dota2-enhancements .dota2-hero__chips-title {
    margin: 0 0 10px;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 11px;
    color: rgba(169, 196, 216, 0.85);
}

.dota2-enhancements .dota2-hero__chips {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 7px;
}

.dota2-enhancements .dota2-hero__chip {
    min-height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 11px;
    border-radius: 8px;
    border: 1px solid rgba(153, 198, 224, 0.36);
    background: linear-gradient(180deg, rgba(11, 35, 56, 0.64) 0%, rgba(5, 24, 41, 0.6) 100%);
    color: #e8f4ff;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.2;
    text-align: center;
    transition: border-color .2s ease, background-color .2s ease, color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.dota2-enhancements .dota2-hero__chip:hover {
    border-color: rgba(99, 220, 255, 0.9);
    background: rgba(33, 83, 112, 0.42);
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 8px 16px rgba(4, 20, 34, 0.24);
}

.dota2-enhancements .dota2-promo-card {
    border-radius: 16px;
    border: 1px solid rgba(174, 222, 251, 0.18);
    background:
        linear-gradient(180deg, rgba(20, 45, 68, 0.9) 0%, rgba(5, 22, 39, 0.92) 100%),
        radial-gradient(420px 220px at 100% 0%, rgba(53, 198, 255, 0.2), transparent 70%);
    box-shadow: 0 24px 52px rgba(2, 9, 16, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.13);
    padding: 18px;
    position: sticky;
    top: 98px;
}

.dota2-enhancements .dota2-promo-card__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(166, 209, 235, 0.2);
}

.dota2-enhancements .dota2-promo-card__head-main {
    display: grid;
    gap: 4px;
}

.dota2-enhancements .dota2-promo-card__title {
    margin: 0;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.2;
}

.dota2-enhancements .dota2-promo-card__subtitle {
    margin: 0;
    color: rgba(187, 207, 222, 0.9);
    font-size: 12px;
    line-height: 1.35;
    max-width: 36ch;
}

.dota2-enhancements .dota2-promo-card__badge {
    height: 24px;
    display: inline-flex;
    align-items: center;
    padding: 0 9px;
    border-radius: 999px;
    border: 1px solid rgba(106, 219, 255, 0.5);
    background: rgba(48, 204, 255, 0.15);
    color: #d4f5ff;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    white-space: nowrap;
}

.dota2-enhancements .dota2-promo-card__summary {
    margin: 0;
    display: grid;
    gap: 8px;
}

.dota2-enhancements .dota2-promo-card__row {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    padding: 9px 10px;
    border-radius: 8px;
    border: 1px solid rgba(171, 214, 239, 0.15);
    background: rgba(7, 28, 48, 0.6);
}

.dota2-enhancements .dota2-promo-card__row dt {
    color: rgba(171, 196, 214, 0.95);
    font-size: 11px;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.dota2-enhancements .dota2-promo-card__row dd,
.dota2-enhancements .dota2-promo-card__rank {
    margin: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.dota2-enhancements .dota2-promo-card__rank {
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 0 10px;
    border-radius: 999px;
    border: 1px solid rgba(117, 173, 210, 0.45);
    background: rgba(24, 53, 78, 0.7);
}

.dota2-enhancements .dota2-promo-card__group {
    margin-top: 12px;
}

.dota2-enhancements .dota2-promo-card__label {
    display: block;
    margin-bottom: 7px;
    font-size: 10px;
    color: rgba(171, 196, 214, 0.9);
    text-transform: uppercase;
    letter-spacing: .08em;
}

.dota2-enhancements .dota2-promo-card__switches {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.dota2-enhancements .dota2-promo-card__switch {
    height: 30px;
    border-radius: 7px;
    border: 1px solid rgba(133, 179, 205, 0.5);
    background: rgba(9, 32, 52, 0.78);
    color: #d9ecfa;
    font-size: 11px;
    font-weight: 600;
    padding: 0 11px;
    cursor: pointer;
    transition: border-color .2s ease, background-color .2s ease, color .2s ease, box-shadow .2s ease;
}

.dota2-enhancements .dota2-promo-card__switch.is-active {
    background: linear-gradient(180deg, rgba(61, 174, 232, 0.5) 0%, rgba(47, 102, 176, 0.48) 100%);
    border-color: rgba(129, 223, 255, 0.92);
    color: #ffffff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28);
}

.dota2-enhancements .dota2-promo-card__estimates {
    margin-top: 16px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}

.dota2-enhancements .dota2-promo-card__estimate {
    margin: 0;
    min-height: 66px;
    border-radius: 9px;
    border: 1px solid rgba(162, 208, 236, 0.18);
    background: rgba(7, 28, 48, 0.62);
    padding: 10px;
    display: grid;
    align-content: space-between;
    gap: 6px;
    color: rgba(169, 196, 214, 0.94);
    font-size: 11px;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.dota2-enhancements .dota2-promo-card__estimate strong {
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    text-transform: none;
    letter-spacing: 0;
    text-shadow: 0 4px 18px rgba(2, 8, 16, 0.46);
}

.dota2-enhancements .dota2-promo-card__cta {
    margin-top: 12px;
    min-height: 54px;
    border-radius: 8px;
    border: 1px solid rgba(255, 173, 143, 0.32);
    background: linear-gradient(180deg, #ff7842 0%, #ed5711 58%, #c73a00 100%);
    box-shadow: 0 14px 26px rgba(89, 27, 3, 0.32), inset 0 1px 0 rgba(255, 220, 206, 0.36);
    text-decoration: none;
}

.dota2-enhancements .dota2-promo-card__cta:hover {
    filter: brightness(1.03);
    transform: translateY(-1px);
}

.dota2-enhancements .dota2-hero [data-dota2-scroll]:focus-visible,
.dota2-enhancements .dota2-hero__chip:focus-visible,
.dota2-enhancements .dota2-promo-card__switch:focus-visible {
    outline: 2px solid #30caff;
    outline-offset: 2px;
}

.dota2-enhancements .dota2-hero__sticky-cta {
    display: none;
}

@media (max-width: 1169px) {
    .dota2-enhancements .dota2-hero::before {
        height: 560px;
    }

    .dota2-enhancements .dota2-hero::after {
        inset: 52px 0 0;
    }

    .dota2-enhancements .dota2-hero__layout {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .dota2-enhancements .dota2-promo-card {
        position: relative;
        top: 0;
    }

    .dota2-enhancements .dota2-hero__chips {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .dota2-enhancements .dota2-hero {
        padding-bottom: 72px;
    }

    .dota2-enhancements .dota2-hero::before {
        height: 620px;
    }

    .dota2-enhancements .dota2-hero::after {
        border-radius: 12px;
    }

    .dota2-enhancements .dota2-hero__layout {
        padding: 14px;
    }

    .dota2-enhancements .dota2-hero__title {
        max-width: none;
        font-size: clamp(30px, 26px + 0.02 * 100vw, 40px);
    }

    .dota2-enhancements .dota2-hero__trust {
        grid-template-columns: 1fr;
    }

    .dota2-enhancements .dota2-hero__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .dota2-enhancements .dota2-hero__cta-primary,
    .dota2-enhancements .dota2-hero__cta-secondary {
        width: 100%;
        min-width: 0;
        min-height: 50px;
    }

    .dota2-enhancements .dota2-hero__chips-block {
        margin-top: 14px;
    }

    .dota2-enhancements .dota2-hero__chips {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 2px;
        margin-right: -15px;
        padding-right: 15px;
        gap: 8px;
    }

    .dota2-enhancements .dota2-hero__chip {
        flex: 0 0 auto;
        height: 38px;
        min-width: max-content;
        padding: 0 14px;
    }

    .dota2-enhancements .dota2-promo-card__head {
        flex-direction: column;
        align-items: flex-start;
    }

    .dota2-enhancements .dota2-promo-card__badge {
        margin-top: 2px;
    }

    .dota2-enhancements .dota2-promo-card__estimates {
        grid-template-columns: 1fr;
    }

    .dota2-enhancements .dota2-hero__sticky-cta {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 52px;
        width: calc(100% - 24px);
        position: fixed;
        left: 12px;
        bottom: calc(12px + env(safe-area-inset-bottom));
        z-index: 28;
        border-radius: 10px;
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        background: linear-gradient(180deg, #008cff 0%, #004781 100%);
        box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35);
        opacity: 0;
        pointer-events: none;
        transform: translateY(8px);
        transition: opacity .2s ease, transform .2s ease;
    }

    .dota2-enhancements .dota2-hero__sticky-cta.is-visible {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
    }

/* === Dota 2 process workflow section === */
.dota2-process {
    padding: 10px 0 56px;
}

.dota2-process__surface {
    position: relative;
    border-radius: 16px;
    border: 1px solid rgba(167, 207, 233, 0.17);
    background:
        radial-gradient(580px 260px at 88% -15%, rgba(57, 190, 247, 0.16), transparent 68%),
        linear-gradient(180deg, rgba(14, 35, 56, 0.88) 0%, rgba(7, 23, 41, 0.9) 100%);
    box-shadow: 0 24px 54px rgba(2, 9, 16, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
    padding: clamp(20px, 16px + 0.0125 * 100vw, 36px);
}

.dota2-process__header {
    max-width: 900px;
}

.dota2-process__helper {
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 0 10px;
    border-radius: 999px;
    border: 1px solid rgba(108, 196, 234, 0.42);
    background: rgba(49, 167, 220, 0.13);
    color: rgba(224, 243, 255, 0.97);
    letter-spacing: .07em;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

.dota2-process__title {
    margin: 12px 0 0;
    font-size: clamp(28px, 24px + 0.0125 * 100vw, 42px);
    line-height: 1.14;
    letter-spacing: .01em;
}

.dota2-process__subtitle {
    margin: 10px 0 0;
    color: rgba(194, 213, 226, 0.95);
    font-size: clamp(14px, 13.6px + 0.00125 * 100vw, 16px);
    line-height: 1.6;
    max-width: 78ch;
}

.dota2-process__flow {
    position: relative;
    margin-top: 24px;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 10px;
}

.dota2-process__flow::before {
    content: "";
    position: absolute;
    left: 24px;
    right: 24px;
    top: 22px;
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(90deg, rgba(104, 200, 242, 0.25) 0%, rgba(104, 200, 242, 0.56) 50%, rgba(104, 200, 242, 0.25) 100%);
    pointer-events: none;
}

.dota2-process__step {
    position: relative;
    border-radius: 12px;
    border: 1px solid rgba(169, 208, 234, 0.16);
    background: linear-gradient(180deg, rgba(16, 39, 60, 0.62) 0%, rgba(9, 27, 44, 0.64) 100%);
    min-height: 200px;
    padding: 14px 12px 12px;
    display: grid;
    align-content: start;
    gap: 8px;
}

.dota2-process__step:nth-child(even) {
    transform: translateY(12px);
}

.dota2-process__step::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #76ddff;
    box-shadow: 0 0 0 5px rgba(92, 188, 227, 0.2);
    position: absolute;
    top: 18px;
    left: 14px;
}

.dota2-process__step-number {
    margin-left: 16px;
    font-size: 11px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: rgba(171, 198, 216, 0.9);
    font-weight: 700;
}

.dota2-process__step-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 22px;
    width: fit-content;
    max-width: 100%;
    padding: 0 8px;
    border-radius: 999px;
    border: 1px solid rgba(123, 196, 231, 0.45);
    background: rgba(27, 87, 122, 0.34);
    color: #d7f3ff;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.dota2-process__step-title {
    margin: 0;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
}

.dota2-process__step-text {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(187, 206, 220, 0.94);
}

.dota2-process__reassurance {
    margin-top: 22px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

.dota2-process__reassurance-item {
    margin: 0;
    min-height: 44px;
    border-radius: 9px;
    border: 1px solid rgba(172, 212, 238, 0.2);
    background: rgba(9, 32, 50, 0.54);
    display: flex;
    align-items: center;
    padding: 10px 11px;
    font-size: 12px;
    color: rgba(203, 221, 233, 0.95);
    line-height: 1.4;
}

.dota2-process__actions {
    margin-top: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.dota2-process__cta-primary,
.dota2-process__cta-secondary {
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border-radius: 9px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-decoration: none;
    transition: transform .2s ease, border-color .2s ease, background-color .2s ease, color .2s ease, box-shadow .2s ease, filter .2s ease;
}

.dota2-process__cta-primary {
    color: #fff;
    background: linear-gradient(180deg, #24c5ff 0%, #2f87d9 46%, #2b5cb8 100%);
    border: 1px solid rgba(187, 239, 255, 0.42);
    box-shadow: 0 12px 24px rgba(11, 33, 58, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.24);
}

.dota2-process__cta-primary:hover {
    transform: translateY(-1px);
    filter: brightness(1.03);
}

.dota2-process__cta-secondary {
    color: #dff1ff;
    border: 1px solid rgba(155, 198, 224, 0.52);
    background: linear-gradient(180deg, rgba(17, 41, 62, 0.68) 0%, rgba(7, 26, 44, 0.67) 100%);
}

.dota2-process__cta-secondary:hover {
    color: #fff;
    border-color: rgba(95, 211, 255, 0.9);
    background: linear-gradient(180deg, rgba(24, 58, 83, 0.84) 0%, rgba(10, 34, 57, 0.83) 100%);
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(7, 24, 38, 0.32);
}

.dota2-process__cta-primary:focus-visible,
.dota2-process__cta-secondary:focus-visible {
    outline: 2px solid #30caff;
    outline-offset: 2px;
}

@media (max-width: 1169px) {
    .dota2-process {
        padding-bottom: 44px;
    }

    .dota2-process__flow {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dota2-process__flow::before {
        display: none;
    }

    .dota2-process__step:nth-child(even) {
        transform: none;
    }

    .dota2-process__reassurance {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .dota2-process {
        padding-bottom: 32px;
    }

    .dota2-process__surface {
        border-radius: 12px;
        padding: 14px;
    }

    .dota2-process__title {
        font-size: clamp(24px, 21px + 0.0125 * 100vw, 30px);
    }

    .dota2-process__flow {
        margin-top: 16px;
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .dota2-process__step {
        min-height: 0;
        padding: 12px 10px 10px;
    }

    .dota2-process__actions {
        flex-direction: column;
        align-items: stretch;
    }

    .dota2-process__cta-primary,
    .dota2-process__cta-secondary {
        width: 100%;
    }
}
}
/* End */


/* Start:/local/templates/boost_store/css/vendor/al-range-slider.css?174521774027676*/
.al-range-slider {
    --color_background: #fffcf2;
    --color_surface: #ccc4b8;
    --color_main: #6c6760;
    --color_primary: #30CAFF;
    --color_primary_light: #30CAFF;
    --color_primary_dark: #3373F2;
    --color_secondary: #252422;
    box-sizing: border-box;
    color: var(--color_main);
    display: flex;
    flex-wrap: wrap;
    font-size: 10px;
    margin: 0;
    padding: 2em;
    position: relative;
    width: 100%
}

@media screen and (max-width: 425px) {
    .al-range-slider {
        font-size: 9px
    }
}

@media screen and (max-width: 375px) {
    .al-range-slider {
        font-size: 8px
    }
}

.al-range-slider_vertical {
    grid-gap: 0 1em;
    display: grid;
    gap: 0 1em;
    grid-auto-columns: minmax(4.8em, 1fr);
    grid-auto-flow: column;
    grid-template-columns:auto;
    grid-template-rows:repeat(auto-fill, minmax(3.6em, 1fr));
    height: 100%;
    min-height: 20em
}

.al-range-slider_dark {
    --color_background: #363030;
    --color_surface: #0b0b0a;
    --color_main: #ccc4b8;
    --color_primary: #ff3f00;
    --color_primary_light: #ffba08;
    --color_primary_dark: #d00000;
    --color_secondary: #fffcf2
}

.al-range-slider_disabled {
    --color_primary: #ccc5b9;
    --color_primary_light: #ccc5b9;
    --color_primary_dark: #ccc5b9;
    filter: opacity(.5);
    pointer-events: none
}

.al-range-slider__track {
    border-radius: 1em;
    /*box-shadow: inset 0 0 .2em .1em var(--color_surface);*/
    background: #14273a;
    cursor: pointer;
    height: 1.2em;
    margin: 5em 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.al-range-slider_vertical .al-range-slider__track {
    grid-column: 1/2;
    grid-row: 1/-1;
    height: 100%;
    margin: 0 10em;
    width: 1.2em
}

.al-range-slider__grid {
    font-size: 1.2em;
    height: 100%;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.al-range-slider__grid-tick {
    background: #fff;
    display: inline-block;
    height: 50%;
    position: absolute;
    top: 150%;
    width: 1px
}

.al-range-slider__grid-tick:first-child, .al-range-slider__grid-tick:last-child {
    background: none
}

.al-range-slider__grid-tick_long {
    height: 100%
}

.al-range-slider_vertical .al-range-slider__grid-tick {
    height: 1px;
    left: 100%;
    top: auto;
    width: 50%
}

.al-range-slider_vertical .al-range-slider__grid-tick_long {
    width: 100%
}

.al-range-slider__grid-mark {
    display: inline-block;
    padding: 0 .5em;
    position: absolute;
    top: 100%;
    transform: translate(-50%, 50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #fff;
font-size: 14px;
}

.al-range-slider__grid-mark:hover {
    /*box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);*/
    /*color: var(--color_secondary)*/

    transition: all .3s;
scale: 1.1;
}

.al-range-slider__grid-mark_hidden {
    display: none
}

.al-range-slider_vertical .al-range-slider__grid-mark {
    left: 100%;
    padding: .3em .5em;
    top: 0;
    transform: translateY(-50%)
}

.al-range-slider__bar {
    background: linear-gradient(90deg, var(--color_primary_dark), var(--color_primary_light));
    border-radius: 1em;
    /*box-shadow: inset 0 0 .2em var(--color_secondary), 0 0 .2em var(--color_primary);*/
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1
}

.al-range-slider_vertical .al-range-slider__bar {
    background: linear-gradient(0deg, var(--color_primary_dark), var(--color_primary_light));
    bottom: 0;
    height: 0%;
    top: auto;
    width: 100%
}

.al-range-slider_dark .al-range-slider__bar {
    box-shadow: inset 0 0 .2em var(--color_surface), 0 0 .2em var(--color_primary)
}

.al-range-slider__track > .js-al-range-slider__knob:nth-of-type(1) {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2220%22%20viewBox%3D%220%200%2040%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_i_3233_836)%22%3E%0A%3Crect%20width%3D%2240%22%20height%3D%2220%22%20rx%3D%225%22%20fill%3D%22url(%23paint0_linear_3233_836)%22%2F%3E%0A%3C%2Fg%3E%0A%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2238%22%20height%3D%2218%22%20rx%3D%224%22%20stroke%3D%22url(%23paint1_linear_3233_836)%22%20stroke-width%3D%222%22%2F%3E%0A%3Crect%20x%3D%223.41171%22%20y%3D%228.35294%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%203.41171%208.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint2_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%226.23556%22%20y%3D%227.68595%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%206.23556%207.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint3_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%229.05892%22%20y%3D%227.01944%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%209.05892%207.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint4_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2211.8824%22%20y%3D%226.35294%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2011.8824%206.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint5_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2214.7059%22%20y%3D%225.68595%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2014.7059%205.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint6_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2217.5296%22%20y%3D%225.01944%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2017.5296%205.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint7_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2236.5883%22%20y%3D%2211.6471%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2036.5883%2011.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint8_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2233.7648%22%20y%3D%2212.3141%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2033.7648%2012.3141)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint9_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2230.9413%22%20y%3D%2212.9806%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2030.9413%2012.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint10_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2228.118%22%20y%3D%2213.6471%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2028.118%2013.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint11_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2225.2941%22%20y%3D%2214.3136%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2025.2941%2014.3136)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint12_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2222.4707%22%20y%3D%2214.9806%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2022.4707%2014.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint13_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2220.3531%22%20y%3D%224.35294%22%20width%3D%2211.2941%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2020.3531%204.35294)%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint14_linear_3233_836)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_i_3233_836%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2240%22%20height%3D%2220%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%227.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.19%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_3233_836%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3233_836%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_3233_836%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_3233_836%22%20x1%3D%225.76465%22%20y1%3D%228%22%20x2%3D%225.76465%22%20y2%3D%229.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_3233_836%22%20x1%3D%229.25517%22%20y1%3D%227.33301%22%20x2%3D%229.25517%22%20y2%3D%228.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_3233_836%22%20x1%3D%2212.7452%22%20y1%3D%226.6665%22%20x2%3D%2212.7452%22%20y2%3D%228.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_3233_836%22%20x1%3D%2216.2354%22%20y1%3D%226%22%20x2%3D%2216.2354%22%20y2%3D%227.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint6_linear_3233_836%22%20x1%3D%2219.7255%22%20y1%3D%225.33301%22%20x2%3D%2219.7255%22%20y2%3D%226.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint7_linear_3233_836%22%20x1%3D%2223.2159%22%20y1%3D%224.6665%22%20x2%3D%2223.2159%22%20y2%3D%226.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint8_linear_3233_836%22%20x1%3D%2238.2354%22%20y1%3D%2212%22%20x2%3D%2238.2354%22%20y2%3D%2213.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint9_linear_3233_836%22%20x1%3D%2236.0785%22%20y1%3D%2212.667%22%20x2%3D%2236.0785%22%20y2%3D%2214.0788%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint10_linear_3233_836%22%20x1%3D%2233.9217%22%20y1%3D%2213.3335%22%20x2%3D%2233.9217%22%20y2%3D%2214.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint11_linear_3233_836%22%20x1%3D%2231.765%22%20y1%3D%2214%22%20x2%3D%2231.765%22%20y2%3D%2215.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint12_linear_3233_836%22%20x1%3D%2229.6078%22%20y1%3D%2214.6665%22%20x2%3D%2229.6078%22%20y2%3D%2216.0783%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint13_linear_3233_836%22%20x1%3D%2227.4511%22%20y1%3D%2215.3335%22%20x2%3D%2227.4511%22%20y2%3D%2216.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint14_linear_3233_836%22%20x1%3D%2226.7061%22%20y1%3D%224%22%20x2%3D%2226.7061%22%20y2%3D%225.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A42502%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EC5400%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
    cursor: pointer;
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    touch-action: none;
    transform: translate(-50%, -50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 40px;
    z-index: 2
}

.al-range-slider__track > .js-al-range-slider__knob:nth-of-type(2) {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2220%22%20viewBox%3D%220%200%2040%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_i_3233_837)%22%3E%0A%3Crect%20width%3D%2240%22%20height%3D%2220%22%20rx%3D%225%22%20fill%3D%22url(%23paint0_linear_3233_837)%22%2F%3E%0A%3C%2Fg%3E%0A%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2238%22%20height%3D%2218%22%20rx%3D%224%22%20stroke%3D%22url(%23paint1_linear_3233_837)%22%20stroke-width%3D%222%22%2F%3E%0A%3Crect%20x%3D%223.41171%22%20y%3D%228.35294%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%203.41171%208.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint2_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%226.23556%22%20y%3D%227.68595%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%206.23556%207.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint3_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%229.05892%22%20y%3D%227.01944%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%209.05892%207.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint4_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2211.8824%22%20y%3D%226.35294%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2011.8824%206.35294)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint5_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2214.7059%22%20y%3D%225.68595%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2014.7059%205.68595)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint6_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2217.5296%22%20y%3D%225.01944%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2017.5296%205.01944)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint7_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2236.5883%22%20y%3D%2211.6471%22%20width%3D%223.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2036.5883%2011.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.1%22%20stroke%3D%22url(%23paint8_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2233.7648%22%20y%3D%2212.3141%22%20width%3D%224.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2033.7648%2012.3141)%22%20fill%3D%22white%22%20fill-opacity%3D%220.2%22%20stroke%3D%22url(%23paint9_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2230.9413%22%20y%3D%2212.9806%22%20width%3D%225.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2030.9413%2012.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.3%22%20stroke%3D%22url(%23paint10_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2228.118%22%20y%3D%2213.6471%22%20width%3D%227.29412%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2028.118%2013.6471)%22%20fill%3D%22white%22%20fill-opacity%3D%220.4%22%20stroke%3D%22url(%23paint11_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2225.2941%22%20y%3D%2214.3136%22%20width%3D%228.62745%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2025.2941%2014.3136)%22%20fill%3D%22white%22%20fill-opacity%3D%220.5%22%20stroke%3D%22url(%23paint12_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2222.4707%22%20y%3D%2214.9806%22%20width%3D%229.96078%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(-90%2022.4707%2014.9806)%22%20fill%3D%22white%22%20fill-opacity%3D%220.6%22%20stroke%3D%22url(%23paint13_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Crect%20x%3D%2220.3531%22%20y%3D%224.35294%22%20width%3D%2211.2941%22%20height%3D%220.705882%22%20rx%3D%220.352941%22%20transform%3D%22rotate(90%2020.3531%204.35294)%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint14_linear_3233_837)%22%20stroke-width%3D%220.705882%22%2F%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_i_3233_837%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2240%22%20height%3D%2220%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%227.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.19%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_3233_837%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3233_837%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23CAF1FF%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2369DAFF%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_3233_837%22%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23003662%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23329BF8%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_3233_837%22%20x1%3D%225.76465%22%20y1%3D%228%22%20x2%3D%225.76465%22%20y2%3D%229.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_3233_837%22%20x1%3D%229.25517%22%20y1%3D%227.33301%22%20x2%3D%229.25517%22%20y2%3D%228.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_3233_837%22%20x1%3D%2212.7452%22%20y1%3D%226.6665%22%20x2%3D%2212.7452%22%20y2%3D%228.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_3233_837%22%20x1%3D%2216.2354%22%20y1%3D%226%22%20x2%3D%2216.2354%22%20y2%3D%227.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint6_linear_3233_837%22%20x1%3D%2219.7255%22%20y1%3D%225.33301%22%20x2%3D%2219.7255%22%20y2%3D%226.74477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint7_linear_3233_837%22%20x1%3D%2223.2159%22%20y1%3D%224.6665%22%20x2%3D%2223.2159%22%20y2%3D%226.07827%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint8_linear_3233_837%22%20x1%3D%2238.2354%22%20y1%3D%2212%22%20x2%3D%2238.2354%22%20y2%3D%2213.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint9_linear_3233_837%22%20x1%3D%2236.0785%22%20y1%3D%2212.667%22%20x2%3D%2236.0785%22%20y2%3D%2214.0788%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint10_linear_3233_837%22%20x1%3D%2233.9217%22%20y1%3D%2213.3335%22%20x2%3D%2233.9217%22%20y2%3D%2214.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint11_linear_3233_837%22%20x1%3D%2231.765%22%20y1%3D%2214%22%20x2%3D%2231.765%22%20y2%3D%2215.4118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint12_linear_3233_837%22%20x1%3D%2229.6078%22%20y1%3D%2214.6665%22%20x2%3D%2229.6078%22%20y2%3D%2216.0783%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint13_linear_3233_837%22%20x1%3D%2227.4511%22%20y1%3D%2215.3335%22%20x2%3D%2227.4511%22%20y2%3D%2216.7453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint14_linear_3233_837%22%20x1%3D%2226.7061%22%20y1%3D%224%22%20x2%3D%2226.7061%22%20y2%3D%225.41176%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23004781%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");

    cursor: pointer;
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    touch-action: none;
    transform: translate(-50%, -50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 40px;
    z-index: 2
}

.al-range-slider__knob:hover, .al-range-slider__knob_active {

    box-shadow: inset 0 0 .2em .1em var(#ffffff), 0 0 .4em .1em var(#ffffff)
}

.al-range-slider_vertical .al-range-slider__knob {
    bottom: 0;
    left: 50%;
    top: auto;
    transform: translate(-50%, 50%)
}

.al-range-slider__tooltip {
    background: var(--color_background);
    border-radius: .6em;
    bottom: 200%;
    box-shadow: inset 0 0 .2em .1em var(--color_surface);
    display: inline-block;
    font-size: 1.2em;
    left: 50%;
    padding: .5em;
    position: absolute;
    transform: translateX(-50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 3
}

.al-range-slider__tooltip_hidden {
    visibility: hidden
}

.al-range-slider_vertical .al-range-slider__tooltip {
    bottom: auto;
    left: auto;
    right: 200%;
    text-align: right;
    top: 50%;
    transform: translateY(-50%)
}

.al-range-slider__input {
    background: inherit;
    border: 0;
    border-radius: .84em;
    box-shadow: inset 0 0 .2em .1em var(--color_surface);
    color: var(--color_main);
    display: block;
    flex: 1;
    font-family: Fira Mono, Consolas, monospace;
    font-size: 1.2em;
    margin: 0 .84em .84em 0;
    max-height: 2.17em;
    max-width: 10em;
    min-width: 4em;
    outline: none;
    padding: .5em 1em;
    width: 100%
}

.al-range-slider__input:focus, .al-range-slider__input:hover {
    box-shadow: inset 0 0 .2em .1em var(--color_surface), 0 0 0 .1em var(--color_secondary);
    color: var(--color_secondary)
}

.al-range-slider__input:disabled {
    box-shadow: inset 0 0 .1rem .1rem var(--color_surface);
    pointer-events: none
}

.al-range-slider__input::-moz-placeholder {
    color: var(--color_surface)
}

.al-range-slider__input:-ms-input-placeholder {
    color: var(--color_surface)
}

.al-range-slider__input::placeholder {
    color: var(--color_surface)
}

.al-range-slider__input_hidden {
    display: none
}

.al-range-slider_vertical .al-range-slider__input {
    margin: 0 0 .84em
}
/* End */


/* Start:/local/components/conversite/sale.banner/templates/.default/style.css?17745834658245*/
.conversite-sale-banner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    isolation: isolate;

    /* Boost-store palette */
    --csb-bg: #001020;
    --csb-accent: #dc5812;
    --csb-text: rgba(255, 255, 255, 0.96);
    --csb-text-muted: rgba(255, 255, 255, 0.78);

    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;

    /* Modern announcement bar look */
    background:
        radial-gradient(1100px 140px at 12% 0%, rgba(220, 88, 18, 0.28), transparent 62%),
        radial-gradient(900px 160px at 88% 0%, rgba(255, 120, 50, 0.22), transparent 58%),
        linear-gradient(180deg, rgba(8, 22, 40, 0.92) 0%, rgba(0, 14, 28, 0.98) 100%);
    color: var(--csb-text);
    border-bottom: 1px solid rgba(220, 88, 18, 0.22);
    box-shadow:
        0 18px 40px rgba(0, 0, 0, 0.38),
        0 0 0 1px rgba(255, 255, 255, 0.06) inset;
    backdrop-filter: saturate(1.15) blur(6px);

    animation: slideDown 0.45s cubic-bezier(.2,.9,.2,1);
}

/* Subtle glow + accent separator to visually detach from header */
.conversite-sale-banner::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: -1;
    box-shadow: 0 10px 30px rgba(220, 88, 18, 0.10);
}

.conversite-sale-banner::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    pointer-events: none;
    background: linear-gradient(
        90deg,
        rgba(220, 88, 18, 0) 0%,
        rgba(220, 88, 18, 0.65) 20%,
        rgba(255, 140, 60, 0.85) 50%,
        rgba(220, 88, 18, 0.65) 80%,
        rgba(220, 88, 18, 0) 100%
    );
    opacity: 0.85;
}

:root {
    --conversite-sale-banner-offset: 0px;
}

body.has-conversite-sale-banner-top {
    padding-top: var(--conversite-sale-banner-offset);
}

.conversite-sale-banner__inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    position: relative;
}

.conversite-sale-banner__content {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    line-height: 1.25;
    padding-right: 34px; /* keep space for close button */
}

.conversite-sale-banner__text {
    display: inline-flex;
    align-items: baseline;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.conversite-sale-banner__title {
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.2px;
}

.conversite-sale-banner__subtitle {
    color: rgba(255, 255, 255, 0.95);
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.15px;

    /* Accent badge */
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    border-radius: 999px;
    background: rgba(220, 88, 18, 0.16);
    border: 1px solid rgba(220, 88, 18, 0.34);
    box-shadow: 0 10px 24px rgba(220, 88, 18, 0.12);
}

.conversite-sale-banner__subtitle::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--csb-accent);
    box-shadow: 0 0 0 4px rgba(220, 88, 18, 0.18);
}

.conversite-sale-banner__timer {
    font-weight: 600;
    white-space: normal;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    padding: 6px 10px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.10);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
    max-width: 100%;
    text-align: center;
}

.conversite-sale-banner__timer::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--csb-accent);
    box-shadow: 0 0 0 4px rgba(220, 88, 18, 0.18);
}

.conversite-sale-banner__timer .timer-countdown {
    font-variant-numeric: tabular-nums;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.92);
    overflow-wrap: anywhere;
}

.conversite-sale-banner__close {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.10);
    cursor: pointer;
    padding: 4px;
    color: rgba(255, 255, 255, 0.92);
    opacity: 0.85;
    transition: opacity .2s, transform .2s, background-color .2s, border-color .2s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.conversite-sale-banner__close:hover {
    opacity: 1;
    background: rgba(255, 255, 255, 0.10);
    border-color: rgba(255, 255, 255, 0.18);
}

@keyframes slideDown {
    from { transform: translateY(-100%); }
    to   { transform: translateY(0); }
}

@media (max-width: 768px) {
    .conversite-sale-banner__content {
        flex-direction: row;
        gap: 8px;
        width: auto;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .conversite-sale-banner__inner {
        padding: 12px 48px 12px 16px;
    }
    .conversite-sale-banner__content {
        padding-right: 0;
    }
    .conversite-sale-banner__text {
        width: auto;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        justify-content: center;
        flex-wrap: wrap;
    }
    .conversite-sale-banner__title {
        font-size: 14px;
        line-height: 1.2;
    }
    .conversite-sale-banner__subtitle {
        font-size: 12px;
        max-width: 100%;
        white-space: normal;
        text-align: center;
        justify-content: center;
        line-height: 1.2;
    }
    .conversite-sale-banner__timer {
        width: auto;
        max-width: 100%;
        border-radius: 14px;
        line-height: 1.3;
    }
}

@media (max-width: 420px) {
    .conversite-sale-banner__subtitle {
        display: inline-flex;
        font-size: 11px;
        padding: 5px 8px;
    }
    .conversite-sale-banner__timer {
        padding: 6px 8px;
        font-size: 12px;
        border-radius: 14px;
        width: auto;
    }
    .conversite-sale-banner__text {
        gap: 6px;
    }
    .conversite-sale-banner__inner {
        padding: 10px 44px 10px 10px;
    }
    .conversite-sale-banner__close {
        right: 8px;
        width: 30px;
        height: 30px;
    }
}

/* === Прилипает сверху (по умолчанию) === */
.conversite-sale-banner--top {
    position: fixed;
    top: 0;
    z-index: 9999;
    animation: slideDown 0.45s cubic-bezier(.2,.9,.2,1);
}

/* === Плавающий (всплывает снизу) === */
.conversite-sale-banner--floating {
    position: fixed;
    bottom: 20px;
    left: 100%;
    transform: translateX(-50%);
    z-index: 9999;
    max-width: 100%;
    width: auto;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    animation: floatUp 0.8s ease-out;
}

.conversite-sale-banner--floating .conversite-sale-banner__inner {
    padding: 16px 24px;
    border-radius: 12px;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
}

.conversite-sale-banner--floating .conversite-sale-banner__close {
    position: absolute;
    top: 8px;
    right: 12px;
    width: 32px;
    height: 32px;
    background: rgba(0,0,0,0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Анимации */
@keyframes slideDown {
    from { transform: translateY(-100%); }
    to   { transform: translateY(0); }
}

@keyframes floatUp {
    from { transform: translateX(-50%) translateY(100px); opacity: 0; }
    to   { transform: translateX(-50%) translateY(0); opacity: 1; }
}

.conversite-sale-banner.banner-hide {
    opacity: 0;
    transform: translateY(-100%);
    transition: all .4s ease-out;
}
/* End */


/* Start:/local/templates/boost_store/components/bitrix/breadcrumb/breadcrumbs/style.css?1765115075866*/
.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.breadcrumb li.one a span {
	padding-left: 26px;
}

.breadcrumb li a {
	position: relative;
	font-family: 'ProxNov400', sans-serif;
	line-height: 1;
	color: #8c8f92;
	font-size: 0.9rem;
	padding: 0 6px 0 0;
}

.breadcrumb li.one a::before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/local/templates/boost_store/img/breadcrumb_home.png) no-repeat;
}

.breadcrumb li a::after {
	content: '';
	display: inline-block;
	width: 11px;
	height: 1px;
	background: #8c8f92;
	margin: 0 0 5px 6px;
}

.breadcrumb li.last a::after {
	display: none;
}

.container:has(.breadcrumb){
	/*background: red;*/
	padding: 15px 15px;
	margin: 0;
	background: #14273A;
	color: white;
	max-width: unset;
}
/* End */
/* /local/templates/boost_store/css/fonts.css?17578234192155 */
/* /local/templates/boost_store/css/normalize.css?17452177408021 */
/* /local/templates/boost_store/css/modals.css?177019716929878 */
/* /local/templates/boost_store/css/swiper-bundle.min.css?174521774018436 */
/* /local/templates/boost_store/css/globals.css?1774582929280357 */
/* /local/templates/boost_store/css/style.min.css?1772777022156176 */
/* /local/templates/boost_store/css/preloader.css?1745217740379 */
/* /local/templates/boost_store/css/ui.css?17726183013829 */
/* /local/templates/boost_store/css/custom.min.css?177277702227464 */
/* /local/templates/boost_store/css/custom.css?177485039150701 */
/* /local/templates/boost_store/css/vendor/al-range-slider.css?174521774027676 */
/* /local/components/conversite/sale.banner/templates/.default/style.css?17745834658245 */
/* /local/templates/boost_store/components/bitrix/breadcrumb/breadcrumbs/style.css?1765115075866 */
