/*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com*/
a,
hr {
    color: inherit;
}
progress,
sub,
sup {
    vertical-align: baseline;
}
blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
ul {
    margin: 0;
}
.error-page[data-v-cfb74a81],
.line-clamp-4,
.overflow-hidden {
    overflow: hidden;
}
.border-app-blue-aqua,
.border-app-red,
.border-app-violet,
.border-app-yellow {
    --tw-border-opacity: 1;
}
.transition,
.transition-all,
.transition-opacity {
    transition-duration: 0.15s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.app-rich-text a,
.underline {
    text-decoration-line: underline;
}
.hyphenation-specs,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 4;
}
:root,
[data-domain='red'] {
    --text-color: #00ffe0;
}
.app-slider--home-hero .swiper-button-next,
.right-0 {
    right: 0;
}
*,
:after,
:before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}
:after,
:before {
    --tw-content: '';
}
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    font-family: Graphik, sans-serif;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    background-color: var(--background-color);
    color: var(--text-color);
    min-height: 100vh;
    transition:
        background-color 0.25s,
        color 0.25s linear;
}
body {
    line-height: inherit;
    counter-reset: chapter-counter;
}
hr {
    border-top-width: 1px;
    height: 0;
}
abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}
a {
    text-decoration: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
pre,
samp {
    font-family:
        ui-monospace,
        SFMono-Regular,
        Menlo,
        Monaco,
        Consolas,
        Liberation Mono,
        Courier New,
        monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-feature-settings: inherit;
    font-size: 100%;
    font-variation-settings: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
button,
select {
    text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}
:-moz-focusring {
    outline: auto;
}
:-moz-ui-invalid {
    box-shadow: none;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
[type='search'] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
dialog,
fieldset,
legend {
    padding: 0;
}
menu,
ol,
ul {
    list-style: none;
    padding: 0;
}
textarea {
    resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1;
}
.cursor-pointer,
.image-debugger__btn[data-v-af61e7a8],
[role='button'],
button {
    cursor: pointer;
}
:disabled {
    cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}
img,
video {
    height: auto;
    max-width: 100%;
}
.hidden,
[hidden] {
    display: none;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
@media (min-width: 576px) {
    .container {
        max-width: 576px;
    }
    .sm\:absolute {
        position: absolute;
    }
    .sm\:left-0 {
        left: 0;
    }
    .sm\:col-span-8 {
        grid-column: span 8 / span 8;
    }
    .sm\:col-start-3 {
        grid-column-start: 3;
    }
    .sm\:-mt-12 {
        margin-top: -3rem;
    }
    .sm\:mb-4 {
        margin-bottom: 1rem;
    }
    .sm\:ml-4 {
        margin-left: 1rem;
    }
    .sm\:mr-4 {
        margin-right: 1rem;
    }
    .sm\:inline {
        display: inline;
    }
    .sm\:flex {
        display: flex;
    }
    .sm\:aspect-\[767\/511\] {
        aspect-ratio: 767/511;
    }
    .sm\:h-\[260px\] {
        height: 260px;
    }
    .sm\:w-1\/2 {
        width: 50%;
    }
    .sm\:w-\[350px\] {
        width: 350px;
    }
    .sm\:flex-row {
        flex-direction: row;
    }
    .sm\:justify-end {
        justify-content: flex-end;
    }
    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }
    .sm\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .sm\:py-10 {
        padding-bottom: 2.5rem;
        padding-top: 2.5rem;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
    .md\:fixed {
        position: fixed;
    }
    .md\:sticky {
        position: sticky;
    }
    .md\:bottom-0 {
        bottom: 0;
    }
    .md\:left-\[40px\] {
        left: 40px;
    }
    .md\:right-0 {
        right: 0;
    }
    .md\:right-\[40px\] {
        right: 40px;
    }
    .md\:col-span-10 {
        grid-column: span 10 / span 10;
    }
    .md\:col-span-6 {
        grid-column: span 6 / span 6;
    }
    .md\:col-span-8 {
        grid-column: span 8 / span 8;
    }
    .md\:col-start-2 {
        grid-column-start: 2;
    }
    .md\:col-start-3 {
        grid-column-start: 3;
    }
    .md\:col-start-4 {
        grid-column-start: 4;
    }
    .md\:col-start-7 {
        grid-column-start: 7;
    }
    .md\:-mx-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
    .md\:-mt-14 {
        margin-top: -3.5rem;
    }
    .md\:mb-4 {
        margin-bottom: 1rem;
    }
    .md\:mr-5 {
        margin-right: 1.25rem;
    }
    .md\:mr-6 {
        margin-right: 1.5rem;
    }
    .md\:mt-0 {
        margin-top: 0;
    }
    .md\:mt-20 {
        margin-top: 5rem;
    }
    .md\:block {
        display: block;
    }
    .md\:hidden {
        display: none;
    }
    .md\:flex-row {
        flex-direction: row;
    }
    .md\:items-center {
        align-items: center;
    }
    .md\:justify-start {
        justify-content: flex-start;
    }
    .md\:gap-6 {
        gap: 1.5rem;
    }
    .md\:gap-x-5 {
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
    .md\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .md\:gap-y-4 {
        row-gap: 1rem;
    }
    .md\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .md\:gap-y-8 {
        row-gap: 2rem;
    }
    .md\:border-3 {
        border-width: 3px;
    }
    .md\:border-\[6px\] {
        border-width: 6px;
    }
    .md\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }
    .md\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .md\:px-\[40px\] {
        padding-left: 40px;
        padding-right: 40px;
    }
    .md\:py-\[48px\] {
        padding-bottom: 48px;
        padding-top: 48px;
    }
    .md\:pb-8 {
        padding-bottom: 2rem;
    }
    .md\:pb-\[70px\] {
        padding-bottom: 70px;
    }
    .md\:pt-16 {
        padding-top: 4rem;
    }
    .md\:pt-20 {
        padding-top: 5rem;
    }
    .md\:text-left {
        text-align: left;
    }
    .md\:text-\[140px\] {
        font-size: 140px;
    }
    .md\:text-\[180px\] {
        font-size: 180px;
    }
    .md\:text-\[40px\] {
        font-size: 40px;
    }
    .md\:text-\[42px\] {
        font-size: 42px;
    }
    .md\:text-\[52px\] {
        font-size: 52px;
    }
    .md\:text-\[54px\] {
        font-size: 54px;
    }
    .md\:text-\[56px\] {
        font-size: 56px;
    }
    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .md\:text-xl {
        font-size: 20px;
        line-height: 1.1;
    }
    .md\:font-\[17px\] {
        font-weight: 17px;
    }
    .md\:leading-\[0\.9\],
    .md\:leading-midnight {
        line-height: 0.9;
    }
    .first\:md\:mb-1:first-child,
    .last\:md\:mb-1:last-child {
        margin-bottom: 0.25rem;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 992px;
    }
    .lg\:container {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    @media (min-width: 576px) {
        .lg\:container {
            max-width: 576px;
        }
    }
    @media (min-width: 768px) {
        .lg\:container {
            max-width: 768px;
        }
    }
    @media (min-width: 992px) {
        .lg\:container {
            max-width: 992px;
        }
    }
    @media (min-width: 1200px) {
        .lg\:container {
            max-width: 1200px;
        }
    }
    @media (min-width: 1400px) {
        .lg\:container {
            max-width: 1400px;
        }
    }
    @media (min-width: 1536px) {
        .lg\:container {
            max-width: 1536px;
        }
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
    .xl\:container {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    @media (min-width: 576px) {
        .xl\:container {
            max-width: 576px;
        }
    }
    @media (min-width: 768px) {
        .xl\:container {
            max-width: 768px;
        }
    }
    @media (min-width: 992px) {
        .xl\:container {
            max-width: 992px;
        }
    }
    @media (min-width: 1200px) {
        .xl\:container {
            max-width: 1200px;
        }
    }
    @media (min-width: 1400px) {
        .xl\:container {
            max-width: 1400px;
        }
    }
    @media (min-width: 1536px) {
        .xl\:container {
            max-width: 1536px;
        }
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1400px;
    }
    .xxl\:col-span-10 {
        grid-column: span 10 / span 10;
    }
    .xxl\:col-span-3 {
        grid-column: span 3 / span 3;
    }
    .xxl\:col-span-4 {
        grid-column: span 4 / span 4;
    }
    .xxl\:col-span-6 {
        grid-column: span 6 / span 6;
    }
    .xxl\:col-span-8 {
        grid-column: span 8 / span 8;
    }
    .xxl\:col-start-2 {
        grid-column-start: 2;
    }
    .xxl\:col-start-3 {
        grid-column-start: 3;
    }
    .xxl\:col-start-4 {
        grid-column-start: 4;
    }
    .xxl\:col-start-7 {
        grid-column-start: 7;
    }
    .xxl\:-mx-8 {
        margin-left: -2rem;
        margin-right: -2rem;
    }
    .xxl\:w-full {
        width: 100%;
    }
    .xxl\:gap-x-8 {
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }
    .xxl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .xxl\:px-\[140px\] {
        padding-left: 140px;
        padding-right: 140px;
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
    }
}
.pending[data-v-351620a2],
.pointer-events-none {
    pointer-events: none;
}
.\!pointer-events-auto {
    pointer-events: auto !important;
}
.pointer-events-auto {
    pointer-events: auto;
}
.\!visible {
    visibility: visible !important;
}
.visible {
    visibility: visible;
}
.static {
    position: static;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.sticky {
    position: sticky;
}
.-top-\[39px\] {
    top: -39px;
}
.bottom-0 {
    bottom: 0;
}
.left-0 {
    left: 0;
}
.left-1\/2 {
    left: 50%;
}
.left-4 {
    left: 1rem;
}
.left-5 {
    left: 1.25rem;
}
.right-2 {
    right: 0.5rem;
}
.right-3 {
    right: 0.75rem;
}
.right-5 {
    right: 1.25rem;
}
.right-\[10px\] {
    right: 10px;
}
.right-\[16px\] {
    right: 16px;
}
.right-\[40px\] {
    right: 40px;
}
.right-\[50\%\] {
    right: 50%;
}
.top-0 {
    top: 0;
}
.top-1 {
    top: 0.25rem;
}
.top-1\/2 {
    top: 50%;
}
.top-2 {
    top: 0.5rem;
}
.top-3 {
    top: 0.75rem;
}
.top-4 {
    top: 1rem;
}
.top-5 {
    top: 1.25rem;
}
.-z-10 {
    z-index: -10;
}
.-z-\[1\] {
    z-index: -1;
}
.z-0 {
    z-index: 0;
}
.z-10 {
    z-index: 10;
}
.z-20 {
    z-index: 20;
}
.z-30 {
    z-index: 30;
}
.z-40 {
    z-index: 40;
}
.z-50 {
    z-index: 50;
}
.order-last {
    order: 9999;
}
.col-span-1 {
    grid-column: span 1 / span 1;
}
.col-span-10 {
    grid-column: span 10 / span 10;
}
.col-span-12 {
    grid-column: span 12 / span 12;
}
.col-span-2 {
    grid-column: span 2 / span 2;
}
.col-span-3 {
    grid-column: span 3 / span 3;
}
.col-span-4 {
    grid-column: span 4 / span 4;
}
.col-span-6 {
    grid-column: span 6 / span 6;
}
.col-span-8 {
    grid-column: span 8 / span 8;
}
.app-layout-container-column,
.col-span-full {
    grid-column: 1/-1;
}
.col-start-1 {
    grid-column-start: 1;
}
.col-start-2 {
    grid-column-start: 2;
}
.col-start-3 {
    grid-column-start: 3;
}
.col-start-4 {
    grid-column-start: 4;
}
.row-start-1 {
    grid-row-start: 1;
}
.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
}
.mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
.mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.my-10 {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
}
.my-12 {
    margin-bottom: 3rem;
    margin-top: 3rem;
}
.-mb-6 {
    margin-bottom: -1.5rem;
}
.-ml-0 {
    margin-left: 0;
}
.-ml-0\.5 {
    margin-left: -0.125rem;
}
.-ml-12 {
    margin-left: -3rem;
}
.-mt-1 {
    margin-top: -0.25rem;
}
.-mt-11 {
    margin-top: -2.75rem;
}
.-mt-2 {
    margin-top: -0.5rem;
}
.-mt-px {
    margin-top: -1px;
}
.first\:mb-1:first-child,
.loader-text:first-child,
.mb-1,
.small[data-v-d2e35ed6]:first-child {
    margin-bottom: 0.25rem;
}
.app-block-margins,
.mb-10 {
    margin-bottom: 2.5rem;
}
.mb-14 {
    margin-bottom: 3.5rem;
}
.mb-16 {
    margin-bottom: 4rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-20 {
    margin-bottom: 5rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mb-5 {
    margin-bottom: 1.25rem;
}
.app-content-block-title-margins,
.app-rich-text h2,
.app-rich-text h3,
.app-rich-text h4,
.app-rich-text ol,
.app-rich-text p,
.app-rich-text ul,
.mb-6 {
    margin-bottom: 1.5rem;
}
.mb-7 {
    margin-bottom: 1.75rem;
}
.mb-8 {
    margin-bottom: 2rem;
}
.ml-3 {
    margin-left: 0.75rem;
}
.ml-4 {
    margin-left: 1rem;
}
.mr-1 {
    margin-right: 0.25rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-3 {
    margin-right: 0.75rem;
}
.mr-4 {
    margin-right: 1rem;
}
.mr-5 {
    margin-right: 1.25rem;
}
.mt-0 {
    margin-top: 0;
}
.mt-0\.5 {
    margin-top: 0.125rem;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mt-10 {
    margin-top: 2.5rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mt-20 {
    margin-top: 5rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mt-5 {
    margin-top: 1.25rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mt-8 {
    margin-top: 2rem;
}
.mt-auto {
    margin-top: auto;
}
.line-clamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.block {
    display: block;
}
.emphasized div[data-v-5a2c75e0],
.inline-block,
.regular div[data-v-5a2c75e0] {
    display: inline-block;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.grid {
    display: grid;
}
.contents {
    display: contents;
}
.aspect-\[9\/16\] {
    aspect-ratio: 9/16;
}
.aspect-square {
    aspect-ratio: 1/1;
}
.aspect-video {
    aspect-ratio: 16/9;
}
.h-1 {
    height: 0.25rem;
}
.h-10 {
    height: 2.5rem;
}
.h-14 {
    height: 3.5rem;
}
.h-16 {
    height: 4rem;
}
.h-2 {
    height: 0.5rem;
}
.h-2\.5 {
    height: 0.625rem;
}
.h-20 {
    height: 5rem;
}
.h-30 {
    height: 7.5rem;
}
.h-36 {
    height: 9rem;
}
.h-4 {
    height: 1rem;
}
.h-5 {
    height: 1.25rem;
}
.h-6 {
    height: 1.5rem;
}
.h-8 {
    height: 2rem;
}
.h-\[120px\] {
    height: 120px;
}
.h-\[235px\] {
    height: 235px;
}
.h-\[29px\] {
    height: 29px;
}
.h-\[37px\] {
    height: 37px;
}
.h-\[58px\] {
    height: 58px;
}
.h-\[60px\] {
    height: 60px;
}
.h-\[89px\] {
    height: 89px;
}
.h-auto {
    height: auto;
}
.h-full {
    height: 100%;
}
.max-h-full {
    max-height: 100%;
}
.min-h-full {
    min-height: 100%;
}
.min-h-screen-dynamic {
    min-height: 100dvh;
}
.w-1\/2 {
    width: 50%;
}
.w-1\/3 {
    width: 33.333333%;
}
.w-2 {
    width: 0.5rem;
}
.w-2\.5 {
    width: 0.625rem;
}
.w-2\/3 {
    width: 66.666667%;
}
.w-36 {
    width: 9rem;
}
.w-48 {
    width: 12rem;
}
.w-5 {
    width: 1.25rem;
}
.w-\[115px\] {
    width: 115px;
}
.w-\[20\%\] {
    width: 20%;
}
.w-\[200px\] {
    width: 200px;
}
.w-\[320px\] {
    width: 320px;
}
.w-\[326px\] {
    width: 326px;
}
.w-\[369px\] {
    width: 369px;
}
.w-\[37px\] {
    width: 37px;
}
.w-\[52px\] {
    width: 52px;
}
.w-\[calc\(100\%-32px\)\] {
    width: calc(100% - 32px);
}
.w-auto {
    width: auto;
}
.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}
.w-full {
    width: 100%;
}
.menu--visible[data-v-eba0ad94],
.menu[data-v-eba0ad94],
.w-screen {
    width: 100vw;
}
.max-w-2xl {
    max-width: 42rem;
}
.flex-1 {
    flex: 1 1 0%;
}
.flex-auto {
    flex: 1 1 auto;
}
.flex-shrink-0,
.shrink-0 {
    flex-shrink: 0;
}
.-translate-y-1\/2 {
    --tw-translate-y: -50%;
}
.-rotate-90,
.-translate-y-1\/2,
.hover\:-translate-x-4:hover,
.hover\:translate-x-4:hover,
.rotate-180,
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90 {
    --tw-rotate: -90deg;
}
.rotate-180 {
    --tw-rotate: 180deg;
}
.cursor-none {
    cursor: none;
}
.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.resize {
    resize: both;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.app-grid,
.app-layout-container {
    grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.content-center {
    align-content: center;
}
.items-start {
    align-items: flex-start;
}
.items-end {
    align-items: flex-end;
}
.items-center {
    align-items: center;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.justify-around {
    justify-content: space-around;
}
.justify-stretch {
    justify-content: stretch;
}
.gap-1 {
    gap: 0.25rem;
}
.gap-1\.5 {
    gap: 0.375rem;
}
.gap-10 {
    gap: 2.5rem;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-2\.5 {
    gap: 0.625rem;
}
.gap-3 {
    gap: 0.75rem;
}
.gap-3\.5 {
    gap: 0.875rem;
}
.gap-4 {
    gap: 1rem;
}
.gap-5 {
    gap: 1.25rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-8 {
    gap: 2rem;
}
.gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
}
.gap-y-1 {
    row-gap: 0.25rem;
}
.gap-y-1\.5 {
    row-gap: 0.375rem;
}
.gap-y-2 {
    row-gap: 0.5rem;
}
.gap-y-2\.5 {
    row-gap: 0.625rem;
}
.gap-y-3 {
    row-gap: 0.75rem;
}
.gap-y-4 {
    row-gap: 1rem;
}
.gap-y-5 {
    row-gap: 1.25rem;
}
.gap-y-6 {
    row-gap: 1.5rem;
}
.self-start {
    align-self: flex-start;
}
.overflow-visible {
    overflow: visible;
}
.overflow-y-auto {
    overflow-y: auto;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.overflow-x-clip {
    overflow-x: clip;
}
.hyphens-manual {
    -webkit-hyphens: manual;
    hyphens: manual;
}
.hyphens-auto {
    -webkit-hyphens: auto;
    hyphens: auto;
}
.whitespace-nowrap {
    white-space: nowrap;
}
.break-normal {
    overflow-wrap: normal;
    word-break: normal;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-1\.5lg {
    border-radius: 10px;
}
.rounded-2\.5xl {
    border-radius: 20px;
}
.rounded-2xl {
    border-radius: 1rem;
}
.rounded-\[55px\] {
    border-radius: 55px;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded-md {
    border-radius: 0.375rem;
}
.rounded-l-none {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.rounded-r-1\.5lg {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.border {
    border-width: 1px;
}
.border-2 {
    border-width: 2px;
}
.border-3 {
    border-width: 3px;
}
.border-b-\[1px\] {
    border-bottom-width: 1px;
}
.border-none,
.last\:border-none:last-child {
    border-style: none;
}
.border-app-blue-aqua {
    border-color: rgb(0 255 224 / var(--tw-border-opacity));
}
.border-app-blue-prussian {
    --tw-border-opacity: 1;
    border-color: rgb(2 0 66 / var(--tw-border-opacity));
}
.border-app-red,
.error.error--message {
    border-color: rgb(255 0 0 / var(--tw-border-opacity));
}
.border-app-violet {
    border-color: rgb(199 92 255 / var(--tw-border-opacity));
}
.border-app-yellow {
    border-color: rgb(255 235 98 / var(--tw-border-opacity));
}
.\!bg-app-blue-prussian {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(2 0 66 / var(--tw-bg-opacity)) !important;
}
.bg-app-blue-aqua,
.hover\:bg-app-blue-aqua:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 255 224 / var(--tw-bg-opacity));
}
.bg-app-blue-prussian,
.group:hover .group-hover\:bg-app-blue-prussian,
.hover\:bg-app-blue-prussian:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(2 0 66 / var(--tw-bg-opacity));
}
.bg-app-green-persian,
.hover\:bg-app-green-persian:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 163 163 / var(--tw-bg-opacity));
}
.bg-app-red {
    --tw-bg-opacity: 1;
    background-color: rgb(255 0 0 / var(--tw-bg-opacity));
}
.bg-app-violet {
    --tw-bg-opacity: 1;
    background-color: rgb(199 92 255 / var(--tw-bg-opacity));
}
.bg-app-yellow {
    --tw-bg-opacity: 1;
    background-color: rgb(255 235 98 / var(--tw-bg-opacity));
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-25 {
    --tw-bg-opacity: 0.25;
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.p-2 {
    padding: 0.5rem;
}
.p-3 {
    padding: 0.75rem;
}
.p-4 {
    padding: 1rem;
}
.px-0 {
    padding-left: 0;
    padding-right: 0;
}
.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.app-container-padding,
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.py-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.py-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.py-2\.5 {
    padding-bottom: 0.625rem;
    padding-top: 0.625rem;
}
.py-3 {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}
.py-3\.5 {
    padding-bottom: 0.875rem;
    padding-top: 0.875rem;
}
.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
}
.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
.py-\[7px\] {
    padding-bottom: 7px;
    padding-top: 7px;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pb-12 {
    padding-bottom: 3rem;
}
.pb-14 {
    padding-bottom: 3.5rem;
}
.pb-20 {
    padding-bottom: 5rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pb-5 {
    padding-bottom: 1.25rem;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pb-px {
    padding-bottom: 1px;
}
.pr-12 {
    padding-right: 3rem;
}
.pt-1 {
    padding-top: 0.25rem;
}
.pt-1\.5 {
    padding-top: 0.375rem;
}
.pt-12 {
    padding-top: 3rem;
}
.pt-16 {
    padding-top: 4rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pt-24 {
    padding-top: 6rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-5 {
    padding-top: 1.25rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pt-7 {
    padding-top: 1.75rem;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.font-display {
    font-family: Midnight, sans-serif;
}
.font-mono {
    font-family:
        ui-monospace,
        SFMono-Regular,
        Menlo,
        Monaco,
        Consolas,
        Liberation Mono,
        Courier New,
        monospace;
}
.error.error--message,
.font-sans {
    font-family: Graphik, sans-serif;
}
.font-wide {
    font-family: GraphikWide, sans-serif;
}
.text-3xl {
    font-size: 28px;
    line-height: 1;
}
.text-7xl {
    font-size: 65px;
    line-height: 1;
}
.text-\[100px\] {
    font-size: 100px;
}
.text-\[120px\] {
    font-size: 120px;
}
.text-\[13px\] {
    font-size: 13px;
}
.text-\[16px\] {
    font-size: 16px;
}
.text-\[22px\] {
    font-size: 22px;
}
.text-\[25px\] {
    font-size: 25px;
}
.text-\[27px\] {
    font-size: 27px;
}
.text-\[28px\] {
    font-size: 28px;
}
.text-\[30px\] {
    font-size: 30px;
}
.text-\[9px\] {
    font-size: 9px;
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.app-rich-text,
.text-xl {
    font-size: 20px;
    line-height: 1.1;
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}
.app-rich-text h2 a,
.app-rich-text h3 a,
.app-rich-text h4 a,
.font-bold {
    font-weight: 700;
}
.font-medium {
    font-weight: 500;
}
.font-normal {
    font-weight: 400;
}
.uppercase {
    text-transform: uppercase;
}
.lowercase {
    text-transform: lowercase;
}
.leading-\[0\.8\],
.leading-midnight-tight {
    line-height: 0.8;
}
.leading-\[0\.9\],
.leading-midnight {
    line-height: 0.9;
}
.leading-\[1\.25\] {
    line-height: 1.25;
}
.leading-\[1\.2\],
.leading-tight {
    line-height: 1.2;
}
.leading-extra-tight {
    line-height: 1.1;
}
.leading-none {
    line-height: 1;
}
.group:hover .group-hover\:text-app-blue-aqua,
.hover\:text-app-blue-aqua:hover,
.text-app-blue-aqua {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.app-rich-text a:hover,
.hover\:text-app-blue-prussian:hover,
.text-app-blue-prussian {
    --tw-text-opacity: 1;
    color: rgb(2 0 66 / var(--tw-text-opacity));
}
.text-app-red {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}
.text-app-violet {
    --tw-text-opacity: 1;
    color: rgb(199 92 255 / var(--tw-text-opacity));
}
.text-inherit {
    color: inherit;
}
.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity));
}
.app-form-description,
.app-form-input,
.app-form-label,
.hover\:text-white:hover,
.text-white {
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:text-white:hover,
.text-white {
    --tw-text-opacity: 1;
}
*,
.antialiased,
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.opacity-0,
.page-enter-from,
.page-leave-active .display-title[data-v-29f3f861],
.page-leave-active .display-title[data-v-4d29951a],
.page-leave-to {
    opacity: 0;
}
.opacity-100,
.page-enter-to {
    opacity: 1;
}
.opacity-50,
.pending button[data-v-351620a2],
.pending textarea[data-v-351620a2],
.pending > input[data-v-351620a2] {
    opacity: 0.5;
}
.mix-blend-difference {
    mix-blend-mode: difference;
}
.outline {
    outline-style: solid;
}
.outline-app-blue-aqua {
    outline-color: #00ffe0;
}
.drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1))
        drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
}
.drop-shadow,
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
        var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
        var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
    transition-property:
        color,
        background-color,
        border-color,
        text-decoration-color,
        fill,
        stroke,
        opacity,
        box-shadow,
        transform,
        filter,
        backdrop-filter,
        -webkit-backdrop-filter;
}
.transition-all {
    transition-property: all;
}
.transition-opacity {
    transition-property: opacity;
}
.delay-150 {
    transition-delay: 0.15s;
}
.delay-300 {
    transition-delay: 0.3s;
}
.duration-100 {
    transition-duration: 0.1s;
}
.app-form-group .error,
.app-rich-text a,
.duration-300 {
    transition-duration: 0.3s;
}
.duration-75 {
    transition-duration: 75ms;
}
.duration-\[350ms\] {
    transition-duration: 0.35s;
}
.app-box-shadow-hover,
.app-box-shadow-with-hover {
    transition-duration: 75ms;
    transition-property:
        color,
        background-color,
        border-color,
        text-decoration-color,
        fill,
        stroke,
        opacity,
        box-shadow,
        transform,
        filter,
        backdrop-filter,
        -webkit-backdrop-filter;
}
.ease-\[ease\] {
    transition-timing-function: ease;
}
.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.app-box-shadow-hover,
.app-box-shadow-with-hover,
.app-fade-in-out,
.app-form-group .error,
.app-rich-text a,
.app-show-content,
.app-show-hero,
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.content-\[group\] {
    --tw-content: group;
    content: var(--tw-content);
}
.first\:pt-0:first-child {
    padding-top: 0;
}
.app-rich-text h2:last-child,
.app-rich-text h3:last-child,
.app-rich-text h4:last-child,
.app-rich-text ol:last-child,
.app-rich-text p:last-child,
.app-rich-text ul:last-child,
.last\:mb-0:last-child {
    margin-bottom: 0;
}
.last\:mb-0\.5:last-child,
.loader-text:last-child,
.small[data-v-d2e35ed6]:last-child {
    margin-bottom: 0.125rem;
}
.last\:mr-0:last-child {
    margin-right: 0;
}
.last\:pb-0:last-child {
    padding-bottom: 0;
}
.hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
}
.hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
}
@supports (height: 90cqh) {
    .supports-\[height\:90cqh\]\:h-\[90cqh\] {
        height: 90cqh;
    }
}
@supports (height: 90svh) {
    .supports-\[height\:90svh\]\:h-\[90svh\] {
        height: 90svh;
    }
}
.app-form-description,
.app-form-label,
.app-form-label__required,
.error {
    font-family: GraphikWide, sans-serif;
    font-weight: 700;
    --tw-text-opacity: 1;
}
.app-clip,
.sr-only {
    height: 1px;
    white-space: nowrap;
    overflow: hidden;
}
.sr-only {
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border-width: 0;
}
.app-form-group__checkbox .app-form-label__checkbox:before,
.app-form-input {
    border-style: solid;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 255 224 / var(--tw-border-opacity));
}
* {
    overscroll-behavior: contain;
    scroll-behavior: smooth;
    text-rendering: optimizeLegibility;
}
.page__inner {
    min-height: 100vh;
}
iframe[title='instagram'] {
    height: 428px;
}
@font-face {
    font-display: swap;
    font-family: Midnight;
    font-style: normal;
    font-weight: 700;
    src:
        url(../../fonts/AvrosTrosMidnight-60Black.woff2) format('woff2'),
        url(../../fonts/AvrosTrosMidnight-60Black.woff) format('woff');
}
@font-face {
    font-display: swap;
    font-family: Graphik;
    font-style: normal;
    font-weight: 400;
    src:
        url(../../fonts/Graphik-Regular-Web.woff2) format('woff2'),
        url(../../fonts/Graphik-Regular-Web.woff) format('woff');
}
@font-face {
    font-display: swap;
    font-family: Graphik;
    font-style: normal;
    font-weight: 500;
    src:
        url(../../fonts/Graphik-Medium-Web.woff2) format('woff2'),
        url(../../fonts/Graphik-Medium-Web.woff) format('woff');
}
@font-face {
    font-display: swap;
    font-family: Graphik;
    font-style: normal;
    font-weight: 700;
    src:
        url(../../fonts/Graphik-Bold-Web.woff2) format('woff2'),
        url(../../fonts/Graphik-Bold-Web.woff) format('woff');
}
@font-face {
    font-display: swap;
    font-family: GraphikWide;
    font-style: normal;
    font-weight: 400;
    src:
        url(../../fonts/GraphikWide-Regular-Web.woff2) format('woff2'),
        url(../../fonts/GraphikWide-Regular-Web.woff) format('woff');
}
@font-face {
    font-display: swap;
    font-family: GraphikWide;
    font-style: normal;
    font-weight: 700;
    src:
        url(../../fonts/GraphikWide-Bold-Web.woff2) format('woff2'),
        url(../../fonts/GraphikWide-Bold-Web.woff) format('woff');
}
.app-form-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
.app-form-label {
    display: flex;
    gap: 0.25rem;
    order: -9999;
    font-size: 0.75rem;
    line-height: 1.1;
}
.app-form-input {
    border-radius: 10px;
    background-color: transparent;
    padding: 0.625rem 1rem;
    --tw-text-opacity: 1;
}
.app-form-input ::-moz-placeholder,
.app-form-input::-moz-placeholder {
    color: hsla(0, 0%, 100%, 0.5);
}
.app-form-input ::placeholder,
.app-form-input::placeholder {
    color: hsla(0, 0%, 100%, 0.5);
}
.app-form-input--textarea {
    min-height: 148px;
}
.app-form-input--select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/images/chevron-down.svg) right 12px center/12px no-repeat;
    min-height: 46px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
@media (min-width: 992px) {
    .lg\:-right-\[54px\] {
        right: -54px;
    }
    .lg\:-top-\[67px\] {
        top: -67px;
    }
    .lg\:left-auto {
        left: auto;
    }
    .lg\:right-12 {
        right: 3rem;
    }
    .lg\:top-10 {
        top: 2.5rem;
    }
    .lg\:order-1 {
        order: 1;
    }
    .lg\:col-span-10 {
        grid-column: span 10 / span 10;
    }
    .lg\:col-span-3 {
        grid-column: span 3 / span 3;
    }
    .lg\:col-span-5 {
        grid-column: span 5 / span 5;
    }
    .lg\:col-span-6 {
        grid-column: span 6 / span 6;
    }
    .lg\:col-span-8 {
        grid-column: span 8 / span 8;
    }
    .lg\:col-span-full {
        grid-column: 1/-1;
    }
    .lg\:col-start-1 {
        grid-column-start: 1;
    }
    .lg\:col-start-10 {
        grid-column-start: 10;
    }
    .lg\:col-start-2 {
        grid-column-start: 2;
    }
    .lg\:col-start-3 {
        grid-column-start: 3;
    }
    .lg\:col-start-4 {
        grid-column-start: 4;
    }
    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0;
    }
    .lg\:mx-2 {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .lg\:my-0 {
        margin-bottom: 0;
        margin-top: 0;
    }
    .lg\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .lg\:ml-5 {
        margin-left: 1.25rem;
    }
    .lg\:mt-10 {
        margin-top: 2.5rem;
    }
    .lg\:mt-16 {
        margin-top: 4rem;
    }
    .lg\:mt-2 {
        margin-top: 0.5rem;
    }
    .lg\:mt-5 {
        margin-top: 1.25rem;
    }
    .lg\:aspect-\[756\/388\] {
        aspect-ratio: 756/388;
    }
    .lg\:h-\[56px\] {
        height: 56px;
    }
    .lg\:w-1\/2 {
        width: 50%;
    }
    .lg\:w-\[72px\] {
        width: 72px;
    }
    .lg\:gap-14 {
        gap: 3.5rem;
    }
    .lg\:gap-2 {
        gap: 0.5rem;
    }
    .lg\:gap-x-6 {
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
    }
    .lg\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .lg\:gap-y-8 {
        row-gap: 2rem;
    }
    .lg\:justify-self-end {
        justify-self: end;
    }
    .lg\:rounded-2\.5xl {
        border-radius: 20px;
    }
    .lg\:rounded-3xl {
        border-radius: 1.5rem;
    }
    .lg\:p-6 {
        padding: 1.5rem;
    }
    .lg\:pt-10,
    .lg\:py-10 {
        padding-top: 2.5rem;
    }
    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .lg\:py-10 {
        padding-bottom: 2.5rem;
    }
    .lg\:pb-14 {
        padding-bottom: 3.5rem;
    }
    .lg\:pt-24 {
        padding-top: 6rem;
    }
    .lg\:pt-4 {
        padding-top: 1rem;
    }
    .lg\:text-4xl {
        font-size: 35px;
        line-height: 1;
    }
    .lg\:text-\[180px\] {
        font-size: 180px;
    }
    .lg\:text-\[66px\] {
        font-size: 66px;
    }
    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .lg\:text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
    .lg\:text-xl {
        font-size: 20px;
        line-height: 1.1;
    }
    .lg\:leading-\[1\.2\] {
        line-height: 1.2;
    }
    .app-form-description {
        font-size: 17px;
    }
}
@media (min-width: 1200px) {
    .xl\:col-span-10 {
        grid-column: span 10 / span 10;
    }
    .xl\:col-span-4 {
        grid-column: span 4 / span 4;
    }
    .xl\:col-span-5 {
        grid-column: span 5 / span 5;
    }
    .xl\:col-span-6 {
        grid-column: span 6 / span 6;
    }
    .xl\:col-span-8 {
        grid-column: span 8 / span 8;
    }
    .xl\:col-start-2 {
        grid-column-start: 2;
    }
    .xl\:col-start-3 {
        grid-column-start: 3;
    }
    .xl\:col-start-4 {
        grid-column-start: 4;
    }
    .xl\:col-start-5 {
        grid-column-start: 5;
    }
    .xl\:-mx-7 {
        margin-left: -1.75rem;
        margin-right: -1.75rem;
    }
    .xl\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .xl\:mb-20 {
        margin-bottom: 5rem;
    }
    .xl\:mb-4 {
        margin-bottom: 1rem;
    }
    .xl\:mr-3 {
        margin-right: 0.75rem;
    }
    .xl\:mt-8 {
        margin-top: 2rem;
    }
    .xl\:block {
        display: block;
    }
    .xl\:grid {
        display: grid;
    }
    .xl\:w-5\/12 {
        width: 41.666667%;
    }
    .xl\:w-7\/12 {
        width: 58.333333%;
    }
    .xl\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .xl\:justify-between {
        justify-content: space-between;
    }
    .xl\:gap-6 {
        gap: 1.5rem;
    }
    .xl\:gap-x-7 {
        -moz-column-gap: 1.75rem;
        column-gap: 1.75rem;
    }
    .xl\:gap-x-8 {
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }
    .xl\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }
    .xl\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .xl\:px-\[116px\] {
        padding-left: 116px;
        padding-right: 116px;
    }
    .xl\:pb-12 {
        padding-bottom: 3rem;
    }
    .xl\:pb-20 {
        padding-bottom: 5rem;
    }
    .xl\:pt-8 {
        padding-top: 2rem;
    }
    .xl\:text-6xl {
        font-size: 3.75rem;
        line-height: 1;
    }
    .xl\:text-\[80px\] {
        font-size: 80px;
    }
    .xl\:text-\[92px\] {
        font-size: 92px;
    }
    .xl\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .xl\:leading-\[0\.8\],
    .xl\:leading-midnight-tight {
        line-height: 0.8;
    }
    .xl\:leading-\[0\.9\] {
        line-height: 0.9;
    }
    .xl\:leading-extra-tight {
        line-height: 1.1;
    }
    .app-form-label {
        font-size: 0.875rem;
        line-height: 1.1;
    }
    .app-form-description {
        font-size: 1.125rem;
        line-height: 1.1;
    }
}
.app-form-description {
    line-height: 1.1;
    font-size: 10px;
    order: 9999;
}
.app-form-label__required {
    font-size: 0.75rem;
    line-height: 1rem;
    vertical-align: top;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.app-form-group__checkbox,
.app-form-group__radio-button {
    display: flex;
    gap: 0.5rem;
}
.app-form-label__checkbox,
.app-form-label__radio-button {
    display: flex;
    gap: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-size: 1rem;
    line-height: 1.1;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
}
.app-form-group__checkbox .app-form-input,
.app-form-group__radio-button .app-form-input {
    left: -999px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
}
.app-form-group__checkbox .app-form-label__checkbox:before {
    border-radius: 0.25rem;
    display: block;
    flex-shrink: 0;
    height: 1.25rem;
    margin-top: -1px;
    position: relative;
    width: 1.25rem;
    content: '';
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.app-form-group__checkbox
    .app-form-input:checked
    + .app-form-label__checkbox:before,
.article-card[data-v-29f3f861] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 255 224 / var(--tw-bg-opacity));
}
.app-form-group__radio-button .app-form-label__radio-button:after,
.app-form-group__radio-button .app-form-label__radio-button:before {
    border-style: solid;
    border-width: 1px;
    display: block;
    position: relative;
    --tw-border-opacity: 1;
    align-self: center;
    border-color: rgb(0 255 224 / var(--tw-border-opacity));
    border-radius: 50%;
    box-sizing: border-box;
}
.app-form-group__radio-button .app-form-label__radio-button:before {
    content: '';
    height: 22px;
    width: 22px;
}
.app-form-group__radio-button .app-form-label__radio-button:after {
    height: 12px;
    left: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
}
.app-form-group__radio-button
    .app-form-input:checked
    + .app-form-label__radio-button:after {
    --tw-bg-opacity: 1;
    background-color: rgb(0 255 224 / var(--tw-bg-opacity));
    content: '';
}
@media (min-width: 992px) {
    .app-form-label__checkbox,
    .app-form-label__radio-button,
    .error {
        font-size: 17px;
    }
}
@media (min-width: 1200px) {
    .app-form-label__checkbox,
    .app-form-label__radio-button,
    .error {
        font-size: 1.125rem;
        line-height: 1.1;
    }
}
.error {
    line-height: 1.1;
    display: none;
    font-size: 10px;
    animation: 1s fadeIn;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}
.app-white-block,
.app-white-block-half-rounded {
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    color: rgb(2 0 66 / var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
}
.error.error--message {
    border-radius: 10px;
    border-width: 2px;
    order: 0;
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(2 0 66 / var(--tw-bg-opacity));
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    padding: 0.625rem 0.5rem;
}
.app-form-input:focus:invalid ~ .error,
input:focus:invalid ~ .error,
select:focus:invalid ~ .error,
textarea:focus:invalid ~ .error {
    display: block;
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.app-grid {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
    display: grid;
}
@media (min-width: 576px) {
    .app-grid {
        -moz-column-gap: 1rem;
        column-gap: 1rem;
    }
    .app-container-padding {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media (min-width: 768px) {
    .app-form-label {
        font-size: 0.75rem;
        line-height: 1rem;
    }
    .app-grid {
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
}
@media (min-width: 992px) {
    .app-grid {
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
    }
}
@media (min-width: 1200px) {
    .app-grid {
        -moz-column-gap: 1.75rem;
        column-gap: 1.75rem;
    }
}
@media (min-width: 768px) {
    .app-container-padding {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
@media (min-width: 992px) {
    .app-container-padding,
    .lg\:app-container-padding {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
@media (min-width: 1200px) {
    .app-container-padding {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
}
@media (min-width: 1200px) {
    .lg\:app-container-padding,
    .xl\:app-container-padding {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: var(--screen-width-sm);
    }
    .app-layout-container {
        max-width: 576px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: var(--screen-width-md);
    }
}
@media (min-width: 992px) {
    .container,
    .lg\:container {
        max-width: var(--screen-width-lg);
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: var(--screen-width-xl);
    }
}
@media (min-width: 1200px) {
    .lg\:container,
    .xl\:container {
        max-width: var(--screen-width-xl);
    }
}
.app-layout-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
    display: grid;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
@media (min-width: 768px) {
    .app-layout-container {
        max-width: 768px;
    }
}
@media (min-width: 992px) {
    .app-block-margins {
        margin-bottom: 3.5rem;
    }
    .app-content-block-title-margins {
        margin-bottom: 2.5rem;
    }
    .app-layout-container {
        max-width: 992px;
    }
}
@media (min-width: 1200px) {
    .app-block-margins {
        margin-bottom: 5rem;
    }
    .app-layout-container {
        max-width: 1200px;
    }
}
@media (min-width: 1400px) {
    .app-grid {
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }
    .app-container-padding,
    .lg\:app-container-padding,
    .xl\:app-container-padding {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .container,
    .lg\:container,
    .xl\:container {
        max-width: var(--screen-width-xxl);
    }
    .app-layout-container {
        max-width: 1400px;
    }
}
@media (min-width: 1536px) {
    .app-layout-container {
        max-width: 1536px;
    }
}
@media (min-width: 576px) {
    .app-layout-container {
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media (min-width: 768px) {
    .app-layout-container {
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
}
@media (min-width: 992px) {
    .app-layout-container {
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
    }
}
@media (min-width: 1200px) {
    .app-layout-container {
        -moz-column-gap: 1.75rem;
        column-gap: 1.75rem;
    }
}
@media (min-width: 768px) {
    .app-layout-container {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
@media (min-width: 992px) {
    .app-layout-container {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
@media (min-width: 1200px) {
    .app-layout-container {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
}
@media (min-width: 576px) {
    .app-layout-container {
        max-width: var(--screen-width-sm);
    }
}
@media (min-width: 768px) {
    .app-layout-container {
        max-width: var(--screen-width-md);
    }
}
@media (min-width: 992px) {
    .app-layout-container {
        max-width: var(--screen-width-lg);
    }
    .app-layout-container-column {
        grid-column: span 10 / span 10;
        grid-column-start: 2;
    }
}
@media (min-width: 1200px) {
    .app-layout-container {
        max-width: var(--screen-width-xl);
    }
}
.app-white-block {
    border-radius: 20px;
    padding: 1.5rem 1.25rem;
}
@media (min-width: 992px) {
    .app-white-block {
        padding: 2rem 5rem;
    }
}
@media (min-width: 1200px) {
    .app-layout-container-column {
        grid-column: span 8 / span 8;
        grid-column-start: 3;
    }
    .app-white-block {
        padding: 2.5rem 6rem;
    }
}
.app-white-block-half-rounded {
    border-radius: 20px 20px 0 0;
    padding: 1.5rem 1.25rem;
}
@media (min-width: 992px) {
    .app-white-block-half-rounded {
        padding: 2rem 5rem;
    }
}
@media (min-width: 1200px) {
    .app-white-block-half-rounded {
        padding: 2.5rem 6rem;
    }
}
@media (min-width: 1536px) {
    .app-white-block,
    .app-white-block-half-rounded {
        padding-left: 7rem;
        padding-right: 7rem;
    }
}
.app-blue-border-block {
    border-radius: 20px;
    border-width: 3px;
    --tw-border-opacity: 1;
    border-color: rgb(0 255 224 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(2 0 66 / var(--tw-bg-opacity));
    padding: 1rem 1.25rem;
}
.app-layout-overview-grid {
    display: grid;
    gap: 1rem;
    grid-column: 1/-1;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 768px) {
    .app-layout-overview-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .app-masonry {
        grid-auto-rows: 0;
    }
}
@media (min-width: 992px) {
    .app-layout-overview-grid {
        grid-column: span 10 / span 10;
        grid-column-start: 2;
    }
}
@media (min-width: 1200px) {
    .app-layout-overview-grid {
        grid-column: span 12 / span 12;
        grid-column-start: 1;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .app-max-header-height {
        max-height: 85vh;
    }
}
.app-box-shadow-hover {
    box-shadow: 0 0;
}
.app-box-shadow-hover:hover,
.app-box-shadow-with-hover:hover,
.group:hover .app-box-shadow-hover,
.group:hover .app-box-shadow-with-hover {
    box-shadow: 0 0 0 6px;
}
.app-box-shadow-with-hover {
    box-shadow: 0 0 0 2px;
}
.app-masonry .archive-card,
.app-masonry .article-card,
.app-masonry .content-card,
.app-masonry .longread-card,
.app-masonry .overview-card,
.app-masonry .program-card,
.app-masonry .short-card,
.app-masonry .story-card,
.app-masonry .video-card {
    height: 100%;
    width: 100%;
}
@media (min-width: 768px) {
    .app-masonry .app-masonry__item--article_page,
    .app-masonry .app-masonry__item--articles {
        grid-row-end: span 22;
    }
}
@media (min-width: 992px) {
    .app-masonry .app-masonry__item--article_page,
    .app-masonry .app-masonry__item--articles {
        grid-row-end: span 24;
    }
}
@media (min-width: 1200px) {
    .app-masonry .app-masonry__item--article_page,
    .app-masonry .app-masonry__item--articles {
        grid-row-end: span 23;
    }
}
@media (min-width: 1400px) {
    .app-layout-container {
        -moz-column-gap: 2rem;
        column-gap: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
        max-width: var(--screen-width-xxl);
    }
    .app-layout-overview-grid {
        grid-column: span 10 / span 10;
        grid-column-start: 2;
    }
    .app-masonry .app-masonry__item--article_page,
    .app-masonry .app-masonry__item--articles {
        grid-row-end: span 23;
    }
}
@media (min-width: 768px) {
    .app-masonry .app-masonry__item--video_page {
        grid-row-end: span 22;
    }
}
@media (min-width: 992px) {
    .app-masonry .app-masonry__item--video_page {
        grid-row-end: span 23;
    }
}
@media (min-width: 1200px) {
    .app-masonry .app-masonry__item--video_page {
        grid-row-end: span 22;
    }
}
@media (min-width: 1400px) {
    .app-masonry .app-masonry__item--video_page {
        grid-row-end: span 22;
    }
}
@media (min-width: 768px) {
    .app-masonry .app-masonry__item--longread_page {
        grid-row-end: span 34;
    }
}
@media (min-width: 992px) {
    .app-masonry .app-masonry__item--longread_page {
        grid-row-end: span 38;
    }
}
@media (min-width: 1200px) {
    .app-masonry .app-masonry__item--longread_page {
        grid-row-end: span 36;
    }
}
@media (min-width: 1400px) {
    .app-masonry .app-masonry__item--longread_page {
        grid-row-end: span 36;
    }
}
@media (min-width: 768px) {
    .app-masonry .app-masonry__item--story_page {
        grid-row-end: span 39;
    }
}
@media (min-width: 992px) {
    .app-masonry .app-masonry__item--story_page {
        grid-row-end: span 42;
    }
}
@media (min-width: 1200px) {
    .app-masonry .app-masonry__item--story_page {
        grid-row-end: span 41;
    }
}
@media (min-width: 1400px) {
    .app-masonry .app-masonry__item--story_page {
        grid-row-end: span 41;
    }
}
@media (min-width: 768px) {
    .app-masonry .app-masonry__item--short_page {
        grid-row-end: span 42;
    }
}
@media (min-width: 992px) {
    .app-masonry .app-masonry__item--short_page {
        grid-row-end: span 46;
    }
}
@media (min-width: 1200px) {
    .app-masonry .app-masonry__item--short_page {
        grid-row-end: span 44;
    }
}
@media (min-width: 1400px) {
    .app-masonry .app-masonry__item--short_page {
        grid-row-end: span 44;
    }
}
@media (min-width: 768px) {
    .app-masonry .app-masonry__item--content_page,
    .app-masonry .app-masonry__item--overview_page,
    .app-masonry .app-masonry__item--program_page {
        grid-row-end: span 16;
    }
}
@media (min-width: 992px) {
    .app-masonry .app-masonry__item--content_page,
    .app-masonry .app-masonry__item--overview_page,
    .app-masonry .app-masonry__item--program_page {
        grid-row-end: span 17;
    }
}
@media (min-width: 1200px) {
    .app-masonry .app-masonry__item--content_page,
    .app-masonry .app-masonry__item--overview_page,
    .app-masonry .app-masonry__item--program_page {
        grid-row-end: span 16;
    }
}
@media (min-width: 1400px) {
    .app-masonry .app-masonry__item--content_page,
    .app-masonry .app-masonry__item--overview_page,
    .app-masonry .app-masonry__item--program_page {
        grid-row-end: span 16;
    }
}
@media (min-width: 768px) {
    .app-masonry .app-masonry__item--person_page {
        grid-row-end: span 27;
    }
}
@media (min-width: 992px) {
    .app-masonry .app-masonry__item--person_page {
        grid-row-end: span 29;
    }
    .app-rich-text {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}
.app-rich-text h2,
.app-rich-text h3,
.app-rich-text h4 {
    font-family: GraphikWide, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 1.5rem;
}
.app-rich-text a {
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 163 163 / var(--tw-text-opacity));
    text-underline-offset: 2px;
}
.app-rich-text ol,
.app-rich-text ul {
    margin-left: 2rem;
    margin-right: 2rem;
    padding-left: 1.25rem;
}
.app-rich-text ol {
    list-style: decimal;
}
.app-rich-text ul {
    list-style: disc;
}
.app-rich-text.app-rich-text--introduction {
    font-family: GraphikWide, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
}
@media (min-width: 768px) {
    .app-rich-text.app-rich-text--introduction {
        font-size: 22px;
        line-height: 1.1;
    }
}
.app-rich-text.app-rich-text--introduction a {
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.app-rich-text.app-rich-text--introduction a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 163 163 / var(--tw-text-opacity));
}
[data-domain='violet'] .app-rich-text.app-rich-text--introduction a {
    --tw-text-opacity: 1;
    color: rgb(199 92 255 / var(--tw-text-opacity));
}
[data-domain='violet'] .app-rich-text.app-rich-text--introduction a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
[data-domain='yellow'] .app-rich-text.app-rich-text--introduction a {
    --tw-text-opacity: 1;
    color: rgb(255 235 98 / var(--tw-text-opacity));
}
[data-domain='yellow'] .app-rich-text.app-rich-text--introduction a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
[data-domain='red'] .app-rich-text.app-rich-text--introduction a {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}
[data-domain='red'] .app-rich-text.app-rich-text--introduction a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.app-body,
.app-rich-text.app-rich-text--introduction h2 {
    font-size: 20px;
    line-height: 1.1;
}
@media (min-width: 768px) {
    .app-rich-text.app-rich-text--introduction h2 {
        font-size: 22px;
        line-height: 1.1;
    }
}
@media (min-width: 992px) {
    .app-rich-text h2,
    .app-rich-text h3,
    .app-rich-text h4 {
        font-size: 20px;
        line-height: 1.1;
    }
    .app-rich-text.app-rich-text--introduction,
    .app-rich-text.app-rich-text--introduction h2 {
        font-size: 1.5rem;
        line-height: 1.1;
    }
}
.app-body-small,
.app-rich-text.app-rich-text--small {
    font-size: 1rem;
    line-height: 1.1;
}
.heading-h1-xxl,
.heading-h1-xxxl {
    line-height: 0.8;
    font-family: Midnight, sans-serif;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .app-rich-text.app-rich-text--small {
        font-size: 17px;
    }
}
@media (min-width: 992px) {
    .app-rich-text.app-rich-text--small {
        font-size: 1.125rem;
        line-height: 1.1;
    }
}
.app-rich-text.app-rich-text--small a {
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.app-rich-text.app-rich-text--small a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 163 163 / var(--tw-text-opacity));
}
[data-domain='violet'] .app-rich-text.app-rich-text--small a {
    --tw-text-opacity: 1;
    color: rgb(199 92 255 / var(--tw-text-opacity));
}
[data-domain='violet'] .app-rich-text.app-rich-text--small a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
[data-domain='yellow'] .app-rich-text.app-rich-text--small a {
    --tw-text-opacity: 1;
    color: rgb(255 235 98 / var(--tw-text-opacity));
}
[data-domain='yellow'] .app-rich-text.app-rich-text--small a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
[data-domain='red'] .app-rich-text.app-rich-text--small a {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}
[data-domain='red'] .app-rich-text.app-rich-text--small a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.app-rich-text.app-rich-text--form {
    font-size: 1.125rem;
    line-height: 1.1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.app-rich-text.app-rich-text--form a {
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.app-rich-text.app-rich-text--form a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 163 163 / var(--tw-text-opacity));
}
[data-domain='violet'] .app-rich-text.app-rich-text--form a {
    --tw-text-opacity: 1;
    color: rgb(199 92 255 / var(--tw-text-opacity));
}
[data-domain='violet'] .app-rich-text.app-rich-text--form a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
[data-domain='yellow'] .app-rich-text.app-rich-text--form a {
    --tw-text-opacity: 1;
    color: rgb(255 235 98 / var(--tw-text-opacity));
}
[data-domain='yellow'] .app-rich-text.app-rich-text--form a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
[data-domain='red'] .app-rich-text.app-rich-text--form a {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}
[data-domain='red'] .app-rich-text.app-rich-text--form a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.app-rich-text.app-rich-text--form--small {
    font-size: 1rem;
    line-height: 1.1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.app-rich-text.app-rich-text--form--small a {
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.app-rich-text.app-rich-text--form--small a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 163 163 / var(--tw-text-opacity));
}
.overlay[data-domain='violet'][data-v-6948f4f6],
[data-domain='violet'] .app-rich-text.app-rich-text--form--small a {
    --tw-text-opacity: 1;
    color: rgb(199 92 255 / var(--tw-text-opacity));
}
[data-domain='violet'] .app-rich-text.app-rich-text--form--small a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.overlay[data-domain='yellow'][data-v-6948f4f6],
[data-domain='yellow'] .app-rich-text.app-rich-text--form--small a {
    --tw-text-opacity: 1;
    color: rgb(255 235 98 / var(--tw-text-opacity));
}
[data-domain='yellow'] .app-rich-text.app-rich-text--form--small a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.overlay[data-domain='red'][data-v-6948f4f6],
[data-domain='red'] .app-rich-text.app-rich-text--form--small a {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}
.video-card .video-card__content[data-v-cb938071],
[data-domain='red'] .app-rich-text.app-rich-text--form--small a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
}
.heading-h1-xxxl {
    font-size: 120px;
}
.heading-h1-xxl {
    font-size: 65px;
}
.heading-h1-xl {
    font-family: Midnight, sans-serif;
    font-size: 28px;
    line-height: 0.9;
    text-transform: uppercase;
}
.heading-h1-midnight,
.heading-h1-small {
    font-family: Midnight, sans-serif;
    line-height: 0.9;
}
.heading-h1-midnight {
    font-size: 27px;
}
.heading-h1-small {
    font-size: 1.5rem;
}
@media (min-width: 768px) {
    .heading-h1-small {
        font-size: 40px;
    }
    .md\:heading-h1-small {
        font-family: Midnight, sans-serif;
        font-size: 40px;
        line-height: 0.8;
    }
}
.heading-h1-wide {
    font-family: GraphikWide, sans-serif;
    font-size: 31px;
    font-weight: 700;
    line-height: 1.2;
}
.heading-h2-midnight,
.heading-h3-midnight {
    font-family: Midnight, sans-serif;
    line-height: 0.8;
}
.heading-h2-midnight {
    font-size: 25px;
}
.heading-h3-midnight {
    font-size: 20px;
}
.heading-h4-wide {
    font-family: GraphikWide, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.2;
}
.heading-h5 {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.1;
}
.heading-h5-midnight {
    font-family: Midnight, sans-serif;
    font-size: 1rem;
    line-height: 0.8;
}
.app-intro,
.app-intro-mobile,
.heading-h5-wide {
    font-family: GraphikWide, sans-serif;
    font-weight: 700;
}
.heading-h5-wide {
    font-size: 0.75rem;
    line-height: 1.1;
}
.app-intro,
.app-intro-mobile {
    font-size: 20px;
    line-height: 1.2;
}
.app-quote {
    font-family: Midnight, sans-serif;
    font-size: 28px;
    line-height: 1.1;
}
.app-caption-wide,
.app-quote-cite {
    font-family: GraphikWide, sans-serif;
    font-weight: 700;
}
.app-quote-cite {
    line-height: 1;
    text-transform: uppercase;
}
.app-caption {
    font-size: 0.75rem;
    line-height: 1.1;
}
.app-caption-wide {
    font-size: 1rem;
    line-height: 1.1;
}
.app-ellipsis:after {
    content: '...';
}
.app-clip {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    position: absolute;
    width: 1px;
}
@keyframes fadeInImage {
    0%,
    15% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes showContent {
    0% {
        opacity: 0;
        transform: translateY(80vh);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes fadeInOut {
    0%,
    to {
        opacity: 0;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.15);
    }
}
.app-show-content {
    animation: 1s showContent;
}
.app-show-hero {
    animation: 2s fadeInImage;
}
.app-fade-in-out {
    animation: 3s ease-in-out infinite fadeInOut;
}
.hyphenation-specs {
    -moz-hyphenate-limit-chars: 5 4 4;
    -webkit-hyphenate-limit-chars: 5 4 4;
    -ms-hyphenate-limit-chars: 5 4 4;
    hyphenate-limit-chars: 5 4 4;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-hyphens: auto;
    hyphens: auto;
    -moz-hyphenate-limit-chars: 5 4 4;
    -webkit-hyphenate-limit-chars: 5 4 4;
    -ms-hyphenate-limit-chars: 5 4 4;
    hyphenate-limit-chars: 5 4 4;
}
.hyphenation-card-title {
    max-width: 260px;
}
.highlight-block .hyphenation-card-title {
    max-width: 69vw;
}
@media (min-width: 576px) {
    .highlight-block .hyphenation-card-title {
        max-width: 295px;
    }
}
@media (min-width: 768px) {
    .highlight-block .hyphenation-card-title {
        max-width: 332px;
    }
}
@media (min-width: 992px) {
    .heading-h1-xxxl {
        font-size: 140px;
    }
    .heading-h1-xxl {
        font-size: 72px;
    }
    .heading-h1-xl {
        font-size: 56px;
    }
    .heading-h1-midnight {
        font-size: 42px;
    }
    .heading-h1-wide {
        font-size: 30px;
    }
    .heading-h2-midnight {
        font-size: 32px;
    }
    .app-intro,
    .heading-h3-midnight {
        font-size: 22px;
    }
    .heading-h4-wide {
        font-size: 20px;
        line-height: 1.2;
    }
    .heading-h5 {
        font-size: 20px;
        line-height: 1.1;
    }
    .app-body {
        font-size: 1.125rem;
        line-height: 1.1;
    }
    .app-body-small,
    .app-caption-wide {
        font-size: 17px;
    }
    .app-quote {
        font-size: 42px;
        line-height: 0.9;
    }
    .app-quote-cite {
        font-size: 25px;
    }
    .app-caption {
        font-size: 15px;
    }
    .highlight-block .hyphenation-card-title {
        max-width: 390px;
    }
}
@media (min-width: 1200px) {
    .app-masonry .app-masonry__item--person_page {
        grid-row-end: span 28;
    }
    .app-body,
    .app-rich-text {
        font-size: 21px;
    }
    .app-rich-text h2,
    .app-rich-text h3,
    .app-rich-text h4,
    .heading-h4-wide {
        font-size: 22px;
    }
    .app-rich-text ol,
    .app-rich-text ul {
        margin-left: 3.5rem;
        margin-right: 3.5rem;
    }
    .heading-h1-xxxl {
        font-size: 180px;
    }
    .heading-h1-xxl {
        font-size: 82px;
    }
    .heading-h1-xl {
        font-size: 80px;
        line-height: 0.8;
    }
    .heading-h1-midnight {
        font-size: 60px;
    }
    .heading-h1-small,
    .md\:heading-h1-small {
        font-size: 52px;
    }
    .heading-h1-wide,
    .heading-h2-midnight {
        font-size: 36px;
    }
    .heading-h3-midnight {
        font-size: 1.5rem;
        line-height: 0.8;
    }
    .heading-h5 {
        font-size: 26px;
    }
    .heading-h5-wide {
        font-size: 0.875rem;
        line-height: 1.1;
    }
    .app-intro {
        font-size: 1.5rem;
        line-height: 1.2;
    }
    .app-body-small,
    .app-caption,
    .app-caption-wide {
        font-size: 1.125rem;
        line-height: 1.1;
    }
    .app-quote {
        font-size: 50px;
    }
    .highlight-block .hyphenation-card-title {
        max-width: 286px;
    }
}
.search-block .hyphenation-card-title {
    max-width: 80vw;
}
@media (min-width: 576px) {
    .search-block .hyphenation-card-title {
        max-width: 420px;
    }
}
@media (min-width: 768px) {
    .search-block .hyphenation-card-title {
        max-width: 278px;
    }
}
@media (min-width: 992px) {
    .search-block .hyphenation-card-title {
        max-width: 316px;
    }
    .indented.regular[data-v-5a2c75e0] {
        margin-left: 8.3333333333%;
    }
}
@media (min-width: 1200px) {
    .search-block .hyphenation-card-title {
        max-width: 292px;
    }
}
.hide-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.hide-scrollbar::-webkit-scrollbar {
    display: none;
}
:root {
    --screen-width-sm: 540px;
    --screen-width-md: 720px;
    --screen-width-lg: 960px;
    --screen-width-xl: 1132px;
    --screen-width-xxl: 1376px;
    --navbar-padding: 75px;
    --background-color: #020042;
    --box-shadow-hover: 6px;
}
[data-domain='violet'] {
    --text-color: #c75cff;
}
[data-domain='yellow'] {
    --text-color: #ffeb62;
}
.page-leave-active {
    opacity: 1;
    transition: opacity 0.35s linear 0.25s;
}
.page-leave-active .heading {
    transform: scale(1);
}
.page-leave-active img {
    opacity: 1;
    transition: opacity 0.2s linear;
}
.page-enter-active {
    transition: opacity 0.3s linear;
}
.emphasized[data-v-5a2c75e0],
.regular[data-v-5a2c75e0] {
    transform-origin: bottom left;
    transition: 0.3s;
    -webkit-font-smoothing: antialiased;
    text-wrap: balance;
}
.emphasized span[data-v-5a2c75e0] {
    transform: translateY(7%);
}
.indented.emphasized span[data-v-5a2c75e0] {
    transform: translateY(3%);
}
.icon--extra-small[data-v-022addab] {
    height: 12px;
    width: 12px;
}
.icon--small[data-v-022addab] {
    height: 16px;
    width: 16px;
}
.icon--small-medium[data-v-022addab] {
    height: 24px;
    width: 24px;
}
.icon--medium[data-v-022addab] {
    height: 32px;
    width: 32px;
}
.icon--large[data-v-022addab] {
    height: 48px;
    width: 48px;
}
.icon--larger[data-v-022addab] {
    height: 55px;
    width: 55px;
}
.icon--extra-large[data-v-022addab] {
    height: 64px;
    width: auto;
}
.menu[data-v-eba0ad94],
.navbar[data-v-301cc902] {
    height: 60px;
    pointer-events: none;
    top: 0;
    position: fixed;
}
.navbar[data-v-301cc902] {
    margin-bottom: 2rem;
    opacity: 0;
    transform: translateY(-150%);
    transition:
        transform 0.25s,
        opacity 125ms linear 75ms;
    width: 100%;
    z-index: 40;
}
.navbar--visible[data-v-301cc902] {
    opacity: 1;
    transform: translateY(0);
}
.navbar[data-v-301cc902]:before {
    background: linear-gradient(
        180deg,
        rgba(31, 31, 31, 0.85) -29.28%,
        rgba(31, 31, 31, 0) 82.57%
    );
    content: '';
    display: block;
    height: 200%;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.menu[data-v-eba0ad94] {
    display: flex;
    opacity: 0;
    overflow: hidden;
    right: 0;
    transform: translateY(-10vh);
    transition:
        height 0.25s,
        opacity 125ms linear,
        transform 325ms ease-out;
    z-index: 50;
}
.menu--visible[data-v-eba0ad94] {
    min-height: 100dvh;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}
.animate[data-v-17f8d01c] {
    transition: width 125ms;
}
.overlay[data-v-6948f4f6] {
    display: none;
    position: fixed;
    transform-origin: center;
}
.page-leave-active .overlay[data-v-6948f4f6] {
    display: block;
    transition: 1.2s ease-in 0.1s;
}
.page-leave-to .overlay[data-v-6948f4f6] {
    transform: scale(900);
}
.footer[data-v-dac06957] {
    position: relative;
    --tw-bg-opacity: 1;
    background-color: rgb(0 255 224 / var(--tw-bg-opacity));
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.251);
    padding-bottom: 2.5rem;
}
.loader,
.overlay[data-v-d374908d] {
    pointer-events: none;
    position: fixed;
    top: 0;
}
.overlay[data-v-d374908d] {
    height: 100%;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in;
    width: 100%;
    z-index: -40;
}
.overlay-visible[data-v-d374908d] {
    opacity: 1;
    pointer-events: all;
    z-index: 40;
}
.app-slider--home-hero {
    --swiper-pagination-bullet-height: 2px;
    --swiper-theme-color: #00ffe0;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-inactive-color: #fff;
    --swiper-pagination-bullet-horizontal-gap: 5px;
    --swiper-pagination-bullet-border-radius: 0;
}
.app-slider--home-hero .swiper-pagination {
    bottom: 0;
    display: flex;
    left: 0;
    padding-bottom: 1.25rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: absolute;
    width: 100%;
}
@media (min-width: 576px) {
    .app-slider--home-hero .swiper-pagination {
        padding-left: 1rem;
        padding-right: 1rem;
        left: calc((100vw - var(--screen-width-sm)) / 2);
        max-width: var(--screen-width-sm);
    }
}
@media (min-width: 768px) {
    .app-slider--home-hero .swiper-pagination {
        padding-bottom: 2rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
@media (min-width: 992px) {
    .app-slider--home-hero .swiper-pagination {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
@media (min-width: 1200px) {
    .indented.regular[data-v-5a2c75e0] {
        margin-left: 16.6666666667%;
        margin-right: 8.3333333333%;
    }
    .menu-item.selected[data-v-eba0ad94] {
        font-size: 180px;
    }
    .menu-item.next[data-v-eba0ad94],
    .menu-item.prev[data-v-eba0ad94] {
        font-size: 80px;
    }
    .menu-item.small[data-v-eba0ad94] {
        font-size: 56px;
    }
    .app-slider--home-hero .swiper-pagination {
        padding-bottom: 2.5rem;
        padding-left: 116px;
        padding-right: 116px;
    }
}
@media (min-width: 768px) {
    .app-slider--home-hero .swiper-pagination {
        left: calc((100vw - var(--screen-width-md)) / 2);
        max-width: var(--screen-width-md);
    }
}
@media (min-width: 992px) {
    .app-slider--home-hero .swiper-pagination {
        left: calc((100vw - var(--screen-width-lg)) / 2);
        max-width: var(--screen-width-lg);
    }
}
@media (min-width: 1200px) {
    .app-slider--home-hero .swiper-pagination {
        left: calc((100vw - var(--screen-width-xl)) / 2);
        max-width: var(--screen-width-xl);
    }
}
@media (min-width: 1400px) {
    .app-masonry .app-masonry__item--person_page {
        grid-row-end: span 28;
    }
    .highlight-block .hyphenation-card-title {
        max-width: 362px;
    }
    .search-block .hyphenation-card-title {
        max-width: 298px;
    }
    .app-slider--home-hero .swiper-pagination {
        padding-left: 140px;
        padding-right: 140px;
        left: calc((100vw - var(--screen-width-xxl)) / 2);
        max-width: var(--screen-width-xxl);
    }
}
.app-slider--home-hero .swiper-pagination-bullet {
    flex: 1 1 auto;
    height: 0.25rem;
    position: relative;
}
.app-slider--home-hero .swiper-pagination-bullet:after {
    background: var(--swiper-theme-color);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.app-slider--home-hero
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-bullet-inactive-color);
}
.app-slider--home-hero
    .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: var(--swiper-theme-color);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: var(--progress);
}
.app-slider--home-hero
    .swiper-pagination-bullet.swiper-pagination-bullet-past:after,
.video-card .image-focal[data-v-cb938071] {
    width: 100%;
}
.app-slider--home-hero .swiper-button-next,
.app-slider--home-hero .swiper-button-prev {
    display: none;
    margin-top: 0;
    opacity: 0;
    top: 0;
    width: 20%;
    height: calc(100% - 120px);
}
.app-slider--home-hero .swiper-button-prev {
    left: 0;
}
.app-slider--home-hero .swiper-slide .home-hero-item-content {
    opacity: 0;
    transform: scale(0.7);
    transform-origin: 20% 80%;
    transition:
        opacity 0.5s 0.5s,
        transform 0.5s 0.35s;
}
.app-slider--home-hero .swiper-slide-active .home-hero-item-content {
    opacity: 1 !important;
    transform: scale(1);
}
.home-hero-item[data-v-8e9f2778] {
    aspect-ratio: 575/944;
}
@media (min-width: 576px) {
    .home-hero-item[data-v-8e9f2778] {
        aspect-ratio: 767/419;
    }
}
@media (min-width: 768px) {
    .app-slider--home-hero .swiper-button-next,
    .app-slider--home-hero .swiper-button-prev {
        display: block;
    }
    .home-hero-item[data-v-8e9f2778] {
        aspect-ratio: 991/823;
    }
}
@media (min-width: 992px) {
    .home-hero-item[data-v-8e9f2778] {
        aspect-ratio: 1200/578;
    }
}
@media (min-width: 1200px) {
    .home-hero-item[data-v-8e9f2778] {
        aspect-ratio: 1920/924;
    }
}
.home-hero-item[data-v-8e9f2778]:after {
    background: linear-gradient(180deg, transparent 35%, rgba(0, 0, 0, 0.5));
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.image-debugger[data-v-af61e7a8] {
    bottom: 2px;
    position: absolute;
    right: 2px;
    z-index: 999999;
}
.image-debugger__btn[data-v-af61e7a8],
.image-debugger__links[data-v-af61e7a8] {
    background-color: hsla(0, 0%, 100%, 0.5);
    border: 1px solid #fff;
    border-radius: 10px;
    color: #000;
    font-size: 10px;
    padding: 5px 8px;
    text-transform: uppercase;
}
.program-card[data-v-2cfd8857],
.show-more-button[data-v-f471de59] {
    border-width: 3px;
    border-color: rgb(0 255 224 / var(--tw-border-opacity));
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
}
.image-debugger__links[data-v-af61e7a8] {
    bottom: calc(100% + 2px);
    display: none;
    position: absolute;
    right: 0;
    visibility: hidden;
}
.image-debugger .links--visible[data-v-af61e7a8] {
    display: block;
    visibility: visible;
}
.image-debugger__link[data-v-af61e7a8] {
    cursor: pointer;
    display: block;
    margin: 4px 0;
}
.image-debugger__link[data-v-af61e7a8]:hover {
    text-decoration: underline;
}
.app-slider[data-v-e90a41ee] {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -0.375rem;
    padding-top: 0.375rem;
}
.app-slider-slide[data-v-e90a41ee] {
    margin-right: 0.75rem;
    width: -moz-fit-content;
    width: fit-content;
}
.app-slider-slide[data-v-e90a41ee]:last-child {
    margin-right: 0;
}
.large[data-v-d2e35ed6] {
    font-family: Midnight, sans-serif;
    font-size: 28px;
    -webkit-hyphens: auto;
    hyphens: auto;
    line-height: 0.8;
    text-transform: uppercase;
}
.loader-text,
.small[data-v-d2e35ed6] {
    font-family: GraphikWide, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.1;
}
.program-card[data-v-2cfd8857] {
    aspect-ratio: 369/235;
    background-color: rgb(0 255 224 / var(--tw-bg-opacity));
    border-radius: 0.25rem;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    overflow: hidden;
    position: relative;
    width: 100%;
}
.program-card.program-card--in-slider[data-v-2cfd8857] {
    height: 235px;
    width: 369px;
}
.article-card[data-domain='yellow'][data-v-29f3f861],
.longread-card[data-domain='yellow'][data-v-4d29951a],
.program-card[data-domain='yellow'][data-v-2cfd8857] {
    --tw-border-opacity: 1;
    border-color: rgb(255 235 98 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 235 98 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 235 98 / var(--tw-text-opacity));
}
.article-card[data-domain='violet'][data-v-29f3f861],
.longread-card[data-domain='violet'][data-v-4d29951a],
.program-card[data-domain='violet'][data-v-2cfd8857] {
    --tw-border-opacity: 1;
    border-color: rgb(199 92 255 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(199 92 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(199 92 255 / var(--tw-text-opacity));
}
.article-card[data-domain='red'][data-v-29f3f861],
.longread-card[data-domain='red'][data-v-4d29951a],
.program-card[data-domain='red'][data-v-2cfd8857],
.video-card[data-domain='red'][data-v-cb938071] {
    --tw-border-opacity: 1;
    border-color: rgb(255 0 0 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 0 0 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}
.program-card__content[data-v-2cfd8857] {
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.35),
        transparent 20%,
        transparent 40%,
        rgba(0, 0, 0, 0.35)
    );
    display: flex;
    flex-direction: column;
    grid-column-start: 1;
    grid-row-start: 1;
    justify-content: space-between;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
    position: relative;
    width: 100%;
    z-index: 10;
}
.swiper-controls[data-v-7942f339] {
    padding-bottom: calc(16px + var(--box-shadow-hover));
}
.skeleton[data-v-71a1955b],
.skeleton[data-v-b9a86b72] {
    min-height: 640px;
    position: relative;
    transition: height 0.25s linear;
}
.skeleton .loader[data-v-71a1955b],
.skeleton .loader[data-v-b9a86b72] {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.component {
    opacity: 0;
    transform: scale(0.8);
    transition: 0.25s;
}
.show-component {
    opacity: 1;
    transform: none;
}
.swiper.app-slider {
    margin-bottom: calc(var(--box-shadow-hover) * -1);
    margin-top: calc(var(--box-shadow-hover) * -1);
}
.swiper.app-slider .swiper-wrapper {
    overscroll-behavior: auto;
    padding-bottom: var(--box-shadow-hover);
    padding-top: var(--box-shadow-hover);
    transform: none;
}
.grid-swiper-slide[data-v-f471de59] {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0.75rem;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    width: 326px;
}
.grid-block .swiper-slide[data-v-f471de59]:first-child,
.grid-block-static .swiper-slide[data-v-f471de59]:first-child {
    margin-left: -14px;
}
.grid-swiper-slide--show-more-button[data-v-f471de59] {
    align-items: flex-start;
    display: flex;
    height: auto;
    justify-content: center;
    width: 95px;
}
.show-more-button[data-v-f471de59] {
    display: flex;
    --tw-rotate: -90deg;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    background-color: rgb(2 0 66 / var(--tw-bg-opacity));
    font-family: Midnight, sans-serif;
    line-height: 0.9;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(0 255 224 / var(--tw-text-opacity));
    transition-duration: 0.3s;
    transition-property:
        color,
        background-color,
        border-color,
        text-decoration-color,
        fill,
        stroke,
        opacity,
        box-shadow,
        transform,
        filter,
        backdrop-filter,
        -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 50px;
    height: 76px;
    margin-left: -90px;
    width: 255px;
}
.show-more-button[data-v-f471de59]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 255 224 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(2 0 66 / var(--tw-text-opacity));
}
.loader {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100vh;
    justify-content: center;
    left: 0;
    width: 100%;
    z-index: -1;
}
.loader-text {
    padding-top: 12px;
}
@media (min-width: 768px) {
    .large[data-v-d2e35ed6] {
        font-size: 52px;
        line-height: 0.9;
    }
    .loader-text,
    .small[data-v-d2e35ed6] {
        font-size: 20px;
        line-height: 1.1;
    }
    .loader-text:first-child,
    .small[data-v-d2e35ed6]:first-child {
        margin-bottom: 0.375rem;
    }
    .loader-text:last-child,
    .small[data-v-d2e35ed6]:last-child {
        margin-bottom: 0.25rem;
    }
}
.article-card .article-card__content[data-v-29f3f861] {
    background: linear-gradient(1turn, rgba(0, 0, 0, 0.8) 11.38%, transparent);
}
.video-card[data-domain='violet'][data-v-cb938071] {
    background-color: rgb(199 92 255 / var(--tw-bg-opacity));
    border-color: rgb(199 92 255 / var(--tw-border-opacity));
    color: rgb(199 92 255 / var(--tw-text-opacity));
}
.video-card[data-domain='violet'][data-v-cb938071],
.video-card[data-domain='yellow'][data-v-cb938071] {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
}
.video-card[data-domain='yellow'][data-v-cb938071] {
    background-color: rgb(255 235 98 / var(--tw-bg-opacity));
    border-color: rgb(255 235 98 / var(--tw-border-opacity));
    color: rgb(255 235 98 / var(--tw-text-opacity));
}
.longread-card[data-v-4d29951a] {
    aspect-ratio: 326/522;
    --tw-bg-opacity: 1;
    background-color: rgb(0 255 224 / var(--tw-bg-opacity));
}
.longread-card .longread-card__content[data-v-4d29951a] {
    background: linear-gradient(20deg, rgba(0, 0, 0, 0.7) 11.38%, transparent);
}
#wpadminbar {
    display: none;
}
