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

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

.container, .container-fluid, .container-xs {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container {
    max-width: 1720px
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto, .col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

html {
    height: 100%
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.38;
    font-weight: 400;
    color: #0b0d0c;
    background-color: #fff
}

main, section {
    display: block
}

img {
    max-width: 100%;
    border: 0
}

:focus {
    outline: 0
}

button::-moz-focus-inner {
    border: none
}

button, input, select, textarea {
    font-family: inherit;
    color: inherit;
    border: none;
    border-radius: 0;
    background: 0 0
}

input:not([type=checkbox]):not([type=radio]), textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    -webkit-box-shadow: none
}

.main {
    padding-top: 64px
}

.main_multi-dc {
    padding-top: 92px
}

.main-landing {
    padding-top: 48px
}

.main-floating-header, .main-landing-without-header, .main-landing-without-header-footer, .main-transparent-header {
    padding-top: 0 !important
}

.svg-icon {
    overflow: hidden
}

.container {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto
}

.container {
    max-width: 1720px;
    padding-left: 24px;
    padding-right: 24px
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px
}

.row > .col, .row > [class*=col-] {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutters > .col, .row.no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.theme-dark {
    color: #fff;
    background-color: #0b0d0c
}

.theme-medium {
    color: #0b0d0c;
    background-color: #f5f7f8
}

.theme-light {
    color: #0b0d0c;
    background-color: #fff
}

.responsive-media {
    position: relative;
    background-position: center
}

.responsive-media:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 100%
}

.responsive-media > picture {
    background-position: center
}

.responsive-media > img, .responsive-media > picture, .responsive-media > picture > img, .responsive-media > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.responsive-media > video {
    -o-object-fit: cover;
    object-fit: cover
}

img[data-object-fit=contain] {
    -o-object-fit: contain;
    object-fit: contain
}

img[data-object-fit=cover] {
    -o-object-fit: cover;
    object-fit: cover
}

.fit-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.fit-img img {
    opacity: 0 !important
}

.fit-img--cover {
    background-size: cover
}

.fit-img--contain {
    background-size: contain
}

.no-scroll, .no-scroll-popup {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

.block-ancor {
    height: 0;
    font-size: 0
}

.scroll-to-anchor {
    display: block;
    position: absolute;
    bottom: 0
}

.scroll-top {
    position: fixed;
    z-index: 2;
    bottom: 0;
    left: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: none;
    background: #fff;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 6px 20px 0 rgba(44, 46, 53, .1490196078);
    box-shadow: 0 6px 20px 0 rgba(44, 46, 53, .1490196078);
    cursor: pointer
}

.scroll-top:after {
    content: "";
    position: absolute;
    top: calc(50% - 3px);
    left: calc(50% - 3px);
    width: 7px;
    height: 7px;
    border-top: 2px solid #0b0d0c;
    border-left: 2px solid #0b0d0c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    pointer-events: none
}

.scroll-top-hidden {
    display: none
}

.swiper-word-up, .word-up {
    -webkit-transform: translateY(30px) scale(.999);
    transform: translateY(30px) scale(.999);
    opacity: 0;
    -webkit-transition: all .5s linear;
    transition: all .5s linear
}

.word-fade-in {
    -webkit-transition: all .3s .1s ease-out;
    transition: all .3s .1s ease-out;
    -webkit-transform: scale(.85);
    transform: scale(.85);
    opacity: 0
}

.scroll-down {
    width: 56px;
    height: 56px;
    display: inline-block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjAzMSA5LjUzMTA0TDEyLjUzMSAxNy4wMzFDMTIuNDYxNCAxNy4xMDA4IDEyLjM3ODcgMTcuMTU2MSAxMi4yODc2IDE3LjE5MzhDMTIuMTk2NiAxNy4yMzE2IDEyLjA5OSAxNy4yNTEgMTIuMDAwNCAxNy4yNTFDMTEuOTAxOSAxNy4yNTEgMTEuODA0MyAxNy4yMzE2IDExLjcxMzIgMTcuMTkzOEMxMS42MjIyIDE3LjE1NjEgMTEuNTM5NCAxNy4xMDA4IDExLjQ2OTggMTcuMDMxTDMuOTY5NzkgOS41MzEwNEMzLjgyOTA2IDkuMzkwMzEgMy43NSA5LjE5OTQ0IDMuNzUgOS4wMDA0MkMzLjc1IDguODAxMzkgMy44MjkwNiA4LjYxMDUyIDMuOTY5NzkgOC40Njk3OUM0LjExMDUyIDguMzI5MDYgNC4zMDEzOSA4LjI1IDQuNTAwNDIgOC4yNUM0LjY5OTQ0IDguMjUgNC44OTAzMSA4LjMyOTA2IDUuMDMxMDQgOC40Njk3OUwxMi4wMDA0IDE1LjQ0MDFMMTguOTY5OCA4LjQ2OTc5QzE5LjAzOTUgOC40MDAxMSAxOS4xMjIyIDguMzQ0ODMgMTkuMjEzMiA4LjMwNzEyQzE5LjMwNDMgOC4yNjk0MSAxOS40MDE5IDguMjUgMTkuNTAwNCA4LjI1QzE5LjU5OSA4LjI1IDE5LjY5NjUgOC4yNjk0MSAxOS43ODc2IDguMzA3MTJDMTkuODc4NiA4LjM0NDgzIDE5Ljk2MTQgOC40MDAxMSAyMC4wMzEgOC40Njk3OUMyMC4xMDA3IDguNTM5NDcgMjAuMTU2IDguNjIyMiAyMC4xOTM3IDguNzEzMjRDMjAuMjMxNCA4LjgwNDI5IDIwLjI1MDggOC45MDE4NyAyMC4yNTA4IDkuMDAwNDJDMjAuMjUwOCA5LjA5ODk2IDIwLjIzMTQgOS4xOTY1NCAyMC4xOTM3IDkuMjg3NTlDMjAuMTU2IDkuMzc4NjMgMjAuMTAwNyA5LjQ2MTM2IDIwLjAzMSA5LjUzMTA0WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
    background-position: center;
    background-color: #0b0d0c;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: background-color .25s;
    transition: background-color .25s
}

.scroll-down:hover {
    background-color: #dad2c9
}

.scroll-down:active {
    background-color: #f0ece9
}

.h1, .web_block_header-quote__quote::after, .web_block_header-quote__quote::before, h1 {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    color: #0b0d0c;
    font-size: 36px;
    letter-spacing: normal;
    line-height: 1.111;
    font-weight: 700;
    text-transform: uppercase
}

[class*=theme-dark] .h1, [class*=theme-dark] .web_block_header-quote__quote::after, [class*=theme-dark] .web_block_header-quote__quote::before, [class*=theme-dark] h1 {
    color: #fff
}

[class*=theme-medium] .h1, [class*=theme-medium] .web_block_header-quote__quote::after, [class*=theme-medium] .web_block_header-quote__quote::before, [class*=theme-medium] h1 {
    color: #0b0d0c
}

[class*=theme-light] .h1, [class*=theme-light] .web_block_header-quote__quote::after, [class*=theme-light] .web_block_header-quote__quote::before, [class*=theme-light] h1 {
    color: #0b0d0c
}

.h2, .web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after, h2 {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    color: #0b0d0c;
    font-size: 32px;
    letter-spacing: normal;
    line-height: 1.125;
    font-weight: 700;
    text-transform: uppercase
}

.web_block_media-hero2__timer-segment:not(:last-child) [class*=theme-dark] .web_block_media-hero2__timer-unit:not(:last-child)::after, [class*=theme-dark] .h2, [class*=theme-dark] .web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after, [class*=theme-dark] h2 {
    color: #fff
}

.web_block_media-hero2__timer-segment:not(:last-child) [class*=theme-medium] .web_block_media-hero2__timer-unit:not(:last-child)::after, [class*=theme-medium] .h2, [class*=theme-medium] .web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after, [class*=theme-medium] h2 {
    color: #0b0d0c
}

.web_block_media-hero2__timer-segment:not(:last-child) [class*=theme-light] .web_block_media-hero2__timer-unit:not(:last-child)::after, [class*=theme-light] .h2, [class*=theme-light] .web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after, [class*=theme-light] h2 {
    color: #0b0d0c
}

.h3, h3 {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    color: #0b0d0c;
    font-size: 28px;
    letter-spacing: normal;
    line-height: 1.143;
    font-weight: 700;
    text-transform: uppercase
}

[class*=theme-dark] .h3, [class*=theme-dark] h3 {
    color: #fff
}

[class*=theme-medium] .h3, [class*=theme-medium] h3 {
    color: #0b0d0c
}

[class*=theme-light] .h3, [class*=theme-light] h3 {
    color: #0b0d0c
}

.h4, h4 {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    color: #0b0d0c;
    font-size: 24px;
    letter-spacing: normal;
    line-height: 1.167;
    font-weight: 700;
    text-transform: none
}

[class*=theme-dark] .h4, [class*=theme-dark] h4 {
    color: #fff
}

[class*=theme-medium] .h4, [class*=theme-medium] h4 {
    color: #0b0d0c
}

[class*=theme-light] .h4, [class*=theme-light] h4 {
    color: #0b0d0c
}

.h5, h5 {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    color: #0b0d0c;
    font-size: 20px;
    letter-spacing: normal;
    line-height: 1.2;
    font-weight: 700;
    text-transform: none
}

[class*=theme-dark] .h5, [class*=theme-dark] h5 {
    color: #fff
}

[class*=theme-medium] .h5, [class*=theme-medium] h5 {
    color: #0b0d0c
}

[class*=theme-light] .h5, [class*=theme-light] h5 {
    color: #0b0d0c
}

.h6, h6 {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    color: #0b0d0c;
    font-size: 18px;
    letter-spacing: normal;
    line-height: 1.333;
    font-weight: 700;
    text-transform: none
}

[class*=theme-dark] .h6, [class*=theme-dark] h6 {
    color: #fff
}

[class*=theme-medium] .h6, [class*=theme-medium] h6 {
    color: #0b0d0c
}

[class*=theme-light] .h6, [class*=theme-light] h6 {
    color: #0b0d0c
}

.large-text, .tab-item {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0b0d0c;
    line-height: 1.3
}

[class*=theme-dark] .large-text, [class*=theme-dark] .tab-item {
    color: #fff
}

[class*=theme-medium] .large-text, [class*=theme-medium] .tab-item {
    color: #0b0d0c
}

[class*=theme-light] .large-text, [class*=theme-light] .tab-item {
    color: #0b0d0c
}

.main-text, .web_block_accordion__body .web_block_text__content {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0b0d0c;
    line-height: 1.4
}

.web_block_accordion__body [class*=theme-dark] .web_block_text__content, [class*=theme-dark] .main-text, [class*=theme-dark] .web_block_accordion__body .web_block_text__content {
    color: #fff
}

.web_block_accordion__body [class*=theme-medium] .web_block_text__content, [class*=theme-medium] .main-text, [class*=theme-medium] .web_block_accordion__body .web_block_text__content {
    color: #0b0d0c
}

.web_block_accordion__body [class*=theme-light] .web_block_text__content, [class*=theme-light] .main-text, [class*=theme-light] .web_block_accordion__body .web_block_text__content {
    color: #0b0d0c
}

.small-text {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0b0d0c;
    line-height: 1.3
}

[class*=theme-dark] .small-text {
    color: #fff
}

[class*=theme-medium] .small-text {
    color: #0b0d0c
}

[class*=theme-light] .small-text {
    color: #0b0d0c
}

.supersmall-text {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0b0d0c;
    line-height: 1.3
}

[class*=theme-dark] .supersmall-text {
    color: #fff
}

[class*=theme-medium] .supersmall-text {
    color: #0b0d0c
}

[class*=theme-light] .supersmall-text {
    color: #0b0d0c
}

.tiny-text {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0b0d0c;
    line-height: 1.2
}

[class*=theme-dark] .tiny-text {
    color: #fff
}

[class*=theme-medium] .tiny-text {
    color: #0b0d0c
}

[class*=theme-light] .tiny-text {
    color: #0b0d0c
}

.model-title {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 32px;
    color: #0b0d0c;
    line-height: 1;
    letter-spacing: normal;
    font-weight: 700;
    text-transform: uppercase
}

[class*=theme-dark] .model-title {
    color: #fff
}

[class*=theme-medium] .model-title {
    color: #0b0d0c
}

[class*=theme-light] .model-title {
    color: #0b0d0c
}

.large-caps {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0b0d0c;
    line-height: 1.3;
    letter-spacing: 1.286px;
    font-weight: 700;
    text-transform: uppercase
}

[class*=theme-dark] .large-caps {
    color: #fff
}

[class*=theme-medium] .large-caps {
    color: #0b0d0c
}

[class*=theme-light] .large-caps {
    color: #0b0d0c
}

.caps {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0b0d0c;
    line-height: 1.3;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase
}

[class*=theme-dark] .caps {
    color: #fff
}

[class*=theme-medium] .caps {
    color: #0b0d0c
}

[class*=theme-light] .caps {
    color: #0b0d0c
}

.small-caps {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0b0d0c;
    line-height: 1.3;
    letter-spacing: .6px;
    font-weight: 400;
    text-transform: uppercase
}

[class*=theme-dark] .small-caps {
    color: #fff
}

[class*=theme-medium] .small-caps {
    color: #0b0d0c
}

[class*=theme-light] .small-caps {
    color: #0b0d0c
}

.text-content a:not(.btn) {
    color: inherit
}

.text-content a:not(.btn):hover {
    opacity: 1;
    text-decoration: none
}

.text-content > :first-child {
    margin-top: 0
}

.text-content h1:not(:first-child), .text-content h2:not(:first-child), .text-content h3:not(:first-child), .text-content h4:not(:first-child), .text-content h5:not(:first-child), .text-content h6:not(:first-child), .text-content ol:not(:first-child), .text-content p:not(:first-child), .text-content ul:not(:first-child) {
    margin-top: 16px
}

.text-content ol, .text-content ul {
    list-style: none;
    padding-left: 32px
}

.text-content li {
    position: relative
}

.text-content li:not(:last-child) {
    margin-bottom: 16px
}

.web_block_media-fullscreen .text-content li:not(:last-child), .web_block_media-halfheight .text-content li:not(:last-child) {
    margin-bottom: 8px
}

.text-content ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(.5em - 3px);
    left: -25px;
    width: 12px;
    height: 12px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: rgba(11, 13, 12, .43);
    border-radius: 0;
    background: 0 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.theme-dark .text-content ul li:before {
    border-color: rgba(252, 252, 250, .43);
    background-color: transparent
}

.text-content ol {
    counter-reset: counter-numbers
}

.text-content ol li {
    counter-increment: counter-numbers
}

.text-content ol li:before {
    position: absolute;
    right: 100%;
    margin-right: 8px;
    content: counter(counter-numbers) ".";
    color: rgba(11, 13, 12, .43)
}

.theme-dark .text-content ol li:before {
    color: rgba(252, 252, 250, .43)
}

.btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: auto;
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    padding: 14px 30px;
    border-style: solid;
    border-color: #0b0d0c;
    border-width: 2px;
    border-radius: 4px;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #0b0d0c;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.btn svg {
    width: 24px;
    height: 24px;
    fill: #fff;
    margin: 0 0 0 16px;
    -webkit-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

[class*=theme-dark] .btn {
    color: #0b0d0c;
    border-color: #fff;
    background-color: #fff
}

[class*=theme-dark] .btn svg {
    fill: #0b0d0c
}

[class*=theme-light] .btn {
    color: #fff;
    border-color: #0b0d0c;
    background-color: #0b0d0c
}

[class*=theme-light] .btn svg {
    fill: #fff
}

.btn:hover {
    color: #0b0d0c;
    background-color: #dad2c9;
    border-color: #dad2c9
}

[class*=theme-light] .btn:hover {
    color: #0b0d0c;
    background-color: #dad2c9
}

[class*=theme-light] .btn:hover svg {
    fill: #0b0d0c
}

.btn:hover svg {
    fill: #0b0d0c
}

.btn:active {
    color: #0b0d0c;
    background-color: #f0ece9;
    border-color: #f0ece9
}

[class*=theme-light] .btn:active {
    background-color: #f0ece9
}

.btn:active svg {
    fill: #0b0d0c
}

.btn.btn_secondary {
    position: relative;
    color: #0b0d0c;
    text-decoration: none;
    background-position: right;
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.btn.btn_secondary svg {
    fill: #0b0d0c;
    -webkit-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

[class*=theme-dark] .btn.btn_secondary {
    color: #fff;
    border-color: #fff
}

[class*=theme-dark] .btn.btn_secondary svg {
    fill: #fff
}

[class*=theme-light] .btn.btn_secondary {
    color: #0b0d0c;
    background-color: transparent
}

[class*=theme-light] .btn.btn_secondary svg {
    fill: #0b0d0c
}

.btn.btn_secondary:hover {
    color: #0b0d0c;
    background-color: #dad2c9;
    border-color: #dad2c9
}

[class*=theme-light] .btn.btn_secondary:hover {
    color: #0b0d0c;
    background-color: #dad2c9
}

[class*=theme-light] .btn.btn_secondary:hover svg {
    fill: #0b0d0c
}

.btn.btn_secondary:hover svg {
    fill: #0b0d0c
}

.btn.btn_secondary:active {
    color: #0b0d0c;
    background-color: #f0ece9;
    border-color: #f0ece9
}

[class*=theme-light] .btn.btn_secondary:active {
    background-color: #f0ece9
}

.btn.btn_secondary:active svg {
    fill: #0b0d0c
}

.btn.btn_arrow {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    color: #0b0d0c;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 32px 0 0;
    border-style: none;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.8161 4.4569C13.116 4.17123 13.5908 4.18281 13.8764 4.48276L20.5431 11.4828C20.819 11.7724 20.819 12.2276 20.5431 12.5172L13.8764 19.5172C13.5908 19.8172 13.116 19.8288 12.8161 19.5431C12.5161 19.2574 12.5046 18.7827 12.7902 18.4828L18.25 12.75L4 12.75C3.58579 12.75 3.25 12.4142 3.25 12C3.25 11.5858 3.58579 11.25 4 11.25L18.25 11.25L12.7902 5.51724C12.5046 5.2173 12.5161 4.74256 12.8161 4.4569Z' fill='%230B0D0C' /%3E%3C/svg%3E");
    background-position: right;
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.btn.btn_arrow svg {
    -webkit-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

[class*=theme-dark] .btn.btn_arrow {
    color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.8161 4.4569C13.116 4.17123 13.5908 4.18281 13.8764 4.48276L20.5431 11.4828C20.819 11.7724 20.819 12.2276 20.5431 12.5172L13.8764 19.5172C13.5908 19.8172 13.116 19.8288 12.8161 19.5431C12.5161 19.2574 12.5046 18.7827 12.7902 18.4828L18.25 12.75L4 12.75C3.58579 12.75 3.25 12.4142 3.25 12C3.25 11.5858 3.58579 11.25 4 11.25L18.25 11.25L12.7902 5.51724C12.5046 5.2173 12.5161 4.74256 12.8161 4.4569Z' fill='white' /%3E%3C/svg%3E")
}

[class*=theme-light] .btn.btn_arrow {
    color: #0b0d0c;
    background-color: transparent
}

.btn.btn_download {
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 14px;
    color: #0b0d0c;
    line-height: 1.3;
    font-weight: 400;
    text-decoration: none;
    padding: 16px;
    border-style: none;
    border-radius: 4px;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #f5f7f8;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.btn.btn_download svg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    fill: #0b0d0c;
    margin: 0 8px 0 0;
    -webkit-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

[class*=theme-dark] .btn.btn_download {
    color: #fff;
    background-color: rgba(252, 252, 250, .07)
}

[class*=theme-dark] .btn.btn_download svg {
    fill: #fff
}

[class*=theme-medium] .btn.btn_download {
    background-color: #fff
}

[class*=theme-light] .btn.btn_download {
    color: #0b0d0c;
    background-color: #f5f7f8
}

[class*=theme-light] .btn.btn_download svg {
    fill: #0b0d0c
}

.btn.btn_link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: inherit;
    font-weight: 400;
    padding: 0;
    border: 0;
    background: 0
}

.btn.btn_link:hover {
    color: rgba(11, 13, 12, .67)
}

.btn.btn_link:hover svg {
    fill: #f0ece9
}

.theme-dark .btn.btn_link:hover {
    color: rgba(252, 252, 250, .67)
}

.btn.btn_link svg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    fill: currentColor;
    margin: 0 8px 0 0
}

.btn-img {
    padding: 0
}

.m-pink {
    margin-top: 40px;
    margin-bottom: 40px
}

.mt-pink {
    margin-top: 40px
}

.mb-pink {
    margin-bottom: 40px
}

.m-red {
    margin-top: 32px;
    margin-bottom: 32px
}

.mt-red {
    margin-top: 32px
}

.mb-red {
    margin-bottom: 32px
}

.m-green {
    margin-top: 24px;
    margin-bottom: 24px
}

.mt-green {
    margin-top: 24px
}

.mb-green {
    margin-bottom: 24px
}

.m-orange {
    margin-top: 16px;
    margin-bottom: 16px
}

.mt-orange, .web_block_accordion__content > div:not(:first-of-type) {
    margin-top: 16px
}

.mb-orange {
    margin-bottom: 16px
}

.m-yellow {
    margin-top: 8px;
    margin-bottom: 8px
}

.mt-yellow {
    margin-top: 8px
}

.mb-yellow {
    margin-bottom: 8px
}

.p-pink, .web_block_media-hero2 {
    padding-top: 40px;
    padding-bottom: 40px
}

.pt-pink {
    padding-top: 40px
}

.pb-pink {
    padding-bottom: 40px
}

.p-red {
    padding-top: 32px;
    padding-bottom: 32px
}

.pt-red {
    padding-top: 32px
}

.pb-red {
    padding-bottom: 32px
}

.p-green {
    padding-top: 24px;
    padding-bottom: 24px
}

.pt-green {
    padding-top: 24px
}

.pb-green {
    padding-bottom: 24px
}

.p-orange {
    padding-top: 16px;
    padding-bottom: 16px
}

.pt-orange {
    padding-top: 16px
}

.pb-orange {
    padding-bottom: 16px
}

.p-yellow {
    padding-top: 8px;
    padding-bottom: 8px
}

.pt-yellow {
    padding-top: 8px
}

.pb-yellow {
    padding-bottom: 8px
}

.cg-1 {
    color: rgba(11, 13, 12, .89)
}

.cg-2 {
    color: rgba(11, 13, 12, .67)
}

.cg-3 {
    color: rgba(11, 13, 12, .43)
}

.cg-4 {
    color: rgba(11, 13, 12, .23)
}

.cg-5 {
    color: rgba(11, 13, 12, .07)
}

.theme-dark .cg-1 {
    color: rgba(252, 252, 250, .89);
    font-size: 26px;
}

.theme-dark .cg-2 {
    color: rgba(252, 252, 250, .67)
}

.theme-dark .cg-3 {
    color: rgba(252, 252, 250, .43)
}

.theme-dark .cg-4 {
    color: rgba(252, 252, 250, .23)
}

.theme-dark .cg-5 {
    color: rgba(252, 252, 250, .07)
}

.theme-light .cg-1, .theme-medium .cg-1 {
    color: rgba(11, 13, 12, .89)
}

.theme-light .cg-2, .theme-medium .cg-2 {
    color: rgba(11, 13, 12, .67)
}

.theme-light .cg-3, .theme-medium .cg-3 {
    color: rgba(11, 13, 12, .43)
}

.theme-light .cg-4, .theme-medium .cg-4 {
    color: rgba(11, 13, 12, .23)
}

.theme-light .cg-5, .theme-medium .cg-5 {
    color: rgba(11, 13, 12, .07)
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes cookie-notify-anim {
    0% {
        -webkit-transform: translateY(120px);
        transform: translateY(120px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes cookie-notify-anim {
    0% {
        -webkit-transform: translateY(120px);
        transform: translateY(120px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes cookie-notify-anim-hide {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(156px);
        transform: translateY(156px);
        opacity: 0
    }
}

@keyframes cookie-notify-anim-hide {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(156px);
        transform: translateY(156px);
        opacity: 0
    }
}

.tab-item {
    position: relative;
    z-index: 1;
    cursor: pointer;
    white-space: nowrap;
    font-weight: 400;
    color: #0b0d0c;
    list-style-type: none;
    padding: 0 0 8px 0
}

.tab-item:not(:last-of-type) {
    margin-right: 32px
}

.tab-item.active {
    font-weight: 700;
    color: #0b0d0c;
    background: 0 0;
    border-radius: 0
}

.theme-dark .tab-item.active {
    color: #fff
}

.tab-item.active:after {
    display: block;
    background-color: #0b0d0c
}

.tab-item:after {
    display: none;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: none
}

.tabs-wrap {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.tabs-wrap:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%
}

.slider-flow-progress .swiper-pagination {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 0
}

.slider-flow-progress .swiper-pagination-bullet {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 2px;
    background: rgba(11, 13, 12, .23);
    border-radius: 0;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    opacity: 1
}

.theme-dark .slider-flow-progress .swiper-pagination-bullet {
    background: rgba(255, 255, 255, .23)
}

.slider-flow-progress .swiper-pagination-bullet:not(:last-child) {
    margin-right: 16px
}

.slider-flow-progress .swiper-pagination-bullet > span {
    display: none
}

.slider-flow-progress .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background: #0b0d0c;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.theme-dark .slider-flow-progress .swiper-pagination-bullet:before {
    background: #fff
}

.slider-flow-progress .swiper-pagination-bullet-active:before {
    opacity: 1
}

.slider-flow-progress_custom .swiper-pagination {
    height: 44px
}

.slider-flow-buttons {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.slider-flow-buttons .container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.slider-flow-buttons .swiper-button-next, .slider-flow-buttons .swiper-button-prev {
    position: static;
    width: 44px;
    height: 44px;
    border: 2px solid #0b0d0c;
    border-radius: 4px;
    background: 0 0
}

.slider-flow-buttons .swiper-button-next:after, .slider-flow-buttons .swiper-button-prev:after {
    content: "";
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.1834 4.4569C11.4834 4.74256 11.4949 5.2173 11.2093 5.51724L5.74951 11.25L19.9995 11.25C20.4137 11.25 20.7495 11.5858 20.7495 12C20.7495 12.4142 20.4137 12.75 19.9995 12.75L5.74951 12.75L11.2093 18.4828C11.4949 18.7827 11.4834 19.2574 11.1834 19.5431C10.8835 19.8288 10.4087 19.8172 10.1231 19.5172L3.45641 12.5172C3.18055 12.2276 3.18055 11.7724 3.45641 11.4828L10.1231 4.48276C10.4087 4.18281 10.8835 4.17123 11.1834 4.4569Z' fill='%230B0D0C'/%3e%3c/svg%3e")
}

.slider-flow-buttons .swiper-button-prev {
    left: 0
}

.slider-flow-buttons .swiper-button-next {
    right: 0
}

.slider-flow-buttons .swiper-button-next:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-media-progress .swiper-pagination {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slider-media-progress .swiper-pagination-bullet {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 64px;
    width: 100%;
    height: 2px;
    background: rgba(11, 13, 12, .23);
    border-radius: 0;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    opacity: 1
}

.theme-dark .slider-media-progress .swiper-pagination-bullet {
    background: rgba(252, 252, 250, .23)
}

.slider-media-progress .swiper-pagination-bullet:not(:last-child) {
    margin-right: 16px
}

.slider-media-progress .swiper-pagination-bullet > span {
    display: none
}

.slider-media-progress .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    top: calc(50% - 2px);
    left: 0;
    height: 4px;
    width: 100%;
    background: #0b0d0c;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.theme-dark .slider-media-progress .swiper-pagination-bullet:before {
    background: #fff
}

.slider-media-progress .swiper-pagination-bullet-active:before {
    opacity: 1
}

.slider-media-buttons {
    display: none;
    width: 100%
}

.slider-media-buttons .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.slider-media-buttons-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.slider-media-buttons .swiper-button-next, .slider-media-buttons .swiper-button-prev {
    position: static;
    width: 56px;
    height: 56px;
    margin-top: 0;
    border: 2px solid #0b0d0c;
    border-radius: 4px
}

.theme-dark .slider-media-buttons .swiper-button-next, .theme-dark .slider-media-buttons .swiper-button-prev {
    border: 2px solid #fff
}

.theme-dark .slider-media-buttons .swiper-button-next:after, .theme-dark .slider-media-buttons .swiper-button-prev:after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.1839 4.4569C11.4839 4.74256 11.4954 5.2173 11.2098 5.51724L5.75 11.25L20 11.25C20.4142 11.25 20.75 11.5858 20.75 12C20.75 12.4142 20.4142 12.75 20 12.75L5.75 12.75L11.2098 18.4828C11.4954 18.7827 11.4839 19.2574 11.1839 19.5431C10.884 19.8288 10.4092 19.8172 10.1236 19.5172L3.4569 12.5172C3.18103 12.2276 3.18103 11.7724 3.4569 11.4828L10.1236 4.48276C10.4092 4.18281 10.884 4.17123 11.1839 4.4569Z' fill='white' /%3E%3C/svg%3E")
}

.slider-media-buttons .swiper-button-next:after, .slider-media-buttons .swiper-button-prev:after {
    content: "";
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.1834 4.4569C11.4834 4.74256 11.4949 5.2173 11.2093 5.51724L5.74951 11.25L19.9995 11.25C20.4137 11.25 20.7495 11.5858 20.7495 12C20.7495 12.4142 20.4137 12.75 19.9995 12.75L5.74951 12.75L11.2093 18.4828C11.4949 18.7827 11.4834 19.2574 11.1834 19.5431C10.8835 19.8288 10.4087 19.8172 10.1231 19.5172L3.45641 12.5172C3.18055 12.2276 3.18055 11.7724 3.45641 11.4828L10.1231 4.48276C10.4087 4.18281 10.8835 4.17123 11.1834 4.4569Z' fill='%230B0D0C'/%3e%3c/svg%3e")
}

.slider-media-buttons .swiper-button-next:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-fullscreen-media-buttons {
    display: none
}

.slider-fullscreen-media-buttons .swiper-button-next, .slider-fullscreen-media-buttons .swiper-button-prev {
    position: static;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #0b0d0c;
    -webkit-box-shadow: 0 4px 8px 0 #0b0d0c;
    box-shadow: 0 4px 8px 0 #0b0d0c
}

.slider-fullscreen-media-buttons .swiper-button-next::after, .slider-fullscreen-media-buttons .swiper-button-prev::after {
    content: "";
    width: 20px;
    height: 20px;
    background-size: contain;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.9427 15.8079C13.0007 15.866 13.0468 15.9349 13.0782 16.0108C13.1097 16.0867 13.1258 16.168 13.1258 16.2501C13.1258 16.3322 13.1097 16.4135 13.0782 16.4894C13.0468 16.5653 13.0007 16.6342 12.9427 16.6923C12.8846 16.7504 12.8157 16.7964 12.7398 16.8278C12.6639 16.8593 12.5826 16.8755 12.5005 16.8755C12.4184 16.8755 12.3371 16.8593 12.2612 16.8278C12.1853 16.7964 12.1164 16.7504 12.0583 16.6923L5.8083 10.4423C5.75019 10.3842 5.70409 10.3153 5.67264 10.2394C5.64119 10.1636 5.625 10.0822 5.625 10.0001C5.625 9.91797 5.64119 9.83664 5.67264 9.76077C5.70409 9.68489 5.75019 9.61596 5.8083 9.55792L12.0583 3.30792C12.1756 3.19064 12.3346 3.12476 12.5005 3.12476C12.6663 3.12476 12.8254 3.19064 12.9427 3.30792C13.06 3.42519 13.1258 3.58425 13.1258 3.7501C13.1258 3.91596 13.06 4.07502 12.9427 4.19229L7.13409 10.0001L12.9427 15.8079Z' fill='%23F5F6F7' /%3e%3c/svg%3e") center no-repeat
}

.theme-dark .slider-fullscreen-media-buttons .swiper-button-next, .theme-dark .slider-fullscreen-media-buttons .swiper-button-prev {
    background: #fff
}

.theme-dark .slider-fullscreen-media-buttons .swiper-button-next::after, .theme-dark .slider-fullscreen-media-buttons .swiper-button-prev::after {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.9427 15.8079C13.0007 15.866 13.0468 15.9349 13.0782 16.0108C13.1097 16.0867 13.1258 16.168 13.1258 16.2501C13.1258 16.3322 13.1097 16.4135 13.0782 16.4894C13.0468 16.5653 13.0007 16.6342 12.9427 16.6923C12.8846 16.7504 12.8157 16.7964 12.7398 16.8278C12.6639 16.8593 12.5826 16.8755 12.5005 16.8755C12.4184 16.8755 12.3371 16.8593 12.2612 16.8278C12.1853 16.7964 12.1164 16.7504 12.0583 16.6923L5.8083 10.4423C5.75019 10.3842 5.70409 10.3153 5.67264 10.2394C5.64119 10.1636 5.625 10.0822 5.625 10.0001C5.625 9.91797 5.64119 9.83664 5.67264 9.76077C5.70409 9.68489 5.75019 9.61596 5.8083 9.55792L12.0583 3.30792C12.1756 3.19064 12.3346 3.12476 12.5005 3.12476C12.6663 3.12476 12.8254 3.19064 12.9427 3.30792C13.06 3.42519 13.1258 3.58425 13.1258 3.7501C13.1258 3.91596 13.06 4.07502 12.9427 4.19229L7.13409 10.0001L12.9427 15.8079Z' fill='%23101820' fill-opacity='0.67'/%3e%3c/svg%3e") center no-repeat
}

.slider-fullscreen-media-buttons .swiper-button-next:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.web_block_media__img-wrap {
    position: relative
}

.web_block_media__img-wrap.responsive-media:before {
    padding-top: 51.8518518519%
}

.web_block_media-brand {
    position: relative;
    background: #fff
}

.web_block_media-brand > .container > .row {
    height: 100%
}

.web_block_media-brand.theme-dark {
    background: #0b0d0c
}

.web_block_media-brand__img-wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.web_block_media-brand__img-wrap:before {
    padding-top: 66.67%
}

.web_block_media-brand__content {
    position: relative;
    z-index: 2;
    height: 100%
}

.theme-dark .web_block_media-brand__content {
    color: #fff
}

.web_block_media-brand__title a {
    color: inherit;
    text-decoration: none
}

.web_block_media-brand__btn:not(:first-child) {
    margin-top: 16px
}

.web_block_slider-model {
    position: relative;
    overflow: hidden
}

.web_block_slider-model__pagination {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0
}

.web_block_slider-model .swiper-pagination-bullet {
    background: #0b0d0c !important
}

.web_block_media-text > .container > .row {
    margin: 0
}

.web_block_media-text > .container > .row > div[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.web_block_media-text__img {
    margin: 0 -24px
}

.web_block_media-text__img:before {
    padding-top: 66.56%
}

.web_block_media-text__content {
    height: 100%;
    padding-left: 24px;
    padding-right: 24px;
    margin-left: -24px;
    margin-right: -24px;
    background-color: #f5f7f8
}

.theme-dark .web_block_media-text__content {
    background-color: rgba(252, 252, 250, .07)
}

.theme-medium .web_block_media-text__content {
    background-color: #fff
}

.web_block_media-text__title {
    color: inherit
}

.web_block_media-text__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px
}

.web_block_media-text__btns > * {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.web_block_media-text__btns-links {
    margin-top: 24px
}

.web_block_media-text__btn-link {
    border-bottom: 1px solid rgba(11, 13, 12, .07)
}

.theme-dark .web_block_media-text__btn-link {
    border-color: rgba(252, 252, 250, .07)
}

.web_block_text__buttons-wrap .btn:not(:first-child) {
    margin-top: 16px
}

.web_block_accordion .web_block_text-disclaimer > .container {
    padding: 0;
    margin: 0
}

.web_block_accordion .web_block_text-disclaimer__content {
    max-width: initial;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    padding: 0;
    margin: 0
}

.web_block_text-disclaimer__content p:not(:first-child) {
    margin-top: 16px
}

.web_block_text-disclaimer-accordion__content {
    overflow: hidden
}

.web_block_text-disclaimer-accordion__content p:first-child.closed {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.web_block_text-disclaimer-accordion__content p:not(:first-child) {
    margin-top: 16px
}

.web_block_text-disclaimer-accordion__content a {
    color: inherit
}

.web_block_text-disclaimer-accordion__container {
    max-height: 2.8em;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.web_block_text-disclaimer-accordion__container.opened {
    max-height: 300em
}

.web_block_text-disclaimer-accordion__container.opened .web_block_text-disclaimer-accordion__content {
    display: block;
    overflow: auto
}

.web_block_text-disclaimer-accordion__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0b0d0c;
    cursor: pointer
}

.web_block_text-disclaimer-accordion__btn:after {
    content: "";
    height: 24px;
    width: 24px;
    margin-left: 8px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.0306 9.53055L12.5306 17.0306C12.4609 17.1003 12.3782 17.1556 12.2871 17.1933C12.1961 17.2311 12.0985 17.2505 11.9999 17.2505C11.9014 17.2505 11.8038 17.2311 11.7127 17.1933C11.6217 17.1556 11.539 17.1003 11.4693 17.0306L3.9693 9.53055C3.82857 9.38982 3.74951 9.19895 3.74951 8.99993C3.74951 8.80091 3.82857 8.61003 3.9693 8.4693C4.11003 8.32857 4.30091 8.24951 4.49993 8.24951C4.69895 8.24951 4.88982 8.32857 5.03055 8.4693L11.9999 15.4396L18.9693 8.4693C19.039 8.39962 19.1217 8.34435 19.2128 8.30663C19.3038 8.26892 19.4014 8.24951 19.4999 8.24951C19.5985 8.24951 19.6961 8.26892 19.7871 8.30663C19.8781 8.34435 19.9609 8.39962 20.0306 8.4693C20.1002 8.53899 20.1555 8.62171 20.1932 8.71276C20.2309 8.8038 20.2503 8.90138 20.2503 8.99993C20.2503 9.09847 20.2309 9.19606 20.1932 9.2871C20.1555 9.37815 20.1002 9.46087 20.0306 9.53055Z' fill='%23101820' /%3E%3C/svg%3E") center no-repeat
}

.web_block_text-disclaimer-accordion__btn.hidden {
    display: none
}

.web_block_text-disclaimer-accordion__btn.opened:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.theme-dark .web_block_text-disclaimer-accordion__btn {
    color: #fff
}

.theme-dark .web_block_text-disclaimer-accordion__btn:after {
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.0306 9.53055L12.5306 17.0306C12.4609 17.1003 12.3782 17.1556 12.2871 17.1933C12.1961 17.2311 12.0985 17.2505 11.9999 17.2505C11.9014 17.2505 11.8038 17.2311 11.7127 17.1933C11.6217 17.1556 11.539 17.1003 11.4693 17.0306L3.9693 9.53055C3.82857 9.38982 3.74951 9.19895 3.74951 8.99993C3.74951 8.80091 3.82857 8.61003 3.9693 8.4693C4.11003 8.32857 4.30091 8.24951 4.49993 8.24951C4.69895 8.24951 4.88982 8.32857 5.03055 8.4693L11.9999 15.4396L18.9693 8.4693C19.039 8.39962 19.1217 8.34435 19.2128 8.30663C19.3038 8.26892 19.4014 8.24951 19.4999 8.24951C19.5985 8.24951 19.6961 8.26892 19.7871 8.30663C19.8781 8.34435 19.9609 8.39962 20.0306 8.4693C20.1002 8.53899 20.1555 8.62171 20.1932 8.71276C20.2309 8.8038 20.2503 8.90138 20.2503 8.99993C20.2503 9.09847 20.2309 9.19606 20.1932 9.2871C20.1555 9.37815 20.1002 9.46087 20.0306 9.53055Z' fill='white' /%3E%3C/svg%3E") center no-repeat
}

.web_block_header__content {
    text-align: center
}

.web_block_header__subtitle {
    color: rgba(11, 13, 12, .43)
}

.web_block_header__text h1:not(:last-child), .web_block_header__text h2:not(:last-child), .web_block_header__text h3:not(:last-child), .web_block_header__text h4:not(:last-child), .web_block_header__text h5:not(:last-child), .web_block_header__text h6:not(:last-child) {
    margin-bottom: 24px
}

.web_block_header-image {
    position: relative;
    height: calc(100vh - 64px)
}

.web_block_header-image > .container {
    height: 100%
}

.web_block_header-image > .container > .row {
    height: 100%
}

.web_block_header-image__img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.web_block_header-image__img-wrap:before {
    display: none
}

.web_block_header-image__img-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(11, 13, 12, .67)
}

.web_block_header-image__content {
    text-align: center;
    color: #fff
}

.web_block_header-image__title {
    color: #fff
}

.web_block_header-image__text {
    color: rgba(252, 252, 250, .89)
}

.web_block_flow-icon__item {
    height: auto
}

[data-enabled=false] .web_block_flow-icon__item:last-child {
    margin-right: 0 !important
}

[data-enabled=false] .web_block_flow-icon__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.web_block_flow-icon__items.web_block_flow-icon__items_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 32px
}

.web_block_flow-two-columns.theme-medium {
    background: #f5f7f8
}

.web_block_flow-two-columns.theme-dark .web_block_media-flow-two-columns__text {
    color: #f5f7f8
}

.web_block_flow-two-columns__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.web_block_flow-two-columns__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto
}

.web_block_media-flow-two-columns {
    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%
}

.web_block_media-flow-two-columns__title {
    font: 24px/1.4 PTSans, Arial, Helvetica, sans-serif;
    font-weight: 700
}

.web_block_media-flow-two-columns__img > img, .web_block_media-flow-two-columns__img > picture, .web_block_media-flow-two-columns__img > picture > img, .web_block_media-flow-two-columns__img > video {
    border-radius: 0
}

.web_block_media-flow-two-columns__img::before {
    padding-top: 66.6%
}

.web_block_media-flow-two-columns__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-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.web_block_media-flow-two-columns__links {
    margin-top: auto
}

.web_block_media-flow-two-columns__links-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.web_block_media-flow-icon {
    width: 100%;
    height: 100%;
    border-radius: 0;
    background-color: #f5f7f8
}

.theme-dark .web_block_media-flow-icon {
    background-color: rgba(245, 247, 248, .1)
}

.theme-medium .web_block_media-flow-icon {
    background-color: #fff
}

.web_block_media-flow-icon__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: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 100%;
    padding-left: 32px;
    padding-right: 32px
}

.web_block_media-flow-icon__icon {
    width: 48px;
    height: 48px;
    fill: #0b0d0c
}

.theme-dark .web_block_media-flow-icon__icon {
    fill: #fff
}

.web_block_media-flow-icon__title {
    color: inherit
}

.web_block_media-flow-icon__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.web_block_media-flow-icon__text a {
    color: inherit;
    text-decoration: none
}

.web_block_gallery-slider {
    background: #0b0d0c
}

.web_block_gallery-slider__img-wrap:before {
    padding-top: 66.6%
}

.web_block_media-content__img-wrap.responsive-media:before {
    padding-top: 66.5441176471%
}

.web_block_media-content__img-wrap img, .web_block_media-content__img-wrap video {
    border-radius: 0
}

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

.web_block_text-buttons__buttons-wrap .btn {
    width: 100%
}

.web_block_model-params.theme-dark .web_block_model-params-slider__wrap.swiper-wrapper .web_block_model-params-card:not(:last-child) {
    border-bottom: 1px solid rgba(252, 252, 250, .23)
}

.web_block_model-params.theme-dark .web_block_model-params-card__count {
    color: #fff
}

.web_block_model-params.theme-dark .web_block_model-params-card__title {
    color: rgba(252, 252, 250, .67)
}

.web_block_model-params.theme-dark .web_block_model-params-title-slider-wrap .swiper-button-next, .web_block_model-params.theme-dark .web_block_model-params-title-slider-wrap .swiper-button-prev {
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.25C10.0716 2.25 8.18657 2.82183 6.58319 3.89317C4.97982 4.96451 3.73013 6.48726 2.99218 8.26884C2.25422 10.0504 2.06114 12.0108 2.43735 13.9021C2.81355 15.7934 3.74215 17.5307 5.10571 18.8943C6.46928 20.2579 8.20656 21.1865 10.0979 21.5627C11.9892 21.9389 13.9496 21.7458 15.7312 21.0078C17.5127 20.2699 19.0355 19.0202 20.1068 17.4168C21.1782 15.8134 21.75 13.9284 21.75 12C21.7473 9.41498 20.7192 6.93661 18.8913 5.10872C17.0634 3.28084 14.585 2.25273 12 2.25ZM12 20.25C10.3683 20.25 8.77326 19.7661 7.41655 18.8596C6.05984 17.9531 5.00242 16.6646 4.378 15.1571C3.75358 13.6496 3.5902 11.9908 3.90853 10.3905C4.22685 8.79016 5.01259 7.32015 6.16637 6.16637C7.32016 5.01259 8.79017 4.22685 10.3905 3.90852C11.9909 3.59019 13.6497 3.75357 15.1571 4.37799C16.6646 5.00242 17.9531 6.05984 18.8596 7.41655C19.7661 8.77325 20.25 10.3683 20.25 12C20.2475 14.1873 19.3775 16.2843 17.8309 17.8309C16.2843 19.3775 14.1873 20.2475 12 20.25ZM16.5 12C16.5 12.1989 16.421 12.3897 16.2803 12.5303C16.1397 12.671 15.9489 12.75 15.75 12.75H10.0603L11.7806 14.4694C11.8503 14.5391 11.9056 14.6218 11.9433 14.7128C11.981 14.8039 12.0004 14.9015 12.0004 15C12.0004 15.0985 11.981 15.1961 11.9433 15.2872C11.9056 15.3782 11.8503 15.4609 11.7806 15.5306C11.7109 15.6003 11.6282 15.6556 11.5372 15.6933C11.4461 15.731 11.3486 15.7504 11.25 15.7504C11.1515 15.7504 11.0539 15.731 10.9628 15.6933C10.8718 15.6556 10.7891 15.6003 10.7194 15.5306L7.71938 12.5306C7.64965 12.461 7.59433 12.3783 7.55658 12.2872C7.51884 12.1962 7.49941 12.0986 7.49941 12C7.49941 11.9014 7.51884 11.8038 7.55658 11.7128C7.59433 11.6217 7.64965 11.539 7.71938 11.4694L10.7194 8.46937C10.8601 8.32864 11.051 8.24958 11.25 8.24958C11.449 8.24958 11.6399 8.32864 11.7806 8.46937C11.9214 8.61011 12.0004 8.80098 12.0004 9C12.0004 9.19902 11.9214 9.38989 11.7806 9.53063L10.0603 11.25H15.75C15.9489 11.25 16.1397 11.329 16.2803 11.4697C16.421 11.6103 16.5 11.8011 16.5 12Z' fill='white' /%3E%3C/svg%3E");
    background-repeat: no-repeat
}

.web_block_model-params-wrap {
    text-align: center
}

.web_block_model-params-title-slider {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: hidden
}

.web_block_model-params-title-slider-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.web_block_model-params-title-slider-wrap .swiper-button-next, .web_block_model-params-title-slider-wrap .swiper-button-prev {
    position: static;
    display: block;
    margin-top: 0;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.25C10.0716 2.25 8.18657 2.82183 6.58319 3.89317C4.97982 4.96451 3.73013 6.48726 2.99218 8.26884C2.25422 10.0504 2.06114 12.0108 2.43735 13.9021C2.81355 15.7934 3.74215 17.5307 5.10571 18.8943C6.46928 20.2579 8.20656 21.1865 10.0979 21.5627C11.9892 21.9389 13.9496 21.7458 15.7312 21.0078C17.5127 20.2699 19.0355 19.0202 20.1068 17.4168C21.1782 15.8134 21.75 13.9284 21.75 12C21.7473 9.41498 20.7192 6.93661 18.8913 5.10872C17.0634 3.28084 14.585 2.25273 12 2.25ZM12 20.25C10.3683 20.25 8.77326 19.7661 7.41655 18.8596C6.05984 17.9531 5.00242 16.6646 4.378 15.1571C3.75358 13.6496 3.5902 11.9908 3.90853 10.3905C4.22685 8.79016 5.01259 7.32015 6.16637 6.16637C7.32016 5.01259 8.79017 4.22685 10.3905 3.90852C11.9909 3.59019 13.6497 3.75357 15.1571 4.37799C16.6646 5.00242 17.9531 6.05984 18.8596 7.41655C19.7661 8.77325 20.25 10.3683 20.25 12C20.2475 14.1873 19.3775 16.2843 17.8309 17.8309C16.2843 19.3775 14.1873 20.2475 12 20.25ZM16.5 12C16.5 12.1989 16.421 12.3897 16.2803 12.5303C16.1397 12.671 15.9489 12.75 15.75 12.75H10.0603L11.7806 14.4694C11.8503 14.5391 11.9056 14.6218 11.9433 14.7128C11.981 14.8039 12.0004 14.9015 12.0004 15C12.0004 15.0985 11.981 15.1961 11.9433 15.2872C11.9056 15.3782 11.8503 15.4609 11.7806 15.5306C11.7109 15.6003 11.6282 15.6556 11.5372 15.6933C11.4461 15.731 11.3486 15.7504 11.25 15.7504C11.1515 15.7504 11.0539 15.731 10.9628 15.6933C10.8718 15.6556 10.7891 15.6003 10.7194 15.5306L7.71938 12.5306C7.64965 12.461 7.59433 12.3783 7.55658 12.2872C7.51884 12.1962 7.49941 12.0986 7.49941 12C7.49941 11.9014 7.51884 11.8038 7.55658 11.7128C7.59433 11.6217 7.64965 11.539 7.71938 11.4694L10.7194 8.46937C10.8601 8.32864 11.051 8.24958 11.25 8.24958C11.449 8.24958 11.6399 8.32864 11.7806 8.46937C11.9214 8.61011 12.0004 8.80098 12.0004 9C12.0004 9.19902 11.9214 9.38989 11.7806 9.53063L10.0603 11.25H15.75C15.9489 11.25 16.1397 11.329 16.2803 11.4697C16.421 11.6103 16.5 11.8011 16.5 12Z' fill='%23101820' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

.web_block_model-params-title-slider-wrap .swiper-button-next:after, .web_block_model-params-title-slider-wrap .swiper-button-prev:after {
    display: none
}

.web_block_model-params-title-slider-wrap .swiper-button-next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.web_block_model-params-title-slider__slide {
    text-align: center
}

.web_block_model-params-title-slider__slide-text {
    display: inline-block
}

.web_block_model-params-slider {
    overflow: hidden
}

.web_block_model-params-slider__wrap.swiper-wrapper .web_block_model-params__section {
    display: grid;
    grid-template-columns:1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.web_block_model-params-slider__wrap.swiper-wrapper .web_block_model-params-card:not(:last-child) {
    border-bottom: 1px solid rgba(11, 13, 12, .23)
}

.web_block_model-params-slider__wrap.swiper-wrapper .web_block_model-params-card:first-of-type {
    padding-top: 0
}

.web_block_model-params-slider__wrap.swiper-wrapper .web_block_model-params-card:last-of-type {
    padding-bottom: 0
}

.web_block_model-params__section {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px
}

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

.web_block_model-params-card_slider {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.web_block_model-params-card_slider .web_block_model-params-card__count {
    margin-bottom: 0
}

.web_block_model-params-card__count {
    color: #0b0d0c;
    margin-bottom: 8px;
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.theme-medium .web_block_model-params-card__count {
    color: #0b0d0c
}

.web_block_model-params-card__title {
    color: rgba(11, 13, 12, .67);
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.web_block_packages {
    position: relative;
    background-color: #f5f7f8
}

.web_block_packages__title {
    text-align: center
}

.web_block_packages__slider {
    position: relative
}

.web_block_packages__slider-wrap .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 24px;
    width: auto
}

.web_block_packages__slider-wrap .row > .swiper-slide {
    height: auto
}

.web_block_packages__item {
    color: inherit;
    text-decoration: none
}

.web_block_packages__item-inner {
    height: 100%;
    padding-left: 24px;
    padding-right: 24px;
    background-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out
}

.web_block_packages__item[href] .web_block_packages__item-inner {
    cursor: pointer
}

.web_block_packages__item[href] .web_block_packages__item-inner:hover {
    -webkit-box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13);
    box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13)
}

.web_block_packages__item[href] .web_block_packages__item-inner:hover .web_block_packages__item-arrow {
    fill: #dad2c9
}

.web_block_packages__item-image {
    width: 100%
}

.web_block_packages__item-image img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
    min-height: 100%
}

.web_block_packages__item-subtitle {
    opacity: .43
}

.web_block_packages__item-footer {
    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
}

.web_block_packages__item-arrow {
    fill: #f5f7f8;
    -webkit-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

.web_block_packages__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.web_block_packages__btn:not(:last-of-type) {
    margin-bottom: 16px
}

.web_block_slider-media-text__content {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.web_block_slider-media-text__navigation-wrap {
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.web_block_slider-media-text__navigation {
    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-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    padding-left: 48px;
    padding-right: 48px
}

.web_block_slider-media-text__icon {
    fill: #0b0d0c
}

.theme-dark .web_block_slider-media-text__icon {
    fill: #fff
}

.theme-medium .web_block_slider-media-text__icon {
    fill: #0b0d0c
}

.web_block_slider-media-text__pagination {
    color: rgba(11, 13, 12, .89)
}

.theme-dark .web_block_slider-media-text__pagination {
    color: rgba(245, 247, 248, .67)
}

.web_block_slider-media-text__accent {
    color: #dad2c9
}

.web_block_slider-media-text__next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

.web_block_slider-media-text__next svg:hover {
    fill: #0b0d0c
}

.web_block_slider-media-text__next svg:active {
    fill: #0b0d0c
}

.web_block_slider-media-text__prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

.web_block_slider-media-text__prev svg:hover {
    fill: #0b0d0c
}

.web_block_slider-media-text__prev svg:active {
    fill: #0b0d0c
}

.web_block_slider-media-text .swiper-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.web_block_slider-media-text .swiper-slide {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.web_block_slider-media-text .swiper-slide .web_block_media-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.web_block_slider-media-text .swiper-slide .web_block_media-text__wrap {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.web_block_slider-media-text .swiper-slide .web_block_media-text__content-wrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.web_block_table {
    text-align: center
}

.web_block_table__wrap {
    overflow-x: auto
}

.web_block_table__content {
    width: 100%;
    text-align: left;
    border-top: 4px solid #0b0d0c
}

.web_block_table table {
    border-collapse: collapse
}

.web_block_table table thead {
    border-bottom: 1px solid #0b0d0c
}

.web_block_table table thead th {
    color: #0b0d0c;
    font-weight: 700;
    padding: 12px 0
}

.theme-dark .web_block_table table thead th {
    color: #fff
}

.web_block_table table thead th:not(:first-child) {
    padding-left: 16px;
    text-align: right
}

.web_block_table table tbody tr {
    border-bottom: 1px solid #0b0d0c
}

.web_block_table table tbody tr td {
    color: #0b0d0c;
    padding: 12px 0;
    white-space: nowrap
}

.theme-dark .web_block_table table tbody tr td {
    color: #fff
}

.web_block_table table tbody tr td:not(:first-child) {
    padding-left: 16px;
    text-align: right
}

.web_block_table table tbody.web_block_table__two-columns tr td:first-child {
    opacity: .89
}

.web_block_table table tbody.web_block_table__two-columns tr td:last-child {
    color: #0b0d0c;
    font-weight: 700
}

.theme-dark .web_block_table table tbody.web_block_table__two-columns tr td:last-child {
    color: #fff
}

.web_block_table table tbody.web_block_table__two-columns tr td:not(:first-child) {
    padding-left: 24px
}

.web_block_table table a {
    color: inherit
}

.web_block_table.theme-dark__content {
    border-color: #fff
}

.web_block_table.theme-dark table thead {
    border-color: #fff
}

.web_block_table.theme-dark table thead th {
    color: #fff
}

.web_block_table.theme-dark table tbody tr {
    border-color: #fff
}

.web_block_table.theme-dark table tbody td {
    color: #fff !important
}

.web_block_table.web_block_table_accordion .container {
    padding: 0;
    margin: 0
}

.web_block_table.web_block_table_accordion .row {
    display: block;
    padding: 0;
    margin: 0
}

.web_block_table.web_block_table_accordion .web_block_table__content {
    border-width: 1px;
    border-color: rgba(11, 13, 12, .23)
}

.web_block_table.web_block_table_accordion .web_block_table__content tr {
    border-color: rgba(11, 13, 12, .23)
}

.web_block_table.web_block_table_accordion .web_block_table__content tr td:last-child {
    font-weight: 700;
    color: #0b0d0c
}

.theme-dark .web_block_table.web_block_table_accordion .web_block_table__content tr td:last-child {
    color: #fff
}

.web_block_table.web_block_table_accordion .web_block_table__title {
    display: none
}

.web_block_table.web_block_table_accordion .web_block_table__wrap {
    padding: 0;
    margin: 0;
    max-width: 100%
}

.theme-dark .web_block_table.web_block_table_accordion .web_block_table__content {
    border-color: rgba(252, 252, 250, .07)
}

.theme-dark .web_block_table.web_block_table_accordion .web_block_table__content tr {
    border-color: rgba(252, 252, 250, .07)
}

.web_block_accordion__list {
    width: 100%;
    list-style: none;
    border-top: 4px solid #0b0d0c
}

.theme-dark .web_block_accordion__list {
    border-color: #fff
}

.web_block_accordion__item {
    border-bottom: 1px solid rgba(11, 13, 12, .23)
}

.theme-dark .web_block_accordion__item {
    border-color: #fff
}

.web_block_accordion__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0;
    cursor: pointer
}

.web_block_accordion__header-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 18px;
    height: 18px;
    margin-left: 12px
}

.web_block_accordion__header-icon:after, .web_block_accordion__header-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1.5px;
    margin-top: -1.5px;
    background: #0b0d0c;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-dark .web_block_accordion__header-icon:after, .theme-dark .web_block_accordion__header-icon:before {
    background: #fff
}

.theme-medium .web_block_accordion__header-icon:after, .theme-medium .web_block_accordion__header-icon:before {
    background: #0b0d0c
}

.web_block_accordion__header-icon:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.is-opened .web_block_accordion__header-icon:after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.web_block_accordion__body {
    overflow: hidden;
    height: 0;
    -webkit-transition: height 250ms;
    transition: height 250ms
}

.web_block_accordion__body .web_block_text__content {
    color: rgba(11, 13, 12, .89);
    font-weight: 400
}

.web_block_accordion-tabs__header {
    overflow-x: auto;
    scrollbar-width: none;
    text-align: center
}

.web_block_accordion-tabs__header-nav {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.web_block_accordion-tabs__header-nav:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 2px;
    background-color: rgba(11, 13, 12, .23);
    border-radius: 2px
}

.theme-dark .web_block_accordion-tabs__header-nav:after {
    background-color: rgba(252, 252, 250, .23)
}

.web_block_accordion-tabs__header::-webkit-scrollbar {
    display: none
}

.web_block_accordion-tabs__header-item {
    position: relative;
    line-height: 1.4;
    color: #0b0d0c;
    list-style-type: none;
    cursor: pointer;
    padding: 0 0 8px;
    margin-right: 16px;
    border-bottom: 2px solid rgba(11, 13, 12, .23);
    white-space: nowrap;
    border-radius: 0
}

.web_block_accordion-tabs__header-item:not(:first-child) {
    margin-left: 16px
}

.web_block_accordion-tabs__header-item:last-child {
    margin-right: 0
}

.web_block_accordion-tabs__header-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 2px;
    background-color: #0b0d0c;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.theme-dark .web_block_accordion-tabs__header-item:after {
    background-color: #fff
}

.web_block_accordion-tabs__header-item:first-child:after {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.web_block_accordion-tabs__header-item:last-child:after {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.theme-dark .web_block_accordion-tabs__header-item {
    color: #fff;
    border-color: #fff
}

.web_block_accordion-tabs__header-item.active {
    z-index: 1;
    font-weight: 700;
    background-color: transparent;
    color: rgba(11, 13, 12, .89);
    border-color: #0b0d0c
}

.web_block_accordion-tabs__header-item.active:after {
    opacity: 1
}

.theme-dark .web_block_accordion-tabs__header-item.active {
    color: #fff;
    border-color: #fff
}

.web_block_accordion-tabs__content-item {
    display: none
}

.web_block_accordion-tabs__content-item.active {
    display: block
}

.web_block_flow-slider__item.swiper-slide {
    height: auto
}

.web_block_flow-slider__nav {
    margin-top: 32px
}

.web_block_flow-slider__nav:has(.swiper-pagination-lock) {
    display: none
}

.web_block_media-flow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    height: 100%
}

.web_block_media-flow__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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    height: 100%
}

.web_block_media-flow__title {
    text-align: left;
    color: #0b0d0c
}

.web_block_media-flow__subtitle {
    color: rgba(11, 13, 12, .43)
}

.web_block_media-flow__text {
    color: #0b0d0c
}

.web_block_media-flow .responsive-media img {
    border-radius: 0
}

.web_block_media-flow .responsive-media:before {
    padding-top: 56.4102564103%
}

.web_block_media-flow-vertical {
    overflow: hidden;
    border-radius: 0
}

.web_block_media-flow-vertical::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(16, 24, 32, 0)), to(rgba(16, 24, 32, .6))), rgba(11, 13, 12, .23);
    background: linear-gradient(180deg, rgba(16, 24, 32, 0) 50%, rgba(16, 24, 32, .6) 100%), rgba(11, 13, 12, .23);
    border-radius: 0;
    pointer-events: none
}

.web_block_media-flow-vertical_txt-top-center:after, .web_block_media-flow-vertical_txt-top-left:after {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(16, 24, 32, 0)), to(rgba(16, 24, 32, .6))), rgba(11, 13, 12, .23);
    background: linear-gradient(0deg, rgba(16, 24, 32, 0) 50%, rgba(16, 24, 32, .6) 100%), rgba(11, 13, 12, .23)
}

.web_block_media-flow-vertical__img img {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.web_block_media-flow-vertical .responsive-media:before {
    padding-top: 129.8076923077%
}

.web_block_media-flow-vertical__inner {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 0 24px;
    pointer-events: none
}

.web_block_media-flow-vertical__inner > div:first-child {
    margin-top: 0
}

.web_block_media-flow-vertical_txt-top-left .web_block_media-flow-vertical__inner {
    top: 0;
    bottom: auto
}

.web_block_media-flow-vertical_txt-top-center .web_block_media-flow-vertical__inner {
    top: 0;
    bottom: auto;
    text-align: center
}

.web_block_media-flow-vertical_txt-bottom-center .web_block_media-flow-vertical__inner {
    text-align: center
}

.web_block_media-flow-vertical__inner .btn {
    pointer-events: initial
}

.web_block_media-flow-vertical__subtitle, .web_block_media-flow-vertical__text, .web_block_media-flow-vertical__title {
    color: #fff !important
}

.web_block_header-h2__content {
    text-align: center
}

.web_block_header-h2__content::after {
    content: "";
    display: none;
    height: 2px;
    width: 60px;
    background-color: #dad2c9;
    margin: 16px auto 0
}

.web_block_media-flow-youtube {
    color: #fff
}

.web_block_media-flow-youtube .responsive-media:before {
    padding-top: 56.4102564103%
}

.web_block_media-flow-youtube__frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

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

.web_block_flow-finance__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto
}

.web_block_text-finance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 24px;
    background: #f5f7f8;
    border-radius: 0
}

.theme-dark .web_block_text-finance {
    background: rgba(252, 252, 250, .1)
}

.theme-medium .web_block_text-finance {
    background: #fff
}

.web_block_text-finance > div {
    width: 100%
}

.web_block_text-finance__img {
    max-width: 100%;
    height: 24px;
    margin-bottom: 24px;
    vertical-align: bottom
}

.web_block_text-finance__content {
    color: rgba(11, 13, 12, .67);
    border-top: 1px solid #0b0d0c
}

.theme-dark .web_block_text-finance__content {
    color: rgba(245, 247, 248, .6);
    border-color: #f5f7f8
}

.web_block_text-finance__content table {
    width: 100%
}

.web_block_text-finance__content td {
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .23)
}

.theme-dark .web_block_text-finance__content td {
    border-bottom: 1px solid rgba(252, 252, 250, .23)
}

.web_block_text-finance__content td:last-child {
    font-weight: 700;
    color: #0b0d0c
}

.theme-dark .web_block_text-finance__content td:last-child {
    color: #fff
}

.web_block_text-finance__buttons-wrap {
    margin-top: 24px
}

.web_block_media-halfheight {
    position: relative
}

.web_block_media-halfheight__img-wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.web_block_media-halfheight__img-wrap:before {
    padding-top: 66.5625%
}

.web_block_media-halfheight__btn:not(:first-child) {
    margin-top: 16px
}

.web_block_gallery-slider-narrow {
    position: relative
}

.web_block_gallery-slider-narrow > .container {
    height: 100%
}

.web_block_gallery-slider-narrow > .container .row {
    height: 100%
}

.web_block_gallery-slider-narrow__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.web_block_gallery-slider-narrow__items .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.web_block_gallery-slider-narrow__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.web_block_gallery-slider-narrow__img-wrap > img, .web_block_gallery-slider-narrow__img-wrap > picture, .web_block_gallery-slider-narrow__img-wrap > picture > img, .web_block_gallery-slider-narrow__img-wrap > video {
    position: relative;
    border-radius: 0
}

.web_block_gallery-slider-narrow__img-wrap:before {
    height: auto;
    padding-top: 0
}

.web_block_gallery-slider-narrow__pagination {
    padding-top: 22px
}

.web_block_gallery-slider-narrow .swiper-button-next, .web_block_gallery-slider-narrow .swiper-button-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.web_block_media-flow-icon-left {
    width: 100%;
    height: 100%;
    border-radius: 0;
    background-color: #f5f7f8
}

.theme-dark .web_block_media-flow-icon-left {
    background-color: rgba(245, 247, 248, .1)
}

.theme-medium .web_block_media-flow-icon-left {
    background-color: #fff
}

.web_block_media-flow-icon-left__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding-left: 32px;
    padding-right: 32px
}

.web_block_media-flow-icon-left__icon {
    width: 48px;
    height: 48px;
    fill: #0b0d0c
}

.theme-dark .web_block_media-flow-icon-left__icon {
    fill: #fff
}

.web_block_media-flow-icon-left__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.web_block_media-flow-icon-left__text a {
    color: inherit;
    text-decoration: none
}

.web_block_media-accordion {
    -webkit-tap-highlight-color: transparent
}

.web_block_media-accordion_swap .web_block_media-accordion__wrap {
    grid-template-columns:1fr
}

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

.web_block_media-accordion__images {
    height: 100%;
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: none
}

.web_block_media-accordion__images.responsive-media::before {
    padding-top: 100%
}

.web_block_media-accordion__img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.web_block_media-accordion__img img {
    border-radius: 0
}

.web_block_media-accordion__img.active {
    opacity: 1
}

.web_block_media-accordion__title {
    text-align: center
}

.web_block_media-accordion__accordion {
    list-style: none
}

.web_block_media-accordion__accordion-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    cursor: pointer;
    padding: 16px 0;
    width: 100%
}

.web_block_media-accordion__accordion-header-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 24px;
    height: 24px;
    margin-left: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.web_block_media-accordion__accordion-header-icon:after, .web_block_media-accordion__accordion-header-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 18px;
    height: 2px;
    margin-top: -1px;
    background-color: #0b0d0c;
    border-radius: 1px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-dark .web_block_media-accordion__accordion-header-icon:after, .theme-dark .web_block_media-accordion__accordion-header-icon:before {
    background-color: #fff
}

.theme-medium .web_block_media-accordion__accordion-header-icon:after, .theme-medium .web_block_media-accordion__accordion-header-icon:before {
    background-color: #0b0d0c
}

.web_block_media-accordion__accordion-header-icon:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.active .web_block_media-accordion__accordion-header-icon:after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.web_block_media-accordion__accordion-item {
    border-bottom: 1px solid rgba(11, 13, 12, .23)
}

.theme-dark .web_block_media-accordion__accordion-item {
    border-bottom-color: rgba(252, 252, 250, .23)
}

.theme-medium .web_block_media-accordion__accordion-item {
    border-bottom: 1px solid rgba(11, 13, 12, .23)
}

.web_block_media-accordion__accordion-text {
    padding-top: 16px
}

.web_block_media-accordion__accordion-body {
    overflow-y: hidden;
    display: grid;
    grid-template-rows:0fr;
    -webkit-transition: .25s grid-template-rows;
    transition: .25s grid-template-rows;
    transition: .25s grid-template-rows, .25s -ms-grid-rows
}

.active .web_block_media-accordion__accordion-body {
    grid-template-rows:1fr
}

.web_block_media-accordion__accordion-content {
    min-height: 0
}

.web_block_media-accordion__accordion-img.responsive-media::before {
    padding-top: 56.4102564103%
}

.web_block_media-accordion__accordion-img.responsive-media img {
    border-radius: 0
}

.web_block_media-accordion__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 16px
}

.web_block_table-aligned {
    text-align: center
}

.web_block_table-aligned__wrap {
    overflow-x: auto
}

.web_block_table-aligned__content {
    width: 100%;
    border-top: 4px solid #0b0d0c
}

.web_block_table-aligned table {
    border-collapse: collapse
}

.web_block_table-aligned table thead {
    border-bottom: 1px solid #0b0d0c
}

.web_block_table-aligned table thead th {
    color: #0b0d0c;
    font-weight: 700;
    padding: 12px 0
}

.web_block_table-aligned table thead th:not(:first-child) {
    padding-left: 16px
}

.web_block_table-aligned table tbody tr {
    border-bottom: 1px solid #0b0d0c
}

.web_block_table-aligned table tbody tr td {
    color: #0b0d0c;
    padding: 12px 0;
    white-space: nowrap
}

.web_block_table-aligned table tbody tr td:not(:first-child) {
    padding-left: 16px
}

.web_block_table-aligned table td.left, .web_block_table-aligned table th.left {
    text-align: left
}

.web_block_table-aligned table td.right, .web_block_table-aligned table th.right {
    text-align: right
}

.web_block_table-aligned table a {
    color: inherit
}

.web_block_table-aligned.theme-dark__content {
    border-color: #fff
}

.web_block_table-aligned.theme-dark table thead {
    border-color: #fff
}

.web_block_table-aligned.theme-dark table thead th {
    color: #fff
}

.web_block_table-aligned.theme-dark table tbody tr {
    border-color: #fff
}

.web_block_table-aligned.theme-dark table tbody td {
    color: #fff !important
}

.web_block_accordion .web_block_table-aligned .container {
    padding: 0;
    margin: 0
}

.web_block_accordion .web_block_table-aligned .row {
    display: block
}

.web_block_accordion .web_block_table-aligned [class*=col-] {
    margin: 0;
    display: block;
    max-width: none
}

.web_block_header-quote {
    text-align: center
}

.web_block_header-quote__content {
    position: relative
}

.web_block_header-quote__quote {
    font-size: 16px
}

.web_block_header-quote__quote::after, .web_block_header-quote__quote::before {
    display: block;
    color: #dad2c9 !important;
    letter-spacing: 1
}

.web_block_header-quote__quote::before {
    margin-bottom: 8px;
    left: 0
}

.web_block_header-quote__quote::after {
    margin-top: 8px
}

.web_block_subpages__items {
    row-gap: 32px
}

.web_block_subpages__item {
    text-decoration: none
}

.web_block_subpages__img:before {
    padding-top: 56.4102564103%
}

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

.web_block_subpages__title-icon {
    height: 20px;
    width: 20px;
    fill: currentColor
}

.web_block_slider-fullscreen {
    position: relative
}

.web_block_slider-fullscreen .swiper-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.web_block_slider-fullscreen .swiper-slide {
    height: auto
}

.web_block_slider-fullscreen__pagination {
    padding-bottom: 40px
}

.web_block_media-fullscreen {
    position: relative;
    overflow: hidden
}

.web_block_media-fullscreen__title-wrap {
    z-index: 1;
    position: relative
}

.web_block_media-fullscreen__title {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 32px 0 40px
}

.web_block_media-fullscreen__img-wrap::before {
    padding-top: 56.3888888889%
}

.web_block_media-fullscreen__content {
    position: relative;
    z-index: 1
}

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

.web_block_media-fullscreen__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.web_block_table-v1 {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none
}

.web_block_table-v1__container {
    position: relative;
    width: 100%;
    background-color: rgba(11, 13, 12, .07)
}

[class*=theme-dark] .web_block_table-v1__container {
    background-color: rgba(252, 252, 250, .07)
}

.web_block_table-v1__btns {
    position: absolute;
    top: 11px;
    right: -16px;
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.web_block_table-v1__btns.hidden {
    display: none
}

.web_block_table-v1__btn {
    width: 36px;
    height: 36px;
    padding: 8px;
    cursor: pointer;
    background-color: #0b0d0c;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: 0 4px 8px 0 rgba(11, 13, 12, .07);
    box-shadow: 0 4px 8px 0 rgba(11, 13, 12, .07);
    border-radius: 50%
}

[class*=theme-dark] .web_block_table-v1__btn {
    background-color: #fff
}

.web_block_table-v1__btn.disabled {
    pointer-events: none;
    background-color: rgba(11, 13, 12, .23)
}

[class*=theme-dark] .web_block_table-v1__btn.disabled {
    background-color: rgba(252, 252, 250, .23)
}

.web_block_table-v1__btn_prev {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9427 15.8077C13.0007 15.8657 13.0468 15.9347 13.0782 16.0105C13.1097 16.0864 13.1258 16.1677 13.1258 16.2499C13.1258 16.332 13.1097 16.4133 13.0782 16.4892C13.0468 16.565 13.0007 16.634 12.9427 16.692C12.8846 16.7501 12.8157 16.7962 12.7398 16.8276C12.6639 16.859 12.5826 16.8752 12.5005 16.8752C12.4184 16.8752 12.3371 16.859 12.2612 16.8276C12.1853 16.7962 12.1164 16.7501 12.0583 16.692L5.8083 10.442C5.75019 10.384 5.70409 10.3151 5.67264 10.2392C5.64119 10.1633 5.625 10.082 5.625 9.99986C5.625 9.91772 5.64119 9.8364 5.67264 9.76052C5.70409 9.68465 5.75019 9.61572 5.8083 9.55767L12.0583 3.30767C12.1756 3.1904 12.3346 3.12451 12.5005 3.12451C12.6663 3.12451 12.8254 3.1904 12.9427 3.30767C13.06 3.42495 13.1258 3.58401 13.1258 3.74986C13.1258 3.91571 13.06 4.07477 12.9427 4.19205L7.13409 9.99986L12.9427 15.8077Z' fill='white' /%3E%3C/svg%3E")
}

[class*=theme-dark] .web_block_table-v1__btn_prev {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9427 15.8077C13.0007 15.8657 13.0468 15.9347 13.0782 16.0105C13.1097 16.0864 13.1258 16.1677 13.1258 16.2499C13.1258 16.332 13.1097 16.4133 13.0782 16.4892C13.0468 16.565 13.0007 16.634 12.9427 16.692C12.8846 16.7501 12.8157 16.7962 12.7398 16.8276C12.6639 16.859 12.5826 16.8752 12.5005 16.8752C12.4184 16.8752 12.3371 16.859 12.2612 16.8276C12.1853 16.7962 12.1164 16.7501 12.0583 16.692L5.8083 10.442C5.75019 10.384 5.70409 10.3151 5.67264 10.2392C5.64119 10.1633 5.625 10.082 5.625 9.99986C5.625 9.91772 5.64119 9.8364 5.67264 9.76052C5.70409 9.68465 5.75019 9.61572 5.8083 9.55767L12.0583 3.30767C12.1756 3.1904 12.3346 3.12451 12.5005 3.12451C12.6663 3.12451 12.8254 3.1904 12.9427 3.30767C13.06 3.42495 13.1258 3.58401 13.1258 3.74986C13.1258 3.91571 13.06 4.07477 12.9427 4.19205L7.13409 9.99986L12.9427 15.8077Z' fill='black' /%3E%3C/svg%3E")
}

.web_block_table-v1__btn_next {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1925 10.442L7.94254 16.692C7.88447 16.7501 7.81553 16.7962 7.73966 16.8276C7.66379 16.859 7.58247 16.8752 7.50035 16.8752C7.41823 16.8752 7.33691 16.859 7.26104 16.8276C7.18517 16.7962 7.11623 16.7501 7.05816 16.692C7.00009 16.634 6.95403 16.565 6.9226 16.4892C6.89117 16.4133 6.875 16.332 6.875 16.2499C6.875 16.1677 6.89117 16.0864 6.9226 16.0105C6.95403 15.9347 7.00009 15.8657 7.05816 15.8077L12.8668 9.99986L7.05816 4.19205C6.94088 4.07477 6.875 3.91571 6.875 3.74986C6.875 3.58401 6.94088 3.42495 7.05816 3.30767C7.17544 3.1904 7.33449 3.12451 7.50035 3.12451C7.6662 3.12451 7.82526 3.1904 7.94254 3.30767L14.1925 9.55767C14.2506 9.61572 14.2967 9.68465 14.3282 9.76052C14.3596 9.8364 14.3758 9.91772 14.3758 9.99986C14.3758 10.082 14.3596 10.1633 14.3282 10.2392C14.2967 10.3151 14.2506 10.384 14.1925 10.442Z' fill='white' /%3E%3C/svg%3E")
}

[class*=theme-dark] .web_block_table-v1__btn_next {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1925 10.442L7.94254 16.692C7.88447 16.7501 7.81553 16.7962 7.73966 16.8276C7.66379 16.859 7.58247 16.8752 7.50035 16.8752C7.41823 16.8752 7.33691 16.859 7.26104 16.8276C7.18517 16.7962 7.11623 16.7501 7.05816 16.692C7.00009 16.634 6.95403 16.565 6.9226 16.4892C6.89117 16.4133 6.875 16.332 6.875 16.2499C6.875 16.1677 6.89117 16.0864 6.9226 16.0105C6.95403 15.9347 7.00009 15.8657 7.05816 15.8077L12.8668 9.99986L7.05816 4.19205C6.94088 4.07477 6.875 3.91571 6.875 3.74986C6.875 3.58401 6.94088 3.42495 7.05816 3.30767C7.17544 3.1904 7.33449 3.12451 7.50035 3.12451C7.6662 3.12451 7.82526 3.1904 7.94254 3.30767L14.1925 9.55767C14.2506 9.61572 14.2967 9.68465 14.3282 9.76052C14.3596 9.8364 14.3758 9.91772 14.3758 9.99986C14.3758 10.082 14.3596 10.1633 14.3282 10.2392C14.2967 10.3151 14.2506 10.384 14.1925 10.442Z' fill='black' /%3E%3C/svg%3E")
}

.web_block_table-v1__wrap {
    overflow-x: auto;
    overflow-y: auto;
    max-height: 100vh;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.web_block_table-v1__wrap::-webkit-scrollbar {
    width: 0;
    background: 0 0
}

.web_block_table-v1__table {
    border-collapse: collapse;
    width: 100%
}

.web_block_table-v1__head {
    position: sticky;
    top: 0;
    z-index: 3;
    background-color: #fff
}

[class*=theme-dark] .web_block_table-v1__head {
    background-color: #0b0d0c
}

.web_block_table-v1__head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #0b0d0c;
    z-index: 2;
    border-radius: 0
}

[class*=theme-dark] .web_block_table-v1__head:before {
    background-color: #fff
}

.web_block_table-v1__head:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #0b0d0c;
    border-radius: 0
}

[class*=theme-dark] .web_block_table-v1__head:after {
    background-color: #fff
}

.web_block_table-v1__head-cell {
    position: relative;
    font-weight: 700;
    padding: 27px 10px;
    background-color: #fff
}

[class*=theme-dark] .web_block_table-v1__head-cell {
    background-color: #0b0d0c
}

.web_block_table-v1__head-cell:not(:last-of-type)::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(11, 13, 12, .07)
}

[class*=theme-dark] .web_block_table-v1__head-cell:not(:last-of-type)::before {
    background-color: rgba(252, 252, 250, .23)
}

.web_block_table-v1__head.active {
    -webkit-box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13);
    box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13)
}

.web_block_table-v1__body-row:nth-child(even) {
    background-color: #fff
}

[class*=theme-dark] .web_block_table-v1__body-row:nth-child(even) {
    background-color: #0b0d0c
}

.web_block_table-v1__body-title {
    display: inline-block;
    position: sticky;
    left: 0;
    padding: 12px;
    border: 0;
    z-index: 2;
    white-space: normal;
    font-weight: 700
}

.web_block_table-v1__body-cell {
    min-width: 125px;
    max-width: 125px;
    text-align: center;
    padding: 8px
}

.web_block_table-v1__body-cell:not(:last-of-type) {
    border-right: 1px solid rgba(11, 13, 12, .07)
}

[class*=theme-dark] .web_block_table-v1__body-cell:not(:last-of-type) {
    border-right: 1px solid rgba(252, 252, 250, .23)
}

.web_block_table-v1__body-cell-icon_check {
    fill: #0b0d0c
}

[class*=theme-dark] .web_block_table-v1__body-cell-icon_check {
    fill: #fff
}

.web_block_table-v1__body-cell-icon_dash {
    fill: rgba(11, 13, 12, .23)
}

[class*=theme-dark] .web_block_table-v1__body-cell-icon_dash {
    fill: rgba(252, 252, 250, .23)
}

.web_block_table-v1__scroll-vertical {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 8px;
    max-width: 8px;
    height: 100%;
    z-index: 3;
    margin: 4px
}

.web_block_table-v1__scroll-vertical-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    max-width: 8px;
    background-color: #0b0d0c;
    height: 40px;
    cursor: -webkit-grab;
    cursor: grab
}

[class*=theme-dark] .web_block_table-v1__scroll-vertical-thumb {
    background-color: #fff
}

.web_block_table-v1__scroll-vertical.hidden {
    display: none
}

.web_block_table-v1__scroll-horizontal {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 8px;
    max-height: 8px;
    width: calc(100% - 8px);
    margin: 4px
}

.web_block_table-v1__scroll-horizontal-thumb {
    position: absolute;
    width: 60px;
    height: 8px;
    max-height: 8px;
    background-color: #0b0d0c;
    left: 0;
    cursor: -webkit-grab;
    cursor: grab
}

[class*=theme-dark] .web_block_table-v1__scroll-horizontal-thumb {
    background-color: #fff
}

.web_block_table-v1__scroll-horizontal.hidden {
    display: none
}

.web_block_table-v2 {
    padding: 100px 0;
    -webkit-tap-highlight-color: transparent
}

.web_block_table-v2__container {
    position: relative;
    width: 100%
}

.web_block_table-v2__btns {
    position: absolute;
    top: 11px;
    right: 0;
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.web_block_table-v2__btns.hidden {
    display: none
}

.web_block_table-v2__btn {
    width: 36px;
    height: 36px;
    padding: 8px;
    cursor: pointer;
    background-color: #0b0d0c;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: 0 4px 8px 0 rgba(11, 13, 12, .07);
    box-shadow: 0 4px 8px 0 rgba(11, 13, 12, .07);
    border-radius: 50%
}

[class*=theme-dark] .web_block_table-v2__btn {
    background-color: #fff
}

.web_block_table-v2__btn.disabled {
    pointer-events: none;
    background-color: rgba(11, 13, 12, .23)
}

[class*=theme-dark] .web_block_table-v2__btn.disabled {
    background-color: rgba(252, 252, 250, .23)
}

.web_block_table-v2__btn_prev {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9427 15.8077C13.0007 15.8657 13.0468 15.9347 13.0782 16.0105C13.1097 16.0864 13.1258 16.1677 13.1258 16.2499C13.1258 16.332 13.1097 16.4133 13.0782 16.4892C13.0468 16.565 13.0007 16.634 12.9427 16.692C12.8846 16.7501 12.8157 16.7962 12.7398 16.8276C12.6639 16.859 12.5826 16.8752 12.5005 16.8752C12.4184 16.8752 12.3371 16.859 12.2612 16.8276C12.1853 16.7962 12.1164 16.7501 12.0583 16.692L5.8083 10.442C5.75019 10.384 5.70409 10.3151 5.67264 10.2392C5.64119 10.1633 5.625 10.082 5.625 9.99986C5.625 9.91772 5.64119 9.8364 5.67264 9.76052C5.70409 9.68465 5.75019 9.61572 5.8083 9.55767L12.0583 3.30767C12.1756 3.1904 12.3346 3.12451 12.5005 3.12451C12.6663 3.12451 12.8254 3.1904 12.9427 3.30767C13.06 3.42495 13.1258 3.58401 13.1258 3.74986C13.1258 3.91571 13.06 4.07477 12.9427 4.19205L7.13409 9.99986L12.9427 15.8077Z' fill='white' /%3E%3C/svg%3E")
}

[class*=theme-dark] .web_block_table-v2__btn_prev {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9427 15.8077C13.0007 15.8657 13.0468 15.9347 13.0782 16.0105C13.1097 16.0864 13.1258 16.1677 13.1258 16.2499C13.1258 16.332 13.1097 16.4133 13.0782 16.4892C13.0468 16.565 13.0007 16.634 12.9427 16.692C12.8846 16.7501 12.8157 16.7962 12.7398 16.8276C12.6639 16.859 12.5826 16.8752 12.5005 16.8752C12.4184 16.8752 12.3371 16.859 12.2612 16.8276C12.1853 16.7962 12.1164 16.7501 12.0583 16.692L5.8083 10.442C5.75019 10.384 5.70409 10.3151 5.67264 10.2392C5.64119 10.1633 5.625 10.082 5.625 9.99986C5.625 9.91772 5.64119 9.8364 5.67264 9.76052C5.70409 9.68465 5.75019 9.61572 5.8083 9.55767L12.0583 3.30767C12.1756 3.1904 12.3346 3.12451 12.5005 3.12451C12.6663 3.12451 12.8254 3.1904 12.9427 3.30767C13.06 3.42495 13.1258 3.58401 13.1258 3.74986C13.1258 3.91571 13.06 4.07477 12.9427 4.19205L7.13409 9.99986L12.9427 15.8077Z' fill='black' /%3E%3C/svg%3E")
}

.web_block_table-v2__btn_next {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1925 10.442L7.94254 16.692C7.88447 16.7501 7.81553 16.7962 7.73966 16.8276C7.66379 16.859 7.58247 16.8752 7.50035 16.8752C7.41823 16.8752 7.33691 16.859 7.26104 16.8276C7.18517 16.7962 7.11623 16.7501 7.05816 16.692C7.00009 16.634 6.95403 16.565 6.9226 16.4892C6.89117 16.4133 6.875 16.332 6.875 16.2499C6.875 16.1677 6.89117 16.0864 6.9226 16.0105C6.95403 15.9347 7.00009 15.8657 7.05816 15.8077L12.8668 9.99986L7.05816 4.19205C6.94088 4.07477 6.875 3.91571 6.875 3.74986C6.875 3.58401 6.94088 3.42495 7.05816 3.30767C7.17544 3.1904 7.33449 3.12451 7.50035 3.12451C7.6662 3.12451 7.82526 3.1904 7.94254 3.30767L14.1925 9.55767C14.2506 9.61572 14.2967 9.68465 14.3282 9.76052C14.3596 9.8364 14.3758 9.91772 14.3758 9.99986C14.3758 10.082 14.3596 10.1633 14.3282 10.2392C14.2967 10.3151 14.2506 10.384 14.1925 10.442Z' fill='white' /%3E%3C/svg%3E")
}

[class*=theme-dark] .web_block_table-v2__btn_next {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1925 10.442L7.94254 16.692C7.88447 16.7501 7.81553 16.7962 7.73966 16.8276C7.66379 16.859 7.58247 16.8752 7.50035 16.8752C7.41823 16.8752 7.33691 16.859 7.26104 16.8276C7.18517 16.7962 7.11623 16.7501 7.05816 16.692C7.00009 16.634 6.95403 16.565 6.9226 16.4892C6.89117 16.4133 6.875 16.332 6.875 16.2499C6.875 16.1677 6.89117 16.0864 6.9226 16.0105C6.95403 15.9347 7.00009 15.8657 7.05816 15.8077L12.8668 9.99986L7.05816 4.19205C6.94088 4.07477 6.875 3.91571 6.875 3.74986C6.875 3.58401 6.94088 3.42495 7.05816 3.30767C7.17544 3.1904 7.33449 3.12451 7.50035 3.12451C7.6662 3.12451 7.82526 3.1904 7.94254 3.30767L14.1925 9.55767C14.2506 9.61572 14.2967 9.68465 14.3282 9.76052C14.3596 9.8364 14.3758 9.91772 14.3758 9.99986C14.3758 10.082 14.3596 10.1633 14.3282 10.2392C14.2967 10.3151 14.2506 10.384 14.1925 10.442Z' fill='black' /%3E%3C/svg%3E")
}

.web_block_table-v2__wrap {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px
}

.web_block_table-v2__wrap::-webkit-scrollbar {
    width: 0;
    background: 0 0
}

.web_block_table-v2__table {
    border-collapse: collapse;
    width: 100%
}

.web_block_table-v2__head {
    position: relative;
    background-color: #fff
}

[class*=theme-dark] .web_block_table-v2__head {
    background-color: #0b0d0c
}

.web_block_table-v2__head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #0b0d0c
}

[class*=theme-dark] .web_block_table-v2__head:before {
    background-color: #fff
}

.web_block_table-v2__head:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #0b0d0c
}

[class*=theme-dark] .web_block_table-v2__head:after {
    background-color: #fff
}

.web_block_table-v2__head-cell {
    font-weight: 700;
    padding: 16px 32px 16px 0;
    background-color: #fff;
    text-align: left
}

[class*=theme-dark] .web_block_table-v2__head-cell {
    background-color: #0b0d0c
}

.web_block_table-v2__body-row:nth-child(even) {
    border-bottom: 1px solid rgba(11, 13, 12, .23)
}

[class*=theme-dark] .web_block_table-v2__body-row:nth-child(even) {
    border-bottom: 1px solid rgba(252, 252, 250, .23)
}

.web_block_table-v2__body-row:last-child {
    border-bottom: 1px solid #0b0d0c
}

[class*=theme-dark] .web_block_table-v2__body-row:last-child {
    border-bottom: 1px solid #fff
}

.web_block_table-v2__body-title {
    display: inline-block;
    position: sticky;
    left: 0;
    padding: 16px 16px 0 0;
    border: 0;
    z-index: 2;
    white-space: nowrap
}

.web_block_table-v2__body-cell {
    min-width: 140px;
    max-width: 140px;
    text-align: left;
    white-space: nowrap;
    padding: 12px 12px 12px 0
}

.web_block_table-v2__body-cell-icon {
    fill: #0b0d0c
}

.web_block_table-v2__body-cell-icon_dash {
    fill: rgba(11, 13, 12, .67)
}

[class*=theme-dark] .web_block_table-v2__body-cell-icon_dash {
    fill: rgba(252, 252, 250, .67)
}

.web_block_model_menu {
    height: 64px;
    -webkit-tap-highlight-color: transparent
}

.web_block_model_menu.theme-dark {
    background-color: #0b0d0c
}

.web_block_model_menu .container {
    height: 100%
}

.web_block_model_menu__sticky {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 8;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

[class*=theme-dark] .web_block_model_menu__sticky {
    background-color: #0b0d0c
}

.web_block_model_menu__sticky.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999
}

.web_block_model_menu__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 64px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(11, 13, 12, .07);
    box-shadow: 0 4px 8px 0 rgba(11, 13, 12, .07)
}

.web_block_model_menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.web_block_model_menu__model {
    display: none
}

.web_block_model_menu__model-name {
    white-space: nowrap
}

.web_block_model_menu__model-logo {
    height: 18px;
    min-width: 133px
}

.web_block_model_menu__model-logo img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
    min-height: 100%
}

.web_block_model_menu__active-item {
    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;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.web_block_model_menu__active-item-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.web_block_model_menu__active-item.active svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.web_block_model_menu__active-item svg {
    fill: #0b0d0c;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

[class*=theme-dark] .web_block_model_menu__active-item svg {
    fill: #fff
}

.web_block_model_menu__nav {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    padding-left: 24px;
    padding-right: 24px;
    background-color: #fff;
    border-top: 1px solid rgba(11, 13, 12, .07);
    -webkit-box-shadow: 0 8px 8px -8px rgba(16, 19, 22, .2);
    box-shadow: 0 8px 8px -8px rgba(16, 19, 22, .2)
}

[class*=theme-dark] .web_block_model_menu__nav {
    border-top: 1px solid rgba(252, 252, 250, .07);
    background-color: #0b0d0c
}

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

.web_block_model_menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    height: 100%;
    white-space: nowrap;
    width: 100%;
    min-width: 0
}

.web_block_model_menu__item {
    position: relative;
    height: 100%;
    color: inherit;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.web_block_model_menu__item:before {
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    content: "";
    display: block;
    height: 2px;
    border-radius: 4px;
    background-color: transparent;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.web_block_model_menu__item.active .small-text {
    color: rgba(11, 13, 12, .67)
}

[class*=theme-dark] .web_block_model_menu__item.active .small-text {
    color: rgba(252, 252, 250, .67)
}

.web_block_model_menu__item-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
    height: 100%;
    padding: 9px 0
}

.web_block_model_menu__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px
}

.web_block_model_menu__btns .btn {
    padding: 10px 16px;
    min-height: auto
}

.web_block_model_menu__btn {
    white-space: nowrap
}

.web_block_model_menu__hidden-menu-list {
    position: absolute;
    top: calc(100% - 5px);
    left: 0;
    display: none;
    -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;
    list-style: none;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13);
    box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13);
    padding: 12px 24px
}

[class*=theme-dark] .web_block_model_menu__hidden-menu-list {
    background-color: #0b0d0c
}

.web_block_model_menu__hidden-menu-list.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.web_block_model_menu__hidden-menu-list .web_block_model_menu__item {
    padding: 7px 0;
    margin-right: 0
}

.web_block_model_menu__hidden-menu-list .web_block_model_menu__item:hover {
    color: #dad2c9
}

.web_block_model_menu__more {
    position: relative;
    display: none;
    height: 100%
}

.web_block_model_menu__more-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    height: 100%;
    color: rgba(11, 13, 12, .67);
    cursor: pointer
}

.web_block_model_menu__more-btn svg {
    fill: #0b0d0c;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

[class*=theme-dark] .web_block_model_menu__more-btn svg {
    fill: #fff
}

.web_block_model_menu__more-btn.active svg {
    fill: #dad2c9;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.web_block_model_menu__more:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    display: block;
    height: 4px;
    background-color: transparent;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.web_block_model_menu__more.hidden {
    display: none
}

.web_block_media-timer {
    position: relative;
    color: #0b0d0c
}

.web_block_media-timer.theme-dark {
    color: #fff
}

.web_block_media-timer__wrap {
    height: auto
}

.web_block_media-timer__wrap .container, .web_block_media-timer__wrap .row {
    height: 100%
}

.web_block_media-timer__wrap .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.web_block_media-timer__title {
    color: inherit
}

.web_block_media-timer__subtitle {
    color: rgba(11, 13, 12, .89)
}

.theme-dark .web_block_media-timer__subtitle {
    color: rgba(252, 252, 250, .89)
}

.web_block_media-timer__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.web_block_media-timer__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 100%
}

.web_block_media-timer__timer-units {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6.5px;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.web_block_media-timer__timer-text {
    color: rgba(11, 13, 12, .89);
    text-align: center
}

.theme-dark .web_block_media-timer__timer-text {
    color: rgba(252, 252, 250, .89)
}

.web_block_media-timer__timer-unit {
    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: inherit;
    background-color: rgba(252, 252, 250, .23);
    height: 60px;
    width: 60px;
    backdrop-filter: blur(23px)
}

.theme-dark .web_block_media-timer__timer-unit {
    background-color: rgba(11, 13, 12, .23)
}

.web_block_media-timer__timer-separator {
    color: inherit;
    padding: 16px 0;
    width: 11px
}

.web_block_media-timer__timer-segment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 6px
}

.web_block_media-hero2 {
    position: relative;
    height: calc(100vh - 64px);
    height: calc(100svh - 64px)
}

.main_multi-dc .web_block_media-hero2 {
    height: calc(100vh - 92px);
    height: calc(100svh - 92px)
}

.main-landing-without-header .web_block_media-hero2, .main-landing-without-header-footer .web_block_media-hero2 {
    height: 100vh
}

.web_block_media-hero2__wrap {
    position: relative
}

.web_block_media-hero2 .container > .row {
    height: 100%
}

.web_block_media-hero2__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.web_block_media-hero2__img:before {
    display: none
}

.web_block_media-hero2__content {
    position: relative;
    z-index: 1;
    height: 100%;
    color: #0b0d0c
}

.theme-dark .web_block_media-hero2__content {
    color: #fff
}

.web_block_media-hero2__content a:not(.btn) {
    color: inherit
}

.web_block_media-hero2__content a:not(.btn):hover {
    text-decoration: none
}

.web_block_media-hero2__content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.web_block_media-hero2__timer {
    margin-top: auto
}

.web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after {
    content: ":";
    position: absolute;
    display: block;
    top: 50%;
    right: -15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.web_block_media-hero2__timer-units {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.web_block_media-hero2__timer-unit {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: inherit;
    max-width: 60px;
    width: 100%
}

.web_block_media-hero2__timer-unit::first-letter {
    margin-right: 4px
}

.web_block_media-hero2__timer-text {
    margin-left: 4px
}

.web_block_media-hero2__timer-separator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: inherit;
    padding: 8px 7px
}

.web_block_text-msg-icon__wrap {
    padding-right: 16px;
    padding-left: 16px;
    background-color: #f5f7f8
}

.theme-medium .web_block_text-msg-icon__wrap {
    background-color: #fff
}

.theme-dark .web_block_text-msg-icon__wrap {
    background-color: rgba(252, 252, 250, .07)
}

.web_block_text-msg-icon__icon {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    fill: #f0ece9;
    margin-bottom: 16px
}

.web_block_model-range {
    background-color: #f5f7f8
}

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

.web_block_model-range__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.web_block_model-range__item-title {
    text-align: center
}

.web_block_model-range__item-desc {
    text-align: center
}

.web_block_model-range__item-price {
    text-align: center
}

.web_block_model-range__item-image.responsive-media:before {
    padding-top: 66.56%
}

.web_block_model-range__item-image img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
    min-height: 100%
}

.web_block_model-range__item-btn:not(:last-of-type) {
    margin-bottom: 16px
}

.web_block_model-range__item-btn-icon {
    fill: #0b0d0c
}

.web_block_media-model {
    position: relative
}

.web_block_media-model__img-wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.web_block_media-model__img-wrap:before {
    padding-top: 66.5625%
}

.web_block_media-model__content {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    text-align: center
}

.web_block_media-model__btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.web_block_slider-hero {
    position: relative
}

.web_block_slider-hero__pagination {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    pointer-events: none
}

.web_block_media-hero {
    position: relative;
    height: calc(100vh - 64px);
    height: calc(100svh - 64px)
}

.web_block_media-hero > .container > .row {
    height: 100%
}

.web_block_media-hero__img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.web_block_media-hero__img-wrap:before {
    display: none
}

.web_block_media-hero__content {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal
}

.web_block_media-hero__content a:not(.btn) {
    color: inherit
}

.web_block_media-hero__content a:not(.btn):hover {
    text-decoration: none
}

.web_block_media-hero__content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 4px
}

.web_block_media-hero__btn-wrap .btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.web_block_media-model-range {
    position: relative
}

.web_block_media-model-range__img-wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.web_block_media-model-range__img-wrap:before {
    padding-top: 54.165625%
}

.web_block_media-model-range__content-inner {
    margin-top: 8px
}

.web_block_media-model-range__subtitle {
    font-weight: 700
}

.web_block_media-model-range__btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.web_block_accordion-tabs-solid__navigation {
    overflow: hidden
}

.web_block_accordion-tabs-solid__navigation.container {
    padding-left: 0;
    padding-right: 0
}

.web_block_accordion-tabs-solid__navigation-inner {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto
}

.web_block_accordion-tabs-solid__navigation-inner::-webkit-scrollbar {
    width: 0;
    height: 0
}

.web_block_accordion-tabs-solid__navigation-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-left: 24px;
    padding-right: 24px
}

.web_block_accordion-tabs-solid__navigation-btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 6px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    border-bottom: 2px solid rgba(11, 13, 12, .23);
    white-space: nowrap
}

.web_block_accordion-tabs-solid__navigation-btn:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #0b0d0c;
    opacity: 0
}

.web_block_accordion-tabs-solid__navigation-btn.active {
    font-weight: 700;
    color: #0b0d0c
}

.web_block_accordion-tabs-solid__navigation-btn.active:after {
    opacity: 1
}

.web_block_accordion-tabs-solid__navigation-btn:not(.active) {
    cursor: pointer
}

.web_block_accordion-tabs-solid__content-item:not(.visible) {
    display: none
}

.web_block_accordion-tabs-models__navigation {
    position: relative;
    overflow: hidden;
    margin-right: -24px;
    margin-left: -24px;
    padding-left: 24px;
    padding-right: 24px
}

.web_block_accordion-tabs-models__navigation-btn {
    position: relative;
    width: 300px;
    padding: 36px 24px 24px 24px;
    text-align: center;
    border: 1px solid #dad2c9;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.theme-dark .web_block_accordion-tabs-models__navigation-btn {
    background-color: rgba(252, 252, 250, .07);
    border: 1px solid rgba(252, 252, 250, .23)
}

.theme-dark .web_block_accordion-tabs-models__navigation-btn.active {
    border-color: #fff
}

.web_block_accordion-tabs-models__navigation-btn.active {
    border-color: #0b0d0c
}

.web_block_accordion-tabs-models__navigation-btn:not(.active) {
    cursor: pointer
}

.web_block_accordion-tabs-models__navigation-btn-img-wrap {
    pointer-events: none
}

.web_block_accordion-tabs-models__navigation-btn-img-wrap.responsive-media:before {
    padding-top: 41.59%
}

.web_block_accordion-tabs-models__navigation-btn > span {
    margin-top: 8px;
    pointer-events: none
}

.web_block_accordion-tabs-models__slider-navigation {
    position: absolute;
    top: 50%;
    left: 24px;
    right: 24px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 40px;
    z-index: 2;
    pointer-events: none
}

.web_block_accordion-tabs-models__slider-navigation .swiper-button {
    position: absolute;
    margin: auto;
    top: 0;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0b0d0c;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    pointer-events: all;
    padding: 6px
}

.theme-dark .web_block_accordion-tabs-models__slider-navigation .swiper-button {
    background-color: #fff
}

.web_block_accordion-tabs-models__slider-navigation .swiper-button:after {
    display: none
}

.web_block_accordion-tabs-models__slider-navigation .swiper-button.swiper-button-disabled {
    display: none
}

.web_block_accordion-tabs-models__slider-navigation .swiper-button-prev {
    left: 0
}

.web_block_accordion-tabs-models__slider-navigation .swiper-button-prev .svg-icon {
    margin-left: -2px
}

.web_block_accordion-tabs-models__slider-navigation .swiper-button-next {
    left: auto;
    right: 0
}

.web_block_accordion-tabs-models__slider-navigation .swiper-button .svg-icon {
    width: 20px;
    height: 20px;
    fill: #fff
}

.theme-dark .web_block_accordion-tabs-models__slider-navigation .swiper-button .svg-icon {
    fill: #0b0d0c
}

.web_block_accordion-tabs-models__content-item:not(.visible) {
    display: none
}

.web_block_accordion-tabs-models__content-item .web_block_accordion-tabs .container {
    padding-left: 0;
    padding-right: 0
}

.web_block_accordion-tabs-models__content-item .web_block_accordion-tabs__header-nav {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.web_block_accordion-tabs-models__content-item .web_block_accordion-tabs__header-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-left: 16px;
    padding-right: 16px;
    color: rgba(11, 13, 12, .23)
}

.web_block_accordion-tabs-models__content-item .web_block_accordion-tabs__header-item.active {
    color: #0b0d0c
}

.theme-dark .web_block_accordion-tabs-models__content-item .web_block_accordion-tabs__header-item {
    color: rgba(252, 252, 250, .23);
    border-color: rgba(252, 252, 250, .23)
}

.theme-dark .web_block_accordion-tabs-models__content-item .web_block_accordion-tabs__header-item.active {
    color: #fff;
    border-color: #fff
}

.web_block_accordion-tabs-models .web_block_accordion > .container {
    padding-left: 0;
    padding-right: 0
}

.web_block_accordion-tabs-models .web_block_media-text__inner.container {
    padding-left: 0;
    padding-right: 0
}

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

.web_block_accordion-tabs .web_block_media-manuals__inner.container {
    padding-left: 0;
    padding-right: 0
}

.web_block_media-manuals__title {
    margin-bottom: 20px
}

.web_block_media-manuals__links {
    display: grid;
    grid-template-columns:1fr;
    gap: 24px
}

.web_block_media-manuals__link {
    border-radius: 4px;
    background-color: #f5f7f8;
    padding: 0 28px;
    text-decoration: none;
    color: inherit;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.theme-dark .web_block_media-manuals__link {
    background-color: rgba(252, 252, 250, .07)
}

.theme-medium .web_block_media-manuals__link {
    background-color: #fff
}

.web_block_media-manuals__link-wrap {
    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
}

.web_block_media-manuals__link-ext {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    fill: #0b0d0c
}

.theme-dark .web_block_media-manuals__link-ext {
    fill: #fff
}

.web_block_media-manuals__link-title {
    text-align: center
}

.web_block_media-manuals__link-filesize {
    margin-top: 10px
}

.web_block_media-manuals__link-icon {
    -ms-flex-item-align: end;
    align-self: flex-end;
    fill: rgba(11, 13, 12, .67)
}

.theme-dark .web_block_media-manuals__link-icon {
    fill: rgba(252, 252, 250, .67)
}

.web_block_media-manuals__download-all {
    -ms-flex-item-align: center;
    align-self: center;
    width: 100%
}

.quick-links {
    background: url(../images/footer-bg.jpg) bottom center/cover no-repeat
}

.quick-links__items {
    row-gap: 16px
}

.quick-links__item {
    display: block;
    height: 100%;
    padding: 16px;
    text-decoration: none;
    background: #fff;
    border-radius: 4px
}

.quick-links__text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quick-links__icon {
    display: block;
    height: 24px;
    width: 24px;
    fill: #0b0d0c
}

.quick-links__title {
    margin-right: auto
}

.latest-news__item {
    height: auto
}

.latest-news__title {
    text-align: center
}

.latest-news__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: inherit;
    height: 100%;
    text-decoration: none
}

.latest-news__img-wrap {
    border-radius: 0;
    overflow: hidden
}

.latest-news__img-wrap::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(11, 13, 12, .07);
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.latest-news__img-wrap.responsive-media:before {
    padding-top: 66.58%
}

.latest-news__img-wrap img {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.latest-news__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.latest-news__summary {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.latest-news__btn-wrap {
    text-align: center
}

.news-list__link {
    color: inherit;
    text-decoration: none
}

.news-list__img img {
    border-radius: 0
}

.news-list__item-main .news-list__img img {
    border-radius: 0
}

.news-list__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.news-list__item-main > .row {
    margin-left: -24px;
    margin-right: -24px
}

.news-list__item-main > .row > div[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.news-list__item-main > .row > div[class*=col-].news-list__content {
    padding-left: 24px;
    padding-right: 24px
}

.news-list__item-main .news-list__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;
    background-color: #f5f7f8
}

.theme-dark .news-list__item-main .news-list__content {
    background-color: rgba(245, 247, 248, .07)
}

.theme-medium .news-list__item-main .news-list__content {
    background-color: #fff
}

.news-list__item-main .responsive-media {
    display: block;
    height: 100%
}

.news-list__item-main .responsive-media:before {
    padding-top: 66.61%
}

.news-list .responsive-media:before {
    padding-top: 66.58%
}

.news-list .pagination__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.news-list .pagination__pages {
    margin: 0
}

.news-list .pagination__pages-page {
    color: inherit
}

.news-list .pagination__pages-page_active {
    color: #0b0d0c
}

.news-list .pagination__arrow_next, .news-list .pagination__arrow_prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2.25C10.0716 2.25 8.18657 2.82183 6.58319 3.89317C4.97982 4.96451 3.73013 6.48726 2.99218 8.26884C2.25422 10.0504 2.06114 12.0108 2.43735 13.9021C2.81355 15.7934 3.74215 17.5307 5.10571 18.8943C6.46928 20.2579 8.20656 21.1865 10.0979 21.5627C11.9892 21.9389 13.9496 21.7458 15.7312 21.0078C17.5127 20.2699 19.0355 19.0202 20.1068 17.4168C21.1782 15.8134 21.75 13.9284 21.75 12C21.7473 9.41498 20.7192 6.93661 18.8913 5.10872C17.0634 3.28084 14.585 2.25273 12 2.25ZM12 20.25C10.3683 20.25 8.77326 19.7661 7.41655 18.8596C6.05984 17.9531 5.00242 16.6646 4.378 15.1571C3.75358 13.6496 3.5902 11.9908 3.90853 10.3905C4.22685 8.79016 5.01259 7.32015 6.16637 6.16637C7.32016 5.01259 8.79017 4.22685 10.3905 3.90852C11.9909 3.59019 13.6497 3.75357 15.1571 4.37799C16.6646 5.00242 17.9531 6.05984 18.8596 7.41655C19.7661 8.77325 20.25 10.3683 20.25 12C20.2475 14.1873 19.3775 16.2843 17.8309 17.8309C16.2843 19.3775 14.1873 20.2475 12 20.25ZM16.2806 11.4694C16.3504 11.539 16.4057 11.6217 16.4434 11.7128C16.4812 11.8038 16.5006 11.9014 16.5006 12C16.5006 12.0986 16.4812 12.1962 16.4434 12.2872C16.4057 12.3783 16.3504 12.461 16.2806 12.5306L13.2806 15.5306C13.1399 15.6714 12.949 15.7504 12.75 15.7504C12.551 15.7504 12.3601 15.6714 12.2194 15.5306C12.0786 15.3899 11.9996 15.199 11.9996 15C11.9996 14.801 12.0786 14.6101 12.2194 14.4694L13.9397 12.75H8.25C8.05109 12.75 7.86033 12.671 7.71967 12.5303C7.57902 12.3897 7.5 12.1989 7.5 12C7.5 11.8011 7.57902 11.6103 7.71967 11.4697C7.86033 11.329 8.05109 11.25 8.25 11.25H13.9397L12.2194 9.53063C12.0786 9.38989 11.9996 9.19902 11.9996 9C11.9996 8.80098 12.0786 8.61011 12.2194 8.46937C12.3601 8.32864 12.551 8.24958 12.75 8.24958C12.949 8.24958 13.1399 8.32864 13.2806 8.46937L16.2806 11.4694Z' fill='%23101820'/%3E%3C/svg%3E")
}

.news-list .pagination__arrow_prev {
    margin-right: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.news-list .pagination__arrow_next {
    margin-left: 10px
}

.news-list .pagination:not(:last-of-type) {
    margin-right: 32px
}

[class*=theme-dark] .news-list .pagination__arrow_next, [class*=theme-dark] .news-list .pagination__arrow_prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2.25C10.0716 2.25 8.18657 2.82183 6.58319 3.89317C4.97982 4.96451 3.73013 6.48726 2.99218 8.26884C2.25422 10.0504 2.06114 12.0108 2.43735 13.9021C2.81355 15.7934 3.74215 17.5307 5.10571 18.8943C6.46928 20.2579 8.20656 21.1865 10.0979 21.5627C11.9892 21.9389 13.9496 21.7458 15.7312 21.0078C17.5127 20.2699 19.0355 19.0202 20.1068 17.4168C21.1782 15.8134 21.75 13.9284 21.75 12C21.7473 9.41498 20.7192 6.93661 18.8913 5.10872C17.0634 3.28084 14.585 2.25273 12 2.25ZM12 20.25C10.3683 20.25 8.77326 19.7661 7.41655 18.8596C6.05984 17.9531 5.00242 16.6646 4.378 15.1571C3.75358 13.6496 3.5902 11.9908 3.90853 10.3905C4.22685 8.79016 5.01259 7.32015 6.16637 6.16637C7.32016 5.01259 8.79017 4.22685 10.3905 3.90852C11.9909 3.59019 13.6497 3.75357 15.1571 4.37799C16.6646 5.00242 17.9531 6.05984 18.8596 7.41655C19.7661 8.77325 20.25 10.3683 20.25 12C20.2475 14.1873 19.3775 16.2843 17.8309 17.8309C16.2843 19.3775 14.1873 20.2475 12 20.25ZM16.2806 11.4694C16.3504 11.539 16.4057 11.6217 16.4434 11.7128C16.4812 11.8038 16.5006 11.9014 16.5006 12C16.5006 12.0986 16.4812 12.1962 16.4434 12.2872C16.4057 12.3783 16.3504 12.461 16.2806 12.5306L13.2806 15.5306C13.1399 15.6714 12.949 15.7504 12.75 15.7504C12.551 15.7504 12.3601 15.6714 12.2194 15.5306C12.0786 15.3899 11.9996 15.199 11.9996 15C11.9996 14.801 12.0786 14.6101 12.2194 14.4694L13.9397 12.75H8.25C8.05109 12.75 7.86033 12.671 7.71967 12.5303C7.57902 12.3897 7.5 12.1989 7.5 12C7.5 11.8011 7.57902 11.6103 7.71967 11.4697C7.86033 11.329 8.05109 11.25 8.25 11.25H13.9397L12.2194 9.53063C12.0786 9.38989 11.9996 9.19902 11.9996 9C11.9996 8.80098 12.0786 8.61011 12.2194 8.46937C12.3601 8.32864 12.551 8.24958 12.75 8.24958C12.949 8.24958 13.1399 8.32864 13.2806 8.46937L16.2806 11.4694Z' fill='white'/%3E%3C/svg%3E")
}

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

.pagination__pages {
    margin: 0 30px
}

.pagination__pages-page {
    font-size: 18px;
    line-height: 1.5;
    color: #0b0d0c;
    font-weight: 300;
    letter-spacing: .02em;
    text-transform: uppercase;
    text-decoration: none
}

.pagination__pages-page:not(:last-child) {
    margin-right: 8px
}

.pagination__pages-page:hover, .pagination__pages-page_active {
    color: rgba(11, 13, 12, .43);
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s
}

.theme-dark .pagination__pages-page:hover {
    color: rgba(252, 252, 250, .43)
}

.pagination__arrow {
    position: relative;
    width: 24px;
    height: 24px
}

.pagination__arrow_prev {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12.5' r='11' stroke='%2330363A'/%3e%3cpath d='M14 17.5L9 12.5L14 7.5' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") 0 0 no-repeat
}

.pagination__arrow_next {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12.5' r='11' stroke='%2330363A'/%3e%3cpath d='M10 7.5L15 12.5L10 17.5' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") 0 0 no-repeat
}

.error-page {
    background-color: #f5f7f8
}

.error-page .container {
    height: 100%
}

.error-page__img-wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.error-page__img-wrap:before {
    padding-top: 66.67%
}

.error-page__img {
    -o-object-fit: cover;
    object-fit: cover
}

.error-page__content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.error-page__content {
    z-index: 2;
    text-align: start;
    max-width: 489px
}

.error-page__text {
    margin-top: 8px
}

.cookie-notify {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11;
    padding: 24px 0;
    color: rgba(11, 13, 12, .89);
    background: #f5f7f8;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -webkit-animation: cookie-notify-anim .3s ease;
    animation: cookie-notify-anim .3s ease
}

[class*=theme-dark] .cookie-notify {
    background: #0b0d0c;
    color: #fff
}

.cookie-notify_hidden-anim {
    -webkit-animation: cookie-notify-anim-hide .4s ease;
    animation: cookie-notify-anim-hide .4s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.cookie-notify_hidden {
    display: none
}

.cookie-notify__btn {
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 24px;
    cursor: pointer
}

.cookie-notify__close-btn {
    position: absolute;
    cursor: pointer;
    top: 1em;
    right: 2em;
    font-size: .8em
}

.sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: fixed;
    z-index: 1002;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: top .4s ease;
    transition: top .4s ease;
    pointer-events: none
}

.sidebar_opened .sidebar__items {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.sidebar_opened .sidebar__trigger {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sidebar_opened .sidebar__trigger-close {
    visibility: visible;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.sidebar_opened .sidebar__trigger-dots {
    visibility: hidden;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
}

.sidebar__trigger {
    position: absolute;
    bottom: 0;
    right: 0;
    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: 52px;
    height: 52px;
    border-radius: 8px 0 0 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13);
    box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13);
    cursor: pointer;
    pointer-events: initial
}

.sidebar__trigger:focus {
    outline: 0
}

.sidebar__trigger-close {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0675 15.1832C16.1256 15.2412 16.1717 15.3102 16.2031 15.386C16.2345 15.4619 16.2507 15.5432 16.2507 15.6253C16.2507 15.7075 16.2345 15.7888 16.2031 15.8647C16.1717 15.9405 16.1256 16.0095 16.0675 16.0675C16.0095 16.1256 15.9405 16.1717 15.8647 16.2031C15.7888 16.2345 15.7075 16.2507 15.6253 16.2507C15.5432 16.2507 15.4619 16.2345 15.386 16.2031C15.3102 16.1717 15.2412 16.1256 15.1832 16.0675L10.0003 10.8839L4.81753 16.0675C4.70026 16.1848 4.5412 16.2507 4.37535 16.2507C4.20949 16.2507 4.05044 16.1848 3.93316 16.0675C3.81588 15.9503 3.75 15.7912 3.75 15.6253C3.75 15.4595 3.81588 15.3004 3.93316 15.1832L9.11675 10.0003L3.93316 4.81753C3.81588 4.70026 3.75 4.5412 3.75 4.37535C3.75 4.2095 3.81588 4.05044 3.93316 3.93316C4.05044 3.81588 4.20949 3.75 4.37535 3.75C4.5412 3.75 4.70026 3.81588 4.81753 3.93316L10.0003 9.11675L15.1832 3.93316C15.3004 3.81588 15.4595 3.75 15.6253 3.75C15.7912 3.75 15.9503 3.81588 16.0675 3.93316C16.1848 4.05044 16.2507 4.2095 16.2507 4.37535C16.2507 4.5412 16.1848 4.70026 16.0675 4.81753L10.8839 10.0003L16.0675 15.1832Z' fill='%2318161F'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: visibility .2s, opacity .2s, -webkit-transform .2s;
    transition: visibility .2s, opacity .2s, -webkit-transform .2s;
    transition: visibility .2s, transform .2s, opacity .2s;
    transition: visibility .2s, transform .2s, opacity .2s, -webkit-transform .2s
}

.sidebar__trigger-dots {
    opacity: 1;
    visibility: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: visibility .2s, opacity .2s, -webkit-transform .2s;
    transition: visibility .2s, opacity .2s, -webkit-transform .2s;
    transition: visibility .2s, transform .2s, opacity .2s;
    transition: visibility .2s, transform .2s, opacity .2s, -webkit-transform .2s
}

.sidebar__trigger-dot {
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #0b0d0c;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.sidebar__trigger-dot:first-child, .sidebar__trigger-dot:last-child {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.sidebar__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    text-decoration: none;
    background: #fff;
    pointer-events: initial
}

.sidebar__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    color: #0b0d0c;
    text-decoration: none;
    padding: 16px;
    border-bottom: 1px solid rgba(11, 13, 12, .23);
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s
}

.sidebar__link:hover {
    color: rgba(11, 13, 12, .67);
    background-color: #f5f7f8
}

.sidebar__link:hover .sidebar__icon {
    fill: #f0ece9
}

.sidebar__icon {
    display: block;
    width: 20px;
    height: 20px;
    fill: #0b0d0c;
    -webkit-transition: fill .3s;
    transition: fill .3s
}

.geo-locator-widget {
    visibility: hidden;
    height: 0;
    width: 0
}

:root {
    --header-height: $ header-height
}

.header {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    color: #0b0d0c;
    background: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(11, 13, 12, .07);
    box-shadow: 0 4px 8px rgba(11, 13, 12, .07);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.header_hidden {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(11, 13, 12, .07);
    box-shadow: 0 4px 8px rgba(11, 13, 12, .07)
}

.header-wrap {
    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;
    height: 64px
}

.header__logo {
    position: relative;
    z-index: 11;
    width: 173px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: auto
}

.header__logo img {
    display: block
}

.header__burger {
    position: relative;
    z-index: 11;
    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-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 28px;
    height: 28px;
    color: inherit;
    cursor: pointer;
    margin-left: 18px
}

.header__burger i {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M24.5 14C24.5 14.2321 24.4078 14.4546 24.2437 14.6187C24.0796 14.7828 23.8571 14.875 23.625 14.875H4.375C4.14294 14.875 3.92038 14.7828 3.75628 14.6187C3.59219 14.4546 3.5 14.2321 3.5 14C3.5 13.7679 3.59219 13.5454 3.75628 13.3813C3.92038 13.2172 4.14294 13.125 4.375 13.125H23.625C23.8571 13.125 24.0796 13.2172 24.2437 13.3813C24.4078 13.5454 24.5 13.7679 24.5 14ZM4.375 7.875H23.625C23.8571 7.875 24.0796 7.78281 24.2437 7.61872C24.4078 7.45462 24.5 7.23206 24.5 7C24.5 6.76794 24.4078 6.54538 24.2437 6.38128C24.0796 6.21719 23.8571 6.125 23.625 6.125H4.375C4.14294 6.125 3.92038 6.21719 3.75628 6.38128C3.59219 6.54538 3.5 6.76794 3.5 7C3.5 7.23206 3.59219 7.45462 3.75628 7.61872C3.92038 7.78281 4.14294 7.875 4.375 7.875ZM23.625 20.125H4.375C4.14294 20.125 3.92038 20.2172 3.75628 20.3813C3.59219 20.5454 3.5 20.7679 3.5 21C3.5 21.2321 3.59219 21.4546 3.75628 21.6187C3.92038 21.7828 4.14294 21.875 4.375 21.875H23.625C23.8571 21.875 24.0796 21.7828 24.2437 21.6187C24.4078 21.4546 24.5 21.2321 24.5 21C24.5 20.7679 24.4078 20.5454 24.2437 20.3813C24.0796 20.2172 23.8571 20.125 23.625 20.125Z' fill='%23101820'/%3E%3C/svg%3E")
}

.header__burger_open i {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.494 21.2559C22.5753 21.3372 22.6398 21.4337 22.6838 21.54C22.7277 21.6462 22.7504 21.76 22.7504 21.875C22.7504 21.99 22.7277 22.1038 22.6838 22.21C22.6398 22.3162 22.5753 22.4128 22.494 22.4941C22.4127 22.5754 22.3162 22.6398 22.2099 22.6838C22.1037 22.7278 21.9899 22.7505 21.8749 22.7505C21.7599 22.7505 21.6461 22.7278 21.5399 22.6838C21.4337 22.6398 21.3371 22.5754 21.2558 22.4941L13.9999 15.237L6.74397 22.4941C6.57978 22.6582 6.3571 22.7505 6.12491 22.7505C5.89271 22.7505 5.67003 22.6582 5.50584 22.4941C5.34166 22.3299 5.24942 22.1072 5.24942 21.875C5.24942 21.6428 5.34166 21.4201 5.50584 21.2559L12.7629 14L5.50584 6.74406C5.34166 6.57987 5.24942 6.35719 5.24942 6.125C5.24942 5.8928 5.34166 5.67012 5.50584 5.50594C5.67003 5.34175 5.89271 5.24951 6.12491 5.24951C6.3571 5.24951 6.57978 5.34175 6.74397 5.50594L13.9999 12.763L21.2558 5.50594C21.42 5.34175 21.6427 5.24951 21.8749 5.24951C22.1071 5.24951 22.3298 5.34175 22.494 5.50594C22.6582 5.67012 22.7504 5.8928 22.7504 6.125C22.7504 6.35719 22.6582 6.57987 22.494 6.74406L15.2369 14L22.494 21.2559Z' fill='%23101820'/%3E%3C/svg%3E")
}

.header-links {
    position: relative;
    z-index: 11;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    text-decoration: none
}

.header-links__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    color: #0b0d0c;
    text-decoration: none;
    text-align: left;
    -webkit-transition: color .3s;
    transition: color .3s
}

.header-links__item span {
    display: none
}

.header-links__icon {
    width: 28px;
    height: 28px;
    fill: currentColor;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.menu {
    overflow-x: hidden;
    background-color: #fff
}

.menu__list {
    width: 100%;
    background-color: #fff
}

.menu__item {
    border-bottom: 1px solid rgba(11, 13, 12, .07)
}

.menu__link {
    position: relative;
    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;
    color: #0b0d0c;
    text-decoration: none;
    padding: 18px 24px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.menu__link:after {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi44MTYxIDQuNDU2OUMxMy4xMTYgNC4xNzEyMyAxMy41OTA4IDQuMTgyODEgMTMuODc2NCA0LjQ4Mjc2TDIwLjU0MzEgMTEuNDgyOEMyMC44MTkgMTEuNzcyNCAyMC44MTkgMTIuMjI3NiAyMC41NDMxIDEyLjUxNzJMMTMuODc2NCAxOS41MTcyQzEzLjU5MDggMTkuODE3MiAxMy4xMTYgMTkuODI4OCAxMi44MTYxIDE5LjU0MzFDMTIuNTE2MSAxOS4yNTc0IDEyLjUwNDYgMTguNzgyNyAxMi43OTAyIDE4LjQ4MjhMMTguMjUgMTIuNzVMNCAxMi43NUMzLjU4NTc5IDEyLjc1IDMuMjUgMTIuNDE0MiAzLjI1IDEyQzMuMjUgMTEuNTg1OCAzLjU4NTc5IDExLjI1IDQgMTEuMjVMMTguMjUgMTEuMjVMMTIuNzkwMiA1LjUxNzI0QzEyLjUwNDYgNS4yMTczIDEyLjUxNjEgNC43NDI1NiAxMi44MTYxIDQuNDU2OVoiIGZpbGw9IiMwQjBEMEMiLz4KPC9zdmc+Cg==)
}

.menu__link:hover {
    color: rgba(11, 13, 12, .67);
    background-color: #f5f7f8
}

.menu__link:hover:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi44MTYxIDQuNDU2OUMxMy4xMTYgNC4xNzEyMyAxMy41OTA4IDQuMTgyODEgMTMuODc2NCA0LjQ4Mjc2TDIwLjU0MzEgMTEuNDgyOEMyMC44MTkgMTEuNzcyNCAyMC44MTkgMTIuMjI3NiAyMC41NDMxIDEyLjUxNzJMMTMuODc2NCAxOS41MTcyQzEzLjU5MDggMTkuODE3MiAxMy4xMTYgMTkuODI4OCAxMi44MTYxIDE5LjU0MzFDMTIuNTE2MSAxOS4yNTc0IDEyLjUwNDYgMTguNzgyNyAxMi43OTAyIDE4LjQ4MjhMMTguMjUgMTIuNzVMNCAxMi43NUMzLjU4NTc5IDEyLjc1IDMuMjUgMTIuNDE0MiAzLjI1IDEyQzMuMjUgMTEuNTg1OCAzLjU4NTc5IDExLjI1IDQgMTEuMjVMMTguMjUgMTEuMjVMMTIuNzkwMiA1LjUxNzI0QzEyLjUwNDYgNS4yMTczIDEyLjUxNjEgNC43NDI1NiAxMi44MTYxIDQuNDU2OVoiIGZpbGw9IiMwQjBEMEMiIGZpbGwtb3BhY2l0eT0iMC42NyIvPgo8L3N2Zz4K)
}

.footer {
    padding-bottom: 40px
}

.footer__logo {
    width: 200px
}

.footer__copy {
    margin-top: 8px
}

.footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    margin-top: 32px
}

.footer__menu-subtitle {
    margin-bottom: 6px
}

.footer__menu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: #fff;
    text-decoration: none
}

.footer__menu-icon {
    fill: #fff
}

.footer__bottom {
    padding-top: 32px;
    margin-top: 32px;
    border-top: 1px solid rgba(252, 252, 250, .23)
}

.footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 16px
}

.footer__link {
    text-decoration: none;
    color: inherit
}

.footer__creator {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__creator-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    text-decoration: none
}

.footer__creator-link:after {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    margin-left: 8px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1C9.82441 1 7.69767 1.64514 5.88873 2.85383C4.07979 4.06253 2.66989 5.78049 1.83733 7.79048C1.00477 9.80047 0.786929 12.0122 1.21137 14.146C1.6358 16.2798 2.68345 18.2398 4.22183 19.7782C5.76021 21.3165 7.72022 22.3642 9.85401 22.7886C11.9878 23.2131 14.1995 22.9952 16.2095 22.1627C18.2195 21.3301 19.9375 19.9202 21.1462 18.1113C22.3549 16.3023 23 14.1756 23 12C22.9969 9.08356 21.837 6.28746 19.7748 4.22523C17.7125 2.16299 14.9164 1.00308 12 1Z' fill='url(%23paint0_radial_26316_42835)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.8024 3.36133L16.2498 6.21332H18.2773L19.9174 4.37046C19.8704 4.32166 19.8229 4.27324 19.7749 4.22523C19.4664 3.91679 19.1416 3.62854 18.8024 3.36133ZM11.3854 16.7447H6.91493V15.1542H8.27612L11.0057 12.0879L8.04686 8.89989H6.90723V7.3166H11.3782V8.89989H10.2892L12.0946 10.8987L13.9 8.89989H12.6821V7.3166H17.2743L13.1621 11.8945L16.0922 15.1542H17.0451V16.7447H12.6319V15.1757H13.7997L12.0301 13.1267L10.1961 15.1542H11.3854V16.7447Z' fill='white'/%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_26316_42835' cx='0' cy='0' r='1' gradientTransform='matrix(-16 -16 16.1978 -16.1938 20 20)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE2087'/%3E%3Cstop offset='0.327778' stop-color='%23B224B2'/%3E%3Cstop offset='0.666667' stop-color='%23853DCC'/%3E%3Cstop offset='1' stop-color='%235252CC'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E")
}

.web_block_nested-tabs {
    -webkit-tap-highlight-color: transparent;
    overflow: hidden
}

.web_block_nested-tabs__tabs-btns {
    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
}

.web_block_nested-tabs__tabs-wrap {
    border-top: 1px solid rgba(11, 13, 12, .23)
}

.web_block_nested-tabs__tabs-section {
    display: none
}

.web_block_nested-tabs__tabs-section.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.web_block_nested-tabs__tabs-section .web_block_nested-tabs__wrap {
    width: 100%
}

.web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs {
    position: relative
}

.web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-btns {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 16px;
    padding-right: 24px;
    padding-left: 24px;
    background-color: #f5f7f8
}

.web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-btns .swiper-slide {
    height: auto
}

.web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-btn {
    position: relative;
    width: 100%;
    z-index: 2
}

.web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-content {
    position: relative
}

.web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-section {
    display: none;
    height: 100%;
    overflow: auto
}

.web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-section.active {
    display: block
}

.web_block_nested-tabs__models-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 24px;
    padding-right: 24px;
    border: 1px solid #dad2c9;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer
}

.web_block_nested-tabs__tabs-btn.active .web_block_nested-tabs__models-card {
    border-color: #0b0d0c
}

.web_block_nested-tabs__models-card-img {
    width: 100%
}

.web_block_nested-tabs__models-card-img.responsive-media::before {
    padding-top: 43.05%
}

.web_block_nested-tabs__tabs-btn.active .web_block_nested-tabs__models-card-title {
    color: #0b0d0c
}

.web_block_nested-tabs__models-fluids {
    padding-right: 24px;
    padding-left: 24px;
    background-color: #f8f8f8
}

.web_block_nested-tabs__models-fluids-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    padding-left: 24px;
    padding-right: 24px
}

.web_block_nested-tabs__models-fluids-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    gap: 16px
}

.web_block_nested-tabs__models-fluids-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6px
}

.web_block_nested-tabs__models-fluids-prop {
    color: rgba(11, 13, 12, .43)
}

.web_block_nested-tabs__models-fluids-value a {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
    cursor: default
}

.web_block_nested-tabs__models-slider {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

.web_block_nested-tabs__models-slider .swiper {
    margin: 0 -38px;
    padding: 0 38px
}

.web_block_nested-tabs__models-navigation {
    --swiper-navigation-sides-offset: 22px
}

.web_block_nested-tabs__models-navigation .swiper-button-next, .web_block_nested-tabs__models-navigation .swiper-button-prev {
    width: 36px;
    height: 36px;
    background-color: #0b0d0c;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .12);
    border-radius: 4px;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 3.29289C6.68342 2.90237 7.31658 2.90237 7.70711 3.29289L12.7071 8.29289C13.0976 8.68342 13.0976 9.31658 12.7071 9.70711L7.70711 14.7071C7.31658 15.0976 6.68342 15.0976 6.29289 14.7071C5.90237 14.3166 5.90237 13.6834 6.29289 13.2929L10.5858 9L6.29289 4.70711C5.90237 4.31658 5.90237 3.68342 6.29289 3.29289Z' fill='white' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center
}

.web_block_nested-tabs__models-navigation .swiper-button-next:after, .web_block_nested-tabs__models-navigation .swiper-button-prev:after {
    display: none
}

.web_block_nested-tabs__models-navigation .swiper-button-next.swiper-button-disabled, .web_block_nested-tabs__models-navigation .swiper-button-prev.swiper-button-disabled {
    display: none
}

.web_block_nested-tabs__models-navigation .swiper-button-next {
    right: 6px
}

.web_block_nested-tabs__models-navigation .swiper-button-prev {
    left: 6px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.web_block_nested-tabs__fluids-btn {
    text-align: center;
    background-color: #fff;
    border: 1px solid #dad2c9;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer
}

.web_block_nested-tabs__tabs-btn.active .web_block_nested-tabs__fluids-btn {
    color: #0b0d0c;
    border-color: #0b0d0c
}

.web_block_nested-tabs__fluids-wrap {
    padding-right: 24px;
    padding-left: 24px
}

.web_block_nested-tabs__fluids-wrap div[class*=web_block]:first-of-type .container {
    margin-top: 0 !important;
    padding-top: 0 !important
}

.web_block_nested-tabs__fluids-wrap .container {
    padding-right: 0;
    padding-left: 0
}

.web_block_nested-tabs__fluids-wrap .row {
    margin: 0
}

.web_block_nested-tabs__fluids-wrap [class*=col-] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100% !important;
    max-width: none;
    padding: 0 !important;
    margin: 0 !important
}

.web_block_nested-tabs__fluids-wrap .web_block_table table tbody tr td {
    white-space: initial
}

@media (min-width: 600px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    body {
        font-size: 18px;
        line-height: 1.3
    }

    .main_multi-dc {
        padding-top: 94px
    }

    .main-landing {
        padding-top: 48px
    }

    .container {
        padding-left: 48px;
        padding-right: 48px
    }

    .h1, .web_block_header-quote__quote::after, .web_block_header-quote__quote::before, h1 {
        font-size: 44px;
        line-height: 1.091
    }

    .h2, .web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after, h2 {
        font-size: 36px;
        line-height: 1.111
    }

    .h3, h3 {
        font-size: 32px;
        line-height: 1.125
    }

    .h4, h4 {
        font-size: 28px;
        line-height: 1.143
    }

    .h5, h5 {
        font-size: 24px;
        line-height: 1.167
    }

    .h6, h6 {
        font-size: 20px;
        line-height: 1.2
    }

    .large-text, .tab-item {
        font-size: 20px
    }

    .main-text, .web_block_accordion__body .web_block_text__content {
        font-size: 18px;
        line-height: 1.3
    }

    .small-text {
        font-size: 16px;
        line-height: 1.4
    }

    .supersmall-text {
        font-size: 14px
    }

    .tiny-text {
        font-size: 12px;
        line-height: 1.3
    }

    .model-title {
        font-size: 60px
    }

    .large-caps {
        font-size: 18px;
        letter-spacing: 1.6px;
        line-height: 1.4
    }

    .caps {
        font-size: 16px;
        letter-spacing: 1.2px;
        line-height: 1.4
    }

    .small-caps {
        font-size: 14px;
        letter-spacing: .8px;
        line-height: 1.4
    }

    .text-content h1:not(:first-child), .text-content h2:not(:first-child), .text-content h3:not(:first-child), .text-content h4:not(:first-child), .text-content h5:not(:first-child), .text-content h6:not(:first-child), .text-content ol:not(:first-child), .text-content p:not(:first-child), .text-content ul:not(:first-child) {
        margin-top: 20px
    }

    .text-content li:not(:last-child) {
        margin-bottom: 20px
    }

    .web_block_media-fullscreen .text-content li:not(:last-child), .web_block_media-halfheight .text-content li:not(:last-child) {
        margin-bottom: 12px
    }

    .text-content ul li:before {
        left: -25px;
        width: 12px;
        height: 12px;
        background: 0 0
    }

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

    .btn.btn_arrow {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 16px
    }

    .btn.btn_download {
        font-size: 16px
    }

    .m-pink {
        margin-top: 48px;
        margin-bottom: 48px
    }

    .mt-pink {
        margin-top: 48px
    }

    .mb-pink {
        margin-bottom: 48px
    }

    .m-red {
        margin-top: 36px;
        margin-bottom: 36px
    }

    .mt-red {
        margin-top: 36px
    }

    .mb-red {
        margin-bottom: 36px
    }

    .m-green {
        margin-top: 28px;
        margin-bottom: 28px
    }

    .mt-green {
        margin-top: 28px
    }

    .mb-green {
        margin-bottom: 28px
    }

    .m-orange {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .mt-orange, .web_block_accordion__content > div:not(:first-of-type) {
        margin-top: 20px
    }

    .mb-orange {
        margin-bottom: 20px
    }

    .m-yellow {
        margin-top: 12px;
        margin-bottom: 12px
    }

    .mt-yellow {
        margin-top: 12px
    }

    .mb-yellow {
        margin-bottom: 12px
    }

    .p-pink, .web_block_media-hero2 {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .pt-pink {
        padding-top: 48px
    }

    .pb-pink {
        padding-bottom: 48px
    }

    .p-red {
        padding-top: 36px;
        padding-bottom: 36px
    }

    .pt-red {
        padding-top: 36px
    }

    .pb-red {
        padding-bottom: 36px
    }

    .p-green {
        padding-top: 28px;
        padding-bottom: 28px
    }

    .pt-green {
        padding-top: 28px
    }

    .pb-green {
        padding-bottom: 28px
    }

    .p-orange {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .pt-orange {
        padding-top: 20px
    }

    .pb-orange {
        padding-bottom: 20px
    }

    .p-yellow {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .pt-yellow {
        padding-top: 12px
    }

    .pb-yellow {
        padding-bottom: 12px
    }

    .web_block_media-brand {
        height: calc(100vh - 64px)
    }

    .web_block_media-brand__img-wrap {
        position: absolute;
        height: 100%
    }

    .web_block_media-brand__img-wrap:before {
        display: none
    }

    .web_block_media-brand__btn:not(:first-child) {
        margin: 0 0 0 16px
    }

    .web_block_slider-model .swiper-pagination-bullet {
        background: #fff !important
    }

    .web_block_media-text__img {
        margin: 0
    }

    .web_block_media-text__img img {
        border-radius: 0
    }

    .web_block_media-text__content {
        border-radius: 0
    }

    .web_block_media-text__content {
        padding-left: 48px;
        padding-right: 48px;
        margin-left: 0;
        margin-right: 0
    }

    .web_block_media-text__btns {
        gap: 20px
    }

    .web_block_media-text__btns > * {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .web_block_media-text__btns-links {
        margin-top: 24px
    }

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

    .web_block_text__buttons-wrap .btn:not(:first-child) {
        margin: 0 0 0 16px
    }

    .web_block_text-disclaimer__content p:not(:first-child) {
        margin-top: 20px
    }

    .web_block_text-disclaimer-accordion__content p:not(:first-child) {
        margin-top: 20px
    }

    .web_block_header__text h1:not(:last-child), .web_block_header__text h2:not(:last-child), .web_block_header__text h3:not(:last-child), .web_block_header__text h4:not(:last-child), .web_block_header__text h5:not(:last-child), .web_block_header__text h6:not(:last-child) {
        margin-bottom: 28px
    }

    .web_block_media-flow-two-columns__links-wrap {
        gap: 24px
    }

    .web_block_media-flow-icon__content {
        padding-left: 36px;
        padding-right: 36px
    }

    .web_block_media-content__img-wrap.responsive-media:before {
        padding-top: 56.2189054726%
    }

    .web_block_model-params-card__count {
        text-align: unset;
        margin-bottom: 12px
    }

    .web_block_model-params-card__title {
        text-align: center
    }

    .web_block_packages__btns {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .web_block_packages__btn:not(:last-of-type) {
        margin-right: 16px;
        margin-bottom: 0
    }

    .web_block_accordion__header-icon {
        margin-left: 22px
    }

    .web_block_header-h2__content::after {
        width: 80px;
        margin-top: 20px
    }

    .web_block_media-halfheight__btn:not(:first-child) {
        margin: 0 0 0 16px
    }

    .web_block_gallery-slider-narrow {
        height: auto
    }

    .web_block_gallery-slider-narrow__img-wrap > img, .web_block_gallery-slider-narrow__img-wrap > picture, .web_block_gallery-slider-narrow__img-wrap > picture > img, .web_block_gallery-slider-narrow__img-wrap > video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .web_block_gallery-slider-narrow__img-wrap:before {
        padding-top: 55.72%
    }

    .web_block_media-flow-icon-left__content {
        padding-left: 36px;
        padding-right: 36px
    }

    .web_block_media-accordion__title {
        text-align: left
    }

    .web_block_media-accordion__accordion-text {
        padding-bottom: 16px
    }

    .web_block_media-accordion__links {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .web_block_header-quote__quote::before {
        margin: 0
    }

    .web_block_subpages__items {
        row-gap: 36px
    }

    .web_block_media-fullscreen__title {
        padding: 36px 0 48px
    }

    .web_block_media-fullscreen__btns {
        gap: 20px
    }

    .web_block_table-v2__btns {
        right: -16px
    }

    .web_block_table-v2__wrap {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .web_block_model_menu__model {
        display: block;
        margin-right: 24px
    }

    .web_block_model_menu__nav {
        padding-left: 48px;
        padding-right: 48px
    }

    .web_block_media-timer__timer-units {
        gap: 8px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .web_block_media-timer__timer-unit {
        height: 80px;
        width: 80px
    }

    .web_block_media-timer__timer-separator {
        padding: 24px 0
    }

    .web_block_media-timer__timer-segment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main_multi-dc .web_block_media-hero2 {
        height: calc(100vh - 94px);
        height: calc(100svh - 94px)
    }

    .web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after {
        right: -18px
    }

    .web_block_media-hero2__timer-unit {
        max-width: none;
        width: auto
    }

    .web_block_text-msg-icon__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .web_block_text-msg-icon__icon {
        margin-right: 16px;
        margin-bottom: 0
    }

    .web_block_model-range__item-title {
        text-align: left
    }

    .web_block_model-range__item-title.mb-yellow {
        margin-bottom: 0
    }

    .web_block_model-range__item-desc {
        text-align: right
    }

    .web_block_accordion__content > div.web_block_model-range__item-desc:not(:first-of-type), .web_block_model-range__item-desc.mt-orange {
        margin-top: 0
    }

    .web_block_accordion__content > div.web_block_model-range__item-price:not(:first-of-type), .web_block_model-range__item-price.mt-orange {
        margin-top: 12px
    }

    .web_block_model-range__item-price {
        text-align: left
    }

    .web_block_accordion__content > div.web_block_model-range__item-image:not(:first-of-type), .web_block_model-range__item-image.mt-orange {
        margin-top: 0
    }

    .web_block_model-range__item-btns.mt-red {
        margin-top: 0
    }

    .web_block_model-range__item-btn:not(:last-of-type) {
        margin-right: 24px;
        margin-bottom: 0
    }

    .web_block_model-range__nav {
        position: absolute;
        right: 0;
        bottom: 0
    }

    .web_block_model-range__nav.pt-pink {
        padding-top: 0
    }

    .web_block_media-model__btn-wrap {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .web_block_media-hero__content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .web_block_media-model-range__content-inner {
        margin-top: 12px
    }

    .web_block_accordion-tabs-solid__navigation-row {
        padding-left: 48px;
        padding-right: 48px
    }

    .web_block_accordion-tabs-models__navigation {
        overflow: initial;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .web_block_accordion-tabs-models__navigation-inner {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        -webkit-transform: none;
        transform: none;
        gap: 16px
    }

    .web_block_accordion-tabs-models__navigation-btn {
        width: initial
    }

    .web_block_media-manuals__title {
        padding-right: 160px
    }

    .web_block_media-manuals__links {
        grid-template-columns:repeat(2, 1fr)
    }

    .quick-links__items {
        row-gap: 24px
    }

    .quick-links__item {
        padding-bottom: 36px;
        padding-top: 36px;
        padding-left: 24px;
        padding-right: 24px
    }

    .quick-links__text-wrap {
        -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
    }

    .quick-links__icon {
        height: 32px;
        width: 32px
    }

    .quick-links__title {
        margin: 12px 0 0;
        text-align: center
    }

    .news-list_swap .news-list__content {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .news-list__item-main .news-list__img img {
        border-radius: 0
    }

    .news-list__item-main > .row {
        margin-left: 0;
        margin-right: 0
    }

    .news-list__item-main > .row > div[class*=col-].news-list__content {
        padding-left: 48px;
        padding-right: 48px
    }

    .news-list__item-main .news-list__content {
        border-radius: 0
    }

    .news-list .pagination__wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .news-list .pagination__pages {
        margin: 0 32px 0 0
    }

    .news-list .pagination__pages:has(.pagination__arrow_prev) {
        margin: 0 32px
    }

    .news-list .pagination__arrow_prev {
        margin-right: 32px
    }

    .news-list .pagination__arrow_next {
        margin-left: 0
    }

    .pagination__pages-page:not(:last-child) {
        margin-right: 30px
    }

    .error-page {
        height: calc(100vh - 64px)
    }

    .error-page__img-wrap {
        position: absolute;
        height: 100%
    }

    .error-page__img-wrap:before {
        display: none
    }

    .error-page__content {
        text-align: center
    }

    .error-page__text {
        margin-top: 24px
    }

    .header__logo {
        width: 200px
    }

    .header__burger {
        margin-left: 24px
    }

    .header-links__item span {
        display: inline-block
    }

    .menu__link {
        padding: 24px 48px
    }

    .footer {
        padding-bottom: 48px
    }

    .footer__logo-copy {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    .footer__logo {
        width: 269px
    }

    .footer__copy {
        margin-top: 0
    }

    .footer__menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        gap: 24px
    }

    .footer__menu-subtitle {
        margin-bottom: 4px
    }

    .footer__bottom {
        padding-top: 36px;
        margin-top: 28px
    }

    .footer__links {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 24px
    }

    .web_block_nested-tabs__tabs-section {
        max-height: calc(100vh - 64px);
        max-height: calc(100svh - 64px)
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs {
        display: grid;
        grid-template-columns:50% 1fr
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs::after {
        content: "";
        position: absolute;
        right: 100%;
        top: 0;
        bottom: 0;
        z-index: -1;
        background-color: #f5f7f8;
        width: 200vw
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-btns {
        overflow: auto
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-btns {
        padding: 28px 12px 28px 24px
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-content::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background-color: #f5f7f8;
        width: 12px
    }

    .web_block_nested-tabs__models-fluids-section {
        gap: 20px;
        padding-left: 36px
    }

    .web_block_nested-tabs__models-fluids-list {
        gap: 20px
    }

    .web_block_nested-tabs__models-fluids-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .web_block_nested-tabs__models-slider .swiper {
        margin: 0;
        padding: 0
    }

    .web_block_nested-tabs__models-slider .swiper-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }

    .web_block_nested-tabs__fluids-wrap {
        padding-left: 36px
    }
}

@media (min-width: 960px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .main {
        padding-top: 60px
    }

    .main_multi-dc {
        padding-top: 106px
    }

    .main-landing {
        padding-top: 48px
    }

    .text-content ul li:before {
        top: calc(.5em - 3px);
        left: -25px;
        width: 12px;
        height: 12px;
        background: 0 0
    }

    .slider-flow-progress .swiper-pagination-bullet {
        width: 64px
    }

    .slider-flow-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .slider-media-progress .swiper-pagination {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .slider-media-progress .swiper-pagination-bullet {
        width: 64px
    }

    .slider-media-progress_fullscreen .swiper-pagination {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-right: 122px
    }

    .slider-media-buttons {
        position: absolute;
        z-index: 10;
        display: block;
        bottom: 48px;
        right: 0
    }

    .slider-fullscreen-media-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        gap: 16px
    }

    .web_block_media-text_swap .web_block_media-text__content-wrap {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .web_block_media-text_swap .web_block_media-text__content {
        border-radius: 0
    }

    .web_block_media-text_swap .web_block_media-text__img img {
        border-radius: 0
    }

    .web_block_media-text__img:before {
        padding-top: 100%
    }

    .web_block_media-text_horizontal-img .web_block_media-text__img:before {
        padding-top: 66%
    }

    .web_block_media-text__img img {
        border-radius: 0
    }

    .web_block_media-text__content {
        border-radius: 0
    }

    .web_block_media-text__scroll-wrap {
        position: relative;
        height: 100%
    }

    .web_block_media-text__scroll {
        position: absolute;
        inset: 0;
        overflow-y: auto
    }

    .web_block_slider-media-text .web_block_media-text__scroll {
        inset: 0 0 60px
    }

    .web_block_media-text__btns-links {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px
    }

    .web_block_text_list-two-columns ol, .web_block_text_list-two-columns ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 64px;
        -moz-column-gap: 64px;
        column-gap: 64px
    }

    .web_block_flow-icon__items_flex .web_block_flow-icon__item {
        max-width: 50%
    }

    .web_block_flow-two-columns__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 40px;
        margin-right: -12px;
        margin-left: -12px;
        -webkit-transform: none;
        transform: none;
        width: auto;
        height: auto
    }

    .web_block_flow-two-columns__item {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
        padding-right: 12px;
        padding-left: 12px
    }

    .web_block_gallery-slider__slide {
        position: relative;
        height: calc(100vh - 64px)
    }

    .web_block_gallery-slider__img-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .web_block_gallery-slider__img-wrap:before {
        display: none
    }

    .web_block_gallery-slider__img-wrap:after {
        content: "";
        width: 100%;
        height: 140px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: 0 0
    }

    .web_block_gallery-slider__pagination {
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        right: 0
    }

    .web_block_model-params.theme-dark .web_block_model-params-slider__wrap.swiper-wrapper .web_block_model-params-card:not(:last-child) {
        border: none
    }

    .web_block_model-params-wrap {
        text-align: left
    }

    .web_block_model-params-slider__wrap.swiper-wrapper .web_block_model-params__section {
        grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));
        gap: 32px
    }

    .web_block_model-params-slider__wrap.swiper-wrapper .web_block_model-params-card:not(:last-child) {
        border: none
    }

    .web_block_model-params__section {
        grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));
        gap: 32px
    }

    .web_block_model-params-card {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .web_block_model-params-card.p-orange {
        padding-top: 0;
        padding-bottom: 0
    }

    .web_block_model-params-card__count {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0
    }

    .web_block_model-params-card__title {
        text-align: left
    }

    .web_block_slider-media-text__navigation {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .web_block_slider-media-text .swiper-slide .web_block_media-text__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .web_block_flow-finance__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -16px;
        margin-left: -16px;
        -webkit-transform: none;
        transform: none;
        width: auto;
        height: auto
    }

    .web_block_flow-finance__item {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
        width: 100%;
        padding-right: 12px;
        padding-left: 12px
    }

    .web_block_flow-finance__item:nth-child(n+4) {
        margin-top: 40px
    }

    .web_block_media-halfheight {
        height: 480px
    }

    .web_block_media-halfheight__img-wrap {
        position: absolute
    }

    .web_block_media-halfheight__img-wrap:before {
        display: none
    }

    .web_block_gallery-slider-narrow__slide {
        margin: 0 -5px
    }

    .web_block_gallery-slider-narrow__pagination {
        padding-top: 42px
    }

    .web_block_media-accordion_swap .web_block_media-accordion__wrap {
        grid-template-columns:1fr 50%
    }

    .web_block_media-accordion_swap .web_block_media-accordion__images {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .web_block_media-accordion__wrap {
        grid-template-columns:50% 1fr;
        -webkit-column-gap: 48px;
        -moz-column-gap: 48px;
        column-gap: 48px
    }

    .web_block_media-accordion__images {
        display: block
    }

    .web_block_media-accordion__accordion-text {
        padding-top: 12px
    }

    .web_block_media-accordion__accordion-img {
        display: none
    }

    .web_block_media-accordion__links {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .web_block_header-quote__text {
        padding: 0 50px
    }

    .web_block_header-quote__quote::after, .web_block_header-quote__quote::before {
        position: absolute;
        top: 26px
    }

    .web_block_header-quote__quote::after {
        margin: 0;
        right: 0
    }

    .web_block_slider-fullscreen__pagination {
        position: absolute;
        z-index: 1;
        left: 0;
        bottom: 0;
        right: 122px;
        width: 100%;
        padding-bottom: 48px
    }

    .web_block_media-fullscreen {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: calc(100vh - 64px);
        height: calc(100vh - 64px);
        height: calc(100svh - 64px)
    }

    .main_multi-dc .web_block_media-fullscreen {
        height: calc(100vh - 92px);
        height: calc(100svh - 92px)
    }

    .main-landing-without-header .web_block_media-fullscreen, .main-landing-without-header-footer .web_block_media-fullscreen {
        height: 100vh
    }

    .web_block_media-fullscreen__title-wrap::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        background: -webkit-gradient(linear, left bottom, left top, color-stop(.01%, rgba(245, 246, 247, .4)), to(rgba(245, 246, 247, 0)));
        background: linear-gradient(360deg, rgba(245, 246, 247, .4) .01%, rgba(245, 246, 247, 0) 100%)
    }

    [class*=theme-dark] .web_block_media-fullscreen__title-wrap::before {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(.01%, rgba(48, 60, 72, .4)), to(rgba(48, 60, 72, 0)));
        background: linear-gradient(360deg, rgba(48, 60, 72, .4) .01%, rgba(48, 60, 72, 0) 100%)
    }

    .web_block_media-fullscreen__title {
        text-align: left;
        padding: 48px 0 56px
    }

    .web_block_media-fullscreen__img-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .web_block_media-fullscreen__img-wrap:before {
        display: none
    }

    .web_block_media-fullscreen__content {
        margin-top: auto
    }

    .web_block_media-fullscreen__content::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(.01%, rgba(245, 246, 247, .8)), to(rgba(245, 246, 247, 0)));
        background: linear-gradient(360deg, rgba(245, 246, 247, .8) .01%, rgba(245, 246, 247, 0) 100%)
    }

    [class*=theme-dark] .web_block_media-fullscreen__content::before {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(.01%, rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, 0)));
        background: linear-gradient(360deg, rgba(0, 0, 0, .8) .01%, rgba(0, 0, 0, 0) 100%)
    }

    .web_block_media-fullscreen__btns {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 16px
    }

    .web_block_table-v1__body-cell {
        min-width: 156px;
        max-width: 201px
    }

    .web_block_table-v2__body-cell {
        min-width: 156px;
        max-width: 201px
    }

    .web_block_model_menu__model {
        margin-right: 32px
    }

    .web_block_model_menu__model-logo {
        height: 24px
    }

    .web_block_model_menu__active-item {
        display: none
    }

    .web_block_model_menu__nav {
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 60px;
        height: 100%;
        padding-left: 0;
        padding-right: 0;
        background-color: transparent;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        border-top: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .web_block_model_menu__nav.pb-red, .web_block_model_menu__nav.pt-orange {
        padding-top: 0;
        padding-bottom: 0
    }

    .web_block_model_menu__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 0
    }

    .web_block_model_menu__item.hidden {
        display: none
    }

    .web_block_model_menu__item {
        margin-right: 32px
    }

    .web_block_model_menu__item.active:before {
        background-color: #dad2c9
    }

    .web_block_model_menu__item-link {
        padding: 0
    }

    .web_block_model_menu__btns {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-left: auto
    }

    .web_block_accordion__content > div.web_block_model_menu__btns:not(:first-of-type), .web_block_model_menu__btns.mt-orange {
        margin-top: 0
    }

    .web_block_model_menu__more {
        display: block
    }

    .web_block_model_menu__more.active:before {
        background-color: #dad2c9
    }

    .web_block_media-timer__wrap {
        height: 480px
    }

    .web_block_media-timer__timer.mt-green {
        margin-top: 0
    }

    .web_block_media-hero2 {
        height: calc(100vh - 60px);
        height: calc(100svh - 60px)
    }

    .main_multi-dc .web_block_media-hero2 {
        height: calc(100vh - 106px);
        height: calc(100svh - 106px)
    }

    .web_block_media-hero2__timer {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .web_block_media-hero2__timer-unit {
        height: 80px
    }

    .web_block_media-hero2__timer-separator {
        padding: 10px 8px
    }

    .web_block_text-msg-icon__wrap {
        padding-right: 48px;
        padding-left: 48px
    }

    .web_block_text-msg-icon__icon {
        margin-right: 32px
    }

    .web_block_model-range__item-image.responsive-media:before {
        padding-top: 56.77%
    }

    .web_block_media-model {
        height: calc(100vh - 64px)
    }

    .web_block_media-model__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%
    }

    .web_block_media-model__wrap .row, .web_block_media-model__wrap > .container {
        height: 100%
    }

    .web_block_media-model__img-wrap {
        position: absolute;
        height: 100%
    }

    .web_block_media-model__img-wrap:before {
        display: none
    }

    .web_block_media-model__content {
        text-align: left
    }

    .web_block_media-model__btn-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .web_block_slider-hero__pagination {
        text-align: right
    }

    .web_block_media-hero {
        height: calc(100vh - 60px);
        height: calc(100svh - 60px)
    }

    .web_block_media-model-range {
        height: calc(100vh - 64px)
    }

    .web_block_media-model-range > .container {
        height: 100%
    }

    .web_block_media-model-range > .container > .row {
        height: 100%
    }

    .web_block_media-model-range__img-wrap {
        position: absolute;
        height: 100%
    }

    .web_block_media-model-range__img-wrap:before {
        display: none
    }

    .web_block_media-model-range__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-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%
    }

    .web_block_media-model-range__btn-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .web_block_accordion-tabs-solid__navigation.container {
        padding-left: 48px;
        padding-right: 48px
    }

    .web_block_accordion-tabs-solid__navigation-inner {
        overflow: initial
    }

    .web_block_accordion-tabs-solid__navigation-row {
        padding-left: 0;
        padding-right: 0
    }

    .web_block_accordion-tabs-solid__navigation-btn {
        white-space: initial;
        padding-left: 34px;
        padding-right: 34px
    }

    .web_block_accordion-tabs-models__navigation-inner {
        grid-template-columns:repeat(3, 1fr)
    }

    .web_block_accordion-tabs-models__slider-navigation .swiper-button {
        width: 48px;
        height: 48px
    }

    .web_block_media-manuals__title {
        margin-bottom: 32px
    }

    .web_block_media-manuals__links {
        grid-template-columns:repeat(3, 1fr);
        gap: 32px
    }

    .web_block_media-manuals__link-ext {
        width: 84px;
        height: 84px
    }

    .web_block_media-manuals__link-filesize {
        margin-top: 12px
    }

    .web_block_media-manuals__download-all {
        width: initial
    }

    .quick-links__item {
        padding-bottom: 48px;
        padding-top: 48px
    }

    .quick-links__title {
        margin: 12px 0 0
    }

    .cookie-notify__btn {
        margin-top: 0
    }

    .sidebar {
        bottom: 50%;
        width: 52px;
        overflow: hidden;
        border-radius: 8px 0 0 8px;
        -webkit-box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13);
        box-shadow: 0 4px 16px 0 rgba(16, 24, 32, .13);
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        -webkit-transition: width .2s;
        transition: width .2s
    }

    .sidebar:hover {
        width: 250px
    }

    .sidebar__trigger {
        display: none
    }

    .sidebar__link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .sidebar span {
        white-space: nowrap;
        width: 182px;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .menu {
        height: 100%
    }

    .menu__link {
        position: relative;
        height: 100%
    }

    .footer {
        padding-bottom: 36px
    }

    .footer__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .footer__logo-copy {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 24px;
        width: initial
    }

    .footer__menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-top: 0
    }

    .footer__bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 28px
    }

    .footer__creator {
        margin-left: auto
    }

    .footer__creator.mt-red {
        margin-top: 0
    }

    .web_block_nested-tabs__tabs-section {
        max-height: calc(100vh - 60px);
        max-height: calc(100svh - 60px)
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs {
        grid-template-columns:40% 1fr
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-btns {
        padding: 28px 12px 28px 0
    }

    .web_block_nested-tabs__models-fluids-section {
        padding-right: 0
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .web_block_media-fullscreen {
        height: calc(100vh - 60px);
        height: calc(100svh - 60px)
    }

    .main_multi-dc .web_block_media-fullscreen {
        height: calc(100vh - 106px);
        height: calc(100svh - 106px)
    }
}

@media (min-width: 960px) and (min-width: 1280px) {
    .web_block_media-fullscreen {
        height: calc(100vh - 64px);
        height: calc(100svh - 64px)
    }

    .main_multi-dc .web_block_media-fullscreen {
        height: calc(100vh - 128px);
        height: calc(100svh - 128px)
    }
}

@media (min-width: 960px) and (min-width: 600px) {
    .main_multi-dc .web_block_media-fullscreen {
        height: calc(100vh - 94px);
        height: calc(100svh - 94px)
    }
}

@media (min-width: 960px) and (min-width: 1720px) {
    .main_multi-dc .web_block_media-fullscreen {
        height: calc(100vh - 132px);
        height: calc(100svh - 132px)
    }
}

@media (hover: hover) and (min-width: 960px) {
    .header-links__item:hover {
        color: rgba(11, 13, 12, .67);
        text-decoration: none;
        background: 0 0
    }
}

@media (min-width: 1280px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .main {
        padding-top: 64px
    }

    .main_multi-dc {
        padding-top: 128px
    }

    .main-landing {
        padding-top: 64px
    }

    .container {
        width: 100%;
        padding-right: 16px;
        padding-left: 16px;
        margin-right: auto;
        margin-left: auto
    }

    .container {
        padding-left: 64px;
        padding-right: 64px
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -16px;
        margin-left: -16px
    }

    .row > .col, .row > [class*=col-] {
        position: relative;
        width: 100%;
        padding-right: 16px;
        padding-left: 16px
    }

    .h1, .web_block_header-quote__quote::after, .web_block_header-quote__quote::before, h1 {
        font-size: 56px;
        line-height: 1.071
    }

    .h2, .web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after, h2 {
        font-size: 48px;
        line-height: 1.083
    }

    .h3, h3 {
        font-size: 40px;
        line-height: 1.1
    }

    .h4, h4 {
        font-size: 32px;
        line-height: 1.125
    }

    .h5, h5 {
        font-size: 28px;
        line-height: 1.143
    }

    .h6, h6 {
        font-size: 24px;
        line-height: 1.667
    }

    .model-title {
        font-size: 72px
    }

    .text-content h1:not(:first-child), .text-content h2:not(:first-child), .text-content h3:not(:first-child), .text-content h4:not(:first-child), .text-content h5:not(:first-child), .text-content h6:not(:first-child), .text-content ol:not(:first-child), .text-content p:not(:first-child), .text-content ul:not(:first-child) {
        margin-top: 24px
    }

    .text-content li:not(:last-child) {
        margin-bottom: 24px
    }

    .web_block_media-fullscreen .text-content li:not(:last-child), .web_block_media-halfheight .text-content li:not(:last-child) {
        margin-bottom: 12px
    }

    .m-pink {
        margin-top: 64px;
        margin-bottom: 64px
    }

    .mt-pink {
        margin-top: 64px
    }

    .mb-pink {
        margin-bottom: 64px
    }

    .m-red {
        margin-top: 48px;
        margin-bottom: 48px
    }

    .mt-red {
        margin-top: 48px
    }

    .mb-red {
        margin-bottom: 48px
    }

    .m-green {
        margin-top: 36px;
        margin-bottom: 36px
    }

    .mt-green {
        margin-top: 36px
    }

    .mb-green {
        margin-bottom: 36px
    }

    .m-orange {
        margin-top: 24px;
        margin-bottom: 24px
    }

    .mt-orange, .web_block_accordion__content > div:not(:first-of-type) {
        margin-top: 24px
    }

    .mb-orange {
        margin-bottom: 24px
    }

    .mt-yellow {
        margin-top: 12px
    }

    .p-pink, .web_block_media-hero2 {
        padding-top: 64px;
        padding-bottom: 64px
    }

    .pt-pink {
        padding-top: 64px
    }

    .pb-pink {
        padding-bottom: 64px
    }

    .p-red {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .pt-red {
        padding-top: 48px
    }

    .pb-red {
        padding-bottom: 48px
    }

    .p-green {
        padding-top: 36px;
        padding-bottom: 36px
    }

    .pt-green {
        padding-top: 36px
    }

    .pb-green {
        padding-bottom: 36px
    }

    .p-orange {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .pt-orange {
        padding-top: 24px
    }

    .pb-orange {
        padding-bottom: 24px
    }

    .p-yellow {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .pt-yellow {
        padding-top: 12px
    }

    .slider-media-buttons {
        bottom: 64px
    }

    .web_block_slider-media-text .web_block_media-text__scroll {
        inset: 0 0 64px
    }

    .web_block_media-text__btns {
        gap: 24px
    }

    .web_block_media-text__btns-links {
        margin-top: 36px
    }

    .web_block_text-disclaimer__content p:not(:first-child) {
        margin-top: 24px
    }

    .web_block_text-disclaimer-accordion__content p:not(:first-child) {
        margin-top: 24px
    }

    .web_block_header__text h1:not(:last-child), .web_block_header__text h2:not(:last-child), .web_block_header__text h3:not(:last-child), .web_block_header__text h4:not(:last-child), .web_block_header__text h5:not(:last-child), .web_block_header__text h6:not(:last-child) {
        margin-bottom: 36px
    }

    .web_block_flow-icon__items_flex .web_block_flow-icon__item {
        max-width: calc(33.33333% - 32px)
    }

    .web_block_flow-icon__items_four .web_block_flow-icon__item {
        max-width: 33.33333%
    }

    .web_block_flow-icon__items.web_block_flow-icon__items_four {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 32px
    }

    .web_block_flow-two-columns__items {
        margin-right: -16px;
        margin-left: -16px
    }

    .web_block_flow-two-columns__item {
        padding-right: 16px;
        padding-left: 16px
    }

    .web_block_media-content__img-wrap img, .web_block_media-content__img-wrap video {
        border-radius: 0
    }

    .web_block_table table thead th:not(:first-child) {
        padding-left: 24px
    }

    .web_block_table table tbody tr td {
        white-space: normal
    }

    .web_block_table table tbody tr td:not(:first-child) {
        padding-left: 24px
    }

    .web_block_flow-slider__nav {
        margin-top: 36px
    }

    .web_block_header-h2__content::after {
        margin-top: 24px
    }

    .web_block_flow-finance__item {
        padding-right: 16px;
        padding-left: 16px
    }

    .web_block_table-aligned table thead th:not(:first-child) {
        padding-left: 24px
    }

    .web_block_table-aligned table tbody tr td {
        white-space: normal
    }

    .web_block_table-aligned table tbody tr td:not(:first-child) {
        padding-left: 24px
    }

    .web_block_subpages__items {
        row-gap: 48px
    }

    .web_block_subpages__img:before {
        padding-top: 56.4766839378%
    }

    .web_block_media-hero2 {
        height: calc(100vh - 64px);
        height: calc(100svh - 64px)
    }

    .main_multi-dc .web_block_media-hero2 {
        height: calc(100vh - 128px);
        height: calc(100svh - 128px)
    }

    .web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after {
        right: -22px
    }

    .web_block_media-hero2__timer-units {
        -webkit-column-gap: 31px;
        -moz-column-gap: 31px;
        column-gap: 31px
    }

    .web_block_media-hero {
        height: calc(100vh - 64px);
        height: calc(100svh - 64px)
    }

    .web_block_accordion-tabs-solid__navigation.container {
        padding-left: 64px;
        padding-right: 64px
    }

    .web_block_accordion-tabs-models__navigation-inner {
        grid-template-columns:repeat(4, 1fr);
        gap: 32px
    }

    .quick-links__item:hover {
        -webkit-box-shadow: 0 2px 8px rgba(11, 13, 12, .07);
        box-shadow: 0 2px 8px rgba(11, 13, 12, .07)
    }

    .quick-links__item:hover .quick-links__icon {
        fill: #dad2c9
    }

    .quick-links__title {
        margin-top: 12px
    }

    .cookie-notify {
        padding: 32px 0
    }

    .header:after {
        display: none
    }

    .header__logo {
        width: 231px
    }

    .header__burger {
        display: none
    }

    .menu {
        overflow-x: initial;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0;
        border: 0
    }

    .menu__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 32px;
        -moz-column-gap: 32px;
        column-gap: 32px
    }

    .menu__item {
        border-bottom: 0
    }

    .menu__link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 16px;
        line-height: 1.4;
        padding: 21px 0
    }

    .menu__link:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 11;
        display: inline-block;
        width: 100%;
        height: 2px;
        background-color: #0b0d0c;
        opacity: 0;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .menu__link:after {
        display: none
    }

    .menu__link:hover {
        background: 0 0
    }

    .menu__link_active:before {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .footer {
        padding-bottom: 48px
    }

    .footer__menu {
        text-align: right
    }

    .footer__bottom {
        padding-top: 36px;
        margin-top: 36px
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs {
        grid-template-columns:25% 1fr
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-btns {
        padding: 36px 16px 36px 0
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-content::before {
        width: 16px
    }

    .web_block_nested-tabs__models-fluids {
        padding-right: 32px;
        padding-left: 32px
    }

    .web_block_nested-tabs__models-fluids-section {
        gap: 24px;
        padding-left: 48px
    }

    .web_block_nested-tabs__models-fluids-list {
        gap: 12px
    }

    .web_block_nested-tabs__models-slider .swiper-wrapper {
        gap: 24px
    }

    .web_block_nested-tabs__fluids-wrap {
        padding-left: 48px;
        padding-right: 32px
    }
}

@media (min-width: 1720px) {
    .col-xxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xxl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xxl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xxl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xxl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xxl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xxl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xxl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .d-xxl-none {
        display: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    body {
        font-size: 20px
    }

    .main_multi-dc {
        padding-top: 132px
    }

    .main-landing {
        padding-top: 64px
    }

    .container {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: auto;
        margin-left: auto
    }

    .container {
        padding-left: 64px;
        padding-right: 64px
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -20px;
        margin-left: -20px
    }

    .row > .col, .row > [class*=col-] {
        position: relative;
        width: 100%;
        padding-right: 20px;
        padding-left: 20px
    }

    .h1, .web_block_header-quote__quote::after, .web_block_header-quote__quote::before, h1 {
        font-size: 68px;
        line-height: 1.088
    }

    .h2, .web_block_media-hero2__timer-segment:not(:last-child) .web_block_media-hero2__timer-unit:not(:last-child)::after, h2 {
        font-size: 56px;
        line-height: 1.107
    }

    .h3, h3 {
        font-size: 48px;
        line-height: 1.083
    }

    .h4, h4 {
        font-size: 44px;
        line-height: 1.09
    }

    .h5, h5 {
        font-size: 36px;
        line-height: 1.111
    }

    .h6, h6 {
        font-size: 28px;
        line-height: 1.143
    }

    .large-text, .tab-item {
        font-size: 24px
    }

    .main-text, .web_block_accordion__body .web_block_text__content {
        font-size: 20px
    }

    .small-text {
        font-size: 18px;
        line-height: 1.3
    }

    .supersmall-text {
        font-size: 16px;
        line-height: 1.4
    }

    .tiny-text {
        font-size: 14px
    }

    .model-title {
        font-size: 88px
    }

    .large-caps {
        font-size: 20px;
        letter-spacing: 1.8px
    }

    .caps {
        font-size: 18px;
        letter-spacing: 1.4px;
        line-height: 1.3
    }

    .small-caps {
        font-size: 16px;
        letter-spacing: 1px
    }

    .text-content h1:not(:first-child), .text-content h2:not(:first-child), .text-content h3:not(:first-child), .text-content h4:not(:first-child), .text-content h5:not(:first-child), .text-content h6:not(:first-child), .text-content ol:not(:first-child), .text-content p:not(:first-child), .text-content ul:not(:first-child) {
        margin-top: 32px
    }

    .text-content li:not(:last-child) {
        margin-bottom: 32px
    }

    .web_block_media-fullscreen .text-content li:not(:last-child), .web_block_media-halfheight .text-content li:not(:last-child) {
        margin-bottom: 16px
    }

    .text-content ul li:before {
        top: calc(.5em - 3px)
    }

    .m-pink {
        margin-top: 72px;
        margin-bottom: 72px
    }

    .mt-pink {
        margin-top: 72px
    }

    .mb-pink {
        margin-bottom: 72px
    }

    .m-red {
        margin-top: 56px;
        margin-bottom: 56px
    }

    .mt-red {
        margin-top: 56px
    }

    .mb-red {
        margin-bottom: 56px
    }

    .m-green {
        margin-top: 48px;
        margin-bottom: 48px
    }

    .mt-green {
        margin-top: 48px
    }

    .mb-green {
        margin-bottom: 48px
    }

    .m-orange {
        margin-top: 32px;
        margin-bottom: 32px
    }

    .mt-orange, .web_block_accordion__content > div:not(:first-of-type) {
        margin-top: 32px
    }

    .mb-orange {
        margin-bottom: 32px
    }

    .m-yellow {
        margin-top: 16px;
        margin-bottom: 16px
    }

    .mt-yellow {
        margin-top: 16px
    }

    .mb-yellow {
        margin-bottom: 16px
    }

    .p-pink, .web_block_media-hero2 {
        padding-top: 72px;
        padding-bottom: 72px
    }

    .pt-pink {
        padding-top: 72px
    }

    .pb-pink {
        padding-bottom: 72px
    }

    .p-red {
        padding-top: 56px;
        padding-bottom: 56px
    }

    .pt-red {
        padding-top: 56px
    }

    .pb-red {
        padding-bottom: 56px
    }

    .p-green {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .pt-green {
        padding-top: 48px
    }

    .pb-green {
        padding-bottom: 48px
    }

    .p-orange {
        padding-top: 32px;
        padding-bottom: 32px
    }

    .pt-orange {
        padding-top: 32px
    }

    .pb-orange {
        padding-bottom: 32px
    }

    .p-yellow {
        padding-top: 16px;
        padding-bottom: 16px
    }

    .pt-yellow {
        padding-top: 16px
    }

    .pb-yellow {
        padding-bottom: 16px
    }

    .slider-media-buttons {
        bottom: 72px
    }

    .web_block_slider-media-text .web_block_media-text__scroll {
        inset: 0 0 72px
    }

    .web_block_media-text__btns {
        gap: 32px
    }

    .web_block_media-text__btns-links {
        margin-top: 40px
    }

    .web_block_text-disclaimer__content p:not(:first-child) {
        margin-top: 32px
    }

    .web_block_text-disclaimer-accordion__content p:not(:first-child) {
        margin-top: 32px
    }

    .web_block_header__text h1:not(:last-child), .web_block_header__text h2:not(:last-child), .web_block_header__text h3:not(:last-child), .web_block_header__text h4:not(:last-child), .web_block_header__text h5:not(:last-child), .web_block_header__text h6:not(:last-child) {
        margin-bottom: 48px
    }

    .web_block_flow-icon__items_flex .web_block_flow-icon__item {
        max-width: calc(33.33333% - 40px)
    }

    .web_block_flow-icon__items.web_block_flow-icon__items_four {
        gap: 40px
    }

    .web_block_flow-two-columns__items {
        margin-right: -20px;
        margin-left: -20px
    }

    .web_block_flow-two-columns__item {
        padding-right: 20px;
        padding-left: 20px
    }

    .web_block_header-h2__content::after {
        margin-top: 32px
    }

    .web_block_flow-finance__item {
        padding-right: 20px;
        padding-left: 20px
    }

    .web_block_media-accordion__accordion-text {
        padding-top: 16px
    }

    .web_block_subpages__items {
        row-gap: 56px
    }

    .web_block_slider-fullscreen__pagination {
        padding-bottom: 56px
    }

    .web_block_media-fullscreen__title {
        padding-top: 56px
    }

    .web_block_model_menu__model {
        margin-right: 40px
    }

    .main_multi-dc .web_block_media-hero2 {
        height: calc(100vh - 132px);
        height: calc(100svh - 132px)
    }

    .web_block_accordion-tabs-solid__navigation.container {
        padding-left: 64px;
        padding-right: 64px
    }

    .quick-links__item {
        padding-bottom: 56px;
        padding-top: 56px;
        padding-left: 32px;
        padding-right: 32px
    }

    .quick-links__icon {
        height: 36px;
        width: 36px
    }

    .quick-links__title {
        margin-top: 16px
    }

    .cookie-notify {
        padding: 48px 0
    }

    .menu__link {
        font-size: 18px;
        line-height: 1.3
    }

    .footer {
        padding-bottom: 56px
    }

    .footer__bottom {
        padding-top: 48px;
        margin-top: 48px
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-btns {
        padding: 48px 20px 48px 0
    }

    .web_block_nested-tabs__tabs-section .web_block_nested-tabs__tabs-content::before {
        width: 20px
    }

    .web_block_nested-tabs__models-fluids {
        padding-right: 40px;
        padding-left: 40px
    }

    .web_block_nested-tabs__models-fluids-section {
        gap: 32px;
        padding-left: 60px
    }

    .web_block_nested-tabs__models-fluids-list {
        gap: 16px
    }

    .web_block_nested-tabs__models-slider .swiper-wrapper {
        gap: 32px
    }

    .web_block_nested-tabs__fluids-wrap {
        padding-left: 60px;
        padding-right: 40px
    }
}

@media (max-width: 1279.98px) {
    .web_block_media-timer__title.mb-green {
        margin-bottom: 124px
    }

    .menu {
        position: fixed;
        z-index: 10;
        top: 64px;
        left: 0;
        bottom: 0;
        width: 100%;
        overflow-y: auto;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        pointer-events: none;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .menu_open {
        -webkit-transform: none;
        transform: none;
        pointer-events: auto
    }
}

@media (max-width: 959.98px) {
    .web_block_slider-media-text .swiper-slide .web_block_media-text__content {
        padding-bottom: 72px
    }

    .web_block_gallery-slider-narrow__wrap.pb-green {
        padding-bottom: 32px
    }

    .web_block_gallery-slider-narrow__wrap.mb-green {
        margin-bottom: 32px
    }

    .sidebar__blackout {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .4s;
        transition: opacity .4s
    }

    .sidebar__blackout_show {
        opacity: 1;
        visibility: visible;
        background: rgba(11, 13, 12, .43);
        -webkit-transition: opacity .4s;
        transition: opacity .4s
    }

    .sidebar__items {
        visibility: hidden;
        overflow: hidden;
        opacity: 0;
        width: 100%;
        max-height: 400px;
        padding-bottom: 52px;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: visibility .2s, opacity .2s, max-height .6s, -webkit-transform .2s;
        transition: visibility .2s, opacity .2s, max-height .6s, -webkit-transform .2s;
        transition: visibility .2s, opacity .2s, transform .2s, max-height .6s;
        transition: visibility .2s, opacity .2s, transform .2s, max-height .6s, -webkit-transform .2s
    }

    .sidebar__items_hide {
        opacity: 0;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height .4s, opacity .1s;
        transition: max-height .4s, opacity .1s
    }

    .web_block_nested-tabs__tabs-wrap > .container {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 599.98px) {
    .web_block_slider-media-text .swiper-slide .web_block_media-text__content {
        padding-bottom: 68px
    }

    .web_block_media-flow-vertical_txt-top-center .web_block_media-flow-vertical__inner {
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .web_block_media-flow-vertical_txt-top-center .web_block_media-flow-vertical__inner .btn {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .web_block_model_menu__btns .btn {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .web_block_media-hero2__btn-wrap .btn {
        width: 100%
    }

    .web_block_plain-margin > .container {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 1280px) and (max-width: 1279.98px) {
    :root {
        --header-height: $ header-height-lg
    }
}

@media (min-width: 960px) and (max-width: 1719.98px) {
    .header:has(.menu-dropdown_open):after {
        display: none
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (hover: hover) {
    .web_block_model-params.theme-dark .web_block_model-params-title-slider-wrap .swiper-button-next:hover, .web_block_model-params.theme-dark .web_block_model-params-title-slider-wrap .swiper-button-prev:hover {
        background: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.1766 21.8469C14.1049 21.8312 15.9852 21.2441 17.5799 20.1597C19.1745 19.0754 20.4117 17.5425 21.1352 15.755C21.8586 13.9675 22.0357 12.0055 21.6441 10.1174C21.2526 8.22916 20.3099 6.49949 18.9353 5.14707C17.5607 3.79464 15.8159 2.8802 13.9216 2.5194C12.0273 2.15859 10.0685 2.36761 8.29297 3.12003C6.51745 3.87245 5.00492 5.13448 3.94666 6.74652C2.88839 8.35856 2.33192 10.2482 2.3476 12.1765C2.37136 14.7614 3.41959 17.2314 5.26229 19.0443C7.10498 20.8573 9.59163 21.8652 12.1766 21.8469ZM12.0302 3.84748C13.6618 3.83421 15.2608 4.30507 16.6248 5.20053C17.9888 6.09598 19.0567 7.37581 19.6934 8.87818C20.33 10.3805 20.5069 12.038 20.2016 13.6408C19.8963 15.2437 19.1225 16.7201 17.9782 17.8832C16.8338 19.0463 15.3702 19.844 13.7725 20.1753C12.1748 20.5067 10.5148 20.3568 9.00224 19.7446C7.48972 19.1325 6.19269 18.0856 5.27517 16.7363C4.35764 15.387 3.86083 13.796 3.84755 12.1643C3.83224 9.97709 4.68515 7.87311 6.21915 6.31394C7.75316 4.75477 9.84299 3.86775 12.0302 3.84748ZM7.82111 12.6626C7.75082 12.5935 7.69483 12.5113 7.65634 12.4205C7.61786 12.3298 7.59764 12.2324 7.59684 12.1338C7.59604 12.0353 7.61467 11.9375 7.65167 11.8462C7.68867 11.7548 7.74332 11.6716 7.81248 11.6014L10.788 8.57712C10.9276 8.43525 11.1178 8.35463 11.3168 8.35301C11.5158 8.3514 11.7073 8.4289 11.8492 8.56848C11.9911 8.70807 12.0717 8.89829 12.0733 9.0973C12.0749 9.29632 11.9974 9.48783 11.8578 9.6297L10.1516 11.363L15.8411 11.3167C16.04 11.3151 16.2314 11.3926 16.3732 11.5321C16.5149 11.6716 16.5955 11.8617 16.5971 12.0606C16.5987 12.2595 16.5213 12.4509 16.3818 12.5927C16.2423 12.7345 16.0522 12.8151 15.8533 12.8167L10.1638 12.863L11.898 14.5683C12.0399 14.7079 12.1205 14.8981 12.1221 15.0971C12.1237 15.2961 12.0462 15.4876 11.9066 15.6295C11.7671 15.7714 11.5768 15.852 11.3778 15.8536C11.1788 15.8552 10.9873 15.7777 10.8454 15.6381L7.82111 12.6626Z' fill='%23EE2737' /%3E%3C/svg%3E");
        background-repeat: no-repeat
    }

    .web_block_model-params-title-slider-wrap .swiper-button-next:hover, .web_block_model-params-title-slider-wrap .swiper-button-prev:hover {
        background: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.1766 21.8469C14.1049 21.8312 15.9852 21.2441 17.5799 20.1597C19.1745 19.0754 20.4117 17.5425 21.1352 15.755C21.8586 13.9675 22.0357 12.0055 21.6441 10.1174C21.2526 8.22916 20.3099 6.49949 18.9353 5.14707C17.5607 3.79464 15.8159 2.8802 13.9216 2.5194C12.0273 2.15859 10.0685 2.36761 8.29297 3.12003C6.51745 3.87245 5.00492 5.13448 3.94666 6.74652C2.88839 8.35856 2.33192 10.2482 2.3476 12.1765C2.37136 14.7614 3.41959 17.2314 5.26229 19.0443C7.10498 20.8573 9.59163 21.8652 12.1766 21.8469ZM12.0302 3.84748C13.6618 3.83421 15.2608 4.30507 16.6248 5.20053C17.9888 6.09598 19.0567 7.37581 19.6934 8.87818C20.33 10.3805 20.5069 12.038 20.2016 13.6408C19.8963 15.2437 19.1225 16.7201 17.9782 17.8832C16.8338 19.0463 15.3702 19.844 13.7725 20.1753C12.1748 20.5067 10.5148 20.3568 9.00224 19.7446C7.48972 19.1325 6.19269 18.0856 5.27517 16.7363C4.35764 15.387 3.86083 13.796 3.84755 12.1643C3.83224 9.97709 4.68515 7.87311 6.21915 6.31394C7.75316 4.75477 9.84299 3.86775 12.0302 3.84748ZM7.82111 12.6626C7.75082 12.5935 7.69483 12.5113 7.65634 12.4205C7.61786 12.3298 7.59764 12.2324 7.59684 12.1338C7.59604 12.0353 7.61467 11.9375 7.65167 11.8462C7.68867 11.7548 7.74332 11.6716 7.81248 11.6014L10.788 8.57712C10.9276 8.43525 11.1178 8.35463 11.3168 8.35301C11.5158 8.3514 11.7073 8.4289 11.8492 8.56848C11.9911 8.70807 12.0717 8.89829 12.0733 9.0973C12.0749 9.29632 11.9974 9.48783 11.8578 9.6297L10.1516 11.363L15.8411 11.3167C16.04 11.3151 16.2314 11.3926 16.3732 11.5321C16.5149 11.6716 16.5955 11.8617 16.5971 12.0606C16.5987 12.2595 16.5213 12.4509 16.3818 12.5927C16.2423 12.7345 16.0522 12.8151 15.8533 12.8167L10.1638 12.863L11.898 14.5683C12.0399 14.7079 12.1205 14.8981 12.1221 15.0971C12.1237 15.2961 12.0462 15.4876 11.9066 15.6295C11.7671 15.7714 11.5768 15.852 11.3778 15.8536C11.1788 15.8552 10.9873 15.7777 10.8454 15.6381L7.82111 12.6626Z' fill='%23EE2737' /%3E%3C/svg%3E");
        background-repeat: no-repeat
    }

    .web_block_media-flow-vertical:hover .web_block_media-flow-vertical__img img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }

    .web_block_model_menu__item:hover:before {
        background-color: #dad2c9
    }

    .theme-dark .web_block_accordion-tabs-models__navigation-btn:hover {
        border-color: #fff
    }

    .web_block_accordion-tabs-models__navigation-btn:hover {
        border-color: #0b0d0c
    }

    .web_block_media-manuals__link:hover {
        -webkit-box-shadow: 0 4px 16px 0 rgba(11, 13, 12, .13);
        box-shadow: 0 4px 16px 0 rgba(11, 13, 12, .13)
    }

    .latest-news__link:hover .latest-news__img-wrap::after {
        opacity: 0
    }

    .latest-news__link:hover .latest-news__img-wrap img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}

@media (min-width: 620px) {
    .modal-dialog.modal-sm {
        width: 400px;
    }
}

.modal {
    overflow: hidden;
    opacity: 0;
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(101.43deg, rgba(0, 0, 0, 0.24) -5.15%, rgba(0, 0, 0, 0.04) 104.36%);
    backdrop-filter: blur(8px);
}

.modal .close {
    padding: 10px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.6;
    transition: 0.25s;
}

.modal .close:hover {
    opacity: 1;
    transition: 0.25s;
}

.modal .close img {
    width: 20px;
    height: 20px;
}

.modal-dialog {
    position: absolute;
    left: 50%;
    top: -100%;
    transform: translateX(-50%);
    height: auto;
    width: calc(100vw - 30px);
    background-color: #F6F6F8;
    transition: 0.25s;
}

@media (min-width: 1150px) {
    .modal-dialog {
        max-width: 1000px;
        width: 100%;
    }
}

.modal.modal-open {
    display: block;
    overflow: visible;
    opacity: 1;
    z-index: 100;
    transition: 0.25s;
}

.modal.modal-open .modal-dialog {
    top: 75px;
    border-radius: 5px;
    transition: 0.25s ease-in-out;
    transition-delay: 0.25s;
}

@media (max-width: 1399px) {
    .modal.modal-open .modal-dialog {
        top: 60px;
    }
}

.modal.modal-open .modal-dialog.modal-sm {
    top: 40%;
    transform: translate(-50%, -50%);
}

.modal-header {
    padding: 0 30px;
    border: 0;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .modal-header {
        margin-bottom: 15px;
    }
}

@media (max-width: 499px) {
    .modal-header {
        padding: 15px 15px 0 15px;
    }
}

.modal-body {
    padding: 0 30px 35px 30px;
}

@media (max-width: 499px) {
    .modal-body {
        padding: 0 15px 50px 15px;
    }
}

.modal-title {
    color: #C60021;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 14px;
}

@media (max-width: 1366px) {
    .modal-title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .modal-title {
        font-size: 24px;
    }
}

.modal-subtitle {
    color: #646464;
    font-size: 16px;
}

@media (max-width: 767px) {
    .modal-subtitle {
        font-size: 14px;
    }
}

.modal-text {
    padding-top: 15px;
}

.modal-button {
    display: flex;
    justify-content: center;
    position: relative;
}

.modal-button button:disabled {
    transition: none;
}

.modal-button button:disabled:after, .modal-button button:disabled:before {
    display: none;
}

.modal-form {
    margin-top: 20px;
}

@media (max-width: 991px) {
    .modal-form {
        margin-top: 10px;
    }
}

.modal-form--wrap {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

.modal-input {
    width: 100%;
}

.modal-input input {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 17px 15px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 16px;
    transition: 0.25s;
}

@media (max-width: 1199px) {
    .modal-input input {
        padding: 18px 15px;
    }
}

@media (max-width: 991px) {
    .modal-input input {
        padding: 16px 15px;
    }
}

.modal-input input:hover, .modal-input input:focus {
    border-color: white;
    transition: 0.25s;
}

.modal-input input::placeholder {
    color: rgba(255, 255, 255, 0.5);
    transition: 0.25s;
}

.modal-input input.error {
    border-color: red;
}

.modal-input--label {
    font-size: 14px;
    margin-bottom: 4px;
    color: #828282;
}

.modal-check {
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    font-weight: 300;
    margin-top: 15px;
}

@media (max-width: 650px) {
    .modal-check {
        font-size: 14px;
    }
}

@media (max-width: 499px) {
    .modal-check {
        font-size: 12px;
    }
}

.modal-check.trembling {
    animation: 1.2s ease-in-out 0s normal none running trembling-animation;
}

.modal .modal-input input {
    background: #fff;
    color: #171717;
    border-color: rgba(23, 23, 23, 0.3);
}

.modal .modal-input input:hover, .modal .modal-input input:focus {
    border-color: #171717;
    transition: 0.25s;
}

.modal .modal-input input::placeholder {
    color: rgba(23, 23, 23, 0.5);
    transition: 0.25s;
}

.modal .modal-input input.error {
    border-color: red;
}

.js-btn-submit.js-disabled:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 10;
}

.label-agreement {
    display: flex;
    align-items: flex-start;
    color: #828282;
}

@media (max-width: 499px) {
    .modal-dialog.modal-sm .modal-body {
        padding: 0 15px 30px 15px;
    }
}

@keyframes trembling-animation {
    0%, 50%, 100% {
        transform: scale(1);
    }
    10%, 30% {
        transform: scale(1.1);
    }
    20%, 40% {
        transform: scale(1);
    }
}

.page-btn {
    position: relative;
    color: #2F3738;
    line-height: 1;
    text-align: center;
    text-decoration: none !important;
    padding: 10px 20px;
    min-height: 54px;
    outline: none;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 500;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s;
}

@media (max-width: 1199px) {
    .page-btn {
        font-size: 16px;
        min-height: 56px;
    }
}

@media (max-width: 991px) {
    .page-btn {
        font-size: 15px;
        min-height: 52px;
    }
}

@media (max-width: 576px) {
    .page-btn {
        font-size: 14px;
        min-height: 48px;
    }
}

.page-btn._dark {
    border-color: #1B1D21;
    background-color: #1B1D21;
    color: #fff;
}

.page-btn._blue {
    border-color: #4893CC;
    background-color: #4893CC;
    color: #fff;
}

.page-btn._red {
    border-color: #C60021;
    background-color: #C60021;
    color: #fff;
}

.page-btn._white {
    background-color: #fff;
    border-color: #c60021;
    color: #171717;
}

.page-btn:hover {
    color: #fff;
    background-color: #ed0028;
    border-color: #ed0028;
}

.advantages {
    background-color: var(--bg-gray-light);
    padding-bottom: 50px;
    margin-bottom: 60px;
    padding-top: 50px;
}

.advantages__list {
    display: flex;
    justify-content: space-between;
    gap: 90px; /* ? */
}

@media (max-width: 1199px) {
    .advantages__list {
        /* flex-wrap: wrap; */
        gap: 45px;
    }
}

@media (max-width: 991px) {
    .advantages__list {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
    }

    .advantages__point {
        flex: 0 0 calc(50% - 15px); /* 50% С€РёСЂРёРЅС‹ РјРёРЅСѓСЃ РїРѕР»РѕРІРёРЅР° gap */
        box-sizing: border-box;
    }
}

@media (max-width: 575px) {
    .advantages__list {
        gap: 10px;
    }
}

.advantages__point {
    width: calc(25% - 30px);
    text-decoration: none;
}

@media (max-width: 1199px) {
    .advantages__point {
        width: calc(25% - 10px);
    }
}

@media (max-width: 991px) {
    .advantages__point {
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }
}

/* @media (max-width: 576px) {
  .advantages__point {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
  }
} */

.advantages__point__icon {
    width: 36px;
    height: 36px;
    object-fit: contain;
    margin-bottom: 15px;
    flex-shrink: 0;
}

@media (max-width: 767px) {
    .advantages__point__icon {
        margin-bottom: 5px;
    }
}

@media (max-width: 576px) {
    .advantages__point__icon {
        margin-bottom: 0;
        margin-right: 15px;
    }
}

@media (max-width: 359px) {
    .advantages__point__icon {
        width: 40px;
        height: 40px;
    }
}

.advantages__point__about {
    color: #0b0d0c;
}

.advantages__point__about p {
    margin-block-start: 1em;
    margin-block-end: 1em;
}

/* .advantages__point__about ._title {
    font-size: 19px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 10px;
} */

.advantages__point__about h4 {
    font-size: 22px;
    font-weight: bold;
    color: #0b0d0c;
    text-transform: uppercase;
}

@media (max-width: 1399px) {
    .advantages__point__about h4 {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .advantages__point__about h4 {
        font-size: 14px;
    }
}

.tradein {
    margin-bottom: 80px;

}

.tradein-wrap {
    background-image: url(/img/tradein-bg.jpg);
    background-color: #f6f6f8;
    background-repeat: no-repeat;
    border-radius: 30px;
    padding: 60px 100px;
    position: relative;
    z-index: 1;
    min-height: 498px;
    background-position: center;
    background-size: cover;
}

.tradein-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/img/tradein-mask.png) no-repeat center center;
    background-size: cover;
    border-radius: 30px;
    z-index: -1;
    opacity: 0.8;
}

.tradein-title {
    font-family: 'PTSans', sans-serif;
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 30px;
}

.tradein-text {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 50px;
}

.tradein-button button {
    padding: 15px 110px;
}

@media (max-width: 991px) {
    .tradein-wrap {
        background-image: url(../img/tradein-bg-sm.jpg);
        background-size: 100% auto;
        background-position: center bottom;
        padding: 60px 30px;
        min-height: 998px;
    }

    .tradein-wrap::before {
        display: none;
    }

    .tradein-button button {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .tradein-wrap {
        padding: 60px 30px;
        min-height: 808px;
    }

    .tradein-title {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .tradein-text {
        font-size: 18px;
        margin-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .tradein-wrap {
        padding: 30px;
        min-height: 568px;
    }

    .tradein-title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .tradein-text {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .tradein-button button {
        padding: 15px;
        font-size: 16px;
    }
}

.footer {
    color: #fff;
    font-weight: 300;
}

.footer a {
    color: #fff;
    text-decoration: underline;
}

.footer a:hover {
    color: #f6f6f8;
    text-decoration: none;
}

.footer-top {
    background-color: #303030;
    padding: 50px 0 35px;
}

.footer-top-wrap {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 575px) {
    .footer-top-wrap {
        flex-direction: column;
    }
}

.footer__contacts {
    font-family: PTSans, Arial, Helvetica, sans-serif;
    font-weight: 300;
}

.footer__contacts-point {
    margin-bottom: 10px;
}

.footer__contacts-point:first-child {
    margin-bottom: 20px;
}

.footer__contacts-point-phone {
    font-size: 18px;
}

.footer__contacts-point-phone::before {
    content: "";
    display: inline-flex;
    align-items: center;
    width: 19px;
    height: 19px;
    margin-right: 9px;
    padding-top: 12px;
    background-image: url(../img/icon-phone.svg);
    filter: brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(7499%) hue-rotate(175deg) brightness(109%) contrast(104%);
    background-size: contain;
    background-repeat: no-repeat;
}

.footer__contacts-point-phone a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;

    text-decoration: none;
}

.footer__contacts-point-phone a:hover {
    color: #f6f6f8;
}

.footer__contacts-point-geo::before {
    content: "";
    display: inline-flex;
    align-items: center;
    width: 19px;
    height: 19px;
    margin-right: 9px;
    padding-top: 12px;
    background-image: url(../img/icon-geo.svg);
    filter: brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(7499%) hue-rotate(175deg) brightness(109%) contrast(104%);
    background-size: contain;
    background-repeat: no-repeat;
}

.footer__contacts-point-call,
.footer__contacts-point-howget {
    margin-left: 28px;
}

.footer__menu {
    column-count: 3;
    width: 50%;
}

@media (max-width: 991px) {
    .footer__menu {
        column-count: 2;
    }
}

@media (max-width: 767px) {
    .footer__menu {
        width: 100%;
        margin-top: 20px;
    }
}

.footer__menu .menu-link {
    font-size: 16px;
    text-decoration: none;
    display: flex;
    margin-bottom: 15px;
}

.footer-bottom {
    background-color: #000;
    padding: 30px 0;
}

.footer-bottom-credits {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.footer-bottom-logo {
    padding: 3px 0;
}

footer-bottom-copyright {

}

.footer-bottom-copyright p {
    margin-top: 0;
    text-align: right;
}

@media (max-width: 575px) {
    .footer-bottom-credits {
        flex-direction: column;
    }

    .footer-bottom-copyright p {
        margin-top: 20px;
        text-align: left;
    }
}
/* МОДЕЛЬНЫЙ РЯД */

.model__image .owl-carousel,
.model__thumbs .owl-carousel {
    position: relative;
}

.model__image .owl-stage-outer,
.model__thumbs .owl-stage-outer {
    border-radius: 20px;
}

.models__title {
}

.models__container {
}

.models__tabs {
    display: flex;
}

.models__tab-button {
    /* стили для кнопок вкладок */
}

.model {
    margin-bottom: 60px;
}

.model__desktop-version {
    display: flex;
}

.model:nth-child(odd) .model__left {
    order: 2;
    clip-path: polygon(100% 0, /* правый верхний */
    40px 0, /* начало левого верхнего среза */
    0 40px, /* конец левого верхнего среза */
    0 100%, /* левый нижний */
    100% 100% /* правый нижний */);
    border-radius: 0 20px 20px 20px;
}
.model:nth-child(odd) .offer-right {
    order: 1;
}

.model__left {
    background: #f6f6f8;
    padding: 30px 25px;
    position: relative;
    clip-path: polygon(
            0 0,                    /* левый верхний */
            calc(100% - 40px) 0,   /* начало правого верхнего среза */
            100% 40px,             /* конец правого верхнего среза */
            100% 100%,             /* правый нижний */
            0 100%                 /* левый нижний */
    );
    border-radius: 20px 0 20px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width:50%;
}

.model__content {
}

.model__title {
    font-size: 42px;
    margin: 0 0 20px 13px;
    font-weight: normal;
}

.model__title-accent {
    font-weight: bold;
}

.model__benefit {
    font-family: "PTSans";
    font-size: 22px;
    font-weight: bold;
    padding: 20px 0;
    margin-bottom: 47px;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    display: flex;
    gap: 15px;
    align-items: center;
}

.model__benefit-icon {
}

.model__benefit-text {
}

.model__features {
    list-style-position: inside;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    margin: 0 0 0 13px;
    padding: 0;
    list-style-type: none;
}

.model__feature {
    position: relative;
    margin-bottom: 38px;
    font-family: "PTSans", sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: var(--color-black);
}

.model__feature--price {
    text-transform: uppercase;
}

.model__feature:before {
    content: "";
    display: inline-flex;
    align-items: center;
    width: 30px;
    height: 30px;
    margin-right: 19px;
    padding-top: 12px;
    background-size: contain;
    background-repeat: no-repeat;
}

.model__feature--price:before {
    background-image: url(../img/advantage-price.svg);
}

.model__feature--stock:before {
    background-image: url(../img/advantage-stock.svg);
}

.model__feature--fast:before {
    background-image: url(../img/advantage-fast.svg);
}

.model__feature--dealer:before {
    background-image: url(../img/advantage-dealer.svg);
}

.model__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.model__buttons .btn {
    cursor: pointer;
    white-space: nowrap;
    flex-grow: 1;
    flex-shrink: 0;
}

.model__right {
    display: flex;
    flex-direction: column;
    height: 100%;
    width:50%;
}

.model__plank {
    background: #f6f6f8;
    border-radius: 0 30px 30px 0;
    margin-top: 40px;
    padding: 15px 0;
    font-family: "PTSans";
    font-size: 16px;
    font-weight: normal;
    display: flex;
    justify-content: space-around;
}
.model:nth-child(odd) .model__plank {
    border-radius: 30px 0 0 30px;
}

.model__plank-left {
}

.model__plank-accent {
    font-weight: bold;
}

.model__plank-right {
}

.model__slider {
    margin-top: 15px;
    margin-left: 15px;
    /*width: 640px;*/
    width:100%;
}
.model:nth-child(odd) .model__slider {
    margin-right: 15px;
    margin-left: 0;
}

.model__right-corn {
    background: url('../img/corn-odd.png') no-repeat left top;
}
.model:nth-child(odd) .model__right-corn {
    background: url('../img/corn-even.png') no-repeat right top;
}


.model__image,
.model__thumbs {
    line-height: 0;
}

.model__image .swiper,
.model__thumbs .swiper {
    max-width: 640px;
}

.model__image {
    margin-bottom: 15px;
    border-radius: 20px;
    overflow:hidden;
}

.model__image-main {
    width: 100%;
    max-width: 98%;
    height: auto;
    border-radius: 20px;
}

.model__thumbs {
}

.model__thumbs .swiper-wrapper {
    justify-content: flex-start !important;
}

.model__thumbs .swiper-slide-thumb-active .model__thumb {
    border: 2px solid var(--bg-dark-light);
}

.model__thumb {
    width: 100%;
    max-width: 120px;
    border-radius: 20px;
    cursor: pointer;
    transition: opacity 0.3s ease;
}
.model__thumb:hover {
    opacity: 0.8;
}

.model__mobile-version {
    display: none;
}

@media (max-width: 1199px) {
    .model__desktop-version {
        display: none;
    }

    .model__mobile-version {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        background-color: var(--bg-gray-light);
        padding: 35px 25px;
        border-radius: 30px;
    }

    .model__mobile-version .model__title {
        order: 1;
        margin-bottom: 20px;
        text-align: center;
        font-size: 26px;
    }

    .model__mobile-version .model__benefit {
        order: 2;
        margin-bottom: 20px;
        justify-content: center;
    }

    .model__mobile-version .model__plank {
        order: 3;
        border-radius: 0;
        margin-top: 0;
        margin-bottom: 20px;
        justify-content: space-between;
    }

    .model__mobile-version .model__slider {
        order: 4;
        margin: 0 0 20px 0;
        width: 100%;
    }

    .model__mobile-version .main-swiper-mobile {
        width: 100% !important;
    }

    .model__mobile-version .main-swiper-mobile .swiper-wrapper {
        width: 100% !important;
    }

    .model__mobile-version .main-swiper-mobile .swiper-slide {
        width: 100% !important;
    }

    .model__mobile-version .model__image-main {
        width: 100%;
        height: auto;
        display: block;
    }

    .model__mobile-version .thumbs-swiper-mobile {
        width: 100% !important;
        margin-top: 15px;
    }

    .model__mobile-version .thumbs-swiper-mobile .swiper-wrapper {
        width: auto !important;
        justify-content: center;
    }

    .model__mobile-version .thumbs-swiper-mobile .swiper-slide {
        width: 100px !important;
        flex-shrink: 0;
    }

    .model__mobile-version .model__thumb {
        width: 100px;
        height: 75px;
        object-fit: cover;
        display: block;
    }

    .model__mobile-version .model__thumbs .swiper-slide-thumb-active .model__thumb {
        border: 2px solid var(--bg-dark-light);
    }

    .model__mobile-version .model__features {
        order: 5;
        margin: 0;
    }

    .model__mobile-version .model__buttons {
        order: 6;
    }
}

@media (max-width: 575px) {
    .model__feature {
        /* margin-bottom: 8px; */
        margin: 25px 0;
        font-size: 16px;
    }

    .model__feature:before {
        width: 20px;
        height: 20px;
        margin-right: 12px;
    }

    .model__benefit {
        font-size: 16px;
    }

    .model__buttons .btn {
        width: 100%;
        white-space: normal;
    }
}

section.models{
    padding: 40px 0;
}

/* РљРѕРЅС‚Р°РєС‚С‹ */
.contacts {
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
}

/* РћР±С‰РёР№ СЃС‚РёР»СЊ Р±Р»РѕРєРѕРІ */
.block {
    display: flex;
    align-items: stretch;
    margin: 30px 0;
    border: 1px solid #8F8F8F;
    height: 450px;
}

/* Р‘Р»РѕРє, РІС‹С…РѕРґСЏС‰РёР№ Р·Р° Р»РµРІС‹Р№ РєСЂР°Р№ */
.block-left {
    width: 100%;
    /*margin-right: calc((1320px - 1700px) / 2);*/
    border-radius: 30px 30px 30px 0;
    overflow: hidden;
}

/* Р‘Р»РѕРє, РІС‹С…РѕРґСЏС‰РёР№ Р·Р° РїСЂР°РІС‹Р№ РєСЂР°Р№ */
.block-right {
    width: 100%;
    /*margin-left: calc((1320px - 1700px) / 2);*/
    border-radius: 0 30px 30px 30px;
    overflow: hidden;
}

/* РћР±Р»Р°СЃС‚СЊ СЃ РєР°СЂС‚РѕР№ */
.map-area {
    width: 50%; /* С„РёРєСЃРёСЂРѕРІР°РЅРЅР°СЏ С€РёСЂРёРЅР° РєР°СЂС‚С‹ */
    height: 100%;
    flex: 0 0 auto;
    margin-top: -20px;
}

/* РўРµРєСЃС‚РѕРІР°СЏ С‡Р°СЃС‚СЊ */
.block .text {
    width: 50%; /* 1460px - 638px = 822px */
    padding: 40px 50px;
    flex: 0 0 auto;
}

/* РЎРїРµС†РёС„РёС‡РЅС‹Р№ РѕС‚СЃС‚СѓРї РґР»СЏ С‚РµРєСЃС‚Р° РІ block-right */
/*.block-right .text {
    padding: 40px 50px 40px 250px;
}*/

.block .text h3 {
    font-size: 46px;
    line-height: 1;
    font-weight: normal;
    margin-bottom: 20px;
}

.block .text .map-subtitle {
    font-family: "PTSans";
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 25px;
}

/* РЎС‚РёР»Рё РґР»СЏ С‚РѕС‡РµРє РёРЅС„РѕСЂРјР°С†РёРё */
.map-info-point {
    margin-bottom: 30px;
    font-family: "PTSans", sans-serif;
    font-weight: normal;
    font-size: 20px;
}

.map-info-point-phone {
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.map-info-point-geo {
    margin-bottom: 5px;
    align-items: center;
    display: flex;
}

/* РРєРѕРЅРєРё */
.map-info-point-phone::before {
    content: "";
    display: inline-flex;
    align-items: center;
    width: 24px;
    height: 24px;
    margin-right: 9px;
    background-image: url(../img/icon-phone.svg);
    filter: invert(86%) sepia(0%) saturate(633%) hue-rotate(317deg) brightness(99%) contrast(67%);
    background-size: contain;
    background-repeat: no-repeat;
}

.map-info-point-geo::before {
    content: "";
    display: inline-flex;
    align-items: center;
    width: 21px;
    height: 21px;
    margin-right: 9px;
    background-image: url(../img/icon-geo.svg);
    filter: invert(86%) sepia(0%) saturate(633%) hue-rotate(317deg) brightness(99%) contrast(67%);
    background-size: contain;
    background-repeat: no-repeat;
}

/* РЎСЃС‹Р»РєРё */
.map-info-point-phone a {
    color: var(--color-black);
    text-decoration: none;
    font-size: 28px;
    font-weight: 300;
}

.map-info-point-phone a:hover {
    color: var(--color-black);
}

.map-info-point-call a,
.map-info-point-howget a {
    color: var(--color-black);
}

.map-info-point-call a:hover,
.map-info-point-howget a:hover {
    color: var(--color-gray);
}

.map-info-point-call {
    margin-left: 36px;
}

.map-info-point-howget {
    margin-left: 28px;
}

/* Р¤СѓС‚РµСЂ РєР°СЂС‚С‹ */
.map-info__footer {
    margin-top: 30px;
}

/* РЎС‚РёР»Рё РґР»СЏ РЇРЅРґРµРєСЃ.РљР°СЂС‚ */
.block-left .map-area ymaps {
    border-radius: 30px 30px 30px 0 !important;
}
.block-right .map-area ymaps {
    border-radius: 30px !important;
}

/* РђРґР°РїС‚РёРІРЅРѕСЃС‚СЊ */
@media (max-width: 1699px) {
    .block-left,
    .block-right {
        width: 1272px;
    }

    .block-left {
        margin-right: calc((1320px - 1272px) / 2); /* 24px */
    }

    .block-right {
        margin-left: calc((1320px - 1272px) / 2 - 24px); /* 0px */
    }

    .block-right .text {
        padding: 40px 50px;
    }

    .block .text {
        width: 632px;
        padding: 25px 35px;
    }
}

@media (max-width: 1399px) {
    .contacts {
        padding: 50px 0;
    }

    .block-left,
    .block-right {
        width: 100%;
        margin: 0;
        flex-direction: column;
        height: auto;
        border-radius: 20px;
        border: 1px solid #8F8F8F;
    }

    .block-left {
        margin-bottom: 30px;
    }

    .block .text {
        order: 2;
        padding: 20px;
        margin: 30px 20px;
        width: auto;
    }

    .block-right .text {
        padding: 20px;
    }

    .map-area {
        width: 100%;
        height: 520px;
        min-height: 520px;
        order: 1;
    }

    .block-left .map-area ymaps,
    .block-right .map-area ymaps {
        border-radius: 20px 20px 0 0 !important;
    }
}

@media (max-width: 767px) {
    .map-area {
        width: 100%;
        height: 320px;
        min-height: 320px;
        order: 1;
    }

    .block .text h3 {
        font-size: 32px;
    }
}

@media (max-width: 575px) {
    .contacts {
        padding: 30px 0;
    }

    .block .text {
        padding: 15px;
        margin: 0;
    }

    .block .text h3 {
        font-size: 24px;
        margin-top: 20px;
    }

    .block .text .map-subtitle {
        font-size: 20px;
    }

    .map-info-point {
        font-size: 16px;
    }

    .map-info-point-phone a {
        font-size: 22px;
    }

    .map-info-point-geo {
        margin-bottom: 5px;
    }

    .map-info__footer a {
        display: block;
        width: 100%;
    }

    .map-info-point-call,
    .map-info-point-howget {
        margin-left: 0;
        margin-top: 10px;
    }
}

.menu-top--contacts-address{
        display: flex;
    align-items: center;
    margin-right: 80px;
    font-size: 16px;
}

@media (max-width:576px){
    .menu-top--contacts-address{
        display:none;
    }
}
