html {
    line-height: 1.15;

    -webkit-text-size-adjust: 100%;
    height: 100%;
    font-family:
        "Inter",
        system-ui,
        -apple-system,
        "Segoe UI",
        Roboto,
        Arial,
        sans-serif;
}

body {
    margin: 0;
    height: 100%;
}

main {
    display: block;
    height: 100%;
}

.page {
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
}

hr {
    overflow: visible;

    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    text-decoration: none;

    background-color: transparent;
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;

    border-bottom: none;

    -webkit-text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    display: table;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;

    white-space: normal;

    color: inherit;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;

    -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;

    -webkit-appearance: button;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden],
.hidden {
    display: none;
}

img {
    width: 100%;
    height: 100%;

    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

a[href],
.button {
    cursor: pointer;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;

    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

.disabled {
    cursor: default;
    pointer-events: none;

    opacity: 0.5;
}

.hidden {
    display: none;
}

.swiper-slide,
.card,
.gallery--item,
.banner-group .banner {
    -webkit-transform: translate3d(0, 0, 0);

    -webkit-backface-visibility: hidden;
}

.swiper-wrapper {
    -webkit-transform-style: preserve-3d;
}

.swiper-button-next,
.swiper-button-prev {
    cursor: pointer;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: "icomoon" !important;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.2;
}

.swiper-button-prev:after {
    content: "\e941";
}

.swiper-button-next:after {
    content: "\e942";
}

.swiper-pagination-bullets {
    --swiper-pagination-bottom: 12px;
}
.noscroll {
    overflow: hidden;

    margin-right: var(--scrollbarWidth, 17px);
}

.popup-scheme {
    position: fixed;
    z-index: 50;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: grid;
    overflow: hidden;

    width: 100vw;
    max-width: 100vw;
    height: 100vh;

    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -webkit-transform: translateZ(0);
    pointer-events: none;

    opacity: 0;
    background-color: rgba(0, 0, 0, 0.35);

    -webkit-overflow-scrolling: touch;
    place-items: center;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
}
.popup-scheme .popup__close {
    position: absolute;
    z-index: 42;
    top: 16px;
    right: 16px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 40px;

    cursor: pointer;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;

    border-radius: 4px;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cmask id='mask0_134_510' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='2' y='2' width='20' height='21'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.4141 12.6875L17.7071 8.39451C18.0981 8.00351 18.0981 7.37151 17.7071 6.98051C17.3161 6.58951 16.6841 6.58951 16.2931 6.98051L12.0001 11.2735L7.70713 6.98051C7.31613 6.58951 6.68413 6.58951 6.29313 6.98051C5.90213 7.37151 5.90213 8.00351 6.29313 8.39451L10.5861 12.6875L6.29313 16.9805C5.90213 17.3715 5.90213 18.0035 6.29313 18.3945C6.48813 18.5895 6.74413 18.6875 7.00013 18.6875C7.25613 18.6875 7.51213 18.5895 7.70713 18.3945L12.0001 14.1015L16.2931 18.3945C16.4881 18.5895 16.7441 18.6875 17.0001 18.6875C17.2561 18.6875 17.5121 18.5895 17.7071 18.3945C18.0981 18.0035 18.0981 17.3715 17.7071 16.9805L13.4141 12.6875Z' fill='black'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_134_510)'%3E%3Crect y='0.6875' width='24' height='24' fill='%23232323'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    aspect-ratio: 1/1;
}
.popup-scheme .popup__content {
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    overflow-y: auto;
    flex-direction: column;

    width: 100%;
    max-width: calc(100vw - 32px);
    max-height: calc(100vh - 32px); /* ! чтобы попап не выезжал за вертикальные пределы карты */

    -webkit-transition: 0.18s scale ease-in-out;
    -o-transition: 0.18s scale ease-in-out;
    transition: 0.18s scale ease-in-out;

    border-radius: 12px;
    background-color: white;

    scale: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
@media (min-width: 768px) {
    .popup-scheme .popup__content {
        max-width: 512px;
    }
}
.popup-scheme .popup__content_description {
    padding: clamp(16px, 16px + 16 * (100vw - 768px) / 1152, 32px);
}
.popup-scheme .popup__content_title {
    font-size: clamp(18px, 18px + 6 * (100vw - 768px) / 1152, 24px);
    font-weight: 700;

    margin-bottom: 8px;
}
.popup-scheme .popup__content_text {
    font-size: clamp(16px, 16px + 2 * (100vw - 768px) / 1152, 18px);

    color: #757575;
}
.popup-scheme .popup__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: clamp(16px, 16px + 8 * (100vw - 768px) / 1152, 24px);

    gap: 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.popup-scheme .popup__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: 16px;

    gap: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.popup-scheme .popup__actions .js-popup--sheme_link,
.popup-scheme .popup__actions .js-popup--sheme_tour {
    font-size: clamp(14px, 14px + 4 * (100vw - 1024px) / 896, 18px);
    font-weight: 500;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding: 12px 20px;

    -webkit-transition: 0.18s ease-in-out;
    -o-transition: 0.18s ease-in-out;
    transition: 0.18s ease-in-out;

    border-radius: 12px;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.popup-scheme .popup__actions .js-popup--sheme_link {
    color: #fff;
    background-color: #027eb7;
}
.popup-scheme .popup__actions .js-popup--sheme_link:hover {
    background-color: rgb(189, 29, 128);
}
.popup-scheme .popup__actions .js-popup--sheme_tour {
    border: 1px solid #027eb7;
    color: #027eb7;
}
.popup-scheme .popup__actions .js-popup--sheme_tour:hover {
    color: #fff;
    border-color: #027eb7;
    background-color: #027eb7;
}
.popup-scheme .popup__actions .is_hidden {
    display: none;
}
.popup-scheme .popup__content_image {
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    /*height: 100%;*/

    border-radius: 12px;

    aspect-ratio: 512/360;
}
.popup-scheme .slider_controls {
    position: absolute;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 0 10px;

    inset: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.popup-scheme .slider_controls .swiper-button-prev,
.popup-scheme .slider_controls .swiper-button-next {
    position: static;

    width: 36px;
    height: 36px;

    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
}
.popup-scheme .slider_controls .swiper-button-prev:after,
.popup-scheme .slider_controls .swiper-button-next:after {
    content: none;
}
.popup-scheme .slider_controls .swiper-button-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cmask id='mask0_134_169' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='2' y='2' width='20' height='21'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.2931 19.2574L8.29313 13.2574C7.90213 12.8664 7.90213 12.2344 8.29313 11.8434L14.2931 5.84342C14.6841 5.45242 15.3161 5.45242 15.7071 5.84342C16.0981 6.23442 16.0981 6.86642 15.7071 7.25742L10.4141 12.5504L15.7071 17.8434C16.0981 18.2344 16.0981 18.8664 15.7071 19.2574C15.5121 19.4524 15.2561 19.5504 15.0001 19.5504C14.7441 19.5504 14.4881 19.4524 14.2931 19.2574Z' fill='black'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_134_169)'%3E%3Crect y='0.550049' width='24' height='24' fill='%23232323'/%3E%3C/g%3E%3C/svg%3E");
}
.popup-scheme .slider_controls .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cmask id='mask0_134_180' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='2' y='2' width='20' height='21'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.70713 19.2574L15.7071 13.2574C16.0981 12.8664 16.0981 12.2344 15.7071 11.8434L9.70713 5.84342C9.31613 5.45242 8.68413 5.45242 8.29313 5.84342C7.90213 6.23442 7.90213 6.86642 8.29313 7.25742L13.5861 12.5504L8.29313 17.8434C7.90213 18.2344 7.90213 18.8664 8.29313 19.2574C8.48813 19.4524 8.74413 19.5504 9.00013 19.5504C9.25613 19.5504 9.51213 19.4524 9.70713 19.2574Z' fill='black'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_134_180)'%3E%3Crect y='0.550049' width='24' height='24' fill='%23232323'/%3E%3C/g%3E%3C/svg%3E");
}
.popup-scheme .slider_controls .swiper_pagination {
    position: absolute;
    z-index: 1;
    bottom: 5px;
    left: 50%;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    translate: -50% -10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.popup-scheme .slider_controls .swiper_pagination .swiper-pagination-bullet {
    background: white;
}
.popup-scheme .slider_controls .swiper_pagination .swiper-pagination-bullet-active {
    scale: 1.1;
}
.popup-scheme .img-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.popup-scheme.is_active {
    pointer-events: all;

    opacity: 1;
}
.popup-scheme.is_active .popup__content {
    scale: 1;
}

/*scheme */
.content_scheme {
    position: relative;

    overflow: hidden;
    width: 100%;
    height: 100%;
}
.content_scheme .scheme_svg {
    overflow-x: auto;
    overflow-y: hidden;
    /* height: 100%; */
    /* width: 100%; */
}
@media (max-width: 768px) {
    .content_scheme .scheme_svg {
        width: auto;
        height: 100%;
    }
    /* .content_scheme .scheme_svg svg {
        height: 70vh;
    } */
}
.content_scheme .scheme {
    aspect-ratio: 1920/790;
}
.content_scheme svg {
    max-width: inherit;
    height: 100%;

    aspect-ratio: 1920/790;
}
.content_scheme svg image {
    width: 100%;
    height: 100%;
}
.content_scheme .placemark {
    cursor: pointer;

    opacity: 1;
}
.content_scheme .scheme--tooltip {
    position: fixed;
    z-index: 6;

    max-width: 240px;
    padding: 12px 18px;

    -webkit-transition: opacity 0.18s;
    -o-transition: opacity 0.18s;
    transition: opacity 0.18s;
    pointer-events: none;

    opacity: 0;
    border-radius: 8px;
    background-color: #fff;
}
.content_scheme .scheme--tooltip p {
    font-size: 16px;

    display: -webkit-box;
    overflow: hidden;

    margin: 0;

    color: #2a2827;

    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.content_scheme .scheme--tooltip.is_active {
    opacity: 1;
}
.content_scheme [data-target] [data-close] {
    -webkit-transition: 0.18s in-out;
    -o-transition: 0.18s in-out;
    transition: 0.18s in-out;

    opacity: 0;
}
.content_scheme [data-target].is_active [data-close] {
    opacity: 1;
}
.content_scheme .placemark {
    -webkit-transition: opacity 0.18s;
    -o-transition: opacity 0.18s;
    transition: opacity 0.18s;
}
.content_scheme .placemark.is_hidden {
    pointer-events: none;

    opacity: 0;
}
.content_scheme .legend {
    position: absolute;
    top: auto;
    bottom: clamp(16px, 16px + 24 * (100vw - 1024px) / 896, 40px);

    overflow: hidden;

    width: 100%;
}
@media (max-width: 768px) {
    .content_scheme .legend {
        margin: 10px -32px;
        padding: 0 32px;
    }
}
.content_scheme .legend-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    padding: 0 clamp(16px, 16px + 24 * (100vw - 1024px) / 896, 40px);

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

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.content_scheme .legend-content {
    z-index: 1;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    gap: 16px;
}
.content_scheme .legend-content button {
    font-size: clamp(14px, 14px + 6 * (100vw - 1024px) / 896, 20px);

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding: clamp(6px, 6px + 2 * (100vw - 1024px) / 896, 12px) clamp(20px, 20px + 4 * (100vw - 1024px) / 896, 24px);

    cursor: pointer;
    -webkit-transition: 0.18s ease-in-out;
    -o-transition: 0.18s ease-in-out;
    transition: 0.18s ease-in-out;
    text-align: left;
    white-space: nowrap;
    text-decoration: none;

    opacity: 0.7;
    color: #fff;
    border: 0 solid transparent;
    border-radius: 50px;
    background: -o-linear-gradient(
        4.89deg,
        rgba(255, 255, 255, 0.05) -2.08%,
        rgba(255, 255, 255, 0.05) 33.37%,
        rgba(255, 255, 255, 0.05) 63.49%,
        rgba(255, 255, 255, 0.05) 97.87%
    );
    background: linear-gradient(
        85.11deg,
        rgba(255, 255, 255, 0.05) -2.08%,
        rgba(255, 255, 255, 0.05) 33.37%,
        rgba(255, 255, 255, 0.05) 63.49%,
        rgba(255, 255, 255, 0.05) 97.87%
    );
    -webkit-box-shadow: 0 0 8px 0 rgba(255, 255, 255, 0.2509803922) inset;
    box-shadow: 0 0 8px 0 rgba(255, 255, 255, 0.2509803922) inset;

    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
}
.content_scheme .legend-content button:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    /*content: '';*/

    border: 0.6px solid transparent;
    border-radius: 50px;
    background:
        -o-radial-gradient(0% 100%, 49.62% 50%, #fff 18.6%, rgba(255, 255, 255, 0) 100%) border-box,
        -o-radial-gradient(100% 0%, 50.38% 50.38%, #fff 18.6%, rgba(255, 255, 255, 0) 100%) border-box;
    background:
        radial-gradient(49.62% 50% at 0% 100%, #fff 18.6%, rgba(255, 255, 255, 0) 100%) border-box,
        radial-gradient(50.38% 50.38% at 100% 0%, #fff 18.6%, rgba(255, 255, 255, 0) 100%) border-box;

    -webkit-mask:
        -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,
        -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask:
        linear-gradient(#fff 0 0) padding-box,
        linear-gradient(#fff 0 0);
    mask:
        -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,
        -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask:
        linear-gradient(#fff 0 0) padding-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}
.content_scheme .legend-content button:hover {
    opacity: 0.9;
}
.content_scheme .legend-content button.is_active {
    opacity: 1;
    /*-webkit-box-shadow: 0 6px 26.1px 0 rgba(255, 255, 255, .25);*/
    /*        box-shadow: 0 6px 26.1px 0 rgba(255, 255, 255, .25);*/
    background-color: #027eb7;
}
.content_scheme .legend .slider_controls {
    display: none;
}
@media (min-width: 768px) {
    .content_scheme .legend .slider_controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        margin-left: auto;

        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 8px;
    }
    .content_scheme .legend .slider_controls .swiper--prev,
    .content_scheme .legend .slider_controls .swiper--next {
        position: relative;

        width: 48px;

        cursor: pointer;

        border-radius: 50%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 55%;
        -webkit-box-shadow: 0 6px 26.1px 0 rgba(255, 255, 255, 0.25);
        box-shadow: 0 6px 26.1px 0 rgba(255, 255, 255, 0.25);

        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        aspect-ratio: 1/1;
    }
    .content_scheme .legend .slider_controls .swiper--prev.swiper-button-disabled,
    .content_scheme .legend .slider_controls .swiper--next.swiper-button-disabled {
        pointer-events: none;

        opacity: 0.7;
    }
    .content_scheme .legend .slider_controls .swiper--prev:before,
    .content_scheme .legend .slider_controls .swiper--next:before {
        position: absolute;

        padding: 1px;

        content: "";
        pointer-events: none;

        border-radius: 50px;
        background: -o-linear-gradient(
            285deg,
            rgb(255, 255, 255) 0%,
            rgba(255, 255, 255, 0) 5%,
            rgb(255, 255, 255) 50%,
            rgb(255, 255, 255) 70%,
            rgb(255, 255, 255) 85%,
            rgba(255, 255, 255, 0.3) 95%,
            rgba(255, 255, 255, 0) 100%
        );
        background: linear-gradient(
            165deg,
            rgb(255, 255, 255) 0%,
            rgba(255, 255, 255, 0) 5%,
            rgb(255, 255, 255) 50%,
            rgb(255, 255, 255) 70%,
            rgb(255, 255, 255) 85%,
            rgba(255, 255, 255, 0.3) 95%,
            rgba(255, 255, 255, 0) 100%
        );

        inset: 0;
        -webkit-mask:
            -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,
            -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
        -webkit-mask:
            linear-gradient(#fff 0 0) content-box,
            linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
    }
    .content_scheme .legend .slider_controls .swiper--next {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='26' viewBox='0 0 28 26' fill='none'%3E%3Cg filter='url(%23filter0_d_108_7244)'%3E%3Cpath d='M14.6594 22L25.5 11L14.6594 0L12.3571 2.3134L19.2527 9.31031H2.5V12.6897H19.2527L12.3571 19.6753L14.6594 22Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_108_7244' x='0.5' y='0' width='27' height='26' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_108_7244'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_108_7244' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    }
    .content_scheme .legend .slider_controls .swiper--prev {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='26' viewBox='0 0 28 26' fill='none'%3E%3Cg filter='url(%23filter0_d_108_7242)'%3E%3Cpath d='M13.3406 22L2.5 11L13.3406 0L15.6429 2.3134L8.74733 9.31031H25.5V12.6897H8.74733L15.6429 19.6753L13.3406 22Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_108_7242' x='0.5' y='0' width='27' height='26' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_108_7242'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_108_7242' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    }
}
.slider_controls--hidden {
    display: none !important;
}
.content_scheme .legend {
    pointer-events: none;
}
.content_scheme .swiper--prev,
.content_scheme .swiper--next,
.content_scheme .legend-item {
    pointer-events: all;
}
.content_scheme .legend-content button {
    width: max-content;
}
