@media (prefers-reduced-motion: reduce) {
  *,
  ::before,
  ::after {
    animation-delay: -1ms !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    background-attachment: initial !important;
    scroll-behavior: auto !important;
    transition-duration: 0s !important;
    transition-delay: 0s !important;
  }
}

*,
:after,
:before {
    --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-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(147, 197, 253, .5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    --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:
}

::-webkit-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-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(147, 197, 253, .5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    --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:
}

::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-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(147, 197, 253, .5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    --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 {
    box-sizing: border-box
}

blockquote,
body,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

ol.reset,
ol[role=list],
ul.reset,
ul[role=list] {
    list-style: none
}

.reset,
[role=list] {
    margin: 0;
    padding: 0
}

html {
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-text-size-adjust: none
}

html[focus-within] {
    scroll-behavior: smooth
}

html:focus-within {
    scroll-behavior: smooth
}

body {
    text-rendering: optimizeSpeed;
    line-height: 1.5;
    min-height: 100vh
}

a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    transition: color .25s ease;
    transition: color var(--transition)
}

a:not([class]):hover {
    color: inherit
}

h1>a:not([class]):hover,
h2>a:not([class]):hover,
h3>a:not([class]):hover,
h4>a:not([class]):hover {
    color: #002ebc
}

img,
picture,
svg {
    display: block;
    max-width: 100%
}

button,
input,
select,
textarea {
    font: inherit
}

address {
    font-style: inherit
}

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

::-webkit-search-cancel-button {
    display: none
}

.container {
    width: 100%
}

@media (min-width:512px) {
    .container {
        max-width: 512px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1440px) {
    .container {
        max-width: 1440px
    }
}

@media (min-width:1600px) {
    .container {
        max-width: 1600px
    }
}

:root {
    --color-dark: #08111b;
    --color-dark-opacity: rgba(8, 17, 27, .75);
    --color-light: #fff;
    --color-primary: #0d2d6c;
    --color-primary-glare: #e8edff;
    --color-primary-bright: #002ebc;
    --color-secondary: #ecb616;
    --color-alert-red: #8d2b01;
    --color-alert-blue: #001834;
    --space-3xs: clamp(0.25rem, 0.23rem + 0.12vw, 0.3125rem);
    --space-2xs: clamp(0.5rem, 0.45rem + 0.24vw, 0.625rem);
    --space-xs: clamp(0.75rem, 0.68rem + 0.37vw, 0.9375rem);
    --space-s: clamp(1rem, 0.90rem + 0.49vw, 1.25rem);
    --space-m: clamp(1.5rem, 1.35rem + 0.73vw, 1.875rem);
    --space-l: clamp(2rem, 1.80rem + 0.98vw, 2.5rem);
    --space-xl: clamp(3rem, 2.71rem + 1.46vw, 3.75rem);
    --space-2xl: clamp(4rem, 3.61rem + 1.95vw, 5rem);
    --space-3xl: clamp(6rem, 5.41rem + 2.93vw, 7.5rem);
    --space-3xs-2xs: clamp(0.25rem, 0.10rem + 0.73vw, 0.625rem);
    --space-2xs-xs: clamp(0.5rem, 0.33rem + 0.85vw, 0.9375rem);
    --space-xs-s: clamp(0.75rem, 0.55rem + 0.98vw, 1.25rem);
    --space-s-m: clamp(1rem, 0.66rem + 1.71vw, 1.875rem);
    --space-m-l: clamp(1.5rem, 1.11rem + 1.95vw, 2.5rem);
    --space-l-xl: clamp(2rem, 1.32rem + 3.41vw, 3.75rem);
    --space-l-2xl: clamp(2rem, 0.83rem + 5.85vw, 5rem);
    --space-xl-2xl: clamp(3rem, 2.22rem + 3.90vw, 5rem);
    --space-2xl-3xl: clamp(4rem, 2.63rem + 6.83vw, 7.5rem);
    --space-zero: clamp(-0.0625rem, -0.09rem + 0.12vw, 0rem);
    --size-step-xs: clamp(0.694375rem, 0.69rem + 0.02vw, 0.70375rem);
    --size-step-s: clamp(0.833125rem, 0.79rem + 0.20vw, 0.9375rem);
    --size-step-0: clamp(1.124375rem, 1.12rem + 0.00vw, 1.125rem);
    --size-step-1: clamp(1.20125rem, 1.02rem + 0.91vw, 1.66625rem);
    --size-step-2: clamp(1.44rem, 1.14rem + 1.52vw, 2.22125rem);
    --size-step-3: clamp(1.728125rem, 1.25rem + 2.40vw, 2.960625rem);
    --size-step-4: clamp(2.07375rem, 1.34rem + 3.65vw, 3.946875rem);
    --size-step-5: clamp(2.488125rem, 1.41rem + 5.41vw, 5.260625rem);
    --size-step-6: clamp(2.98625rem, 1.42rem + 7.86vw, 7.0125rem);
    --font-base: acumin-pro, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    --font-heading: acumin-pro-condensed, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
}

.minimodal {
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.minimodal__overlay {
    background: rgba(0, 0, 0, .9);
    height: calc(100% + 16rem);
    left: 0;
    position: absolute;
    top: -8rem;
    width: 100%
}

.minimodal__viewport {
    height: 100%;
    pointer-events: none;
    position: relative
}

.minimodal__item {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.minimodal__status {
    color: #fff;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%)
}

.minimodal__content {
    height: 100%
}

.minimodal__element {
    display: block;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    pointer-events: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.minimodal__element--map {
    background: #fff
}

.minimodal__element--video {
    max-width: 177.77778vh
}

.minimodal__element--video:before {
    background: #000;
    content: "";
    display: block;
    padding-bottom: 56.25%
}

.minimodal__video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.minimodal__caption {
    bottom: 0;
    color: #fff;
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0
}

.minimodal__close {
    position: absolute;
    right: 0;
    top: 0
}

.minimodal__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.minimodal__nav--previous {
    left: 0
}

.minimodal__nav--next {
    right: 0
}

@custom-media --2xl (min-width: 1600px);

:root {
    --md: 50em;
    --lg: 80em;
    --font-display: "acumin-pro-condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    --font-sans: "acumin-pro", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    --transition: 250ms ease;
    --shadow: 0 6px 6px rgba(0, 0, 0, .15);
    --gutter: var(--space-s-m);
    --border-radius: var(--size-step-1);
    --transition-base: 250ms ease;
    --transition-movement: 200ms linear;
    --transition-fade: 200ms ease;
    --transition-bounce: 500ms cubic-bezier(0.5, 0.05, 0.2, 1.5);
    --box-shadow: 2px 2px 14px 0 rgba(0, 0, 0, .12);
    --tracking-l: 0.05ch;
    --font-light: 300;
    --font-semibold: 600;
    --font-bold: 700;
    --font-black: 800
}

.swatch {
    height: 200px;
    width: 200px
}

.accordion__summary {
    background: var(--color-primary-glare);
    padding: var(--space-s-m);
    transition: all .25s ease;
    transition: all var(--transition)
}

.accordion__summary:hover,
.accordion__summary:focus {
    background: var(--color-primary);
    color: var(--color-light)
}

.accordion .content {
    display: inline-block;
    width: 100%
}

.accordion .content .button-link {
    margin-right: var(--space-s)
}

.alert {
    padding: var(--space-s);
    position: relative
}

.alert,
.alert .button,
.alert .button-link {
    font-size: var(--size-step-s)
}

@media (min-width:1280px) {
    .alert {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: var(--space-s) var(--space-2xl) var(--space-s)
    }
}

.overlay-open .alert {
    display: none
}

.alert__button {
    --flow-space: 0
}

.alert__button .icon {
    transform: rotate(90deg);
    transition: .25s ease;
    transition: var(--transition)
}

.alert__main {
    color: inherit;
    display: flex;
    flex-direction: column
}

.alert__main span {
    align-items: center;
    display: flex;
    font-weight: 700;
    font-weight: var(--font-bold);
    margin-bottom: var(--space-xs);
    margin-right: var(--space-xs)
}

.alert__main span.dot:before {
    background-color: var(--color-secondary);
    border-radius: 100%;
    content: " ";
    height: 1rem;
    margin-right: var(--space-2xs);
    position: relative;
    width: 1rem
}

.bg-secondary .alert__main span.dot:before {
	content: none!important;
	width: 0px;
}

@media (min-width:1280px) {
    .alert__main span {
        margin-bottom: 0
    }

}

.alert__icon {
    font-size: 3rem
}

.alert__side {
    margin-top: 1rem
}

@media (min-width:1280px) {
    .alert__side {
		margin: 0;
		margin-left: var(--space-s);
		text-align: right;
		width: 25%;
    }
	.bg-secondary .alert__side {
		text-align: left;
		margin-left: 0;
    }
}

.alert__button {
    background: none;
    border: 0;
    font-size: var(--size-step-1);
    padding: 0;
    position: absolute;
    right: var(--space-s);
    top: var(--space-s);
    transition: transform .25s ease;
    transition: transform var(--transition)
}

.alert__button[aria-expanded=true] {
    transform: scaleY(-1)
}

.alert__expand {
    display: none
}

@media (min-width:1280px) {
    .alert__expand {
        --flow-space: 0
    }
}

[aria-expanded=true]+.alert__expand {
    display: block
}

@media (min-width:1280px) {
    [aria-expanded=true]+.alert__expand {
        display: flex;
        justify-content: space-between
    }
}

.box {
    background-color: var(--color-light);
    color: var(--color-dark);
    padding: var(--space-m)
}

.box * {
    color: inherit
}

.box.bg-primary {
    background-color: var(--color-primary);
    color: var(--color-light)
}

.box.bg-primary-glare {
    background-color: var(--color-primary-glare);
    color: var(--color-dark)
}

.box.bg-secondary {
    background-color: var(--color-secondary);
    color: var(--color-dark)
}

.breadcrumbs {
    align-items: center;
    display: none;
    font-size: clamp(.833125rem, .79rem + .2vw, .9375rem)
}

.breadcrumbs li {
    position: relative
}

.breadcrumbs li:after {
    bottom: 0;
    content: "/";
    margin-left: calc(var(--gutter, var(--space-l))/2.5);
    position: absolute;
    text-decoration: none
}

.breadcrumbs li:last-of-type:after {
    display: none
}

.breadcrumbs li a:hover {
    color: var(--text-light)
}

.hero .breadcrumbs li a:hover {
    text-decoration: none
}

@media (min-width:1024px) {
    .breadcrumbs {
        display: flex
    }

    .hero .breadcrumbs {
        position: absolute;
        top: var(--space-m);
        z-index: 1
    }
}

.breadcrumbs--mobile {
    display: flex;
    padding: var(--space-xs) 0;
    position: relative
}

@media (min-width:1024px) {
    .breadcrumbs--mobile {
        display: none
    }
}

.button-link {
    --strokeHeight: 4px;
    align-items: center;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% var(--strokeHeight), 0 var(--strokeHeight);
    border: none;
    display: inline-flex;
    font-size: var(--size-step-0);
    font-weight: 700;
    letter-spacing: .05ch;
    letter-spacing: var(--tracking-l);
    padding: clamp(.5rem, .45rem + .24vw, .625rem);
    text-decoration: none
}

.button-link .icon {
    font-variation-settings: "FILL" 0, "wght" 700, "GRAD" 0, "opsz" 48
}

.button-link--primary {
    background: linear-gradient(var(--color-primary), var(--color-primary)), linear-gradient(var(--color-primary), var(--color-primary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 4px, 100% 0;
    line-height: 1.3;
    position: relative;
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.button-link--primary:hover {
    background: linear-gradient(var(--color-primary), var(--color-primary)), linear-gradient(var(--color-primary), var(--color-primary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% .2em, 100% 100%;
    color: var(--color-light)
}

.button-link--secondary {
    background: linear-gradient(var(--color-secondary), var(--color-secondary)), linear-gradient(var(--color-secondary), var(--color-secondary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 4px, 100% 0;
    line-height: 1.3;
    position: relative;
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.button-link--secondary:hover {
    background: linear-gradient(var(--color-secondary), var(--color-secondary)), linear-gradient(var(--color-secondary), var(--color-secondary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% .2em, 100% 100%;
    color: var(--color-light);
    color: var(--color-dark) !important
}

.button-link--light {
    background-image: linear-gradient(var(--color-light), var(--color-light))
}

.button-wave {
    --duration: .4s;
    --strokeHeight: 4px;
    --easeIn: cubic-bezier(.2, .85, .45, 1);
    --easeCubic: cubic-bezier(0.6, 0, 0.2, 1);
    --easeOut: cubic-bezier(.45, 0, .85, 2)
}

.button-wave .icon {
    font-variation-settings: "FILL" 0, "wght" 700, "GRAD" 0, "opsz" 48
}

.button-wave {
    align-items: center;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% var(--strokeHeight), 0 var(--strokeHeight);
    border: none;
    display: inline-flex;
    font-size: var(--size-step-0);
    font-weight: 700;
    letter-spacing: .05ch;
    letter-spacing: var(--tracking-l);
    padding-bottom: clamp(.5rem, .45rem + .24vw, .625rem);
    text-decoration: none
}

.button-wave--primary {
    background-image: linear-gradient(var(--color-primary), var(--color-primary))
}

.button-wave--secondary {
    background-image: linear-gradient(var(--color-secondary), var(--color-secondary))
}

.button-wave--light {
    background-image: linear-gradient(var(--color-light), var(--color-light))
}

.button-wave:hover {
    -webkit-animation: twoUnderlineOut var(--duration) var(--easeOut) forwards, twoUnderlineIn var(--duration) var(--duration) var(--easeIn) forwards;
    animation: twoUnderlineOut var(--duration) var(--easeOut) forwards, twoUnderlineIn var(--duration) var(--duration) var(--easeIn) forwards
}

@-webkit-keyframes twoUnderlineOut {
    to {
        background-size: 0 var(--strokeHeight), 100% var(--strokeHeight)
    }
}

@keyframes twoUnderlineOut {
    to {
        background-size: 0 var(--strokeHeight), 100% var(--strokeHeight)
    }
}

@-webkit-keyframes twoUnderlineIn {

    0%,
    to {
        background-position: 0 100%, 100% 100%
    }

    to {
        background-size: 100% var(--strokeHeight), 0 var(--strokeHeight)
    }
}

@keyframes twoUnderlineIn {

    0%,
    to {
        background-position: 0 100%, 100% 100%
    }

    to {
        background-size: 100% var(--strokeHeight), 0 var(--strokeHeight)
    }
}

.button {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    display: inline-flex;
    font-size: var(--size-step-0);
    font-weight: 700;
    justify-content: center;
    letter-spacing: .05ch;
    letter-spacing: var(--tracking-l);
    max-width: 100%;
    padding: var(--space-s) var(--space-l);
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition);
    white-space: wrap
}

.button--primary {
    box-shadow: inset 0 0 0 4px var(--color-primary);
    color: var(--color-dark);
    position: relative;
    transition: color .25s .25s, 3
}

.button--primary:after,
.button--primary:before {
    border: 0 solid transparent;
    bottom: 0;
    box-sizing: border-box;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 0
}

.button--primary:before {
    border-bottom-width: 4px;
    border-left-width: 4px
}

.button--primary:after {
    border-right-width: 4px;
    border-top-width: 4px
}

.button--primary:hover {
    color: var(--color-dark)
}

.button--primary:hover:after,
.button--primary:hover:before {
    border-color: var(--color-secondary);
    height: 100%;
    transition: border-color 0s, width .25s, height .25s;
    width: 100%
}

.button--primary:hover:before {
    transition-delay: 0s, 0s, .25s
}

.button--primary:hover:after {
    transition-delay: 0s, .25s, 0s
}

.button--secondary {
    box-shadow: inset 0 0 0 4px var(--color-secondary);
    color: var(--color-light);
    position: relative;
    transition: color .25s .25s, 3
}

.button--secondary:after,
.button--secondary:before {
    border: 0 solid transparent;
    bottom: 0;
    box-sizing: border-box;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 0
}

.button--secondary:before {
    border-bottom-width: 4px;
    border-left-width: 4px
}

.button--secondary:after {
    border-right-width: 4px;
    border-top-width: 4px
}

.button--secondary:hover {
    color: var(--color-light)
}

.button--secondary:hover:after,
.button--secondary:hover:before {
    border-color: var(--color-light);
    height: 100%;
    transition: border-color 0s, width .25s, height .25s;
    width: 100%
}

.button--secondary:hover:before {
    transition-delay: 0s, 0s, .25s
}

.button--secondary:hover:after {
    transition-delay: 0s, .25s, 0s
}

.button--light {
    border: 2px solid var(--color-light)
}

.button--light:hover {
    background-color: var(--color-light);
    color: var(--color-primary)
}

.button--light-opacity {
    background-color: var(--color-dark-opacity);
    border: 2px solid var(--color-light)
}

.button--light-opacity:hover {
    background-color: var(--color-light);
    color: var(--color-dark)
}

.button--dark {
    border: 2px solid var(--color-primary)
}

.button--dark:hover {
    background-color: var(--color-primary);
    color: var(--color-light)
}

.button--secondary-fill {
    border: 4px solid var(--color-secondary);
    color: var(--color-light)
}

.button--secondary-fill:hover {
    background-color: var(--color-secondary);
    color: var(--color-dark) !important
}

.button--inline {
    width: auto
}

.button--sm {
    font-weight: 400;
    padding: var(--space-xs) var(--space-xs)
}

.button--sm .icon {
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48
}

@media (min-width:1280px) {
    .button {
        flex-grow: 0 !important;
        width: auto
    }
}

.button-underline {
    background: linear-gradient(to right, #ccc, #ccc), linear-gradient(to right, var(--color-secondary), var(--color-secondary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% .1em, 0 .1em;
    border: none;
    letter-spacing: .05ch;
    letter-spacing: var(--tracking-l);
    line-height: 1.3;
    position: relative;
    text-decoration: none;
    transition: background-size .45s
}

.button-underline:hover {
    background-size: 0 .1em, 100% .1em
}

.button-underline--light {
    background: linear-gradient(to right, hsla(0, 0%, 80%, .38), hsla(0, 0%, 80%, .38)), linear-gradient(to right, var(--color-secondary), var(--color-secondary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% .1em, 0 .1em;
    line-height: 1.3;
    position: relative;
    text-decoration: none;
    transition: background-size .45s
}

.button-underline--light:hover {
    background-size: 0 .1em, 100% .1em
}

.button-router {
    background: linear-gradient(var(--color-primary-glare), var(--color-primary-glare)), linear-gradient(var(--color-primary), var(--color-primary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 4px, 100% 0;
    display: flex;
    font-family: var(--font-heading);
    font-size: var(--size-step-1);
    font-weight: 700;
    font-weight: var(--font-bold);
    justify-content: space-between;
    line-height: 1.3;
    padding: var(--space-xs);
    position: relative;
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.button-router:hover {
    background: linear-gradient(var(--color-primary), var(--color-primary)), linear-gradient(var(--color-primary), var(--color-primary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% .2em, 100% 100%;
    color: var(--color-light)
}

.button-router:after {
    content: "\f1df";
    font-family: Material Symbols Outlined;
    opacity: 0
}

.button-router:hover:after {
    opacity: 1
}

.button-router--secondary {
    background: linear-gradient(var(--color-primary-glare), var(--color-primary-glare)), linear-gradient(var(--color-secondary), var(--color-secondary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 4px, 100% 0;
    line-height: 1.3;
    position: relative;
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.button-router--secondary:hover {
    background: linear-gradient(var(--color-secondary), var(--color-secondary)), linear-gradient(var(--color-secondary), var(--color-secondary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% .2em, 100% 100%;
    color: var(--color-light);
    color: var(--color-dark)
}

.button-program {
    --gutter: var(--space-m);
    background: linear-gradient(to right, var(--color-primary-glare), var(--color-primary-glare)), linear-gradient(to right, var(--color-primary), var(--color-primary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    display: flex;
    flex-direction: column;
    gap: var(--space-s);
    justify-content: space-between;
    line-height: 1.3;
    padding-bottom: 4px;
    position: relative;
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.button-program:hover {
    background-size: 0 2px, 100% 2px
}

.button-program {
    padding: var(--space-s) var(--space-xs)
}

.button-program:hover {
    color: var(--color-primary)
}

.button-program:hover:after {
    opacity: 1
}

button {
    cursor: pointer
}

.icon-button {
    align-items: center;
    background: none;
    border: none;
    color: var(--color-dark);
    display: inline-flex;
    justify-content: center;
    margin: 0;
    padding: 0
}

.icon-button>span {
    align-items: center;
    display: flex;
    flex-direction: column
}

.icon-label {
    display: block;
    font-family: var(--font-base);
    font-size: var(--size-step-xs)
}

.material-symbols-outlined {
    direction: inherit;
    font-size: inherit;
    font-variation-settings: "FILL" 1, "wght" 300, "GRAD" 0, "opsz" 20
}

.with-icon {
    align-items: center;
    display: inline-flex
}

.with-icon .icon {
    -webkit-margin-end: .5em;
    -webkit-margin-end: var(--space-2xs, .5em);
    font-size: var(--size-step-1);
    margin-inline-end: .5em;
    margin-inline-end: var(--space-2xs, .5em)
}

.card {
    background: var(--color-dark);
    border-radius: var(--size-step-1);
    border-radius: var(--border-radius);
    color: var(--color-light);
    max-width: unset;
    padding: var(--space-m-l)
}

.card ::-moz-selection {
    background: var(--color-secondary);
    color: var(--color-dark)
}

.card ::selection {
    background: var(--color-secondary);
    color: var(--color-dark)
}

.card--scale {
    height: 100%;
    position: relative;
    text-decoration: none;
    transition: .25s ease;
    transition: var(--transition)
}

.card--scale:hover {
    box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
    box-shadow: var(--shadow);
    transform: scale(1.05) !important;
    z-index: 10
}

.card-link a {
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.card-link a:hover {
    color: var(--color-dark)
}

.card-link a:hover h2,
.card-link a:hover h3,
.card-link a:hover h4 {
    color: var(--color-primary-bright);
    text-decoration: underline
}

.card-link--image-effect a .frame {
    position: relative;
    transition: all .25s ease;
    transition: all var(--transition)
}

.card-link--image-effect a .image-effect-frame {
    border: 1px solid transparent;
    height: calc(100% - 100px);
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 100px);
    z-index: 2
}

.card-link--image-effect a:hover .frame,
.card-link--image-effect a:focus .frame{
    opacity: .8
}

.card-link--image-effect a:hover .image-effect-frame,
.card-link--image-effect a:focus .image-effect-frame{
    border-color: #fff;
    height: calc(100% - 20px);
    transition: color .3s ease-in-out, all .3s ease-in-out;
    width: calc(100% - 20px)
}

@media (min-width:1024px) {
    .cta-panel .cluster .button {
        flex: 1 !important
    }
}

.curve {
    fill: var(--color-light);
    fill: var(--spot-color, var(--color-light));
    display: block;
    height: 3.5em;
    width: 100%
}

.events__single {
    text-decoration: none
}

.events__single:hover h2,
.events__single:hover h3,
.events__single:hover h4 {
    color: var(--color-primary-bright);
    text-decoration: underline
}

.c-feature-panel {
    --gutter: var(--space-2xs);
    --sidebar-target-width: 20rem;
    --sidebar-content-min-width: 50%;
    align-items: center
}

.c-feature-panel--lg {
    --gutter: var(--space-l);
    --sidebar-target-width: 34rem;
    --sidebar-content-min-width: 45%
}

.c-feature-panel.bg-primary {
    color: var(--color-light)
}

.features {
    --grid-placement: auto-fit;
    --grid-min-item-size: max(16rem, min(33%, 20rem));
    --gutter: var(--space-l-xl);
    --flow-space: var(--space-s);
    text-align: center
}

.features svg {
    display: block;
    height: 4em;
    margin-inline: auto
}

.features a {
    text-decoration: none
}

.features a:hover {
    text-decoration: underline;
    text-decoration-thickness: .08ex;
    text-underline-offset: .2ex
}

.filter__form {
    align-items: center;
    background-color: var(--color-primary-glare);
    display: flex;
    justify-content: space-between;
    padding: var(--space-xs)
}

.filter__input {
    flex: 1
}

.filter__input,
.filter__submit {
    background: transparent;
    border: none
}

.filter__submit svg {
    height: var(--space-s);
    width: var(--space-s)
}

.filter__options {
    padding: 0 var(--space-s)
}

.c-filter-sidebar summary,
.c-filter-sidebar ul>li>a {
    display: flex;
    font-family: var(--font-heading);
    font-weight: 700;
    font-weight: var(--font-bold);
    padding: var(--space-xs) 0;
    text-decoration: none
}

.c-filter-sidebar summary:hover,
.c-filter-sidebar ul>li>a:hover {
    color: var(--color-primary)
}

.c-filter-sidebar summary {
    border: none
}

.c-filter-sidebar summary:after {
    font-size: var(--size-step-1)
}

.c-filter-sidebar details[open]>summary {
    background: var(--color-primary-glare);
    color: var(--color-dark)
}

.c-filter-sidebar .content:before {
    display: none
}

.c-filter-sidebar .content ul {
    padding-bottom: var(--space-xs)
}

.c-filter-sidebar .content a {
    border: none;
    font-weight: 400;
    padding: var(--space-3xs) 0
}

.filter__label-c {
    cursor: pointer;
    display: block;
    padding-left: 2.25rem;
    position: relative
}

.filter__label-c input {
    border: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.filter__label-c input:focus + .filter__checkbox:after {
    outline: 2px dotted black;
    outline-offset: 2px;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    z-index: 10;
}


.filter__checkbox {
    background-color: inherit;
    color: var(--color-dark);
    display: block;
    padding-left: .5rem
}

.filter__checkbox:first-letter {
    text-transform: uppercase
}

:checked+.filter__checkbox {
    color: var(--color-dark)
}

.filter__checkbox:after,
.filter__checkbox:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.filter__checkbox:before {
    background-color: transparent;
    height: 1.5rem;
    left: 0;
    width: 1.5rem
}

:checked+.filter__checkbox:before {
    align-items: center;
    background-color: var(--color-primary);
    background-position: 50%;
    color: var(--color-light);
    content: "\e5ca";
    display: flex;
    font-family: Material Symbols Outlined;
    justify-content: center
}

.filter__checkbox:after {
    border: .125rem solid var(--color-primary);
    height: 1.5rem;
    left: 0;
    width: 1.5rem
}

.footer__logo {
    color: var(--color-light);
    display: block
}

.footer__logo svg {
    height: auto;
    max-width: 30.75rem
}

.footer a {
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.footer__locations {
    --flow-space: var(--space-m);
    --gutter: var(--space-xl)
}

.footer__locations a {
    background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, var(--color-light), var(--color-light));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    line-height: 1.3;
    padding-bottom: 4px;
    position: relative;
    text-decoration: none
}

.footer__locations a:hover {
    background-size: 0 2px, 100% 2px;
    color: var(--color-light) !important
}

.footer__location {
    max-width: 13.5rem
}

.footer__location>div {
    letter-spacing: .46px
}

.footer__menu a {
    background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, var(--color-light), var(--color-light));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    line-height: 1.3;
    padding-bottom: 4px;
    position: relative;
    text-decoration: none
}

.footer__menu a:hover {
    background-size: 0 2px, 100% 2px;
    color: var(--color-light) !important
}

@media (min-width:1280px) {
    .footer__menu {
        -moz-column-count: 2;
        column-count: 2
    }
}

.c-form {
    padding: var(--space-m)
}

.c-form label {
    display: block;
    font-family: var(--font-heading);
    font-size: var(--size-step-s);
    font-weight: 700;
    font-weight: var(--font-bold)
}

.c-form__input {
    --flow-space: var(--space-3xs)
}

.c-form input[type=email],
.c-form input[type=text],
.c-form__input {
    background-color: var(--color-primary-glare);
    border: none;
    padding: var(--space-xs)
}

.label {
    display: block;
    font-size: var(--size-step-s)
}

.c-form__select,
.label {
    font-family: var(--font-heading);
    font-weight: 700;
    font-weight: var(--font-bold)
}

.c-form__select {
    display: flex;
    padding: var(--space-xs) var(--space-s);
    position: relative;
    text-decoration: none
}

.c-form__select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    border: none;
    color: var(--color-dark);
    padding-right: 2rem;
    text-indent: 1px;
    text-overflow: ellipsis;
    width: 100%
}

.c-form__select select::-ms-expand {
    display: none
}

.c-form__select select:hover {
    color: var(--color-primary)
}

.c-form__select:before {
    content: "\e5c5";
    font-family: Material Symbols Outlined;
    font-size: 1rem;
    font-size: 28px;
    height: 100%;
    line-height: 28px;
    margin-left: .25rem;
    pointer-events: none;
    position: absolute;
    right: 1rem;
    text-align: center;
    transition: .25s ease;
    transition: var(--transition)
}

.c-sticky-header {
    display: none;
    visibility: hidden
}

.c-sticky-header>nav {
    width: 100%
}

@media (min-width:1024px) {
    .c-sticky-header {
        background: var(--color-primary);
        box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
        box-shadow: var(--shadow);
        display: block;
        font-size: var(--size-step-s);
        letter-spacing: .0163rem;
        position: fixed;
        top: 0;
        transform: translateY(-100%);
        transition: .25s ease;
        transition: var(--transition);
        width: 100%;
        z-index: 30
    }

    .c-sticky-header .footer__logo {
        flex: 1;
        max-width: 352px
    }

    .c-sticky-header.active {
        transform: translateY(0);
        visibility: visible
    }
}

.c-header {
    align-items: center;
    background-color: var(--color-light);
    box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
    box-shadow: var(--shadow);
    display: flex;
    height: 58px;
    position: fixed;
    top: 0;
    z-index: 30
}

.c-header,
.c-header>nav {
    width: 100%
}

.overlay-open .c-header {
    background-color: var(--color-primary);
    width: 92vw
}

@media (min-width:1024px) {
    .overlay-open .c-header {
        background-color: var(--color-light);
        width: unset
    }
}

.overlay-right .c-header {
    left: 8vw
}

@media (min-width:1024px) {
    .overlay-right .c-header {
        left: unset
    }
}

.c-header__top {
    display: none
}

@media (min-width:1024px) {
    .c-header__top {
        background: var(--color-primary);
        display: block;
        font-size: var(--size-step-s);
        letter-spacing: .0163rem
    }
}

.c-header__wrap {
    width: 100%
}

@media (min-width:1024px) {
    .c-header__wrap>.flex-column {
        flex-direction: column
    }
}

@media (min-width:1280px) {
    .c-header__wrap>.flex-column {
        flex-direction: row
    }
}

@media (min-width:1024px) {
    .c-header__wrap>* {
        align-items: center;
        background: var(--color-light);
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .c-header__primary {
        flex: 1
    }
}

.c-header__corporate {
    background: var(--color-primary);
    bottom: 0;
    color: var(--color-light);
    flex: 1;
    height: calc(100% - 58px);
    left: 0;
    padding-top: var(--space-s);
    position: fixed;
    transition: .25s ease;
    transition: var(--transition);
    width: 92vw;
    z-index: 5
}

.c-header__corporate .c-header__submenu {
    display: none
}

.c-header__corporate ul {
    align-items: center;
    flex: 1;
    flex-wrap: nowrap;
    gap: var(--space-s);
    justify-content: flex-end
}

.c-header__corporate ul li {
    max-width: unset;
    width: 100%
}

.c-header__corporate ul li>a,
.c-header__corporate ul li>button {
    background: linear-gradient(to right, hsla(0, 0%, 80%, .22), hsla(0, 0%, 80%, .22)), linear-gradient(to right, var(--color-light), var(--color-light));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% .1em, 0 .1em;
    border: none;
    font-size: var(--size-step-s);
    font-weight: 700;
    font-weight: var(--font-bold);
    line-height: 1.3;
    padding-bottom: var(--space-s);
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: background-size .45s;
    width: 100%
}

.c-header__corporate ul li>a:hover,
.c-header__corporate ul li>button:hover {
    background-size: 0 .1em, 100% .1em;
    color: var(--color-light)
}

@media (min-width:1024px) {

    .c-header__corporate ul li>a,
    .c-header__corporate ul li>button {
        background: linear-gradient(to right, hsla(0, 0%, 80%, 0), hsla(0, 0%, 80%, 0)), linear-gradient(to right, var(--color-primary-bright), var(--color-primary-bright));
        background-position: 100% 100%, 0 100%;
        background-repeat: no-repeat;
        background-size: 100% .1em, 0 .1em;
        line-height: 1.3;
        padding: 0 0 .25rem;
        position: relative;
        text-decoration: none;
        transition: background-size .45s
    }

    .c-header__corporate ul li>a:hover,
    .c-header__corporate ul li>button:hover {
        background-size: 0 .1em, 100% .1em;
        color: var(--color-primary-bright)
    }

    .c-header__corporate ul li {
        min-height: 2rem;
        width: auto
    }
}

.c-header__corporate ul:nth-of-type(2) {
    gap: var(--space-xs)
}

.c-header__corporate ul:nth-of-type(2) li>a {
    background: none;
    background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, var(--color-light), var(--color-light));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    font-weight: var(--font-normal);
    line-height: 1.3;
    padding-bottom: 4px;
    position: relative;
    text-decoration: none
}

.c-header__corporate ul:nth-of-type(2) li>a:hover {
    background-size: 0 2px, 100% 2px;
    color: var(--color-light)
}

.c-header__corporate .c-header__submenu {
    opacity: 0;
    transform: translateY(-.25rem);
    transition: color .3s ease, transform .3s ease, opacity .3s ease, visibility .3s ease;
    visibility: hidden
}

.c-header__corporate .c-header__submenu a {
    background: none;
    background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, var(--color-light), var(--color-light));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    line-height: 1.3;
    padding-bottom: 4px;
    position: relative;
    text-decoration: none
}

.c-header__corporate .c-header__submenu a:hover {
    background-size: 0 2px, 100% 2px;
    color: var(--color-light)
}

.c-header__corporate .c-header__submenu a.hero__control {
    position: absolute
}

.c-header__corporate .c-header__submenu a.hero__control:hover {
    background: none
}

.c-header__corporate .c-header__submenu .c-header__submenu-links a {
    background: none;
    background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, var(--color-light), var(--color-light));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    display: block;
    font-size: var(--text-s);
    font-weight: 400;
    line-height: 1.3;
    padding: 0 0 4px;
    position: relative;
    text-decoration: none
}

.c-header__corporate .c-header__submenu .c-header__submenu-links a:hover {
    background-size: 0 2px, 100% 2px;
    color: var(--color-light)
}

@media (min-width:1024px) {
    .c-header__corporate .c-header__submenu .c-header__submenu-links a {
        background: linear-gradient(to right, hsla(0, 0%, 80%, .38), hsla(0, 0%, 80%, .38)), linear-gradient(to right, var(--color-secondary), var(--color-secondary));
        background-position: 100% 100%, 0 100%;
        background-repeat: no-repeat;
        background-size: 100% .1em, 0 .1em;
        line-height: 1.3;
        padding: var(--space-s) 0;
        position: relative;
        text-decoration: none;
        transition: background-size .45s
    }

    .c-header__corporate .c-header__submenu .c-header__submenu-links a:hover {
        background-size: 0 .1em, 100% .1em
    }

    .c-header__corporate .c-header__submenu {
        padding: var(--space-l) 0
    }
}

.c-header__corporate [aria-expanded=true]+.c-header__submenu {
    display: flex;
    flex-direction: column;
    opacity: 1;
    transform: translateY(0);
    transition: color .3s ease, transform .3s ease, opacity .3s ease, visibility .3s ease;
    visibility: visible
}

@media (min-width:1024px) {
    .c-header__corporate [aria-expanded=true]+.c-header__submenu {
        flex-direction: row
    }

    .c-header__corporate {
        background-color: var(--color-light);
        color: var(--color-dark);
        display: block;
        padding: 0;
        position: unset;
        width: auto
    }

    .c-header__corporate .c-header__submenu {
        background: var(--color-primary);
        box-shadow: 0 0 0 100vmax var(--color-primary);
        -webkit-clip-path: inset(0 -100vmax);
        clip-path: inset(0 -100vmax);
        color: var(--color-light);
        display: flex;
        gap: var(--space-2xl);
        justify-content: space-between;
        left: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 20
    }

    .c-header__corporate .c-header__submenu ul ul {
        gap: var(--space-2xl)
    }
}

.c-header__logo svg {
    height: 2.625rem;
    max-width: 12rem;
    width: 100%
}

@media (min-width:1280px) {
    .c-header__logo svg {
        max-width: 17.2625rem
    }
}

.overlay-open .c-header__logo {
    opacity: 0;
    visibility: hidden
}

@media (min-width:1024px) {
    .overlay-open .c-header__logo {
        opacity: 1;
        visibility: visible
    }
}

.c-header__logo--flyout {
    color: var(--color-light);
    opacity: 0;
    position: absolute;
    right: 1rem;
    top: .5rem;
    visibility: hidden
}

.c-header__logo--flyout svg {
    height: 2.5rem;
    width: 15rem
}

.overlay-left .c-header__logo--flyout {
    opacity: 1;
    visibility: visible
}

.c-header__menu1 {
    --gutter: var(--space-s);
    font-size: var(--size-step-xs);
    font-weight: 600;
    font-weight: var(--font-semibold)
}

.c-header__menu1 a {
    background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, var(--color-light), var(--color-light));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    letter-spacing: .26px;
    line-height: 1.3;
    padding-bottom: 4px;
    position: relative;
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.c-header__menu1 a:hover {
    background-size: 0 2px, 100% 2px;
    color: var(--color-light) !important
}

.c-header__language {
    border-left: .0625rem solid var(--color-light);
    display: flex;
    font-size: var(--size-step-xs);
    font-weight: 600;
    min-height: 2.4rem;
    padding: var(--space-3xs) var(--space-s)
}

.c-header__language a {
    background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, var(--color-light), var(--color-light));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    line-height: 1.3;
    padding-bottom: 4px;
    position: relative;
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.c-header__language a:hover {
    background-size: 0 2px, 100% 2px;
    color: var(--color-light) !important
}

.c-header__alt-language {
    margin-left: -1.5rem
}

.c-header__cta {
    margin-left: auto
}

.c-header__cta ul {
    gap: unset
}

.c-header__cta ul>*+* {
    align-items: center;
    border-left: .0625rem solid var(--color-light);
    display: flex
}

.c-header__cta-link {
    display: block;
    font-size: var(--size-step-xs);
    letter-spacing: .04125em;
    margin: var(--space-3xs) var(--space-s);
    padding-bottom: var(--space-2xs);
    text-align: center;
    text-transform: uppercase
}

.c-header__submenu-links {
    flex: 1;
    font-size: var(--size-step-0);
    padding: var(--space-s)
}

@media (min-width:1280px) {
    .c-header__submenu-links {
        padding: var(--space-s) var(--space-3xl)
    }
}

.c-header__featured {
    flex: 1;
    max-width: 50rem;
    position: relative
}

.c-header__featured:before {
    background-image: linear-gradient(180deg, transparent 9%, #000 85%);
    content: " ";
    inset: 0;
    opacity: .82;
    position: absolute
}

@media (min-width:1024px) {
    .c-header__featured {
        margin: var(--space-xl) 0
    }

    .c-header {
        display: block;
        height: auto;
        position: relative;
        top: unset
    }
}

.dropdown {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.dropdown>span {
    font-size: var(--size-step-1);
    font-variation-settings: "FILL" 1, "wght" 100, "GRAD" -25, "opsz" 20;
    position: relative;
    top: 2px;
    transform: rotate(90deg);
    transition: .25s ease;
    transition: var(--transition)
}

.dropdown[aria-expanded=true] {
    background-size: 0 .1em, 100% .1em;
    color: var(--color-light)
}

.dropdown[aria-expanded=true]>span {
    transform: rotate(-90deg)
}

@media (min-width:1024px) {
    .dropdown[aria-expanded=true] {
        color: var(--color-primary-bright)
    }
}

.open-drawer {
    position: relative
}

.open-drawer>span:last-child {
    display: none
}

.overlay-open .open-drawer {
    visibility: hidden
}

@media (min-width:1024px) {
    .overlay-open .open-drawer {
        visibility: visible
    }
}

.open-drawer[aria-expanded=true] {
    visibility: visible;
    z-index: 10
}

.open-drawer[aria-expanded=true]>span:first-child {
    display: none
}

.open-drawer[aria-expanded=true]>span:last-child {
    display: inline-block
}

.open-drawer[aria-expanded=true]+.drawer-left {
    transform: translateX(0);
    visibility: visible
}

.open-drawer[aria-expanded=true]+.drawer-right {
    transform: translateX(8vw);
    visibility: visible
}

@media (min-width:1024px) {
    .open-drawer[aria-expanded=true]+.drawer-right {
        transform: translateX(50vw)
    }
}

.drawer {
    overflow-y: scroll;
    visibility: hidden
}

.drawer-left {
    transform: translateX(-100%)
}

.drawer-right {
    transform: translateX(100vw)
}

@media (min-width:1024px) {
    .drawer-right {
        height: 100vh;
        right: 0;
        top: 0;
        width: 50vw
    }
}

.hero {
    --gutter: var(--space-l);
    --sidebar-target-width: 36rem;
    --sidebar-content-min-width: 50%;
    background-color: var(--color-primary);
    position: relative
}

.hero .frame {
    max-height: 60vh;
    width: 100%
}

.hero .bg-gradient-half:before {
    opacity: .85
}

.hero--shapes:before {
    background-image: linear-gradient(to top right, #0d2575 50%, transparent 0);
    left: 0;
    mix-blend-mode: hard-light;
    opacity: .31
}

.hero--shapes:after,
.hero--shapes:before {
    bottom: 0;
    content: " ";
    height: 100%;
    position: absolute;
    width: 70%
}

.hero--shapes:after {
    background-image: linear-gradient(to top left, var(--color-primary) 50%, transparent 50%);
    mix-blend-mode: multiply;
    opacity: .09;
    right: 0
}

.hero__min-title {
    display: none
}

@media (min-width:1280px) {
    .hero__min-title {
        display: block;
        font-family: var(--font-heading);
        font-size: var(--size-step-0);
        font-weight: 700;
        font-weight: var(--font-bold);
        left: var(--space-xs);
        opacity: 1;
        position: absolute;
        top: var(--space-2xs);
        transition: .25s ease;
        transition: var(--transition)
    }
}

.hero__box .material-symbols-outlined:first-of-type {
    display: none
}

@media (min-width:1280px) {
    .hero__box {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        max-width: 390px;
        overflow: hidden;
        transform: translateY(84%);
        transition: all .25s ease;
        transition: all var(--transition);
        z-index: 4
    }

    .hero__box.active {
        transform: translateY(0)
    }

    .hero__box.active .hero__min-title {
        opacity: 0
    }

    .hero__box.active .material-symbols-outlined:first-of-type {
        display: block
    }

    .hero__box.active .material-symbols-outlined:last-of-type {
        display: none
    }
}

.hero__media {
    margin: 0 auto;
    max-width: 130rem;
    position: relative
}

.hero__media:before {
    background-image: linear-gradient(180deg, transparent, #000);
    bottom: -1px;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.hero__media img,
.hero__media video {
    aspect-ratio: 16/9;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%;
    z-index: 0
}

.hero__media img {
    aspect-ratio: 4/3
}

.hero__media video {
    display: none;
    margin-bottom: -.4rem
}

@media (min-width:1024px) {
    .hero__media img {
        display: none
    }

    .hero__media video {
        display: block;
        max-height: 75vh
    }
}

.hero__content {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    max-width: 90ch;
    position: relative;
    z-index: 1
}

.hero__title {
    font-size: clamp(2.07375rem, 1.34rem + 3.65vw, 3.946875rem);
    font-weight: 800;
    line-height: 1
}

.hero__title span {
    --tw-text-opacity: 1;
    color: rgba(236, 182, 22, var(--tw-text-opacity));
    display: block;
}

.hero__title span {
    display: inline !important;
}

@media (min-width:1024px) {
    .hero__title {
        font-size: clamp(2.488125rem, 1.41rem + 5.41vw, 5.260625rem)
    }
}

.hero__control {
    align-items: center;
    background: none;
    border: none;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition);
    z-index: 1
}

.hero__control>span {
    position: relative;
    z-index: 1
}

.hero__control--lg>span {
    font-size: 56px
}

.hero__control:before {
    background-color: var(--color-primary);
    border-radius: 100%;
    content: " ";
    height: 50%;
    position: absolute;
    width: 50%;
    z-index: 0
}

.hero__control:hover {
    transform: scale(1.2)
}

.hero .js-background-video-toggle {
    display: none
}

@media (min-width:1024px) {
    .hero .js-background-video-toggle {
        display: flex
    }
}

@media (--xxl) {
    .hero--large {
        height: 80vh;
        max-height: 75vh
    }
}

.c-image-carousel {
    --flow-space: var(--space-xl)
}

.c-image-carousel__single {
    position: relative;
    transition: all .25s ease;
    transition: all var(--transition)
}

.c-image-carousel__single .frame {
    height: 100%;
    max-height: 540px;
    width: 100%
}

.c-image-carousel__single.swiper-slide-active .frame {
    max-height: 680px
}

.c-image-carousel__single.swiper-slide-active {
    transition: all .25s ease;
    transition: all var(--transition)
}

.c-image-carousel__caption {
    display: none
}

.swiper-slide-active .c-image-carousel__caption {
    display: block;
    font-weight: 700;
    font-weight: var(--font-bold);
    margin-top: -1.5rem;
    max-width: 90%;
    position: relative
}

@media (min-width:1280px) {
    .swiper-slide-active .c-image-carousel__caption {
        margin-top: -3rem;
        max-width: 65%
    }
}

.link-fill {
    background: linear-gradient(to right, var(--color-primary-glare), var(--color-primary-glare)), linear-gradient(to right, var(--color-primary-bright), var(--color-primary-bright));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    border: none;
    letter-spacing: .05ch;
    letter-spacing: var(--tracking-l);
    line-height: 1.3;
    padding-bottom: 4px;
    position: relative;
    text-decoration: none;
    transition: all .25s ease;
    transition: all var(--transition)
}

.link-fill:hover {
    background-size: 0 2px, 100% 2px
}

.link-fill--light {
    background: linear-gradient(to right, var(--color-light), var(--color-light)), linear-gradient(to right, var(--color-secondary), var(--color-secondary));
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 2px;
    line-height: 1.3;
    padding-bottom: 4px;
    position: relative;
    text-decoration: none
}

.link-fill--light:hover {
    background-size: 0 2px, 100% 2px
}

.link-fill:hover {
    color: var(--color-primary)
}

.media {
    margin: 3rem 0
}

@media (min-width:1024px) {
    .media--right {
        float: right;
        margin: .5rem 0 1.5rem 2rem;
        max-width: calc(40% - 1rem)
    }

    .media--left {
        float: left;
        margin: .5rem 2rem 1.5rem 0;
        max-width: calc(40% - 1rem)
    }
}

.media__caption {
    margin-top: 1rem
}

@media (min-width:1024px) {
    .media--inset .media__caption {
        max-width: calc(100% - 12rem)
    }
}

.c-menu-sidebar__heading {
    display: none
}

@media (min-width:1024px) {
    .c-menu-sidebar__heading {
        display: block;
        font-family: acumin-pro-condensed, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
        font-family: var(--font-display);
        font-size: clamp(1.20125rem, 1.02rem + .91vw, 1.66625rem);
        font-weight: 700;
        font-weight: var(--font-bold);
        letter-spacing: var(--tracking-s)
    }

    .c-menu-sidebar__heading>span {
        color: var(--color-secondary)
    }

    .c-menu-sidebar__heading {
        border-bottom: 1px solid var(--color-primary-glare);
        padding-bottom: var(--space-xs)
    }
}

.c-menu-sidebar__toggle {
    --tw-bg-opacity: 1;
    background-color: rgba(232, 237, 255, var(--tw-bg-opacity));
    font-size: clamp(1.44rem, 1.14rem + 1.52vw, 2.22125rem);
    padding: clamp(1rem, .9rem + .49vw, 1.25rem);
    width: 100%
}

.box.c-menu-sidebar__toggle {
    background-color: var(--color-primary-glare);
    color: var(--color-dark)
}

.c-menu-sidebar__toggle {
    font-family: acumin-pro-condensed, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-family: var(--font-display);
    font-weight: 700;
    font-weight: var(--font-bold);
    letter-spacing: var(--tracking-s)
}

.c-menu-sidebar__toggle>span {
    color: var(--color-secondary)
}

.c-menu-sidebar__toggle {
    border: none;
    margin: 0 calc(var(--space-m)*-1);
    margin-top: calc(var(--space-l-2xl)*-1);
    width: calc(100% + var(--space-m)*2)
}

.c-menu-sidebar__toggle.dropdown,
.c-menu-sidebar__toggle>span {
    color: var(--color-dark)
}

@media (min-width:1024px) {
    .c-menu-sidebar__toggle {
        display: none
    }
}

.c-menu-sidebar__content {
    display: none
}

[aria-expanded=true]+.c-menu-sidebar__content {
    display: block
}

.c-menu-sidebar__content .dropdown+ul {
    display: none;
    padding-bottom: var(--space-xs)
}

.c-menu-sidebar__content .dropdown {
    background: none;
    border: none;
    font-size: var(--size-step-1)
}

.c-menu-sidebar__content .dropdown[aria-expanded=true]+ul {
    display: block
}

.c-menu-sidebar__content .dropdown:hover {
    color: var(--color-primary-bright)
}

@media (min-width:1024px) {
    .c-menu-sidebar__content {
        display: block
    }
}

.c-menu-sidebar ul>li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.c-menu-sidebar ul>li button span {
    color: var(--color-primary-dark)
}

.c-menu-sidebar ul>li button[aria-expanded=true] span {
    color: var(--color-primary-bright)
}

.c-menu-sidebar ul>li>a {
    display: flex;
    flex: 1;
    font-weight: 600;
    font-weight: var(--font-semibold);
    padding: var(--space-xs) 0;
    text-decoration: none
}

.c-menu-sidebar ul>li>a:hover {
    color: var(--color-primary-bright)
}

.c-menu-sidebar ul>li>ul {
    flex-basis: 100%
}

.c-menu-sidebar ul>li {
    border-bottom: 1px solid var(--color-primary-glare)
}

.c-menu-sidebar ul>li>ul>li {
    border: none
}

.c-menu-sidebar ul>li>ul>li a {
    border: none;
    font-weight: 400;
    padding: var(--space-3xs) 0
}

.minimodal {
    opacity: 0;
    transition: opacity .3s ease;
    z-index: 40
}

.minimodal--active {
    opacity: 1
}

.minimodal__overlay {
    background-color: rgba(8, 17, 27, .95)
}

.minimodal__viewport {
    align-items: center;
    display: flex;
    justify-content: center
}

.minimodal__item {
    height: unset;
    max-width: 90vw;
    position: relative;
    width: 100%
}

.minimodal__content {
    display: flex;
    flex-direction: column;
    max-width: 80rem;
    max-width: 1280px
}

.minimodal__caption,
.minimodal__content {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.minimodal__caption {
    color: var(--color-light);
    font-size: var(--size-step-s);
    max-width: 80rem;
    max-width: 106.66667vh;
    padding-block: var(--space-m);
    position: relative
}

.minimodal__close {
    background-color: transparent;
    background-position: 50%;
    border: 0;
    color: var(--color-light);
    content: "\e5ca";
    font-family: Material Symbols Outlined;
    font-size: var(--size-step-3);
    height: 3.5rem;
    overflow: hidden;
    padding: 0;
    right: var(--space-m-l);
    top: var(--space-m-l);
    width: 3.5rem;
    z-index: 30
}

.minimodal__element {
    top: unset;
    transform: none;
    width: 100%
}

.minimodal__element--video {
    max-width: 106.66667vh
}

.minimodal__element--video iframe {
    border: none
}

.dialog-container,
.dialog-overlay {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.dialog-container {
    display: flex;
    z-index: 20
}

.dialog-container[aria-hidden=true] {
    display: none
}

.dialog-overlay {
    background-color: rgba(8, 17, 27, .95)
}

.dialog-content {
    background-color: transparent;
    margin: auto;
    position: relative;
    z-index: 2
}

.dialog-close {
    position: absolute;
    right: var(--space-l);
    top: var(--space-l);
    z-index: 30
}

.dialog-video {
    display: flex;
    flex-direction: column;
    max-width: 1280px;
    width: 80vw
}

.c-navigation-links__toggle {
    --tw-bg-opacity: 1;
    background-color: rgba(232, 237, 255, var(--tw-bg-opacity));
    font-size: clamp(1.44rem, 1.14rem + 1.52vw, 2.22125rem);
    padding: clamp(1rem, .9rem + .49vw, 1.25rem);
    width: 100%
}

.box.c-navigation-links__toggle {
    background-color: var(--color-primary-glare);
    color: var(--color-dark)
}

.c-navigation-links__toggle {
    font-family: acumin-pro-condensed, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-family: var(--font-display);
    font-weight: 700;
    font-weight: var(--font-bold);
    letter-spacing: var(--tracking-s)
}

.c-navigation-links__toggle>span {
    color: var(--color-secondary)
}

.c-navigation-links__toggle {
    border: none;
    margin-top: calc(var(--space-l-2xl)*-1)
}

.c-navigation-links__toggle.dropdown,
.c-navigation-links__toggle>span {
    color: var(--color-dark)
}

@media (min-width:1024px) {
    .c-navigation-links__toggle {
        display: none
    }
}

.c-navigation-links__content {
    display: none
}

[aria-expanded=true]+.c-navigation-links__content {
    display: block
}

@media (min-width:1024px) {
    .c-navigation-links__content {
        --grid-min-item-size-custom: max(30%, min(30vw, 16rem));
        --grid-placement: auto-fit;
        --grid-min-item-size: var(--grid-min-item-size-custom, max(16rem, min(50vw, 20rem)));
        grid-gap: var(--space-s-m);
        grid-gap: var(--gutter, var(--space-s-l));
        --flow-space: var(--space-s-l);
        display: block;
        display: grid;
        gap: var(--space-s-m);
        gap: var(--gutter, var(--space-s-l));
        grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
        grid-template-columns: repeat(var(--grid-placement, auto-fill), minmax(var(--grid-min-item-size, 16rem), 1fr))
    }
}

.c-navigation-links ul>li>a {
    display: flex;
    font-weight: 600;
    font-weight: var(--font-semibold);
    padding: var(--space-xs) var(--space-s-m);
    text-decoration: none
}

.c-navigation-links ul>li>a:hover {
    color: var(--color-primary-bright)
}

.c-navigation-links a {
    border: none
}

.c-navigation-links a:after {
    font-size: var(--size-step-1)
}

@media (min-width:1024px) {
    .c-navigation-links {
        padding-inline: var(--space-xl)
    }
}

.c-news {
    --gutter: var(--space-m);
    --sidebar-target-width: 15rem;
    --sidebar-content-min-width: 50%
}

.c-news--bordered {
    border-bottom: 5px solid var(--color-primary-glare);
    padding-block: var(--space-l)
}

.c-news__link {
    text-decoration: none
}

.c-news__link:hover h2,
.c-news__link:hover h3,
.c-news__link:hover h4 {
    color: var(--color-primary-bright);
    text-decoration: underline
}

.c-news--border-top {
    border-top: 5px solid var(--color-primary-glare)
}

.numbers__heading {
    --sidebar-target-width: 38rem;
    --sidebar-content-min-width: 50%
}

.numbers__heading>:last-child {
    align-self: flex-end;
    display: flex;
    justify-content: flex-end
}

.numbers__images {
    margin-inline: calc(var(--space-s-m)*-1)
}

.numbers__images .frame {
    aspect-ratio: 5/4;
    height: 100%;
    width: 100%
}

@media (min-width:1024px) {
    .numbers__images {
        margin-left: auto;
        margin-right: calc(var(--space-3xl)*-1)
    }

    .numbers__images .frame {
        aspect-ratio: 1/1;
        max-height: 37.5rem
    }
}

.numbers__image {
    max-width: 0;
    opacity: 0;
    transition: all 1.55s ease;
    visibility: hidden
}

.numbers__image.active {
    max-width: 100%;
    opacity: 1;
    transition: all 1.55s ease;
    visibility: visible
}

.numbers__box {
    min-width: 14.625rem;
    padding-bottom: 150px
}

.numbers__box,
.numbers__box.swiper-slide-active {
    background: var(--color-primary)
}

@media (min-width:1024px) {
    .numbers__box {
        min-width: 20.875rem
    }
}

.numbers__icon {
    bottom: var(--space-s);
    height: 88px;
    opacity: .3;
    position: absolute;
    right: var(--space-s);
    width: 84px
}

.numbers__icon>svg {
    height: 100%;
    width: 100%
}

.numbers-slider {
    margin-top: -15%
}

.c-pagination {
    --gutter: var(--space-2xs)
}

.c-pagination a {
    padding: var(--space-3xs) var(--space-xs);
    text-decoration: none
}

.c-pagination a:hover {
    text-decoration: underline
}

.c-pagination .active,
.c-pagination a:hover {
    background: var(--color-primary-glare)
}

.c-person {
    border-bottom: 5px solid var(--color-primary-glare);
    display: flex;
    gap: var(--space-s);
    justify-content: space-between;
    min-height: 286px;
    padding-bottom: clamp(2rem, 1.8rem + .98vw, 2.5rem);
    padding-top: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.c-person__image {
    max-width: 157px
}

.c-post {
    --gutter: var(--space-l);
    --sidebar-target-width: 15rem;
    --sidebar-content-min-width: 50%
}

.program__name {
    font-family: var(--font-heading);
    font-size: var(--size-step-1);
    font-weight: 700;
    font-weight: var(--font-bold)
}

.program__options {
    --gutter: var(--space-s);
    color: #5a5a5a
}

.program__options .material-symbols-outlined {
    -webkit-margin-end: .1em;
    font-size: 16px;
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48;
    margin-inline-end: .1em
}

.program__grid {
    --grid-min-item-size-custom: max(5rem, min(30vw, 16rem))
}

@media (min-width:1024px) {
    .program__grid {
        --grid-min-item-size-custom: max(20rem, min(50vw, 16rem))
    }
}

.prose {
    --flow-space: var(--space-xs-s);
    --wrapper-max-width: 55rem
}

.prose h2+*,
.prose h3+*,
.prose h4+* {
    --flow-space: var(--space-xs-s)
}

.results__single {
    color: #5a5a5a
}

.results__message {
    text-align: right
}

@media (min-width:1280px) {
    .results__message {
        margin-bottom: var(--space-xl)
    }
}

.results__main .results__buttons,
.results__sidebar .results__message {
    display: none;
    visibility: hidden
}

.results__side {
    margin-top: var(--space-m)
}

.results__main .results__side {
    display: none;
    visibility: hidden
}

.search__input::-moz-placeholder {
    color: var(--color-light)
}

.search__input:-ms-input-placeholder {
    color: var(--color-light)
}

.search__input::placeholder {
    color: var(--color-light)
}

.search__input-wrapper {
    border-bottom: 2px solid #fff
}

.search__control.active>span:first-child,
.search__control>span:last-child {
    display: none
}

.search__control.active>span:last-child {
    display: block
}

.search__result {
    border-bottom: 1px solid var(--color-light)
}

.search__result:last-child {
    border-bottom: none
}

.section>.curve {
    transform: translateY(-1px)
}

.section>.curve:first-child {
    transform: rotate(180deg) translateY(-1px)
}

.section__inner {
    background: var(--color-dark);
    background: var(--spot-color, var(--color-dark));
    color: var(--color-light)
}

.section blockquote {
    font-size: var(--size-step-4);
    font-weight: 700;
    letter-spacing: var(--tracking-s);
    line-height: 1
}

.section blockquote,
.section h1,
.section h2,
.section h3 {
    opacity: .95
}

.signoff h2 {
    font-size: var(--size-step-1);
    font-weight: 400;
    letter-spacing: var(--tracking);
    max-width: 30ch
}

.signoff p {
    color: var(--color-primary);
    font-size: var(--size-step-6);
    font-weight: 700;
    letter-spacing: var(--tracking-s);
    line-height: 1
}

.site-foot {
    background: var(--color-dark);
    color: var(--color-light);
    padding: var(--space-s-m)
}

.site-foot__inner {
    align-items: center;
    display: flex;
    gap: var(--space-s-m)
}

.site-foot svg {
    height: 3em;
    width: 3em
}

.c-stats-panel {
    --grid-min-item-size-custom: max(16rem, min(50vw, 16rem))
}

.c-stats-panel__image {
    aspect-ratio: unset;
    margin: auto;
    margin-inline: calc(var(--space-s-m)*-1);
    max-height: 650px;
    width: calc(100% + var(--space-s-m)*2)
}

.c-stats-panel__numbers {
    margin-top: calc(var(--space-xl-2xl)*-1)
}

.c-tab-carousel {
    overflow: hidden
}

.c-tab-carousel__tabs {
    display: flex;
    overflow-x: scroll
}

.c-tab-carousel__single {
    --gutter: var(--space-l);
    --sidebar-target-width: 27rem;
    --sidebar-content-min-width: 45%
}

.c-tab-carousel__single,
.c-tab-carousel__single.swiper-slide-active {
    transition: all .25s ease;
    transition: all var(--transition)
}

.hscroll {
    background-attachment: local, local, scroll, scroll;
    background-color: #fff;
    background-image: linear-gradient(90deg, #fff, #fff), linear-gradient(90deg, #fff, #fff), linear-gradient(90deg, rgba(0, 0, 0, .25), hsla(0, 0%, 100%, 0)), linear-gradient(270deg, rgba(0, 0, 0, .25), hsla(0, 0%, 100%, 0));
    background-position: 0, 100%, 0, 100%;
    background-repeat: no-repeat;
    background-size: 20px 100%, 20px 100%, 10px 100%, 10px 100%;
    overflow-x: auto
}

.c-table table {
    position: relative
}

.c-table tr:first-of-type th {
    border-bottom: 4px solid var(--color-primary)
}

.c-table tr:nth-child(odd) td {
    background-color: rgba(12, 38, 118, .12)
}

.c-table th {
    font-weight: 700;
    font-weight: var(--font-bold);
    text-align: left
}

.c-table td,
.c-table th {
    padding: clamp(1rem, .9rem + .49vw, 1.25rem) clamp(1rem, .66rem + 1.71vw, 1.875rem)
}

.tabs {
    margin: 3rem 0
}

@media (min-width:1024px) {
    .tabs {
        display: flex;
        flex-wrap: wrap
    }
}

.tabs__toggle {
    background: none;
    border: 0;
    border-bottom: .3125rem solid #0c2676;
    display: block;
    font-size: .8rem;
    font-weight: 700;
    font-weight: 600;
    font-weight: var(--font-semibold);
    letter-spacing: .125em;
    padding: var(--space-s);
    text-align: center;
    text-transform: uppercase;
    transition: all .25s ease;
    transition: all var(--transition);
    width: 100%
}

@media (min-width:1024px) {
    .tabs__toggle {
        flex-grow: 1;
        margin: 0;
        width: auto
    }
}

.tabs__toggle.swiper-pagination-bullet-active,
.tabs__toggle[aria-expanded=true] {
    border-bottom: .3125rem solid #0c2676
}

.tabs__toggle.swiper-pagination-bullet-active~.tabs__toggle,
.tabs__toggle[aria-expanded=true]~.tabs__toggle {
    border-bottom: .3125rem solid rgba(12, 38, 118, .4)
}

.tabs__content {
    display: none;
    padding: 1.5rem 0;
    width: 100%
}

@media (min-width:1024px) {
    .tabs__content {
        order: 1;
        padding: 3rem 0
    }
}

[aria-expanded=true]+.tabs__content {
    display: block
}

.tabs__intro {
    max-width: 48rem
}

.tabs__cols {
    margin-top: 1.5rem
}

@media (min-width:1024px) {
    .tabs__cols {
        margin-top: 3rem
    }
}

@media (min-width:1280px) {
    .tabs__cols {
        display: flex;
        margin: 3rem -1.5rem 0
    }
}

.tabs__col {
    margin-top: 1.5rem
}

@media (min-width:1024px) {
    .tabs__col {
        margin-top: 3rem
    }
}

@media (min-width:1280px) {
    .tabs__col {
        margin: 0 1.5rem;
        width: calc(33.333% - 3rem)
    }
}

.swiper-image {
    display: none
}

.testimonials-slider {
    overflow: hidden
}

.testimonials__icon {
    height: 56px;
    opacity: .3;
    width: 60px
}

.testimonials__icon>svg {
    height: 100%;
    width: 100%
}

@media (min-width:1280px) {
    .testimonials__single {
        height: 100%;
        width: 100%
    }
}

.testimonials__box {
    --flow-space: var(--space-s);
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: var(--space-l-xl)
}

.testimonials__box>:last-child {
    margin-top: auto
}

.testimonials__quote:before {
    content: "“";
    display: inline-flex;
    position: relative
}

.testimonials__quote:after {
    content: "”";
    display: inline-flex;
    position: relative
}

.testimonials__single {
    --gutter: 0;
    --sidebar-target-width: 22rem;
    --sidebar-content-min-width: 50%
}

.testimonials__single .frame {
    aspect-ratio: 1/1
}

@media only screen and (min-width:750px) {
    .testimonials__single .frame {
        aspect-ratio: unset;
        height: 100%;
        overflow: visible
    }
}

.cluster {
    align-items: center;
    align-items: var(--cluster-vertical-alignment, center);
    display: flex;
    flex-wrap: wrap;
    gap: var(--space-s-m);
    gap: var(--gutter, var(--space-l));
    justify-content: flex-start;
    justify-content: var(--cluster-horizontal-alignment, flex-start)
}

.grid {
    grid-gap: var(--space-s-m);
    grid-gap: var(--gutter, var(--space-s-l));
    --flow-space: var(--space-s-l);
    gap: var(--space-s-m);
    gap: var(--gutter, var(--space-s-l));
    grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
    grid-template-columns: repeat(var(--grid-placement, auto-fill), minmax(var(--grid-min-item-size, 16rem), 1fr))
}

.grid[data-rows=masonry] {
    align-items: start;
    grid-template-rows: masonry
}

.grid[data-layout="1/2"] {
    --grid-placement: auto-fit;
    --grid-min-item-size: max(16rem, min(50vw, 26rem))
}

.l-page-sidebar .grid[data-layout="1/2"] {
    --grid-min-item-size: max(16rem, min(50vw, 16rem))
}

.grid[data-layout="1/3"] {
    --grid-placement: auto-fit;
    --grid-min-item-size: var(--grid-min-item-size-custom, max(16rem, min(50vw, 20rem)))
}

.grid[data-layout="1/4"] {
    --grid-placement: auto-fit;
    --grid-min-item-size: var(--grid-min-item-size-custom, max(10rem, min(50vw, 16rem)))
}

.masonry-row {
    --modifier: calc(29970rem - 99900%);
    display: flex;
    flex-wrap: wrap;
    gap: 1rem
}

.masonry-item {
    aspect-ratio: var(--ratio);
    flex-basis: max(var(--modifier), 0px);
    flex-grow: calc(var(--ratio))
}

.masonry-item img {
    display: block;
    height: auto;
    width: 100%
}

.sidebar {
    display: flex;
    flex-wrap: wrap;
    gap: var(--space-s-m);
    gap: var(--gutter, var(--space-s-l))
}

.sidebar>:first-child {
    flex-basis: 20rem;
    flex-basis: var(--sidebar-target-width, 20rem);
    flex-grow: 1
}

.sidebar>:last-child {
    flex-basis: 0;
    flex-grow: 999;
    min-width: 65%;
    min-width: var(--sidebar-content-min-width, 65%)
}

.sidebar[data-direction=rtl] {
    flex-direction: row-reverse
}

.split-heading {
    --gutter: var(--space-l);
    --sidebar-target-width: 20rem;
    --sidebar-content-min-width: 50%
}

.split-heading>:last-child {
    align-self: flex-end;
    display: flex
}

.split-heading--home {
    --sidebar-target-width: 38rem;
    --sidebar-content-min-width: 50%
}

.split-heading--home>:last-child {
    display: unset
}

.c-program-feature-search {
    --gutter: var(--space-l);
    --sidebar-target-width: 62rem;
    --sidebar-content-min-width: 20%;
    align-items: center
}

.c-program-feature-search input::-moz-placeholder {
    color: var(--color-dark);
    letter-spacing: -.35px
}

.c-program-feature-search input:-ms-input-placeholder {
    color: var(--color-dark);
    letter-spacing: -.35px
}

.c-program-feature-search input,
.c-program-feature-search input::placeholder {
    color: var(--color-dark);
    letter-spacing: -.35px
}

.switcher {
    align-items: flex-start;
    align-items: var(--switcher-vertical-alignment, flex-start);
    display: flex;
    flex-wrap: wrap;
    gap: var(--space-s-m);
    gap: var(--gutter, var(--space-l))
}

.switcher>* {
    flex-basis: calc(39960rem - 99900%);
    flex-basis: calc((var(--switcher-target-container-width, 40rem) - 100%)*999);
    flex-grow: 1
}

.switcher-2 {
    display: flex;
    flex-wrap: wrap;
    gap: var(--space-l)
}

.switcher-2>* {
    flex-basis: calc(19980rem - 99900%);
    flex-grow: 1
}

.switcher-2>:nth-last-child(n+3),
.switcher-2>:nth-last-child(n+3)~* {
    flex-basis: 100%
}

@-webkit-keyframes slide-down {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: none
    }
}

@keyframes slide-down {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: none
    }
}

@-webkit-keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(2rem)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(2rem)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-in-bounce {
    0% {
        opacity: 0;
        transform: translateY(2rem)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fade-in-bounce {
    0% {
        opacity: 0;
        transform: translateY(2rem)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slide-left-fade {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes slide-left-fade {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes slide-right-fade {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes slide-right-fade {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes background-zoom {
    0% {
        transform: scale(1.2)
    }

    to {
        transform: scale(1)
    }
}

@keyframes background-zoom {
    0% {
        transform: scale(1.2)
    }

    to {
        transform: scale(1)
    }
}

@media not print {
    [data-animation=fade-in-up] {
        -webkit-animation: fade-in-up 1s ease both;
        animation: fade-in-up 1s ease both
    }

    [data-animation=fade-in-bounce] {
        -webkit-animation: fade-in-bounce 1s cubic-bezier(.5, -.25, .5, 2) both;
        animation: fade-in-bounce 1s cubic-bezier(.5, -.25, .5, 2) both
    }

    [data-animation=fade-in] {
        -webkit-animation: fade-in 1s ease both;
        animation: fade-in 1s ease both
    }

    [data-animation=slide-left-fade] {
        -webkit-animation: slide-left-fade 1s ease both;
        animation: slide-left-fade 1s ease both
    }

    [data-animation=slide-right-fade] {
        -webkit-animation: slide-right-fade 1s ease both;
        animation: slide-right-fade 1s ease both
    }

    [data-animation=background-zoom]:before {
        -webkit-animation: background-zoom 1s ease both;
        animation: background-zoom 1s ease both
    }

    [data-animate] {
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }

    [data-animate=true] {
        -webkit-animation-play-state: running;
        animation-play-state: running
    }
}

.flow>*+* {
    margin-top: 1em;
    margin-top: var(--flow-space, 1em)
}

.frame {
    --n: 16;
    --d: 9;
    align-items: center;
    aspect-ratio: var(--n) /var(--d);
    color: var(--color-light);
    display: flex;
    justify-content: center;
    overflow: hidden
}

.frame>iframe,
.frame>img,
.frame>video {
    block-size: 100%;
    inline-size: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.frame[data-ratio="1:1"] {
    --n: 1;
    --d: 1
}

.frame[data-ratio="2:3"] {
    --n: 2;
    --d: 3
}

.frame[data-ratio="3:2"] {
    --n: 3;
    --d: 2
}

.frame[data-ratio="4:3"] {
    --n: 4;
    --d: 3
}

.frame[data-ratio="3:4"] {
    --n: 3;
    --d: 4
}

.frame[data-ratio="5:4"] {
    --n: 5;
    --d: 4
}

.region {
    padding-bottom: var(--region-space, var(--space-l-2xl));
    padding-top: var(--region-space, var(--space-l-2xl))
}

$themeColor: #007aff !default;

@at-root {
    @font-face {
        font-family: swiper-icons;
        font-style: normal;
        font-weight: 400;
        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")
    }

    :root {
        --swiper-theme-color:#{$themeColor}
    }
}

.swiper {
    list-style: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

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

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

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

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

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

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

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

.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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.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 {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    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 {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    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 {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    width: 100%
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

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

.wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 85rem;
    max-width: var(--wrapper-max-width, 85rem);
    padding-left: var(--gutter);
    padding-right: var(--gutter);
    position: relative;
	margin-top: 0
}

.svg,
.video {
    display: block;
    position: relative
}

.svg:before,
.video:before {
    content: "";
    display: block
}

.svg iframe,
.svg svg,
.svg video,
.video iframe,
.video svg,
.video video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.svg:before {
    padding-top: 100%
}

.video:before {
    padding-top: 56.25%
}

body {
    background: var(--color-light);
    color: var(--color-dark);
    font-family: var(--font-base);
    font-size: var(--size-step-0);
    letter-spacing: var(--tracking);
    line-height: 1.5
}

.display-heading,
h1,
h2,
h3,
h4,
h5 {
    font-family: acumin-pro-condensed, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-family: var(--font-display);
    font-weight: 700;
    font-weight: var(--font-bold);
    letter-spacing: var(--tracking-s)
}

.display-heading>span,
h1>span,
h2>span,
h3>span,
h4>span,
h5>span {
    color: var(--color-secondary)
}

.display-h1 {
    font-size: var(--size-step-6)
}

.display-h1,
.display-h2 {
    font-family: var(--font-heading);
    font-weight: 700;
    font-weight: var(--font-bold);
    line-height: 1
}

.display-h2 {
    font-size: var(--size-step-5)
}

.h1,
h1 {
    font-size: var(--size-step-4)
}

.h1,
.h2,
h1,
h2 {
    font-family: var(--font-heading);
    font-weight: 700;
    font-weight: var(--font-bold);
    line-height: 1
}

.h2,
h2 {
    font-size: var(--size-step-3)
}

.h3,
h3 {
    font-size: var(--size-step-2)
}

.h3,
.h4,
h3,
h4 {
    font-family: var(--font-heading);
    font-weight: 700;
    font-weight: var(--font-bold)
}

.h4,
h4 {
    font-size: var(--size-step-1)
}

.h5,
h5 {
    font-family: var(--font-heading);
    font-size: var(--size-step-0);
    font-weight: 700;
    font-weight: var(--font-bold)
}

blockquote {
    --tw-text-opacity: 1;
    color: rgba(13, 45, 108, var(--tw-text-opacity));
    font-family: acumin-pro-condensed, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-family: var(--font-display);
    font-size: clamp(1.44rem, 1.14rem + 1.52vw, 2.22125rem);
    font-weight: 700;
    font-weight: var(--font-bold);
    letter-spacing: var(--tracking-s)
}

blockquote>span {
    color: var(--color-secondary)
}

blockquote cite {
    --tw-text-opacity: 1;
    --flow-space: clamp(6rem, 5.41rem + 2.93vw, 7.5rem);
    color: rgba(13, 45, 108, var(--tw-text-opacity));
    font-family: acumin-pro, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: clamp(1.124375rem, 1.12rem + 0vw, 1.125rem);
    font-style: normal;
    font-weight: 400
}

svg {
    flex: none;
    height: 2ex;
    width: auto
}

iframe {
    block-size: 100%;
    inline-size: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

a {
    color: currentcolor
}

a:not([class]):hover {
    color: var(--color-primary-bright);
    text-decoration: none
}

.bg-primary a:not([class]):hover {
    color: var(--color-light)
}

:focus {
    outline: dashed;
    outline-offset: 1px;
    outline-width: 3px
}

:focus:not(.focus-visible) {
    outline: none
}

:target {
    scroll-margin-top: 2ex
}

main:focus {
    outline: none
}

::-moz-selection {
    background: var(--color-dark);
    color: var(--color-light)
}

::selection {
    background: var(--color-dark);
    color: var(--color-light)
}

ol li,
ul li {
    margin-bottom: .5em
}

summary {
    align-items: center;
    border-bottom: 4px solid var(--color-primary);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    outline: none;
    position: relative
}

details {
    box-sizing: border-box
}

details summary::-webkit-details-marker {
    display: none
}

details[open]>summary {
    background: var(--color-primary);
    color: var(--color-light)
}

details[open]>summary:after {
    transform: rotate(-180deg)
}

summary:after {
    content: "";
    content: "\e5c5";
    font-family: Material Symbols Outlined;
    font-size: var(--size-step-3);
    line-height: 0;
    margin-left: auto;
    transform: rotate(0deg);
    transition: transform .25s ease
}

.content,
summary:after {
    position: relative
}

.content:before {
    border-top: 4px solid var(--color-primary-glare);
    content: " ";
    height: 4px;
    left: 0;
    margin-left: clamp(1rem, .66rem + 1.71vw, 1.875rem);
    margin-right: clamp(1rem, .66rem + 1.71vw, 1.875rem);
    position: absolute;
    right: 0;
    top: 0;
    width: 100% - var(--space-s-m)
}

.canvas {
    overflow: hidden;
    padding-top: 58px
}

@media (min-width:1024px) {
    .canvas {
        padding-top: unset
    }
}

.l-page-sidebar {
    display: flex;
    flex-direction: column;
    gap: var(--space-m)
}

@media (min-width:1024px) {
    .l-page-sidebar {
        flex-direction: row;
        gap: var(--space-3xl)
    }

    .l-page-sidebar>:first-child {
        max-width: 20rem;
        min-width: 16rem;
        position: relative;
        width: 100%
    }

    .l-page-sidebar>:first-child:after {
        background: var(--color-primary-glare);
        content: " ";
        height: 100%;
        margin-right: calc(var(--space-xl)*-1);
        position: absolute;
        right: 0;
        top: 0;
        width: 2px
    }

    .l-page-sidebar>:last-child {
        flex: 1;
        overflow: hidden
    }
}

.l-section {
    --flow-space: var(--space-l-xl)
}

.skip-link {
    border-bottom-right-radius: .3rem;
    color: $white;
    font-family: $serif;
    font-size: 1.5rem;
    height: .1rem;
    left: -10000rem;
    outline: 0;
    overflow: hidden;
    padding: .5rem 1rem;
    position: absolute;
    top: -2rem;
    transition: top 1s ease-out;
    width: .1rem;
    z-index: 100
}

.skip-link:focus,
.skip-link:hover {
    background: var(--color-dark);
    color: var(--color-light);
    height: auto;
    left: 0;
    top: 0;
    transition: top .1s ease-in;
    width: auto
}

hr {
    border-color: var(--color-primary);
    border-width: .125rem;
    margin-left: auto;
    margin-right: auto;
    width: 75%
}

.bordered>*+* {
    border-top: .25rem solid var(--color-primary-glare);
    margin-top: var(--space-s);
    mix-blend-mode: multiply;
    padding-top: var(--space-s)
}

.colspan-2 {
    -moz-column-count: 2;
    column-count: 2
}

.screen-reader-text:not(:focus):not(:active) {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.overlay-open {
    overflow: hidden
}

.overlay-open:before {
    background-color: rgba(0, 0, 0, .7);
    content: " ";
    height: 100%;
    inset: 0;
    position: fixed;
    width: 100%;
    z-index: 20
}

.u-wrap {
    --s-p-right: var(--gutter);
    --s-p-left: var(--gutter);
    margin-left: auto;
    margin-right: auto;
    max-width: 78.75rem;
    max-width: calc(78.75rem + var(--space-s-m) + var(--space-s-m));
    max-width: calc(78.75rem + var(--gutter) + var(--gutter));
    padding-left: 18px;
    padding-left: var(--gutter);
    padding-right: 18px;
    padding-right: var(--gutter);
    width: 100%
}

.c-icon {
    color: inherit;
    font-size: inherit;
    height: 1em;
    width: 1em
}

.object-fit-cover {
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.bg-gradient {
    position: relative
}

.bg-gradient:before {
    background-image: linear-gradient(180deg, transparent, #000);
    bottom: 0;
    content: " ";
    left: 0;
    opacity: .85;
    position: absolute;
    right: 0;
    top: 0
}

.bg-gradient-half {
    position: relative
}

.bg-gradient-half:before {
    background-image: linear-gradient(180deg, transparent 70%, #000);
    bottom: 0;
    content: " ";
    left: 0;
    opacity: .85;
    position: absolute;
    right: 0;
    top: 0
}

.bg-gradient-reverse {
    position: relative
}

.bg-gradient-reverse:before {
    background-image: linear-gradient(180deg, #000, transparent 70%);
    bottom: 0;
    content: " ";
    left: 0;
    opacity: .85;
    position: absolute;
    right: 0;
    top: 0
}

.region-negative {
    padding-bottom: 200px
}

.flow-negative {
    margin-top: -200px
}

.text-eyebrow {
    font-size: .8rem;
    font-weight: 600;
    font-weight: var(--font-semibold);
    letter-spacing: .125em;
    text-transform: uppercase
}

.highlight-offset {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.highlight-offset>* {
    margin-bottom: 1em;
    position: relative;
    z-index: 1
}

.highlight-offset:before {
    background: rgba(13, 37, 117, .12);
    bottom: -50%;
    content: " ";
    height: 100%;
    left: -1.5%;
    position: absolute;
    width: 103%;
    z-index: 0
}

.highlight-offset--light:before {
    background: rgba(232, 237, 255, .22)
}

.svgstore {
    display: block;
    position: relative
}

.svgstore:before {
    content: "";
    display: block
}

.svgstore svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

[class*=svgstore--]:before {
    padding-top: 100%
}

img,
svg {
    display: block;
    height: auto
}

svg {
    fill: currentColor
}

.logo-mono:before {
    padding-top: 12%
}

.logo-stacked:before {
    padding-top: 30%
}

.u-sticky-nav {
    z-index: 5
}

.icon-social {
    color: var(--color-dark);
    height: 26px;
    transition: all .25s ease;
    transition: all var(--transition);
    width: 26px
}

.icon-social:hover {
    color: var(--color-primary-bright)
}

.underline-full {
    padding-bottom: var(--space-s);
    position: relative
}

.underline-full:after {
    border-bottom: .25rem solid var(--color-primary-glare);
    bottom: 0;
    content: " ";
    height: .25rem;
    left: 0;
    position: absolute;
    width: 100%
}

.underline-full--primary:after {
    border-color: var(--color-primary)
}

.underline-opacity:after {
    opacity: .3
}

.underline-primary:after {
    border-color: var(--color-primary)
}

.underline-dark:after {
    border-color: var(--color-dark)
}

.all-center>* {
    margin-inline: auto;
    text-align: center
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: var(--color-primary-bright)
}

.visible {
    visibility: visible
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-s {
    bottom: clamp(1rem, .9rem + .49vw, 1.25rem);
    left: clamp(1rem, .9rem + .49vw, 1.25rem);
    right: clamp(1rem, .9rem + .49vw, 1.25rem);
    top: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.inset-xl {
    bottom: clamp(3rem, 2.71rem + 1.46vw, 3.75rem);
    left: clamp(3rem, 2.71rem + 1.46vw, 3.75rem);
    right: clamp(3rem, 2.71rem + 1.46vw, 3.75rem);
    top: clamp(3rem, 2.71rem + 1.46vw, 3.75rem)
}

.inset-l-xl {
    bottom: clamp(2rem, 1.32rem + 3.41vw, 3.75rem);
    left: clamp(2rem, 1.32rem + 3.41vw, 3.75rem);
    right: clamp(2rem, 1.32rem + 3.41vw, 3.75rem);
    top: clamp(2rem, 1.32rem + 3.41vw, 3.75rem)
}

.top-auto {
    top: auto
}

.right-auto {
    right: auto
}

.bottom-2xs {
    bottom: clamp(.5rem, .45rem + .24vw, .625rem)
}

.right-m {
    right: clamp(1.5rem, 1.35rem + .73vw, 1.875rem)
}

.top-l {
    top: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.right-l {
    right: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.top-s {
    top: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.right-s {
    right: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.top-0 {
    top: 0
}

.left-0 {
    left: 0
}

.left-l-xl {
    left: clamp(2rem, 1.32rem + 3.41vw, 3.75rem)
}

.bottom-l-xl {
    bottom: clamp(2rem, 1.32rem + 3.41vw, 3.75rem)
}

.bottom-s {
    bottom: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.left-s {
    left: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.z-10 {
    z-index: 10
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-l {
    margin-bottom: clamp(2rem, 1.8rem + .98vw, 2.5rem);
    margin-top: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.mx-s {
    margin-left: clamp(1rem, .9rem + .49vw, 1.25rem);
    margin-right: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.mt-l-xl {
    margin-top: clamp(2rem, 1.32rem + 3.41vw, 3.75rem)
}

.mt-3xl {
    margin-top: clamp(6rem, 5.41rem + 2.93vw, 7.5rem)
}

.mt-m {
    margin-top: clamp(1.5rem, 1.35rem + .73vw, 1.875rem)
}

.mb-l {
    margin-bottom: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.mt-auto {
    margin-top: auto
}

.mt-xl {
    margin-top: clamp(3rem, 2.71rem + 1.46vw, 3.75rem)
}

.mb-xl {
    margin-bottom: clamp(3rem, 2.71rem + 1.46vw, 3.75rem)
}

.mt-xs {
    margin-top: clamp(.75rem, .68rem + .37vw, .9375rem)
}

.mt-l {
    margin-top: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.mt-m-l {
    margin-top: clamp(1.5rem, 1.11rem + 1.95vw, 2.5rem)
}

.ml-xs {
    margin-left: clamp(.75rem, .68rem + .37vw, .9375rem)
}

.block {
    display: block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.aspect-square {
    aspect-ratio: 1/1
}

.aspect-video {
    aspect-ratio: 16/9
}

.h-l {
    height: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.h-2xl {
    height: clamp(4rem, 3.61rem + 1.95vw, 5rem)
}

.h-xs {
    height: clamp(.75rem, .68rem + .37vw, .9375rem)
}

.h-m {
    height: clamp(1.5rem, 1.35rem + .73vw, 1.875rem)
}

.h-2xl-3xl {
    height: clamp(4rem, 2.63rem + 6.83vw, 7.5rem)
}

.h-full {
    height: 100%
}

.w-l {
    width: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.w-full {
    width: 100%
}

.w-75 {
    width: 75%
}

.w-2xl {
    width: clamp(4rem, 3.61rem + 1.95vw, 5rem)
}

.w-xs {
    width: clamp(.75rem, .68rem + .37vw, .9375rem)
}

.w-m {
    width: clamp(1.5rem, 1.35rem + .73vw, 1.875rem)
}

.w-2xl-3xl {
    width: clamp(4rem, 2.63rem + 6.83vw, 7.5rem)
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: flex-start
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-l-xl {
    gap: clamp(2rem, 1.32rem + 3.41vw, 3.75rem)
}

.gap-m {
    gap: clamp(1.5rem, 1.35rem + .73vw, 1.875rem)
}

.gap-xs {
    gap: clamp(.75rem, .68rem + .37vw, .9375rem)
}

.gap-s {
    gap: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.gap-l-2xl {
    gap: clamp(2rem, .83rem + 5.85vw, 5rem)
}

.gap-l {
    gap: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.gap-xl {
    gap: clamp(3rem, 2.71rem + 1.46vw, 3.75rem)
}

.gap-m-l {
    gap: clamp(1.5rem, 1.11rem + 1.95vw, 2.5rem)
}

.gap-2xl {
    gap: clamp(4rem, 3.61rem + 1.95vw, 5rem)
}

.gap-x-3xl {
    -moz-column-gap: clamp(6rem, 5.41rem + 2.93vw, 7.5rem);
    column-gap: clamp(6rem, 5.41rem + 2.93vw, 7.5rem)
}

.gap-y-l-xl {
    row-gap: clamp(2rem, 1.32rem + 3.41vw, 3.75rem)
}

.gap-x-m-l {
    -moz-column-gap: clamp(1.5rem, 1.11rem + 1.95vw, 2.5rem);
    column-gap: clamp(1.5rem, 1.11rem + 1.95vw, 2.5rem)
}

.border-none {
    border-style: none
}

.bg-primary-glare {
    --tw-bg-opacity: 1;
    background-color: rgba(232, 237, 255, var(--tw-bg-opacity))
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(13, 45, 108, var(--tw-bg-opacity))
}

.bg-light {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 182, 22, var(--tw-bg-opacity))
}

.bg-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(8, 17, 27, var(--tw-bg-opacity))
}

.bg-alert-red {
    --tw-bg-opacity: 1;
    background-color: rgba(141, 43, 1, var(--tw-bg-opacity))
}

.bg-alert-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 24, 52, var(--tw-bg-opacity))
}

.bg-opacity-80 {
    --tw-bg-opacity: 0.8
}

.p-m {
    padding: clamp(1.5rem, 1.35rem + .73vw, 1.875rem)
}

.p-l {
    padding: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.p-s {
    padding: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.p-m-l {
    padding: clamp(1.5rem, 1.11rem + 1.95vw, 2.5rem)
}

.p-xl {
    padding: clamp(3rem, 2.71rem + 1.46vw, 3.75rem)
}

.p-l-xl {
    padding: clamp(2rem, 1.32rem + 3.41vw, 3.75rem)
}

.p-3xs {
    padding: clamp(.25rem, .23rem + .12vw, .3125rem)
}

.p-s-m {
    padding: clamp(1rem, .66rem + 1.71vw, 1.875rem)
}

.p-2xl {
    padding: clamp(4rem, 3.61rem + 1.95vw, 5rem)
}

.px-s-m {
    padding-left: clamp(1rem, .66rem + 1.71vw, 1.875rem);
    padding-right: clamp(1rem, .66rem + 1.71vw, 1.875rem)
}

.py-xl {
    padding-bottom: clamp(3rem, 2.71rem + 1.46vw, 3.75rem);
    padding-top: clamp(3rem, 2.71rem + 1.46vw, 3.75rem)
}

.py-xs {
    padding-bottom: clamp(.75rem, .68rem + .37vw, .9375rem);
    padding-top: clamp(.75rem, .68rem + .37vw, .9375rem)
}

.py-s {
    padding-bottom: clamp(1rem, .9rem + .49vw, 1.25rem);
    padding-top: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.px-s {
    padding-left: clamp(1rem, .9rem + .49vw, 1.25rem);
    padding-right: clamp(1rem, .9rem + .49vw, 1.25rem)
}

.py-2xs {
    padding-bottom: clamp(.5rem, .45rem + .24vw, .625rem);
    padding-top: clamp(.5rem, .45rem + .24vw, .625rem)
}

.py-l-2xl {
    padding-bottom: clamp(2rem, .83rem + 5.85vw, 5rem);
    padding-top: clamp(2rem, .83rem + 5.85vw, 5rem)
}

.py-l {
    padding-bottom: clamp(2rem, 1.8rem + .98vw, 2.5rem);
    padding-top: clamp(2rem, 1.8rem + .98vw, 2.5rem)
}

.pb-m {
    padding-bottom: clamp(1.5rem, 1.35rem + .73vw, 1.875rem)
}

.text-center {
    text-align: center
}

.align-middle {
    vertical-align: middle
}

.font-heading {
    font-family: acumin-pro-condensed, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
}

.font-base {
    font-family: acumin-pro, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
}

.text-step-1 {
    font-size: clamp(1.20125rem, 1.02rem + .91vw, 1.66625rem)
}

.text-step-2 {
    font-size: clamp(1.44rem, 1.14rem + 1.52vw, 2.22125rem)
}

.text-step-3 {
    font-size: clamp(1.728125rem, 1.25rem + 2.4vw, 2.960625rem)
}

.text-step-5 {
    font-size: clamp(2.488125rem, 1.41rem + 5.41vw, 5.260625rem)
}

.text-step-0 {
    font-size: clamp(1.124375rem, 1.12rem + 0vw, 1.125rem)
}

.text-step-4 {
    font-size: clamp(2.07375rem, 1.34rem + 3.65vw, 3.946875rem)
}

.text-step-s {
    font-size: clamp(.833125rem, .79rem + .2vw, .9375rem)
}

.font-black {
    font-weight: 800
}

.font-bold {
    font-weight: 700
}

.font-semibold {
    font-weight: 600
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgba(13, 45, 108, var(--tw-text-opacity))
}

.text-light {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-dark {
    --tw-text-opacity: 1;
    color: rgba(8, 17, 27, var(--tw-text-opacity))
}

.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.shadow-md {
    --tw-shadow: 2px 2px 14px 0 rgba(0, 0, 0, .12);
    --tw-shadow-colored: 2px 2px 14px 0 var(--tw-shadow-color);
    box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-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)
}

.flow-space-3xs {
    --flow-space: clamp(0.25rem, 0.23rem + 0.12vw, 0.3125rem)
}

.flow-space-2xs {
    --flow-space: clamp(0.5rem, 0.45rem + 0.24vw, 0.625rem)
}

.flow-space-xs {
    --flow-space: clamp(0.75rem, 0.68rem + 0.37vw, 0.9375rem)
}

.flow-space-s {
    --flow-space: clamp(1rem, 0.90rem + 0.49vw, 1.25rem)
}

.flow-space-m {
    --flow-space: clamp(1.5rem, 1.35rem + 0.73vw, 1.875rem)
}

.flow-space-l {
    --flow-space: clamp(2rem, 1.80rem + 0.98vw, 2.5rem)
}

.flow-space-xl {
    --flow-space: clamp(3rem, 2.71rem + 1.46vw, 3.75rem)
}

.flow-space-2xl {
    --flow-space: clamp(4rem, 3.61rem + 1.95vw, 5rem)
}

.flow-space-xs-s {
    --flow-space: clamp(0.75rem, 0.55rem + 0.98vw, 1.25rem)
}

.flow-space-s-m {
    --flow-space: clamp(1rem, 0.66rem + 1.71vw, 1.875rem)
}

@media (min-width:1024px) {
    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:w-75 {
        width: 75%
    }

    .md\:w-50 {
        width: 50%
    }

    .md\:justify-end {
        justify-content: flex-end
    }

    .md\:bg-primary-glare {
        --tw-bg-opacity: 1;
        background-color: rgba(232, 237, 255, var(--tw-bg-opacity))
    }

    .md\:p-xl {
        padding: clamp(3rem, 2.71rem + 1.46vw, 3.75rem)
    }

    .md\:text-light {
        --tw-text-opacity: 1;
        color: rgba(255, 255, 255, var(--tw-text-opacity))
    }
}

@media (min-width:1280px) {
    .lg\:absolute {
        position: absolute
    }

    .lg\:mx-xl {
        margin-left: clamp(3rem, 2.71rem + 1.46vw, 3.75rem);
        margin-right: clamp(3rem, 2.71rem + 1.46vw, 3.75rem)
    }

    .lg\:flex {
        display: flex
    }

    .lg\:w-50 {
        width: 50%
    }

    .lg\:w-75 {
        width: 75%
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

    .lg\:justify-between {
        justify-content: space-between
    }

    .lg\:p-2xl {
        padding: clamp(4rem, 3.61rem + 1.95vw, 5rem)
    }

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

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