/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}

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

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

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

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

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

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

.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-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.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-cube-shadow {
    transform-style: preserve-3d;
}
.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));
}

/* 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-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

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

.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}

:root {
    --swiper-navigation-size: 44px;
    /*
    --swiper-navigation-color: var(--swiper-theme-color);
    */
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
    display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next";
}

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

/* Scrollbar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

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

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

.swiper-scrollbar-lock {
    display: none;
}

:root {
    --ra2023-font-chronicle: "chronicle", sans-serif;
    --ra2023-font-pano: "pano", sans-serif;
    --ra2023-font-txt: "nhaasgrotesk", sans-serif;
    --ra2023-vh: 1vh;
    --ra2023-grid-offset: 20px;
    --ra2023-grid-gap: 20px;
    --ra2023-grid-max-width: 1600px;
    --ra2023-color-white: #fff;
    --ra2023-color-grey: #797979;
    --ra2023-color-black: #000;
    --ra2023-color-red: #920e14;
    --ra2023-color-blue: #426eb1;
    --ra2023-color-gold: #c2a57e;
    --ra2023-color-peach-light: #fff0e2;
}

@media (min-width: 768px) {
    :root {
        --ra2023-grid-offset: 42px;
    }
}
.aui.theme_blu .ra2023_landing {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.aui.theme_blu .ra2023_landing *,
.aui.theme_blu .ra2023_landing ::before,
.aui.theme_blu .ra2023_landing ::after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}
.aui.theme_blu .ra2023_landing ::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #000;
}
.aui.theme_blu .ra2023_landing ::selection {
    color: #fff;
    text-shadow: none;
    background: #000;
}
.aui.theme_blu .ra2023_landing article,
.aui.theme_blu .ra2023_landing aside,
.aui.theme_blu .ra2023_landing details,
.aui.theme_blu .ra2023_landing figcaption,
.aui.theme_blu .ra2023_landing figure,
.aui.theme_blu .ra2023_landing footer,
.aui.theme_blu .ra2023_landing header,
.aui.theme_blu .ra2023_landing hgroup,
.aui.theme_blu .ra2023_landing nav,
.aui.theme_blu .ra2023_landing section {
    display: block;
}
.aui.theme_blu .ra2023_landing audio,
.aui.theme_blu .ra2023_landing canvas,
.aui.theme_blu .ra2023_landing video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.aui.theme_blu .ra2023_landing audio:not([controls]) {
    display: none;
}
.aui.theme_blu .ra2023_landing [hidden] {
    display: none;
}
.aui.theme_blu .ra2023_landing h1, .aui.theme_blu .ra2023_landing h2, .aui.theme_blu .ra2023_landing h3, .aui.theme_blu .ra2023_landing h4, .aui.theme_blu .ra2023_landing h5, .aui.theme_blu .ra2023_landing h6 {
    margin: 0;
    display: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.aui.theme_blu .ra2023_landing a {
    cursor: pointer;
    text-decoration: none;
}
.aui.theme_blu .ra2023_landing a:hover, .aui.theme_blu .ra2023_landing a:active, .aui.theme_blu .ra2023_landing a:focus {
    outline: none;
}
.aui.theme_blu .ra2023_landing bbr[title] {
    border-bottom: 1px dotted;
}
.aui.theme_blu .ra2023_landing b,
.aui.theme_blu .ra2023_landing strong {
    font-weight: bold;
}
.aui.theme_blu .ra2023_landing blockquote {
    margin: 1em 40px;
}
.aui.theme_blu .ra2023_landing dfn {
    font-style: italic;
}
.aui.theme_blu .ra2023_landing hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cbc1b3;
    margin: 1.5em 0;
    padding: 0;
}
.aui.theme_blu .ra2023_landing ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}
.aui.theme_blu .ra2023_landing mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
.aui.theme_blu .ra2023_landing pre,
.aui.theme_blu .ra2023_landing code,
.aui.theme_blu .ra2023_landing kbd,
.aui.theme_blu .ra2023_landing samp {
    font-family: monospace, serif;
    font-size: 1em;
}
.aui.theme_blu .ra2023_landing pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
.aui.theme_blu .ra2023_landing q {
    quotes: none;
}
.aui.theme_blu .ra2023_landing q:before,
.aui.theme_blu .ra2023_landing q:after {
    content: "";
}
.aui.theme_blu .ra2023_landing small {
    font-size: 85%;
}
.aui.theme_blu .ra2023_landing sub,
.aui.theme_blu .ra2023_landing sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.aui.theme_blu .ra2023_landing sup {
    top: -0.5em;
}
.aui.theme_blu .ra2023_landing sub {
    bottom: -0.25em;
}
.aui.theme_blu .ra2023_landing ul,
.aui.theme_blu .ra2023_landing ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.aui.theme_blu .ra2023_landing dd {
    margin: 0 0 0 40px;
}
.aui.theme_blu .ra2023_landing img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
.aui.theme_blu .ra2023_landing svg:not(:root) {
    overflow: hidden;
}
.aui.theme_blu .ra2023_landing figure {
    margin: 0;
}
.aui.theme_blu .ra2023_landing table {
    border-collapse: collapse;
    border-spacing: 0;
}
.aui.theme_blu .ra2023_landing td {
    vertical-align: top;
}

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

@font-face {
    font-family: "chronicle";
    src: url(/documents/10184/7804497/ChronicleDisplay-Black.woff2/d537d0ac-136c-ef67-0f39-a9d3f32c0703?t=1684226224382) format("woff2"), url(/documents/10184/7804497/ChronicleDisplay-Black.woff/0d88ee44-3d41-8594-a1a9-e678b782d5b5?t=1684225142421) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "chronicle";
    src: url(/documents/10184/7804497/ChronicleDisplay-Semi.woff2/458ba42f-1f73-6898-0c6c-f4e0ce625b83?t=1684226224916) format("woff2"), url(/documents/10184/7804497/ChronicleDisplay-Semi.woff/143a3446-a790-5c5e-d72c-a7653dcd4a27?t=1684225144330) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "chronicle";
    src: url(/documents/10184/7804497/ChronicleDisplay-Roman.woff2/07d23008-2052-bb09-053e-a59df47674a2?t=1684226224654) format("woff2"), url(/documents/10184/7804497/ChronicleDisplay-Roman.woff/cb28eda5-62eb-e04a-3077-b32baea9cad7?t=1684225143602) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "pano";
    src: url(/documents/10184/7804497/Pano-Bold.woff2/5c68ee02-1fe4-31c5-96a6-a43ac8b62778?t=1684226226219) format("woff2"), url(/documents/10184/1944507/pano_bold.woff/08384efb-3c0d-526c-2882-b80c28d306de?t=1645102598399) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "pano";
    src: url(/documents/10184/7804497/Pano-Regular.woff2/9b70ad8c-8bec-9394-8cb3-1f6c7525f828?t=1684226226720) format("woff2"), url(/documents/10184/1944507/pano_regular.woff/d6d2f364-9ffb-cd00-6147-c28900b8422b?t=1645102597724) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "pano";
    src: url(/documents/10184/1944507/pano_light.woff2/8e1ccae3-0a72-495d-e033-6992f2ae6172?t=1670853291883) format("woff2"), url(/assets/fonts/Pano-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "nhaasgrotesk";
    src: url(/documents/10184/7804497/NHaasGroteskDSPro-75Bd.woff2/93b5a018-b87d-0c54-198c-dce2c6de808a?t=1684226225955) format("woff2"), url(/documents/10184/7804497/NHaasGroteskDSPro-75Bd.woff/96f77712-3c20-297a-ce24-afaff2ce46ff?t=1684225148410) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "nhaasgrotesk";
    src: url(/documents/10184/7804497/NHaasGroteskDSPro-55Rg.woff2/aaa2e17f-420e-2780-638f-30f95ebc9ea1?t=1684226225702) format("woff2"), url(/documents/10184/7804497/NHaasGroteskDSPro-55Rg.woff/8e323956-d033-459a-2685-336f9791502f?t=1684225147442) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.aui.theme_blu .ra2023_landing .tl1 {
    font-family: var(--ra2023-font-chronicle);
    font-style: normal;
    font-weight: 900;
    font-size: 2.5em;
    line-height: 1.1em;
    letter-spacing: 0;
    color: var(--ra2023-color-red);
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing .tl1 {
        font-size: 3.85em;
    }
}
.aui.theme_blu .ra2023_landing .tl1 a {
    color: var(--ra2023-color-red);
}
.aui.theme_blu .ra2023_landing .tl1 .overTitle {
    display: block;
    padding-bottom: 1em;
    font-family: var(--ra2023-font-pano);
    font-weight: 400;
    font-size: 0.4em;
    line-height: 1.1em;
    letter-spacing: 0;
    color: var(--ra2023-color-black);
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing .tl1 .overTitle {
        font-size: 0.3em;
        padding-bottom: 2.15em;
    }
}
.aui.theme_blu .ra2023_landing .tl2 {
    font-family: var(--ra2023-font-pano);
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    color: var(--ra2023-color-red);
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .tl2 {
        font-size: 1.375em;
    }
}
.aui.theme_blu .ra2023_landing .tl3 {
    font-family: var(--ra2023-font-pano);
    font-size: 1em;
    font-weight: 400;
    line-height: 1.4em;
    letter-spacing: 0;
    color: var(--ra2023-color-red);
}
.aui.theme_blu .ra2023_landing .tl4 {
    font-family: var(--ra2023-font-chronicle);
    font-weight: 500;
    font-size: 1.4em;
    color: var(--ra2023-color-red);
    letter-spacing: 0;
    line-height: 1.2em;
    text-align: center;
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .tl4 {
        font-size: 1.6em;
    }
}
.aui.theme_blu .ra2023_landing .tl-card {
    margin: 0;
    font-family: var(--ra2023-font-txt);
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.2em;
    text-align: center;
    color: var(--ra2023-color-black);
    hyphens: auto;
}
.aui.theme_blu .ra2023_landing .txt-big {
    font-family: var(--ra2023-font-chronicle);
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0;
}
.aui.theme_blu .ra2023_landing .txt-normal {
    font-family: var(--ra2023-font-txt);
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5em;
}

.aui .menu-homepage-only a, .aui .menu-homepage-only a:hover {
    color: var(--ra2023-color-black);
}

.aui.theme_blu .ra2023_landing .swiper-button-prev,
.aui.theme_blu .ra2023_landing .swiper-button-next {
    width: 40px;
    height: 40px;
    background-color: var(--ra2023-color-white);
    border-radius: 50%;
}
@media (max-width: 767px) {
    .aui.theme_blu .ra2023_landing .swiper-button-prev,
    .aui.theme_blu .ra2023_landing .swiper-button-next {
        border: 1px solid var(--ra2023-color-red);
    }
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .swiper-button-prev,
    .aui.theme_blu .ra2023_landing .swiper-button-next {
        width: 60px;
        height: 60px;
    }
}
.aui.theme_blu .ra2023_landing .swiper-button-prev:after,
.aui.theme_blu .ra2023_landing .swiper-button-next:after {
    display: none;
}
.aui.theme_blu .ra2023_landing .swiper-button-prev,
.aui.theme_blu .ra2023_landing .swiper-button-next {
    top: 100px;
    cursor: pointer;
}
@media (min-width: 425px) {
    .aui.theme_blu .ra2023_landing .swiper-button-prev,
    .aui.theme_blu .ra2023_landing .swiper-button-next {
        top: 50%;
        transform: translateY(-50%);
    }
}
.aui.theme_blu .ra2023_landing .swiper-button-prev {
    left: -15px;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .swiper-button-prev {
        left: 0;
        transform: translateX(calc(-100% - 20px)) translateY(-50%);
    }
}
.aui.theme_blu .ra2023_landing .swiper-button-prev svg {
    transform: rotate(180deg);
}
.aui.theme_blu .ra2023_landing .swiper-button-next {
    right: -15px;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .swiper-button-next {
        right: 0;
        transform: translateX(calc(100% + 20px)) translateY(-50%);
    }
}
.aui.theme_blu .ra2023_landing .swiper-scrollbar {
    background-color: var(--ra2023-color-white);
}
.aui.theme_blu .ra2023_landing .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: var(--ra2023-color-gold);
}

.aui.theme_blu .ra2023_landing {
    font-family: var(--ra2023-font-txt);
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.08em;
    color: var(--ra2023-color-black);
    background-color: var(--ra2023-color-peach-light);
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing {
        font-size: 16px;
    }
}
.aui.theme_blu .ra2023_landing a {
    color: var(--ra2023-color-black);
}
.aui.theme_blu .ra2023_landing video, .aui.theme_blu .ra2023_landing img {
    max-width: 100%;
    display: block;
}
.aui.theme_blu .ra2023_landing .cta {
    display: inline-block;
    padding: 1em 2.25em;
    font-family: var(--ra2023-font-txt);
    font-weight: 500;
    font-size: 1em;
    text-align: center;
    letter-spacing: 0.07em;
    color: var(--ra2023-color-white);
    background: var(--ra2023-color-gold);
    border-radius: 3em;
}
.aui.theme_blu .ra2023_landing .container {
    padding: 0 var(--ra2023-grid-offset);
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .container {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        grid-gap: var(--ra2023-grid-gap) var(--ra2023-grid-gap);
        width: 100%;
        max-width: var(--ra2023-grid-max-width);
        margin: 0 auto;
    }
}
.aui.theme_blu .ra2023_landing .container .container {
    padding: 0;
}
.aui.theme_blu .ra2023_landing .container .col-left {
    grid-column: 1/7;
    text-align: left;
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing .container .col-left {
        grid-column: 2/7;
    }
}
.aui.theme_blu .ra2023_landing .container .col-right {
    grid-column: 7/-1;
    text-align: left;
}
.aui.theme_blu .ra2023_landing .container .col-center {
    grid-column: 1/-1;
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing .container .col-center {
        grid-column: 2/-2;
    }
}
.aui.theme_blu .ra2023_landing .container .col-center * {
    text-align: center;
}
.aui.theme_blu .ra2023_landing .flipped-card__inner {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    transition: transform 1s;
    transform-style: preserve-3d;
}
.aui.theme_blu .ra2023_landing .flipped-card.flipped .flipped-card__inner {
    transform: rotateY(180deg);
    transition: transform 0.5s;
}
.aui.theme_blu .ra2023_landing .flipped-card__front, .aui.theme_blu .ra2023_landing .flipped-card__back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}
.aui.theme_blu .ra2023_landing .flipped-card__front {
    cursor: pointer;
}
.aui.theme_blu .ra2023_landing .flipped-card__front:before {
    position: absolute;
    top: 20px;
    right: 13%;
    z-index: 0;
    width: 1.5em;
    height: 1.5em;
    content: "";
    background: url(/assets/img/ra2023/arrow.svg) 0 0 no-repeat;
    background-size: 100% auto;
}
.aui.theme_blu .ra2023_landing .flipped-card__back {
    transform: rotateY(180deg);
    background-color: var(--ra2023-color-white);
    box-shadow: 0px 0px 3px 1px var(--ra2023-color-peach-light);
}
.aui.theme_blu .ra2023_landing .flipped-card__back .bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.aui.theme_blu .ra2023_landing .flipped-card__back .content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: grid;
    grid-template-rows: auto min-content;
    justify-items: center;
    width: 100%;
    height: 100%;
}
.aui.theme_blu .ra2023_landing .flipped-card__back .content .tl-card {
    align-self: center;
}

.aui.theme_blu .ra2023_landing .hero {
    position: relative;
}
.aui.theme_blu .ra2023_landing .hero:after {
    display: block;
    width: 100% !important;
    min-height: 11.3vw;
    content: "";
    background: var(--ra2023-color-white) url(/assets/img/ra2023/hero_bg_bottom_thin.jpg) center top no-repeat;
    background-size: 100% auto;
}
.aui.theme_blu .ra2023_landing .hero__video {
    width: 100%;
    height: auto;
}
.aui.theme_blu .ra2023_landing .hero__title__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    display: grid;
    align-items: end;
    width: 100% !important;
    height: 100%;
    max-height: 100vh;
    padding-bottom: 45px;
}
.aui.theme_blu .ra2023_landing .hero__title__wrapper * {
    text-align: center;
}
.aui.theme_blu .ra2023_landing .hero__title {
    display: block;
    width: 100% !important;
    padding-bottom: 10px;
    font-family: var(--ra2023-font-chronicle);
    font-size: 2.6em !important;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    color: var(--ra2023-color-red);
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing .hero__title {
        font-size: 3.5em !important;
    }
}
.aui.theme_blu .ra2023_landing .hero__title .smaller {
    display: block;
    font-size: 0.85em;
    font-weight: 400;
}
.aui.theme_blu .ra2023_landing .manifesto {
    position: relative;
    background-color: var(--ra2023-color-white);
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .manifesto {
        padding-top: 5em;
    }
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .manifesto__inner {
        position: absolute;
        top: 0;
        z-index: 2;
    }
}
@media (min-width: 1680px) {
    .aui.theme_blu .ra2023_landing .manifesto__inner {
        left: 50%;
        transform: translateX(-50%);
        width: var(--ra2023-grid-max-width);
    }
}
.aui.theme_blu .ra2023_landing .manifesto .tl2 {
    font-weight: 400;
}
.aui.theme_blu .ra2023_landing .manifesto .col-right {
    padding-top: 1.1em;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .manifesto .col-right {
        padding-top: 3.8em;
    }
}
.aui.theme_blu .ra2023_landing .manifesto .col-right em {
    font-family: var(--ra2023-font-pano);
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
    color: var(--ra2023-color-red);
    letter-spacing: 0.02em;
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .manifesto .col-right em {
        font-size: 1.2em;
    }
}
.aui.theme_blu .ra2023_landing .manifesto .col-right ul {
    padding-top: 0.7em;
    padding-bottom: 1.5em;
    text-align: left;
}
.aui.theme_blu .ra2023_landing .manifesto .col-right ul li + li {
    padding-top: 0.5em;
}
.aui.theme_blu .ra2023_landing .manifesto .bg {
    width: 100%;
    height: auto;
}
.aui.theme_blu .ra2023_landing .interview {
    position: relative;
    z-index: 5;
    padding-top: 1.8em;
}
.aui.theme_blu .ra2023_landing .interview .col-left,
.aui.theme_blu .ra2023_landing .interview .col-right {
    grid-row: 1;
}
.aui.theme_blu .ra2023_landing .interview .col-left {
    grid-column: 1/7;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: var(--ra2023-grid-gap) var(--ra2023-grid-gap);
}
@media (max-width: 767px) {
    .aui.theme_blu .ra2023_landing .interview .col-left {
        margin-top: 50px;
    }
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing .interview .col-left {
        grid-column: 1/7;
    }
}
.aui.theme_blu .ra2023_landing .interview .col-left figcaption {
    padding-top: 2em;
    text-align: center;
}
.aui.theme_blu .ra2023_landing .interview .col-left figcaption .tl4 {
    font-size: 2.125em;
    color: var(--ra2023-color-black);
}
.aui.theme_blu .ra2023_landing .interview .col-left figcaption p {
    margin: 0;
    padding: 0.5em 0;
    line-height: 1.7em;
}
.aui.theme_blu .ra2023_landing .interview .tl1 {
    position: relative;
    z-index: 1;
}
.aui.theme_blu .ra2023_landing .interview .txt-big {
    position: relative;
}
.aui.theme_blu .ra2023_landing .interview .txt-big p {
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 1.8em 0;
}
.aui.theme_blu .ra2023_landing .interview .txt-big p .quote {
    position: relative;
    top: auto;
    left: auto;
    bottom: -0.6em;
    width: 1.2em;
    height: 1.2em;
}
.aui.theme_blu .ra2023_landing .interview .txt-big .quote {
    position: absolute;
    top: -1.5em;
    left: -20px;
    z-index: 0;
    display: inline-block;
    width: 5em;
    height: 5em;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .interview .txt-big .quote {
        left: -1.5em;
    }
}
.aui.theme_blu .ra2023_landing .interview .txt-big .quote svg {
    width: 100%;
    height: auto;
}
.aui.theme_blu .ra2023_landing .interview .txt-big .quote svg path {
    fill: var(--ra2023-color-white);
}
.aui.theme_blu .ra2023_landing .jobs {
    position: relative;
    padding-top: 12em;
    padding-bottom: 6em;
}
@media (max-width: 991px) {
    .aui.theme_blu .ra2023_landing .jobs {
        background-color: var(--ra2023-color-white);
    }
}
.aui.theme_blu .ra2023_landing .jobs .bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .jobs .bg {
        top: 50%;
        transform: translateY(-50%);
    }
}
.aui.theme_blu .ra2023_landing .jobs .bg img {
    width: 100%;
    height: auto;
}
.aui.theme_blu .ra2023_landing .jobs .container {
    position: relative;
    z-index: 1;
}
@media (max-width: 991px) {
    .aui.theme_blu .ra2023_landing .jobs .container .col-left {
        grid-column: 1/-1;
    }
}
.aui.theme_blu .ra2023_landing .jobs .container .col-left p {
    text-align: left;
}
.aui.theme_blu .ra2023_landing .jobs__cards {
    padding-top: 2em;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .jobs__cards {
        grid-column: 1/-1;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .jobs__cards {
        grid-column: 2/-2;
    }
}
@media (max-width: 767px) {
    .aui.theme_blu .ra2023_landing .jobs .job-card {
        max-width: 400px;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .aui.theme_blu .ra2023_landing .jobs .job-card + .job-card {
        margin-top: 2em;
    }
}
.aui.theme_blu .ra2023_landing .jobs .job-card .flipped-card__inner {
    padding-bottom: 80%;
}
.aui.theme_blu .ra2023_landing .jobs .job-card .flipped-card__back .content {
    margin: 10%;
    width: 80%;
    height: 80%;
}
.aui.theme_blu .ra2023_landing .jobs .job-card img {
    width: 102%;
    max-width: none;
}
.aui.theme_blu .ra2023_landing .jobs .job-card h4 {
    padding-top: 0.6em;
    cursor: pointer;
}
.aui.theme_blu .ra2023_landing .by-your-side {
    position: relative;
    z-index: 5;
    grid-template-rows: repeat(3, auto);
    overflow-x: hidden;
    padding-top: 6em;
}
.aui.theme_blu .ra2023_landing .by-your-side__content {
    margin-top: 30px;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: var(--ra2023-grid-gap) var(--ra2023-grid-gap);
    align-items: end;
}
.aui.theme_blu .ra2023_landing .by-your-side__content .tl4 {
    text-align: left;
}
.aui.theme_blu .ra2023_landing .by-your-side__content .col-right {
    grid-row: 1;
    grid-column: 9/-1;
    text-align: left;
}
@media (max-width: 1530px) {
    .aui.theme_blu .ra2023_landing .by-your-side__content .col-right {
        grid-column: 10/-1;
    }
}
.aui.theme_blu .ra2023_landing .by-your-side__content .col-left {
    grid-row: 1;
    grid-column: 1/10;
    text-align: left;
}
@media (max-width: 767px) {
    .aui.theme_blu .ra2023_landing .by-your-side__content .col-left {
        margin-top: 50px;
    }
}
.aui.theme_blu .ra2023_landing .by-your-side__slider {
    grid-column: 2/-2;
    grid-row: 2;
}
@media (max-width: 767px) {
    .aui.theme_blu .ra2023_landing .by-your-side__slider {
        padding-top: 2em;
    }
}
.aui.theme_blu .ra2023_landing .by-your-side__slider .swiper {
    overflow: visible;
    padding-bottom: 2em;
    margin-bottom: 2em;
}
.aui.theme_blu .ra2023_landing .by-your-side__slide {
    width: 400px;
}
.aui.theme_blu .ra2023_landing .by-your-side__slide img {
    width: 100%;
    height: auto;
}
.aui.theme_blu .ra2023_landing .by-your-side__slide figcaption {
    padding-top: 1em;
    font-size: 0.9em;
    line-height: 1.2em;
    letter-spacing: 0.03em;
}
.aui.theme_blu .ra2023_landing .by-your-side__slide figcaption .tl4 {
    text-align: left;
}
.aui.theme_blu .ra2023_landing .by-your-side__slide figcaption p {
    margin: 0;
    text-align: left;
}
.aui.theme_blu .ra2023_landing .by-your-side__slide figcaption p span {
    display: block;
}
.aui.theme_blu .ra2023_landing .by-your-side__slide figcaption p strong {
    font-weight: 500;
}
.aui.theme_blu .ra2023_landing .by-your-side .cta {
    display: block;
    width: fit-content;
    margin: 0 auto;
}
.aui.theme_blu .ra2023_landing .rse {
    position: relative;
    padding-top: 6em;
    overflow-x: hidden;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .rse {
        padding-top: 12em;
        padding-bottom: 37em;
    }
}
@media (min-width: 1680px) {
    .aui.theme_blu .ra2023_landing .rse {
        padding-bottom: 47vw;
    }
}
.aui.theme_blu .ra2023_landing .rse .swiper {
    overflow: visible;
}
.aui.theme_blu .ra2023_landing .rse .swiper .swiper-button-prev,
.aui.theme_blu .ra2023_landing .rse .swiper .swiper-button-next {
    top: 50%;
    transform: translateY(-50%);
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .rse .swiper .swiper-button-prev,
    .aui.theme_blu .ra2023_landing .rse .swiper .swiper-button-next {
        width: 40px;
        height: 40px;
        border: 1px solid var(--ra2023-color-red);
    }
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .rse .swiper .swiper-button-prev {
        left: -15px;
    }
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .rse .swiper .swiper-button-next {
        right: -15px;
    }
}
.aui.theme_blu .ra2023_landing .rse .container {
    position: relative;
    z-index: 1;
}
.aui.theme_blu .ra2023_landing .rse .col-left p {
    text-align: left;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .rse .col-left {
        grid-column: 1/-1;
    }
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .rse .col-left {
        grid-column: 1/7;
    }
}
.aui.theme_blu .ra2023_landing .rse__cards {
    padding-top: 5em;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .rse__cards {
        grid-column: 1/-1;
    }
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .rse__cards {
        grid-column: 7/-1;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: calc(var(--ra2023-grid-gap) * 2);
        padding-top: 0;
        margin-right: calc(var(--ra2023-grid-offset) * -1 + var(--ra2023-grid-gap));
    }
}
.aui.theme_blu .ra2023_landing .rse__cards .rse-card {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}
@media (min-width: 576px) {
    .aui.theme_blu .ra2023_landing .rse__cards .rse-card {
        padding-bottom: 50%;
    }
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .rse__cards .rse-card {
        padding-bottom: 100%;
    }
}
.aui.theme_blu .ra2023_landing .rse__cards .rse-card figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: var(--ra2023-grid-gap);
    display: grid;
    grid-template-rows: auto min-content;
    grid-gap: var(--ra2023-grid-gap);
    background-color: var(--ra2023-color-white);
}
.aui.theme_blu .ra2023_landing .rse__cards .rse-card figure img {
    max-width: 80%;
    align-self: center;
    justify-self: center;
}
.aui.theme_blu .ra2023_landing .rse__cards .rse-card figure figcaption {
    align-self: end;
}
.aui.theme_blu .ra2023_landing .rse__cards .rse-card .flipped-card__front:before {
    top: 10%;
    right: 10%;
}
.aui.theme_blu .ra2023_landing .rse__cards .rse-card .flipped-card__front picture {
    display: flex;
    align-items: center;
    justify-content: center;
}
.aui.theme_blu .ra2023_landing .rse__cards .rse-card .flipped-card__back .content {
    padding: 10%;
    background-color: var(--ra2023-color-white);
}
.aui.theme_blu .ra2023_landing .rse .bg {
    width: 100%;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .rse .bg {
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 0;
        transform: translateX(-50%);
    }
}
.aui.theme_blu .ra2023_landing .key-numbers {
    background-color: var(--ra2023-color-white);
}
@media (max-width: 767px) {
    .aui.theme_blu .ra2023_landing .key-numbers {
        position: relative;
        margin-top: -8em;
    }
}
.aui.theme_blu .ra2023_landing .key-numbers .container {
    position: relative;
    padding-top: 3em;
    padding-bottom: 5em;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .key-numbers .container {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0;
        margin-right: 0;
        margin-top: -18.6em;
    }
    .aui.theme_blu .ra2023_landing .key-numbers .container:before {
        position: absolute;
        top: 0;
        left: calc(50% + var(--ra2023-grid-gap) / 2);
        z-index: 0;
        transform: translateX(-100%);
        content: "";
        width: 51vw;
        height: 99%;
        background-color: var(--ra2023-color-white);
    }
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .key-numbers .container {
        margin-top: -22em;
    }
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing .key-numbers .container {
        margin-top: -24.4em;
    }
}
@media (min-width: 1680px) {
    .aui.theme_blu .ra2023_landing .key-numbers .container {
        margin-left: auto;
        margin-right: auto;
    }
}
.aui.theme_blu .ra2023_landing .key-numbers .container .col-left,
.aui.theme_blu .ra2023_landing .key-numbers .container .key-numbers__cards {
    position: relative;
    z-index: 1;
}
@media (max-width: 767px) {
    .aui.theme_blu .ra2023_landing .key-numbers .container .col-left .overTitle {
        padding-bottom: 2em;
    }
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .key-numbers .container .col-left {
        margin-left: var(--ra2023-grid-gap);
    }
}
.aui.theme_blu .ra2023_landing .key-numbers__cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}
@media (min-width: 425px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards {
        grid-gap: 20px;
    }
}
@media (min-width: 576px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards {
        grid-column: 1/-1;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: var(--ra2023-grid-gap);
        justify-items: center;
    }
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards {
        grid-gap: calc(var(--ra2023-grid-gap) * 2);
    }
}
@media (min-width: 1400px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards {
        grid-column: 2/-2;
        grid-gap: calc(var(--ra2023-grid-gap) * 3);
    }
}
.aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    color: var(--ra2023-color-red);
    text-align: left;
    background-color: var(--ra2023-color-peach-light);
}
.aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card.red {
    color: var(--ra2023-color-peach-light);
    background-color: var(--ra2023-color-red);
}
.aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card.blue {
    color: var(--ra2023-color-peach-light);
    background-color: var(--ra2023-color-blue);
}
.aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card:nth-child(3) {
    grid-row: 2;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card:nth-child(4), .aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card:nth-child(5), .aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card:nth-child(6) {
        grid-row: 2;
    }
}
.aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card dl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 15px;
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    font-family: var(--ra2023-font-chronicle);
    font-weight: 500;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card dl {
        padding: var(--ra2023-grid-gap);
    }
}
.aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card dl dt {
    font-size: 1.1em;
    line-height: 1.1em;
}
@media (min-width: 425px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card dl dt {
        font-size: 1.3em;
    }
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card dl dt {
        font-size: 1.5em;
    }
}
.aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card dl dd {
    margin: 0;
    align-self: end;
    font-size: 2.2em;
    line-height: 1;
}
@media (min-width: 375px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card dl dd {
        font-size: 2.5em;
    }
}
@media (min-width: 425px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card dl dd {
        font-size: 2.9em;
    }
}
@media (min-width: 992px) {
    .aui.theme_blu .ra2023_landing .key-numbers__cards .key-numbers-card dl dd {
        font-size: 3.4em;
    }
}
.aui.theme_blu .ra2023_landing .contact {
    padding: 5em 0;
    background-color: var(--ra2023-color-white);
}
.aui.theme_blu .ra2023_landing .contact .col-center {
    grid-column: 3/-3;
}
.aui.theme_blu .ra2023_landing .contact .col-center .tl1 {
    font-size: 1.5em;
}
@media (min-width: 768px) {
    .aui.theme_blu .ra2023_landing .contact .col-center .tl1 {
        font-size: 2em;
    }
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing .contact .col-center .tl1 {
        font-size: 3em;
    }
}
.aui.theme_blu .ra2023_landing .contact__list {
    margin: 2.5em auto;
    text-align: center;
}
.aui.theme_blu .ra2023_landing .contact__list li {
    display: inline-block;
    vertical-align: top;
}
.aui.theme_blu .ra2023_landing .contact__list li a {
    display: grid;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 10px;
    border-radius: 50%;
    background-color: var(--ra2023-color-red);
}
.aui.theme_blu .ra2023_landing .contact__list li + li {
    margin-left: 1.2em;
}
.aui.theme_blu .ra2023_landing .contact__phone {
    font-family: var(--ra2023-font-chronicle);
    font-style: normal;
    font-weight: 900;
    font-size: 1.5em;
    line-height: 1.1em;
    letter-spacing: 0;
}
.aui.theme_blu .ra2023_landing .contact__phone, .aui.theme_blu .ra2023_landing .contact__phone a {
    color: var(--ra2023-color-red);
}
@media (min-width: 1200px) {
    .aui.theme_blu .ra2023_landing .contact__phone {
        font-size: 2em;
    }
}
.aui.theme_blu .ra2023_landing .contact .cta {
    display: block;
    width: fit-content;
    margin: 2.5em auto;
}

.aui.theme_blu .ra2023_landing .manifesto .col-left {
    opacity: 0;
    transform: translateY(6vw);
    transition: transform 0.3s, opacity 0.2s;
}
.aui.theme_blu .ra2023_landing .manifesto .col-right {
    opacity: 0;
    transform: translateY(10vw);
    transition: transform 0.3s, opacity 0.2s;
}
.aui.theme_blu .ra2023_landing .manifesto.anim-in .col-left {
    opacity: 1;
    transform: translateY(0);
    transition: transform 1s, opacity 0.4s;
}
.aui.theme_blu .ra2023_landing .manifesto.anim-in .col-right {
    opacity: 1;
    transform: translateY(0);
    transition: transform 1.5s, opacity 0.4s;
}
.aui.theme_blu .ra2023_landing .interview .col-left {
    opacity: 0;
    transform: translateY(20vw);
    transition: transform 0.5s, opacity 0.1s;
}
.aui.theme_blu .ra2023_landing .interview .col-right {
    opacity: 0;
    transform: translateY(10vw);
    transition: transform 0.5s, opacity 0.1s;
}
.aui.theme_blu .ra2023_landing .interview .quote {
    transform: translateY(8vw);
}
.aui.theme_blu .ra2023_landing .interview.anim-in .col-left {
    opacity: 1;
    transform: translateY(0);
    transition: transform 2s, opacity 0.4s;
}
.aui.theme_blu .ra2023_landing .interview.anim-in .col-right {
    opacity: 1;
    transform: translateY(0);
    transition: transform 1.5s, opacity 0.4s;
}
.aui.theme_blu .ra2023_landing .interview.anim-in .quote {
    transform: translateY(0);
    transition: transform 1s ease-in-out 0.5s;
}
.aui.theme_blu .ra2023_landing .jobs .jobs__cards {
    opacity: 0;
    transform: translateY(15vw);
    transition: transform 0.5s, opacity 0.1s;
}
.aui.theme_blu .ra2023_landing .jobs.anim-in .jobs__cards {
    opacity: 1;
    transform: translateY(0);
    transition: transform 1.5s, opacity 0.4s;
}
.aui.theme_blu .ra2023_landing .by-your-side .by-your-side__slider {
    opacity: 0;
    transform: translateX(-7vw);
    transition: transform 0.5s, opacity 0.1s;
}
.aui.theme_blu .ra2023_landing .by-your-side.anim-in .by-your-side__slider {
    opacity: 1;
    transform: translateX(0);
    transition: transform 3s;
}
.aui.theme_blu .ra2023_landing .rse .col-left {
    opacity: 0;
    transform: translateY(6vw);
    transition: transform 0.5s, opacity 0.1s;
}
.aui.theme_blu .ra2023_landing .rse .rse__cards {
    opacity: 0;
    transform: translateY(10vw);
    transition: transform 0.5s, opacity 0.1s;
}
.aui.theme_blu .ra2023_landing .rse.anim-in .col-left {
    opacity: 1;
    transform: translateY(0);
    transition: transform 1s, opacity 0.4s;
}
.aui.theme_blu .ra2023_landing .rse.anim-in .rse__cards {
    opacity: 1;
    transform: translateY(0);
    transition: transform 1.5s, opacity 0.4s;
}
.aui.theme_blu .ra2023_landing .key-numbers .key-numbers__cards {
    opacity: 0;
    transform: translateY(6vw);
    transition: transform 0.5s, opacity 0.1s;
}
.aui.theme_blu .ra2023_landing .key-numbers.anim-in .key-numbers__cards {
    opacity: 1;
    transform: translateY(0);
    transition: transform 1s, opacity 0.4s;
}
