@-webkit-keyframes loading {
    0% {
        -webkit-transform: scale3d(0, 1, 1);
        transform: scale3d(0, 1, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes loading {
    0% {
        -webkit-transform: scale3d(0, 1, 1);
        transform: scale3d(0, 1, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
figcaption,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
ins,
kbd,
label,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

img {
    margin: 0;
    padding: 0;
    font: inherit
}

fieldset,
figure,
form,
legend {
    font: inherit;
    vertical-align: baseline
}

figure,
form {
    padding: 0;
    border: 0
}

legend {
    margin: 0
}

:focus {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -moz-appearance: none
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

fieldset,
legend {
    border: 0;
    padding: 0
}

fieldset,
figure,
form {
    margin: 0
}

legend {
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    margin: 0;
    *vertical-align: middle
}

button,
input,
select {
    vertical-align: baseline
}

select,
textarea {
    font-size: 100%
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1
}

button,
input {
    line-height: normal;
    font: inherit
}

button,
select {
    text-transform: none
}

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

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

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

button,
html,
input,
select,
textarea {
    color: #000
}

a,
button {
    -webkit-tap-highlight-color: transparent
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

button {
    background: 0 0;
    border: 0;
    outline: 0
}

a {
    text-decoration: none;
    color: currentColor
}

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

@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-300.woff2) format("woff2"), url(fonts/SFUIDisplay-300.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-400.woff2) format("woff2"), url(fonts/SFUIDisplay-400.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-500.woff2) format("woff2"), url(fonts/SFUIDisplay-500.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-600.woff2) format("woff2"), url(fonts/SFUIDisplay-600.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-700.woff2) format("woff2"), url(fonts/SFUIDisplay-700.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

html {
    font-size: 14px
}

body,
html {
    font-family: "SFUIDisplay", sans-serif;
    font-weight: 400;
    font-size: clamp(14px, 13.6px + .125vw, 16px)
}

@media (max-width:500px) {
    body,
    html {
        font-size: 16px
    }
}

[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask,
.simplebar-offset {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0
}

.simplebar-mask {
    overflow: hidden;
    width: auto !important;
    height: auto !important;
    z-index: 0;
    direction: inherit
}

.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    width: 0;
    height: 0
}

.simplebar-content:after,
.simplebar-content:before {
    content: " ";
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer,
.simplebar-track {
    position: absolute;
    pointer-events: none;
    overflow: hidden
}

.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    right: 0;
    bottom: 0
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #000;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    -webkit-transition: opacity 0s linear;
    -o-transition: opacity 0s linear;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-style: flat;
    transform-style: flat
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin,
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    left: 0;
    right: auto
}

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    bottom: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    -webkit-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

*,
.noUi-pips,
.noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large,
.noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    left: auto;
    bottom: 10px
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
    -webkit-transform: translate(0, -18px);
    -ms-transform: translate(0, -18px);
    transform: translate(0, -18px);
    top: auto;
    right: 28px
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper,
.swiper-wrapper {
    position: relative;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    list-style: none;
    padding: 0
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: 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: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

html {
    scroll-behavior: smooth;
    background: #f5f5f7
}

@media (max-width:500px) {
    html {
        overflow-x: hidden;
        position: relative
    }
}

body {
    font-size: 1em;
    -webkit-transition: opacity 0s;
    -o-transition: opacity 0s;
    transition: opacity 0s
}

body.on-loaded {
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    opacity: 1
}

@media (max-width:500px) {
    body {
        overflow-x: hidden;
        position: relative
    }
}

.content,
.slider_gallery__arrow.swiper-button-disabled:hover::before,
body {
    opacity: 0
}

[data-lazy].loaded,
body.disabled .content {
    opacity: 1
}

a,
button {
    -webkit-transition: color .2s, background .2s;
    -o-transition: color .2s, background .2s;
    transition: color .2s, background .2s
}

input,
textarea {
    -webkit-appearance: none
}

@media (max-width:1260px) {
    br.desktop {
        display: none
    }
}

br.tablet {
    display: none
}

@media (max-width:1260px) {
    br.tablet {
        display: initial
    }
}

@media (max-width:500px) {
    br.medium,
    br.tablet {
        display: none
    }
}

br.mobile {
    display: none
}

@media (max-width:500px) {
    br.mobile {
        display: initial
    }
}

[data-lazy] {
    opacity: 0;
    -webkit-transition: opacity .125s;
    -o-transition: opacity .125s;
    transition: opacity .125s
}

[data-scroll-fadedown],
[data-scroll-fadeup] {
    -webkit-transform: translate3d(0, 3rem, 0);
    transform: translate3d(0, 3rem, 0);
    opacity: 0;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    -o-transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s;
    will-change: transform, opacity
}

[data-scroll-fadeup].is-inview {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

[data-scroll-fadeup] .highlighted_text {
    color: #000;
    -webkit-transition: color .3s .15s;
    -o-transition: color .3s .15s;
    transition: color .3s .15s
}

[data-scroll-fadeup].is-inview .highlighted_text {
    color: #14ffca
}

[data-scroll-fadedown] {
    -webkit-transform: translate3d(0, -5rem, 0);
    transform: translate3d(0, -5rem, 0);
    -webkit-transition: opacity .5s .25s, -webkit-transform .5s .25s;
    -o-transition: transform .5s .25s, opacity .5s .25s;
    transition: transform .5s .25s, opacity .5s .25s;
    transition: transform .5s .25s, opacity .5s .25s, -webkit-transform .5s .25s
}

[data-scroll-fadedown].is-inview {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100vw;
    max-width: 116.25em;
    min-width: 78.125em;
    padding: 0 2.5rem;
    margin: 0 auto
}

@media (max-width:1260px) {
    .container {
        max-width: 59.375em;
        min-width: 38.75em;
        padding: 0 2em
    }
}

@media (max-width:500px) {
    .container {
        min-width: 100%;
        max-width: 100%;
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }
}

.container--first {
    padding-top: 11.25em
}

@media (max-width:1260px) {
    .container--first {
        padding-top: 7.75em
    }
}

@media (max-width:500px) {
    .container--first {
        padding-top: 5.75em
    }
}

.input_wrapper {
    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;
    width: 100%;
    height: 3.25em;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input_wrapper--textarea {
    height: 6.25em
}

@media (max-width:1260px) {
    .input_wrapper--textarea {
        height: 4.25em
    }
}

@media (max-width:500px) {
    .input_wrapper--textarea {
        height: 4em
    }
}

.input_wrapper--filled .input_wrapper__input.is-filled+.input_wrapper__label,
.input_wrapper--filled .input_wrapper__input:focus+.input_wrapper__label {
    -webkit-transform: translate3d(-10%, -120%, 0) scale(.8);
    transform: translate3d(-10%, -120%, 0) scale(.8)
}

.input_wrapper--minimalistic .input_wrapper__input.is-filled+.input_wrapper__label,
.input_wrapper--minimalistic .input_wrapper__input:focus+.input_wrapper__label {
    opacity: 0
}

.input_wrapper--minimalistic .input_wrapper__input.is-filled {
    border-bottom: 1px solid #151515
}

.input_wrapper__input,
.input_wrapper__label {
    font-size: 1.125em;
    line-height: 1.5rem;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input_wrapper__input {
    height: 100%;
    width: 100%;
    padding: 1em 16px;
    border: 0 solid transparent;
    border-radius: 8px;
    color: #151515;
    background: #fff
}

.input_wrapper--filled .input_wrapper__input {
    padding: 1.5em 16px .5em;
    background: #fff
}

.input_wrapper--outlined .input_wrapper__input {
    background: #fff
}

.input_wrapper--minimalistic .input_wrapper__input {
    padding: .875rem 0;
    border-bottom: 1px solid #727277;
    border-radius: 0;
    background: 0 0
}

@media (max-width:1260px) {
    .input_wrapper--minimalistic .input_wrapper__input {
        font-size: 1em;
        line-height: 1.375em;
        padding: .75rem 0
    }
}

@media (max-width:500px) {
    .input_wrapper--minimalistic .input_wrapper__input {
        font-size: .875em;
        line-height: 1.25rem
    }
}

.black .input_wrapper__input {
    border-bottom: 1px solid #151515
}

.input_wrapper--filled.not-valid .input_wrapper__input {
    background: #000;
    background: #fbe4e3
}

.input_wrapper--outlined.not-valid .input_wrapper__input {
    background: #eeeded;
    -webkit-box-shadow: inset 0 0 0 1px #f2453d;
    box-shadow: inset 0 0 0 1px #f2453d
}

.input_wrapper--minimalistic.not-valid .input_wrapper__input {
    border-bottom: 1px solid #f2453d
}

.input_wrapper__label {
    position: absolute;
    top: 50%;
    font-weight: 400;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: opacity .25s, -webkit-transform .25s;
    -o-transition: transform .25s, opacity .25s;
    transition: transform .25s, opacity .25s;
    transition: transform .25s, opacity .25s, -webkit-transform .25s;
    pointer-events: none
}

@media (max-width:1260px) {
    .input_wrapper__label {
        font-size: 1em
    }
}

@media (max-width:500px) {
    .input_wrapper__label {
        font-size: .875em
    }
}

.input_wrapper--filled .input_wrapper__label,
.input_wrapper--outlined .input_wrapper__label {
    left: 16px
}

.input_wrapper--minimalistic .input_wrapper__label {
    left: 0;
    color: #727277
}

.black .input_wrapper__label {
    color: #151515
}

.input_wrapper--filled.not-valid .input_wrapper__label {
    -webkit-transform: translate3d(-10%, -120%, 0) scale(.8);
    transform: translate3d(-10%, -120%, 0) scale(.8)
}

.input_wrapper--outlined.not-valid .input_wrapper__label {
    color: #f2453d;
    background: #eeeded;
    -webkit-transform: translate3d(-6%, calc(-2em - 30%), 0) scale(.9);
    transform: translate3d(-6%, calc(-2em - 30%), 0) scale(.9)
}

.input_wrapper--minimalistic.not-valid .input_wrapper__label {
    color: #f2453d
}

.input_wrapper__tooltip {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #f2453d;
    font-weight: 300;
    font-size: .75em;
    -webkit-transform: translate3d(0, 150%, 0);
    transform: translate3d(0, 150%, 0);
    opacity: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s
}

.input_wrapper--filled .input_wrapper__tooltip,
.input_wrapper--outlined .input_wrapper__tooltip {
    left: 16px
}

.input_wrapper--minimalistic .input_wrapper__tooltip {
    left: 0
}

.not-valid .input_wrapper__tooltip {
    opacity: 1;
    display: none
}

.input_wrapper__textarea {
    width: 100%;
    height: 100%;
    padding: .875rem 0;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #727277;
    color: #151515;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 1.3333333333em;
    font-family: "SFUIDisplay", sans-serif;
    resize: none
}

@media (max-width:1260px) {
    .input_wrapper__textarea {
        font-size: 1em;
        line-height: 1.375em;
        padding: .75rem 0
    }
}

@media (max-width:500px) {
    .input_wrapper__textarea {
        font-size: .875em;
        line-height: 1.25rem
    }
}

.input_wrapper__textarea::-webkit-input-placeholder,
[data-dropdown] [data-dropdown-input]::-webkit-input-placeholder {
    color: #727277
}

.input_wrapper__textarea::-moz-placeholder,
[data-dropdown] [data-dropdown-input]::-moz-placeholder {
    color: #727277
}

.input_wrapper__textarea::-ms-input-placeholder,
[data-dropdown] [data-dropdown-input]::-ms-input-placeholder {
    color: #727277
}

.input_wrapper__textarea::placeholder,
[data-dropdown] [data-dropdown-input]::placeholder {
    color: #727277
}

.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .875rem 1.25rem;
    border-radius: 14px;
    font-family: "SFUIDisplay", sans-serif;
    font-size: 1.125em;
    line-height: 1.5rem;
    font-weight: 600;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.btn.disabled {
    opacity: .4;
    pointer-events: none
}

@media (max-width:1260px) {
    .btn {
        font-size: 1em;
        line-height: 1.375em;
        padding: .75rem 1.125em
    }
}

.btn__icon,
.modal_close svg {
    width: 18px;
    height: 18px;
    -webkit-transition: -webkit-transform .25s;
    -o-transition: transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

.btn__icon--white {
    fill: #fff
}

.btn__icon--black {
    fill: #151515
}

.btn__icon--right {
    margin-left: .5rem
}

.btn__icon--left {
    margin-right: .5rem
}

.btn--small {
    font-size: 1em;
    line-height: 1.25em;
    padding: .625em 1em;
    border-radius: 10px
}

.btn--small:hover {
    background: #fff !important
}

.btn--filled {
    color: #151515;
    background: #14ffca
}

.btn--filled:hover {
    background: #00e0ad
}

.btn--white {
    color: #151515;
    background: #fff
}

.btn--white:hover,
[data-dropdown] [data-dropdown-list] .simplebar-track.simplebar-vertical .simplebar-scrollbar {
    background: #14ffca
}

.btn--red {
    color: #fff;
    background: red
}

.btn--red:hover {
    background: #e60000
}

.btn--black,
.btn--outlined {
    background: #151515;
    color: #fff;
    border: 1px solid #151515
}

.btn--black:hover {
    background: #fff;
    color: #151515
}

.btn--outlined {
    color: #14ffca;
    border: 1px solid #14ffca
}

.btn--outlined:hover {
    background: #14ffca;
    color: #151515
}

[data-dropdown] {
    position: relative;
    width: 100%;
    height: 3.25em;
    -webkit-transition: z-index 0s .5s;
    -o-transition: z-index 0s .5s;
    transition: z-index 0s .5s
}

@media (max-width:1260px) {
    [data-dropdown] {
        height: 2.875em
    }
}

@media (max-width:500px) {
    [data-dropdown] {
        height: 2.75em
    }
}

[data-dropdown].on-focus {
    z-index: 1000;
    -webkit-transition: z-index 0s 0s;
    -o-transition: z-index 0s 0s;
    transition: z-index 0s 0s
}

[data-dropdown] [data-dropdown-input] {
    width: 100%;
    height: 100%;
    padding: 1rem 0;
    border-radius: 0;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #727277;
    font-weight: 400;
    font-size: 1.125em;
    font-family: "SFUIDisplay", sans-serif;
    line-height: 1.25rem;
    color: #151515;
    cursor: pointer
}

@media (max-width:1260px) {
    [data-dropdown] [data-dropdown-input] {
        font-size: 1rem;
        padding: .75rem 0
    }
}

@media (max-width:500px) {
    [data-dropdown] [data-dropdown-input] {
        font-size: .875em
    }
}

[data-dropdown] [data-dropdown-arrow] {
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url(../assets/img/dropdown_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transform: translate3d(0, -50%, 0) scaleY(1);
    transform: translate3d(0, -50%, 0) scaleY(1);
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

[data-dropdown] [data-dropdown-list] {
    position: absolute;
    width: 100%;
    top: 3.75em;
    right: 0;
    left: 0;
    z-index: 500;
    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;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 14px;
    border: 1px solid #e8e8ea;
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .06);
    -webkit-transform: translate3d(0, .5em, 0);
    transform: translate3d(0, .5em, 0);
    opacity: 0;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -o-transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s, -webkit-transform .2s;
    pointer-events: none
}

@media (max-width:1260px) {
    [data-dropdown] [data-dropdown-list] {
        top: 3.375em
    }
}

@media (max-width:500px) {
    [data-dropdown] [data-dropdown-list] {
        top: 3.25em
    }
}

[data-dropdown] [data-dropdown-list] .simplebar-track.simplebar-vertical {
    width: 1px;
    height: calc(100% - 1.75em);
    top: .875em;
    right: .4rem;
    background: 0 0
}

@media (max-width:1260px) {
    [data-dropdown] [data-dropdown-list] .simplebar-track.simplebar-vertical {
        height: calc(100% - 1em);
        top: .5rem
    }
}

[data-dropdown].on-focus [data-dropdown-list] {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    pointer-events: all
}

[data-dropdown].on-focus [data-dropdown-input] {
    color: #151515
}

[data-dropdown].is-top [data-dropdown-list] {
    top: 0;
    -webkit-transition: opacity .2s, -webkit-transform 0s;
    -o-transition: transform 0s, opacity .2s;
    transition: transform 0s, opacity .2s;
    transition: transform 0s, opacity .2s, -webkit-transform 0s
}

[data-dropdown].is-top [data-dropdown-list],
[data-dropdown].is-top.on-focus [data-dropdown-list] {
    -webkit-transform: translate3d(0, calc(-100% - .5em), 0);
    transform: translate3d(0, calc(-100% - .5em), 0)
}

[data-dropdown].on-focus [data-dropdown-arrow] {
    -webkit-transform: translate3d(0, -50%, 0) scaleY(-1);
    transform: translate3d(0, -50%, 0) scaleY(-1)
}

[data-dropdown] [data-dropdown-option] {
    width: 100%;
    padding: .875rem;
    color: #000;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-family: "SFUIDisplay", sans-serif;
    text-align: left;
    background: #fff;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
    position: relative
}

@media (max-width:1260px) {
    [data-dropdown] [data-dropdown-option] {
        font-size: 1em;
        padding: .75rem
    }
}

@media (max-width:500px) {
    [data-dropdown] [data-dropdown-option] {
        font-size: .875em;
        line-height: 1.25rem
    }
}

[data-dropdown] [data-dropdown-option]:hover {
    background: #f5f5f7
}

[data-dropdown] [data-dropdown-option]+[data-dropdown] [data-dropdown-option]::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: .875em;
    height: 1px;
    width: calc(100% - 1.75em);
    background: #e8e8ea
}

@media (max-width:1260px) {
    [data-dropdown] [data-dropdown-option]+[data-dropdown] [data-dropdown-option]::before {
        right: .75em;
        width: calc(100% - 1.5em)
    }
}

.section+.section {
    padding-top: 9.375em
}

@media (max-width:1260px) {
    .section+.section {
        padding-top: 7.5em
    }
}

@media (max-width:500px) {
    .section+.section {
        padding-top: 5em
    }
}

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

.section_block--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 2
}

.section_block__title {
    font-family: "SFUIDisplay", sans-serif;
    font-size: 3.75em;
    line-height: 1.0666666667em;
    font-weight: 700;
    color: #151515;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off
}

@media (max-width:1260px) {
    .section_block__title {
        font-size: 2.5em;
        line-height: 1.15em
    }
}

@media (max-width:500px) {
    .section_block__title {
        font-size: 1.75em;
        line-height: 1.2142857143em
    }
}

.section_block__title--white {
    color: #fff
}

.section_block__title .color {
    color: #14ffca
}

@media (max-width:1260px) {
    .home .section_block__title {
        font-size: 3.25em;
        line-height: 1.1538461538em
    }
}

@media (max-width:500px) {
    .home .section_block__title {
        font-size: 2.25em;
        line-height: 1.1666666667em
    }
}

.section_block__text {
    font-family: "SFUIDisplay", sans-serif;
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.3em;
    color: #727277;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    margin-top: 1em
}

@media (max-width:1260px) {
    .section_block__text {
        font-size: 1.125em;
        line-height: 1.3333333333em
    }
}

@media (max-width:500px) {
    .section_block__text {
        font-size: .875em;
        line-height: 1.25rem
    }
}

.section_block__text--white {
    color: #fff
}

.home .section_block__text {
    margin-top: 1.4em
}

@media (max-width:1260px) {
    .home .section_block__text {
        font-size: 1em;
        line-height: 1.375em
    }
}

@media (max-width:500px) {
    .home .section_block__text {
        font-size: .875em;
        line-height: 1.25rem
    }
}

.section_block__text+.section_block__text {
    margin-top: .625em
}

.section_block__btn {
    margin-top: 2rem
}

@media (max-width:1260px) {
    .section_block__btn {
        margin-top: 1.75rem
    }
}

@media (max-width:500px) {
    .section_block__btn {
        width: 100%;
        margin-top: 1.25rem
    }
}

.privacy {
    padding-top: 11.25em
}

@media (max-width:1260px) {
    .privacy {
        padding-top: 7.75em
    }
}

@media (max-width:500px) {
    .privacy {
        padding-top: 5.75em
    }
}

.privacy__container,
.privacy__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.privacy__container {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: unset !important;
    padding-top: 5em
}

.privacy__content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

@media (max-width:500px) {
    .privacy__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.privacy__title {
    margin-bottom: 0;
    color: #151515;
    font-weight: 700;
    font-size: 2.75em;
    line-height: 1em;
    text-align: center;
    -webkit-transform: translate3d(0, -1vh, 0);
    transform: translate3d(0, -1vh, 0);
    opacity: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    max-block-size: 2.5em
}

.privacy__title.is-inview {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

@media (max-width:500px) {
    .privacy__title {
        font-size: 1.75em
    }
}

.privacy_column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: auto
}

@media (max-width:500px) {
    .privacy_column {
        width: 100%;
        margin: 0 0 2em
    }
}

.privacy_column__wrapper+.privacy_column__wrapper {
    margin-top: 3em
}

.privacy_column__title,
.privacy_column__title .counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700
}

.privacy_column__title {
    margin-bottom: .75em;
    line-height: 1.3em;
    white-space: nowrap;
    -webkit-transform: translate3d(0, -1vh, 0);
    transform: translate3d(0, -1vh, 0);
    opacity: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #151515;
    font-size: 1.8em
}

@media (max-width:500px) {
    .privacy_column__title {
        font-size: 22px;
        white-space: normal
    }
    .privacy_column__title br {
        display: none
    }
}

.privacy_column__title.is-visible {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.privacy_column__title .counter {
    position: relative;
    top: 3px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2vw;
    height: 2vw;
    margin-right: 1vw;
    color: #fff;
    font-size: .6em
}

@media (max-width:500px) {
    .privacy_column__title .counter {
        top: 0;
        width: 8vw;
        height: 8vw;
        margin-right: 2vw
    }
}

.privacy_column__title .counter:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #14ffca;
    content: ""
}

.privacy_column__lower {
    margin-bottom: 1.5em;
    padding-left: 3vw;
    color: #444;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.625;
    -webkit-transform: translate3d(0, -1vh, 0);
    transform: translate3d(0, -1vh, 0);
    opacity: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

@media (max-width:500px) {
    .privacy_column__lower {
        padding-left: 10vw;
        font-size: 1.1em
    }
}

.privacy_column__lower.is-inview {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.privacy_column__text {
    padding-left: 3vw;
    color: #444;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.625;
    -webkit-transform: translate3d(0, -1vh, 0);
    transform: translate3d(0, -1vh, 0);
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media (max-width:1500px) {
    .privacy_column__text {
        padding-right: 5vw
    }
}

@media (max-width:1350px) {
    .privacy_column__text {
        padding-right: 3vw
    }
}

@media (max-width:500px) {
    .privacy_column__text {
        padding-left: 10vw;
        font-size: 1.1em
    }
    .privacy_column__text+.privacy_column__text {
        margin-top: 1em
    }
}

.privacy_column__text a {
    color: #4b88ff;
    text-decoration: underline
}

.privacy_column__text+.privacy_column__text {
    margin-top: 1.5em
}

.privacy_column__text.is-inview {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.privacy_column__text .strong {
    color: #151515;
    font-weight: 700
}

.privacy_pagination {
    position: sticky;
    top: 10em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 4vw
}

@media (max-width:1260px) {
    .privacy_pagination {
        display: none
    }
}

.privacy_block,
.privacy_pagination__link {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.privacy_pagination__link {
    color: #7c7c7c;
    font-weight: 400;
    font-size: .875em;
    white-space: nowrap;
    -webkit-transition: color .15s;
    -o-transition: color .15s;
    transition: color .15s
}

.privacy_pagination__link:hover {
    color: #14ffca
}

.privacy_pagination__link.is-active {
    color: #151515
}

.privacy_pagination__link+.privacy_pagination__link {
    margin-top: 2em
}

.privacy_block {
    padding: 1.75em 2.5em;
    border-radius: 14px;
    -webkit-box-shadow: inset 0 0 0 1px #dcdcdc;
    box-shadow: inset 0 0 0 1px #dcdcdc
}

.privacy_block__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .25em;
    font-weight: 500;
    font-size: 1.2em
}

.privacy_block__text {
    margin-bottom: 1em;
    color: #404040;
    font-weight: 300;
    line-height: 1.8em
}

.privacy_block__button {
    padding: .8em 1.5em;
    border-radius: 6px;
    color: red;
    font-size: .9em;
    -webkit-box-shadow: inset 0 0 0 1px #e0e0e0;
    box-shadow: inset 0 0 0 1px #e0e0e0
}

.privacy_block__button:hover {
    background: rgba(255, 21, 0, .06)
}

.modal,
.modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal {
    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;
    pointer-events: none;
    z-index: 1
}

.modal__overlay {
    z-index: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .75)), to(rgba(0, 0, 0, .5)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .75), rgba(0, 0, 0, .5));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .75), rgba(0, 0, 0, .5));
    background: linear-gradient(to top, rgba(0, 0, 0, .75), rgba(0, 0, 0, .5));
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.modal__overlay.is-active {
    opacity: 1;
    pointer-events: all
}

.modal__content {
    position: relative;
    z-index: 1;
    opacity: 0
}

.modal__content--scroll {
    width: 26em;
    height: 100%
}

@media (max-width:500px) {
    .modal__content--scroll {
        width: 90vw
    }
}

.modal__content--scroll .simplebar-vertical {
    top: 20%;
    height: 60%
}

.is-active .modal__content,
.modal_form.is-active {
    opacity: 1;
    pointer-events: all
}

.modals {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    pointer-events: none
}

.modal_close {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 1;
    width: 24px;
    height: 24px;
    padding: 0;
    border-radius: 50%;
    background: #eee;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.modal_close svg {
    width: 10px;
    height: 10px;
    fill: #323232
}

.modal_close:hover svg {
    -webkit-transform: scale3d(.8, .8, 1) rotate(90deg);
    transform: scale3d(.8, .8, 1) rotate(90deg)
}

.modal_form {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 50%;
    left: 50%;
    padding: 5em;
    overflow: hidden scroll;
    background: #00000055;
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transform: translate3d(-50%, calc(-50% + 2em), 0);
    transform: translate3d(-50%, calc(-50% + 2em), 0);
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -o-transition: transform .35s, opacity .35s;
    transition: transform .35s, opacity .35s;
    transition: transform .35s, opacity .35s, -webkit-transform .35s
}

@media (max-width:500px) {
    .modal_form {
        padding: 3.75em 1.25em 0
    }
}

.modal_form.is-active {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.modal_form.is-active .modal_form__inputs.is-active {
    pointer-events: all
}

.modal_form__close {
    top: 2.5em;
    right: 2.5em;
    width: 40px;
    height: 40px;
    padding: 0;
    background: 0 0
}

@media (max-width:1260px) {
    .modal_form__close {
        width: 24px;
        height: 24px;
        top: 1.25em;
        right: 1.25em
    }
}

.modal_form__close .icon {
    fill: #fff;
    width: 100%;
    height: 100%
}

.modal_form__form {
    margin: 0 !important
}

@media (max-width:1260px) {
    .modal_form__form {
        max-width: 28.875em;
        margin-top: 0 !important
    }
}

.modal_success .modal_form__form {
    margin: auto !important
}

.modal_form__form.on-request {
    pointer-events: none;
    opacity: .6
}

.modal_form__icon {
    width: 12.5em;
    height: 12.5em;
    margin-top: 1.875em;
    background: #f4f4f4;
    border-radius: 50%;
    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
}

.modal_form__icon .image {
    width: 6.25em;
    height: 6.25em
}

.modal_form__title {
    font-family: "SFUIDisplay", sans-serif;
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1.15em;
    color: #151515;
    text-align: center
}

@media (max-width:1260px) {
    .modal_form__title {
        font-size: 1.5em;
        line-height: 1.15em
    }
}

@media (max-width:500px) {
    .modal_form__title {
        font-size: 1.375em;
        line-height: 1.2142857143em
    }
}

.modal_success .modal_form__text,
.modal_success .modal_form__title {
    color: #151515
}

.modal_form__text {
    font-family: "SFUIDisplay", sans-serif;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.35em;
    color: #151515;
    text-align: center;
    margin-top: 1.25rem
}

.modal_form__header {
    margin-bottom: 1.5em
}

@media (max-width:1260px) {
    .modal_form__text {
        font-size: .9375em;
        line-height: 1.3333333333em;
        margin-top: 1rem
    }
}

@media (max-width:500px) {
    .modal_form__text {
        font-size: .875em;
        line-height: 1.25rem;
        margin-top: .75rem
    }
}

.modal_form__inputs {
    margin: 0 !important
}

@media (max-width:1260px) {
    .modal_form__inputs {
        grid-template-columns: 100% !important
    }
}

.modal_form__btn {
    width: 100%;
    margin-top: 1.5em;
    letter-spacing: -.03em
}

@media (max-width:500px) {
    .modal_form__btn {
        margin-top: 1.2em;
        font-size: .9375em;
        height: 3.7333333333em
    }
}

.modal_menu {
    position: absolute;
    width: 100vw;
    height: 100vh;
    right: 0;
    top: 0;
    background: #151515;
    padding: 3.25em 2em 1.75em;
    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;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translate3d(5em, 0, 0);
    transform: translate3d(5em, 0, 0);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    -o-transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s
}

@media (max-width:500px) {
    .modal_menu {
        padding: 2em 1.25em 1.25em
    }
}

.modal_menu.is-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    pointer-events: all
}

.modal_menu__close {
    width: 32px;
    height: 32px;
    padding: 0;
    position: absolute;
    top: 2rem;
    right: 2rem
}

@media (max-width:500px) {
    .modal_menu__close {
        width: 24px;
        height: 24px;
        top: 1.25em;
        right: 1.25em
    }
}

.modal_menu__close:hover .icon {
    fill: #14ffca
}

.modal_menu__close .icon {
    width: 100%;
    height: 100%;
    fill: #fff;
    -webkit-transition: fill .2s;
    -o-transition: fill .2s;
    transition: fill .2s
}

.modal_menu__content {
    width: 100%;
    height: calc(100% - 2em)
}

@media (max-width:500px) {
    .modal_menu__content {
        height: calc(100% - 3.75em)
    }
}

.modal_menu__content .simplebar-track.simplebar-vertical {
    visibility: visible;
    opacity: 1;
    width: 2px;
    background: #ebebeb;
    right: -1em
}

@media (max-width:500px) {
    .modal_menu__content .simplebar-track.simplebar-vertical {
        right: -.75rem
    }
}

.modal_menu__content .simplebar-track.simplebar-vertical .simplebar-scrollbar {
    background: #14ffca
}

.modal_menu__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal_menu__block+.modal_menu__block {
    margin-top: 2.5em
}

@media (max-width:500px) {
    .modal_menu__block+.modal_menu__block {
        margin-top: 2em
    }
}

.modal_menu__title {
    font-family: "SFUIDisplay", sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    line-height: 1.15em;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #fff;
    margin-bottom: 1.75rem
}

@media (max-width:500px) {
    .modal_menu__title {
        font-size: 1.75em;
        line-height: 1.2142857143em;
        margin-bottom: 1.25rem
    }
}

.modal_menu__buttons {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25em;
    margin-top: 3.25em
}

@media (max-width:500px) {
    .modal_menu__buttons {
        margin-top: 2.5em;
        grid-template-columns: 100%;
        gap: 1rem
    }
}

.modal_menu__bottom {
    width: 100%;
    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-top: 1.75em;
    margin-top: auto
}

@media (max-width:500px) {
    .modal_menu__bottom {
        padding-top: 1.25em
    }
}

.modal_menu__itome {
    width: 11.25em;
    height: 1.25em;
    display: block;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.modal_menu__itome:hover {
    opacity: .8
}

.itome {
    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;
    overflow: visible;
    color: #fff;
    width: 6em;
    height: 1.25em
}

@media (max-width:1260px) {
    .itome {
        width: 5.375em;
        height: 1.125em
    }
}

.itome:hover .itome_tooltip {
    -webkit-transform: translateX(-50%) translateY(-1vh);
    -ms-transform: translateX(-50%) translateY(-1vh);
    transform: translateX(-50%) translateY(-1vh);
    opacity: 1
}

.itome__logo {
    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: 15px;
    height: 15px;
    margin-right: .5em;
    border-radius: 50%;
    background: #006eff
}

.itome__logo svg {
    width: 45%;
    height: 45%;
    fill: #fff
}

.itome__title {
    font-weight: 300;
    font-size: .75em;
    font-family: "SFUIDisplay", sans-serif;
    color: #fff
}

.itome_tooltip {
    position: absolute;
    bottom: 105%;
    left: 50%;
    z-index: 10;
    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;
    padding: 1.4em 1.25vw;
    border-radius: 15px;
    background: #fff;
    -webkit-box-shadow: 2px 15px 20px rgba(0, 0, 0, .15);
    box-shadow: 2px 15px 20px rgba(0, 0, 0, .15);
    -webkit-transform: translateX(-50%) translateY(1vh);
    -ms-transform: translateX(-50%) translateY(1vh);
    transform: translateX(-50%) translateY(1vh);
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    pointer-events: none
}

@media screen and (max-width:480px) {
    .itome_tooltip {
        display: none
    }
}

.itome_tooltip:before {
    position: absolute;
    bottom: -13px;
    left: 50%;
    border: 7px solid transparent;
    border-top-color: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: ""
}

.itome_tooltip__logo {
    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: 3.8em;
    height: 3.8em;
    border-radius: 6px;
    background: #006eff
}

.itome_tooltip__logo svg {
    position: relative;
    top: -1px;
    left: -1px;
    width: 70%;
    fill: #fff
}

.itome_tooltip__title {
    margin: .9vh 0;
    color: #000;
    font-weight: 700;
    font-size: 1.15em
}

.itome_tooltip__subtitle {
    color: #b6b6b6;
    font-weight: 300;
    font-size: .875em;
    white-space: nowrap
}

.modal_menu .itome__title {
    color: #111115
}

.not_found {
    height: 100vh;
    min-height: 50em
}

@media (max-width:500px) {
    .not_found {
        min-height: 100vh
    }
}

.not_found__container {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 11.25em 0 5em
}

@media (max-width:500px) {
    .not_found__container {
        padding: 7.5em 1.5em 3.75em
    }
}

.not_found__img {
    width: 32.25em;
    height: 17.5em;
    margin-bottom: 2.5em
}

@media (max-width:500px) {
    .not_found__img {
        width: 100%;
        height: auto
    }
}

.not_found__btn {
    margin-top: 1.75rem;
    background: 0 0;
    border: 1px solid #151515;
    color: #151515
}

.not_found__btn:hover {
    background: #151515;
    color: #fff
}

.preloader,
.preloader__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100vw;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    opacity: 0
}

.on-loaded .preloader {
    opacity: 1
}

.disabled .preloader {
    pointer-events: none;
    opacity: 0;
    display: none
}

.preloader .video,
.slider_gallery .swiper-slide img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.preloader__wrap {
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.preloader__logo {
    width: 19.375em;
    height: 6.25em;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:500px) {
    .preloader__logo {
        width: 15.5em;
        height: 5em
    }
}

.preloader__load {
    margin-top: auto;
    margin-bottom: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    bottom: 0
}

@media (max-width:500px) {
    .preloader__load {
        margin-bottom: 3em
    }
}

.preloader__load_text {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.25em;
    color: #242424;
    margin-bottom: 1.25em
}

@media (max-width:500px) {
    .preloader__load_text {
        font-size: .875em;
        line-height: 1.4285714286em;
        margin-bottom: 1.1428571429em
    }
}

.preloader__load_line {
    position: relative;
    width: 20em;
    height: 2px;
    background: #ececec
}

@media (max-width:500px) {
    .preloader__load_line {
        width: 70vw
    }
}

.preloader__load_line::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: #14ffca;
    top: 0;
    left: 0;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 3.5s;
    -o-transition: transform 3.5s;
    transition: transform 3.5s;
    transition: transform 3.5s, -webkit-transform 3.5s;
    -webkit-animation: loading 3.5s .5s forwards;
    animation: loading 3.5s .5s forwards
}

.slider,
.slider__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.slider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.slider__nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2em
}

@media (max-width:1260px) {
    .slider__nav {
        margin-top: 1.75em
    }
}

@media (max-width:500px) {
    .slider__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.slider__nav.grid {
    display: grid;
    grid-template-columns: 1fr 5.625em 1fr;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial
}

@media (max-width:500px) {
    .slider__nav.grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.slider__nav .dot {
    width: 24px;
    height: 24px;
    opacity: 0;
    pointer-events: none
}

@media (max-width:500px) {
    .slider__nav .dot {
        display: none
    }
}

.slider__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:500px) {
    .slider__buttons {
        margin-bottom: 1.25em
    }
}

.slider__button {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 10px;
    background: #151515;
    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;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-transition: background .2s, opacity .2s;
    -o-transition: background .2s, opacity .2s;
    transition: background .2s, opacity .2s
}

@media (max-width:1260px) {
    .slider__button {
        width: 36px;
        height: 36px
    }
}

@media (max-width:500px) {
    .slider__button {
        width: 32px;
        height: 32px
    }
}

.slider__button--prev {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.slider__button:hover {
    background: #14ffca
}

.slider__button:hover svg {
    fill: #151515
}

.slider__button svg {
    width: 16px;
    height: 16px;
    fill: #fff;
    -webkit-transition: fill .2s;
    -o-transition: fill .2s;
    transition: fill .2s
}

@media (max-width:500px) {
    .slider__button svg {
        width: 14px;
        height: 14px
    }
}

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

.slider__button.swiper-button-disabled {
    pointer-events: none;
    opacity: .8
}

.slider__button+.slider__button {
    margin-left: .5rem
}

.slider_gallery {
    position: relative;
    width: 80vw;
    height: 100vh;
    border-radius: 24px
}

.is-active .slider_gallery {
    pointer-events: all
}

@media (max-width:500px) {
    .slider_gallery {
        width: 100vw;
        height: 40vh;
        padding-right: 15vw;
        padding-left: 5vw;
        border-radius: 0;
        padding: 0
    }
}

.slider_gallery .swiper-wrapper {
    height: 100%
}

.slider_gallery .swiper-slide,
.slider_gallery__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.slider_gallery .swiper-slide {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:500px) {
    .slider_gallery .swiper-slide {
        pointer-events: all
    }
}

.slider_gallery .swiper-slide img {
    max-width: 100%
}

@media (max-width:500px) {
    .slider_gallery .swiper-slide img {
        display: block;
        width: 100%
    }
}

.slider_gallery__nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: calc(100% - 8em);
    z-index: 10000
}

.is-active .slider_gallery__nav {
    pointer-events: all
}

@media (max-width:500px) {
    .slider_gallery__nav {
        display: none
    }
}

.slider_gallery__arrow {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    padding: 0;
    border: 1px solid #fff;
    background: #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;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-transition: border .2s, background .2s;
    -o-transition: border .2s, background .2s;
    transition: border .2s, background .2s
}

.slider_gallery__arrow.swiper-button-disabled {
    opacity: 1
}

.slider_gallery__arrow.swiper-button-disabled svg {
    fill: #242424
}

.slider_gallery__arrow.swiper-button-disabled:hover {
    background: 0 0
}

.slider_gallery__arrow.swiper-button-disabled:hover .slider_gallery__svg {
    fill: #87909a
}

.slider_gallery__arrow:hover {
    background: #242424
}

.slider_gallery__arrow:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    opacity: 1
}

.slider_gallery__arrow:hover .slider_gallery__svg {
    fill: #fff
}

.slider_gallery__prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider_gallery__next .slider_gallery__svg,
.slider_gallery__prev .slider_gallery__svg {
    left: 1px
}

.slider_gallery__svg {
    position: relative;
    width: 30px;
    height: 30px;
    -webkit-transition: fill .2s;
    -o-transition: fill .2s;
    transition: fill .2s;
    fill: #fff
}

.footer {
    margin-top: 9.375em;
    background: #151515
}

@media (max-width:1260px) {
    .footer {
        margin-top: 7.5em
    }
}

@media (max-width:500px) {
    .footer {
        margin-top: 5em
    }
}

.footer__main {
    padding-top: 2.5em;
    padding-bottom: 13.25em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media (max-width:1260px) {
    .footer__main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 15em
    }
}

@media (max-width:500px) {
    .footer__main {
        padding-top: 1.75em;
        padding-bottom: 3.75em
    }
}

.footer__brand {
    width: max-content;
    max-width: 100%;
    flex: 0 0 auto
}

.footer__logo {
    display: block;
    width: 18em;
    max-width: 100%;
    height: auto;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.footer__logo .image {
    display: block;
    width: 100%;
    height: auto
}

.footer__legal-name {
    margin-top: 1rem;
    color: #fff;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.4;
    white-space: nowrap
}

.footer__logo:hover {
    opacity: .8
}

@media (max-width:1260px) {
    .footer__logo {
        width: 18em
    }
}

@media (max-width:500px) {
    .footer__logo {
        width: 13.5em
    }

    .footer__legal-name {
        margin-top: .875rem;
        font-size: 1em
    }
}

@media (max-width:340px) {
    .footer__legal-name {
        font-size: .9375em
    }
}

.footer__table {
    width: 70%;
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

@media (max-width:1260px) {
    .footer__table {
        width: 100%;
        margin-top: 2.5em;
        grid-template-columns: 1fr 1fr;
        gap: 2.5em
    }
}

@media (max-width:500px) {
    .footer__table {
        grid-template-columns: 100%
    }
}

.footer__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__caption {
    font-weight: 500;
    font-size: 1em;
    line-height: 1.25em;
    color: #727277;
    margin-bottom: 1.25rem
}

@media (max-width:1260px) {
    .footer__caption {
        font-size: .875em;
        line-height: 1.2857142857em
    }
}

.footer__caption--small {
    margin-bottom: 0;
    margin-top: .25rem;
    font-size: .875em;
    line-height: 1.2857142857em
}

@media (max-width:1260px) {
    .footer__caption--small {
        font-size: .75em;
        line-height: 1rem;
        margin-top: .5rem
    }
}

.footer__link {
    font-family: "SFUIDisplay", sans-serif;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.3333333333em;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

@media (max-width:1260px) {
    .footer__link {
        font-size: 1em;
        line-height: 1.375em
    }
}

.footer__link.is-active,
.footer__link:hover {
    color: #14ffca
}

.footer__link:hover .icon {
    fill: #14ffca
}

.footer__link .icon {
    width: 16px;
    height: 16px;
    fill: #fff;
    margin-right: .34em;
    -webkit-transition: fill .2s;
    -o-transition: fill .2s;
    transition: fill .2s
}

.footer__link+.footer__link {
    margin-top: .75rem
}

.footer__bottom {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 1.75em 0;
    border-top: 1px solid #313132
}

@media (max-width:1260px) {
    .footer__bottom {
        padding: 1.5em 0
    }
}

@media (max-width:500px) {
    .footer__bottom {
        grid-template-columns: 100%;
        gap: 1.25em
    }
}

.footer__itome {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: auto
}

/* «Сделано в Айтуми»: интерактивный бейдж из футера Prime Motors. */
.motorway-itome-wrap {
    position: relative;
    overflow: visible
}

.motorway-itome-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: inherit;
    text-decoration: none;
    opacity: .5;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.motorway-itome-wrap:hover .motorway-itome-link,
.motorway-itome-wrap:focus-within .motorway-itome-link {
    opacity: 1
}

.motorway-itome-text {
    color: rgba(255, 255, 255, .85);
    font-family: "SFUIDisplay", sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.25rem;
    white-space: nowrap
}

.motorway-itome-wordmark {
    display: block;
    width: 96px;
    height: 20px;
    -webkit-transition: -webkit-filter .2s ease;
    transition: -webkit-filter .2s ease;
    -o-transition: filter .2s ease;
    transition: filter .2s ease;
    transition: filter .2s ease, -webkit-filter .2s ease
}

.motorway-itome-wrap:hover .motorway-itome-wordmark,
.motorway-itome-wrap:focus-within .motorway-itome-wordmark {
    -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(96%) saturate(5000%) hue-rotate(222deg) brightness(102%);
    filter: brightness(0) saturate(100%) invert(18%) sepia(96%) saturate(5000%) hue-rotate(222deg) brightness(102%)
}

.motorway-itome-tooltip {
    position: absolute;
    right: 0;
    bottom: calc(100% + 14px);
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    -webkit-filter: drop-shadow(0 6px 20px rgba(0, 0, 0, .18));
    filter: drop-shadow(0 6px 20px rgba(0, 0, 0, .18));
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition: opacity .22s ease, -webkit-transform .22s ease;
    transition: opacity .22s ease, -webkit-transform .22s ease;
    -o-transition: opacity .22s ease, transform .22s ease;
    transition: opacity .22s ease, transform .22s ease;
    transition: opacity .22s ease, transform .22s ease, -webkit-transform .22s ease
}

.motorway-itome-wrap:hover .motorway-itome-tooltip,
.motorway-itome-wrap:focus-within .motorway-itome-tooltip {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.motorway-itome-tooltip__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    min-width: 268px;
    padding: 12px 16px;
    border-radius: 16px;
    background: #fff;
    white-space: nowrap
}

.motorway-itome-tooltip__logo {
    display: block;
    width: 44px;
    height: 44px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-radius: 50%
}

.motorway-itome-tooltip__name {
    color: #111;
    font-family: "SFUIDisplay", sans-serif;
    font-size: 13.5px;
    font-weight: 700;
    line-height: 1.35
}

.motorway-itome-tooltip__subtitle,
.motorway-itome-tooltip__url {
    margin-top: 2px;
    font-family: "SFUIDisplay", sans-serif;
    font-size: 12px;
    line-height: 1.3
}

.motorway-itome-tooltip__subtitle {
    color: #888
}

.motorway-itome-tooltip__url {
    color: #283dfa
}

.motorway-itome-tooltip__arrow {
    width: 0;
    height: 0;
    margin-right: 46px;
    margin-left: auto;
    border-top: 9px solid #fff;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent
}

.motorway-itome-link:focus-visible {
    outline: 2px solid #14ffca;
    outline-offset: 5px;
    border-radius: 3px
}

@media (max-width:1260px) {
    .motorway-itome-text {
        font-size: .875em;
        line-height: 1.2857142857em
    }

    .motorway-itome-wordmark {
        width: 86px;
        height: 18px
    }
}

@media (max-width:500px) {
    .footer__itome {
        margin: 0
    }

    .motorway-itome-tooltip {
        right: auto;
        left: 0
    }

    .motorway-itome-tooltip__arrow {
        margin-right: auto;
        margin-left: 46px
    }
}

@media (hover:none), (pointer:coarse) {
    .motorway-itome-tooltip {
        display: none
    }
}

.footer__copyright {
    font-family: "SFUIDisplay", sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25rem;
    color: #fff;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

@media (max-width:1260px) {
    .footer__copyright {
        font-size: .875em;
        line-height: 1.2857142857em
    }
}

.footer__copyright--itome {
    margin-right: .5rem
}

.footer__copyright--link {
    margin: auto
}

@media (max-width:500px) {
    .footer__copyright--link {
        margin: 0
    }
}

.footer__copyright--link:hover {
    color: #14ffca
}

.footer_form {
    background: #14ffca;
    padding: 2.5em 0
}

@media (max-width:1260px) {
    .footer_form {
        padding: 2em 0
    }
}

@media (max-width:500px) {
    .footer_form {
        padding: 1.75em 0
    }
}

.footer_form.on-request {
    pointer-events: none;
    opacity: .6
}

.footer_form__container {
    display: grid;
    grid-template-columns: 1fr 1fr
}

@media (max-width:1260px) {
    .footer_form__container {
        grid-template-columns: 100%;
        gap: 1.75em
    }
}

@media (max-width:500px) {
    .footer_form__container {
        gap: 1.25em
    }
}

.footer_form__title {
    font-size: 2.5em;
    line-height: 1.15em;
    font-weight: 600;
    color: #151515
}

@media (max-width:1260px) {
    .footer_form__title {
        font-size: 2em;
        line-height: 1.1875em
    }
}

@media (max-width:500px) {
    .footer_form__title {
        font-size: 1.5em;
        line-height: 1.25em
    }
}

.footer_form__form {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1.75em
}

@media (max-width:1260px) {
    .footer_form__form {
        gap: 1.25em
    }
}

@media (max-width:500px) {
    .footer_form__form {
        grid-template-columns: 100%
    }
}

.header {
    background: transparent;
    position: absolute;
    z-index: 10;
    margin: 0 auto
}

.header,
.header__line {
    width: 100%
}

.header__line--top {
    display: grid;
    grid-template-columns: repeat(3, auto);
    padding: 1em 0;
    border-bottom: 1px solid #313132
}

@media (max-width:1260px) {
    .header__line--top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.header__line--bottom {
    padding: .75em 0;
    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
}

@media (max-width:1260px) {
    .header__line--bottom {
        display: none
    }
}

.header__logo {
    width: 16.5em;
    height: 2.5em;
    display: block;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

@media (max-width:500px) {
    .header__logo {
        width: 12.125em;
        height: 1.75em
    }
}

.header__logo:hover {
    opacity: .8
}

.header__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto
}

@media (max-width:1260px) {
    .header__socials {
        display: none
    }
}

.header__socials_link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1em;
    line-height: 1.25rem;
    color: #fff;
    font-weight: 500;
    padding: 6px 10px;
    border-radius: 8px;
    background: #222;
    -webkit-transition: background .2s, color .2s;
    -o-transition: background .2s, color .2s;
    transition: background .2s, color .2s
}

.header__socials_link:hover {
    background: #fff;
    color: #151515
}

.header__socials_link:hover .icon {
    fill: #151515
}

.header__socials_link .icon {
    width: 16px;
    height: 16px;
    fill: #fff;
    margin-right: 6px;
    -webkit-transition: fill .2s;
    -o-transition: fill .2s;
    transition: fill .2s
}

.header__socials_link+.header__socials_link {
    margin-left: .5rem
}

.header__buttons,
.header__buttons_phone,
.header__socials_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__buttons {
    margin-left: auto
}

.header__buttons_phone {
    font-size: 1em;
    line-height: 1.25rem;
    color: #fff;
    font-weight: 500;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    margin-right: 1.25rem
}

@media (max-width:1260px) {
    .header__buttons_phone {
        display: none
    }
}

.header__buttons_phone:hover {
    color: #14ffca
}

.header__buttons_phone:hover .icon {
    fill: #14ffca;
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

@media (max-width:1260px) {
    .header__buttons_phone--menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: auto
    }
}

.header__buttons_phone .icon {
    width: 20px;
    height: 20px;
    fill: #fff;
    margin-left: .25rem;
    -webkit-transition: fill .2s, -webkit-transform .2s;
    -o-transition: fill .2s, transform .2s;
    transition: fill .2s, transform .2s;
    transition: fill .2s, transform .2s, -webkit-transform .2s
}

@media (max-width:500px) {
    .header__buttons_modal {
        display: none
    }
}

.header__menu,
.header__nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header__menu {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 10px;
    border: 1px solid #14ffca;
    background: #151515;
    margin-left: 1rem;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s
}

@media (max-width:1260px) {
    .header__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:500px) {
    .header__menu {
        width: 28px;
        height: 28px;
        border-radius: 6px
    }
}

.header__menu:hover {
    background: #14ffca
}

.header__menu:hover .icon {
    fill: #151515
}

.header__menu .icon {
    width: 24px;
    height: 24px;
    fill: #14ffca;
    -webkit-transition: fill .2s;
    -o-transition: fill .2s;
    transition: fill .2s
}

@media (max-width:500px) {
    .header__menu .icon {
        width: 16px;
        height: 16px
    }
}

.home_table_block {
    border-radius: 16px;
    background: rgba(36, 36, 38, .58);
    border: 1px solid rgba(255, 255, 255, .12);
    -webkit-backdrop-filter: blur(14px) saturate(125%);
    backdrop-filter: blur(14px) saturate(125%);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 16px 40px rgba(0, 0, 0, .22);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 16px 40px rgba(0, 0, 0, .22);
    padding: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:500px) {
    .home_table_block {
        padding: .75em
    }
}

.home_table_block--about {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home_table_block__icon {
    width: 48px;
    height: 48px;
    margin-right: 1.25em
}

@media (max-width:1260px) {
    .home_table_block__icon {
        width: 44px;
        height: 44px
    }
}

@media (max-width:500px) {
    .home_table_block__icon {
        width: 36px;
        height: 36px;
        margin-right: 1em
    }
}

.home_table_block__title {
    font-size: 1.25em;
    line-height: 1.2em;
    font-weight: 600;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #fff
}

@media (max-width:1260px) {
    .home_table_block__title {
        font-size: 1.125em;
        line-height: 1.2222222222em
    }
}

@media (max-width:500px) {
    .home_table_block__title {
        font-size: 1em;
        line-height: 1.25em
    }
}

.home_table_block__title--about {
    font-size: 1.5em;
    line-height: 2rem
}

@media (max-width:1260px) {
    .home_table_block__title--about {
        font-size: 1.125em;
        line-height: 1.2222222222em
    }
}

.home_table_block__text {
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 400;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #d4d4d4;
    margin-top: 4px;
    max-width: 17.5em
}

@media (max-width:1260px) {
    .home_table_block__text {
        font-size: .875em;
        line-height: 1.2857142857em;
        max-width: 17.1428571429em
    }
}

@media (max-width:500px) {
    .home_table_block__text {
        font-size: .75em;
        line-height: 1.3333333333em;
        max-width: 15em
    }
}

.home {
    height: 100vh;
    min-height: 48.375em;
    background: #151515;
    position: relative;
    overflow: hidden
}

.home--main {
    background-color: #050808;
    background-image: url("../assets/img/main_hero_motorway_20260730_v5_1920.jpg");
    background-image: -webkit-image-set(url("../assets/img/main_hero_motorway_20260730_v5_1920.webp") 1x, url("../assets/img/main_hero_motorway_20260730_v5_4k.webp") 2x);
    background-image: image-set(url("../assets/img/main_hero_motorway_20260730_v5_1920.avif") type("image/avif") 1x, url("../assets/img/main_hero_motorway_20260730_v5_1920.webp") type("image/webp") 1x, url("../assets/img/main_hero_motorway_20260730_v5_1920.jpg") type("image/jpeg") 1x, url("../assets/img/main_hero_motorway_20260730_v5_4k.avif") type("image/avif") 2x, url("../assets/img/main_hero_motorway_20260730_v5_4k.webp") type("image/webp") 2x, url("../assets/img/main_hero_motorway_20260730_v5_4k.jpg") type("image/jpeg") 2x);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.home--main::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: radial-gradient(ellipse 62% 68% at left top, rgba(1, 7, 11, .9) 0%, rgb(1 7 11 / 93%) 30%, rgb(1 7 11 / 56%) 58%, rgb(1 7 11 / 66%) 78%, rgb(1 7 11 / 24%) 100%)
}

@media (max-width:600px) and (orientation:portrait) {
    .home--main {
        background-image: url("../assets/img/main_hero_motorway_20260730_v5_1280.jpg");
        background-image: -webkit-image-set(url("../assets/img/main_hero_motorway_20260730_v5_1280.webp") 1x, url("../assets/img/main_hero_motorway_20260730_v5_4k.webp") 2x);
        background-image: image-set(url("../assets/img/main_hero_motorway_20260730_v5_1280.avif") type("image/avif") 1x, url("../assets/img/main_hero_motorway_20260730_v5_1280.webp") type("image/webp") 1x, url("../assets/img/main_hero_motorway_20260730_v5_1280.jpg") type("image/jpeg") 1x, url("../assets/img/main_hero_motorway_20260730_v5_4k.avif") type("image/avif") 2x, url("../assets/img/main_hero_motorway_20260730_v5_4k.webp") type("image/webp") 2x, url("../assets/img/main_hero_motorway_20260730_v5_4k.jpg") type("image/jpeg") 2x);
        background-position: center center
    }

    .home--main::before {
        background: -webkit-linear-gradient(top, rgba(1, 7, 11, .9) 0%, rgba(1, 7, 11, .78) 38%, rgba(1, 7, 11, .52) 58%, rgba(1, 7, 11, .14) 76%, rgba(1, 7, 11, 0) 92%);
        background: -o-linear-gradient(top, rgba(1, 7, 11, .9) 0%, rgba(1, 7, 11, .78) 38%, rgba(1, 7, 11, .52) 58%, rgba(1, 7, 11, .14) 76%, rgba(1, 7, 11, 0) 92%);
        background: linear-gradient(180deg, rgba(1, 7, 11, .9) 0%, rgba(1, 7, 11, .78) 38%, rgba(1, 7, 11, .52) 58%, rgba(1, 7, 11, .14) 76%, rgba(1, 7, 11, 0) 92%)
    }
}

.home--japan,
.home--korea,
.home--china {
    background-color: #050808;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.home--japan {
    background-image: url("../assets/img/hero_country_japan_20260629_hires.jpg");
    background-image: -webkit-image-set(url("../assets/img/hero_country_japan_20260629_hires.webp") 1x, url("../assets/img/hero_country_japan_20260629_hires.jpg") 1x);
    background-image: image-set(url("../assets/img/hero_country_japan_20260629_hires.webp") type("image/webp"), url("../assets/img/hero_country_japan_20260629_hires.jpg") type("image/jpeg"))
}

.home--korea {
    background-image: url("../assets/img/hero_country_korea_20260629_hires.jpg");
    background-image: -webkit-image-set(url("../assets/img/hero_country_korea_20260629_hires.webp") 1x, url("../assets/img/hero_country_korea_20260629_hires.jpg") 1x);
    background-image: image-set(url("../assets/img/hero_country_korea_20260629_hires.webp") type("image/webp"), url("../assets/img/hero_country_korea_20260629_hires.jpg") type("image/jpeg"))
}

.home--china {
    background-image: url("../assets/img/hero_country_china_20260629_hires.jpg");
    background-image: -webkit-image-set(url("../assets/img/hero_country_china_20260629_hires.webp") 1x, url("../assets/img/hero_country_china_20260629_hires.jpg") 1x);
    background-image: image-set(url("../assets/img/hero_country_china_20260629_hires.webp") type("image/webp"), url("../assets/img/hero_country_china_20260629_hires.jpg") type("image/jpeg"))
}

@media (max-width:600px) and (orientation: portrait) {
    .home--japan {
        background-image: url("../assets/img/hero_country_japan_mobile_20260629.jpg");
        background-image: -webkit-image-set(url("../assets/img/hero_country_japan_mobile_20260629.webp") 1x, url("../assets/img/hero_country_japan_mobile_20260629.jpg") 1x);
        background-image: image-set(url("../assets/img/hero_country_japan_mobile_20260629.webp") type("image/webp"), url("../assets/img/hero_country_japan_mobile_20260629.jpg") type("image/jpeg"))
    }

    .home--korea {
        background-image: url("../assets/img/hero_country_korea_mobile_20260629.jpg");
        background-image: -webkit-image-set(url("../assets/img/hero_country_korea_mobile_20260629.webp") 1x, url("../assets/img/hero_country_korea_mobile_20260629.jpg") 1x);
        background-image: image-set(url("../assets/img/hero_country_korea_mobile_20260629.webp") type("image/webp"), url("../assets/img/hero_country_korea_mobile_20260629.jpg") type("image/jpeg"))
    }

    .home--china {
        background-image: url("../assets/img/hero_country_china_mobile_20260629.jpg");
        background-image: -webkit-image-set(url("../assets/img/hero_country_china_mobile_20260629.webp") 1x, url("../assets/img/hero_country_china_mobile_20260629.jpg") 1x);
        background-image: image-set(url("../assets/img/hero_country_china_mobile_20260629.webp") type("image/webp"), url("../assets/img/hero_country_china_mobile_20260629.jpg") type("image/jpeg"))
    }
}

@media (max-width:1260px) {
    .home {
        min-height: 59.5em
    }
}

@media (max-width:500px) {
    .home {
        min-height: 47.5em
    }
}

.home--about {
    background-color: #000;
    background-image: url("../assets/img/about_hero_motorway_1920_v1.jpg");
    background-image: -webkit-image-set(url("../assets/img/about_hero_motorway_1920_v1.webp") 1x, url("../assets/img/about_hero_motorway_4k_v1.webp") 2x);
    background-image: image-set(url("../assets/img/about_hero_motorway_1920_v1.avif") type("image/avif") 1x, url("../assets/img/about_hero_motorway_1920_v1.webp") type("image/webp") 1x, url("../assets/img/about_hero_motorway_1920_v1.jpg") type("image/jpeg") 1x, url("../assets/img/about_hero_motorway_4k_v1.avif") type("image/avif") 2x, url("../assets/img/about_hero_motorway_4k_v1.webp") type("image/webp") 2x, url("../assets/img/about_hero_motorway_4k_v1.jpg") type("image/jpeg") 2x);
    background-position: 60% center;
    background-size: cover;
    background-repeat: no-repeat
}

.home--about::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .76)), color-stop(44%, rgba(0, 0, 0, .42)), to(rgba(0, 0, 0, .12)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, .76) 0%, rgba(0, 0, 0, .42) 44%, rgba(0, 0, 0, .12) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, .76) 0%, rgba(0, 0, 0, .42) 44%, rgba(0, 0, 0, .12) 100%)
}

@media (max-width:500px) {
    .home--about {
        min-height: 53.125em;
        background-image: url("../assets/img/about_hero_motorway_1280_v1.jpg");
        background-image: -webkit-image-set(url("../assets/img/about_hero_motorway_1280_v1.webp") 1x, url("../assets/img/about_hero_motorway_2560_v1.webp") 2x);
        background-image: image-set(url("../assets/img/about_hero_motorway_1280_v1.avif") type("image/avif") 1x, url("../assets/img/about_hero_motorway_1280_v1.webp") type("image/webp") 1x, url("../assets/img/about_hero_motorway_1280_v1.jpg") type("image/jpeg") 1x, url("../assets/img/about_hero_motorway_2560_v1.avif") type("image/avif") 2x, url("../assets/img/about_hero_motorway_2560_v1.webp") type("image/webp") 2x, url("../assets/img/about_hero_motorway_2560_v1.jpg") type("image/jpeg") 2x);
        background-position: 62% center
    }
}

.home__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding-top: 11.75em;
    padding-bottom: 2.5em;
    position: relative;
    z-index: 2
}

.yandex_rating_badge_wrap {
    width: 200px;
    height: 67px;
    max-width: 100%;
    overflow: visible;
    display: block
}

.yandex_rating_badge {
    width: 150px;
    height: 50px;
    border: 0;
    display: block;
    -webkit-transform: scale(1.34);
    -ms-transform: scale(1.34);
    transform: scale(1.34);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

[data-archived-section][hidden] {
    display: none !important
}

.home--japan .home__container,
.home--korea .home__container,
.home--china .home__container {
    padding-top: 0;
    padding-bottom: 0
}

.home__hero_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1em;
    max-width: 47.5em
}

.home--japan .home__hero_content,
.home--korea .home__hero_content,
.home--china .home__hero_content {
    position: absolute;
    left: 2.5rem;
    right: 2.5rem;
    top: 50%;
    max-width: 36.75em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.home__hero_content .section_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1em
}

.home__hero_content .section_block__text {
    margin-top: 0
}

.home__hero_content .home_resp_block {
    margin-top: 0
}

@media (max-width:1260px) {
    .home__container {
        padding-top: 8.25em;
        padding-bottom: 2.5em
    }
    .home--japan .home__container,
    .home--korea .home__container,
    .home--china .home__container {
        padding-top: 0
    }
    .home__hero_content {
        gap: 1em;
        max-width: 50em
    }
    .home--japan .home__hero_content,
    .home--korea .home__hero_content,
    .home--china .home__hero_content {
        left: 2em;
        right: 2em;
        max-width: 36.75em
    }
    .home__hero_content .section_block {
        gap: 1em
    }
}

@media (max-width:500px) {
    .home__container {
        padding-top: 6.25em;
        padding-bottom: 1.75em
    }
    .home--japan .home__container,
    .home--korea .home__container,
    .home--china .home__container {
        padding-top: 0
    }
    .home__hero_content {
        gap: 1em;
        max-width: 100%
    }
    .home--japan .home__hero_content,
    .home--korea .home__hero_content,
    .home--china .home__hero_content {
        left: 1.25rem;
        right: 1.25rem;
        max-width: 100%
    }
    .home__hero_content .section_block {
        gap: 1em
    }
}

.home__img {
    position: absolute;
    z-index: 1
}

.home__img--china {
    width: 80vw;
    height: 70vh;
    bottom: 8.75em;
    right: -31.25em
}

@media (max-width:1260px) {
    .home__img--china {
        bottom: 9.375em;
        right: -22.5em;
        width: 66.375em;
        height: 30.875em
    }
}

@media (max-width:500px) {
    .home__img--china {
        width: 31em;
        height: 14.375em;
        bottom: 11.25em;
        right: -10em
    }
}

.home__img--korea {
    width: 80vw;
    height: 78vh;
    bottom: 5em;
    right: -25em
}

@media (max-width:1260px) {
    .home__img--korea {
        bottom: 5em;
        right: -15em;
        width: 64.125em;
        height: 34.25em
    }
}

@media (max-width:500px) {
    .home__img--korea {
        width: 29.875em;
        height: 15.875em;
        bottom: 9.375em;
        right: -6.25em
    }
}

.home__img--japan {
    width: 100vw;
    height: 90vh;
    bottom: 5em;
    right: -31.25em
}

@media (max-width:1260px) {
    .home__img--japan {
        bottom: 9.75em;
        right: -18.75em;
        width: 68.5em;
        height: 38.625em
    }
}

@media (max-width:500px) {
    .home__img--japan {
        width: 32.625em;
        height: 18.375em;
        bottom: 9.375em;
        right: -7.75em
    }
}

.home__img--main {
    width: 55vw;
    height: 60vh;
    bottom: 7.875em;
    right: -7.875em
}

@media (max-width:1260px) {
    .home__img--main {
        bottom: 8.5em;
        right: -9.75em;
        width: 90vw;
        height: 86vh
    }
}

@media (max-width:500px) {
    .home__img--main {
        width: 32.75em;
        height: 18.375em;
        bottom: 8.125em;
        right: -5.375em
    }
}

.home__img--about {
    width: 105vw;
    height: 110vh;
    bottom: -2px;
    right: -3.75em
}

@media (max-width:1260px) {
    .home__img--about {
        width: 150vw;
        min-height: 50em;
        height: 80vh;
        bottom: -2px;
        right: -3.75em
    }
}

@media (max-width:500px) {
    .home__img--about {
        width: 56em;
        height: 31.25em;
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content;
        bottom: 8.75em;
        right: -8em
    }
}

.home__table {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.75em
}

@media (max-width:1260px) {
    .home__table {
        grid-template-columns: repeat(3, 23.75em);
        gap: 1.25em;
        -ms-touch-action: pan-x;
        touch-action: pan-x;
        overflow: scroll;
        scrollbar-width: none;
        -webkit-scrollbar-width: none
    }
    .home__table::-webkit-scrollbar {
        height: 0;
        width: 0;
        background: 0 0
    }
}

@media (max-width:500px) {
    .home__table {
        grid-template-columns: repeat(3, 17.5em);
        gap: 1em
    }
    .home__table--about {
        grid-template-columns: 100%;
        gap: .75em;
        overflow: auto
    }
}

.home--main .home__table {
    width: min(100%, 29em);
    --home-feature-slide-gap: 1em;
    height: 11.5em;
    display: block;
    position: relative;
    margin-top: 1.75em;
    overflow: hidden;
    touch-action: pan-y;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -webkit-scrollbar-width: none
}

.home--main .home__table.is-dragging {
    cursor: grabbing
}

.home--main .home__table::-webkit-scrollbar {
    width: 0;
    height: 0
}

.home--main .home__table::before,
.home--main .home__table::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.2em;
    height: 4px;
    border-radius: 999px;
    pointer-events: none
}

.home--main .home__table::before {
    z-index: 4;
    background: rgba(255, 255, 255, .18)
}

.home--main .home__table::after {
    z-index: 5;
    background: #14ffca;
    -webkit-box-shadow: 0 0 20px rgba(20, 255, 202, .55);
    box-shadow: 0 0 20px rgba(20, 255, 202, .55);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.home--main .home__table.is-progressing::after {
    -webkit-animation: homeFeatureProgress 5s linear forwards;
    animation: homeFeatureProgress 5s linear forwards
}

.home--main .home__table.is-paused::after {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.home_feature_slider__track {
    position: absolute;
    inset: 0 0 4.25em;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--home-feature-slide-gap);
    -moz-column-gap: var(--home-feature-slide-gap);
    column-gap: var(--home-feature-slide-gap);
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .42s cubic-bezier(.22, 1, .36, 1);
    transition: -webkit-transform .42s cubic-bezier(.22, 1, .36, 1);
    -o-transition: transform .42s cubic-bezier(.22, 1, .36, 1);
    transition: transform .42s cubic-bezier(.22, 1, .36, 1);
    transition: transform .42s cubic-bezier(.22, 1, .36, 1), -webkit-transform .42s cubic-bezier(.22, 1, .36, 1);
    will-change: transform
}

.home--main .home__table.is-dragging .home_feature_slider__track,
.home_feature_slider__track.is-jump {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.home--main .home_table_block {
    position: relative;
    inset: auto;
    width: 100%;
    min-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.home--main .home_table_block .image {
    -webkit-user-drag: none;
    user-select: none
}

@-webkit-keyframes homeFeatureProgress {
    from {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes homeFeatureProgress {
    from {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@media (max-width:1260px) {
    .home--main .home__table {
        width: min(100%, 27em);
        height: 11em;
        margin-top: 1.5em;
        overflow: hidden
    }
}

@media (max-width:500px) {
    .home--main .home__table {
        width: 100%;
        --home-feature-slide-gap: .75em;
        height: 11em;
        margin-top: 1.25em;
        overflow: hidden
    }
    .home_feature_slider__track {
        inset: 0 0 3.85em
    }
    .home--main .home__table::before,
    .home--main .home__table::after {
        right: 0;
        bottom: 1.075em
    }
}

@media (prefers-reduced-motion: reduce) {
    .home--main .home__table {
        height: auto;
        display: block;
        grid-template-columns: none;
        gap: 0;
        overflow: hidden;
        touch-action: auto;
        cursor: auto
    }
    .home--main .home__table::before,
    .home--main .home__table::after {
        display: none
    }
    .home_feature_slider__track {
        position: relative;
        inset: auto;
        display: block;
        width: 100%;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    .home--main .home_table_block {
        display: none;
        position: relative;
        inset: auto;
        width: 100%;
        min-width: 0;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-animation: none;
        animation: none
    }
    .home--main .home_table_block.is-active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.countries_card {
    border-radius: 28px;
    border: 1px solid #dadada;
    background: #fff;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
    height: 37.5em
}

@media (max-width:1260px) {
    .countries_card {
        border-radius: 20px;
        grid-template-columns: 100%;
        height: 46.875em
    }
}

@media (max-width:500px) {
    .countries_card {
        height: 33.125em
    }
}

.countries_card__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-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 13.125em 0 2.875em;
    position: relative;
    z-index: 2
}

@media (max-width:1260px) {
    .countries_card__info {
        padding: 3.25em
    }
}

@media (max-width:500px) {
    .countries_card__info {
        padding: 2.5em 1.25em 0
    }
}

.countries_card__title {
    font-size: 6.25em;
    line-height: 1.12em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .countries_card__title {
        font-size: 5em;
        line-height: 1.125em
    }
}

@media (max-width:500px) {
    .countries_card__title {
        font-size: 3.25em;
        line-height: 1.1538461538em
    }
}

.countries_card__text {
    font-size: 1.125em;
    line-height: 1.3333333333em;
    font-weight: 400;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #2b2b2b;
    margin-top: 1.25rem
}

@media (max-width:1260px) {
    .countries_card__text {
        font-size: 1em;
        line-height: 1.375em;
        margin-top: .75rem
    }
}

@media (max-width:500px) {
    .countries_card__text {
        font-size: .875em;
        line-height: 1.25rem
    }
}

.countries_card__btn {
    margin-top: auto
}

@media (max-width:1260px) {
    .countries_card__btn {
        margin-top: 2.5rem
    }
}

@media (max-width:500px) {
    .countries_card__btn {
        margin-top: 2rem
    }
}

.countries_card__img {
    position: absolute;
    z-index: 1
}

.countries_card__img--japan {
    width: 74.625em;
    height: 51.125em;
    top: -.5em;
    right: -25em
}

@media (max-width:1260px) {
    .countries_card__img--japan {
        bottom: -10em;
        top: auto;
        left: 51%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 53.375em;
        height: 36.625em
    }
}

@media (max-width:500px) {
    .countries_card__img--japan {
        width: 29.5em;
        height: 20.125em;
        bottom: -4em
    }
}

.countries_card__img--korea {
    width: 74.625em;
    height: 62.5em;
    bottom: -12.5em;
    right: -27.5em
}

@media (max-width:1260px) {
    .countries_card__img--korea {
        bottom: -10.25em;
        left: 51%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 55.375em;
        height: 46.5em
    }
}

@media (max-width:500px) {
    .countries_card__img--korea {
        width: 31.125em;
        height: 26.125em;
        bottom: -5em
    }
}

.countries_card__img--china {
    width: 74.625em;
    height: 53.5em;
    top: 0;
    right: -27.5em
}

@media (max-width:1260px) {
    .countries_card__img--china {
        bottom: -11.375em;
        top: auto;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 53.125em;
        height: 38em
    }
}

@media (max-width:500px) {
    .countries_card__img--china {
        width: 27.75em;
        height: 19.75em;
        bottom: -4.625em
    }
}

.countries_card {
    grid-template-columns: 36% 64%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.countries_card>* {
    min-width: 0;
    min-height: 0
}

.countries_card__info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    padding: 0 2em 0 5em
}

.countries_card__text {
    max-width: 24em
}

.countries_card__btn {
    margin-top: 1.5rem
}

.countries_card__img,
.countries_card__img--japan,
.countries_card__img--korea,
.countries_card__img--china {
    position: relative;
    inset: auto;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.countries_card__img .image {
    width: 100%;
    height: 100%
}

.countries_card__img picture.image {
    display: block
}

.countries_card__img img.image {
    display: block;
    background: #fff;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
    -webkit-filter: brightness(1.035) contrast(1.08);
    filter: brightness(1.035) contrast(1.08)
}

@media (max-width:1260px) {
    .countries_card {
        grid-template-columns: 40% 60%;
        height: clamp(25em, 40vw, 31.25em)
    }

    .countries_card__info {
        padding: 0 1.5em 0 3.25em
    }

    .countries_card__title {
        font-size: 4.5em;
        line-height: 1.12em
    }
}

@media (max-width:700px) {
    .countries_card {
        grid-template-columns: 100%;
        height: auto
    }

    .countries_card__info {
        padding: 2em 1.5em 1em
    }

    .countries_card__img,
    .countries_card__img--japan,
    .countries_card__img--korea,
    .countries_card__img--china {
        height: 16em
    }
}

@media (max-width:500px) {
    .countries_card__title {
        font-size: 3.25em;
        line-height: 1.1538461538em
    }

    .countries_card__info {
        padding: 1.75em 1.25em 1em
    }

    .countries_card__btn {
        margin-top: 1.5rem
    }

    .countries_card__img,
    .countries_card__img--japan,
    .countries_card__img--korea,
    .countries_card__img--china {
        height: 13.75em
    }
}

.countries {
    padding-top: 9.375em
}

@media (max-width:1260px) {
    .countries {
        padding-top: 7.5em
    }
}

@media (max-width:500px) {
    .countries {
        padding-top: 5em
    }
}

.countries__content {
    margin-top: 3.25em;
    display: grid;
    grid-template-columns: 100%;
    gap: 1.75em
}

@media (max-width:1260px) {
    .countries__content {
        margin-top: 2.5em;
        gap: 1.25em
    }
}

@media (max-width:500px) {
    .countries__content {
        margin-top: 2em
    }
}

.bosses__content {
    border-radius: 28px;
    background: #fff;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 42.5em
}

@media (max-width:1260px) {
    .bosses__content {
        border-radius: 24px;
        height: 46.875em
    }
}

@media (max-width:500px) {
    .bosses__content {
        border-radius: 20px;
        height: 41em
    }
}

.bosses__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6.25em 0 3.25em;
    text-align: center;
    position: relative;
    z-index: 2
}

@media (max-width:1260px) {
    .bosses__info {
        padding: 3.25em 0 0
    }
}

@media (max-width:500px) {
    .bosses__info {
        padding: 2.5em 1.25em 0
    }
}

.bosses__title {
    font-size: 2.5em;
    line-height: 1.15em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .bosses__title {
        font-size: 2em;
        line-height: 1.1875em
    }
}

@media (max-width:500px) {
    .bosses__title {
        font-size: 1.75em;
        line-height: 1.2142857143em
    }
}

.bosses__text {
    font-size: 1.125em;
    line-height: 1.3333333333em;
    font-weight: 500;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #727277;
    margin-top: 1.75rem;
    max-width: 30.8888888889em
}

@media (max-width:1260px) {
    .bosses__text {
        font-size: .875em;
        line-height: 1.4285714286em;
        margin-top: .5rem;
        max-width: 31em
    }
}

@media (max-width:500px) {
    .bosses__text {
        max-width: 20em
    }
}

.bosses__text--dark {
    color: #2b2b2b
}

.bosses__text--small {
    color: #2b2b2b;
    font-size: 1em;
    line-height: 1.25rem
}

@media (max-width:1260px) {
    .bosses__text--small {
        font-size: .75em;
        line-height: 1.3333333333em
    }
}

.bosses__text+.bosses__text {
    margin-top: .75rem
}

@media (max-width:1260px) {
    .bosses__text+.bosses__text {
        margin-top: .5rem
    }
}

.bosses__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-top: auto
}

@media (max-width:1260px) {
    .bosses__bottom {
        margin-top: 2.5em
    }
}

@media (max-width:500px) {
    .bosses__bottom {
        margin-top: 2em
    }
}

.bosses__icons {
    margin-top: 1rem;
    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
}

@media (max-width:1260px) {
    .bosses__icons {
        margin-top: .75rem
    }
}

.bosses__icon {
    width: 40px;
    height: 40px
}

@media (max-width:1260px) {
    .bosses__icon {
        width: 28px;
        height: 28px
    }
}

.bosses__icon+.bosses__icon {
    margin-left: .5rem
}

.bosses__pic {
    position: absolute;
    z-index: 1
}

.bosses__pic--left {
    width: 35.875em;
    height: 53.75em;
    top: -3em;
    left: -5.625em
}

@media (max-width:1260px) {
    .bosses__pic--left {
        bottom: -5.625em;
        top: auto;
        left: -5.375em;
        width: 26.75em;
        height: 40em
    }
}

@media (max-width:500px) {
    .bosses__pic--left {
        width: 13.75em;
        height: 20.625em;
        left: -3.125em;
        bottom: -3.125em
    }
}

.bosses__pic--right {
    width: 37em;
    height: 55.625em;
    top: -4em;
    right: -8.75em
}

@media (max-width:1260px) {
    .bosses__pic--right {
        bottom: -6.25em;
        top: auto;
        right: -6.875em;
        width: 27.5em;
        height: 41.125em
    }
}

@media (max-width:500px) {
    .bosses__pic--right {
        width: 14.125em;
        height: 21.25em;
        right: -3.5em;
        bottom: -3.5em
    }
}

.bosses__pic--logo {
    width: 15em;
    height: 45.333em;
    top: -2.25em;
    right: -.5em;
    bottom: auto
}

@media (max-width:1600px) {
    .bosses__pic--logo {
        width: 12.5em;
        height: 37.778em;
        top: -1.5em;
        right: -.5em
    }
}

@media (max-width:1400px) {
    .bosses__pic--logo {
        width: 10em;
        height: 30.222em;
        top: -1em;
        right: -.5em
    }
}

@media (max-width:1260px) {
    .bosses__pic--logo {
        width: 10.588em;
        height: 32em;
        top: auto;
        right: -3em;
        bottom: -5.625em
    }
}

@media (max-width:500px) {
    .bosses__pic--logo {
        width: 6.825em;
        height: 20.625em;
        top: auto;
        right: -1.5em;
        bottom: -3.125em
    }
}

.general_info_slide {
    border-radius: 28px;
    overflow: hidden;
    background: #fff;
    position: relative;
    padding: 2.5em 1.75em 1.25em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 34.375em
}

@media (max-width:1260px) {
    .general_info_slide {
        border-radius: 24px;
        padding: 1.75em;
        height: 28.125em
    }
}

@media (max-width:500px) {
    .general_info_slide {
        height: 25em;
        border-radius: 20px;
        padding: 1.25em
    }
}

.general_info_slide__title {
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .general_info_slide__title {
        font-size: 1.25em;
        line-height: 1.3em
    }
}

.general_info_slide__text {
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 500;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #727277;
    margin-top: .75rem
}

@media (max-width:1260px) {
    .general_info_slide__text {
        font-size: .875em;
        line-height: 1.2857142857em;
        margin-top: .5rem;
        max-width: 22.8571428571em
    }
}

@media (max-width:500px) {
    .general_info_slide__text {
        max-width: 20em
    }
}

.general_info_slide__img {
    width: 100%;
    height: 24.25em;
    position: absolute;
    left: 0;
    bottom: 0
}

.general_info_slide__img .image {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

@media (max-width:1260px) {
    .general_info_slide__img {
        height: 19.625em
    }
}

@media (max-width:500px) {
    .general_info_slide__img {
        height: 17.625em
    }
}

.general_info__slider {
    margin-top: 3.25em
}

.general_info__mosaic {
    overflow: visible
}

.general_info__mosaic_grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.75em;
    counter-reset: benefit-card
}

.general_info__mosaic .general_info_slide {
    width: auto !important;
    min-width: 0;
    height: 31.25em;
    padding: 2.25em 2.25em 1.5em;
    align-items: flex-start;
    text-align: left;
    counter-increment: benefit-card
}

.general_info__mosaic .general_info_slide::before {
    content: counter(benefit-card, decimal-leading-zero);
    width: 2.75em;
    height: 2.75em;
    margin-bottom: 1.25em;
    border-radius: 50%;
    background: #14ffca;
    color: #151515;
    font-size: .875em;
    line-height: 1;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 3;
    flex: 0 0 auto
}

.general_info__mosaic .general_info_slide:nth-child(1),
.general_info__mosaic .general_info_slide:nth-child(4),
.general_info__mosaic .general_info_slide:nth-child(5) {
    grid-column: span 2;
    align-items: flex-start;
    text-align: left;
    padding: 2.25em 2.75em 2.5em
}

.general_info__mosaic .general_info_slide:nth-child(1) .general_info_slide__title,
.general_info__mosaic .general_info_slide:nth-child(1) .general_info_slide__text,
.general_info__mosaic .general_info_slide:nth-child(4) .general_info_slide__title,
.general_info__mosaic .general_info_slide:nth-child(4) .general_info_slide__text,
.general_info__mosaic .general_info_slide:nth-child(5) .general_info_slide__title,
.general_info__mosaic .general_info_slide:nth-child(5) .general_info_slide__text {
    width: 45%;
    position: relative;
    z-index: 2
}

.general_info__mosaic .general_info_slide:nth-child(1) .general_info_slide__img,
.general_info__mosaic .general_info_slide:nth-child(4) .general_info_slide__img,
.general_info__mosaic .general_info_slide:nth-child(5) .general_info_slide__img {
    width: 55%;
    height: 100%;
    left: auto;
    right: 0
}

.general_info__mosaic .general_info_slide__title,
.general_info__mosaic .general_info_slide__text {
    color: #151515
}

.general_info__mosaic .general_info_slide__btn {
    position: relative;
    z-index: 2;
    width: 45%;
    margin-top: auto
}

.general_info__mosaic .general_info_slide__img .image {
    object-fit: contain;
    object-position: center bottom
}

.general_info__mosaic .general_info_slide__img,
.general_info__mosaic .general_info_slide:nth-child(1) .general_info_slide__img,
.general_info__mosaic .general_info_slide:nth-child(4) .general_info_slide__img,
.general_info__mosaic .general_info_slide:nth-child(5) .general_info_slide__img {
    position: relative;
    inset: auto;
    width: 100%;
    height: 18em;
    margin-top: auto;
    flex: 0 0 auto
}

.general_info__mosaic .general_info_slide:nth-child(2),
.general_info__mosaic .general_info_slide:nth-child(3),
.general_info__mosaic .general_info_slide:nth-child(6) {
    padding-bottom: 0
}

.general_info__mosaic .general_info_slide:nth-child(2) .general_info_slide__img,
.general_info__mosaic .general_info_slide:nth-child(3) .general_info_slide__img,
.general_info__mosaic .general_info_slide:nth-child(6) .general_info_slide__img {
    margin-bottom: 0
}

.general_info__mosaic .general_info_slide:nth-child(2) .general_info_slide__img .image,
.general_info__mosaic .general_info_slide:nth-child(3) .general_info_slide__img .image,
.general_info__mosaic .general_info_slide:nth-child(6) .general_info_slide__img .image {
    display: block;
    object-position: center bottom
}

.general_info__mosaic .general_info_slide:nth-child(1),
.general_info__mosaic .general_info_slide:nth-child(4),
.general_info__mosaic .general_info_slide:nth-child(5) {
    display: grid;
    grid-template-columns: minmax(0, 45%) minmax(0, 55%);
    grid-template-rows: auto auto auto auto minmax(0, 1fr) auto;
    column-gap: 1em
}

.general_info__mosaic .general_info_slide:nth-child(1)::before,
.general_info__mosaic .general_info_slide:nth-child(4)::before,
.general_info__mosaic .general_info_slide:nth-child(5)::before,
.general_info__mosaic .general_info_slide:nth-child(1) > .general_info_slide__title,
.general_info__mosaic .general_info_slide:nth-child(1) > .general_info_slide__text,
.general_info__mosaic .general_info_slide:nth-child(1) > .general_info_slide__btn,
.general_info__mosaic .general_info_slide:nth-child(4) > .general_info_slide__title,
.general_info__mosaic .general_info_slide:nth-child(4) > .general_info_slide__text,
.general_info__mosaic .general_info_slide:nth-child(4) > .general_info_slide__btn,
.general_info__mosaic .general_info_slide:nth-child(5) > .general_info_slide__title,
.general_info__mosaic .general_info_slide:nth-child(5) > .general_info_slide__text,
.general_info__mosaic .general_info_slide:nth-child(5) > .general_info_slide__btn {
    grid-column: 1;
    width: 100%
}

.general_info__mosaic .general_info_slide:nth-child(1)::before,
.general_info__mosaic .general_info_slide:nth-child(4)::before,
.general_info__mosaic .general_info_slide:nth-child(5)::before {
    width: 2.75em;
    min-width: 2.75em;
    max-width: 2.75em;
    height: 2.75em;
    justify-self: start
}

.general_info__mosaic .general_info_slide:nth-child(1) > .general_info_slide__img,
.general_info__mosaic .general_info_slide:nth-child(4) > .general_info_slide__img,
.general_info__mosaic .general_info_slide:nth-child(5) > .general_info_slide__img {
    grid-column: 2;
    grid-row: 1 / 8;
    width: 100%;
    height: 100%;
    margin: 0
}

.general_info__mosaic .general_info_slide:nth-child(1) > .general_info_slide__btn,
.general_info__mosaic .general_info_slide:nth-child(4) > .general_info_slide__btn,
.general_info__mosaic .general_info_slide:nth-child(5) > .general_info_slide__btn {
    align-self: end;
    justify-self: start;
    width: max-content;
    min-width: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 1em
}

.general_info__mosaic .general_info_slide:nth-child(4) .general_info_slide__img .image {
    transform: scale(1.24);
    transform-origin: center
}

@media (max-width:1260px) {
    .general_info__mosaic_grid {
        grid-template-columns: 100% !important;
        gap: 1.25em
    }

    .general_info__mosaic .general_info_slide:nth-child(n) {
        display: flex;
        grid-column: auto;
        width: 100% !important;
        height: auto !important;
        min-height: 0;
        padding: 1.75em 1.75em 0;
        align-items: flex-start;
        text-align: left
    }

    .general_info__mosaic .general_info_slide:nth-child(n)::before {
        width: 2.75em;
        min-width: 2.75em;
        max-width: 2.75em;
        height: 2.75em;
        margin-bottom: 1.25em
    }

    .general_info__mosaic .general_info_slide:nth-child(n) > .general_info_slide__title,
    .general_info__mosaic .general_info_slide:nth-child(n) > .general_info_slide__text {
        width: 100%;
        max-width: none;
        order: 1
    }

    .general_info__mosaic .general_info_slide:nth-child(n) > .general_info_slide__img {
        position: relative;
        inset: auto;
        order: 2;
        width: calc(100% + 3.5em);
        height: clamp(17.5em, 52vw, 25em);
        margin: 1.5em -1.75em 0;
        flex: 0 0 auto;
        overflow: hidden
    }

    .general_info__mosaic .general_info_slide:nth-child(n) > .general_info_slide__img .image {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center bottom;
        transform: none
    }

    .general_info__mosaic .general_info_slide:nth-child(n) > .general_info_slide__btn {
        order: 3;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        margin: 1em 0 1.75em;
        padding-left: 20px;
        padding-right: 20px;
        align-self: stretch;
        justify-content: center;
        text-align: center
    }
}

@media (max-width:600px) {
    .general_info__mosaic_grid {
        gap: 1em
    }

    .general_info__mosaic .general_info_slide:nth-child(n) {
        padding: 1.25em 1.25em 0;
        border-radius: 20px
    }

    .general_info__mosaic .general_info_slide:nth-child(n) > .general_info_slide__img {
        width: calc(100% + 2.5em);
        height: clamp(12.5em, 58vw, 17em);
        margin: 1.25em -1.25em 0
    }

    .general_info__mosaic .general_info_slide:nth-child(n) > .general_info_slide__img .image {
        width: 90%;
        margin-left: auto;
        object-position: right bottom
    }

    .general_info__mosaic .general_info_slide:nth-child(n) > .general_info_slide__btn {
        width: 100%;
        margin-bottom: 1.25em;
        white-space: normal;
        text-align: center;
        justify-content: center
    }
}

@media (max-width:1260px) {
    .general_info__mosaic_grid {
        gap: 1.25em
    }

    .general_info__mosaic .general_info_slide {
        height: 27em
    }
}

@media (max-width:900px) {
    .general_info__mosaic_grid {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .general_info__mosaic .general_info_slide:nth-child(n) {
        display: flex;
        grid-column: auto;
        align-items: flex-start;
        text-align: left;
        padding: 1.75em
    }

    .general_info__mosaic .general_info_slide:nth-child(n) .general_info_slide__title,
    .general_info__mosaic .general_info_slide:nth-child(n) .general_info_slide__text {
        width: auto
    }

    .general_info__mosaic .general_info_slide__btn {
        width: max-content;
        min-width: 0;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 1em;
        order: 3
    }

    .general_info__mosaic .general_info_slide:nth-child(n) .general_info_slide__img {
        position: relative;
        inset: auto;
        margin-top: auto;
        order: 2
    }

    .general_info__mosaic .general_info_slide:nth-child(n) .general_info_slide__img {
        width: 100%;
        height: 19.625em;
        right: auto;
        left: 0
    }
}

@media (max-width:1260px) {
    .general_info__slider {
        margin-top: 2.5em
    }
}

@media (max-width:500px) {
    .general_info__slider {
        margin-top: 2em
    }
    .general_info .swiper-wrapper {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        overflow: visible;
        display: grid;
        grid-template-columns: 100%;
        gap: 1.25em
    }
    .general_info__nav {
        display: none
    }

    .general_info__mosaic_grid {
        grid-template-columns: 100%;
        gap: 1.25em
    }

    .general_info__mosaic .general_info_slide:nth-child(n) {
        height: 25em;
        padding: 1.25em
    }

    .general_info__mosaic .general_info_slide:nth-child(n) .general_info_slide__img {
        height: 17.625em
    }
}

.reviews__slider {
    margin-top: 3.25em
}

@media (max-width:1260px) {
    .reviews__slider {
        margin-top: 2.5em
    }
}

@media (max-width:500px) {
    .reviews__slider {
        margin-top: 2em
    }
}

.reviews_slide {
    border-radius: 28px;
    background: #fff;
    padding: .75em;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:1260px) {
    .reviews_slide {
        border-radius: 24px
    }
}

@media (max-width:500px) {
    .reviews_slide {
        border-radius: 20px
    }
}

.reviews_slide__img {
    width: 100%;
    height: 16.75em;
    border-radius: 20px;
    overflow: hidden
}

.reviews_slide__img .image {
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:1260px) {
    .reviews_slide__img {
        border-radius: 18px;
        height: 13em
    }
}

@media (max-width:500px) {
    .reviews_slide__img {
        height: 12.125em;
        border-radius: 16px
    }
}

.reviews_slide__info {
    width: 100%;
    margin-top: 1.25em;
    padding: 0 1rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:1260px) {
    .reviews_slide__info {
        padding: 0 .5rem .5rem
    }
}

@media (max-width:500px) {
    .reviews_slide__info {
        margin-top: 1rem
    }
}

.reviews_slide__top {
    width: 100%;
    display: grid;
    grid-template-columns: auto auto;
    gap: 4px;
    margin-bottom: 1rem
}

.reviews_slide__title {
    font-size: 1.25em;
    line-height: 1.3em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .reviews_slide__title {
        font-size: 1.125em;
        line-height: 1.3333333333em
    }
}

@media (max-width:500px) {
    .reviews_slide__title {
        font-size: 1em;
        line-height: 1.375em
    }
}

.reviews_slide__text {
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 400;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #727277
}

@media (max-width:1260px) {
    .reviews_slide__text {
        font-size: .875em;
        line-height: 1.2857142857em
    }
}

@media (max-width:500px) {
    .reviews_slide__text {
        font-size: .75em;
        line-height: 1rem
    }
}

.reviews_slide__text--date {
    margin-left: auto
}

.reviews_slide__text--link {
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    font-weight: 500;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: auto
}

.reviews_slide__text--link:hover {
    color: #14ffca
}

.reviews_slide__text--main {
    color: #151515;
    font-size: 1.125em;
    line-height: 1.3333333333em;
    font-weight: 500;
    margin-bottom: .75rem
}

@media (max-width:1260px) {
    .reviews_slide__text--main {
        font-size: 1em;
        line-height: 1.375em
    }
}

@media (max-width:500px) {
    .reviews_slide__text--main {
        font-size: .875em;
        line-height: 1.25rem
    }
}

.reviews_slide__stars {
    width: 6.75em;
    height: 1.25em;
    margin-left: auto
}

@media (max-width:1260px) {
    .reviews_slide__stars {
        width: 4.875em;
        height: .875em
    }
}

.youtube__iframe {
    margin-top: 3.25em;
    width: 100%;
    height: 45.625em;
    border-radius: 28px;
    overflow: hidden
}

@media (max-width:1260px) {
    .youtube__iframe {
        margin-top: 2.5em;
        border-radius: 24px;
        height: 27.5em
    }
}

@media (max-width:500px) {
    .youtube__iframe {
        margin-top: 2em;
        height: 11.25em
    }
}

.youtube__table {
    margin-top: 1.75em;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.75em
}

@media (max-width:1260px) {
    .youtube__table {
        margin-top: 1.25em;
        gap: 1.25em
    }
}

@media (max-width:500px) {
    .youtube__table {
        grid-template-columns: 100%;
        gap: 1em
    }
}

.youtube_block:hover .youtube_block__cover {
    opacity: 1;
    pointer-events: all
}

.youtube_block__wrap {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    margin-bottom: .75rem
}

@media (max-width:1260px) {
    .youtube_block__wrap {
        border-radius: 12px
    }
}

.youtube_block__img {
    width: 100%;
    height: auto
}

.youtube_block__img .image {
    -o-object-fit: cover;
    object-fit: cover
}

.youtube_block__cover {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .28);
    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;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    pointer-events: none;
    opacity: 0
}

.youtube_block__btn {
    background: #fff;
    font-size: .875em;
    line-height: 1.2857142857em;
    border-radius: 50px;
    padding: 10px 1rem;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s
}

@media (max-width:1260px) {
    .youtube_block__btn {
        padding: .5rem .875rem;
        font-size: .75em;
        line-height: 1rem
    }
}

.youtube_block__btn:hover {
    background: #14ffca
}

.youtube_block__btn svg {
    width: 18px;
    height: 18px
}

@media (max-width:1260px) {
    .youtube_block__btn svg {
        width: 16px;
        height: 16px
    }
}

.youtube_block__text {
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 500;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .youtube_block__text {
        font-size: .75em;
        line-height: 1.5em
    }
}

@media (max-width:500px) {
    .youtube_block__text {
        max-width: 20em
    }
}

.contacts_info {
    background: #fff;
    border-radius: 20px;
    padding: 1.75em;
    width: 25.5em;
    position: absolute;
    top: 1.75em;
    left: 1.75em;
    z-index: 2
}

@media (max-width:1260px) {
    .contacts_info {
        padding: 1.5em;
        width: 19.625em;
        border-radius: 16px
    }
}

@media (max-width:500px) {
    .contacts_info {
        position: initial;
        width: 100%;
        margin-bottom: 1.25em
    }
}

.contacts_info__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contacts_info__wrap+.contacts_info__wrap {
    margin-top: 1.25em
}

.contacts_info__caption {
    font-size: 1em;
    line-height: 1.375em;
    font-weight: 400;
    color: #727277;
    margin-bottom: .5rem
}

@media (max-width:1260px) {
    .contacts_info__caption {
        font-size: .875em;
        line-height: 1.2857142857em
    }
}

.contacts_info__title {
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: 600;
    color: #151515;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width:1260px) {
    .contacts_info__title {
        font-size: 1.25em;
        line-height: 1.3em
    }
}

.contacts_info__title--link {
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.contacts_info__title--link:hover {
    color: #14ffca
}

.contacts_info__line,
.contacts_info__socials_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts_info__line {
    margin-top: .25rem
}

.contacts_info__socials_link {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: #151515;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s
}

@media (max-width:1260px) {
    .contacts_info__socials_link {
        width: 32px;
        height: 32px
    }
}

.contacts_info__socials_link:hover {
    background: #14ffca
}

.contacts_info__socials_link:hover .icon {
    fill: #151515
}

.contacts_info__socials_link .icon {
    width: 16px;
    height: 16px;
    fill: #fff;
    -webkit-transition: fill .2s;
    -o-transition: fill .2s;
    transition: fill .2s
}

.contacts_info__socials_link+.contacts_info__socials_link {
    margin-left: .5rem
}

.contacts_info__btn {
    width: 100%;
    margin-top: 1.75rem
}

.contacts__content {
    margin-top: 3.25em;
    height: 40.625em;
    border-radius: 28px;
    overflow: hidden;
    position: relative
}

@media (max-width:1260px) {
    .contacts__content {
        margin-top: 2.5em;
        border-radius: 24px;
        height: 46.875em
    }
}

@media (max-width:500px) {
    .contacts__content {
        margin-top: 2em;
        border-radius: 0;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }
}

.contacts__map {
    width: 100%;
    height: 100%
}

.contacts_people {
    position: absolute;
    right: 1.75em;
    bottom: 1.75em;
    z-index: 2;
    display: grid;
    width: min(22em, calc(100% - 3.5em));
    gap: .75em
}

.contacts_person {
    display: grid;
    grid-template-columns: 3.25em minmax(0, 1fr) 1.375em;
    gap: .75em;
    align-items: center;
    min-height: 4.25em;
    padding: .5em .75em;
    border: 1px solid rgba(21, 21, 21, .18);
    border-radius: 1.25em;
    background: #fff;
    color: #151515;
    box-shadow: 0 8px 24px rgba(7, 10, 14, .16);
    -webkit-transition: transform .2s, border-color .2s, box-shadow .2s;
    -o-transition: transform .2s, border-color .2s, box-shadow .2s;
    transition: transform .2s, border-color .2s, box-shadow .2s
}

.contacts_person:hover,
.contacts_person:focus-visible {
    border-color: #14ffca;
    box-shadow: 0 12px 30px rgba(7, 10, 14, .22);
    transform: translateY(-2px)
}

.contacts_person:focus-visible {
    outline: 3px solid rgba(20, 255, 202, .45);
    outline-offset: 2px
}

.contacts_person__avatar {
    position: relative;
    display: block;
    width: 3.25em;
    height: 3.25em;
    overflow: hidden;
    border: 1px solid rgba(21, 21, 21, .14);
    border-radius: 50%;
    background: #f4f4f5
}

.contacts_person__photo {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    image-rendering: auto;
    -webkit-transform: none;
    transform: none
}

.contacts_person__photo--yuri {
    object-position: 50% 32%
}

.contacts_person__photo--nikita,
.contacts_person__photo--oleg {
    object-position: 50% 30%
}

.contacts_person__info {
    display: flex;
    min-width: 0;
    flex-direction: column
}

.contacts_person__name {
    overflow: hidden;
    font-size: 1.125em;
    font-weight: 600;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap
}

.contacts_person__role {
    overflow: hidden;
    margin-top: .25rem;
    color: #8d8d91;
    font-size: .875em;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap
}

.contacts_person__icon {
    width: 1.5em;
    height: 1.5em;
    fill: #151515;
    -webkit-transition: fill .2s;
    -o-transition: fill .2s;
    transition: fill .2s
}

.contacts_person:hover .contacts_person__icon,
.contacts_person:focus-visible .contacts_person__icon {
    fill: #00a884
}

@media (max-width:1260px) {
    .contacts_people {
        right: 1.5em;
        bottom: 1.5em;
        width: min(16em, calc(100% - 3em))
    }

    .contacts_person {
        grid-template-columns: 2.75em minmax(0, 1fr) 1.25em;
        gap: .625em;
        min-height: 3.75em;
        border-radius: 1em
    }

    .contacts_person__avatar {
        width: 2.75em;
        height: 2.75em
    }

    .contacts_person__name {
        font-size: .8125em
    }

    .contacts_person__role {
        font-size: .6875em
    }
}

@media (max-width:500px) {
    .contacts__map {
        height: 400px;
        border-radius: 16px;
        overflow: hidden !important
    }

    .contacts_people {
        position: static;
        width: min(100%, 18em);
        margin-left: auto;
        margin-bottom: 1.25em;
        gap: .625em
    }

    .contacts_person {
        grid-template-columns: 2.75em minmax(0, 1fr) 1.125em;
        gap: .625em;
        min-height: 3.75em;
        padding: .5em .75em
    }

    .contacts_person__avatar {
        width: 2.75em;
        height: 2.75em
    }

    .contacts_person__name {
        font-size: .875em
    }

    .contacts_person__role {
        font-size: .75em
    }

    .contacts_person__icon {
        width: 1.25em;
        height: 1.25em
    }
}

.contacts__map .mapboxgl-marker {
    width: 80px;
    height: 100px;
    padding: 0;
    background-size: contain
}

@media (max-width:1200px) {
    .contacts__map .mapboxgl-marker {
        width: 40px;
        height: 50px
    }
}

.contacts__map .mapboxgl-ctrl-top-right {
    top: auto;
    bottom: 2em
}

@media (max-width:500px) {
    .contacts__map .mapboxgl-ctrl-top-right {
        display: none
    }
}

.contacts__map [data-map-tooltip] {
    display: none
}

.contacts__route_btn {
    position: absolute;
    top: 1.75rem;
    right: 1.75rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 2
}

@media (max-width:1260px) {
    .contacts__route_btn {
        top: 1.5rem;
        right: 1.5rem
    }
}

@media (max-width:500px) {
    .contacts__route_btn {
        width: calc(100% - 2.5rem);
        left: 1.25rem;
        bottom: 1.25rem;
        top: auto;
        right: auto
    }
}

.faq_block {
    width: 100%;
    padding: 1.75em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:1260px) {
    .faq_block {
        padding: 1.5em
    }
}

@media (max-width:500px) {
    .faq_block {
        padding: 1.25em
    }
}

.faq_block.is-open .faq_block__content {
    margin-top: 1em;
    max-height: 40em;
    opacity: 1;
    pointer-events: all
}

.faq_block.is-open .rotate {
    -webkit-transform: rotate(90deg) translateY(-100%);
    -ms-transform: rotate(90deg) translateY(-100%);
    transform: rotate(90deg) translateY(-100%)
}

.faq_block__btn {
    width: 100%;
    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;
    text-align: left
}

.faq_block__title {
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: 700;
    color: #151515;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off
}

@media (max-width:1260px) {
    .faq_block__title {
        font-size: 1.25em;
        line-height: 1.3em
    }
}

@media (max-width:500px) {
    .faq_block__title {
        font-size: 1em;
        line-height: 1.25em
    }
}

.faq_block__icon {
    width: 20px;
    height: 20px;
    margin-left: 1.75em;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

@media (max-width:1260px) {
    .faq_block__icon {
        width: 16px;
        height: 16px
    }
}

.faq_block__icon .rotate {
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.faq_block__content {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    -webkit-transition: margin .2s, max-height .2s, opacity .2s;
    -o-transition: margin .2s, max-height .2s, opacity .2s;
    transition: margin .2s, max-height .2s, opacity .2s
}

.faq_block__text {
    font-size: 1.125em;
    line-height: 1.3333333333em;
    font-weight: 400;
    color: #727277;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    max-width: 75%
}

@media (max-width:1260px) {
    .faq_block__text {
        font-size: 1em;
        line-height: 1.375em;
        max-width: 90%
    }
}

@media (max-width:500px) {
    .faq_block__text {
        font-size: .875em;
        line-height: 1.25rem
    }
}

.faq_block+.faq_block {
    border-top: 1px solid #e8e8ea
}

.faq__content {
    margin-top: 3.25em;
    border-radius: 20px;
    border: 1px solid #e8e8ea;
    background: #fff
}

@media (max-width:1260px) {
    .faq__content {
        margin-top: 2.5em
    }
}

@media (max-width:500px) {
    .faq__content {
        margin-top: 2em
    }
}

.team__slider {
    margin-top: 3.25em
}

@media (max-width:1260px) {
    .team__slider {
        margin-top: 2.5em
    }
}

@media (max-width:500px) {
    .team__slider {
        margin-top: 2em
    }
}

.team__slider .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: stretch;
    gap: 28px 18px
}

@media (min-width:501px) {
    .team__slider .swiper-wrapper {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .team__slider .team_slide {
        width: auto !important;
        max-width: 100%
    }
}

@media (max-width:1260px) {
    .team__slider .swiper-wrapper {
        grid-template-columns: 1fr 1fr;
        gap: 20px
    }
}

@media (max-width:500px) {
    .team__slider .swiper-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 0
    }
}

.team__nav {
    display: none
}

@media (max-width:500px) {
    .team__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.team_slide {
    border-radius: 28px;
    background: #fff;
    padding: .75em;
    min-width: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:1260px) {
    .team_slide {
        border-radius: 24px
    }
}

@media (max-width:500px) {
    .team_slide {
        border-radius: 20px
    }
}

.team_slide__img {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 4 / 5;
    border-radius: 20px;
    overflow: hidden
}

.team_slide__img picture.image {
    display: block;
    width: 100%;
    height: 100%
}

.team_slide__img img.image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top
}

@media (max-width:1260px) {
    .team_slide__img {
        border-radius: 18px;
        min-height: 0
    }
}

@media (max-width:500px) {
    .team_slide__img {
        min-height: 0;
        border-radius: 16px
    }
}

.team_slide__info {
    width: 100%;
    margin-top: 1.25em;
    padding: 0 1rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:1260px) {
    .team_slide__info {
        padding: 0 .5rem .5rem
    }
}

@media (max-width:500px) {
    .team_slide__info {
        margin-top: 1rem
    }
}

.team_slide__title {
    min-height: 2.5em;
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .team_slide__title {
        font-size: 1.125em;
        line-height: 1.3333333333em
    }
}

.team_slide__text {
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 400;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #727277;
    margin-top: .75rem;
    margin-bottom: auto
}

.team_slide__contacts {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
    margin-top: .75rem;
    margin-bottom: auto
}

.team_slide__contact {
    color: #727277;
    font-size: 1em;
    line-height: 1.25em;
    text-decoration: none;
    overflow-wrap: anywhere;
    transition: color .2s
}

.team_slide__contact:hover,
.team_slide__contact:focus-visible {
    color: #00a884
}

.team_slide__contact:focus-visible {
    outline: 2px solid rgba(20, 255, 202, .6);
    outline-offset: 3px;
    border-radius: 3px
}

@media (max-width:1260px) {
    .team_slide__text {
        font-size: .875em;
        line-height: 1.2857142857em
    }

    .team_slide__contact {
        font-size: .875em;
        line-height: 1.2857142857em
    }
}

.team_slide__btn {
    width: 100%;
    margin-top: 1.75rem
}

.join__content {
    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;
    width: 100%
}

@media (max-width:1260px) {
    .join__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.join__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 40%
}

@media (max-width:1260px) {
    .join__info {
        max-width: 100%
    }
}

.join__title {
    font-size: 2.5em;
    line-height: 1.15em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .join__title {
        font-size: 2em;
        line-height: 1.25em
    }
}

@media (max-width:500px) {
    .join__title {
        font-size: 1.5em;
        line-height: 1.25em
    }
}

.join__text {
    font-size: 1.25em;
    line-height: 1.3em;
    font-weight: 400;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #727277;
    margin-top: 1.25rem
}

@media (max-width:1260px) {
    .join__text {
        font-size: 1em;
        line-height: 1.375em;
        margin-top: 1rem;
        max-width: 33.125em
    }
}

.join__caption {
    font-size: .875em;
    line-height: 1.2857142857em;
    font-weight: 600;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #727277;
    border-radius: 50px;
    border: 1px solid #727277;
    padding: 10px 1rem;
    margin-bottom: 1.75rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width:1260px) {
    .join__caption {
        font-size: .75em;
        line-height: 1rem;
        padding: .5rem .75rem;
        margin-bottom: 1.5rem
    }
}

@media (max-width:500px) {
    .join__caption {
        margin-bottom: 1.25rem
    }
}

.join__img {
    height: 25.5em;
    width: 40vw;
    border-radius: 28px;
    overflow: hidden
}

@media (max-width:1260px) {
    .join__img {
        width: 100%;
        margin-bottom: 2rem
    }
}

@media (max-width:500px) {
    .join__img {
        height: 11.625em;
        border-radius: 12px
    }
}

.join__img .image {
    -o-object-position: left;
    object-position: left
}

.join__btn {
    margin-top: 2.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width:1260px) {
    .join__btn {
        margin-top: 2rem
    }
}

@media (max-width:500px) {
    .join__btn {
        width: 100%;
        margin-top: 1.75rem
    }
}

.home_resp_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 56px;
    background: #222;
    padding: .5rem 1.75rem .5rem .5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 4.375em
}

@media (max-width:1260px) {
    .home_resp_block {
        margin-top: auto;
        margin-bottom: 1.75em
    }
    .home__hero_content .home_resp_block {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media (max-width:500px) {
    .home_resp_block {
        margin-bottom: 1.5em;
        width: 100%;
        padding: .75em;
        border-radius: 60px
    }
    .home__hero_content .home_resp_block {
        margin-bottom: 0
    }
}

.home_resp_block__pic {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}

@media (max-width:1260px) {
    .home_resp_block__pic {
        width: 36px;
        height: 36px
    }
}

.home_resp_block__pic .image,
.join__img .image {
    -o-object-fit: cover;
    object-fit: cover
}

.home_resp_block__pic+.home_resp_block__pic {
    margin-left: 4px
}

.home_resp_block__text {
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    font-size: 1.125em;
    line-height: 1.5rem;
    font-weight: 500;
    color: #fff;
    margin-left: .75rem
}

@media (max-width:1260px) {
    .home_resp_block__text {
        font-size: 1em;
        line-height: 1.25rem
    }
}

@media (max-width:500px) {
    .home_resp_block__text {
        font-size: .875em;
        line-height: 1.2857142857em
    }
}

.home_infinite_slider {
    width: 100%;
    height: auto;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    padding-top: 1.25em;
    border-top: 1px solid #313132;
    pointer-events: none;
    position: relative
}

.home--japan .home_infinite_slider,
.home--korea .home_infinite_slider,
.home--china .home_infinite_slider {
    position: absolute;
    left: 50%;
    right: auto;
    bottom: max(0px, calc(100% - 100vh));
    width: 100vw;
    padding: 1.25em 0 1.15em;
    border-top: 1px solid rgba(255, 255, 255, .08);
    background: rgba(5, 6, 8, .34);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:1260px) {
    .home--japan .home_infinite_slider,
    .home--korea .home_infinite_slider,
    .home--china .home_infinite_slider {
        left: 50%;
        right: auto
    }
}

@media (max-width:500px) {
    .home--japan .home_infinite_slider,
    .home--korea .home_infinite_slider,
    .home--china .home_infinite_slider {
        left: 50%;
        right: auto;
        bottom: max(0px, calc(100% - 100vh));
        padding: .875em 0 .75em
    }
    .home_infinite_slider {
        padding-top: 1em
    }
}

.home_infinite_slider::before {
    content: "";
    display: block;
    height: 100%;
    width: 7.5em;
    background: -webkit-gradient(linear, left top, right top, from(rgba(5, 6, 8, .55)), to(rgba(5, 6, 8, 0)));
    background: -webkit-linear-gradient(left, rgba(5, 6, 8, .55) 0%, rgba(5, 6, 8, 0) 100%);
    background: -o-linear-gradient(left, rgba(5, 6, 8, .55) 0%, rgba(5, 6, 8, 0) 100%);
    background: linear-gradient(90deg, rgba(5, 6, 8, .55) 0%, rgba(5, 6, 8, 0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

@media (max-width:1260px) {
    .home_infinite_slider::before {
        width: 6.25em
    }
}

.home_infinite_slider::after {
    content: "";
    display: block;
    height: 100%;
    width: 7.5em;
    background: -webkit-gradient(linear, right top, left top, from(rgba(5, 6, 8, .55)), to(rgba(5, 6, 8, 0)));
    background: -webkit-linear-gradient(right, rgba(5, 6, 8, .55) 0%, rgba(5, 6, 8, 0) 100%);
    background: -o-linear-gradient(right, rgba(5, 6, 8, .55) 0%, rgba(5, 6, 8, 0) 100%);
    background: linear-gradient(270deg, rgba(5, 6, 8, .55) 0%, rgba(5, 6, 8, 0) 100%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

@media (max-width:1260px) {
    .home_infinite_slider::after {
        width: 6.25em
    }
}

.home_infinite_slider .swiper-wrapper {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}

.home_infinite_slider__slide {
    width: 6.25em;
    height: 6.25em
}

@media (max-width:1260px) {
    .home_infinite_slider__slide {
        width: 3.75em;
        height: 3.75em
    }
}

.best_offers {
    padding-top: 9.375em;
    height: 70em
}

@media (max-width:1260px) {
    .best_offers {
        padding-top: 7.5em;
        height: 54.25em
    }
}

@media (max-width:500px) {
    .best_offers {
        padding-top: 5em;
        height: 50em
    }
}

.best_offers__tabs {
    margin-top: 3.25em;
    margin-bottom: 2em;
    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
}

@media (max-width:1260px) {
    .best_offers__tabs {
        margin-top: 2.5em;
        margin-bottom: 1.75em
    }
}

@media (max-width:500px) {
    .best_offers__tabs {
        margin-top: 2em;
        -ms-touch-action: pan-x;
        touch-action: pan-x;
        pointer-events: all;
        overflow: scroll;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        scrollbar-width: none;
        -webkit-scrollbar-width: none
    }
    .best_offers__tabs::-webkit-scrollbar {
        height: 0;
        width: 0;
        background: 0 0
    }
}

.best_offers__tabs_btn {
    font-size: 1em;
    line-height: 1.25em;
    color: #151515;
    font-weight: 500;
    padding: 6px 10px;
    border-radius: 8px;
    background: #f5f5f7;
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-transition: background .2s, color .2s;
    -o-transition: background .2s, color .2s;
    transition: background .2s, color .2s
}

@media (max-width:1260px) {
    .best_offers__tabs_btn {
        font-size: .75em;
        line-height: 1rem
    }
}

.best_offers__tabs_btn.is-active {
    pointer-events: none;
    background: #151515;
    color: #fff
}

.best_offers__tabs_btn+.best_offers__tabs_btn {
    margin-left: .5rem
}

.best_offers__content {
    -webkit-transform: scale3d(.98, .98, 1);
    transform: scale3d(.98, .98, 1);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -o-transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s, -webkit-transform .2s;
    min-height: 37.875em
}

@media (max-width:1260px) {
    .best_offers__content {
        min-height: 31.75em
    }
}

@media (max-width:500px) {
    .best_offers__content {
        min-height: 31.25em
    }
}

.best_offers__content.is-active {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: all
}

.best_offers__nav_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto
}

@media (max-width:500px) {
    .best_offers__nav_link {
        margin-left: 0
    }
}

.best_offers__nav_link:hover {
    color: #14ffca
}

.best_offers__nav_link:hover .icon {
    fill: #14ffca;
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

.best_offers__nav_link .icon {
    width: 20px;
    height: 20px;
    fill: #151515;
    margin-left: .25rem;
    -webkit-transition: fill .2s, -webkit-transform .2s;
    -o-transition: fill .2s, transform .2s;
    transition: fill .2s, transform .2s;
    transition: fill .2s, transform .2s, -webkit-transform .2s
}

.best_offers_slide {
    border-radius: 28px;
    background: #fff;
    padding: .75rem;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:1260px) {
    .best_offers_slide {
        border-radius: 24px
    }
}

@media (max-width:500px) {
    .best_offers_slide {
        border-radius: 20px
    }
}

.best_offers_slide__img {
    width: 100%;
    height: auto;
    min-height: 18.75em;
    border-radius: 20px;
    overflow: hidden
}

@media (max-width:1260px) {
    .best_offers_slide__img {
        border-radius: 18px;
        min-height: 14.5em
    }
}

@media (max-width:500px) {
    .best_offers_slide__img {
        min-height: 13.5em;
        border-radius: 16px
    }
}

.best_offers_slide__img .image {
    -o-object-fit: cover;
    object-fit: cover
}

.best_offers_slide__info {
    padding: 1.25em 1em 1em;
    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%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:1260px) {
    .best_offers_slide__info {
        padding: 1.25rem .75rem .75rem
    }
}

@media (max-width:500px) {
    .best_offers_slide__info {
        padding: 1.25rem .5rem .5rem
    }
}

.best_offers_slide__price {
    font-size: 1.75em;
    line-height: 1.2142857143em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .best_offers_slide__price {
        font-size: 1.5em;
        line-height: 1.25em
    }
}

.best_offers_slide__text {
    font-size: 1.25em;
    line-height: 1.2em;
    font-weight: 500;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515;
    margin-top: .5rem
}

@media (max-width:1260px) {
    .best_offers_slide__text {
        font-size: 1.125em;
        line-height: 1.2222222222em
    }
}

.best_offers_slide__text--params {
    font-size: 1em;
    line-height: 1.25em;
    color: #727277;
    margin-top: .5rem;
    margin-bottom: auto
}

@media (max-width:1260px) {
    .best_offers_slide__text--params {
        font-size: .875em;
        line-height: 1.2857142857em
    }
}

.best_offers_slide__btn {
    width: 100%;
    margin-top: 1.75rem
}

.best_offers_slide__actions {
    display: grid;
    gap: .75rem;
    width: 100%;
    margin-top: 1.75rem
}

.best_offers_slide__actions .best_offers_slide__btn {
    margin-top: 0
}

.best_offers_slide__external-link {
    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: 100%;
    min-height: 3.25rem;
    padding: .75rem 1rem;
    border: 1px solid #151515;
    border-radius: 12px;
    background: #151515;
    color: #fff;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color .2s, color .2s, -webkit-transform .2s;
    transition: background-color .2s, color .2s, transform .2s
}

.best_offers_slide__external-link:hover {
    background: #00e6c3;
    border-color: #00e6c3;
    color: #151515;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px)
}

.best_offers_slide__external-link:focus-visible {
    outline: 3px solid rgba(0, 230, 195, .45);
    outline-offset: 3px
}

.team_slide__role {
    margin-top: .5rem;
    color: #727277;
    font-size: 1rem;
    line-height: 1.35
}

.team_slide__description {
    margin-top: .75rem;
    color: #4b4b50;
    font-size: .9375rem;
    line-height: 1.45
}

.youtube_block__description {
    margin-top: .5rem;
    color: #727277;
    font-size: .9375rem;
    line-height: 1.4
}

.best_offers_slide__gallery-main {
    display: block;
    width: 100%;
    height: 100%
}

.best_offers_slide__details {
    margin-top: 1rem;
    color: #151515;
    font-size: .875rem;
    line-height: 1.45
}

.best_offers_slide__details summary {
    color: #151515;
    font-weight: 700;
    cursor: pointer
}

.best_offers_slide__details p {
    margin-top: .625rem;
    color: #727277
}

.advantages_slide {
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    position: relative;
    padding: 2.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto
}

@media (max-width:1260px) {
    .advantages_slide {
        padding: 1.75em
    }
}

@media (max-width:500px) {
    .advantages_slide {
        border-radius: 16px;
        padding: 1.25em
    }
}

.advantages_slide__title {
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:500px) {
    .advantages_slide__title {
        font-size: 1.25em;
        line-height: 1.3em
    }
}

.advantages_slide__text {
    font-size: 1.125em;
    line-height: 1.3333333333em;
    font-weight: 400;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515;
    margin-top: .75rem
}

@media (max-width:1260px) {
    .advantages_slide__text {
        font-size: 1em;
        line-height: 1.375em
    }
}

@media (max-width:500px) {
    .advantages_slide__text {
        font-size: .875em;
        line-height: 1.25rem
    }
}

.advantages_slide__icon {
    width: 3.25em;
    height: 3.25em;
    margin-bottom: 1.25em;
    padding: .625em;
    border-radius: .75em;
    background: #14ffca;
    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
}

.advantages_slide__icon .image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: brightness(0) saturate(100%);
    filter: brightness(0) saturate(100%)
}

@media (max-width:1260px) {
    .advantages_slide__icon {
        width: 2.75em;
        height: 2.75em
    }
}

@media (max-width:500px) {
    .advantages_slide__icon {
        width: 2.25em;
        height: 2.25em
    }
}

.advantages__slider {
    margin-top: 3.25em
}

@media (max-width:1260px) {
    .advantages__slider {
        margin-top: 2.5em
    }
}

@media (max-width:500px) {
    .advantages__slider {
        margin-top: 2em
    }
}

.scheme_step {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.75em;
    position: relative
}

@media (max-width:1260px) {
    .scheme_step {
        padding: 1.5em
    }
}

@media (max-width:500px) {
    .scheme_step {
        -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: 1em 1em 1.5em
    }
}

.scheme_step__img {
    width: 15em;
    height: 9.375em;
    overflow: hidden;
    border-radius: 16px;
    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;
    margin-right: 1.75em;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

@media (max-width:1260px) {
    .scheme_step__img {
        width: 10.3125em;
        height: 10.625em;
        margin-right: 1.25em;
        border-radius: 14px
    }
}

@media (max-width:500px) {
    .scheme_step__img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.25em;
        height: 9.75em
    }
}

.scheme_step__img--purple {
    background: #fff
}

.scheme_step__img--green {
    background: #fff
}

.scheme_step__img--blue {
    background: #fff
}

.scheme_step__img--yellow {
    background: #fff
}

.scheme_step__img--orange {
    background: #fff
}

.scheme_step__img .image {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.scheme_step__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.scheme_step__title {
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .scheme_step__title {
        font-size: 1.125em;
        line-height: 1.4444444444em
    }
}

@media (max-width:500px) {
    .scheme_step__title {
        font-size: 1em;
        line-height: 1.375em
    }
}

.scheme_step__text {
    font-size: 1.125em;
    line-height: 1.3333333333em;
    font-weight: 400;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #727277;
    margin-top: .75rem;
    width: 80%
}

@media (max-width:1260px) {
    .scheme_step__text {
        font-size: .875em;
        line-height: 1.4285714286em;
        margin-top: .5rem;
        width: 90%
    }
}

@media (max-width:500px) {
    .scheme_step__text {
        width: 100%
    }
}

.scheme_step__btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 1.25rem
}

@media (max-width:1260px) {
    .scheme_step__btn {
        margin-top: 1rem
    }
}

.scheme_step__btn:hover {
    background: #151515 !important;
    color: #fff !important
}

.scheme_step+.scheme_step::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 1.75em;
    height: 1px;
    width: calc(100% - 5.25em - 15em);
    background: #e8e8ea
}

@media (max-width:1260px) {
    .scheme_step+.scheme_step::before {
        right: 1.5em;
        width: calc(100% - 4.25em - 10.3125em)
    }
}

@media (max-width:500px) {
    .scheme_step+.scheme_step::before {
        right: 1rem;
        width: calc(100% - 2rem)
    }
}

.scheme__content {
    margin-top: 3.25em;
    border-radius: 28px;
    background: #fff;
    padding: 3.25em
}

@media (max-width:1260px) {
    .scheme__content {
        margin-top: 2.5em;
        border-radius: 24px;
        padding: 2em
    }
}

@media (max-width:500px) {
    .scheme__content {
        margin-top: 2em;
        border-radius: 20px;
        padding: 1.25em
    }
}

.scheme__block+.scheme__block {
    margin-top: 2.5em
}

@media (max-width:1260px) {
    .scheme__block+.scheme__block {
        margin-top: 1.75em
    }
}

@media (max-width:500px) {
    .scheme__block+.scheme__block {
        margin-top: 1.5em
    }
}

.scheme__block_title {
    font-size: 2.5em;
    line-height: 1.15em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515
}

@media (max-width:1260px) {
    .scheme__block_title {
        font-size: 2em;
        line-height: 1.25em
    }
}

@media (max-width:500px) {
    .scheme__block_title {
        font-size: 1.5em;
        line-height: 1.25em
    }
}

.scheme__block_wrap {
    width: 100%;
    margin-top: 2.5em;
    border-radius: 20px;
    border: 1px solid #e8e8ea;
    background: #fff;
    overflow: hidden
}

@media (max-width:1260px) {
    .scheme__block_wrap {
        margin-top: 1.75em;
        border-radius: 18px
    }
}

@media (max-width:500px) {
    .scheme__block_wrap {
        margin-top: 1.5em;
        border-radius: 16px
    }
}

.delivery__content {
    border-radius: 28px;
    background-color: #101317;
    background-image: url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-wide-20260821-v2.jpg");
    background-image: -webkit-image-set(url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-wide-20260821-v2.webp") 1x, url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-wide-20260821-v2.jpg") 1x);
    background-image: image-set(url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-wide-20260821-v2.webp") type("image/webp"), url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-wide-20260821-v2.jpg") type("image/jpeg"));
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    min-height: 37.5em
}

@media (max-width:1260px) {
    .delivery__content {
        border-radius: 24px;
        background-image: -webkit-linear-gradient(left, rgba(7,10,14,.82) 0%, rgba(7,10,14,.52) 54%, rgba(7,10,14,.04) 100%), url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-wide-20260821-v2.webp");
        background-image: -o-linear-gradient(left, rgba(7,10,14,.82) 0%, rgba(7,10,14,.52) 54%, rgba(7,10,14,.04) 100%), url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-wide-20260821-v2.webp");
        background-image: linear-gradient(90deg, rgba(7,10,14,.82) 0%, rgba(7,10,14,.52) 54%, rgba(7,10,14,.04) 100%), url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-wide-20260821-v2.webp");
        min-height: 32em
    }
}

@media (max-width:500px) {
    .delivery__content {
        background-image: -webkit-linear-gradient(rgba(7,10,14,.72), rgba(7,10,14,.34)), url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-mobile-20260821.webp");
        background-image: -o-linear-gradient(rgba(7,10,14,.72), rgba(7,10,14,.34)), url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-mobile-20260821.webp");
        background-image: linear-gradient(rgba(7,10,14,.72), rgba(7,10,14,.34)), url("/templates/mwvl/assets/img/delivery-motorway-white-sedan-mobile-20260821.webp");
        min-height: 35.625em;
        border-radius: 20px
    }
}

.delivery__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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    max-width: 50%;
    min-height: 37.5em;
    padding: 8.5em 3em 8.5em 6.25em;
    position: relative;
    z-index: 2
}

@media (max-width:1260px) {
    .delivery__info {
        max-width: 58%;
        min-height: 32em;
        padding: 4.25em 2.5em
    }
}

@media (max-width:500px) {
    .delivery__info {
        max-width: 100%;
        min-height: 35.625em;
        padding: 2.5em 1.25em
    }
}

.delivery__title {
    font-size: 3.25em;
    line-height: 1.1538461538em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #fff
}

@media (max-width:1260px) {
    .delivery__title {
        font-size: 2.5em;
        line-height: 1.15em
    }
}

@media (max-width:500px) {
    .delivery__title {
        font-size: 1.75em;
        line-height: 1.2142857143em
    }
}

.delivery__text {
    font-size: 1.125em;
    line-height: 1.3333333333em;
    font-weight: 500;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #d4d4d4;
    margin-top: 1.25rem;
    max-width: 31rem;
    text-align: left
}

@media (max-width:1260px) {
    .delivery__text {
        font-size: 1em;
        line-height: 1.375em;
        margin-top: 1rem
    }
}

@media (max-width:500px) {
    .delivery__text {
        font-size: .875em;
        line-height: 1.25rem
    }
}

.delivery__btn {
    margin-top: 2.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width:1260px) {
    .delivery__btn {
        margin-top: 2rem;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

@media (max-width:500px) {
    .delivery__btn {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-top: auto
    }
}

.delivery__img {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 51em;
    right: -2px;
    bottom: -2px
}

@media (max-width:1260px) {
    .delivery__img {
        width: 40.3125em;
        height: 29.625em
    }
}

@media (max-width:500px) {
    .delivery__img {
        width: 100%;
        height: auto
    }
}

.selection_info {
    padding: .75em
}

@media (max-width:1260px) {
    .selection_info {
        max-width: 40em;
        padding: 0
    }
}

@media (max-width:500px) {
    .selection_info {
        max-width: 100%
    }
}

.selection_info__title {
    font-size: 2.5em;
    line-height: 1.15em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #fff
}

@media (max-width:1260px) {
    .selection_info__title {
        font-size: 2em;
        line-height: 1.1875em
    }
}

@media (max-width:500px) {
    .selection_info__title {
        font-size: 1.25em;
        line-height: 1.3em
    }
}

.selection_form__privacy .link:hover,
.selection_info__title .green {
    color: #14ffca
}

.selection_info__text {
    font-size: 1.125em;
    line-height: 1.3333333333em;
    font-weight: 500;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #fff;
    margin-top: 1.75rem
}

@media (max-width:1260px) {
    .selection_info__text {
        font-size: 1em;
        line-height: 1.5em;
        margin-top: 1.25rem
    }
}

@media (max-width:500px) {
    .selection_info__text {
        font-size: .875em;
        line-height: 1.25rem;
        margin-top: .75rem
    }
}

.selection_info__list {
    margin-top: 2em;
    width: 27.5em
}

@media (max-width:1260px) {
    .selection_info__list {
        margin-top: 1.5em;
        width: 25em
    }
}

@media (max-width:500px) {
    .selection_info__list {
        width: 100%;
        margin-top: 1.125em
    }
}

.selection_form,
.selection_info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.selection_info__item {
    padding: .5rem 1rem .5rem .5rem;
    background: rgba(255, 255, 255, .1);
    width: 100%;
    border-radius: 50px
}

.selection_info__item+.selection_info__item {
    margin-top: .75rem
}

.selection_info__item .icon {
    width: 22px;
    height: 22px;
    margin-right: .5rem
}

@media (max-width:1260px) {
    .selection_info__item .icon {
        width: 20px;
        height: 20px
    }
}

.selection_info__item .text {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.375em;
    color: #fff;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off
}

@media (max-width:1260px) {
    .selection_info__item .text {
        font-size: .875em;
        line-height: 1.25rem
    }
}

@media (max-width:500px) {
    .selection_info__item .text {
        font-size: .75em;
        line-height: 1rem
    }
}

.selection_form {
    width: 25em;
    margin-left: auto;
    border-radius: 20px;
    background: #fff;
    padding: 1.75em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 2
}

@media (max-width:1260px) {
    .selection_form {
        width: 100%;
        margin: 0;
        border-radius: 16px;
        padding: 1.5em
    }
}

@media (max-width:500px) {
    .selection_form {
        padding: 1.25em
    }
}

.selection_form__title {
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: 600;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #151515;
    margin-right: auto
}

@media (max-width:1260px) {
    .selection_form__title {
        font-size: 1.25em;
        line-height: 1.3em
    }
}

@media (max-width:500px) {
    .selection_form__title {
        font-size: 1.125em;
        line-height: 1.3333333333em
    }
}

.selection_form__inputs {
    width: 100%;
    display: grid;
    grid-template-columns: 100%;
    gap: 1em;
    margin-top: 1.25em
}

@media (max-width:1260px) {
    .selection_form__inputs {
        grid-template-columns: 1fr 1fr;
        gap: .75em 1.25em
    }
}

@media (max-width:500px) {
    .selection_form__inputs {
        grid-template-columns: 100%;
        gap: .75em;
        margin-top: 1rem
    }
}

@media (max-width:1260px) {
    .selection_form__inputs .input_wrapper--textarea {
        grid-column-start: 1;
        grid-column-end: -1
    }
}

.selection_form__btn {
    width: 100%;
    margin-top: 1.75rem
}

@media (max-width:500px) {
    .selection_form__btn {
        margin-top: 1.25rem
    }
}

.selection_form__privacy {
    color: #151515;
    text-align: center;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    font-size: .875em;
    line-height: 1.2857142857em;
    font-weight: 400;
    margin-top: 1rem
}

@media (max-width:500px) {
    .selection_form__privacy {
        font-size: .75em;
        line-height: 1rem;
        margin-top: 1em
    }
}

.selection_form__privacy .link {
    text-decoration: underline;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.selection__content {
    border-radius: 28px;
    background: -webkit-gradient(linear, left top, left bottom, from(#434343), to(#151515));
    background: -webkit-linear-gradient(top, #434343 0%, #151515 100%);
    background: -o-linear-gradient(top, #434343 0%, #151515 100%);
    background: linear-gradient(180deg, #434343 0%, #151515 100%);
    padding: 2.5em;
    overflow: hidden;
    display: grid;
    grid-template-columns: 47.5em auto
}

@media (max-width:1260px) {
    .selection__content {
        border-radius: 24px;
        grid-template-columns: 100%;
        gap: 2.5em
    }
}

@media (max-width:500px) {
    .selection__content {
        padding: 1.5em;
        border-radius: 20px;
        gap: 1.75em
    }
}

.find__content {
    border-radius: 28px;
    background: -webkit-gradient(linear, left top, left bottom, from(#434343), to(#151515));
    background: -webkit-linear-gradient(top, #434343 0%, #151515 100%);
    background: -o-linear-gradient(top, #434343 0%, #151515 100%);
    background: linear-gradient(180deg, #434343 0%, #151515 100%);
    padding: 2.5em 2.5em 8.75em;
    display: grid;
    grid-template-columns: 47.5em auto;
    position: relative;
    overflow: hidden
}

@media (max-width:1260px) {
    .find__content {
        border-radius: 24px;
        grid-template-columns: 100%;
        gap: 2.5em;
        padding-bottom: 21.875em
    }
}

@media (max-width:500px) {
    .find__content {
        padding: 1.5em 1.5em 11.875em;
        border-radius: 20px;
        gap: 1.75em
    }
}

.find__img {
    position: absolute;
    z-index: 1
}

.find__img--japan {
    width: 89.75em;
    height: 80.625em;
    bottom: -43.125em;
    left: -21.25em
}

@media (max-width:1260px) {
    .find__img--japan {
        width: 71.625em;
        height: 64.5em;
        left: -16.25em;
        bottom: -35em
    }
}

@media (max-width:500px) {
    .find__img--japan {
        width: 31.875em;
        height: 28.625em;
        left: -7.5em;
        bottom: -15em
    }
}

.find__img--korea {
    width: 89.75em;
    height: 80.625em;
    bottom: -45em;
    left: -22.5em
}

@media (max-width:1260px) {
    .find__img--korea {
        width: 71.625em;
        height: 64.5em;
        left: -16.25em;
        bottom: -35em
    }
}

@media (max-width:500px) {
    .find__img--korea {
        width: 31.875em;
        height: 28.625em;
        left: -7.5em;
        bottom: -15em
    }
}

.find__img--china {
    width: 89.75em;
    height: 80.625em;
    bottom: -44.375em;
    left: -21.875em
}

@media (max-width:1260px) {
    .find__img--china {
        width: 71.625em;
        height: 64.5em;
        left: -16.25em;
        bottom: -35em
    }
}

@media (max-width:500px) {
    .find__img--china {
        width: 31.875em;
        height: 28.625em;
        left: -7.5em;
        bottom: -15em
    }
}

.find__info {
    padding: .75em;
    position: relative;
    z-index: 2
}

@media (max-width:1260px) {
    .find__info {
        max-width: 40em;
        padding: 0
    }
}

@media (max-width:500px) {
    .find__info {
        max-width: 100%
    }
}

.find__info_title {
    font-size: 3.25em;
    line-height: 1.1153846154em;
    font-weight: 700;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #fff
}

@media (max-width:1260px) {
    .find__info_title {
        font-size: 2.5em;
        line-height: 1.15em
    }
}

@media (max-width:500px) {
    .find__info_title {
        font-size: 1.5em;
        line-height: 1.25em
    }
}

.find__info_title .green {
    color: #14ffca
}

.find__info_text {
    font-size: 1.25em;
    line-height: 1.4em;
    font-weight: 400;
    -webkit-font-feature-settings: "clig" off, "liga" off;
    font-feature-settings: "clig" off, "liga" off;
    color: #fff;
    margin-top: 1.5rem
}

@media (max-width:1260px) {
    .find__info_text {
        font-size: 1.125em;
        line-height: 1.4444444444em;
        margin-top: 1.25rem
    }
}

@media (max-width:500px) {
    .find__info_text {
        font-size: .875em;
        line-height: 1.25rem;
        margin-top: .75rem
    }
}

.bosses__info___links {
	margin-top: auto;
}
.bosses__info___links a {
	display:inline-block;
	margin:0 3px;
}
.bosses__info___links img {
	height:40px;
	width:auto;
	transition: all 0.15s ease-in-out;
}
.bosses__info___links img:hover {
	transform:scale(1.1);
}
@media (max-width: 768px) {
	.bosses__info___links {
		margin-top: 10px;
	}
	.bosses__info___links img {
		height:30px;
	}
}

.cars-container {
	margin-top: 3.25em;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	margin-bottom:40px;
}
.cars-container .best_offers_slide__text {
	font-size:20px;
}
.cars-container .best_offers_slide__text--params {
	margin-top: 5px;
}
.cars-container .best_offers_slide__price {
	font-size:28px;
	margin-top: 1.2rem;
}
.cars-container .best_offers_slide__img .image {
	height: 350px;
    width: 100%;
    object-fit: cover;
}
.navigation .pages {
	width: fit-content;
    margin: auto;
	display: flex;
}
.navigation .pages > * {
	margin:0 4px;
	transition: all .15s;
}
.navigation .pages span, .navigation .pages a {
	width: 40px;
    height: 40px;
	display:flex;
	font-size:16px;
	align-items: center;
    justify-content: center;
	
}
.navigation .pages span {
	color:#fff;
	background:url(../assets/img/pagination-bg_active.svg) no-repeat;
	background-size: contain;
}
.navigation .pages a {
	background:url(../assets/img/pagination-bg.svg) no-repeat;
	background-size: contain;
}
.navigation .pages a:hover {
	transform:scale(1.05);
}

@media (max-width: 768px) {
	.cars-container {
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
		margin-bottom:30px;
	}
	.cars-container .best_offers_slide__img .image {
		height: 260px;
	}
}
.header__auc_link {
	display: flex;
    align-items: center;
    margin-left: auto;
    color: #fff;
}
.header__auc_link:hover {
	color:#00e0ad;
}
.header__auc_link svg {
	margin-left:4px;
}
.youtube__table.youtube__table--2cols {
	grid-template-columns: repeat(2, 1fr);
	margin-top: 3.25em;
	margin-bottom:30px;
}
.vk__table .youtube_block__text {
	text-transform:uppercase;
}
.youtube__table--2cols.vk__table .youtube_block__img {
	height: 490px;
}
@media (max-width: 768px) {
	.youtube__table.youtube__table--2cols {
		grid-template-columns: 100%;
	}
	.youtube__table--2cols.vk__table .youtube_block__img {
		height: auto;
	}
	.youtube__table.youtube__table--2cols {
		margin-bottom: auto;
	}
	
}
.yt-shorts .youtube_block__img {
		height: 760px;
	}
@media (max-width: 768px) {
	.yt-shorts .youtube_block__img {
		height: 500px;
	}
	.yt-shorts .general_info__nav {
		display: block;
		margin-top: 0;
	}
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    padding-top: 2em;
    background: transparent;
    pointer-events: none;
    -webkit-transition: opacity .2s, visibility .2s;
    -o-transition: opacity .2s, visibility .2s;
    transition: opacity .2s, visibility .2s, padding-top .34s cubic-bezier(.2, 0, .2, 1)
}

.header.is-compact,
body[data-scroll-direction="down"] .header {
    padding-top: 1.15em
}

body.is-modal-form-active .header {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important
}

body.is-modal-menu-active .header {
    z-index: 1100
}

.header__container {
    display: block;
    pointer-events: none;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: -webkit-transform .34s cubic-bezier(.2, 0, .2, 1);
    transition: -webkit-transform .34s cubic-bezier(.2, 0, .2, 1);
    -o-transition: transform .34s cubic-bezier(.2, 0, .2, 1);
    transition: transform .34s cubic-bezier(.2, 0, .2, 1);
    transition: transform .34s cubic-bezier(.2, 0, .2, 1), -webkit-transform .34s cubic-bezier(.2, 0, .2, 1)
}

.header.is-compact .header__container,
body[data-scroll-direction="down"] .header .header__container {
    -webkit-transform: scaleX(.965);
    -ms-transform: scaleX(.965);
    transform: scaleX(.965)
}

.header__bar {
    width: 100%;
    min-height: 5.25em;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2.25em;
    padding: .8em 1.75em;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, .15);
    background: rgba(21, 21, 21, .9);
    -webkit-box-shadow: 0 18px 55px rgba(0, 0, 0, .28);
    box-shadow: 0 18px 55px rgba(0, 0, 0, .28);
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    pointer-events: auto;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: min-height .34s cubic-bezier(.2, 0, .2, 1), padding .34s cubic-bezier(.2, 0, .2, 1), gap .34s cubic-bezier(.2, 0, .2, 1), opacity .2s, background .2s, border-radius .34s cubic-bezier(.2, 0, .2, 1), -webkit-box-shadow .2s;
    -o-transition: min-height .34s cubic-bezier(.2, 0, .2, 1), padding .34s cubic-bezier(.2, 0, .2, 1), gap .34s cubic-bezier(.2, 0, .2, 1), opacity .2s, background .2s, box-shadow .2s, border-radius .34s cubic-bezier(.2, 0, .2, 1);
    transition: min-height .34s cubic-bezier(.2, 0, .2, 1), padding .34s cubic-bezier(.2, 0, .2, 1), gap .34s cubic-bezier(.2, 0, .2, 1), opacity .2s, background .2s, box-shadow .2s, border-radius .34s cubic-bezier(.2, 0, .2, 1);
    transition: min-height .34s cubic-bezier(.2, 0, .2, 1), padding .34s cubic-bezier(.2, 0, .2, 1), gap .34s cubic-bezier(.2, 0, .2, 1), opacity .2s, background .2s, box-shadow .2s, border-radius .34s cubic-bezier(.2, 0, .2, 1), -webkit-box-shadow .2s
}

.header.is-compact .header__bar,
body[data-scroll-direction="down"] .header .header__bar {
    min-height: 4.55em;
    gap: 1.7em;
    padding: .55em 1.35em;
    background: rgba(21, 21, 21, .84);
    -webkit-box-shadow: 0 14px 45px rgba(0, 0, 0, .24);
    box-shadow: 0 14px 45px rgba(0, 0, 0, .24)
}

.header__logo {
    width: 18em;
    height: 3.903em;
    aspect-ratio: 226 / 49;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), opacity .2s;
    -o-transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), opacity .2s;
    transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), opacity .2s
}

.header.is-compact .header__logo,
body[data-scroll-direction="down"] .header .header__logo {
    width: 16.75em;
    height: 3.631em
}

.header__logo .image,
.header__logo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .625em;
    margin-left: 1.25em
}

.header_dropdown {
    position: relative
}

.header_dropdown::before {
    content: "";
    position: absolute;
    left: -.5em;
    right: -.5em;
    top: 100%;
    height: 1em;
    z-index: 4
}

.header_dropdown__toggle,
.header_nav_link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5em;
    border-radius: 10px;
    background: #222;
    color: #fff;
    padding: .75rem 1rem;
    font-size: 1.125em;
    line-height: 1.2em;
    font-weight: 500;
    white-space: nowrap;
    -webkit-transition: padding .34s cubic-bezier(.2, 0, .2, 1), font-size .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s, border-radius .2s;
    -o-transition: padding .34s cubic-bezier(.2, 0, .2, 1), font-size .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s, border-radius .2s;
    transition: padding .34s cubic-bezier(.2, 0, .2, 1), font-size .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s, border-radius .2s
}

.header.is-compact .header_dropdown__toggle,
body[data-scroll-direction="down"] .header .header_dropdown__toggle,
.header.is-compact .header_nav_link,
body[data-scroll-direction="down"] .header .header_nav_link {
    padding: .62rem .9rem;
    font-size: 1.03em
}

.header_dropdown__toggle::after {
    content: "";
    width: .42em;
    height: .42em;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    -webkit-transform: translateY(-.12em) rotate(45deg);
    -ms-transform: translateY(-.12em) rotate(45deg);
    transform: translateY(-.12em) rotate(45deg);
    opacity: .75;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -o-transition: transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s, -webkit-transform .2s
}

.header_dropdown:hover .header_dropdown__toggle,
.header_nav_link:hover {
    background: #2b2b2b
}

.header_dropdown:hover .header_dropdown__toggle::after {
    opacity: 1;
    -webkit-transform: translateY(.08em) rotate(225deg);
    -ms-transform: translateY(.08em) rotate(225deg);
    transform: translateY(.08em) rotate(225deg)
}

.header_dropdown.is-active .header_dropdown__toggle,
.header_nav_link.is-active {
    border-radius: 10px;
    background: #14ffca;
    color: #151515
}

.header_dropdown__menu {
    position: absolute;
    top: calc(100% + .55em);
    left: 0;
    z-index: 5;
    min-width: 14em;
    padding: .5em;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, .14);
    background: rgba(21, 21, 21, .96);
    -webkit-box-shadow: 0 18px 45px rgba(0, 0, 0, .38);
    box-shadow: 0 18px 45px rgba(0, 0, 0, .38);
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translate3d(0, .5em, 0);
    transform: translate3d(0, .5em, 0);
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -o-transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s, -webkit-transform .2s
}

.header_dropdown__menu::before {
    content: none;
    display: none
}

.header_dropdown:hover .header_dropdown__menu {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.header_dropdown__link {
    position: relative;
    z-index: 1;
    display: block;
    padding: .75rem .875rem;
    border-radius: 10px;
    color: rgba(255, 255, 255, .48);
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 500;
    white-space: nowrap;
    -webkit-transition: background .2s, color .2s, opacity .2s;
    -o-transition: background .2s, color .2s, opacity .2s;
    transition: background .2s, color .2s, opacity .2s
}

.header_dropdown__link:hover,
.header_dropdown__link.is-active {
    background: #fff;
    color: #151515;
    opacity: 1
}

.header__right,
.header__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__right {
    gap: 1em;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-width: 0;
    -webkit-transition: gap .34s cubic-bezier(.2, 0, .2, 1);
    -o-transition: gap .34s cubic-bezier(.2, 0, .2, 1);
    transition: gap .34s cubic-bezier(.2, 0, .2, 1)
}

.header.is-compact .header__right,
body[data-scroll-direction="down"] .header .header__right {
    gap: .78em
}

.header__socials {
    gap: .625em;
    margin: 0
}

.header__social_icon {
    width: 2em;
    height: 2em;
    border-radius: 10px;
    background: transparent;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s, -webkit-transform .2s;
    -o-transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s, transform .2s;
    transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s, transform .2s;
    transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s, transform .2s, -webkit-transform .2s
}

.header.is-compact .header__social_icon,
body[data-scroll-direction="down"] .header .header__social_icon {
    width: 2em;
    height: 2em
}

.header__social_icon:hover {
    background: transparent;
    color: #151515;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px)
}

.header__social_icon .icon {
    width: 1.125em;
    height: 1.125em;
    fill: currentColor;
    margin: 0
}

.header__social_image {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-filter .2s, -webkit-transform .2s;
    transition: -webkit-filter .2s, -webkit-transform .2s;
    -o-transition: filter .2s, transform .2s;
    transition: filter .2s, transform .2s;
    transition: filter .2s, transform .2s, -webkit-filter .2s, -webkit-transform .2s
}

.header__social_icon:hover .header__social_image {
    -webkit-filter: brightness(1.08);
    filter: brightness(1.08);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.header__buttons_phone {
    margin: 0 .25em 0 .5em;
    color: #fff;
    font-size: 1.125em;
    line-height: 1.2em;
    font-weight: 500;
    white-space: nowrap;
    -webkit-transition: font-size .34s cubic-bezier(.2, 0, .2, 1), margin .34s cubic-bezier(.2, 0, .2, 1);
    -o-transition: font-size .34s cubic-bezier(.2, 0, .2, 1), margin .34s cubic-bezier(.2, 0, .2, 1);
    transition: font-size .34s cubic-bezier(.2, 0, .2, 1), margin .34s cubic-bezier(.2, 0, .2, 1)
}

.header.is-compact .header__buttons_phone,
body[data-scroll-direction="down"] .header .header__buttons_phone {
    margin-left: .35em;
    font-size: 1.03em
}

.header__buttons_modal {
    border-radius: 10px;
    padding: .9rem 1.35rem;
    font-size: 1.125em;
    line-height: 1.2em;
    font-weight: 700;
    white-space: nowrap;
    -webkit-transition: padding .34s cubic-bezier(.2, 0, .2, 1), font-size .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s;
    -o-transition: padding .34s cubic-bezier(.2, 0, .2, 1), font-size .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s;
    transition: padding .34s cubic-bezier(.2, 0, .2, 1), font-size .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s
}

.header.is-compact .header__buttons_modal,
body[data-scroll-direction="down"] .header .header__buttons_modal {
    padding: .74rem 1.08rem;
    font-size: 1.03em
}

.header__buttons_modal.btn--filled:hover {
    background: #00e0ad !important
}

.header__menu {
    display: none;
    width: 3em;
    height: 3em;
    margin-left: .25em;
    border-radius: 10px;
    border: 1px solid rgba(20, 255, 202, .55);
    background: #222;
    -webkit-transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s;
    -o-transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s;
    transition: width .34s cubic-bezier(.2, 0, .2, 1), height .34s cubic-bezier(.2, 0, .2, 1), background .2s, color .2s
}

.header__menu .icon {
    width: 1.35em;
    height: 1.35em;
    fill: #14ffca
}

.header__menu:hover {
    background: #14ffca
}

.header__menu:hover .icon {
    fill: #151515
}

.header__menu.is-clicked {
    background: #14ffca
}

.header__menu.is-clicked .icon {
    fill: #151515
}

@media (max-width:1500px) and (min-width:1261px) {
    .header__bar {
        gap: 1.1em;
        padding: .7em 1.1em
    }

    .header__nav {
        gap: .45em;
        margin-left: .8em
    }

    .header__logo {
        width: 15.5em;
        height: 3.361em
    }

    .header_dropdown__toggle,
    .header_nav_link {
        padding: .68rem .78rem;
        font-size: 1em
    }

    .header__socials {
        display: none
    }

    .header__right {
        gap: .75em
    }

    .header__buttons_phone {
        margin-left: 0;
        font-size: 1em
    }

    .header__buttons_modal {
        padding: .8rem 1rem;
        font-size: 1em
    }
}

@media (max-width:1260px) {
    .header {
        padding-top: 1.25em
    }

    .header__bar {
        grid-template-columns: auto auto;
        gap: 1em;
        min-height: 4.5em;
        padding: .7em 1.1em
    }

    .header.is-compact .header__bar,
    body[data-scroll-direction="down"] .header .header__bar {
        min-height: 4em;
        padding-top: .5em;
        padding-bottom: .5em
    }

    .header__logo {
        width: 15.5em;
        height: 3.361em
    }

    .header.is-compact .header__logo,
    body[data-scroll-direction="down"] .header .header__logo {
        width: 14.5em;
        height: 3.144em
    }

    .header__nav,
    .header__socials,
    .header__buttons_phone {
        display: none
    }

    .header__right {
        gap: .75em
    }

    .header__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .modal_menu {
        padding-top: 8.5em
    }

    .modal_menu__close {
        display: none
    }

    .modal_menu__content {
        height: calc(100% - 7em)
    }
}

@media (max-width:500px) {
    .header {
        padding-top: .75em
    }

    .header__bar {
        min-height: 3.875em;
        padding: .625em .75em;
        border-radius: 24px
    }

    .header.is-compact .header__bar,
    body[data-scroll-direction="down"] .header .header__bar {
        min-height: 3.45em;
        padding-top: .45em;
        padding-bottom: .45em
    }

    .header__logo {
        width: 12.5em;
        height: 2.71em
    }

    .header.is-compact .header__logo,
    body[data-scroll-direction="down"] .header .header__logo {
        width: 11.75em;
        height: 2.548em
    }

    .header__buttons_modal {
        display: none
    }

    .header__menu {
        width: 2.5em;
        height: 2.5em
    }

    .header.is-compact .header__menu,
    body[data-scroll-direction="down"] .header .header__menu {
        width: 2.25em;
        height: 2.25em
    }

    .modal_menu {
        padding-top: 6.75em
    }

    .modal_menu__content {
        height: calc(100% - 5.5em)
    }
}

/* Mobile usability pass: stable sizing, iOS-safe form text and 44px tap targets. */
@media (max-width:768px) {
    html {
        -webkit-text-size-adjust: 100%;
        text-size-adjust: 100%
    }

    .header__logo {
        min-height: 44px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header__menu,
    .header.is-compact .header__menu,
    body[data-scroll-direction="down"] .header .header__menu {
        width: 44px;
        height: 44px;
        min-width: 44px;
        min-height: 44px
    }

    .modal_close,
    .slider__button,
    .contacts_info__socials_link {
        width: 45px;
        height: 45px;
        min-width: 45px;
        min-height: 45px
    }

    .best_offers__tabs_btn {
        min-height: 44px;
        padding: 10px 14px;
        font-size: 14px;
        line-height: 20px
    }

    .footer__link,
    .footer__logo,
    .footer__copyright--link,
    .reviews_slide__text--link,
    .team_slide__contact,
    .contacts_info__title--link,
    a.contacts_info__title,
    .modal_menu__itome,
    .itome,
    .scheme_step__btn,
    .bosses__info___links a {
        min-height: 44px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__link,
    .bosses__info___links a {
        min-width: 44px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .selection_form__privacy .link,
    .selection_showcase__consent a,
    .estimate_showcase__consent a,
    .privacy_column__text a {
        min-height: 44px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: -13px;
        margin-bottom: -13px;
        vertical-align: middle
    }

    .footer__link+.footer__link {
        margin-top: 0
    }

    .team_slide__contacts {
        gap: 0
    }

    .navigation .pages span,
    .navigation .pages a {
        width: 44px;
        height: 44px
    }

    input:not([type="checkbox"]):not([type="radio"]),
    textarea,
    select,
    .input_wrapper--minimalistic .input_wrapper__input,
    .input_wrapper__textarea,
    [data-dropdown] [data-dropdown-input] {
        min-height: 45px;
        font-size: 16px
    }

    .btn {
        min-height: 45px
    }

    .selection_form__privacy,
    .contacts_person__role {
        font-size: 14px;
        line-height: 20px
    }

    .mapboxgl-ctrl-group button {
        width: 44px;
        height: 44px
    }
}

.estimate_showcase__honeypot {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important
}

@media (prefers-reduced-motion:reduce) {
    *,
    *::before,
    *::after {
        scroll-behavior: auto !important;
        -webkit-animation-duration: .01ms !important;
        animation-duration: .01ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        -webkit-transition-duration: .01ms !important;
        transition-duration: .01ms !important
    }
}

/* ==========================================================================
   Modernised "Поможем подобрать авто" form (first screen + footer).
   Boxed fields with icons, consent checkbox, gated submit.
   ========================================================================== */

.footer_form__honeypot {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none
}

.footer_form__form--modern {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas:
        "name phone submit"
        "consent consent consent";
    gap: 1.75em
}

.footer_form__form--modern .input_wrapper--name {
    grid-area: name
}

.footer_form__form--modern .input_wrapper--phone {
    grid-area: phone
}

.footer_form__form--modern .footer_form__btn {
    grid-area: submit
}

.footer_form__form--modern .footer_form__consent {
    grid-area: consent
}

@media (max-width:1260px) {
    .footer_form__form--modern {
        gap: 1.25em
    }
}

@media (max-width:500px) {
    .footer_form__form--modern {
        grid-template-columns: 100%;
        grid-template-areas:
            "name"
            "phone"
            "consent"
            "submit"
    }
}

.input_wrapper--boxed {
    position: relative;
    display: block;
    height: auto
}

.input_wrapper--boxed .input_wrapper__control {
    display: flex;
    align-items: center;
    gap: .625em;
    width: 100%;
    min-height: 3.375em;
    padding: 0 1.125em;
    border: 1px solid rgba(21, 21, 21, .18);
    border-radius: 1em;
    background: rgba(255, 255, 255, .82);
    cursor: text;
    transition: border-color .2s, background .2s, box-shadow .2s
}

.input_wrapper--boxed .input_wrapper__control:focus-within {
    border-color: #151515;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(21, 21, 21, .12)
}

.input_wrapper--boxed.not-valid .input_wrapper__control {
    border-color: #e5484d;
    background: #fff
}

.input_wrapper--boxed .input_wrapper__icon {
    flex: 0 0 auto;
    width: 1.5em;
    height: 1.5em;
    opacity: .55;
    pointer-events: none
}

.input_wrapper--boxed .input_wrapper__label--hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.input_wrapper--boxed .input_wrapper__input {
    width: 100%;
    min-width: 0;
    border: 0;
    outline: 0;
    background: transparent;
    color: #151515;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.25em
}

.input_wrapper--boxed .input_wrapper__input::placeholder {
    color: rgba(21, 21, 21, .5)
}

.input_wrapper--boxed .input_wrapper__tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    padding: .25em .25em 0;
    color: #a51820;
    font-size: .8125em;
    line-height: 1.25em;
    pointer-events: none
}

.footer_form__form--modern .footer_form__btn.btn {
    width: 100%;
    height: 100%;
    min-height: 3em;
    border-radius: 1em;
    transition: opacity .2s, transform .2s
}

.footer_form__form--modern .footer_form__btn.btn:disabled {
    opacity: .45;
    cursor: not-allowed
}

.footer_form__consent {
    display: flex;
    align-items: flex-start;
    gap: .75em;
    color: rgba(21, 21, 21, .78);
    font-size: .875em;
    line-height: 1.4em;
    cursor: pointer
}

.footer_form__consent_input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none
}

.footer_form__checkbox {
    position: relative;
    flex: 0 0 auto;
    width: 1.375em;
    height: 1.375em;
    margin-top: .0625em;
    border: 1px solid rgba(21, 21, 21, .35);
    border-radius: .375em;
    background: rgba(255, 255, 255, .82);
    transition: background .2s, border-color .2s
}

.footer_form__checkbox::after {
    content: "";
    position: absolute;
    left: .4375em;
    top: .1875em;
    width: .3125em;
    height: .625em;
    border: solid #14ffca;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) scale(0);
    transition: transform .15s
}

.footer_form__consent_input:checked + .footer_form__checkbox {
    border-color: #151515;
    background: #151515
}

.footer_form__consent_input:checked + .footer_form__checkbox::after {
    transform: rotate(45deg) scale(1)
}

.footer_form__consent_input:focus-visible + .footer_form__checkbox {
    box-shadow: 0 0 0 3px rgba(21, 21, 21, .2)
}

.footer_form__consent a {
    color: inherit;
    text-decoration: underline
}
