@charset "UTF-8";
@import url("https://use.typekit.net/nyf0nth.css");
@import url("https://use.typekit.net/fvv1lpt.css");
button {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    font-family: inherit;
}

.bg-image img,
.bg-image picture,
.bg-image picture img, .covered, .cover-bg {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none;
}

.covered-pointer {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
}

.d-flex-cc,
.d-flex-center-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

body {
    font-size: 16px;
    line-height: 1.5;
}

.text--3xl, .text--4xl, .text--5xl, .text--6xl, .text--7xl, .text--8xl {
    color: var(--color-white);
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .text--3xl, .text--4xl, .text--5xl, .text--6xl, .text--7xl, .text--8xl {
        letter-spacing: -0.02em;
    }
}

.text--8xl {
    font-size: 96px;
    line-height: 1;
}
@media only screen and (max-width: 1500px) {
    .text--8xl {
        font-size: 72px;
    }
}
@media only screen and (max-width: 1200px) {
    .text--8xl {
        font-size: 64px;
    }
}
@media only screen and (max-width: 1022px) {
    .text--8xl {
        font-size: 55px;
    }
}
@media only screen and (max-width: 767px) {
    .text--8xl {
        font-size: 45px;
    }
}

.text--7xl {
    font-size: 72px;
    line-height: 1.05;
}
@media only screen and (max-width: 1500px) {
    .text--7xl {
        font-size: 66px;
    }
}
@media only screen and (max-width: 1200px) {
    .text--7xl {
        font-size: 50px;
    }
}
@media only screen and (max-width: 1022px) {
    .text--7xl {
        font-size: 40px;
        line-height: normal;
    }
}
@media only screen and (max-width: 767px) {
    .text--7xl {
        font-size: 30px;
    }
}

.text--6xl {
    font-size: 60px;
}
@media only screen and (max-width: 1500px) {
    .text--6xl {
        font-size: 54px;
    }
}
@media only screen and (max-width: 1200px) {
    .text--6xl {
        font-size: 45px;
    }
}
@media only screen and (max-width: 1022px) {
    .text--6xl {
        font-size: 42px;
    }
}
@media only screen and (max-width: 767px) {
    .text--6xl {
        font-size: 36px;
    }
}

.text--5xl {
    font-size: 48px;
    line-height: 1;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1500px) {
    .text--5xl {
        font-size: 44px;
    }
}
@media only screen and (max-width: 1200px) {
    .text--5xl {
        font-size: 40px;
    }
}
@media only screen and (max-width: 1022px) {
    .text--5xl {
        font-size: 38px;
    }
}
@media only screen and (max-width: 767px) {
    .text--5xl {
        font-size: 32px;
    }
}

.text--4xl {
    font-size: 36px;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .text--4xl {
        font-size: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .text--4xl {
        font-size: 28px;
    }
}

.text--3xl {
    font-size: 30px;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .text--3xl {
        font-size: 28px;
    }
}
@media only screen and (max-width: 767px) {
    .text--3xl {
        font-size: 24px;
    }
}

.text--128, .text--9xl {
    font-size: 128px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.06em;
}
@media only screen and (max-width: 1500px) {
    .text--128, .text--9xl {
        font-size: 100px;
    }
}
@media only screen and (max-width: 1200px) {
    .text--128, .text--9xl {
        font-size: 70px;
    }
}
@media only screen and (max-width: 1022px) {
    .text--128, .text--9xl {
        font-size: 55px;
        letter-spacing: normal;
    }
}
@media only screen and (max-width: 767px) {
    .text--128, .text--9xl {
        font-size: 38px;
    }
}

.text--80 {
    font-size: 80px;
    letter-spacing: 0.02em;
}
@media only screen and (max-width: 1500px) {
    .text--80 {
        font-size: 75px;
    }
}
@media only screen and (max-width: 1200px) {
    .text--80 {
        font-size: 60px;
        line-height: 1.2;
    }
}
@media only screen and (max-width: 1022px) {
    .text--80 {
        font-size: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .text--80 {
        font-size: 32px;
    }
}

.text--64 {
    font-size: 64px;
    line-height: 1;
}
@media only screen and (max-width: 1500px) {
    .text--64 {
        font-size: 54px;
    }
}
@media only screen and (max-width: 1200px) {
    .text--64 {
        font-size: 45px;
    }
}
@media only screen and (max-width: 1022px) {
    .text--64 {
        font-size: 42px;
    }
}
@media only screen and (max-width: 767px) {
    .text--64 {
        font-size: 36px;
    }
}

.text--24, .text--2xl {
    font-size: 24px;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .text--24, .text--2xl {
        font-size: 22px;
    }
}
@media only screen and (max-width: 767px) {
    .text--24, .text--2xl {
        font-size: 20px;
    }
}

.text--20, .text--xl {
    font-size: 20px;
    line-height: normal;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1022px) {
    .text--20, .text--xl {
        font-size: 18px;
    }
}

.text--18 {
    font-size: 18px;
}

.text--16 {
    font-size: 16px;
}

.text--14 {
    font-size: 14px;
    line-height: 1.5;
}

.text--12 {
    font-size: 12px;
}

a:focus-visible,
button:focus-visible,
.btn:focus-visible,
.focus-visible:focus-visible,
.focus-within:focus-visible {
    outline-color: var(--color-focus);
    outline-style: solid;
    outline-offset: 0;
    outline-width: 2.5px;
    transition: outline-offset 0.2s linear;
}

.text *,
.title *,
.title-main * {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-align: inherit;
    font-style: inherit;
    font-family: inherit;
}

.overflow-backface {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.bg-video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #000;
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

:root {
    --color-white: #fff;
    --color-black: #000;
    --color-red: #d52b29;
    --color-bg: #231f20;
    --color-gray-50: #fafafa;
    --color-gray-100: #f5f5f5;
    --color-gray-200: #e5e5e5;
    --color-gray-300: #d4d4d4;
    --color-gray-400: #a3a3a3;
    --color-gray-500: #737373;
    --color-gray-600: #525252;
    --color-gray-700: #404040;
    --color-gray-800: #262626;
    --color-gray-900: #171717;
    --color-gray-950: #0a0a0a;
    --color-mgml: #e73137;
    --color-mestni-muzej: #f03c43;
    --color-emona: #f10e45;
    --color-plecnikova: #cdba96;
    --color-vila-zlatica: #b7a277;
    --color-jakopic: #231f20;
    --color-jakopic-secondary: #60407d;
    --color-cukrarna: #212121;
    --color-mestna-galerija: #1ec08c;
    --color-bezigrad: #f28e1e;
    --color-vzigalice: #f9ac17;
    --color-tobacna: #ce080a;
    --color-teal: #007887;
    --color-arheopark-turquoise: #0f8384;
    --color-arheopark-yellow: #fcdd2e;
    --color-arheopark-scarlet: #c63e3d;
    --color-orange-tag: #f18e0f;
    --color-warning: #ffa726;
    --color-error: #e73137;
    --color-success: #66bb6a;
    --color-validation-failed: #e73137;
    --color-highlight-start: #968a84;
    --color-highlight-end: #968a84;
    --color-highlight-end-alt: #968a84;
    --easing-ease-in-out: cubic-bezier(0.55, 0, 0.45, 1);
    --easing-slow-down: cubic-bezier(0.25, 0.49, 0.31, 1);
    --easing-long-slow-down: cubic-bezier(0.13, 0.63, 0.4, 0.97);
    --easing-ease-motion: cubic-bezier(0.66, 0.19, 0.29, 0.79);
    --easing-expressive-in-out: cubic-bezier(0.76, 0.09, 0.03, 0.96);
    --easing-fly-in: cubic-bezier(0.08, 0.69, 0.07, 1);
    --easing-fly-out: cubic-bezier(0.54, 0.01, 0.99, 0.26);
    --font-primary: neue-haas-unica, sans-serif;
    --theme-font: neue-haas-unica, sans-serif;
    --font-dante: dante-mt-pro, sans-serif;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    text-align: left;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 1rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: 700;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    text-decoration: none;
    background-color: transparent;
}
a:hover, a:focus {
    text-decoration: none;
}

a:not([href]):not([tabindex]) {
    text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 1rem;
}

button {
    border-radius: 0;
    text-transform: none;
    cursor: pointer;
    -webkit-appearance: button;
}

input,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

select {
    word-wrap: normal;
    text-transform: none;
}

input {
    overflow: visible;
}

[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 {
    padding: 0;
    border-style: none;
}

input[type=radio],
input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

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

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

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

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

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

@media (min-width: 320px) {
    .text-xs-center {
        text-align: center;
    }

    .text-xs-left {
        text-align: left;
    }

    .text-xs-right {
        text-align: right;
    }

    .d-xs-none {
        display: none !important;
    }

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

    .d-xs-block {
        display: block !important;
    }

    .d-xs-flex {
        display: flex !important;
    }

    .d-xs-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .text-sm-center {
        text-align: center;
    }

    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .d-sm-none {
        display: none !important;
    }

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

    .d-sm-block {
        display: block !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 1023px) {
    .text-md-center {
        text-align: center;
    }

    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .d-md-none {
        display: none !important;
    }

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

    .d-md-block {
        display: block !important;
    }

    .d-md-flex {
        display: flex !important;
    }

    .d-md-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 1201px) {
    .text-lg-center {
        text-align: center;
    }

    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .d-lg-none {
        display: none !important;
    }

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

    .d-lg-block {
        display: block !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 1500px) {
    .text-xl-center {
        text-align: center;
    }

    .text-xl-left {
        text-align: left;
    }

    .text-xl-right {
        text-align: right;
    }

    .d-xl-none {
        display: none !important;
    }

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

    .d-xl-block {
        display: block !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem;
}

.container {
    display: block;
    margin: 0 auto;
    max-width: calc(100% - 48px);
    padding: 0;
    width: 100%;
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
}

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

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

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
}

[class*=col-] {
    padding-left: 12px;
    padding-right: 12px;
}

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

.col-xs-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
}

.col-xs-2 {
    -ms-flex-preferred-size: 16.666667%;
    flex-basis: 16.666667%;
    max-width: 16.666667%;
}

.col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}

.col-xs-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
}

.col-xs-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
}

.col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

.col-xs-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
}

.col-xs-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
}

.col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}

.col-xs-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
}

.col-xs-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
}

.col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.col-xs-offset-1 {
    margin-left: 8.333%;
}

.col-xs-offset-2 {
    margin-left: 16.666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.333%;
}

.col-xs-offset-5 {
    margin-left: 41.667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.333%;
}

.col-xs-offset-8 {
    margin-left: 66.667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.333%;
}

.col-xs-offset-11 {
    margin-left: 91.667%;
}

.start-xs {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
}

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

.end-xs {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
}

.top-xs {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
}

.middle-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.bottom-xs {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
}

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

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

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

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

@media only screen and (min-width: 768px) {
    .row {
        margin-left: -12px;
        margin-right: -12px;
    }

    .container {
        max-width: calc(100% - 48px);
    }

    .col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
    }

    [class*=col-] {
        padding-left: 12px;
        padding-right: 12px;
    }

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

    .col-sm-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%;
    }

    .col-sm-2 {
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
    }

    .col-sm-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%;
    }

    .col-sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%;
    }

    .col-sm-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%;
    }

    .col-sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%;
    }

    .col-sm-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%;
    }

    .col-sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }

    .col-sm-offset-1 {
        margin-left: 8.333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.667%;
    }

    .start-sm {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start;
    }

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

    .end-sm {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end;
    }

    .top-sm {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start;
    }

    .middle-sm {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
    }

    .bottom-sm {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end;
    }

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

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

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

    .last-sm {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
}
@media only screen and (min-width: 1023px) {
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .container {
        max-width: 1010px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .col-md,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
    }

    [class*=col-] {
        padding-left: 10px;
        padding-right: 10px;
    }

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

    .col-md-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%;
    }

    .col-md-2 {
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
    }

    .col-md-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%;
    }

    .col-md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%;
    }

    .col-md-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%;
    }

    .col-md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%;
    }

    .col-md-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%;
    }

    .col-md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.333%;
    }

    .col-md-offset-2 {
        margin-left: 16.666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.333%;
    }

    .col-md-offset-5 {
        margin-left: 41.667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.333%;
    }

    .col-md-offset-8 {
        margin-left: 66.667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.333%;
    }

    .col-md-offset-11 {
        margin-left: 91.667%;
    }

    .start-md {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start;
    }

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

    .end-md {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end;
    }

    .top-md {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start;
    }

    .middle-md {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
    }

    .bottom-md {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end;
    }

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

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

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

    .last-md {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
}
@media only screen and (min-width: 1201px) {
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .container {
        max-width: 1220px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .col-lg,
.col-lg-1,
.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-10,
.col-lg-11,
.col-lg-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
    }

    [class*=col-] {
        padding-left: 10px;
        padding-right: 10px;
    }

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

    .col-lg-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%;
    }

    .col-lg-2 {
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
    }

    .col-lg-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%;
    }

    .col-lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%;
    }

    .col-lg-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%;
    }

    .col-lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%;
    }

    .col-lg-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%;
    }

    .col-lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.667%;
    }

    .start-lg {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start;
    }

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

    .end-lg {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end;
    }

    .top-lg {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start;
    }

    .middle-lg {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
    }

    .bottom-lg {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end;
    }

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

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

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

    .last-lg {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
}
@media only screen and (min-width: 1501px) {
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .container {
        max-width: 1268px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .col-xl,
.col-xl-1,
.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-10,
.col-xl-11,
.col-xl-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
    }

    [class*=col-] {
        padding-left: 10px;
        padding-right: 10px;
    }

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

    .col-xl-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%;
    }

    .col-xl-2 {
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
    }

    .col-xl-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%;
    }

    .col-xl-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%;
    }

    .col-xl-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%;
    }

    .col-xl-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%;
    }

    .col-xl-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%;
    }

    .col-xl-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .col-xl-offset-0 {
        margin-left: 0;
    }

    .col-xl-offset-1 {
        margin-left: 8.333%;
    }

    .col-xl-offset-2 {
        margin-left: 16.666667%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-4 {
        margin-left: 33.333%;
    }

    .col-xl-offset-5 {
        margin-left: 41.667%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-7 {
        margin-left: 58.333%;
    }

    .col-xl-offset-8 {
        margin-left: 66.667%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-10 {
        margin-left: 83.333%;
    }

    .col-xl-offset-11 {
        margin-left: 91.667%;
    }

    .start-xl {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start;
    }

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

    .end-xl {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end;
    }

    .top-xl {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start;
    }

    .middle-xl {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
    }

    .bottom-xl {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end;
    }

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

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

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

    .last-xl {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
}
:focus {
    outline: none;
}

a,
button,
.btn,
.focus-visible,
.focus-within {
    outline-offset: 6px;
}
.mt-160 {
    margin-top: 160px;
}
@media only screen and (max-width: 1200px) {
    .mt-160 {
        margin-top: 120px;
    }
}
@media only screen and (max-width: 1022px) {
    .mt-160 {
        margin-top: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .mt-160 {
        margin-top: 60px;
    }
}
.mt-150 {
    margin-top: 150px;
}
@media only screen and (max-width: 1200px) {
    .mt-150 {
        margin-top: 120px;
    }
}
@media only screen and (max-width: 1022px) {
    .mt-150 {
        margin-top: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .mt-150 {
        margin-top: 60px;
    }
}
.mt-120 {
    margin-top: 120px;
}
@media only screen and (max-width: 1500px) {
    .mt-120 {
        margin-top: 100px;
    }
}
@media only screen and (max-width: 1200px) {
    .mt-120 {
        margin-top: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .mt-120 {
        margin-top: 60px;
    }
}
.mt-100 {
    margin-top: 100px;
}
@media only screen and (max-width: 1200px) {
    .mt-100 {
        margin-top: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .mt-100 {
        margin-top: 60px;
    }
}
.mt-96 {
    margin-top: 96px;
}
@media only screen and (max-width: 1200px) {
    .mt-96 {
        margin-top: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .mt-96 {
        margin-top: 60px;
    }
}
.mt-90 {
    margin-top: 90px;
}
@media only screen and (max-width: 1200px) {
    .mt-90 {
        margin-top: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .mt-90 {
        margin-top: 40px;
    }
}
.mt-80 {
    margin-top: 80px;
}
@media only screen and (max-width: 1200px) {
    .mt-80 {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 1022px) {
    .mt-80 {
        margin-top: 40px;
    }
}
.mt-70 {
    margin-top: 70px;
}
@media only screen and (max-width: 1200px) {
    .mt-70 {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 1022px) {
    .mt-70 {
        margin-top: 40px;
    }
}
.mt-64 {
    margin-top: 64px;
}
@media only screen and (max-width: 1200px) {
    .mt-64 {
        margin-top: 40px;
    }
}
.mt-60 {
    margin-top: 60px;
}
@media only screen and (max-width: 1200px) {
    .mt-60 {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 1022px) {
    .mt-60 {
        margin-top: 30px;
    }
}
.mt-50 {
    margin-top: 50px;
}
@media only screen and (max-width: 1200px) {
    .mt-50 {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 1022px) {
    .mt-50 {
        margin-top: 30px;
    }
}
.mt-44 {
    margin-top: 44px;
}
@media only screen and (max-width: 1022px) {
    .mt-44 {
        margin-top: 32px;
    }
}
.mt-40 {
    margin-top: 40px;
}
@media only screen and (max-width: 1200px) {
    .mt-40 {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 1022px) {
    .mt-40 {
        margin-top: 20px;
    }
}
.mt-32 {
    margin-top: 32px;
}
@media only screen and (max-width: 1200px) {
    .mt-32 {
        margin-top: 20px;
    }
}
.mt-30 {
    margin-top: 30px;
}
@media only screen and (max-width: 1200px) {
    .mt-30 {
        margin-top: 20px;
    }
}
.mt-24 {
    margin-top: 24px;
}
@media only screen and (max-width: 1200px) {
    .mt-24 {
        margin-top: 15px;
    }
}
.mt-20 {
    margin-top: 20px;
}
@media only screen and (max-width: 767px) {
    .mt-20 {
        margin-top: 12px;
    }
}
.mt-16 {
    margin-top: 16px;
}
@media only screen and (max-width: 767px) {
    .mt-16 {
        margin-top: 8px;
    }
}
.mt-12 {
    margin-top: 12px;
}

.mb-160 {
    margin-bottom: 160px;
}
@media only screen and (max-width: 1200px) {
    .mb-160 {
        margin-bottom: 120px;
    }
}
@media only screen and (max-width: 1022px) {
    .mb-160 {
        margin-bottom: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .mb-160 {
        margin-bottom: 60px;
    }
}
.mb-150 {
    margin-bottom: 150px;
}
@media only screen and (max-width: 1200px) {
    .mb-150 {
        margin-bottom: 120px;
    }
}
@media only screen and (max-width: 1022px) {
    .mb-150 {
        margin-bottom: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .mb-150 {
        margin-bottom: 60px;
    }
}
.mb-120 {
    margin-bottom: 120px;
}
@media only screen and (max-width: 1200px) {
    .mb-120 {
        margin-bottom: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .mb-120 {
        margin-bottom: 60px;
    }
}
.mb-100 {
    margin-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
    .mb-100 {
        margin-bottom: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .mb-100 {
        margin-bottom: 60px;
    }
}
.mb-96 {
    margin-bottom: 96px;
}
@media only screen and (max-width: 1200px) {
    .mb-96 {
        margin-bottom: 70px;
    }
}
@media only screen and (max-width: 767px) {
    .mb-96 {
        margin-bottom: 60px;
    }
}
.mb-90 {
    margin-bottom: 90px;
}
@media only screen and (max-width: 1200px) {
    .mb-90 {
        margin-bottom: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .mb-90 {
        margin-bottom: 40px;
    }
}
.mb-80 {
    margin-bottom: 80px;
}
@media only screen and (max-width: 1200px) {
    .mb-80 {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 1022px) {
    .mb-80 {
        margin-bottom: 40px;
    }
}
.mb-70 {
    margin-bottom: 70px;
}
@media only screen and (max-width: 1200px) {
    .mb-70 {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 1022px) {
    .mb-70 {
        margin-bottom: 40px;
    }
}
.mb-64 {
    margin-bottom: 64px;
}
@media only screen and (max-width: 1200px) {
    .mb-64 {
        margin-bottom: 40px;
    }
}
.mb-60 {
    margin-bottom: 60px;
}
@media only screen and (max-width: 1200px) {
    .mb-60 {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 1022px) {
    .mb-60 {
        margin-bottom: 30px;
    }
}
.mb-50 {
    margin-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
    .mb-50 {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 1022px) {
    .mb-50 {
        margin-bottom: 30px;
    }
}
.mb-44 {
    margin-bottom: 44px;
}
@media only screen and (max-width: 1200px) {
    .mb-44 {
        margin-bottom: 32px;
    }
}
.mb-40 {
    margin-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
    .mb-40 {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 1022px) {
    .mb-40 {
        margin-bottom: 20px;
    }
}
.mb-32 {
    margin-bottom: 32px;
}
@media only screen and (max-width: 1200px) {
    .mb-32 {
        margin-bottom: 20px;
    }
}
.mb-30 {
    margin-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
    .mb-30 {
        margin-bottom: 20px;
    }
}
.mb-24 {
    margin-bottom: 24px;
}
@media only screen and (max-width: 1200px) {
    .mb-24 {
        margin-bottom: 15px;
    }
}
.mb-20 {
    margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
    .mb-20 {
        margin-bottom: 12px;
    }
}
.mb-16 {
    margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
    .mb-16 {
        margin-bottom: 8px;
    }
}
.mb-12 {
    margin-bottom: 12px;
}

.nice-select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 38px;
    line-height: 36px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
.nice-select:hover {
    border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999;
}
.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: "";
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px;
}
.nice-select.open:after {
    transform: rotate(-135deg);
}
.nice-select.open .nice-select-dropdown {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0);
}
.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}
.nice-select.disabled:after {
    border-color: #cccccc;
}
.nice-select.wide {
    width: 100%;
}
.nice-select.wide .nice-select-dropdown {
    left: 0 !important;
    right: 0 !important;
}
.nice-select.right {
    float: right;
}
.nice-select.right .nice-select-dropdown {
    left: auto;
    right: 0;
}
.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}
.nice-select.small:after {
    height: 4px;
    width: 4px;
}
.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}
.nice-select .nice-select-dropdown {
    margin-top: 4px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(19px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    opacity: 0;
}
.nice-select .list {
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
    max-height: 210px;
    overflow-y: auto;
}
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6;
}
.nice-select .option.selected {
    font-weight: bold;
}
.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}
.nice-select .optgroup {
    font-weight: bold;
}

.no-csspointerevents .nice-select .nice-select-dropdown {
    display: none;
}
.no-csspointerevents .nice-select.open .nice-select-dropdown {
    display: block;
}

.nice-select .list::-webkit-scrollbar {
    width: 0;
}

.nice-select .has-multiple {
    white-space: inherit;
    height: auto;
    padding: 7px 12px;
    min-height: 36px;
    line-height: 22px;
}
.nice-select .has-multiple span.current {
    border: 1px solid #CCC;
    background: #EEE;
    padding: 0 10px;
    border-radius: 3px;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 3px;
    margin-right: 3px;
}
.nice-select .has-multiple .multiple-options {
    display: block;
    line-height: 24px;
    padding: 0;
}
.nice-select .nice-select-search-box {
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    pointer-events: none;
    border-radius: 5px 5px 0 0;
}
.nice-select .nice-select-search {
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 0 10px 0 0;
    width: 100%;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0 !important;
    font-size: 14px;
}

/* stylelint-disable */
/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-family: Arial, sans-serif;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}

.irs-handle {
    position: absolute;
    display: block;
    box-sizing: border-box;
    cursor: default;
    z-index: 1;
}

.irs-handle.type_last {
    z-index: 2;
}

.irs-min,
.irs-max {
    position: absolute;
    display: block;
    cursor: default;
}

.irs-min {
    left: 0;
}

.irs-max {
    right: 0;
}

.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}

.irs-grid-pol.small {
    height: 4px;
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}

.irs-disabled {
    opacity: 0.4;
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

.irs--flat {
    height: 40px;
}

.irs--flat.irs-with-grid {
    height: 60px;
}

.irs--flat .irs-line {
    top: 25px;
    height: 12px;
    background-color: #e1e4e9;
    border-radius: 4px;
}

.irs--flat .irs-bar {
    top: 25px;
    height: 12px;
    background-color: #ed5565;
}

.irs--flat .irs-bar--single {
    border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: #e1e4e9;
}

.irs--flat .irs-handle {
    top: 22px;
    width: 16px;
    height: 18px;
    background-color: transparent;
}

.irs--flat .irs-handle > i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #da4453;
}

.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
    background-color: #a43540;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
    top: 0;
    padding: 1px 3px;
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #e1e4e9;
    border-radius: 4px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    color: white;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #ed5565;
    border-radius: 4px;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
    background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
    color: #999;
}

.irs--big {
    height: 55px;
}

.irs--big.irs-with-grid {
    height: 70px;
}

.irs--big .irs-line {
    top: 33px;
    height: 12px;
    background-color: white;
    background: linear-gradient(to bottom, #ddd -50%, white 150%);
    border: 1px solid #ccc;
    border-radius: 12px;
}

.irs--big .irs-bar {
    top: 33px;
    height: 12px;
    background-color: #92bce0;
    border: 1px solid #428bca;
    background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

.irs--big .irs-bar--single {
    border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: rgba(66, 139, 202, 0.5);
}

.irs--big .irs-handle {
    top: 25px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: #cbcfd5;
    background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
    border-radius: 30px;
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
    border-color: rgba(0, 0, 0, 0.45);
    background-color: #939ba7;
    background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
}

.irs--big .irs-min,
.irs--big .irs-max {
    top: 0;
    padding: 1px 5px;
    color: white;
    text-shadow: none;
    background-color: #9f9f9f;
    border-radius: 3px;
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
    color: white;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #428bca;
    background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    border-radius: 3px;
}

.irs--big .irs-grid-pol {
    background-color: #428bca;
}

.irs--big .irs-grid-text {
    color: #428bca;
}

.irs--modern {
    height: 55px;
}

.irs--modern.irs-with-grid {
    height: 55px;
}

.irs--modern .irs-line {
    top: 25px;
    height: 5px;
    background-color: #d1d6e0;
    background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
    border: 1px solid #a3adc1;
    border-bottom-width: 0;
    border-radius: 5px;
}

.irs--modern .irs-bar {
    top: 25px;
    height: 5px;
    background: #20b426;
    background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
    border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(209, 214, 224, 0.5);
}

.irs--modern .irs-handle {
    top: 37px;
    width: 12px;
    height: 13px;
    border: 1px solid #a3adc1;
    border-top-width: 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(1) {
    position: absolute;
    display: block;
    top: -4px;
    left: 1px;
    width: 6px;
    height: 6px;
    border: 1px solid #a3adc1;
    background: white;
    transform: rotate(45deg);
}

.irs--modern .irs-handle > i:nth-child(2) {
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 10px;
    height: 12px;
    background: #e9e6e6;
    background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
    border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(3) {
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 3px;
    left: 3px;
    width: 4px;
    height: 5px;
    border-left: 1px solid #a3adc1;
    border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
    border-color: #7685a2;
    background: #c3c7cd;
    background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
    border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
    border-color: #48536a;
}

.irs--modern .irs-min,
.irs--modern .irs-max {
    top: 0;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    color: white;
    background-color: #d1d6e0;
    border-radius: 5px;
}

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #20b426;
    color: white;
    border-radius: 5px;
}

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426;
}

.irs--modern .irs-grid {
    height: 25px;
}

.irs--modern .irs-grid-pol {
    background-color: #dedede;
}

.irs--modern .irs-grid-text {
    color: silver;
    font-size: 13px;
}

.irs--sharp {
    height: 50px;
    font-size: 12px;
    line-height: 1;
}

.irs--sharp.irs-with-grid {
    height: 57px;
}

.irs--sharp .irs-line {
    top: 30px;
    height: 2px;
    background-color: black;
    border-radius: 2px;
}

.irs--sharp .irs-bar {
    top: 30px;
    height: 2px;
    background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
    border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(0, 0, 0, 0.5);
}

.irs--sharp .irs-handle {
    top: 25px;
    width: 10px;
    height: 10px;
    background-color: #a804b2;
}

.irs--sharp .irs-handle > i:first-child {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
    background-color: black;
}

.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
    border-top-color: black;
}

.irs--sharp .irs-min,
.irs--sharp .irs-max {
    color: white;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 4px;
    opacity: 0.4;
    background-color: #a804b2;
    border-radius: 2px;
}

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 4px;
    background-color: #a804b2;
    color: white;
    border-radius: 2px;
}

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
    height: 25px;
}

.irs--sharp .irs-grid-pol {
    background-color: #dedede;
}

.irs--sharp .irs-grid-text {
    color: silver;
    font-size: 13px;
}

.irs--round {
    height: 50px;
}

.irs--round.irs-with-grid {
    height: 65px;
}

.irs--round .irs-line {
    top: 36px;
    height: 4px;
    background-color: #dee4ec;
    border-radius: 4px;
}

.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #006cfa;
}

.irs--round .irs-bar--single {
    border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
    height: 4px;
    bottom: 21px;
    background-color: rgba(222, 228, 236, 0.5);
}

.irs--round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 4px solid #006cfa;
    background-color: white;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
    background-color: #f0f6ff;
}

.irs--round .irs-min,
.irs--round .irs-max {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #006cfa;
    color: white;
    border-radius: 4px;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #006cfa;
}

.irs--round .irs-grid {
    height: 25px;
}

.irs--round .irs-grid-pol {
    background-color: #dedede;
}

.irs--round .irs-grid-text {
    color: silver;
    font-size: 13px;
}

.irs--square {
    height: 50px;
}

.irs--square.irs-with-grid {
    height: 60px;
}

.irs--square .irs-line {
    top: 31px;
    height: 4px;
    background-color: #dedede;
}

.irs--square .irs-bar {
    top: 31px;
    height: 4px;
    background-color: black;
}

.irs--square .irs-shadow {
    height: 2px;
    bottom: 21px;
    background-color: #dedede;
}

.irs--square .irs-handle {
    top: 25px;
    width: 16px;
    height: 16px;
    border: 3px solid black;
    background-color: white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
    background-color: #f0f6ff;
}

.irs--square .irs-min,
.irs--square .irs-max {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
}

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: black;
    color: white;
}

.irs--square .irs-grid {
    height: 25px;
}

.irs--square .irs-grid-pol {
    background-color: #dedede;
}

.irs--square .irs-grid-text {
    color: silver;
    font-size: 11px;
}

/* stylelint-enable */
/* stylelint-disable */
/**
 * Swiper 12.0.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 18, 2025
 */
:root {
    --swiper-theme-color: #007aff;
    /*
     --swiper-preloader-color: var(--swiper-theme-color);
     --swiper-wrapper-transition-timing-function: initial;
     */
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
    display: block;
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

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

.swiper-horizontal {
    touch-action: pan-y;
}

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

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

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

.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* Slide styles end */
/* stylelint-enable */
@font-face {
    font-family: "Stempel Garamond LT Pro";
    src: url("../fonts/StempelGaramondLTPro-Bold.woff2") format("woff2"), url("../fonts/StempelGaramondLTPro-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
.cover-bg {
    background-size: cover;
    background-position: center center;
}
.cover-bg img {
    display: none;
}

.covered {
    max-height: initial;
}
.font-primary {
    font-family: var(--font-primary);
}
.font-secondary {
    font-family: var(--theme-font);
}

.bg-image img,
.bg-image picture,
.bg-image picture img {
    max-height: initial;
}
.bg-video video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.bg-gray-800 {
    background-color: var(--color-gray-800);
    color: var(--color-white);
}
.bg-gray-950 {
    background-color: var(--color-gray-950);
    color: var(--color-gray-400);
}

.overflow-h {
    overflow: hidden;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.text--uppercase {
    text-transform: uppercase;
}
.text--white {
    color: var(--color-white);
}
.text--white.title,
.text--white .title {
    color: var(--color-white);
}
.text--blackish {
    color: var(--color-blackish);
}
.text--blackish.title,
.text--blackish .title {
    color: inherit;
}
.text--gray-100 {
    color: var(--color-gray-100);
}
.text--gray-100.title,
.text--gray-100 .title {
    color: inherit;
}
.text--gray-200 {
    color: var(--color-gray-200);
}
.text--gray-200.title,
.text--gray-200 .title {
    color: inherit;
}
.text--gray-300 {
    color: var(--color-gray-300);
}
.text--gray-300.title,
.text--gray-300 .title {
    color: inherit;
}
.text--gray-400 {
    color: var(--color-gray-400);
}
.text--gray-400.title,
.text--gray-400 .title {
    color: inherit;
}
.text--gray-500 {
    color: var(--color-gray-500);
}
.text--gray-500.title,
.text--gray-500 .title {
    color: inherit;
}
.text--gray-600 {
    color: var(--color-gray-600);
}
.text--gray-600.title,
.text--gray-600 .title {
    color: inherit;
}
.text--gray-700 {
    color: var(--color-gray-700);
}
.text--gray-700.title,
.text--gray-700 .title {
    color: inherit;
}
.text--gray-800 {
    color: var(--color-gray-800);
}
.text--gray-800.title,
.text--gray-800 .title {
    color: inherit;
}
.text--gray-900 {
    color: var(--color-gray-900);
}
.text--gray-900.title,
.text--gray-900 .title {
    color: inherit;
}
.text--gray-950 {
    color: var(--color-gray-950);
}
.text--gray-950.title,
.text--gray-950 .title {
    color: inherit;
}
.text--lt {
    font-weight: 300;
}
.text--rg {
    font-weight: 400;
}
.text--md {
    font-weight: 500;
}
.text--sb {
    font-weight: 600;
}
.premium-black .text--sb {
    color: var(--color-gray-200);
}
.text--bd {
    font-weight: 700;
}
.text--eb {
    font-weight: 800;
}

.stretched-link {
    font-size: 0;
    line-height: 0;
    opacity: 0;
    overflow: hidden;
}
.stretched-link::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.d-flex {
    display: flex;
}

.d-none {
    display: none;
}

.container--large {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: calc(100% - 80px);
    padding: 0;
}
@media only screen and (max-width: 1500px) {
    .container--large {
        max-width: calc(100% - 60px);
    }
}
@media only screen and (max-width: 1022px) {
    .container--large {
        max-width: calc(100% - 48px);
    }
}
@media only screen and (max-width: 767px) {
    .container--large {
        max-width: calc(100% - 48px);
    }
}

.f-auto {
    display: flex;
    flex-direction: column;
    flex: auto;
}

.p-0 {
    padding: 0 !important;
}

.p-none {
    pointer-events: none;
}

.p-relative {
    position: relative;
}

.mx-auto {
    margin: 0 auto;
    width: 100%;
    display: block;
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-black);
    opacity: 0.9;
    mix-blend-mode: multiply;
}

.swiper {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.swiper-navigation-icon {
    display: none;
}

.slider-arrow {
    display: flex;
    align-items: center;
    text-align: left;
    width: 80px;
    height: 44px;
    border-bottom: 1px solid var(--color-gray-200);
    padding: 8px 10px;
    position: relative;
    will-change: opacity;
    transition: opacity 0.3s ease;
}
.slider-arrow::before {
    content: "";
    position: absolute;
    height: 1px;
    z-index: 1;
    bottom: -1px;
    background-color: var(--color-gray-500);
    width: 0;
    transition: width 0.3s var(--easing-ease-in-out);
}
.slider-arrow.swiper-button-prev::before {
    right: 0;
}
.slider-arrow.swiper-button-next {
    justify-content: flex-end;
}
.slider-arrow.swiper-button-next::before {
    left: 0;
}
.slider-arrow.swiper-button-lock {
    display: none;
}
.slider-arrow .icon {
    width: 24px;
    height: 24px;
}
.slider-arrow .icon::before {
    background-color: var(--color-gray-800);
}
.slider-arrow[aria-disabled=true] {
    opacity: 0.4;
    cursor: not-allowed;
}
@media only screen and (min-width: 1023px) {
    .slider-arrow:hover .icon::before {
        background-color: var(--color-mgml);
    }
    .slider-arrow:hover::before {
        width: 100%;
    }
}

.load-more {
    z-index: 6;
    position: relative;
    margin-top: -32px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.load-more::after {
    content: "";
    width: 100%;
    height: 294px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, whitesmoke 0%, whitesmoke 10%, rgba(245, 245, 245, 0) 100%);
    pointer-events: none;
}
.load-more .btn {
    position: relative;
    z-index: 3;
}

.no-result {
    min-height: 244px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    text-align: center;
    color: var(--color-gray-800);
}
.no-result-title strong {
    font-weight: 400;
}
.no-result.hide {
    display: none;
}

.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination {
    position: relative;
    bottom: 0;
    top: 0;
    width: 100%;
    line-height: normal;
    display: flex;
    justify-content: center;
    gap: 8px;
}
.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet,
.swiper-pagination .swiper-pagination-bullet {
    margin: 0;
}
.swiper-pagination-bullets.swiper-pagination-horizontal-bullet,
.swiper-pagination-bullet {
    height: 6px;
    width: 6px;
    border: 0;
    outline: 0;
    border-radius: 0;
    margin: 0;
    opacity: 1;
    background-color: rgba(245, 245, 245, 0.5);
    transition: background-color 0.3s ease, opacity 0.3s ease;
}
.swiper-pagination-bullets.swiper-pagination-horizontal-bullet-active,
.swiper-pagination-bullet-active {
    background-color: var(--color-white);
}
@media only screen and (min-width: 1023px) {
    .swiper-pagination-bullets.swiper-pagination-horizontal-bullet:hover,
.swiper-pagination-bullet:hover {
        background-color: var(--color-white);
    }
}

.sentence-format .title {
    text-transform: initial !important;
}

html,
body {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-synthesis: none;
    font-optical-sizing: auto;
}

::selection {
    background-color: var(--color-black);
    color: var(--color-white);
}

body {
    color: var(--color-gray-500);
    font-family: var(--font-primary);
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    font-weight: 400;
    align-items: flex-start;
    background-color: var(--color-bg);
}
body.body-scroll-locked, body.is-open-menu, body.is-open-mega-menu, body.noscroll {
    overflow: hidden;
    padding-right: var(--scroll-width, 0px);
}

.premium-black {
    color: var(--color-gray-400);
    background-color: var(--color-gray-950);
}

.galerija-jakopic {
    color: var(--color-white);
    background-color: var(--theme-background-color);
}

.noselect,
.noselect * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s ease, border 0.3s ease;
}

i,
em {
    font-style: italic;
}

h1 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0;
}

h2 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0;
}

h3 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0;
}

h4 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0;
}

h5 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0;
}

h6 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0;
}

img {
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    object-fit: cover;
}

figure img {
    margin: 0;
}

img.lazyload,
img.lazyloaded {
    transition: opacity 0.1s ease, transform 0.3s ease !important;
}

.sc-general {
    width: 100%;
    position: relative;
}

.swiper:not(.swiper-initialized) .swiper-pagination,
.swiper:not(.swiper-initialized) .swiper-slide:not(:first-of-type) {
    display: none !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 0 !important;
}

form select::-ms-expand {
    display: none;
}

input,
select,
textarea {
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

input,
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

input:invalid:not(:focus) {
    outline: none;
}

textarea::-ms-clear,
input::-ms-clear {
    display: none;
}

main.with-sidebar.container,
main {
    width: 100%;
    flex: 1 0 auto;
    position: relative;
    padding-top: 76px;
}
@media only screen and (max-width: 1022px) {
    main.with-sidebar.container,
main {
        padding-top: 64px;
    }
}
main.with-sidebar.container.remove-top-spacing,
main.remove-top-spacing {
    padding-top: 0;
}

.sdt-env__badge {
    position: fixed;
    display: block;
    right: 40px;
    height: 40px;
    line-height: 40px;
    transform-origin: 100% 0;
    background-color: #1a2e44;
    padding: 0 35px;
    border-radius: 15px 15px 0 0;
    transform: rotate(270deg);
    z-index: 99999;
    font-weight: bold;
    color: white;
    font-size: 13px;
    font-family: sans-serif;
}
.sdt-env__badge .icon {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDAuNjMiIGhlaWdodD0iMTU5LjQ0IiB2aWV3Qm94PSIwIDAgMTQwLjYzIDE1OS40NCI+PHBhdGggZD0iTTI1LjUxLDI5LjgzYy00LjMtMi40OC0yLjQ4LTMuNTMsMS4yNC01LjczUzY0LjQ1LDIuNjIsNjcuMjIsMS4xczQuMzktMS42Miw4LjU5LC43NiwzNy40MiwyMS4zOCw0MC4xOSwyMi44MiwyLjQ4LDMuMTUsMCw0LjU4LTguNzgsNS4xNS0xMC45OCw2LjExLTYuNzgsLjY3LTkuNjQtMS4wNS0xNC43LTguNS0xOC45LTExLjM2LTcuMzUtMi42Ny0xMi4zMSwuMTktMTcuMjgsMTAuMDItMjAuMDUsMTEuNDYtNi40OSwyLjM5LTEwLjEyLC40OC04LjUtNS4yNS04LjUtNS4yNVoiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggZD0iTTI0Ljk4LDY0LjQ5YzIuNzcsMS40MywzNS45OSwyMC40Myw0MC4xOSwyMi44MnM1LjgyLDIuMjksOC41OSwuNzYsMzYuNzUtMjAuODEsNDAuNDgtMjMuMDFsNy4wNS0zLjY3djQ3LjM1czExLjQ2LDYuMzYsMTQuNzYsOC41NCw0LjU4LS45LDQuNTgtNC4yMVY0Ni4xMmMwLTEwLjE4LTguNC0xMi4yMi0xNS4yNy04LjY2cy0yOC40OSwxNy4xLTI4LjQ5LDE3LjFjLTIuNzcsMS40My0xNS4wOCw4LjU5LTIwLjA1LDExLjQ2cy04LjExLDMuMDUtMTIuMzEsLjE5LTE2LjA0LTkuNjQtMTguOS0xMS4zNmMwLDAtMjAuOC0xMi41NS0yOC42OS0xNi42MlMuMTEsMzcuNDcsLjExLDQ1LjM2LS4xNCwxMDguNzUsLjExLDExMi41NnMyLjA1LDYuMDgsNi44NywzLjU2YzcuMjItMy43NiwxMi43My03LjM4LDEyLjczLTcuMzhsLjc2LTQ2LjU5LDQuNTEsMi4zM1oiIHN0eWxlPSJmaWxsOiMyMmQxNzI7Ii8+PHBhdGggZD0iTTEyNS40OCwxMjMuNjFjNC4zLDIuNDgsMi40OCwzLjUzLTEuMjQsNS43M3MtNDcuNzEsMjcuNDgtNTAuNDgsMjkuMDEtNC4zOSwxLjYyLTguNTktLjc2LTQ3LjQyLTI3LjM4LTUwLjE5LTI4LjgyLTIuNDgtMy4xNSwwLTQuNTgsOC43OC01LjE1LDEwLjk4LTYuMTEsNi43OC0uNjcsOS42NCwxLjA1LDI0LjcsMTQuNSwyOC45LDE3LjM2LDcuMzUsMi42NywxMi4zMS0uMTksMjcuMjgtMTYuMDIsMzAuMDUtMTcuNDYsNi40OS0yLjM5LDEwLjEyLS40OCw4LjUsNS4yNSw4LjUsNS4yNVoiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PC9zdmc+") !important;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    float: right;
    width: 20px;
    height: 30px;
    margin-left: 10px;
}
.sdt-env__badge .icon::before {
    background-color: transparent;
}
.sdt-env__badge .mailtrap-unread-email {
    display: inline-block;
    box-sizing: border-box;
    margin: 12px 0 0 25px;
    min-width: 18px;
    height: 18px;
    border-radius: 9px;
    background-color: #d63638;
    color: #fff;
    font-size: 11px;
    line-height: 1.6;
    text-align: center;
    z-index: 26;
}
.sdt-env__badge.local {
    background-color: #fdb833;
    color: #2b2b2b;
}
.sdt-env__badge.staging {
    background-color: #ea3546;
}
.sdt-env__badge.production {
    background-color: #1789fc;
}

.grecaptcha-badge,
.g-captcha,
.g-recaptcha {
    position: absolute !important;
    right: 100vw !important;
    top: -100vh !important;
}

/* stylelint-disable */
html.lenis,
html.lenis body {
    height: auto;
}

.lenis:not(.lenis-autoToggle).lenis-stopped {
    overflow: clip;
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}

.lenis.lenis-smooth iframe {
    pointer-events: none;
}

.lenis.lenis-autoToggle {
    transition-property: overflow;
    transition-duration: 1ms;
    transition-behavior: allow-discrete;
}

/* stylelint-enable */
#wp-admin-bar-sp-role-switcher span.on {
    background-color: #d63638;
    display: inline-block;
    box-sizing: border-box;
    margin: 1px 0 -1px 2px;
    padding: 0 5px;
    min-width: 18px;
    height: 18px;
    border-radius: 9px;
    color: #fff;
    font-size: 11px;
    line-height: 1.6;
    text-align: center;
    z-index: 26;
}
#wp-admin-bar-sp-role-switcher span.on:before {
    content: "\f177";
    font-family: "Dashicons";
    /* stylelint-disable-line */
}
#wp-admin-bar-sp-role-switcher span.off:before {
    content: "\f530";
    font-family: Dashicons;
    /* stylelint-disable-line */
}

#wp-admin-bar-sp-role-switcher.menupop.hover ul li.sp-switch-back a {
    color: #d63638;
}
.card__image::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.card {
    display: block;
    position: relative;
    max-width: 297px;
    width: 100%;
}
.card__image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    margin-bottom: 10px;
    background-color: var(--color-white);
}
.card__image::after {
    background-color: rgba(35, 31, 32, 0.1);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.card__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    object-fit: contain;
    width: 100%;
    max-height: calc(100% - 10px);
    max-width: calc(100% - 10px);
}
.card .color-tag {
    position: absolute;
    left: 0;
    bottom: 12px;
    z-index: 4;
    pointer-events: none;
}
.card__body {
    display: grid;
    grid-gap: 6px;
    grid-template-columns: 1fr;
    color: var(--color-gray-500);
}
.card__headline {
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 700;
    color: var(--color-white);
    transition: color 0.3s ease;
}
.card__year {
    display: grid;
    grid-gap: 4px;
    grid-auto-flow: column;
}
.card .link-with-arrow {
    margin-top: 6px;
    padding-top: 10px;
    color: var(--color-white);
}
.card:hover .card__image::after {
    opacity: 1;
}
.card:hover .card__headline {
    color: var(--color-mgml);
}
.card:hover .link-with-arrow {
    color: var(--color-mgml);
}
.card:hover .link-with-arrow:after {
    width: 100%;
}
.card:hover .link-with-arrow .icon:before {
    background-color: var(--color-mgml);
}
.card:hover .link-with-arrow .arrow-1 {
    transform: translateX(0);
}
.card:hover .link-with-arrow .arrow-2 {
    transform: translateX(100%);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.cookie-banner {
    position: fixed;
    left: 0;
    width: 100%;
    max-width: 852px;
    bottom: 0;
    padding: 28px 44px;
    z-index: 998;
    background-color: var(--color-gray-800);
    color: var(--color-white);
    font-size: 14px;
    font-weight: 400;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0s linear 0.5s;
    display: flex;
    align-items: center;
    gap: 12px;
}
.cookie-banner.cookie-not-set {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    transition: opacity 0.5s ease, visibility 0s linear;
}
@media only screen and (max-width: 1022px) {
    .cookie-banner {
        max-width: 100%;
        padding: 24px;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 40px;
        gap: 20px;
    }
}
.cookie-banner .cookie-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (max-width: 767px) {
    .cookie-banner .cookie-width {
        flex-direction: column;
        align-items: flex-start;
    }
}
.cookie-banner__text {
    color: var(--color-gray-400);
}
.cookie-banner__text a {
    color: #d52b29;
    text-decoration: underline;
}
.cookie-banner__text a:hover {
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .cookie-banner__button {
        width: 100%;
    }
}
.cookie-banner__button-wrapper {
    display: flex;
    white-space: nowrap;
    margin-left: 50px;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
@media only screen and (max-width: 1022px) {
    .cookie-banner__button-wrapper {
        align-items: flex-start;
        text-align: left;
        justify-content: flex-start;
        margin: 0;
    }
}
.cookie-banner__details-link {
    text-decoration: underline;
    font-size: 12px;
    display: inline-flex;
}
.cookie-banner__details-link:hover, .cookie-banner__details-link:focus {
    color: var(--color-primary);
}
@media only screen and (max-width: 767px) {
    .cookie-banner .btn--cookie {
        width: 100%;
        flex: auto;
    }
}
.cookie-banner__close {
    position: absolute;
    top: 0;
    z-index: 3;
    width: 40px;
    height: 40px;
    right: 0;
}
@media only screen and (max-width: 1022px) {
    .cookie-banner__close {
        top: 0;
        right: 10px;
        transform: translate(0, 0);
    }
}
.cookie-banner__close .icon {
    opacity: 0.3;
    width: 12px;
    height: 12px;
    transition: opacity 0.3s ease;
}
.cookie-banner__close .icon::before {
    background-color: currentColor;
}
.cookie-banner__close:hover .icon {
    opacity: 1;
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.filter-links {
    width: 100%;
    position: relative;
    max-width: 1340px;
    display: block;
    margin: 0 auto;
}
.filter-links__list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.filter-links__item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    font-family: var(--theme-font);
    position: relative;
    min-height: 32px;
    padding: 6px 12px;
    font-weight: 700;
    border: 1px solid var(--color-gray-700);
    background-color: var(--color-gray-900);
    color: var(--color-gray-200);
    transition: background-color 0.3s ease, border-color 0.3s ease;
}
.filter-links__item:last-child {
    margin-right: 0;
}
.filter-links__item:hover {
    background-color: var(--color-black);
}
.filter-links__item.is-active {
    background-color: var(--color-gray-200);
    color: var(--color-black);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.filter-search {
    width: 100%;
    position: relative;
    max-width: 1340px;
    display: block;
    margin: 0 auto;
    border: 1px solid var(--color-gray-700);
}
.filter-search__input {
    position: relative;
}
.filter-search__input ::-webkit-input-placeholder {
    color: var(--color-gray-500);
    opacity: 1;
}
.filter-search__input ::-moz-placeholder {
    color: var(--color-gray-500);
    opacity: 1;
}
.filter-search__input ::-ms-input-placeholder {
    color: var(--color-gray-500);
    opacity: 1;
}
.filter-search__input :-moz-placeholder {
    color: var(--color-gray-500);
    opacity: 1;
}
.filter-search__input :-ms-input-placeholder {
    color: var(--color-gray-500);
    opacity: 1;
}
.filter-search__input ::placeholder {
    color: var(--color-gray-500);
    opacity: 1;
}
.filter-search__input-field {
    font-size: 14px;
    height: 42px;
    width: 100%;
    background-color: var(--color-gray-900);
    color: var(--color-white);
    display: flex;
    padding: 0 44px;
    align-items: center;
    border: 0;
}
.filter-search__reset-button, .filter-search__search-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 54px;
    z-index: 9;
    transition: opacity 0.3s ease;
}
@media only screen and (max-width: 1022px) {
    .filter-search__reset-button, .filter-search__search-button {
        height: 42px;
        width: 42px;
    }
}
.filter-search__search-button {
    left: 0;
    right: inherit;
}
.filter-search__reset-button {
    opacity: 0;
    z-index: 10;
    pointer-events: none;
}
.filter-search__reset-button .icon {
    height: 12px;
    width: 12px;
}
.filter-search__dropdown {
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    background-color: var(--color-gray-900);
    z-index: 9;
    margin-top: 2px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    overflow: auto;
    max-height: 224px;
    scrollbar-track-color: rgba(0, 0, 0, 0.3);
    scrollbar-face-color: rgba(0, 0, 0, 0.3);
    scrollbar-arrow-color: rgba(0, 0, 0, 0.3);
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */
    border: 1px solid var(--color-gray-700);
    border-top: none;
}
.filter-search__dropdown::-webkit-scrollbar {
    width: 4px;
}
.filter-search__dropdown ::-webkit-scrollbar-track {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.3);
}
.filter-search__dropdown ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.3);
}
.filter-search__dropdown::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
    width: 4px;
    border-radius: 0;
}
.filter-search__dropdown::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.3);
}
.filter-search__dropdown ::-webkit-scrollbar {
    width: 4px;
}
@media only screen and (max-width: 1022px) {
    .filter-search__dropdown {
        max-height: 180px;
    }
}
.filter-search__dropdown-option {
    padding: 6px 20px;
    font-size: 14px;
    transition: color 0.3s ease;
}
.filter-search__dropdown-option:hover {
    color: var(--color-white);
    cursor: pointer;
}
.filter-search .icon::before {
    background-color: var(--color-gray-500);
}
.filter-search.is-active .filter-search__reset-button, .filter-search.is-selected .filter-search__reset-button {
    opacity: 1;
    pointer-events: all;
}
.filter-search.is-active .filter-search__dropdown {
    opacity: 1;
    visibility: visible;
}
.inquiry-modal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.inquiry-modal__form-title {
    color: var(--color-white);
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .inquiry-modal__form-title {
        letter-spacing: -0.02em;
    }
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.inquiry-modal {
    position: fixed;
    top: 100vh;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: rgba(20, 19, 21, 0.7);
    z-index: 999;
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease, top 0s linear 0.5s;
    padding: 20px;
}
.inquiry-modal.is-open-modal {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    top: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease, top 0s linear 0s;
}
.inquiry-modal__inner {
    max-width: 600px;
    width: 100%;
    background-color: var(--color-white);
    padding: 34px 30px;
    position: relative;
    margin: auto;
    transform: scale(0.5);
    opacity: 0.5;
    transition: transform 0.4s ease, opacity 0.4s ease;
}
@media only screen and (max-width: 767px) {
    .inquiry-modal__inner {
        padding: 34px 20px;
    }
}
.is-open-modal .inquiry-modal__inner {
    opacity: 1;
    transform: scale(1);
}
.inquiry-modal__close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inquiry-modal__close .icon {
    width: 12px;
    height: 12px;
}
.inquiry-modal__close .icon::before {
    background-color: #000;
}
.inquiry-modal__close:hover .icon::before {
    background-color: #d52b29;
}
.inquiry-modal .title {
    color: var(--color-gray-800);
}
.inquiry-modal__form-heading {
    padding-bottom: 24px;
    border-bottom: 2px solid var(--color-light-gray);
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .inquiry-modal__form-heading {
        padding-bottom: 15px;
    }
}
.inquiry-modal__form-title {
    font-size: 18px;
    margin: 34px 0 20px;
    color: var(--color-gray-800);
}
.inquiry-modal__info {
    padding-bottom: 12px;
    margin-bottom: 26px;
    border-bottom: 2px solid var(--color-light-gray);
}
.inquiry-modal__info-label {
    margin-bottom: 5px;
}
.inquiry-modal__info-item {
    display: inline-block;
    position: relative;
}
@media only screen and (max-width: 767px) {
    .inquiry-modal__info-item {
        display: block;
    }
}
.inquiry-modal__info-item:not(:first-child) {
    margin-left: 5px;
    padding-left: 12px;
}
@media only screen and (max-width: 767px) {
    .inquiry-modal__info-item:not(:first-child) {
        margin: 2px 0 0 0;
        padding: 0;
    }
}
.inquiry-modal__info-item:not(:first-child)::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 14px;
    width: 2px;
    background-color: var(--color-light-gray);
}
@media only screen and (max-width: 767px) {
    .inquiry-modal__info-item:not(:first-child)::before {
        display: none;
    }
}
.inquiry-modal .dropdown,
.inquiry-modal .mod-input {
    margin-bottom: 28px;
}
.inquiry-modal .checkbox {
    margin-bottom: 18px;
}
.inquiry-modal__submit {
    margin-top: 26px;
    padding: 5px 30px;
}
.inquiry-modal .btn {
    font-family: "neue-haas-unica", sans-serif;
}
.inquiry-modal__thankyou {
    display: none;
}
.inquiry-modal .inquiry-loader {
    margin: 0 auto !important;
    display: none;
}
.inquiry-modal.show-thankyou .inquiry-modal__form {
    display: none;
}
.inquiry-modal.show-thankyou .inquiry-modal__thankyou {
    display: block;
}
.menu__link::before, .menu__link::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    pointer-events: none;
}
.menu__link::before {
    transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}
.menu__link::after {
    transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.is-active.menu__link::before, .is-active.menu__link::after, .active.menu__link::before, .active.menu__link::after, .menu__link:hover::before, .menu__link:hover::after {
    width: 100%;
    left: 0;
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

@media only screen and (max-width: 1022px) {
    .menu {
        position: fixed;
        top: 64px;
        height: calc(100% - 64px);
        z-index: 99;
        left: 0;
        width: 100%;
        background-color: var(--color-bg);
        opacity: 0;
        visibility: hidden;
        overflow: auto;
        padding: 20px 0;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }
    .is-open-menu .menu {
        opacity: 1;
        visibility: visible;
    }
}
@media only screen and (max-width: 1022px) {
    .menu nav {
        display: block;
        max-width: calc(100% - 40px);
        margin: 0 auto;
    }
}
.menu ul {
    font-size: 0;
    line-height: 0;
}
.menu__item {
    position: relative;
    display: inline-block;
}
@media only screen and (max-width: 1022px) {
    .menu__item {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .menu__item:last-of-type {
        border: none;
    }
}
@media only screen and (max-width: 1022px) {
    .menu__item--has-button {
        padding: 16px 0;
        text-align: center;
        border: 0;
    }
}
@media only screen and (min-width: 1023px) {
    .menu__item.level-1 {
        margin-left: 10px;
    }
}
@media only screen and (min-width: 1023px) and (max-width: 1200px) {
    .menu__item.level-1 {
        margin-left: 20px;
    }
}
@media only screen and (min-width: 1023px) {
    .menu__item.level-2 {
        width: 100%;
        padding: 8px 0;
    }
}
.menu__item.has-submenu > .menu__link {
    cursor: pointer;
}
@media only screen and (min-width: 1023px) {
    .menu__item.has-submenu > .menu__link {
        padding-right: 20px;
    }
}
.menu__item:hover, .menu__item.is-active {
    color: #d52b29;
}
.menu__item:hover > .menu__link, .menu__item.is-active > .menu__link {
    color: var(--color-primary);
}
@media only screen and (min-width: 1023px) {
    .menu__item:hover > .menu__dropdown {
        opacity: 1;
        pointer-events: all;
    }
    .menu__item:hover > .menu__arrow {
        transform: scaleY(-1);
    }
}
.menu__link {
    font-weight: 500;
    display: block;
    position: relative;
    line-height: normal;
    z-index: 2;
    transition: color 0.3s ease;
}
@media only screen and (max-width: 1022px) {
    .menu__link {
        padding: 16px 0;
        font-size: 14px;
    }
}
@media only screen and (max-width: 1022px) {
    .menu__link.level-2 {
        padding: 8px 0;
    }
}
@media only screen and (max-width: 1022px) {
    .menu__link--href {
        width: calc(100% - 40px);
    }
}
@media only screen and (max-width: 1022px) {
    .menu__link--nohref {
        pointer-events: none;
    }
}
.menu__link:focus {
    color: var(--color-primary);
}
.menu__arrow {
    position: absolute;
    right: 0;
    top: 6px;
    pointer-events: none;
    transition: transform 0.3s ease;
}
@media only screen and (max-width: 1022px) {
    .menu__arrow {
        top: 0;
        height: 50px;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        pointer-events: all;
        padding: 0 7px;
        width: 100%;
    }
}
@media only screen and (max-width: 1022px) {
    .without-href .menu__arrow {
        width: 100%;
    }
}
.menu__arrow i {
    transition: transform 0.3s ease;
}
.menu__arrow i::before {
    background-color: currentColor;
}
.is-open-submenu .menu__arrow i {
    transform: scaleY(-1);
}
.menu__arrow:focus i::before {
    background-color: var(--color-primary);
}
@media only screen and (min-width: 1023px) {
    .menu__dropdown {
        display: block !important;
        position: absolute;
        left: -20px;
        top: 100%;
        min-width: 200px;
        z-index: 9;
        padding-top: 14px;
        will-change: opacity;
        opacity: 0;
        margin-top: -1px;
        visibility: hidden;
        color: var(--color-primary);
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }
    .menu__dropdown ul {
        background-color: var(--color-white);
        padding: 8px 20px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    }
    .is-open-submenu .menu__dropdown {
        opacity: 1;
        visibility: visible;
    }
}
@media only screen and (max-width: 1022px) {
    .menu__dropdown {
        display: none;
        padding: 0 0 10px 15px;
    }
}
.is-open-submenu .menu__dropdown {
    display: block;
}
.menu__dropdown a:focus-visible {
    outline-color: var(--color-primary);
}
.menu .btn--default {
    background-color: transparent;
    border: 1px solid var(--color-gray-700);
}
@media only screen and (max-width: 1022px) {
    .menu .btn {
        padding: 10px 18px;
        font-size: 14px;
    }
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.social-nav ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px 16px;
}
@media only screen and (max-width: 1022px) {
    .social-nav ul {
        gap: 12px;
    }
}
.social-nav__link {
    border: 1px solid var(--color-gray-700);
    position: relative;
    z-index: 3;
    width: 32px;
    height: 32px;
    transition: border-color 0.3s ease, transform 0.3s ease;
}
.social-nav__link .icon::before {
    background-color: currentColor;
}
.social-nav__link:hover {
    border-color: var(--color-mgml);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.page-404__content {
    width: 100%;
    display: grid;
    grid-gap: 20px;
    max-width: 640px;
}

.sc-page-404 {
    min-height: 500px;
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 1022px) {
    .sc-page-404 {
        min-height: 1px;
        padding: 80px 0;
    }
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.callout-banner {
    position: relative;
}
.callout-banner__inner {
    padding: 44px 10px;
    position: relative;
}
@media (max-width: 1400px) {
    .callout-banner__inner {
        padding: 44px;
    }
}
@media only screen and (max-width: 767px) {
    .callout-banner__inner {
        padding: 20px 20px 30px;
    }
}
.callout-banner__inner::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: calc(100% + 72px);
    transform: translate(-50%, -50%);
    background-color: var(--color-gray-950);
}
@media (max-width: 1400px) {
    .callout-banner__inner::before {
        width: 100%;
    }
}
.callout-banner__img {
    margin-bottom: 44px;
    overflow: hidden;
    padding-bottom: 31%;
    height: 0;
    position: relative;
}
@media only screen and (max-width: 1022px) {
    .callout-banner__img {
        margin-bottom: 24px;
        padding-bottom: 56.24%;
        min-height: 305px;
    }
}
.callout-banner__title .title {
    color: var(--color-white);
}
.callout-banner__text {
    padding-right: 102px;
    color: var(--color-gray-400);
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
@media only screen and (max-width: 1500px) {
    .callout-banner__text {
        padding-right: 76px;
    }
}
@media only screen and (max-width: 1200px) {
    .callout-banner__text {
        padding-right: 0;
    }
}
.callout-banner__content {
    display: grid;
    grid-template-columns: 1.8fr 1fr;
    grid-gap: 120px;
}
@media only screen and (max-width: 1200px) {
    .callout-banner__content {
        grid-gap: 40px;
    }
}
@media only screen and (max-width: 1022px) {
    .callout-banner__content {
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width: 1022px) {
    .callout-banner__content {
        grid-gap: 24px;
    }
}
.callout-banner__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
@media only screen and (min-width: 1201px) {
    .callout-banner__header .section-header {
        margin-bottom: 50px;
    }
}
.callout-banner .btn {
    margin-top: 58px;
    display: flex;
}
@media only screen and (max-width: 1200px) {
    .callout-banner .btn {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 1022px) {
    .callout-banner .btn {
        margin-top: 30px;
    }
}
.callout-banner__item {
    position: relative;
}
.callout-banner__item.has-link:hover .btn {
    color: var(--color-bg);
}
.callout-banner__item.has-link:hover .btn::before {
    transform: scaleX(1);
    transform-origin: left;
}
.callout-banner--2-column .callout-banner__item {
    display: flex;
    flex-direction: column;
}
.callout-banner--2-column .callout-banner__inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 44px;
}
@media only screen and (max-width: 767px) {
    .callout-banner--2-column .callout-banner__inner {
        grid-template-columns: 1fr;
    }
}
.callout-banner--2-column .callout-banner__img {
    padding-bottom: 71.5%;
}
.callout-banner--2-column .callout-banner__content {
    display: flex;
    flex: auto;
    flex-direction: column;
    gap: 0;
}
.callout-banner--2-column .callout-banner__title {
    margin-bottom: 20px;
}
.callout-banner--2-column .btn {
    align-self: flex-start;
    margin-top: 0;
}
.callout-banner--2-column .callout-banner__text {
    display: flex;
    padding: 0;
    flex-direction: column;
    align-items: flex-end;
    gap: 30px;
    flex: auto;
    justify-content: space-between;
}
.collection-banner__slider-nav-arrow::before, .collection-banner__main-image::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.collection-banner__inner {
    padding: 44px;
    position: relative;
    margin-left: -36px;
    width: calc(100% + 72px);
    display: flex;
    flex-direction: column;
    gap: 35px;
}
@media only screen and (max-width: 1200px) {
    .collection-banner__inner {
        margin-left: -20px;
        width: calc(100% + 40px);
        padding: 30px;
    }
}
@media only screen and (max-width: 1022px) {
    .collection-banner__inner {
        margin-left: -24px;
        width: calc(100% + 48px);
        padding: 24px;
    }
}
.collection-banner .card {
    max-width: 100%;
    height: 100%;
}
.collection-banner__main {
    display: grid;
    grid-template-columns: 48% 1fr;
    grid-gap: 35px;
    align-items: flex-start;
    position: relative;
}
@media only screen and (max-width: 1022px) {
    .collection-banner__main {
        grid-template-columns: 1fr;
        grid-gap: 24px;
    }
}
.collection-banner__main-image {
    position: relative;
    height: 0;
    padding-bottom: 74%;
}
@media only screen and (max-width: 1022px) {
    .collection-banner__main-image {
        padding-bottom: 70%;
    }
}
.collection-banner__main-image::after {
    background-color: rgba(35, 31, 32, 0.1);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.collection-banner__main-content {
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: 100%;
}
@media only screen and (max-width: 1022px) {
    .collection-banner__main-content {
        gap: 20px;
        padding-right: 0;
    }
}
.collection-banner__main-content-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    flex: auto;
}
.collection-banner__main .link-with-arrow {
    margin-top: auto;
}
.collection-banner__main .title {
    transition: color 0.3s ease;
}
.collection-banner__main-link {
    pointer-events: all;
}
.collection-banner__main:hover .collection-banner__main-image::after {
    opacity: 1;
}
.collection-banner__main:hover .title {
    color: var(--color-mgml);
}
.collection-banner__main:hover .link-with-arrow {
    color: var(--color-mgml);
}
.collection-banner__main:hover .link-with-arrow::after {
    width: 100%;
}
.collection-banner__main:hover .link-with-arrow .icon::before {
    background-color: var(--color-mgml);
}
.collection-banner__main:hover .link-with-arrow .arrow-1 {
    transform: translateX(0);
}
.collection-banner__main:hover .link-with-arrow .arrow-2 {
    transform: translateX(100%);
}
.collection-banner__product-list {
    position: relative;
}
.collection-banner__product-list-wrapper {
    padding-top: 35px;
    border-top: 1px solid var(--color-gray-700);
}
@media only screen and (max-width: 767px) {
    .collection-banner__product-list-wrapper {
        padding-top: 0;
        border-top: 0;
    }
}
@media only screen and (min-width: 1023px) {
    .collection-banner__product-list .swiper .swiper-wrapper.two-cols, .collection-banner__product-list .swiper .swiper-wrapper.three-cols {
        display: grid !important;
        transform: translate3d(0, 0, 0) !important;
        grid-gap: 20px;
    }
}
@media only screen and (min-width: 1023px) {
    .collection-banner__product-list .swiper .swiper-wrapper.two-cols .swiper-slide, .collection-banner__product-list .swiper .swiper-wrapper.three-cols .swiper-slide {
        width: 100% !important;
    }
}
@media only screen and (min-width: 1023px) {
    .collection-banner__product-list .swiper .swiper-wrapper.two-cols .card__image, .collection-banner__product-list .swiper .swiper-wrapper.three-cols .card__image {
        padding-bottom: 48%;
    }
}
@media only screen and (min-width: 1023px) {
    .collection-banner__product-list .swiper .swiper-wrapper.two-cols {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media only screen and (min-width: 1023px) {
    .collection-banner__product-list .swiper .swiper-wrapper.three-cols {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media only screen and (min-width: 1023px) {
    .collection-banner__product-list .swiper .swiper-wrapper.three-cols .card__image {
        padding-bottom: 73.5%;
    }
}
@media only screen and (min-width: 1201px) {
    .collection-banner__product-list .swiper .swiper-wrapper.four-cols {
        display: grid !important;
        transform: translate3d(0, 0, 0) !important;
        grid-gap: 20px;
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
@media only screen and (min-width: 1201px) {
    .collection-banner__product-list .swiper .swiper-wrapper.four-cols .swiper-slide {
        width: 100% !important;
    }
}
@media only screen and (min-width: 1023px) {
    .collection-banner__product-list .swiper .swiper-wrapper.four-cols .card__image {
        padding-bottom: 100%;
    }
}
@media only screen and (max-width: 1022px) {
    .collection-banner__slider-nav {
        display: flex;
        align-items: center;
        gap: 20px;
        justify-content: center;
    }
}
.collection-banner__slider-nav-arrow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    width: 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: opacity 0.3s ease, border-color 0.3s ease;
}
@media only screen and (max-width: 1022px) {
    .collection-banner__slider-nav-arrow {
        position: relative;
        height: 50px;
        border: 1px solid var(--color-gray-700);
        justify-content: center;
        margin-top: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .collection-banner__slider-nav-arrow {
        width: 40px;
        height: 40px;
    }
}
.collection-banner__slider-nav-arrow::before {
    width: 148px;
    background: linear-gradient(270deg, #0a0a0a 0%, rgba(10, 10, 10, 0) 100%);
    transform: scaleX(-1);
}
@media only screen and (max-width: 1022px) {
    .collection-banner__slider-nav-arrow::before {
        display: none;
    }
}
.collection-banner__slider-nav-arrow.arrow-right {
    justify-content: flex-end;
    left: initial;
    right: 0;
}
@media only screen and (max-width: 1022px) {
    .collection-banner__slider-nav-arrow.arrow-right {
        justify-content: center;
    }
}
.collection-banner__slider-nav-arrow.arrow-right::before {
    left: initial;
    right: 0;
    transform: scaleX(1);
}
.collection-banner__slider-nav-arrow.swiper-button-lock {
    display: none;
}
@media only screen and (min-width: 1023px) {
    .collection-banner__slider-nav-arrow:hover .icon::before {
        background-color: var(--color-white);
    }
}
.collection-banner__slider-nav-arrow.swiper-button-disabled {
    opacity: 0;
    pointer-events: none;
}
@media only screen and (max-width: 1022px) {
    .collection-banner__slider-nav-arrow.swiper-button-disabled {
        opacity: 0.5;
    }
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

@media only screen and (max-width: 1500px) {
    .description-module {
        overflow: hidden;
    }
}
.description-module__content {
    position: relative;
    z-index: 4;
    min-height: 220px;
}
@media only screen and (max-width: 1200px) {
    .description-module__content {
        min-height: 288px;
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__content {
        min-height: 200px;
    }
}
.description-module__content .title {
    margin-bottom: 72px;
}
@media only screen and (max-width: 1200px) {
    .description-module__content .title {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__content .title {
        margin-bottom: 30px;
    }
}
.description-module .editor-text {
    position: relative;
    z-index: 4;
    color: var(--color-gray-400);
}
.description-module .link-with-arrow {
    min-width: 296px;
    z-index: 4;
    margin-top: 48px;
}
@media only screen and (max-width: 767px) {
    .description-module .link-with-arrow {
        margin-top: 30px;
        min-width: 1px;
        width: 100%;
    }
}
.description-module__image {
    position: absolute;
    width: 430px;
    top: 0;
    left: 0;
    transition-timing-function: var(--easing-slow-down);
}
.description-module__image-list {
    position: relative;
    height: 388px;
    margin-top: 206px;
}
@media only screen and (max-width: 1200px) {
    .description-module__image-list {
        height: 294px;
        margin-top: 100px;
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__image-list {
        margin-top: 190px;
        height: 310px;
    }
}
@media only screen and (max-width: 767px) {
    .description-module__image-list {
        margin-top: 150px;
        height: 260px;
    }
}
.description-module__image-inner {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 76%;
    pointer-events: all;
    display: block;
}
.description-module__image--1 {
    top: -50%;
    transform: translateX(-30%);
}
@media only screen and (max-width: 1500px) {
    .description-module__image--1 {
        width: 25vw;
        transform: translateX(-22%);
    }
}
@media only screen and (max-width: 1200px) {
    .description-module__image--1 {
        transform: translateX(-20px);
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__image--1 {
        top: -30%;
        width: 200px;
    }
}
@media only screen and (max-width: 767px) {
    .description-module__image--1 {
        top: -30%;
        width: 170px;
    }
}
.description-module__image--2 {
    top: -3%;
    left: 17.5%;
    width: 298px;
}
@media only screen and (max-width: 1500px) {
    .description-module__image--2 {
        width: 21.85vw;
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__image--2 {
        top: 35%;
        left: 5%;
        width: 150px;
    }
}
.description-module__image--2 .description-module__image-inner {
    padding-bottom: 73%;
}
.description-module__image--3 {
    left: 50.8%;
    top: -5%;
    width: 402px;
}
@media only screen and (max-width: 1500px) {
    .description-module__image--3 {
        width: 19.5vw;
        left: 56%;
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__image--3 {
        top: 20%;
        left: initial;
        width: 180px;
        right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .description-module__image--3 {
        width: 160px;
    }
}
.description-module__image--3 .description-module__image-inner {
    padding-bottom: 97%;
}
.description-module__image--4 {
    right: 0;
    transform: translateX(56%);
    left: initial;
    top: -94%;
    width: 218px;
}
@media only screen and (max-width: 1500px) {
    .description-module__image--4 {
        width: 12vw;
        transform: translateX(43%);
    }
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .description-module__image--4 {
        transform: translateX(5%);
    }
}
@media only screen and (max-width: 1200px) {
    .description-module__image--4 {
        transform: translateX(20px);
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__image--4 {
        top: -55%;
        width: 140px;
    }
}
.description-module__image--4 .description-module__image-inner {
    padding-bottom: 113%;
}
.description-module__image--5 {
    top: 50%;
    width: 218px;
    transform: translateX(-54%);
}
@media only screen and (max-width: 1500px) {
    .description-module__image--5 {
        width: 16vw;
    }
}
@media only screen and (max-width: 1200px) {
    .description-module__image--5 {
        transform: translateX(-10%);
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__image--5 {
        top: 30%;
        transform: translateX(-24px);
    }
}
.description-module__image--5 .description-module__image-inner {
    padding-bottom: 113%;
}
.description-module__image--6 {
    top: 60%;
    left: initial;
    right: 0;
    transform: translateX(32%);
    width: 402px;
}
@media only screen and (max-width: 1500px) {
    .description-module__image--6 {
        width: 26.5vw;
    }
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .description-module__image--6 {
        transform: translateX(4%);
    }
}
@media only screen and (max-width: 1200px) {
    .description-module__image--6 {
        transform: translateX(7%);
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__image--6 {
        top: 20%;
        transform: translateX(24px);
    }
}
.description-module__image--6 .description-module__image-inner {
    padding-bottom: 97%;
}
.description-module__image--7 {
    top: 65%;
    left: 30%;
    width: 430px;
}
@media only screen and (max-width: 1500px) {
    .description-module__image--7 {
        width: 23.5vw;
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__image--7 {
        top: -8%;
        left: 42%;
    }
}
.description-module__image--7 .description-module__image-inner {
    padding-bottom: 76%;
}
.description-module__image--8 {
    top: 80%;
    left: 10%;
    width: 100px;
}
@media only screen and (max-width: 1500px) {
    .description-module__image--8 {
        width: 10vw;
    }
}
@media only screen and (max-width: 1022px) {
    .description-module__image--8 {
        top: 90%;
        left: 14%;
    }
}
.description-module__image--8 .description-module__image-inner {
    padding-bottom: 76%;
}
@media only screen and (max-width: 767px) {
    .description-module__image--5, .description-module__image--6, .description-module__image--7, .description-module__image--8 {
        display: none;
    }
}
.editor-text h6, .editor-text blockquote, .editor-text h5, .editor-text h4, .editor-text h3, .editor-text h2, .editor-text h1 {
    color: var(--color-white);
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .editor-text h6, .editor-text blockquote, .editor-text h5, .editor-text h4, .editor-text h3, .editor-text h2, .editor-text h1 {
        letter-spacing: -0.02em;
    }
}

.editor-text h1 {
    font-size: 96px;
    line-height: 1;
}
@media only screen and (max-width: 1500px) {
    .editor-text h1 {
        font-size: 72px;
    }
}
@media only screen and (max-width: 1200px) {
    .editor-text h1 {
        font-size: 64px;
    }
}
@media only screen and (max-width: 1022px) {
    .editor-text h1 {
        font-size: 55px;
    }
}
@media only screen and (max-width: 767px) {
    .editor-text h1 {
        font-size: 45px;
    }
}

.editor-text h2 {
    font-size: 72px;
    line-height: 1.05;
}
@media only screen and (max-width: 1500px) {
    .editor-text h2 {
        font-size: 66px;
    }
}
@media only screen and (max-width: 1200px) {
    .editor-text h2 {
        font-size: 50px;
    }
}
@media only screen and (max-width: 1022px) {
    .editor-text h2 {
        font-size: 40px;
        line-height: normal;
    }
}
@media only screen and (max-width: 767px) {
    .editor-text h2 {
        font-size: 30px;
    }
}

.editor-text h3 {
    font-size: 60px;
}
@media only screen and (max-width: 1500px) {
    .editor-text h3 {
        font-size: 54px;
    }
}
@media only screen and (max-width: 1200px) {
    .editor-text h3 {
        font-size: 45px;
    }
}
@media only screen and (max-width: 1022px) {
    .editor-text h3 {
        font-size: 42px;
    }
}
@media only screen and (max-width: 767px) {
    .editor-text h3 {
        font-size: 36px;
    }
}

.editor-text h4 {
    font-size: 48px;
    line-height: 1;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1500px) {
    .editor-text h4 {
        font-size: 44px;
    }
}
@media only screen and (max-width: 1200px) {
    .editor-text h4 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 1022px) {
    .editor-text h4 {
        font-size: 38px;
    }
}
@media only screen and (max-width: 767px) {
    .editor-text h4 {
        font-size: 32px;
    }
}

.editor-text blockquote, .editor-text h5 {
    font-size: 36px;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .editor-text blockquote, .editor-text h5 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .editor-text blockquote, .editor-text h5 {
        font-size: 28px;
    }
}

.editor-text h6 {
    font-size: 30px;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .editor-text h6 {
        font-size: 28px;
    }
}
@media only screen and (max-width: 767px) {
    .editor-text h6 {
        font-size: 24px;
    }
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.editor-text {
    width: 100%;
}
.container .editor-text .container {
    max-width: 100%;
    padding: 0;
}
.editor-text h1,
.editor-text h2,
.editor-text h3,
.editor-text h4,
.editor-text h5,
.editor-text h6 {
    margin-bottom: 24px;
}
.editor-text h1:first-child,
.editor-text h2:first-child,
.editor-text h3:first-child,
.editor-text h4:first-child,
.editor-text h5:first-child,
.editor-text h6:first-child {
    margin-top: 0;
}
.editor-text h1:last-child,
.editor-text h2:last-child,
.editor-text h3:last-child,
.editor-text h4:last-child,
.editor-text h5:last-child,
.editor-text h6:last-child {
    margin-bottom: 0;
}
.editor-text p,
.editor-text ul,
.editor-text ol,
.editor-text figure,
.editor-text table,
.editor-text blockquote {
    margin-top: 24px;
    margin-bottom: 24px;
}
.editor-text p:first-child,
.editor-text ul:first-child,
.editor-text ol:first-child,
.editor-text figure:first-child,
.editor-text table:first-child,
.editor-text blockquote:first-child {
    margin-top: 0;
}
.editor-text p:last-child,
.editor-text ul:last-child,
.editor-text ol:last-child,
.editor-text figure:last-child,
.editor-text table:last-child,
.editor-text blockquote:last-child {
    margin-bottom: 0;
}
.editor-text a {
    color: var(--color-mgml);
    text-decoration: underline;
}
.editor-text a:hover {
    color: var(--color-mgml);
    text-decoration: none;
}
.editor-text p + h1, .editor-text p + h2, .editor-text p + h3, .editor-text p + h4, .editor-text p + h5, .editor-text p + h6,
.editor-text ul + h1,
.editor-text ul + h2,
.editor-text ul + h3,
.editor-text ul + h4,
.editor-text ul + h5,
.editor-text ul + h6,
.editor-text ol + h1,
.editor-text ol + h2,
.editor-text ol + h3,
.editor-text ol + h4,
.editor-text ol + h5,
.editor-text ol + h6 {
    margin-top: 44px;
}
@media only screen and (max-width: 767px) {
    .editor-text p + h1, .editor-text p + h2, .editor-text p + h3, .editor-text p + h4, .editor-text p + h5, .editor-text p + h6,
.editor-text ul + h1,
.editor-text ul + h2,
.editor-text ul + h3,
.editor-text ul + h4,
.editor-text ul + h5,
.editor-text ul + h6,
.editor-text ol + h1,
.editor-text ol + h2,
.editor-text ol + h3,
.editor-text ol + h4,
.editor-text ol + h5,
.editor-text ol + h6 {
        margin-top: 32px;
    }
}
.editor-text p strong,
.editor-text ul strong,
.editor-text ol strong {
    font-weight: 600;
    color: var(--color-gray-200);
}
.editor-text img {
    width: 100%;
    height: auto;
    margin: 24px 0;
}
.editor-text img:first-child {
    margin-top: 0;
}
.editor-text img:last-child {
    margin-bottom: 0;
}
.editor-text img.aligncenter, .editor-text img.alignright, .editor-text img.aligleft, .editor-text img.alignnone {
    display: block;
}
.editor-text img.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.editor-text img.alignright {
    margin-left: auto;
}
.editor-text img.aligleft {
    margin-right: auto;
}
.editor-text figure img {
    margin: 0;
}
.editor-text ol,
.editor-text ul {
    display: grid;
    padding-left: 0;
}
@media only screen and (max-width: 767px) {
    .editor-text ol,
.editor-text ul {
        padding-left: 16px;
    }
}
.editor-text ol:last-child,
.editor-text ul:last-child {
    margin-bottom: 0;
}
.editor-text ol:first-child,
.editor-text ul:first-child {
    margin-top: 0;
}
.editor-text ol li,
.editor-text ul li {
    position: relative;
    padding-left: 24px;
}
.editor-text ol li::before,
.editor-text ul li::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 12px;
}
.editor-text ol ul,
.editor-text ol ol,
.editor-text ul ul,
.editor-text ul ol {
    margin: 0 0 24px;
}
.editor-text ol ul:last-child,
.editor-text ol ol:last-child,
.editor-text ul ul:last-child,
.editor-text ul ol:last-child {
    margin: 0 0 24px;
}
.editor-text ol li:last-child ul,
.editor-text ol li:last-child ol,
.editor-text ul li:last-child ul,
.editor-text ul li:last-child ol {
    margin-bottom: 0;
}
.editor-text ol p:last-of-type,
.editor-text ul p:last-of-type {
    margin-bottom: 0;
}
.editor-text ul li::before {
    border-radius: 100%;
    background-color: currentColor;
    width: 4px;
    height: 4px;
}
.editor-text ol {
    counter-reset: ol_text_counter;
}
.editor-text ol li {
    counter-increment: ol_text_counter;
    padding-left: 32px;
}
.editor-text ol li:before {
    content: counter(ol_text_counter) ".";
    top: 0;
}
.editor-text ol li:nth-of-type(n + 10) {
    padding-left: 40px;
}
.editor-text ol li:nth-of-type(n + 100) {
    padding-left: 52px;
}
.editor-text table {
    border: 1px solid;
    width: 100%;
}
.editor-text table tr {
    border-bottom: 1px solid;
}
.editor-text table th,
.editor-text table td {
    padding: 0.5em;
    height: auto !important;
}
.editor-text table th:not(:first-child),
.editor-text table td:not(:first-child) {
    border-left: 1px solid;
}
.editor-text blockquote {
    position: relative;
    padding-left: 42px;
    line-height: 1.55;
    max-width: 640px;
}
@media only screen and (max-width: 1022px) {
    .editor-text blockquote {
        max-width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .editor-text blockquote {
        padding-left: 32px;
    }
}
.editor-text blockquote::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color-mgml);
}
.editor-text iframe {
    width: 100%;
    aspect-ratio: 16/9;
    height: auto;
    margin: 36px 0;
    border: 0;
}
.editor-text iframe:last-child {
    margin-bottom: 0;
}
.editor-text iframe:first-child {
    margin-top: 0;
}
.editor-text hr {
    border: 0;
    height: 1px;
    background-color: var(--color-gray-200);
    margin: 44px 0;
}
@media only screen and (max-width: 1022px) {
    .editor-text hr {
        margin: 36px 0;
    }
}
.editor-text hr:first-child {
    margin-top: 0;
}
.editor-text hr:last-child {
    margin-bottom: 0;
}
.site-footer__bottom .site-footer__nav li:not(:first-child)::before {
    font-size: 14px;
    line-height: 1.5;
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.site-footer {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 280px;
    background-color: var(--color-bg);
    color: var(--color-white);
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width: 1500px) {
    .site-footer {
        padding-top: 240px;
    }
}
@media only screen and (max-width: 1200px) {
    .site-footer {
        padding-top: 200px;
    }
}
@media only screen and (max-width: 1022px) {
    .site-footer {
        padding-bottom: 64px;
        padding-top: 100px;
    }
}
@media only screen and (max-width: 1200px) {
    .site-footer--without-bg-logo {
        padding-top: 60px;
    }
}
.site-footer__cta {
    z-index: 2;
    margin-bottom: 274px;
}
@media only screen and (max-width: 1500px) {
    .site-footer__cta {
        margin-bottom: 200px;
    }
}
@media only screen and (max-width: 1200px) {
    .site-footer__cta {
        margin-bottom: 120px;
    }
}
@media only screen and (max-width: 1022px) {
    .site-footer__cta {
        margin-bottom: 96px;
    }
}
.site-footer__cta--blank {
    margin-bottom: 0 !important;
}
.site-footer__cta-content {
    max-width: 360px;
    width: 100%;
    padding-bottom: 15px;
}
@media only screen and (max-width: 1022px) {
    .site-footer__cta-content {
        padding-bottom: 0;
        max-width: 80%;
        margin-top: 64px;
    }
}
@media only screen and (max-width: 767px) {
    .site-footer__cta-content {
        max-width: 100%;
        font-size: 14px;
    }
}
.site-footer__cta-text {
    opacity: 0.5;
}
.site-footer__cta-title {
    font-family: var(--font-dante);
    font-weight: 400;
    letter-spacing: -0.02em;
}
@media only screen and (max-width: 1500px) {
    .site-footer__cta-title {
        max-width: 560px;
    }
}
@media only screen and (max-width: 1200px) {
    .site-footer__cta-title {
        max-width: 450px;
    }
}
.site-footer__cta .row {
    position: relative;
    z-index: 3;
}
.site-footer__cta .btn {
    margin-top: 40px;
}
@media only screen and (max-width: 1022px) {
    .site-footer__cta .btn {
        margin-top: 25px;
    }
}
.site-footer__logo {
    max-width: 256px;
    width: 100%;
    display: flex;
}
@media only screen and (max-width: 1022px) {
    .site-footer__logo {
        max-width: 254px;
    }
}
.site-footer__logo img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.site-footer__logo-wrapper {
    max-width: 294px;
    width: 100%;
    padding-bottom: 28px;
    position: relative;
}
@media only screen and (max-width: 1022px) {
    .site-footer__logo-wrapper {
        max-width: 100%;
        padding-bottom: 34px;
    }
}
.site-footer__logo-wrapper::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100vw;
    background-color: rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width: 1022px) {
    .site-footer__logo-wrapper::before {
        right: initial;
        left: 50%;
        transform: translateX(-50%);
    }
}
.site-footer__partners {
    position: relative;
    margin-top: 32px;
    color: var(--theme-footer-color, #e5e5e5);
}
@media only screen and (max-width: 1022px) {
    .site-footer__partners {
        margin-top: 36px;
    }
}
.site-footer__partners-list {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
    margin-top: 32px;
}
@media only screen and (max-width: 1022px) {
    .site-footer__partners-list {
        gap: 34px;
    }
}
.site-footer__partners-logo {
    display: flex;
    align-items: flex-end;
}
.site-footer__partners-logo img {
    object-fit: contain;
    width: auto;
    height: 80px;
}
@media only screen and (max-width: 1022px) {
    .site-footer__partners-logo img {
        height: 70px;
    }
}
@media only screen and (max-width: 1022px) {
    .site-footer__partners:last-child {
        margin-bottom: 92px;
    }
}
.site-footer__partners--secondary {
    margin-top: 36px;
    padding-top: 30px;
}
.site-footer__partners--secondary::before {
    content: "";
    position: absolute;
    right: calc(100% - 296px);
    top: 0;
    height: 1px;
    width: 100vw;
    background-color: rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width: 1022px) {
    .site-footer__partners--secondary::before {
        right: initial;
        left: 50%;
        transform: translateX(-50%);
    }
}
.site-footer__partners--secondary .site-footer__partners-list {
    margin-top: 0;
}
.site-footer__info {
    position: relative;
}
@media only screen and (max-width: 1022px) {
    .site-footer__info {
        margin-bottom: 20px;
    }
}
.site-footer__bg-logo {
    position: absolute;
    left: initial;
    right: 0;
    top: 0;
    width: 660px;
    pointer-events: none;
    transform: translate(140px, -42px);
}
@media only screen and (max-width: 1022px) {
    .site-footer__bg-logo {
        width: 300px;
        transform: translate(40px, -24px);
    }
}
.site-footer__bg-logo img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.site-footer__middle {
    margin-top: 115px;
}
@media only screen and (max-width: 1500px) {
    .site-footer__middle {
        margin-top: 90px;
    }
}
@media only screen and (max-width: 1022px) {
    .site-footer__middle {
        margin-top: 70px;
    }
}
.site-footer__left {
    position: relative;
    z-index: 2;
}
.site-footer__left-nav {
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-gap: 30px;
}
@media only screen and (max-width: 1022px) {
    .site-footer__left-nav {
        grid-template-columns: 58% 1fr;
        grid-gap: 18px;
        align-items: flex-start;
    }
}
@media only screen and (max-width: 767px) {
    .site-footer__left-nav {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
.site-footer__right {
    position: relative;
    z-index: 2;
}
.site-footer__right-nav {
    display: grid;
    grid-template-columns: 58% 1fr;
    grid-gap: 20px;
}
@media only screen and (max-width: 1022px) {
    .site-footer__right-nav {
        grid-template-columns: 48% 1fr;
    }
}
@media only screen and (max-width: 767px) {
    .site-footer__right-nav {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
.site-footer__col-title {
    margin-bottom: 36px;
    display: inline-flex;
    transition: color 80ms ease, opacity 80ms ease;
}
@media only screen and (max-width: 1022px) {
    .site-footer__col-title {
        font-size: 20px;
    }
}
.site-footer__col-title[href]:hover {
    opacity: 0.5;
}
.site-footer__nav ul {
    display: grid;
    grid-gap: 14px;
}
.site-footer__nav a:hover {
    opacity: 0.5;
}
@media only screen and (max-width: 767px) {
    .site-footer__location {
        margin-bottom: 68px;
    }
}
.site-footer__location ul {
    grid-template-columns: 58% 1fr;
    grid-gap: 14px 20px;
}
@media only screen and (max-width: 767px) {
    .site-footer__location ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
.site-footer__bottom {
    position: relative;
    z-index: 2;
    margin-top: 196px;
}
@media only screen and (max-width: 1500px) {
    .site-footer__bottom {
        margin-top: 160px;
    }
}
@media only screen and (max-width: 1200px) {
    .site-footer__bottom {
        margin-top: 100px;
    }
}
@media only screen and (max-width: 1022px) {
    .site-footer__bottom {
        margin-top: 88px;
    }
}
.site-footer__bottom-left {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 1022px) {
    .site-footer__bottom-left {
        justify-content: flex-start;
        margin-top: 15px;
        align-items: flex-start;
    }
}
@media only screen and (max-width: 767px) {
    .site-footer__bottom-left {
        flex-direction: column;
    }
}
.site-footer__bottom-right {
    position: relative;
    padding: 12px 0;
}
@media only screen and (max-width: 1022px) {
    .site-footer__bottom-right {
        padding: 14px 0 0;
    }
}
.site-footer__bottom-right::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 50vw;
    background-color: rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width: 1022px) {
    .site-footer__bottom-right::before {
        right: initial;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }
}
.site-footer__bottom .site-footer__nav ul {
    grid-gap: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
@media only screen and (max-width: 1022px) {
    .site-footer__bottom .site-footer__nav ul {
        justify-content: flex-start;
        align-items: flex-start;
    }
}
.site-footer__bottom .site-footer__nav li:not(:first-child)::before {
    content: "/";
    font-weight: 600;
    opacity: 0.15;
    margin: 0 20px;
}
@media only screen and (max-width: 767px) {
    .site-footer__bottom .site-footer__nav li:not(:first-child)::before {
        margin: 0 5px;
    }
}
.site-footer__divider {
    opacity: 0.15;
    margin: 0 20px;
    display: inline-flex;
}
@media only screen and (max-width: 767px) {
    .site-footer__divider {
        display: none;
    }
}
.site-footer__execution {
    display: flex;
    white-space: nowrap;
    align-items: center;
    gap: 12px;
}
@media only screen and (max-width: 1022px) {
    .site-footer__execution {
        margin-bottom: 16px;
    }
}
.site-footer__execution-logo {
    max-width: 68px;
    width: 100%;
    display: flex;
    position: relative;
    transition: 0s ease;
}
.site-footer__execution-logo img {
    width: 100%;
    object-fit: contain;
    transition: opacity 0.3s ease;
}
.site-footer__execution-logo--hover {
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    z-index: 1;
    display: none;
}
.site-footer__execution-logo:hover {
    opacity: 0.5;
}
@media only screen and (max-width: 1022px) {
    .site-footer .social-nav {
        display: flex;
    }
}
@media only screen and (max-width: 767px) {
    .site-footer .social-nav ul {
        gap: 8px;
    }
}
@media only screen and (min-width: 1201px) {
    .site-footer--without-cta {
        padding-top: 114px;
    }
}
.site-footer a {
    transition: color 80ms ease, opacity 80ms ease;
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.hero-module {
    color: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 1022px) {
    .hero-module {
        padding-bottom: 60px;
    }
}
.hero-module__inner {
    display: grid;
    grid-template-columns: 72.5% 1fr;
    grid-gap: 24px;
    align-items: flex-start;
}
@media only screen and (max-width: 1022px) {
    .hero-module__inner {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
}
.hero-module__image {
    position: relative;
    min-height: 100%;
    padding-bottom: 70.5%;
    width: 100% !important;
}
@media only screen and (max-width: 1022px) {
    .hero-module__image {
        padding-bottom: 75%;
    }
}
.hero-module__image-inner {
    right: 0;
    left: initial;
    width: calc(100vw + 100% - 10px - var(--right-distance, 50vw));
}
@media only screen and (max-width: 1022px) {
    .hero-module__image-inner {
        width: 100vw;
        right: -24px;
    }
}
.hero-module__title {
    background-color: var(--color-bg);
    padding: 28px 20px 32px;
    position: relative;
    z-index: 4;
    margin-left: -196px;
    width: calc(100% + 196px);
    margin-bottom: 14px;
}
@media only screen and (max-width: 1200px) {
    .hero-module__title {
        padding: 20px;
    }
}
@media only screen and (max-width: 1022px) {
    .hero-module__title {
        width: calc(100% - 60px);
        margin: calc(var(--header-height, 0px) / 3) 0 20px -24px;
        padding: 20px 24px;
    }
}
@media only screen and (max-width: 767px) {
    .hero-module__title {
        width: calc(100% + 24px);
    }
}
.hero-module__content {
    width: calc(100% + 84px);
    padding-bottom: 40px;
}
@media only screen and (max-width: 1500px) {
    .hero-module__content {
        width: 100%;
    }
}
@media only screen and (max-width: 1022px) {
    .hero-module__content {
        padding-bottom: 0;
    }
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.info-module .editor-text h1 {
    margin-bottom: 26px;
}
@media only screen and (min-width: 1023px) {
    .info-module .editor-text * + h2 {
        margin-top: 44px;
    }
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.noscript {
    display: block;
    width: 100%;
}
.noscript__content {
    background-color: #ffc107;
    border: 4px solid black;
    color: black;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 40px;
    text-align: center;
    width: 100%;
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.product-detail {
    color: var(--color-gray-800);
}
@media only screen and (max-width: 767px) {
    .product-detail {
        padding-bottom: 50px;
    }
}
@media only screen and (min-width: 1201px) {
    .product-detail .container {
        max-width: 1992px;
        padding-left: 36px;
        padding-right: 36px;
    }
}
.product-detail__inner {
    display: grid;
    grid-template-columns: 50.6% 1fr;
    grid-gap: 86px;
    min-height: calc(100vh - 76px);
    align-items: flex-start;
}
@media only screen and (max-width: 1200px) {
    .product-detail__inner {
        grid-gap: 60px;
    }
}
@media only screen and (max-width: 1022px) {
    .product-detail__inner {
        grid-gap: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .product-detail__inner {
        grid-template-columns: 1fr;
    }
}
.product-detail__images {
    border-right: 1px solid var(--color-gray-200);
    height: 100%;
}
@media only screen and (max-width: 767px) {
    .product-detail__images {
        margin-top: 30px;
        order: 2;
        border: 0;
    }
}
.product-detail__images img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.product-detail__image {
    position: relative;
    width: 100%;
}
.product-detail__image::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0.5px;
    width: 60vw;
    z-index: 3;
    background-color: var(--color-gray-200);
}
@media only screen and (max-width: 767px) {
    .product-detail__image::after {
        width: 100vw;
        right: -24px;
    }
}
.product-detail__image:last-child::after {
    display: none;
}
.product-detail__date {
    margin-bottom: 5px;
}
.product-detail__content {
    padding: 24px 0 50px;
}
@media only screen and (max-width: 767px) {
    .product-detail__content {
        padding-bottom: 0;
    }
}
@media only screen and (min-width: 768px) {
    .product-detail__content {
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -o-sticky;
        position: -ms-sticky;
        position: sticky;
        top: 78px;
        left: 0;
    }
}
.product-detail__content .title {
    color: var(--color-gray-800);
}
.product-detail__content .btn {
    width: 100%;
}
@media only screen and (min-width: 1201px) and (max-width: 1500px) {
    .product-detail__content .btn {
        padding: 5px 15px;
    }
}
.product-detail__content-header {
    display: grid;
    grid-gap: 6px;
}
.product-detail__item {
    padding: 25px 0;
    border-bottom: 1px solid var(--color-gray-200);
    display: grid;
    grid-gap: 6px;
}
@media only screen and (max-width: 1022px) {
    .product-detail__item {
        padding: 15px 0;
    }
}
.product-detail__item-title {
    letter-spacing: -0.02em;
}
.product-detail__item:first-child {
    border-top: 1px solid var(--color-gray-200);
}

.sc-product-detail {
    background-color: var(--color-white);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.product-list {
    width: 100%;
}
.product-list__filter {
    padding: 64px 0 24px;
    border-top: 1px solid var(--color-gray-700);
    border-bottom: 1px solid var(--color-gray-700);
    box-shadow: 0px 4px 4px 0px #00000040;
    margin-bottom: 24px;
}
@media only screen and (max-width: 1022px) {
    .product-list__filter {
        padding-top: 40px;
    }
}
.product-list .filter-search {
    max-width: 100%;
    margin-bottom: 10px;
}
.product-list .filter-links {
    max-width: 100%;
}
.product-list .more-loader {
    margin: auto !important;
    display: none;
}
.product-list__grid {
    margin: 0 -10px;
    min-height: 600px;
    position: relative;
}
@media only screen and (max-width: 767px) {
    .product-list__grid {
        margin: 0 auto;
        display: block;
        max-width: 380px;
    }
}
.product-list__grid-parent {
    position: relative;
}
.product-list__grid .grid-sizer, .product-list__grid-item {
    width: calc(25% - 1px);
    box-sizing: border-box;
    position: relative;
}
@media only screen and (max-width: 1200px) {
    .product-list__grid .grid-sizer, .product-list__grid-item {
        width: 33.33%;
    }
}
@media only screen and (max-width: 1022px) {
    .product-list__grid .grid-sizer, .product-list__grid-item {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .product-list__grid .grid-sizer, .product-list__grid-item {
        width: 100%;
    }
}
.product-list__grid-item {
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 36px;
    padding: 0 10px;
}
@media only screen and (max-width: 767px) {
    .product-list__grid-item {
        padding: 0;
    }
}
.product-list__grid .card {
    max-width: 100%;
}
.product-list__grid .no-results-text {
    text-align: center;
    padding: 30px 0;
}
.product-list__footer {
    margin-top: 10px;
}
.product-list .year-filter {
    margin: 32px 0;
    display: none;
    position: relative;
}
@media only screen and (max-width: 767px) {
    .product-list .year-filter::before {
        content: "";
        position: absolute;
        left: -20px;
        width: 100vw;
        height: 1px;
        top: 31px;
        z-index: -1;
        pointer-events: none;
        background-color: var(--color-white);
    }
}
.product-list .mod-loader {
    position: absolute;
}
.product-list.open-year-filter .year-filter {
    display: block;
}
.product-list .hide {
    display: none;
}

.irs--flat {
    font-family: "neue-haas-unica", sans-serif;
}
.irs--flat .irs-line {
    cursor: pointer;
    background: transparent;
}
.irs--flat .irs-line::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: var(--color-white);
}
.irs--flat .irs-bar {
    background-color: transparent;
}
.irs--flat .irs-bar::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 5px;
    margin-top: -2.5px;
    background-color: var(--color-white);
}
.irs--flat .irs-handle {
    top: 24px;
    width: 20px;
    height: 14px;
    background-color: var(--color-white);
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    transition: background-color 0.3s ease;
    /* stylelint-disable */
    /* stylelint-enable */
}
.irs--flat .irs-handle:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.irs--flat .irs-handle.from::before, .irs--flat .irs-handle.to::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 6px;
    top: 3px;
    transition: border 0.3s ease;
}
.irs--flat .irs-handle.from::before {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid var(--color-black-2);
}
.irs--flat .irs-handle.to::before {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 8px solid var(--color-black-2);
}
.irs--flat .irs-handle.state_hover {
    background-color: var(--color-primary);
}
.irs--flat .irs-handle.state_hover.from::before {
    border-left-color: var(--color-white);
}
.irs--flat .irs-handle.state_hover.to::before {
    border-right-color: var(--color-white);
}
.irs--flat .irs-handle i:first-child {
    display: none;
}
.irs--flat .irs-grid-pol {
    display: none;
}
.irs--flat .irs-grid-text {
    bottom: 46px;
    font-size: 16px;
    line-height: 1.5;
    color: var(--color-white);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.header-main {
    background-color: var(--color-bg);
    border-bottom: 1px solid var(--color-gray-700);
    z-index: 100;
    color: var(--color-white);
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    transition: padding 0.3s ease;
}
@media only screen and (min-width: 1201px) {
    .header-main .container {
        max-width: 1992px;
        padding-left: 36px;
        padding-right: 36px;
    }
}
.header-main__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0;
    gap: 20px;
    min-height: 76px;
}
@media only screen and (max-width: 1022px) {
    .header-main__inner {
        padding: 14px 0;
        min-height: 64px;
    }
}
.header-main__logo {
    display: inline-flex;
    font-weight: 700;
}
@media only screen and (min-width: 768px) {
    .header-main__logo {
        white-space: nowrap;
        flex-shrink: 0;
    }
}
.header-main__logo img {
    width: auto;
    height: auto;
    max-width: 140px;
    max-height: 36px;
    object-fit: contain;
}
@media only screen and (max-width: 1022px) {
    .header-main__logo img {
        max-width: 100px;
    }
}
@media only screen and (max-width: 767px) {
    .header-main__logo img {
        max-width: 80px;
    }
}
.header-main__logo span {
    font-size: 12px;
    padding-left: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    height: auto;
    display: inline-flex;
    align-items: center;
    margin-left: 20px;
}
@media only screen and (max-width: 767px) {
    .header-main__logo span {
        padding-left: 10px;
        margin-left: 10px;
        font-size: 10px;
    }
}
.header-main__right {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 767px) {
    .header-main__right {
        flex-shrink: 0;
    }
}
.header-main--mgml-header .btn--default {
    background-color: var(--color-white);
    color: var(--color-gray-800);
    border-color: var(--color-gray-300);
}
.header-main--mgml-header .btn--default:focus, .header-main--mgml-header .btn--default:hover {
    color: var(--color-gray-100);
    border-color: var(--color-mgml);
}

.mobile-hamburger {
    cursor: pointer;
    z-index: 12;
    position: relative;
    flex-direction: column;
    gap: 6px;
    transition: 0.3s ease;
    margin-left: 4px;
    display: flex;
}
.mobile-hamburger .bars {
    background-color: var(--color-white);
    height: 2px;
    display: block;
    width: 26px;
    pointer-events: none;
    border-radius: 8px;
    position: relative;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.is-open-menu .mobile-hamburger .bars:first-child {
    transform: translateY(8px) rotate(225deg);
}
.is-open-menu .mobile-hamburger .bars:nth-child(2) {
    transform: scale(0);
}
.is-open-menu .mobile-hamburger .bars:last-child {
    transform: translateY(-8px) rotate(315deg);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.back-link {
    position: relative;
    padding-left: 34px;
    display: inline-flex;
    text-decoration: underline;
}
.back-link .icon {
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    pointer-events: none;
}
.back-link .icon:last-child {
    left: 10px;
}
.back-link .icon::before {
    background-color: var(--color-mgml);
}
.back-link:hover, .back-link:focus {
    color: var(--color-mgml);
    text-decoration: underline;
}
.back-link:hover .icon, .back-link:focus .icon {
    transform: translate(-6px, -50%);
}
.back-link:hover .icon:last-child, .back-link:focus .icon:last-child {
    transform: translate(-4px, -50%);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.btn {
    cursor: pointer;
    font-family: var(--font-primary);
    font-size: 14px;
    min-height: 44px;
    padding: 8px 24px;
    line-height: 1.5;
    display: inline-flex;
    text-align: center;
    align-items: center;
    font-weight: 600;
    justify-content: center;
    gap: 8px;
    color: var(--color-gray-100);
    border-radius: 0;
    background-color: var(--color-gray-800);
    border: 0;
    position: relative;
    transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial;
}
@media only screen and (max-width: 767px) {
    .btn {
        min-height: 1px;
        padding: 10px 18px;
    }
}
.btn__text {
    display: block;
    pointer-events: none;
    transition: transform 0.3s ease;
    position: relative;
    z-index: 3;
}
.btn::before {
    background-color: var(--color-mgml);
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    transition: transform 0.4s ease;
    width: 100%;
    transform: scaleX(0);
    transform-origin: right;
}
.btn__icon {
    flex-shrink: 0;
    position: relative;
    top: 0;
    min-width: 16px;
    pointer-events: none;
    z-index: 3;
}
.btn__icon-inner {
    display: flex;
    font-style: normal;
}
.btn__icon--arrow {
    min-width: 1px;
    overflow: hidden;
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: flex-end;
}
.btn__icon--arrow .btn__icon-inner {
    display: flex;
    transform: translate(0, 0);
}
.btn__icon--arrow .icon {
    flex-shrink: 0;
}
.btn:focus, .btn:hover {
    color: var(--color-gray-100);
}
.btn:focus::before, .btn:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}
.btn.animate .btn__icon-inner {
    animation: animate-button 0.4s ease forwards;
}
.btn .icon {
    transition: transform 0.3s ease;
}
.btn .icon::before {
    background-color: currentColor;
}
.btn--secondary {
    border: 1px solid var(--color-gray-300);
    background-color: var(--color-gray-100);
    color: var(--color-gray-800);
}
.btn--secondary::before {
    background-color: var(--color-white);
}
.btn--secondary:hover, .btn--secondary:focus {
    color: var(--color-gray-800);
}
.btn--tertiary {
    background-color: var(--color-mgml);
    color: var(--color-gray-100);
}
.btn--tertiary::before {
    background-color: var(--color-white);
}
.btn--tertiary:hover, .btn--tertiary:focus {
    color: var(--color-bg);
}
.btn--small {
    min-height: 32px;
    padding: 6px 16px;
    font-size: 12px;
}
.btn--small .btn__icon {
    min-width: 12px;
}
.btn--small .btn__icon .icon-arrow-right {
    width: 12px;
    height: 12px;
}
.btn--small .btn__icon--arrow {
    width: 12px;
    height: 12px;
}
.btn--small.animate .btn__icon-inner {
    animation: animate-button-small 0.4s ease forwards;
}
.btn--left-icon .btn__icon {
    order: -1;
}
.btn[disabled], .btn--disabled {
    cursor: not-allowed;
    transition: none;
    pointer-events: none;
    color: var(--color-gray-600) !important;
    border-color: var(--color-gray-400) !important;
    background-color: var(--color-gray-400) !important;
}
.btn[disabled] .btn__icon, .btn--disabled .btn__icon {
    transform: none !important;
}
.btn.hide, .btn.d-none {
    display: none;
}

@keyframes animate-button {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(14px, 0);
    }
}
@keyframes animate-button-small {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(12px, 0);
    }
}
.checkbox.hide-label .checkbox__text, .checkbox input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    visibility: inherit;
    clip: rect(0, 0, 0, 0);
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.checkbox {
    user-select: none;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    color: var(--color-gray-800);
    transition: color 0.3s ease;
}
.checkbox__label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.checkbox__label::after, .checkbox__label:before {
    content: "";
    left: 0;
    top: 2px;
    position: absolute;
    pointer-events: none;
    width: 18px;
    height: 18px;
}
.checkbox__label:before {
    border: 1px solid var(--color-gray-400);
    transition: background-color 0.3s ease, border 0.3s ease;
}
.checkbox__label::after {
    transform: scale(0);
    transition: transform 0.3s ease, opacity 0.3s ease;
    background: url("data:image/svg+xml, %3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.5L5 10L13.5 1' stroke='%23E73137' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/10px auto;
}
.checkbox a {
    position: relative;
    color: #d52b29;
}
.checkbox a:hover, .checkbox a:focus {
    color: var(--color-primary);
    text-decoration: underline;
}
.checkbox input:checked ~ label::after {
    transform: scale(1);
}
.checkbox.hide-label {
    width: 16px;
    height: 16px;
}
.checkbox.is-validation-failed .checkbox__label::before, .is-validation-failed .checkbox .checkbox__label::before {
    color: #d52b29;
}
.checkbox .fv-plugins-message-container {
    padding-left: 24px;
    text-align: left;
    color: #d52b29;
    font-size: 12px;
    font-weight: 300;
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.color-tag {
    background-color: var(--color-white);
    color: var(--color-gray-800);
    border: 0.5px solid var(--color-gray-200);
    min-height: 22px;
    padding: 2px 5px;
    font-weight: 600;
    line-height: 1;
    z-index: 2;
    display: inline-flex;
    align-items: center;
}
.color-tag.red {
    border: 0;
    background-color: #e73137;
}
.color-tag.gray {
    border: 0;
    background-color: var(--color-gray-400);
}
.color-tag.dark-beige {
    border: 0;
    background-color: var(--color-plecnikova);
}
.color-tag.purple {
    border: 0;
    background-color: var(--color-jakopic-secondary);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.dropdown {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    max-width: 540px;
    width: 100%;
}
.dropdown__label {
    position: relative;
    display: block;
    margin-bottom: 8px;
    line-height: 1.25;
    font-size: 16px;
    font-weight: 400;
}
.dropdown__main {
    position: relative;
    flex: auto;
}
.dropdown__placeholder {
    position: relative;
    cursor: pointer;
    height: 52px;
    border: 1px solid var(--color-gray-300);
    background-color: #f7f6f6;
    display: flex;
    align-items: center;
    padding: 8px 44px 8px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: border 0.3s ease, color 0.3s ease;
    width: 100%;
}
.dropdown__placeholder-text {
    transition: transform 0.3s ease;
}
.dropdown__placeholder::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid currentColor;
    transition: transform 0.3s ease;
    transform-origin: 0 25%;
}
.dropdown__icon {
    position: absolute;
    right: 24px;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -3px;
}
.dropdown__icon .icon {
    transition: transform 0.3s ease;
}
.dropdown__icon .icon::before {
    background-color: var(--color-primary);
}
.dropdown__list {
    position: absolute;
    max-height: 314px;
    overflow: auto;
    top: 100%;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    z-index: 21;
    left: 0;
    background-color: #f7f6f6;
    padding: 14px 20px;
    transition: opacity 0.3s ease;
    border: 1px solid var(--color-gray-300);
    border-top: none;
}
@media only screen and (min-width: 1023px) {
    .dropdown__list {
        scrollbar-track-color: rgba(229, 229, 229, 0.5);
        scrollbar-face-color: rgba(229, 229, 229, 0.8);
        scrollbar-arrow-color: rgba(229, 229, 229, 0.8);
        /* width */
        /* Track */
        /* Handle */
        /* Handle on hover */
    }
    .dropdown__list::-webkit-scrollbar {
        width: 4px;
    }
    .dropdown__list ::-webkit-scrollbar-track {
        -webkit-border-radius: 0;
        border-radius: 0;
        background: rgba(229, 229, 229, 0.5);
    }
    .dropdown__list ::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(229, 229, 229, 0.65);
    }
    .dropdown__list::-webkit-scrollbar-thumb {
        background: rgba(229, 229, 229, 0.8);
        width: 4px;
        border-radius: 0;
    }
    .dropdown__list::-webkit-scrollbar-thumb:hover {
        background: rgba(229, 229, 229, 0.74);
    }
    .dropdown__list ::-webkit-scrollbar {
        width: 4px;
    }
}
@media only screen and (max-width: 1022px) {
    .dropdown__list {
        padding: 8px 12px;
    }
}
.dropdown__list-option {
    position: relative;
    cursor: pointer;
    margin: 0;
    width: 100%;
    display: block;
    padding: 4px 0;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.dropdown__list-option.is-active, .dropdown__list-option:hover {
    color: var(--color-primary);
}
.dropdown__list input:not([type=submit]):not(.input-field__input) {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}
.dropdown__list input:not([type=submit]):not(.input-field__input):checked + .dropdown__list-option {
    color: var(--color-primary);
}
.dropdown.is-open .dropdown__placeholder::after {
    transform: scaleY(-1);
}
.dropdown.is-open .dropdown__list {
    opacity: 1;
    pointer-events: auto;
}
.dropdown--multiselect .dropdown__placeholder-text {
    transform: translate(0, 0) !important;
}
.icon::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.icon {
    display: block;
    position: relative;
}
.icon::before {
    background-color: currentColor;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    transition: background-color 0.3s ease;
}
.icon-chevron-up, .icon-chevron-down {
    width: 12px;
    height: 8px;
}
.icon-chevron-up:before, .icon-chevron-down:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 7.57812L5.46094 7.03906L0.960938 2.53906L0.421875 2L1.5 0.945312L2.01562 1.48438L6 5.44531L9.96094 1.48438L10.5 0.945312L11.5547 2L11.0156 2.53906L6.51562 7.03906L6 7.57812Z' fill='%23262626'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 7.57812L5.46094 7.03906L0.960938 2.53906L0.421875 2L1.5 0.945312L2.01562 1.48438L6 5.44531L9.96094 1.48438L10.5 0.945312L11.5547 2L11.0156 2.53906L6.51562 7.03906L6 7.57812Z' fill='%23262626'/%3E%3C/svg%3E%0A");
}
.icon-chevron-left, .icon-chevron-right {
    width: 16px;
    height: 16px;
}
.icon-chevron-left:before, .icon-chevron-right:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='none'%3E%3Cpath fill='%23262626' d='m5.047 6-4.6-4.6L1.5.345l5.654 5.653L1.5 11.653.447 10.6l4.6-4.6Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='none'%3E%3Cpath fill='%23262626' d='m5.047 6-4.6-4.6L1.5.345l5.654 5.653L1.5 11.653.447 10.6l4.6-4.6Z'/%3E%3C/svg%3E");
}
.icon-arrow-right, .icon-arrow-left {
    width: 14px;
    height: 14px;
}
.icon-arrow-right:before, .icon-arrow-left:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6406 5.53906L7.26562 8.91406L6.75 9.45312L5.67188 8.375L6.21094 7.85938L8.29688 5.75H1.5H0.75V4.25H1.5H8.29688L6.21094 2.16406L5.67188 1.625L6.75 0.570312L7.26562 1.10938L10.6406 4.48438L11.1797 5L10.6406 5.53906Z' fill='%23262626'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6406 5.53906L7.26562 8.91406L6.75 9.45312L5.67188 8.375L6.21094 7.85938L8.29688 5.75H1.5H0.75V4.25H1.5H8.29688L6.21094 2.16406L5.67188 1.625L6.75 0.570312L7.26562 1.10938L10.6406 4.48438L11.1797 5L10.6406 5.53906Z' fill='%23262626'/%3E%3C/svg%3E%0A");
}
.icon-arrow-right-light, .icon-arrow-left-light {
    width: 24px;
    height: 24px;
}
.icon-arrow-right-light:before, .icon-arrow-left-light:before {
    -webkit-mask-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='M20.0078 13.1641L14.0312 19.1797L13.3672 19.8438L12.0391 18.5156L12.7031 17.8516L17.0781 13.4375H4.1875H3.25V11.5625H4.1875H17.0781L12.7031 7.1875L12.0391 6.52344L13.3672 5.19531L14.0312 5.85938L20.0078 11.8359L20.6719 12.5L20.0078 13.1641Z' fill='%23262626'/%3E%3C/svg%3E%0A");
    mask-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='M20.0078 13.1641L14.0312 19.1797L13.3672 19.8438L12.0391 18.5156L12.7031 17.8516L17.0781 13.4375H4.1875H3.25V11.5625H4.1875H17.0781L12.7031 7.1875L12.0391 6.52344L13.3672 5.19531L14.0312 5.85938L20.0078 11.8359L20.6719 12.5L20.0078 13.1641Z' fill='%23262626'/%3E%3C/svg%3E%0A");
}
.icon-arrow-up, .icon-arrow-down {
    width: 10px;
    height: 12px;
}
.icon-arrow-up:before, .icon-arrow-down:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='10' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.516 10.664-.516.54-.54-.54L1.087 7.29l-.54-.539 1.079-1.055.516.54L4.25 8.32V.75h1.5v7.57l2.086-2.086.539-.539L9.43 6.75l-.54.54-3.374 3.374Z' fill='%23E73137'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='10' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.516 10.664-.516.54-.54-.54L1.087 7.29l-.54-.539 1.079-1.055.516.54L4.25 8.32V.75h1.5v7.57l2.086-2.086.539-.539L9.43 6.75l-.54.54-3.374 3.374Z' fill='%23E73137'/%3E%3C/svg%3E");
}
.icon-chevron-left:before, .icon-arrow-up:before, .icon-chevron-up:before, .icon-arrow-left:before, .icon-arrow-left-light:before {
    transform: scale(-1);
}
.icon-arrow-outward {
    width: 10px;
    height: 10px;
}
.icon-arrow-outward:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' fill='none'%3E%3Cpath fill='%231C1B1F' d='M1.016 8.162 0 7.146l5.717-5.717H.782V0h7.38v7.38h-1.43V2.444L1.016 8.162Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' fill='none'%3E%3Cpath fill='%231C1B1F' d='M1.016 8.162 0 7.146l5.717-5.717H.782V0h7.38v7.38h-1.43V2.444L1.016 8.162Z'/%3E%3C/svg%3E");
}
.icon-check {
    width: 14px;
    height: 10px;
}
.icon-check:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.34735 3.76628L3.43068 5.84961L8.43068 0.849609' stroke='%23E73137' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.34735 3.76628L3.43068 5.84961L8.43068 0.849609' stroke='%23E73137' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.icon-close {
    width: 20px;
    height: 20px;
}
.icon-close:before {
    -webkit-mask-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='M1 19L19 1' stroke='%23433028' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M19 19L1 1' stroke='%23433028' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    mask-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='M1 19L19 1' stroke='%23433028' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M19 19L1 1' stroke='%23433028' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.icon-link {
    width: 12px;
    height: 8px;
}
.icon-link:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.17625 7.0805H3.19992C2.34767 7.0805 1.62123 6.77989 1.02059 6.17867C0.419948 5.57755 0.119629 4.85052 0.119629 3.99759C0.119629 3.14466 0.419948 2.41846 1.02059 1.81898C1.62123 1.21961 2.34767 0.919922 3.19992 0.919922H5.17625V2.34909H3.20342C2.74385 2.34909 2.35321 2.5096 2.0315 2.83063C1.7097 3.15175 1.5488 3.54162 1.5488 4.00021C1.5488 4.45881 1.7097 4.84867 2.0315 5.1698C2.35321 5.49082 2.74385 5.65134 3.20342 5.65134H5.17625V7.0805ZM3.71034 4.59113V3.4093H8.2895V4.59113H3.71034ZM6.82359 7.0805V5.65134H8.79642C9.25599 5.65134 9.64663 5.49082 9.96834 5.1698C10.2901 4.84867 10.451 4.45881 10.451 4.00021C10.451 3.54162 10.2901 3.15175 9.96834 2.83063C9.64663 2.5096 9.25599 2.34909 8.79642 2.34909H6.82359V0.919922H8.79992C9.65217 0.919922 10.3786 1.22053 10.9793 1.82175C11.5799 2.42288 11.8802 3.14991 11.8802 4.00284C11.8802 4.85577 11.5799 5.58197 10.9793 6.18144C10.3786 6.78082 9.65217 7.0805 8.79992 7.0805H6.82359Z' fill='%231C1B1F'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.17625 7.0805H3.19992C2.34767 7.0805 1.62123 6.77989 1.02059 6.17867C0.419948 5.57755 0.119629 4.85052 0.119629 3.99759C0.119629 3.14466 0.419948 2.41846 1.02059 1.81898C1.62123 1.21961 2.34767 0.919922 3.19992 0.919922H5.17625V2.34909H3.20342C2.74385 2.34909 2.35321 2.5096 2.0315 2.83063C1.7097 3.15175 1.5488 3.54162 1.5488 4.00021C1.5488 4.45881 1.7097 4.84867 2.0315 5.1698C2.35321 5.49082 2.74385 5.65134 3.20342 5.65134H5.17625V7.0805ZM3.71034 4.59113V3.4093H8.2895V4.59113H3.71034ZM6.82359 7.0805V5.65134H8.79642C9.25599 5.65134 9.64663 5.49082 9.96834 5.1698C10.2901 4.84867 10.451 4.45881 10.451 4.00021C10.451 3.54162 10.2901 3.15175 9.96834 2.83063C9.64663 2.5096 9.25599 2.34909 8.79642 2.34909H6.82359V0.919922H8.79992C9.65217 0.919922 10.3786 1.22053 10.9793 1.82175C11.5799 2.42288 11.8802 3.14991 11.8802 4.00284C11.8802 4.85577 11.5799 5.58197 10.9793 6.18144C10.3786 6.78082 9.65217 7.0805 8.79992 7.0805H6.82359Z' fill='%231C1B1F'/%3E%3C/svg%3E%0A");
}
.icon-facebook {
    width: 8px;
    height: 16px;
}
.icon-facebook:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='8' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.457 16V8.8h2.186L8 5.6H5.457V4.041c0-.824.021-1.641 1.173-1.641h1.166V.112C7.796.078 6.794 0 5.78 0 3.664 0 2.339 1.326 2.339 3.76V5.6H0v3.2h2.339V16h3.118Z' fill='%23fff'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='8' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.457 16V8.8h2.186L8 5.6H5.457V4.041c0-.824.021-1.641 1.173-1.641h1.166V.112C7.796.078 6.794 0 5.78 0 3.664 0 2.339 1.326 2.339 3.76V5.6H0v3.2h2.339V16h3.118Z' fill='%23fff'/%3E%3C/svg%3E");
}
.icon-linkedin {
    width: 16px;
    height: 16px;
}
.icon-linkedin:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 16h-3.2v-5.6c0-1.535-.678-2.392-1.893-2.392C9.585 8.008 8.8 8.9 8.8 10.4V16H5.6V5.6h3.2v1.17s1.004-1.762 3.266-1.762C14.33 5.008 16 6.388 16 9.246V16ZM1.954 3.937A1.961 1.961 0 0 1 0 1.968C0 .882.874 0 1.954 0a1.96 1.96 0 0 1 1.952 1.968 1.96 1.96 0 0 1-1.952 1.969ZM0 16h4V5.6H0V16Z' fill='%23fff'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 16h-3.2v-5.6c0-1.535-.678-2.392-1.893-2.392C9.585 8.008 8.8 8.9 8.8 10.4V16H5.6V5.6h3.2v1.17s1.004-1.762 3.266-1.762C14.33 5.008 16 6.388 16 9.246V16ZM1.954 3.937A1.961 1.961 0 0 1 0 1.968C0 .882.874 0 1.954 0a1.96 1.96 0 0 1 1.952 1.968 1.96 1.96 0 0 1-1.952 1.969ZM0 16h4V5.6H0V16Z' fill='%23fff'/%3E%3C/svg%3E");
}
.icon-twitter {
    width: 16px;
    height: 16px;
}
.icon-twitter:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M12.6 0h2.454l-5.36 6.778L16 16h-4.937l-3.867-5.594L2.77 16H.316l5.733-7.25L0 0h5.062l3.496 5.113L12.601 0Zm-.86 14.375h1.36L4.323 1.54H2.865l8.875 12.836Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M12.6 0h2.454l-5.36 6.778L16 16h-4.937l-3.867-5.594L2.77 16H.316l5.733-7.25L0 0h5.062l3.496 5.113L12.601 0Zm-.86 14.375h1.36L4.323 1.54H2.865l8.875 12.836Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.icon-tiktok {
    width: 16px;
    height: 16px;
}
.icon-tiktok:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M448 209.9a210.1 210.1 0 0 1-122.8-39.3v178.8A162.6 162.6 0 1 1 185 188.3v89.9a74.6 74.6 0 1 0 52.2 71.2V0h88a121.2 121.2 0 0 0 1.9 22.2 122.2 122.2 0 0 0 53.9 80.2 121.4 121.4 0 0 0 67 20.1z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M448 209.9a210.1 210.1 0 0 1-122.8-39.3v178.8A162.6 162.6 0 1 1 185 188.3v89.9a74.6 74.6 0 1 0 52.2 71.2V0h88a121.2 121.2 0 0 0 1.9 22.2 122.2 122.2 0 0 0 53.9 80.2 121.4 121.4 0 0 0 67 20.1z'/%3E%3C/svg%3E");
}
.icon-instagram {
    width: 18px;
    height: 18px;
}
.icon-instagram:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M320.3 205C256.8 204.8 205.2 256.2 205 319.7C204.8 383.2 256.2 434.8 319.7 435C383.2 435.2 434.8 383.8 435 320.3C435.2 256.8 383.8 205.2 320.3 205zM319.7 245.4C360.9 245.2 394.4 278.5 394.6 319.7C394.8 360.9 361.5 394.4 320.3 394.6C279.1 394.8 245.6 361.5 245.4 320.3C245.2 279.1 278.5 245.6 319.7 245.4zM413.1 200.3C413.1 185.5 425.1 173.5 439.9 173.5C454.7 173.5 466.7 185.5 466.7 200.3C466.7 215.1 454.7 227.1 439.9 227.1C425.1 227.1 413.1 215.1 413.1 200.3zM542.8 227.5C541.1 191.6 532.9 159.8 506.6 133.6C480.4 107.4 448.6 99.2 412.7 97.4C375.7 95.3 264.8 95.3 227.8 97.4C192 99.1 160.2 107.3 133.9 133.5C107.6 159.7 99.5 191.5 97.7 227.4C95.6 264.4 95.6 375.3 97.7 412.3C99.4 448.2 107.6 480 133.9 506.2C160.2 532.4 191.9 540.6 227.8 542.4C264.8 544.5 375.7 544.5 412.7 542.4C448.6 540.7 480.4 532.5 506.6 506.2C532.8 480 541 448.2 542.8 412.3C544.9 375.3 544.9 264.5 542.8 227.5zM495 452C487.2 471.6 472.1 486.7 452.4 494.6C422.9 506.3 352.9 503.6 320.3 503.6C287.7 503.6 217.6 506.2 188.2 494.6C168.6 486.8 153.5 471.7 145.6 452C133.9 422.5 136.6 352.5 136.6 319.9C136.6 287.3 134 217.2 145.6 187.8C153.4 168.2 168.5 153.1 188.2 145.2C217.7 133.5 287.7 136.2 320.3 136.2C352.9 136.2 423 133.6 452.4 145.2C472 153 487.1 168.1 495 187.8C506.7 217.3 504 287.3 504 319.9C504 352.5 506.7 422.6 495 452z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M320.3 205C256.8 204.8 205.2 256.2 205 319.7C204.8 383.2 256.2 434.8 319.7 435C383.2 435.2 434.8 383.8 435 320.3C435.2 256.8 383.8 205.2 320.3 205zM319.7 245.4C360.9 245.2 394.4 278.5 394.6 319.7C394.8 360.9 361.5 394.4 320.3 394.6C279.1 394.8 245.6 361.5 245.4 320.3C245.2 279.1 278.5 245.6 319.7 245.4zM413.1 200.3C413.1 185.5 425.1 173.5 439.9 173.5C454.7 173.5 466.7 185.5 466.7 200.3C466.7 215.1 454.7 227.1 439.9 227.1C425.1 227.1 413.1 215.1 413.1 200.3zM542.8 227.5C541.1 191.6 532.9 159.8 506.6 133.6C480.4 107.4 448.6 99.2 412.7 97.4C375.7 95.3 264.8 95.3 227.8 97.4C192 99.1 160.2 107.3 133.9 133.5C107.6 159.7 99.5 191.5 97.7 227.4C95.6 264.4 95.6 375.3 97.7 412.3C99.4 448.2 107.6 480 133.9 506.2C160.2 532.4 191.9 540.6 227.8 542.4C264.8 544.5 375.7 544.5 412.7 542.4C448.6 540.7 480.4 532.5 506.6 506.2C532.8 480 541 448.2 542.8 412.3C544.9 375.3 544.9 264.5 542.8 227.5zM495 452C487.2 471.6 472.1 486.7 452.4 494.6C422.9 506.3 352.9 503.6 320.3 503.6C287.7 503.6 217.6 506.2 188.2 494.6C168.6 486.8 153.5 471.7 145.6 452C133.9 422.5 136.6 352.5 136.6 319.9C136.6 287.3 134 217.2 145.6 187.8C153.4 168.2 168.5 153.1 188.2 145.2C217.7 133.5 287.7 136.2 320.3 136.2C352.9 136.2 423 133.6 452.4 145.2C472 153 487.1 168.1 495 187.8C506.7 217.3 504 287.3 504 319.9C504 352.5 506.7 422.6 495 452z'/%3E%3C/svg%3E");
}
.icon-youtube {
    width: 16px;
    height: 16px;
}
.icon-youtube:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.6051 4.0651C18 5.48698 18 8.53385 18 8.53385C18 8.53385 18 11.5469 17.6051 13.0026C17.4077 13.8151 16.7824 14.4245 16.0256 14.6276C14.6106 15 9.01645 15 9.01645 15C9.01645 15 3.3894 15 1.97441 14.6276C1.21755 14.4245 0.592322 13.8151 0.394881 13.0026C0 11.5469 0 8.53385 0 8.53385C0 8.53385 0 5.48698 0.394881 4.0651C0.592322 3.2526 1.21755 2.60938 1.97441 2.40625C3.3894 2 9.01645 2 9.01645 2C9.01645 2 14.6106 2 16.0256 2.40625C16.7824 2.60938 17.4077 3.2526 17.6051 4.0651ZM7.17367 11.276L11.8464 8.53385L7.17367 5.79167V11.276Z' fill='%23E5E5E5'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.6051 4.0651C18 5.48698 18 8.53385 18 8.53385C18 8.53385 18 11.5469 17.6051 13.0026C17.4077 13.8151 16.7824 14.4245 16.0256 14.6276C14.6106 15 9.01645 15 9.01645 15C9.01645 15 3.3894 15 1.97441 14.6276C1.21755 14.4245 0.592322 13.8151 0.394881 13.0026C0 11.5469 0 8.53385 0 8.53385C0 8.53385 0 5.48698 0.394881 4.0651C0.592322 3.2526 1.21755 2.60938 1.97441 2.40625C3.3894 2 9.01645 2 9.01645 2C9.01645 2 14.6106 2 16.0256 2.40625C16.7824 2.60938 17.4077 3.2526 17.6051 4.0651ZM7.17367 11.276L11.8464 8.53385L7.17367 5.79167V11.276Z' fill='%23E5E5E5'/%3E%3C/svg%3E%0A");
}
.icon-tripadvisor {
    width: 16px;
    height: 16px;
}
.icon-tripadvisor:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5288 6.20383L18 4.68042H14.7375C13.1042 3.61845 11.1317 3 8.99863 3C6.86811 3 4.90109 3.61984 3.27057 4.68042H0L1.47106 6.20383C0.569295 6.98694 0.00402331 8.11506 0.00402331 9.36745C0.00402331 11.7311 2.01731 13.6473 4.50059 13.6473C5.68033 13.6473 6.75491 13.2143 7.55719 12.5064L8.99845 14L10.4397 12.5077C11.242 13.2157 12.3155 13.6473 13.495 13.6473C15.9783 13.6473 17.9943 11.7311 17.9943 9.36745C17.9956 8.11366 17.4303 6.98573 16.5286 6.20383H16.5288ZM4.50187 12.2639C2.82087 12.2639 1.45881 10.9674 1.45881 9.36745C1.45881 7.76745 2.82105 6.47102 4.50187 6.47102C6.18288 6.47102 7.54494 7.76762 7.54494 9.36745C7.54494 10.9673 6.18269 12.2639 4.50187 12.2639ZM8.99991 9.2832C8.99991 7.3772 7.54366 5.74099 5.62163 5.04212C6.6611 4.62855 7.80115 4.39913 8.99863 4.39913C10.1959 4.39913 11.3374 4.62855 12.3769 5.04212C10.4563 5.74238 9.00009 7.3772 9.00009 9.2832H8.99991ZM13.4965 12.2639C11.8155 12.2639 10.4534 10.9674 10.4534 9.36745C10.4534 7.76745 11.8157 6.47102 13.4965 6.47102C15.1775 6.47102 16.5395 7.76762 16.5395 9.36745C16.5395 10.9673 15.1773 12.2639 13.4965 12.2639ZM13.4965 7.84787C12.615 7.84787 11.9012 8.52724 11.9012 9.36623C11.9012 10.205 12.615 10.8844 13.4965 10.8844C14.3778 10.8844 15.0915 10.205 15.0915 9.36623C15.0915 8.52863 14.3778 7.84787 13.4965 7.84787ZM6.09711 9.36745C6.09711 10.2063 5.38334 10.8856 4.50187 10.8856C3.62059 10.8856 2.90682 10.2063 2.90682 9.36745C2.90682 8.52846 3.62059 7.84909 4.50187 7.84909C5.38316 7.84787 6.09711 8.52846 6.09711 9.36745Z' fill='%23E5E5E5'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5288 6.20383L18 4.68042H14.7375C13.1042 3.61845 11.1317 3 8.99863 3C6.86811 3 4.90109 3.61984 3.27057 4.68042H0L1.47106 6.20383C0.569295 6.98694 0.00402331 8.11506 0.00402331 9.36745C0.00402331 11.7311 2.01731 13.6473 4.50059 13.6473C5.68033 13.6473 6.75491 13.2143 7.55719 12.5064L8.99845 14L10.4397 12.5077C11.242 13.2157 12.3155 13.6473 13.495 13.6473C15.9783 13.6473 17.9943 11.7311 17.9943 9.36745C17.9956 8.11366 17.4303 6.98573 16.5286 6.20383H16.5288ZM4.50187 12.2639C2.82087 12.2639 1.45881 10.9674 1.45881 9.36745C1.45881 7.76745 2.82105 6.47102 4.50187 6.47102C6.18288 6.47102 7.54494 7.76762 7.54494 9.36745C7.54494 10.9673 6.18269 12.2639 4.50187 12.2639ZM8.99991 9.2832C8.99991 7.3772 7.54366 5.74099 5.62163 5.04212C6.6611 4.62855 7.80115 4.39913 8.99863 4.39913C10.1959 4.39913 11.3374 4.62855 12.3769 5.04212C10.4563 5.74238 9.00009 7.3772 9.00009 9.2832H8.99991ZM13.4965 12.2639C11.8155 12.2639 10.4534 10.9674 10.4534 9.36745C10.4534 7.76745 11.8157 6.47102 13.4965 6.47102C15.1775 6.47102 16.5395 7.76762 16.5395 9.36745C16.5395 10.9673 15.1773 12.2639 13.4965 12.2639ZM13.4965 7.84787C12.615 7.84787 11.9012 8.52724 11.9012 9.36623C11.9012 10.205 12.615 10.8844 13.4965 10.8844C14.3778 10.8844 15.0915 10.205 15.0915 9.36623C15.0915 8.52863 14.3778 7.84787 13.4965 7.84787ZM6.09711 9.36745C6.09711 10.2063 5.38334 10.8856 4.50187 10.8856C3.62059 10.8856 2.90682 10.2063 2.90682 9.36745C2.90682 8.52846 3.62059 7.84909 4.50187 7.84909C5.38316 7.84787 6.09711 8.52846 6.09711 9.36745Z' fill='%23E5E5E5'/%3E%3C/svg%3E%0A");
}
.icon-cart {
    width: 24px;
    height: 24px;
}
.icon-cart:before {
    -webkit-mask-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='M5.8125 6.5H7.5H7.94531L8.03906 6.96875L8.10938 7.25H18.75L16.875 13.25H9.23438L9.44531 14.375H16.6875H17.25V15.5H16.6875H9H8.53125L8.4375 15.0547L7.03125 7.625H5.8125H5.25V6.5H5.8125ZM9.375 18.5C8.95312 18.5 8.60156 18.2891 8.39062 17.9375C8.17969 17.6094 8.17969 17.1641 8.39062 16.8125C8.60156 16.4844 8.95312 16.25 9.375 16.25C9.77344 16.25 10.125 16.4844 10.3359 16.8125C10.5469 17.1641 10.5469 17.6094 10.3359 17.9375C10.125 18.2891 9.77344 18.5 9.375 18.5ZM17.25 17.375C17.25 17.7969 17.0156 18.1484 16.6875 18.3594C16.3359 18.5703 15.8906 18.5703 15.5625 18.3594C15.2109 18.1484 15 17.7969 15 17.375C15 16.9766 15.2109 16.625 15.5625 16.4141C15.8906 16.2031 16.3359 16.2031 16.6875 16.4141C17.0156 16.625 17.25 16.9766 17.25 17.375Z' fill='%23737373'/%3E%3C/svg%3E%0A");
    mask-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='M5.8125 6.5H7.5H7.94531L8.03906 6.96875L8.10938 7.25H18.75L16.875 13.25H9.23438L9.44531 14.375H16.6875H17.25V15.5H16.6875H9H8.53125L8.4375 15.0547L7.03125 7.625H5.8125H5.25V6.5H5.8125ZM9.375 18.5C8.95312 18.5 8.60156 18.2891 8.39062 17.9375C8.17969 17.6094 8.17969 17.1641 8.39062 16.8125C8.60156 16.4844 8.95312 16.25 9.375 16.25C9.77344 16.25 10.125 16.4844 10.3359 16.8125C10.5469 17.1641 10.5469 17.6094 10.3359 17.9375C10.125 18.2891 9.77344 18.5 9.375 18.5ZM17.25 17.375C17.25 17.7969 17.0156 18.1484 16.6875 18.3594C16.3359 18.5703 15.8906 18.5703 15.5625 18.3594C15.2109 18.1484 15 17.7969 15 17.375C15 16.9766 15.2109 16.625 15.5625 16.4141C15.8906 16.2031 16.3359 16.2031 16.6875 16.4141C17.0156 16.625 17.25 16.9766 17.25 17.375Z' fill='%23737373'/%3E%3C/svg%3E%0A");
}
.icon-search {
    width: 24px;
    height: 24px;
}
.icon-search:before {
    -webkit-mask-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='M15.75 11.375C15.75 12.4531 15.3984 13.4609 14.8125 14.2578L17.3906 16.8594L17.9297 17.375L16.875 18.4531L16.3359 17.9141L13.7344 15.3125C12.9375 15.9219 11.9297 16.25 10.875 16.25C8.17969 16.25 6 14.0703 6 11.375C6 8.70312 8.17969 6.5 10.875 6.5C13.5469 6.5 15.75 8.70312 15.75 11.375ZM10.875 14.75C12.0703 14.75 13.1719 14.1172 13.7812 13.0625C14.3906 12.0312 14.3906 10.7422 13.7812 9.6875C13.1719 8.65625 12.0703 8 10.875 8C9.65625 8 8.55469 8.65625 7.94531 9.6875C7.33594 10.7422 7.33594 12.0312 7.94531 13.0625C8.55469 14.1172 9.65625 14.75 10.875 14.75Z' fill='%23737373'/%3E%3C/svg%3E%0A");
    mask-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='M15.75 11.375C15.75 12.4531 15.3984 13.4609 14.8125 14.2578L17.3906 16.8594L17.9297 17.375L16.875 18.4531L16.3359 17.9141L13.7344 15.3125C12.9375 15.9219 11.9297 16.25 10.875 16.25C8.17969 16.25 6 14.0703 6 11.375C6 8.70312 8.17969 6.5 10.875 6.5C13.5469 6.5 15.75 8.70312 15.75 11.375ZM10.875 14.75C12.0703 14.75 13.1719 14.1172 13.7812 13.0625C14.3906 12.0312 14.3906 10.7422 13.7812 9.6875C13.1719 8.65625 12.0703 8 10.875 8C9.65625 8 8.55469 8.65625 7.94531 9.6875C7.33594 10.7422 7.33594 12.0312 7.94531 13.0625C8.55469 14.1172 9.65625 14.75 10.875 14.75Z' fill='%23737373'/%3E%3C/svg%3E%0A");
}
.icon-filter {
    width: 12px;
    height: 10px;
}
.icon-filter:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.75 0h10.5v1.125H.75V0Zm1.5 3.75h7.5v1.125h-7.5V3.75ZM7.5 7.5v1.125h-3V7.5h3Z' fill='%23262626'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='12' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.75 0h10.5v1.125H.75V0Zm1.5 3.75h7.5v1.125h-7.5V3.75ZM7.5 7.5v1.125h-3V7.5h3Z' fill='%23262626'/%3E%3C/svg%3E");
}
.icon-ticket {
    width: 14px;
    height: 10px;
}
.icon-ticket:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.75 0V3.375C13.1172 3.375 12.625 3.89062 12.625 4.5C12.625 5.13281 13.1172 5.625 13.75 5.625V9H0.25V5.625C0.859375 5.625 1.375 5.13281 1.375 4.5C1.375 3.89062 0.859375 3.375 0.25 3.375V0H13.75ZM3.25 2.25H10.75V6.75H3.25V2.25ZM2.5 1.5V2.25V6.75V7.5H3.25H10.75H11.5V6.75V2.25V1.5H10.75H3.25H2.5Z' fill='%23F5F5F5'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.75 0V3.375C13.1172 3.375 12.625 3.89062 12.625 4.5C12.625 5.13281 13.1172 5.625 13.75 5.625V9H0.25V5.625C0.859375 5.625 1.375 5.13281 1.375 4.5C1.375 3.89062 0.859375 3.375 0.25 3.375V0H13.75ZM3.25 2.25H10.75V6.75H3.25V2.25ZM2.5 1.5V2.25V6.75V7.5H3.25H10.75H11.5V6.75V2.25V1.5H10.75H3.25H2.5Z' fill='%23F5F5F5'/%3E%3C/svg%3E%0A");
}
.icon-calender {
    width: 12px;
    height: 14px;
}
.icon-calender:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.3125 1.0625L4.3125 2L7.6875 2L7.6875 1.0625L7.6875 0.500001L8.8125 0.500001L8.8125 1.0625L8.8125 2L11.25 2L11.25 3.875L11.25 5L11.25 11.375L11.25 12.5L10.125 12.5L1.875 12.5L0.749999 12.5L0.749999 11.375L0.749999 5L0.75 3.875L0.75 2L3.1875 2L3.1875 1.0625L3.1875 0.5L4.3125 0.5L4.3125 1.0625ZM1.875 5L1.875 11.375L10.125 11.375L10.125 5L1.875 5Z' fill='%23262626'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.3125 1.0625L4.3125 2L7.6875 2L7.6875 1.0625L7.6875 0.500001L8.8125 0.500001L8.8125 1.0625L8.8125 2L11.25 2L11.25 3.875L11.25 5L11.25 11.375L11.25 12.5L10.125 12.5L1.875 12.5L0.749999 12.5L0.749999 11.375L0.749999 5L0.75 3.875L0.75 2L3.1875 2L3.1875 1.0625L3.1875 0.5L4.3125 0.5L4.3125 1.0625ZM1.875 5L1.875 11.375L10.125 11.375L10.125 5L1.875 5Z' fill='%23262626'/%3E%3C/svg%3E%0A");
}
.icon-quote {
    width: 20px;
    height: 20px;
}
.icon-quote:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.096 8.512L4.64 18.16H0.824L3.344 8.512H0.968V0.735999H8.096V8.512ZM19.688 8.512L16.232 18.16H12.416L14.936 8.512H12.488V0.735999H19.688V8.512Z' fill='%23E5E5E5'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.096 8.512L4.64 18.16H0.824L3.344 8.512H0.968V0.735999H8.096V8.512ZM19.688 8.512L16.232 18.16H12.416L14.936 8.512H12.488V0.735999H19.688V8.512Z' fill='%23E5E5E5'/%3E%3C/svg%3E%0A");
}
.icon-audio {
    width: 50px;
    height: 60px;
}
.icon-audio::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49.774' height='60.605' viewBox='0 0 49.774 60.605'%3E%3Cpath d='M-10391.217-4246.655v5.629H-10411v-32.882h19.784v5.168l29.99-19.262v60.605Z' transform='translate(10411.001 4288)' fill='%23fff'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49.774' height='60.605' viewBox='0 0 49.774 60.605'%3E%3Cpath d='M-10391.217-4246.655v5.629H-10411v-32.882h19.784v5.168l29.99-19.262v60.605Z' transform='translate(10411.001 4288)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.icon-mute {
    width: 16px;
    height: 16px;
}
.icon-mute::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.775' height='16.606' viewBox='0 0 14.775 16.606'%3E%3Cpath d='M-10405.556-4277.358v2.229H-10411v-9.009h5.444v2.1l9.33-5.963v16.606Z' transform='translate(10411 4288.001)' fill='%23e5e5e5'/%3E%3Cg transform='translate(-149.899 -71.359)'%3E%3Cline x2='7.323' y2='7.323' transform='translate(153.625 76)' fill='none' stroke='%2306038d' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline x1='7.323' y2='7.323' transform='translate(153.625 76)' fill='none' stroke='%2306038d' stroke-miterlimit='10' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.775' height='16.606' viewBox='0 0 14.775 16.606'%3E%3Cpath d='M-10405.556-4277.358v2.229H-10411v-9.009h5.444v2.1l9.33-5.963v16.606Z' transform='translate(10411 4288.001)' fill='%23e5e5e5'/%3E%3Cg transform='translate(-149.899 -71.359)'%3E%3Cline x2='7.323' y2='7.323' transform='translate(153.625 76)' fill='none' stroke='%2306038d' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline x1='7.323' y2='7.323' transform='translate(153.625 76)' fill='none' stroke='%2306038d' stroke-miterlimit='10' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.icon-play {
    width: 48px;
    height: 60px;
}
.icon-play::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.25L1.625 0.90625L8.375 4.86719L9.5 5.5L8.375 6.15625L1.625 10.0938L0.5 10.75V9.46094V1.5625V0.25ZM1.625 2.21875V8.80469L7.25 5.5L1.625 2.21875Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.25L1.625 0.90625L8.375 4.86719L9.5 5.5L8.375 6.15625L1.625 10.0938L0.5 10.75V9.46094V1.5625V0.25ZM1.625 2.21875V8.80469L7.25 5.5L1.625 2.21875Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
}
.icon-reload {
    width: 16px;
    height: 18px;
}
.icon-reload::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.272' height='17.923' viewBox='0 0 15.272 17.923'%3E%3Cg transform='translate(0.9 0.636)'%3E%3Cpath d='M205.051,62.191a6.736,6.736,0,1,1-6.737,6.736' transform='translate(-198.314 -59.277)' fill='none' stroke='%236e6e6e' stroke-miterlimit='10' stroke-width='1.8'/%3E%3Cpath d='M205.317,65.586,202.4,62.671l2.915-2.915' transform='translate(-197.508 -59.757)' fill='none' stroke='%236e6e6e' stroke-miterlimit='10' stroke-width='1.8'/%3E%3Cline x1='1.463' transform='translate(5.273 2.915)' fill='%23fff' stroke='%236e6e6e' stroke-miterlimit='10' stroke-width='1.8'/%3E%3C/g%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.272' height='17.923' viewBox='0 0 15.272 17.923'%3E%3Cg transform='translate(0.9 0.636)'%3E%3Cpath d='M205.051,62.191a6.736,6.736,0,1,1-6.737,6.736' transform='translate(-198.314 -59.277)' fill='none' stroke='%236e6e6e' stroke-miterlimit='10' stroke-width='1.8'/%3E%3Cpath d='M205.317,65.586,202.4,62.671l2.915-2.915' transform='translate(-197.508 -59.757)' fill='none' stroke='%236e6e6e' stroke-miterlimit='10' stroke-width='1.8'/%3E%3Cline x1='1.463' transform='translate(5.273 2.915)' fill='%23fff' stroke='%236e6e6e' stroke-miterlimit='10' stroke-width='1.8'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.icon-pause {
    width: 10px;
    height: 12px;
}
.icon-pause::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.388' height='12.12' viewBox='0 0 10.388 12.12'%3E%3Cpath d='M9,19.62h3.463V7.5H9ZM15.926,7.5V19.62h3.463V7.5Z' transform='translate(-9 -7.5)' fill='%23fff'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.388' height='12.12' viewBox='0 0 10.388 12.12'%3E%3Cpath d='M9,19.62h3.463V7.5H9ZM15.926,7.5V19.62h3.463V7.5Z' transform='translate(-9 -7.5)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.icon-download {
    width: 10px;
    height: 11px;
}
.icon-download::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.0625 10.75H0.5V9.625H1.0625H8.9375H9.5V10.75H8.9375H1.0625ZM5.39844 7.58594L5 8.00781L4.57812 7.58594L1.57812 4.39844L1.20312 3.97656L2.02344 3.22656L2.39844 3.625L4.4375 5.78125V3.8125V0.8125V0.25H5.5625V0.8125V3.8125V5.78125L7.57812 3.625L7.97656 3.22656L8.79688 3.97656L8.39844 4.39844L5.39844 7.58594Z' fill='%23262626'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.0625 10.75H0.5V9.625H1.0625H8.9375H9.5V10.75H8.9375H1.0625ZM5.39844 7.58594L5 8.00781L4.57812 7.58594L1.57812 4.39844L1.20312 3.97656L2.02344 3.22656L2.39844 3.625L4.4375 5.78125V3.8125V0.8125V0.25H5.5625V0.8125V3.8125V5.78125L7.57812 3.625L7.97656 3.22656L8.79688 3.97656L8.39844 4.39844L5.39844 7.58594Z' fill='%23262626'/%3E%3C/svg%3E%0A");
}
.icon-tickets {
    width: 15px;
    height: 11px;
}
.icon-tickets::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0.25V3.25C14.3672 3.25 13.875 3.76562 13.875 4.375C13.875 5.00781 14.3672 5.5 15 5.5V8.5H2.25V0.25H15ZM12 2.125C12 2.33594 12.1641 2.5 12.375 2.5C12.5625 2.5 12.75 2.33594 12.75 2.125C12.75 1.9375 12.5625 1.75 12.375 1.75C12.1641 1.75 12 1.9375 12 2.125ZM12 3.625C12 3.83594 12.1641 4 12.375 4C12.5625 4 12.75 3.83594 12.75 3.625C12.75 3.4375 12.5625 3.25 12.375 3.25C12.1641 3.25 12 3.4375 12 3.625ZM12.375 4.75C12.1641 4.75 12 4.9375 12 5.125C12 5.33594 12.1641 5.5 12.375 5.5C12.5625 5.5 12.75 5.33594 12.75 5.125C12.75 4.9375 12.5625 4.75 12.375 4.75ZM12 6.625C12 6.83594 12.1641 7 12.375 7C12.5625 7 12.75 6.83594 12.75 6.625C12.75 6.4375 12.5625 6.25 12.375 6.25C12.1641 6.25 12 6.4375 12 6.625ZM1.125 2.3125V9.625H12.1875H12.75V10.75H12.1875H0.5625H0V10.1875V2.3125V1.75H1.125V2.3125Z' fill='%23F5F5F5'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0.25V3.25C14.3672 3.25 13.875 3.76562 13.875 4.375C13.875 5.00781 14.3672 5.5 15 5.5V8.5H2.25V0.25H15ZM12 2.125C12 2.33594 12.1641 2.5 12.375 2.5C12.5625 2.5 12.75 2.33594 12.75 2.125C12.75 1.9375 12.5625 1.75 12.375 1.75C12.1641 1.75 12 1.9375 12 2.125ZM12 3.625C12 3.83594 12.1641 4 12.375 4C12.5625 4 12.75 3.83594 12.75 3.625C12.75 3.4375 12.5625 3.25 12.375 3.25C12.1641 3.25 12 3.4375 12 3.625ZM12.375 4.75C12.1641 4.75 12 4.9375 12 5.125C12 5.33594 12.1641 5.5 12.375 5.5C12.5625 5.5 12.75 5.33594 12.75 5.125C12.75 4.9375 12.5625 4.75 12.375 4.75ZM12 6.625C12 6.83594 12.1641 7 12.375 7C12.5625 7 12.75 6.83594 12.75 6.625C12.75 6.4375 12.5625 6.25 12.375 6.25C12.1641 6.25 12 6.4375 12 6.625ZM1.125 2.3125V9.625H12.1875H12.75V10.75H12.1875H0.5625H0V10.1875V2.3125V1.75H1.125V2.3125Z' fill='%23F5F5F5'/%3E%3C/svg%3E%0A");
}
.icon-paintbrush {
    width: 14px;
    height: 14px;
}
.icon-paintbrush::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='14' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.672 5.563 2.016 2.015 3.609-5.414-.211-.21-5.414 3.608ZM4.914 8.046A1.809 1.809 0 0 0 4.563 8c-.938 0-1.688.773-1.688 1.688v1.71h1.688c.914 0 1.687-.773 1.687-1.687 0-.14-.023-.258-.047-.375l-1.289-1.29ZM12.25.5l1.5 1.5-4.5 6.75-1.875.75h-.023c0 .07.023.14.023.188A2.806 2.806 0 0 1 4.562 12.5H.25v-1.125h1.5V9.687a2.806 2.806 0 0 1 2.813-2.812c.046 0 .117.023.187.023v-.023L5.5 5 12.25.5Z' fill='%23262626'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='14' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.672 5.563 2.016 2.015 3.609-5.414-.211-.21-5.414 3.608ZM4.914 8.046A1.809 1.809 0 0 0 4.563 8c-.938 0-1.688.773-1.688 1.688v1.71h1.688c.914 0 1.687-.773 1.687-1.687 0-.14-.023-.258-.047-.375l-1.289-1.29ZM12.25.5l1.5 1.5-4.5 6.75-1.875.75h-.023c0 .07.023.14.023.188A2.806 2.806 0 0 1 4.562 12.5H.25v-1.125h1.5V9.687a2.806 2.806 0 0 1 2.813-2.812c.046 0 .117.023.187.023v-.023L5.5 5 12.25.5Z' fill='%23262626'/%3E%3C/svg%3E");
}
.icon-camera {
    width: 12px;
    height: 12px;
}
.icon-camera::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.25.25.492 1.5H12v9H0v-9h3.235L3.75.25h4.5Zm.492 2.625h-.82l-.258-.75-.234-.75H4.547l-.234.75-.258.75H1.125v6.75h9.75v-6.75H8.742ZM6 3.625c.938 0 1.781.516 2.25 1.313.492.82.492 1.828 0 2.625A2.571 2.571 0 0 1 6 8.874a2.58 2.58 0 0 1-2.273-1.313 2.518 2.518 0 0 1 0-2.625A2.629 2.629 0 0 1 6 3.625ZM7.5 6.25c0-.516-.305-1.008-.75-1.29a1.551 1.551 0 0 0-1.5 0c-.469.282-.75.774-.75 1.29 0 .54.281 1.031.75 1.313a1.551 1.551 0 0 0 1.5 0c.445-.282.75-.774.75-1.313Z' fill='%23262626'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='12' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.25.25.492 1.5H12v9H0v-9h3.235L3.75.25h4.5Zm.492 2.625h-.82l-.258-.75-.234-.75H4.547l-.234.75-.258.75H1.125v6.75h9.75v-6.75H8.742ZM6 3.625c.938 0 1.781.516 2.25 1.313.492.82.492 1.828 0 2.625A2.571 2.571 0 0 1 6 8.874a2.58 2.58 0 0 1-2.273-1.313 2.518 2.518 0 0 1 0-2.625A2.629 2.629 0 0 1 6 3.625ZM7.5 6.25c0-.516-.305-1.008-.75-1.29a1.551 1.551 0 0 0-1.5 0c-.469.282-.75.774-.75 1.29 0 .54.281 1.031.75 1.313a1.551 1.551 0 0 0 1.5 0c.445-.282.75-.774.75-1.313Z' fill='%23262626'/%3E%3C/svg%3E");
}
.icon-plus {
    width: 14px;
    height: 14px;
}
.icon-plus::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23F5F5F5' d='M5.563.688v3.75h4.312v1.125H5.562v4.312H4.438V5.562H.125V4.438h4.313V.125h1.125v.563Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23F5F5F5' d='M5.563.688v3.75h4.312v1.125H5.562v4.312H4.438V5.562H.125V4.438h4.313V.125h1.125v.563Z'/%3E%3C/svg%3E");
}
.icon.gray--200::before {
    background-color: var(--color-gray-200);
}
.icon.gray--500::before {
    background-color: var(--color-gray-500);
}
.icon.gray--800::before {
    background-color: var(--color-gray-800);
}
.icon-cookie {
    width: 12px;
    height: 12px;
}
.icon-cookie::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M11.76 5.54c.24.081.24.251.24.46 0 3.297-2.704 6-6 6S0 9.297 0 6C0 3.227 2 .613 4.694 0c.164 0 .306.057.399.211.359.789 1.26 1.454 2.214 1.104a.35.35 0 0 1 .471.3c.107 1.21 1.222 2.07 2.36 1.897a.384.384 0 0 1 .297.08c.082.064.132.16.139.263-.06.62.426 1.406 1.187 1.683zM2.8 6c0-.16-.146-.315-.333-.325a.352.352 0 0 0-.32.17c-.068.155-.068.252 0 .363.067.112.19.177.32.17.187-.01.333-.164.333-.378zm1.091 3.166a1.056 1.056 0 0 0 0-2.11 1.056 1.056 0 0 0 0 2.11zm.351-4.22a.704.704 0 0 0 0-1.406.704.704 0 0 0 0 1.406zm2.813 4.922a.704.704 0 0 0 0-1.406.704.704 0 0 0 0 1.406zm.351-2.812C8 7 8.416 6.566 8.416 6c0-.564-.416-1-1.01-1.054-.56.054-1 .494-1 1.054 0 .562.44 1 1 1.055zm2.092.73a.352.352 0 1 0-.038-.704.352.352 0 0 0 .038.703z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M11.76 5.54c.24.081.24.251.24.46 0 3.297-2.704 6-6 6S0 9.297 0 6C0 3.227 2 .613 4.694 0c.164 0 .306.057.399.211.359.789 1.26 1.454 2.214 1.104a.35.35 0 0 1 .471.3c.107 1.21 1.222 2.07 2.36 1.897a.384.384 0 0 1 .297.08c.082.064.132.16.139.263-.06.62.426 1.406 1.187 1.683zM2.8 6c0-.16-.146-.315-.333-.325a.352.352 0 0 0-.32.17c-.068.155-.068.252 0 .363.067.112.19.177.32.17.187-.01.333-.164.333-.378zm1.091 3.166a1.056 1.056 0 0 0 0-2.11 1.056 1.056 0 0 0 0 2.11zm.351-4.22a.704.704 0 0 0 0-1.406.704.704 0 0 0 0 1.406zm2.813 4.922a.704.704 0 0 0 0-1.406.704.704 0 0 0 0 1.406zm.351-2.812C8 7 8.416 6.566 8.416 6c0-.564-.416-1-1.01-1.054-.56.054-1 .494-1 1.054 0 .562.44 1 1 1.055zm2.092.73a.352.352 0 1 0-.038-.704.352.352 0 0 0 .038.703z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.image-aspect--cover, .image-aspect > * {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none;
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.image-aspect {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.image-aspect::before {
    content: "";
    display: block;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
}
.image-aspect figure {
    margin: 0;
}
.image-aspect img,
.image-aspect picture {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.image-aspect--cover {
    position: absolute;
}
.image-aspect--cover::before {
    display: none;
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.mod-input {
    position: relative;
    margin-bottom: 18px;
    width: 100%;
    font-size: 16px;
    line-height: 1.44;
    font-weight: 400;
}
.mod-input__label {
    position: relative;
    margin: 0 0 6px;
    display: block;
    z-index: 4;
    color: var(--color-gray-400);
}
.mod-input__field {
    position: relative;
    width: 100%;
    height: 44px;
    border: 1px solid var(--color-gray-300);
    background-color: var(--color-gray-100);
    border-radius: 0;
    outline: none;
    z-index: 1;
    font-size: 14px;
    font-family: var(--font-primary);
    color: var(--color-gray-800);
    padding: 8px 18px;
    transition: border-color 0.3s ease;
}
@media only screen and (max-width: 767px) {
    .mod-input__field {
        font-size: 16px;
    }
}
.mod-input__field:focus, .mod-input__field:hover {
    border-color: var(--color-gray-500);
}
.is-validation-failed .mod-input__field, .mod-input__field.is-validation-failed {
    color: var(--color-gray-800);
    border-color: var(--color-validation-failed);
}
.mod-input__field:-webkit-autofill {
    color: var(--color-gray-800) !important;
    -webkit-text-fill-color: var(--color-gray-800) !important;
}
.mod-input__field:-webkit-autofill::selection {
    background-color: transparent !important;
    -webkit-text-fill-color: var(--color-gray-800) !important;
}
.mod-input input:-webkit-autofill {
    color: var(--color-gray-800) !important;
    -webkit-text-fill-color: var(--color-gray-800) !important;
}
.mod-input input:-webkit-autofill:focus {
    color: var(--color-gray-800) !important;
    -webkit-text-fill-color: var(--color-gray-800) !important;
}
.mod-input textarea {
    resize: none;
    height: 154px;
    padding: 12px 20px;
}
@media only screen and (max-width: 1022px) {
    .mod-input textarea {
        height: 120px;
    }
}
.mod-input.is-disabled ::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}
.mod-input.is-disabled ::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.mod-input.is-disabled ::-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}
.mod-input.is-disabled :-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.mod-input.is-disabled :-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}
.mod-input.is-disabled ::placeholder {
    color: #fff;
    opacity: 1;
}
.mod-input.is-disabled .mod-input__field {
    background-color: var(--color-gray-200);
    color: var(--color-gray-400);
}
.mod-input.is-disabled .mod-input__field {
    pointer-events: none;
}
.mod-input--textarea {
    height: auto;
}
@media only screen and (min-width: 1023px) {
    .mod-input--textarea .mod-input__field {
        padding: 14px 20px;
    }
}

.fv-plugins-message-container,
.validation-message {
    color: #d52b29;
    position: relative;
    font-size: 12px;
    line-height: 1.5;
}

.validation-message {
    display: none;
}
.is-validation-failed .validation-message {
    display: block;
}

.form-success-message,
.form-error-message {
    margin: 10px 0;
    padding: 8px 20px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    color: var(--color-white);
}
@media only screen and (max-width: 767px) {
    .form-success-message,
.form-error-message {
        font-size: 13px;
        padding: 5px 10px;
    }
}
.form-success-message.is-hidden,
.form-error-message.is-hidden {
    display: none;
}

.form-error-message {
    background-color: rgba(231, 49, 55, 0.8);
    border: 1px solid var(--color-validation-failed);
}

.form-success-message {
    background-color: rgba(102, 187, 106, 0.8);
    border: 1px solid var(--color-success);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.link-with-arrow {
    display: inline-flex;
    font-weight: 600;
    align-items: center;
    gap: 8px;
    transition: 0.3s ease;
    color: var(--color-white);
    padding-top: 10px;
    border-top: 1px solid var(--color-gray-700);
    position: relative;
}
.link-with-arrow:after {
    content: "";
    height: 1px;
    position: absolute;
    width: 0;
    background-color: var(--color-mgml);
    transition: 0.3s ease;
    top: -1px;
    left: 0;
}
.link-with-arrow__arrow {
    overflow: hidden;
    position: relative;
    height: 16px;
    width: 16px;
}
.link-with-arrow__arrow .icon:before {
    background-color: currentColor;
}
.link-with-arrow__arrow .icon-arrow-down {
    margin-top: 2px;
}
.link-with-arrow__arrow .arrow-1,
.link-with-arrow__arrow .arrow-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
}
.link-with-arrow__arrow .arrow-1 {
    transform: translateX(-100%);
}
.link-with-arrow__arrow .arrow-2 {
    transform: translateX(0);
}
.link-with-arrow:hover {
    color: var(--color-mgml);
}
.link-with-arrow:hover:after {
    width: 100%;
}
.link-with-arrow:hover .icon:before {
    background-color: var(--color-mgml);
}
.link-with-arrow:hover .arrow-1 {
    transform: translateX(0);
}
.link-with-arrow:hover .arrow-2 {
    transform: translateX(100%);
}
.link-with-arrow--red {
    color: var(--color-mgml);
}
.link-with-arrow--red .link-with-arrow__arrow .icon::before {
    background-color: currentColor;
}
.link-with-arrow--red:hover {
    color: var(--color-gray-800);
}
.link-with-arrow--down-arrow .arrow-1 {
    transform: translateY(-100%);
}
.link-with-arrow--down-arrow .arrow-2 {
    transform: translateY(0%);
}
.link-with-arrow--down-arrow:hover .arrow-1 {
    transform: translateY(0);
}
.link-with-arrow--down-arrow:hover .arrow-2 {
    transform: translateY(100%);
}
.link-with-arrow--up-arrow .arrow-1 {
    transform: translateY(100%);
}
.link-with-arrow--up-arrow .arrow-2 {
    transform: translateY(0%);
}
.link-with-arrow--up-arrow:hover .arrow-1 {
    transform: translateY(0);
}
.link-with-arrow--up-arrow:hover .arrow-2 {
    transform: translateY(-100%);
}
.mod-loader {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none;
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.mod-loader {
    position: fixed;
    z-index: 3;
    background-color: var(--color-dark-gray);
    visibility: visible;
    pointer-events: all;
    transition: opacity 0.3s ease 0.2s, visibility 0.3s ease 0.2s;
}
.page-loaded .mod-loader {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
.mod-loader svg {
    width: 120px;
    height: 120px;
}
.mod-loader__spinner {
    border: 5px solid var(--color-white);
    border-radius: 50%;
    border-top: 5px solid var(--color-primary);
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/* stylelint-disable */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* stylelint-enable */
.black.location-tag:before {
    background-color: var(--color-gray-800);
}
.green.location-tag:before {
    background-color: var(--color-mestna-galerija);
}
.green-dark.location-tag:before {
    background-color: var(--color-arheopark-turquoise);
}
.orange.location-tag:before {
    background-color: var(--color-vzigalice);
}
.dark-orange.location-tag:before {
    background-color: var(--color-bezigrad);
}
.red.location-tag:before {
    background-color: #e73137;
}
.dark-red.location-tag:before {
    background-color: var(--color-tobacna);
}
.beige.location-tag:before {
    background-color: var(--color-vila-zlatica);
}
.dark-beige.location-tag:before {
    background-color: var(--color-plecnikova);
}
.purple.location-tag:before {
    background-color: var(--color-jakopic-secondary);
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.location-tag {
    background-color: var(--color-white);
    color: var(--color-gray-800);
    min-height: 30px;
    padding: 6px 6px;
    font-weight: 600;
    line-height: 1;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 1px solid var(--color-gray-200);
}
.location-tag.has-tag:before {
    content: "";
    height: 16px;
    width: 16px;
    display: block;
    position: relative;
    flex-shrink: 0;
}
.location-tag.dark {
    color: var(--color-white);
    background-color: var(--color-black);
    border-color: var(--color-gray-800);
}
.location-tag.dark::before {
    background-color: var(--color-white);
}
.premium-black .location-tag {
    background-color: var(--color-gray-950);
    border-color: var(--color-gray-800);
    color: var(--color-gray-200);
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.margin {
    display: block;
    width: 100%;
}
.margin.d-none {
    display: none;
}
.margin--320 {
    height: 320px;
}
@media only screen and (max-width: 1919px) {
    .margin--320 {
        height: 240px;
    }
}
@media only screen and (max-width: 1500px) {
    .margin--320 {
        height: 180px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--320 {
        height: 140px;
    }
}
@media only screen and (max-width: 1022px) {
    .margin--320 {
        height: 90px;
    }
}
.margin--300 {
    height: 300px;
}
@media only screen and (max-width: 1919px) {
    .margin--300 {
        height: 240px;
    }
}
@media only screen and (max-width: 1500px) {
    .margin--300 {
        height: 180px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--300 {
        height: 140px;
    }
}
@media only screen and (max-width: 1022px) {
    .margin--300 {
        height: 90px;
    }
}
.margin--270 {
    height: 270px;
}
@media only screen and (max-width: 1919px) {
    .margin--270 {
        height: 200px;
    }
}
@media only screen and (max-width: 1500px) {
    .margin--270 {
        height: 160px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--270 {
        height: 120px;
    }
}
@media only screen and (max-width: 1022px) {
    .margin--270 {
        height: 80px;
    }
}
.margin--260 {
    height: 260px;
}
@media only screen and (max-width: 1919px) {
    .margin--260 {
        height: 200px;
    }
}
@media only screen and (max-width: 1500px) {
    .margin--260 {
        height: 160px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--260 {
        height: 140px;
    }
}
@media only screen and (max-width: 1022px) {
    .margin--260 {
        height: 80px;
    }
}
.margin--240 {
    height: 240px;
}
@media only screen and (max-width: 1919px) {
    .margin--240 {
        height: 180px;
    }
}
@media only screen and (max-width: 1500px) {
    .margin--240 {
        height: 160px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--240 {
        height: 128px;
    }
}
.margin--200 {
    height: 200px;
}
@media only screen and (max-width: 1919px) {
    .margin--200 {
        height: 180px;
    }
}
@media only screen and (max-width: 1500px) {
    .margin--200 {
        height: 150px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--200 {
        height: 120px;
    }
}
@media only screen and (max-width: 1022px) {
    .margin--200 {
        height: 80px;
    }
}
.margin--180 {
    height: 180px;
}
@media only screen and (max-width: 1500px) {
    .margin--180 {
        height: 150px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--180 {
        height: 120px;
    }
}
@media only screen and (max-width: 1022px) {
    .margin--180 {
        height: 80px;
    }
}
.margin--168 {
    height: 168px;
}
@media only screen and (max-width: 1919px) {
    .margin--168 {
        height: 140px;
    }
}
@media only screen and (max-width: 1500px) {
    .margin--168 {
        height: 120px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--168 {
        height: 80px;
    }
}
.margin--160 {
    height: 160px;
}
@media only screen and (max-width: 1919px) {
    .margin--160 {
        height: 140px;
    }
}
@media only screen and (max-width: 1500px) {
    .margin--160 {
        height: 120px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--160 {
        height: 80px;
    }
}
.margin--150 {
    height: 150px;
}
@media only screen and (max-width: 1919px) {
    .margin--150 {
        height: 130px;
    }
}
@media only screen and (max-width: 1500px) {
    .margin--150 {
        height: 110px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--150 {
        height: 80px;
    }
}
.margin--140 {
    height: 140px;
}
@media only screen and (max-width: 1500px) {
    .margin--140 {
        height: 100px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--140 {
        height: 80px;
    }
}
.margin--130 {
    height: 130px;
}
@media only screen and (max-width: 1500px) {
    .margin--130 {
        height: 100px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--130 {
        height: 80px;
    }
}
.margin--120 {
    height: 120px;
}
@media only screen and (max-width: 1500px) {
    .margin--120 {
        height: 100px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--120 {
        height: 80px;
    }
}
.margin--108 {
    height: 108px;
}
@media only screen and (max-width: 1500px) {
    .margin--108 {
        height: 90px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--108 {
        height: 80px;
    }
}
.margin--104 {
    height: 104px;
}
@media only screen and (max-width: 1500px) {
    .margin--104 {
        height: 90px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--104 {
        height: 80px;
    }
}
.margin--100 {
    height: 100px;
}
@media only screen and (max-width: 1200px) {
    .margin--100 {
        height: 80px;
    }
}
@media only screen and (max-width: 1022px) {
    .margin--100 {
        height: 60px;
    }
}
.margin--96 {
    height: 96px;
}
@media only screen and (max-width: 1200px) {
    .margin--96 {
        height: 80px;
    }
}
@media only screen and (max-width: 1022px) {
    .margin--96 {
        height: 60px;
    }
}
.margin--90 {
    height: 90px;
}
@media only screen and (max-width: 1500px) {
    .margin--90 {
        height: 70px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--90 {
        height: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .margin--90 {
        height: 50px;
    }
}
.margin--80 {
    height: 80px;
}
@media only screen and (max-width: 1500px) {
    .margin--80 {
        height: 70px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--80 {
        height: 60px;
    }
}
.margin--70 {
    height: 70px;
}
@media only screen and (max-width: 1500px) {
    .margin--70 {
        height: 60px;
    }
}
@media only screen and (max-width: 1200px) {
    .margin--70 {
        height: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .margin--70 {
        height: 40px;
    }
}
.margin--64 {
    height: 64px;
}
@media only screen and (max-width: 1200px) {
    .margin--64 {
        height: 44px;
    }
}
@media only screen and (max-width: 767px) {
    .margin--64 {
        height: 36px;
    }
}
.margin--60 {
    height: 60px;
}
@media only screen and (max-width: 1200px) {
    .margin--60 {
        height: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .margin--60 {
        height: 30px;
    }
}
.margin--50 {
    height: 50px;
}
@media only screen and (max-width: 1200px) {
    .margin--50 {
        height: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .margin--50 {
        height: 30px;
    }
}
.margin--48 {
    height: 48px;
}
@media only screen and (max-width: 1200px) {
    .margin--48 {
        height: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .margin--48 {
        height: 30px;
    }
}
.margin--40 {
    height: 40px;
}
@media only screen and (max-width: 1200px) {
    .margin--40 {
        height: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .margin--40 {
        height: 20px;
    }
}
.margin--32 {
    height: 32px;
}
@media only screen and (max-width: 767px) {
    .margin--32 {
        height: 20px;
    }
}
.margin--30 {
    height: 30px;
}
@media only screen and (max-width: 767px) {
    .margin--30 {
        height: 20px;
    }
}
.margin--24 {
    height: 24px;
}
.margin--20 {
    height: 20px;
}
.margin--16 {
    height: 16px;
}
.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}
.title--h6, .title--h5, .title--h4, .title--h3, .title--h2, .title--h1 {
    color: var(--color-white);
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .title--h6, .title--h5, .title--h4, .title--h3, .title--h2, .title--h1 {
        letter-spacing: -0.02em;
    }
}

.title--h1 {
    font-size: 96px;
    line-height: 1;
}
@media only screen and (max-width: 1500px) {
    .title--h1 {
        font-size: 72px;
    }
}
@media only screen and (max-width: 1200px) {
    .title--h1 {
        font-size: 64px;
    }
}
@media only screen and (max-width: 1022px) {
    .title--h1 {
        font-size: 55px;
    }
}
@media only screen and (max-width: 767px) {
    .title--h1 {
        font-size: 45px;
    }
}

.title--h2 {
    font-size: 72px;
    line-height: 1.05;
}
@media only screen and (max-width: 1500px) {
    .title--h2 {
        font-size: 66px;
    }
}
@media only screen and (max-width: 1200px) {
    .title--h2 {
        font-size: 50px;
    }
}
@media only screen and (max-width: 1022px) {
    .title--h2 {
        font-size: 40px;
        line-height: normal;
    }
}
@media only screen and (max-width: 767px) {
    .title--h2 {
        font-size: 30px;
    }
}

.title--h3 {
    font-size: 60px;
}
@media only screen and (max-width: 1500px) {
    .title--h3 {
        font-size: 54px;
    }
}
@media only screen and (max-width: 1200px) {
    .title--h3 {
        font-size: 45px;
    }
}
@media only screen and (max-width: 1022px) {
    .title--h3 {
        font-size: 42px;
    }
}
@media only screen and (max-width: 767px) {
    .title--h3 {
        font-size: 36px;
    }
}

.title--h4 {
    font-size: 48px;
    line-height: 1;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1500px) {
    .title--h4 {
        font-size: 44px;
    }
}
@media only screen and (max-width: 1200px) {
    .title--h4 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 1022px) {
    .title--h4 {
        font-size: 38px;
    }
}
@media only screen and (max-width: 767px) {
    .title--h4 {
        font-size: 32px;
    }
}

.title--h5 {
    font-size: 36px;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .title--h5 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .title--h5 {
        font-size: 28px;
    }
}

.title--h6 {
    font-size: 30px;
    letter-spacing: -0.04em;
}
@media only screen and (max-width: 1200px) {
    .title--h6 {
        font-size: 28px;
    }
}
@media only screen and (max-width: 767px) {
    .title--h6 {
        font-size: 24px;
    }
}

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear;
}
.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none;
}

.title-secondary {
    font-family: var(--font-dante);
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 1;
}




/*# sourceMappingURL=bundle.css.map */
