html {
font-size: 62.5% !important;
scroll-behavior: smooth;
}
[id] {
scroll-margin-top: 0rem;
}
@media (max-width: 991px) {
[id] {
scroll-margin-top: 0rem;
}
}
@media (max-width: 767px) {
[id] {
scroll-margin-top: 0rem;
}
}
@media (max-width: 479px) {
[id] {
scroll-margin-top: 0rem;
}
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
min-height: 100vh;
}
img, picture {
max-width: 100%;
}
input, button, textarea, select {
font: inherit;
}
@media (prefers-reduced-motion: reduce) {
html:focus-within {
scroll-behavior: auto;
}
*, *::before, *::after {
-webkit-animation-duration: 0.01ms !important;
animation-duration: 0.01ms !important;
-webkit-animation-iteration-count: 1 !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
scroll-behavior: auto !important;
}
}
.hidden-accessible {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap; border: 0;
}
:root {
--primary: #003c8f;
--primary-hover: #0044a4;
--primary-ultra-light: #e6f0ff;
--primary-light: #b3d2ff;
--primary-medium: #006aff;
--primary-dark: #003580;
--primary-ultra-dark: #001533;
--primary-comp: #8f5300;
--secondary: #f36c12;
--secondary-hover: #f48337;
--secondary-ultra-light: #fef0e7;
--secondary-light: #fbd2b6;
--secondary-medium: #f2690d;
--secondary-dark: #793406;
--secondary-ultra-dark: #301503;
--secondary-comp: #1299f3;
--accent: #f7f7f7;
--accent-hover: white;
--accent-ultra-light: #f2f2f2;
--accent-light: #d9d9d9;
--accent-medium: gray;
--accent-dark: #404040;
--accent-ultra-dark: #1a1a1a;
--accent-comp: #f7f7f7;
--base: #333;
--base-hover: #3b3b3b;
--base-ultra-light: #f2f2f2;
--base-light: #d9d9d9;
--base-medium: gray;
--base-dark: #404040;
--base-ultra-dark: #1a1a1a;
--base-comp: #333;
--white: #fff;
--black: #000;
--shade: black;
--shade-hover: black;
--shade-ultra-light: #f2f2f2;
--shade-light: #d9d9d9;
--shade-medium: gray;
--shade-dark: #404040;
--shade-ultra-dark: #1a1a1a;
--shade-comp: black;
--primary-trans-10: rgba(0, 60, 143, 0.1);
--primary-trans-20: rgba(0, 60, 143, 0.2);
--primary-trans-40: rgba(0, 60, 143, 0.4);
--primary-trans-60: rgba(0, 60, 143, 0.6);
--primary-trans-80: rgba(0, 60, 143, 0.8);
--primary-trans-90: rgba(0, 60, 143, 0.9);
--primary-ultra-dark-trans-10: rgba(0, 21, 51, 0.1);
--primary-ultra-dark-trans-20: rgba(0, 21, 51, 0.2);
--primary-ultra-dark-trans-40: rgba(0, 21, 51, 0.4);
--primary-ultra-dark-trans-60: rgba(0, 21, 51, 0.6);
--primary-ultra-dark-trans-80: rgba(0, 21, 51, 0.8);
--primary-ultra-dark-trans-90: rgba(0, 21, 51, 0.9);
--primary-light-trans-10: rgba(179, 210, 255, 0.1);
--primary-light-trans-20: rgba(179, 210, 255, 0.2);
--primary-light-trans-40: rgba(179, 210, 255, 0.4);
--primary-light-trans-60: rgba(179, 210, 255, 0.6);
--primary-light-trans-80: rgba(179, 210, 255, 0.8);
--primary-light-trans-90: rgba(179, 210, 255, 0.9);
--secondary-trans-10: rgba(243, 108, 18, 0.1);
--secondary-trans-20: rgba(243, 108, 18, 0.2);
--secondary-trans-40: rgba(243, 108, 18, 0.4);
--secondary-trans-60: rgba(243, 108, 18, 0.6);
--secondary-trans-80: rgba(243, 108, 18, 0.8);
--secondary-trans-90: rgba(243, 108, 18, 0.9);
--secondary-ultra-dark-trans-10: rgba(48, 21, 3, 0.1);
--secondary-ultra-dark-trans-20: rgba(48, 21, 3, 0.2);
--secondary-ultra-dark-trans-40: rgba(48, 21, 3, 0.4);
--secondary-ultra-dark-trans-60: rgba(48, 21, 3, 0.6);
--secondary-ultra-dark-trans-80: rgba(48, 21, 3, 0.8);
--secondary-ultra-dark-trans-90: rgba(48, 21, 3, 0.9);
--secondary-light-trans-10: rgba(251, 210, 182, 0.1);
--secondary-light-trans-20: rgba(251, 210, 182, 0.2);
--secondary-light-trans-40: rgba(251, 210, 182, 0.4);
--secondary-light-trans-60: rgba(251, 210, 182, 0.6);
--secondary-light-trans-80: rgba(251, 210, 182, 0.8);
--secondary-light-trans-90: rgba(251, 210, 182, 0.9);
--accent-trans-10: rgba(247, 247, 247, 0.1);
--accent-trans-20: rgba(247, 247, 247, 0.2);
--accent-trans-40: rgba(247, 247, 247, 0.4);
--accent-trans-60: rgba(247, 247, 247, 0.6);
--accent-trans-80: rgba(247, 247, 247, 0.8);
--accent-trans-90: rgba(247, 247, 247, 0.9);
--accent-ultra-dark-trans-10: rgba(26, 26, 26, 0.1);
--accent-ultra-dark-trans-20: rgba(26, 26, 26, 0.2);
--accent-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
--accent-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
--accent-ultra-dark-trans-80: rgba(26, 26, 26, 0.8);
--accent-ultra-dark-trans-90: rgba(26, 26, 26, 0.9);
--accent-light-trans-10: rgba(217, 217, 217, 0.1);
--accent-light-trans-20: rgba(217, 217, 217, 0.2);
--accent-light-trans-40: rgba(217, 217, 217, 0.4);
--accent-light-trans-60: rgba(217, 217, 217, 0.6);
--accent-light-trans-80: rgba(217, 217, 217, 0.8);
--accent-light-trans-90: rgba(217, 217, 217, 0.9);
--base-trans-10: rgba(51, 51, 51, 0.1);
--base-trans-20: rgba(51, 51, 51, 0.2);
--base-trans-40: rgba(51, 51, 51, 0.4);
--base-trans-60: rgba(51, 51, 51, 0.6);
--base-trans-80: rgba(51, 51, 51, 0.8);
--base-trans-90: rgba(51, 51, 51, 0.9);
--base-ultra-dark-trans-10: rgba(26, 26, 26, 0.1);
--base-ultra-dark-trans-20: rgba(26, 26, 26, 0.2);
--base-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
--base-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
--base-ultra-dark-trans-80: rgba(26, 26, 26, 0.8);
--base-ultra-dark-trans-90: rgba(26, 26, 26, 0.9);
--base-light-trans-10: rgba(217, 217, 217, 0.1);
--base-light-trans-20: rgba(217, 217, 217, 0.2);
--base-light-trans-40: rgba(217, 217, 217, 0.4);
--base-light-trans-60: rgba(217, 217, 217, 0.6);
--base-light-trans-80: rgba(217, 217, 217, 0.8);
--base-light-trans-90: rgba(217, 217, 217, 0.9);
--white-trans-10: rgba(255, 255, 255, 0.1);
--white-trans-20: rgba(255, 255, 255, 0.2);
--white-trans-40: rgba(255, 255, 255, 0.4);
--white-trans-60: rgba(255, 255, 255, 0.6);
--white-trans-80: rgba(255, 255, 255, 0.8);
--white-trans-90: rgba(255, 255, 255, 0.9);
--black-trans-10: rgba(0, 0, 0, 0.1);
--black-trans-20: rgba(0, 0, 0, 0.2);
--black-trans-40: rgba(0, 0, 0, 0.4);
--black-trans-60: rgba(0, 0, 0, 0.6);
--black-trans-80: rgba(0, 0, 0, 0.8);
--black-trans-90: rgba(0, 0, 0, 0.9);
--shade-trans-10: rgba(0, 0, 0, 0.1);
--shade-trans-20: rgba(0, 0, 0, 0.2);
--shade-trans-40: rgba(0, 0, 0, 0.4);
--shade-trans-60: rgba(0, 0, 0, 0.6);
--shade-trans-80: rgba(0, 0, 0, 0.8);
--shade-trans-90: rgba(0, 0, 0, 0.9);
--shade-ultra-dark-trans-10: rgba(26, 26, 26, 0.1);
--shade-ultra-dark-trans-20: rgba(26, 26, 26, 0.2);
--shade-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
--shade-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
--shade-ultra-dark-trans-80: rgba(26, 26, 26, 0.8);
--shade-ultra-dark-trans-90: rgba(26, 26, 26, 0.9);
--shade-light-trans-10: rgba(217, 217, 217, 0.1);
--shade-light-trans-20: rgba(217, 217, 217, 0.2);
--shade-light-trans-40: rgba(217, 217, 217, 0.4);
--shade-light-trans-60: rgba(217, 217, 217, 0.6);
--shade-light-trans-80: rgba(217, 217, 217, 0.8);
--shade-light-trans-90: rgba(217, 217, 217, 0.9);
--shade-white: #fff;
--shade-black: #000;
--text-xs: 1.3rem;
--text-s: 1.4rem;
--text-m: 1.8rem;
--text-l: 2rem;
--text-xl: 2.3rem;
--text-xxl: 2.6rem;
--h6: 1.3rem;
--h5: 1.4rem;
--h4: 1.8rem;
--h3: 2rem;
--h2: 2.3rem;
--h1: 2.6rem;
--space-xs: 1.896rem;
--space-s: 2.133rem;
--space-m: 2.4rem;
--space-l: 2.7rem;
--space-xl: 3.038rem;
--space-xxl: 3.42rem;
--section-space-xs: 3.84rem;
--section-space-s: 4.8rem;
--section-space-m: 6rem;
--section-space-l: 7.5rem;
--section-space-xl: 9.375rem;
--section-space-xxl: 11.719rem;
--width-xs: calc((128 * 0.1) * 1rem);
--width-s: calc((128 * 0.2) * 1rem);
--width-m: calc((128 * 0.4) * 1rem);
--width-l: calc((128 * 0.6) * 1rem);
--width-xl: calc((128 * 0.8) * 1rem);
--width-xxl: calc((128 * 0.9) * 1rem);
--width-vp-max: 128rem;
--width-50: calc((128 / 2) * 1rem);
--width-full: 100%;
--radius-xs: 0.4444444444rem;
--radius-s: 0.6666666667rem;
--radius-m: 1rem;
--radius-l: 1.5rem;
--radius-xl: 2.25rem;
--radius-xxl: 3.375rem;
--radius-50: 50%;
--radius-circle: 50%;
--section-padding-x: 2.4rem;
--section-gutter: 2.4rem;
--btn-border-size: 0.25rem;
--outline-btn-border-size: 0.25rem;
--btn-pad-y: 0.5em;
--btn-pad-x: 1.5em;
--btn-radius: 0;
--btn-text-transform: none;
--btn-text-style: normal;
--btn-letter-spacing: 0;
--btn-line-height: 1;
--btn-text-decoration: none;
--btn-weight: 400;
--btn-width: 20;
--primary-h: 215;
--primary-s: 100%;
--primary-l: 28%;
--secondary-h: 24;
--secondary-s: 90%;
--secondary-l: 51%;
--accent-h: 0;
--accent-s: 0%;
--accent-l: 97%;
--base-h: 0;
--base-s: 0%;
--base-l: 20%;
--shade-h: 0;
--shade-s: 0%;
--shade-l: 0%;
--header-height: 0rem;
--offset: 0rem;
}
@media (max-width: 991px) {
:root {
--header-height-l: 0rem;
--offset-l: 0rem;
}
}
@media (max-width: 767px) {
:root {
--header-height-m: 0rem;
--offset-m: 0rem;
}
}
@media (max-width: 479px) {
:root {
--header-height-s: 0rem;
--offset-s: 0rem;
}
}
body {
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
line-height: 1.5;
}
body a {
color: var(--primary);
font-weight: 400;
-webkit-text-decoration: none;
text-decoration: none;
}
body a:hover {
color: var(--primary-hover);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: inherit;
text-decoration: inherit;
}
h1 {
font-size: 2.565rem;
font-size: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 96)));
font-size: clamp(2.7648rem, calc(1.5611119444vw + 2.2652441778rem), 4.2634674666rem);
line-height: 1.2;
}
h2 {
font-size: 2.28rem;
font-size: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 96)));
font-size: clamp(2.304rem, calc(0.931666875vw + 2.0058666rem), 3.1984002rem);
line-height: 1.2;
}
h3 {
font-size: 2.025rem;
font-size: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 96)));
font-size: clamp(1.92rem, calc(0.499375vw + 1.7602rem), 2.3994rem);
line-height: 1.2;
}
h4 {
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
line-height: 1.2;
}
h5 {
font-size: 1.42rem;
font-size: calc(1.2rem + (0 * ((100vw - 32rem) / 96)));
font-size: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
line-height: 1.2;
}
h6 {
font-size: 1.26rem;
font-size: calc(1.1rem + (0 * ((100vw - 32rem) / 96)));
font-size: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 {
max-width: 100%;
}
p {
max-width: 100%;
}
.bg--primary {
background-color: #003c8f;
}
.bg--primary-hover {
background-color: #0044a4;
}
.bg--primary-ultra-light {
background-color: #e6f0ff;
}
.bg--primary-light {
background-color: #b3d2ff;
}
.bg--primary-medium {
background-color: #006aff;
}
.bg--primary-dark {
background-color: #003580;
}
.bg--primary-ultra-dark {
background-color: #001533;
}
.bg--primary-comp {
background-color: #8f5300;
}
.bg--secondary {
background-color: #f36c12;
}
.bg--secondary-hover {
background-color: #f48337;
}
.bg--secondary-ultra-light {
background-color: #fef0e7;
}
.bg--secondary-light {
background-color: #fbd2b6;
}
.bg--secondary-medium {
background-color: #f2690d;
}
.bg--secondary-dark {
background-color: #793406;
}
.bg--secondary-ultra-dark {
background-color: #301503;
}
.bg--secondary-comp {
background-color: #1299f3;
}
.bg--accent {
background-color: #f7f7f7;
}
.bg--accent-hover {
background-color: white;
}
.bg--accent-ultra-light {
background-color: #f2f2f2;
}
.bg--accent-light {
background-color: #d9d9d9;
}
.bg--accent-medium {
background-color: gray;
}
.bg--accent-dark {
background-color: #404040;
}
.bg--accent-ultra-dark {
background-color: #1a1a1a;
}
.bg--accent-comp {
background-color: #f7f7f7;
}
.bg--base {
background-color: #333;
}
.bg--base-hover {
background-color: #3b3b3b;
}
.bg--base-ultra-light {
background-color: #f2f2f2;
}
.bg--base-light {
background-color: #d9d9d9;
}
.bg--base-medium {
background-color: gray;
}
.bg--base-dark {
background-color: #404040;
}
.bg--base-ultra-dark {
background-color: #1a1a1a;
}
.bg--base-comp {
background-color: #333;
}
.bg--white {
background-color: #fff;
}
.bg--black {
background-color: #000;
}
.bg--shade {
background-color: black;
}
.bg--shade-hover {
background-color: black;
}
.bg--shade-ultra-light {
background-color: #f2f2f2;
}
.bg--shade-light {
background-color: #d9d9d9;
}
.bg--shade-medium {
background-color: gray;
}
.bg--shade-dark {
background-color: #404040;
}
.bg--shade-ultra-dark {
background-color: #1a1a1a;
}
.bg--shade-comp {
background-color: black;
}
.bg--primary-trans-10 {
background-color: rgba(0, 60, 143, 0.1);
}
.bg--primary-trans-20 {
background-color: rgba(0, 60, 143, 0.2);
}
.bg--primary-trans-40 {
background-color: rgba(0, 60, 143, 0.4);
}
.bg--primary-trans-60 {
background-color: rgba(0, 60, 143, 0.6);
}
.bg--primary-trans-80 {
background-color: rgba(0, 60, 143, 0.8);
}
.bg--primary-trans-90 {
background-color: rgba(0, 60, 143, 0.9);
}
.bg--primary-ultra-dark-trans-10 {
background-color: rgba(0, 21, 51, 0.1);
}
.bg--primary-ultra-dark-trans-20 {
background-color: rgba(0, 21, 51, 0.2);
}
.bg--primary-ultra-dark-trans-40 {
background-color: rgba(0, 21, 51, 0.4);
}
.bg--primary-ultra-dark-trans-60 {
background-color: rgba(0, 21, 51, 0.6);
}
.bg--primary-ultra-dark-trans-80 {
background-color: rgba(0, 21, 51, 0.8);
}
.bg--primary-ultra-dark-trans-90 {
background-color: rgba(0, 21, 51, 0.9);
}
.bg--primary-light-trans-10 {
background-color: rgba(179, 210, 255, 0.1);
}
.bg--primary-light-trans-20 {
background-color: rgba(179, 210, 255, 0.2);
}
.bg--primary-light-trans-40 {
background-color: rgba(179, 210, 255, 0.4);
}
.bg--primary-light-trans-60 {
background-color: rgba(179, 210, 255, 0.6);
}
.bg--primary-light-trans-80 {
background-color: rgba(179, 210, 255, 0.8);
}
.bg--primary-light-trans-90 {
background-color: rgba(179, 210, 255, 0.9);
}
.bg--secondary-trans-10 {
background-color: rgba(243, 108, 18, 0.1);
}
.bg--secondary-trans-20 {
background-color: rgba(243, 108, 18, 0.2);
}
.bg--secondary-trans-40 {
background-color: rgba(243, 108, 18, 0.4);
}
.bg--secondary-trans-60 {
background-color: rgba(243, 108, 18, 0.6);
}
.bg--secondary-trans-80 {
background-color: rgba(243, 108, 18, 0.8);
}
.bg--secondary-trans-90 {
background-color: rgba(243, 108, 18, 0.9);
}
.bg--secondary-ultra-dark-trans-10 {
background-color: rgba(48, 21, 3, 0.1);
}
.bg--secondary-ultra-dark-trans-20 {
background-color: rgba(48, 21, 3, 0.2);
}
.bg--secondary-ultra-dark-trans-40 {
background-color: rgba(48, 21, 3, 0.4);
}
.bg--secondary-ultra-dark-trans-60 {
background-color: rgba(48, 21, 3, 0.6);
}
.bg--secondary-ultra-dark-trans-80 {
background-color: rgba(48, 21, 3, 0.8);
}
.bg--secondary-ultra-dark-trans-90 {
background-color: rgba(48, 21, 3, 0.9);
}
.bg--secondary-light-trans-10 {
background-color: rgba(251, 210, 182, 0.1);
}
.bg--secondary-light-trans-20 {
background-color: rgba(251, 210, 182, 0.2);
}
.bg--secondary-light-trans-40 {
background-color: rgba(251, 210, 182, 0.4);
}
.bg--secondary-light-trans-60 {
background-color: rgba(251, 210, 182, 0.6);
}
.bg--secondary-light-trans-80 {
background-color: rgba(251, 210, 182, 0.8);
}
.bg--secondary-light-trans-90 {
background-color: rgba(251, 210, 182, 0.9);
}
.bg--accent-trans-10 {
background-color: rgba(247, 247, 247, 0.1);
}
.bg--accent-trans-20 {
background-color: rgba(247, 247, 247, 0.2);
}
.bg--accent-trans-40 {
background-color: rgba(247, 247, 247, 0.4);
}
.bg--accent-trans-60 {
background-color: rgba(247, 247, 247, 0.6);
}
.bg--accent-trans-80 {
background-color: rgba(247, 247, 247, 0.8);
}
.bg--accent-trans-90 {
background-color: rgba(247, 247, 247, 0.9);
}
.bg--accent-ultra-dark-trans-10 {
background-color: rgba(26, 26, 26, 0.1);
}
.bg--accent-ultra-dark-trans-20 {
background-color: rgba(26, 26, 26, 0.2);
}
.bg--accent-ultra-dark-trans-40 {
background-color: rgba(26, 26, 26, 0.4);
}
.bg--accent-ultra-dark-trans-60 {
background-color: rgba(26, 26, 26, 0.6);
}
.bg--accent-ultra-dark-trans-80 {
background-color: rgba(26, 26, 26, 0.8);
}
.bg--accent-ultra-dark-trans-90 {
background-color: rgba(26, 26, 26, 0.9);
}
.bg--accent-light-trans-10 {
background-color: rgba(217, 217, 217, 0.1);
}
.bg--accent-light-trans-20 {
background-color: rgba(217, 217, 217, 0.2);
}
.bg--accent-light-trans-40 {
background-color: rgba(217, 217, 217, 0.4);
}
.bg--accent-light-trans-60 {
background-color: rgba(217, 217, 217, 0.6);
}
.bg--accent-light-trans-80 {
background-color: rgba(217, 217, 217, 0.8);
}
.bg--accent-light-trans-90 {
background-color: rgba(217, 217, 217, 0.9);
}
.bg--base-trans-10 {
background-color: rgba(51, 51, 51, 0.1);
}
.bg--base-trans-20 {
background-color: rgba(51, 51, 51, 0.2);
}
.bg--base-trans-40 {
background-color: rgba(51, 51, 51, 0.4);
}
.bg--base-trans-60 {
background-color: rgba(51, 51, 51, 0.6);
}
.bg--base-trans-80 {
background-color: rgba(51, 51, 51, 0.8);
}
.bg--base-trans-90 {
background-color: rgba(51, 51, 51, 0.9);
}
.bg--base-ultra-dark-trans-10 {
background-color: rgba(26, 26, 26, 0.1);
}
.bg--base-ultra-dark-trans-20 {
background-color: rgba(26, 26, 26, 0.2);
}
.bg--base-ultra-dark-trans-40 {
background-color: rgba(26, 26, 26, 0.4);
}
.bg--base-ultra-dark-trans-60 {
background-color: rgba(26, 26, 26, 0.6);
}
.bg--base-ultra-dark-trans-80 {
background-color: rgba(26, 26, 26, 0.8);
}
.bg--base-ultra-dark-trans-90 {
background-color: rgba(26, 26, 26, 0.9);
}
.bg--base-light-trans-10 {
background-color: rgba(217, 217, 217, 0.1);
}
.bg--base-light-trans-20 {
background-color: rgba(217, 217, 217, 0.2);
}
.bg--base-light-trans-40 {
background-color: rgba(217, 217, 217, 0.4);
}
.bg--base-light-trans-60 {
background-color: rgba(217, 217, 217, 0.6);
}
.bg--base-light-trans-80 {
background-color: rgba(217, 217, 217, 0.8);
}
.bg--base-light-trans-90 {
background-color: rgba(217, 217, 217, 0.9);
}
.bg--white-trans-10 {
background-color: rgba(255, 255, 255, 0.1);
}
.bg--white-trans-20 {
background-color: rgba(255, 255, 255, 0.2);
}
.bg--white-trans-40 {
background-color: rgba(255, 255, 255, 0.4);
}
.bg--white-trans-60 {
background-color: rgba(255, 255, 255, 0.6);
}
.bg--white-trans-80 {
background-color: rgba(255, 255, 255, 0.8);
}
.bg--white-trans-90 {
background-color: rgba(255, 255, 255, 0.9);
}
.bg--black-trans-10 {
background-color: rgba(0, 0, 0, 0.1);
}
.bg--black-trans-20 {
background-color: rgba(0, 0, 0, 0.2);
}
.bg--black-trans-40 {
background-color: rgba(0, 0, 0, 0.4);
}
.bg--black-trans-60 {
background-color: rgba(0, 0, 0, 0.6);
}
.bg--black-trans-80 {
background-color: rgba(0, 0, 0, 0.8);
}
.bg--black-trans-90 {
background-color: rgba(0, 0, 0, 0.9);
}
.bg--shade-trans-10 {
background-color: rgba(0, 0, 0, 0.1);
}
.bg--shade-trans-20 {
background-color: rgba(0, 0, 0, 0.2);
}
.bg--shade-trans-40 {
background-color: rgba(0, 0, 0, 0.4);
}
.bg--shade-trans-60 {
background-color: rgba(0, 0, 0, 0.6);
}
.bg--shade-trans-80 {
background-color: rgba(0, 0, 0, 0.8);
}
.bg--shade-trans-90 {
background-color: rgba(0, 0, 0, 0.9);
}
.bg--shade-ultra-dark-trans-10 {
background-color: rgba(26, 26, 26, 0.1);
}
.bg--shade-ultra-dark-trans-20 {
background-color: rgba(26, 26, 26, 0.2);
}
.bg--shade-ultra-dark-trans-40 {
background-color: rgba(26, 26, 26, 0.4);
}
.bg--shade-ultra-dark-trans-60 {
background-color: rgba(26, 26, 26, 0.6);
}
.bg--shade-ultra-dark-trans-80 {
background-color: rgba(26, 26, 26, 0.8);
}
.bg--shade-ultra-dark-trans-90 {
background-color: rgba(26, 26, 26, 0.9);
}
.bg--shade-light-trans-10 {
background-color: rgba(217, 217, 217, 0.1);
}
.bg--shade-light-trans-20 {
background-color: rgba(217, 217, 217, 0.2);
}
.bg--shade-light-trans-40 {
background-color: rgba(217, 217, 217, 0.4);
}
.bg--shade-light-trans-60 {
background-color: rgba(217, 217, 217, 0.6);
}
.bg--shade-light-trans-80 {
background-color: rgba(217, 217, 217, 0.8);
}
.bg--shade-light-trans-90 {
background-color: rgba(217, 217, 217, 0.9);
}
.margin-top--xs {
margin-top: 1.896rem;
margin-top: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
margin-top: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.margin-top--s {
margin-top: 2.133rem;
margin-top: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
margin-top: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.margin-top--m {
margin-top: 2.4rem;
margin-top: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
margin-top: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.margin-top--l {
margin-top: 2.7rem;
margin-top: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
margin-top: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.margin-top--xl {
margin-top: 3.038rem;
margin-top: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
margin-top: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.margin-top--xxl {
margin-top: 3.42rem;
margin-top: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
margin-top: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
.margin-bottom--xs {
margin-bottom: 1.896rem;
margin-bottom: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
margin-bottom: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.margin-bottom--s {
margin-bottom: 2.133rem;
margin-bottom: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
margin-bottom: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.margin-bottom--m {
margin-bottom: 2.4rem;
margin-bottom: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
margin-bottom: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.margin-bottom--l {
margin-bottom: 2.7rem;
margin-bottom: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
margin-bottom: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.margin-bottom--xl {
margin-bottom: 3.038rem;
margin-bottom: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
margin-bottom: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.margin-bottom--xxl {
margin-bottom: 3.42rem;
margin-bottom: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
margin-bottom: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
.margin-right--xs {
margin-right: 1.896rem;
margin-right: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
margin-right: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.margin-right--s {
margin-right: 2.133rem;
margin-right: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
margin-right: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.margin-right--m {
margin-right: 2.4rem;
margin-right: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
margin-right: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.margin-right--l {
margin-right: 2.7rem;
margin-right: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
margin-right: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.margin-right--xl {
margin-right: 3.038rem;
margin-right: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
margin-right: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.margin-right--xxl {
margin-right: 3.42rem;
margin-right: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
margin-right: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
.margin-left--xs {
margin-left: 1.896rem;
margin-left: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
margin-left: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.margin-left--s {
margin-left: 2.133rem;
margin-left: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
margin-left: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.margin-left--m {
margin-left: 2.4rem;
margin-left: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
margin-left: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.margin-left--l {
margin-left: 2.7rem;
margin-left: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
margin-left: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.margin-left--xl {
margin-left: 3.038rem;
margin-left: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
margin-left: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.margin-left--xxl {
margin-left: 3.42rem;
margin-left: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
margin-left: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
.pad--xs {
padding: 1.896rem;
padding: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
padding: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.pad--s {
padding: 2.133rem;
padding: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
padding: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.pad--m {
padding: 2.4rem;
padding: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--l {
padding: 2.7rem;
padding: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
padding: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.pad--xl {
padding: 3.038rem;
padding: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
padding: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.pad--xxl {
padding: 3.42rem;
padding: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
padding: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
.pad--none:not(.ct-section) {
padding: 0 !important;
}
.overlay--primary-trans-10 {
position: relative;
z-index: 0;
}
.overlay--primary-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 60, 143, 0.1);
}
.overlay--primary-trans-20 {
position: relative;
z-index: 0;
}
.overlay--primary-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 60, 143, 0.2);
}
.overlay--primary-trans-40 {
position: relative;
z-index: 0;
}
.overlay--primary-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 60, 143, 0.4);
}
.overlay--primary-trans-60 {
position: relative;
z-index: 0;
}
.overlay--primary-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 60, 143, 0.6);
}
.overlay--primary-trans-80 {
position: relative;
z-index: 0;
}
.overlay--primary-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 60, 143, 0.8);
}
.overlay--primary-trans-90 {
position: relative;
z-index: 0;
}
.overlay--primary-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 60, 143, 0.9);
}
.overlay--primary-ultra-dark-trans-10 {
position: relative;
z-index: 0;
}
.overlay--primary-ultra-dark-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 21, 51, 0.1);
}
.overlay--primary-ultra-dark-trans-20 {
position: relative;
z-index: 0;
}
.overlay--primary-ultra-dark-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 21, 51, 0.2);
}
.overlay--primary-ultra-dark-trans-40 {
position: relative;
z-index: 0;
}
.overlay--primary-ultra-dark-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 21, 51, 0.4);
}
.overlay--primary-ultra-dark-trans-60 {
position: relative;
z-index: 0;
}
.overlay--primary-ultra-dark-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 21, 51, 0.6);
}
.overlay--primary-ultra-dark-trans-80 {
position: relative;
z-index: 0;
}
.overlay--primary-ultra-dark-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 21, 51, 0.8);
}
.overlay--primary-ultra-dark-trans-90 {
position: relative;
z-index: 0;
}
.overlay--primary-ultra-dark-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 21, 51, 0.9);
}
.overlay--primary-light-trans-10 {
position: relative;
z-index: 0;
}
.overlay--primary-light-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(179, 210, 255, 0.1);
}
.overlay--primary-light-trans-20 {
position: relative;
z-index: 0;
}
.overlay--primary-light-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(179, 210, 255, 0.2);
}
.overlay--primary-light-trans-40 {
position: relative;
z-index: 0;
}
.overlay--primary-light-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(179, 210, 255, 0.4);
}
.overlay--primary-light-trans-60 {
position: relative;
z-index: 0;
}
.overlay--primary-light-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(179, 210, 255, 0.6);
}
.overlay--primary-light-trans-80 {
position: relative;
z-index: 0;
}
.overlay--primary-light-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(179, 210, 255, 0.8);
}
.overlay--primary-light-trans-90 {
position: relative;
z-index: 0;
}
.overlay--primary-light-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(179, 210, 255, 0.9);
}
.overlay--secondary-trans-10 {
position: relative;
z-index: 0;
}
.overlay--secondary-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(243, 108, 18, 0.1);
}
.overlay--secondary-trans-20 {
position: relative;
z-index: 0;
}
.overlay--secondary-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(243, 108, 18, 0.2);
}
.overlay--secondary-trans-40 {
position: relative;
z-index: 0;
}
.overlay--secondary-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(243, 108, 18, 0.4);
}
.overlay--secondary-trans-60 {
position: relative;
z-index: 0;
}
.overlay--secondary-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(243, 108, 18, 0.6);
}
.overlay--secondary-trans-80 {
position: relative;
z-index: 0;
}
.overlay--secondary-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(243, 108, 18, 0.8);
}
.overlay--secondary-trans-90 {
position: relative;
z-index: 0;
}
.overlay--secondary-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(243, 108, 18, 0.9);
}
.overlay--secondary-ultra-dark-trans-10 {
position: relative;
z-index: 0;
}
.overlay--secondary-ultra-dark-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(48, 21, 3, 0.1);
}
.overlay--secondary-ultra-dark-trans-20 {
position: relative;
z-index: 0;
}
.overlay--secondary-ultra-dark-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(48, 21, 3, 0.2);
}
.overlay--secondary-ultra-dark-trans-40 {
position: relative;
z-index: 0;
}
.overlay--secondary-ultra-dark-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(48, 21, 3, 0.4);
}
.overlay--secondary-ultra-dark-trans-60 {
position: relative;
z-index: 0;
}
.overlay--secondary-ultra-dark-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(48, 21, 3, 0.6);
}
.overlay--secondary-ultra-dark-trans-80 {
position: relative;
z-index: 0;
}
.overlay--secondary-ultra-dark-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(48, 21, 3, 0.8);
}
.overlay--secondary-ultra-dark-trans-90 {
position: relative;
z-index: 0;
}
.overlay--secondary-ultra-dark-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(48, 21, 3, 0.9);
}
.overlay--secondary-light-trans-10 {
position: relative;
z-index: 0;
}
.overlay--secondary-light-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(251, 210, 182, 0.1);
}
.overlay--secondary-light-trans-20 {
position: relative;
z-index: 0;
}
.overlay--secondary-light-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(251, 210, 182, 0.2);
}
.overlay--secondary-light-trans-40 {
position: relative;
z-index: 0;
}
.overlay--secondary-light-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(251, 210, 182, 0.4);
}
.overlay--secondary-light-trans-60 {
position: relative;
z-index: 0;
}
.overlay--secondary-light-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(251, 210, 182, 0.6);
}
.overlay--secondary-light-trans-80 {
position: relative;
z-index: 0;
}
.overlay--secondary-light-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(251, 210, 182, 0.8);
}
.overlay--secondary-light-trans-90 {
position: relative;
z-index: 0;
}
.overlay--secondary-light-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(251, 210, 182, 0.9);
}
.overlay--accent-trans-10 {
position: relative;
z-index: 0;
}
.overlay--accent-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(247, 247, 247, 0.1);
}
.overlay--accent-trans-20 {
position: relative;
z-index: 0;
}
.overlay--accent-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(247, 247, 247, 0.2);
}
.overlay--accent-trans-40 {
position: relative;
z-index: 0;
}
.overlay--accent-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(247, 247, 247, 0.4);
}
.overlay--accent-trans-60 {
position: relative;
z-index: 0;
}
.overlay--accent-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(247, 247, 247, 0.6);
}
.overlay--accent-trans-80 {
position: relative;
z-index: 0;
}
.overlay--accent-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(247, 247, 247, 0.8);
}
.overlay--accent-trans-90 {
position: relative;
z-index: 0;
}
.overlay--accent-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(247, 247, 247, 0.9);
}
.overlay--accent-ultra-dark-trans-10 {
position: relative;
z-index: 0;
}
.overlay--accent-ultra-dark-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.1);
}
.overlay--accent-ultra-dark-trans-20 {
position: relative;
z-index: 0;
}
.overlay--accent-ultra-dark-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.2);
}
.overlay--accent-ultra-dark-trans-40 {
position: relative;
z-index: 0;
}
.overlay--accent-ultra-dark-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.4);
}
.overlay--accent-ultra-dark-trans-60 {
position: relative;
z-index: 0;
}
.overlay--accent-ultra-dark-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.6);
}
.overlay--accent-ultra-dark-trans-80 {
position: relative;
z-index: 0;
}
.overlay--accent-ultra-dark-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.8);
}
.overlay--accent-ultra-dark-trans-90 {
position: relative;
z-index: 0;
}
.overlay--accent-ultra-dark-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.9);
}
.overlay--accent-light-trans-10 {
position: relative;
z-index: 0;
}
.overlay--accent-light-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.1);
}
.overlay--accent-light-trans-20 {
position: relative;
z-index: 0;
}
.overlay--accent-light-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.2);
}
.overlay--accent-light-trans-40 {
position: relative;
z-index: 0;
}
.overlay--accent-light-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.4);
}
.overlay--accent-light-trans-60 {
position: relative;
z-index: 0;
}
.overlay--accent-light-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.6);
}
.overlay--accent-light-trans-80 {
position: relative;
z-index: 0;
}
.overlay--accent-light-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.8);
}
.overlay--accent-light-trans-90 {
position: relative;
z-index: 0;
}
.overlay--accent-light-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.9);
}
.overlay--base-trans-10 {
position: relative;
z-index: 0;
}
.overlay--base-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(51, 51, 51, 0.1);
}
.overlay--base-trans-20 {
position: relative;
z-index: 0;
}
.overlay--base-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(51, 51, 51, 0.2);
}
.overlay--base-trans-40 {
position: relative;
z-index: 0;
}
.overlay--base-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(51, 51, 51, 0.4);
}
.overlay--base-trans-60 {
position: relative;
z-index: 0;
}
.overlay--base-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(51, 51, 51, 0.6);
}
.overlay--base-trans-80 {
position: relative;
z-index: 0;
}
.overlay--base-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(51, 51, 51, 0.8);
}
.overlay--base-trans-90 {
position: relative;
z-index: 0;
}
.overlay--base-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(51, 51, 51, 0.9);
}
.overlay--base-ultra-dark-trans-10 {
position: relative;
z-index: 0;
}
.overlay--base-ultra-dark-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.1);
}
.overlay--base-ultra-dark-trans-20 {
position: relative;
z-index: 0;
}
.overlay--base-ultra-dark-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.2);
}
.overlay--base-ultra-dark-trans-40 {
position: relative;
z-index: 0;
}
.overlay--base-ultra-dark-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.4);
}
.overlay--base-ultra-dark-trans-60 {
position: relative;
z-index: 0;
}
.overlay--base-ultra-dark-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.6);
}
.overlay--base-ultra-dark-trans-80 {
position: relative;
z-index: 0;
}
.overlay--base-ultra-dark-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.8);
}
.overlay--base-ultra-dark-trans-90 {
position: relative;
z-index: 0;
}
.overlay--base-ultra-dark-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.9);
}
.overlay--base-light-trans-10 {
position: relative;
z-index: 0;
}
.overlay--base-light-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.1);
}
.overlay--base-light-trans-20 {
position: relative;
z-index: 0;
}
.overlay--base-light-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.2);
}
.overlay--base-light-trans-40 {
position: relative;
z-index: 0;
}
.overlay--base-light-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.4);
}
.overlay--base-light-trans-60 {
position: relative;
z-index: 0;
}
.overlay--base-light-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.6);
}
.overlay--base-light-trans-80 {
position: relative;
z-index: 0;
}
.overlay--base-light-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.8);
}
.overlay--base-light-trans-90 {
position: relative;
z-index: 0;
}
.overlay--base-light-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.9);
}
.overlay--white-trans-10 {
position: relative;
z-index: 0;
}
.overlay--white-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(255, 255, 255, 0.1);
}
.overlay--white-trans-20 {
position: relative;
z-index: 0;
}
.overlay--white-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(255, 255, 255, 0.2);
}
.overlay--white-trans-40 {
position: relative;
z-index: 0;
}
.overlay--white-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(255, 255, 255, 0.4);
}
.overlay--white-trans-60 {
position: relative;
z-index: 0;
}
.overlay--white-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(255, 255, 255, 0.6);
}
.overlay--white-trans-80 {
position: relative;
z-index: 0;
}
.overlay--white-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(255, 255, 255, 0.8);
}
.overlay--white-trans-90 {
position: relative;
z-index: 0;
}
.overlay--white-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(255, 255, 255, 0.9);
}
.overlay--black-trans-10 {
position: relative;
z-index: 0;
}
.overlay--black-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.1);
}
.overlay--black-trans-20 {
position: relative;
z-index: 0;
}
.overlay--black-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.2);
}
.overlay--black-trans-40 {
position: relative;
z-index: 0;
}
.overlay--black-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.4);
}
.overlay--black-trans-60 {
position: relative;
z-index: 0;
}
.overlay--black-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.6);
}
.overlay--black-trans-80 {
position: relative;
z-index: 0;
}
.overlay--black-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.8);
}
.overlay--black-trans-90 {
position: relative;
z-index: 0;
}
.overlay--black-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.9);
}
.overlay--shade-trans-10 {
position: relative;
z-index: 0;
}
.overlay--shade-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.1);
}
.overlay--shade-trans-20 {
position: relative;
z-index: 0;
}
.overlay--shade-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.2);
}
.overlay--shade-trans-40 {
position: relative;
z-index: 0;
}
.overlay--shade-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.4);
}
.overlay--shade-trans-60 {
position: relative;
z-index: 0;
}
.overlay--shade-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.6);
}
.overlay--shade-trans-80 {
position: relative;
z-index: 0;
}
.overlay--shade-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.8);
}
.overlay--shade-trans-90 {
position: relative;
z-index: 0;
}
.overlay--shade-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.9);
}
.overlay--shade-ultra-dark-trans-10 {
position: relative;
z-index: 0;
}
.overlay--shade-ultra-dark-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.1);
}
.overlay--shade-ultra-dark-trans-20 {
position: relative;
z-index: 0;
}
.overlay--shade-ultra-dark-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.2);
}
.overlay--shade-ultra-dark-trans-40 {
position: relative;
z-index: 0;
}
.overlay--shade-ultra-dark-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.4);
}
.overlay--shade-ultra-dark-trans-60 {
position: relative;
z-index: 0;
}
.overlay--shade-ultra-dark-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.6);
}
.overlay--shade-ultra-dark-trans-80 {
position: relative;
z-index: 0;
}
.overlay--shade-ultra-dark-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.8);
}
.overlay--shade-ultra-dark-trans-90 {
position: relative;
z-index: 0;
}
.overlay--shade-ultra-dark-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(26, 26, 26, 0.9);
}
.overlay--shade-light-trans-10 {
position: relative;
z-index: 0;
}
.overlay--shade-light-trans-10::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.1);
}
.overlay--shade-light-trans-20 {
position: relative;
z-index: 0;
}
.overlay--shade-light-trans-20::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.2);
}
.overlay--shade-light-trans-40 {
position: relative;
z-index: 0;
}
.overlay--shade-light-trans-40::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.4);
}
.overlay--shade-light-trans-60 {
position: relative;
z-index: 0;
}
.overlay--shade-light-trans-60::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.6);
}
.overlay--shade-light-trans-80 {
position: relative;
z-index: 0;
}
.overlay--shade-light-trans-80::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.8);
}
.overlay--shade-light-trans-90 {
position: relative;
z-index: 0;
}
.overlay--shade-light-trans-90::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-color: rgba(217, 217, 217, 0.9);
}
.text--primary {
color: #003c8f;
}
.text--primary-hover {
color: #0044a4;
}
.text--primary-ultra-light {
color: #e6f0ff;
}
.text--primary-light {
color: #b3d2ff;
}
.text--primary-medium {
color: #006aff;
}
.text--primary-dark {
color: #003580;
}
.text--primary-ultra-dark {
color: #001533;
}
.text--primary-comp {
color: #8f5300;
}
.text--secondary {
color: #f36c12;
}
.text--secondary-hover {
color: #f48337;
}
.text--secondary-ultra-light {
color: #fef0e7;
}
.text--secondary-light {
color: #fbd2b6;
}
.text--secondary-medium {
color: #f2690d;
}
.text--secondary-dark {
color: #793406;
}
.text--secondary-ultra-dark {
color: #301503;
}
.text--secondary-comp {
color: #1299f3;
}
.text--accent {
color: #f7f7f7;
}
.text--accent-hover {
color: white;
}
.text--accent-ultra-light {
color: #f2f2f2;
}
.text--accent-light {
color: #d9d9d9;
}
.text--accent-medium {
color: gray;
}
.text--accent-dark {
color: #404040;
}
.text--accent-ultra-dark {
color: #1a1a1a;
}
.text--accent-comp {
color: #f7f7f7;
}
.text--base {
color: #333;
}
.text--base-hover {
color: #3b3b3b;
}
.text--base-ultra-light {
color: #f2f2f2;
}
.text--base-light {
color: #d9d9d9;
}
.text--base-medium {
color: gray;
}
.text--base-dark {
color: #404040;
}
.text--base-ultra-dark {
color: #1a1a1a;
}
.text--base-comp {
color: #333;
}
.text--white {
color: #fff;
}
.text--black {
color: #000;
}
.text--shade {
color: black;
}
.text--shade-hover {
color: black;
}
.text--shade-ultra-light {
color: #f2f2f2;
}
.text--shade-light {
color: #d9d9d9;
}
.text--shade-medium {
color: gray;
}
.text--shade-dark {
color: #404040;
}
.text--shade-ultra-dark {
color: #1a1a1a;
}
.text--shade-comp {
color: black;
}
.text--xs {
font-size: 1.26rem;
font-size: calc(0.7111111111rem + (0.0888888889 * ((100vw - 32rem) / 96)));
font-size: clamp(0.7111111111rem, calc(0.0925925926vw + 0.6814814815rem), 0.8rem);
}
.text--s {
font-size: 1.42rem;
font-size: calc(1.0666666667rem + (0.1333333333 * ((100vw - 32rem) / 96)));
font-size: clamp(1.0666666667rem, calc(0.1388888889vw + 1.0222222222rem), 1.2rem);
}
.text--m {
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.text--l {
font-size: 2.025rem;
font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 96)));
font-size: clamp(1.92rem, calc(0.8125vw + 1.66rem), 2.7rem);
}
.text--xl {
font-size: 2.28rem;
font-size: calc(2.304rem + (1.746 * ((100vw - 32rem) / 96)));
font-size: clamp(2.304rem, calc(1.81875vw + 1.722rem), 4.05rem);
}
.text--xxl {
font-size: 2.565rem;
font-size: calc(2.7648rem + (3.3102 * ((100vw - 32rem) / 96)));
font-size: clamp(2.7648rem, calc(3.448125vw + 1.6614rem), 6.075rem);
}
.h--1 {
font-size: 2.565rem;
font-size: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 96)));
font-size: clamp(2.7648rem, calc(1.5611119444vw + 2.2652441778rem), 4.2634674666rem);
}
.h--2 {
font-size: 2.28rem;
font-size: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 96)));
font-size: clamp(2.304rem, calc(0.931666875vw + 2.0058666rem), 3.1984002rem);
}
.h--3 {
font-size: 2.025rem;
font-size: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 96)));
font-size: clamp(1.92rem, calc(0.499375vw + 1.7602rem), 2.3994rem);
}
.h--4 {
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.h--5 {
font-size: 1.42rem;
font-size: calc(1.2rem + (0 * ((100vw - 32rem) / 96)));
font-size: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
}
.h--6 {
font-size: 1.26rem;
font-size: calc(1.1rem + (0 * ((100vw - 32rem) / 96)));
font-size: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
}
.text--xs.text--larger {
font-size: 1.56rem;
font-size: calc(0.8533333333rem + (0.3466666667 * ((100vw - 32rem) / 96)));
font-size: clamp(0.8533333333rem, calc(0.3611111111vw + 0.7377777778rem), 1.2rem);
}
.text--s.text--larger {
font-size: 1.68rem;
font-size: calc(1.28rem + (0.52 * ((100vw - 32rem) / 96)));
font-size: clamp(1.28rem, calc(0.5416666667vw + 1.1066666667rem), 1.8rem);
}
.text--m.text--larger {
font-size: 2.16rem;
font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 96)));
font-size: clamp(1.92rem, calc(0.8125vw + 1.66rem), 2.7rem);
}
.text--l.text--larger {
font-size: 2.4rem;
font-size: calc(2.304rem + (1.746 * ((100vw - 32rem) / 96)));
font-size: clamp(2.304rem, calc(1.81875vw + 1.722rem), 4.05rem);
}
.text--xl.text--larger {
font-size: 2.76rem;
font-size: calc(2.7648rem + (3.3102 * ((100vw - 32rem) / 96)));
font-size: clamp(2.7648rem, calc(3.448125vw + 1.6614rem), 6.075rem);
}
.text--xxl.text--larger {
font-size: 3.12rem;
font-size: calc(3.31776rem + (5.79474 * ((100vw - 32rem) / 96)));
font-size: clamp(3.31776rem, calc(6.0361875vw + 1.38618rem), 9.1125rem);
}
h1.text--larger {
font-size: 3.12rem;
font-size: calc(3.31776rem + (3.0774411999 * ((100vw - 32rem) / 96)));
font-size: clamp(3.31776rem, calc(3.2056679166vw + 2.2919462667rem), 6.3952011999rem);
}
h2.text--larger {
font-size: 2.76rem;
font-size: calc(2.7648rem + (2.0328003 * ((100vw - 32rem) / 96)));
font-size: clamp(2.7648rem, calc(2.1175003125vw + 2.0871999rem), 4.7976003rem);
}
h3.text--larger {
font-size: 2.4rem;
font-size: calc(2.304rem + (1.2951 * ((100vw - 32rem) / 96)));
font-size: clamp(2.304rem, calc(1.3490625vw + 1.8723rem), 3.5991rem);
}
h4.text--larger {
font-size: 2.16rem;
font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 96)));
font-size: clamp(1.92rem, calc(0.8125vw + 1.66rem), 2.7rem);
}
h5.text--larger {
font-size: 1.68rem;
font-size: calc(1.44rem + (0.36 * ((100vw - 32rem) / 96)));
font-size: clamp(1.44rem, calc(0.375vw + 1.32rem), 1.8rem);
}
h6.text--larger {
font-size: 1.56rem;
font-size: calc(1.32rem + (0.33 * ((100vw - 32rem) / 96)));
font-size: clamp(1.32rem, calc(0.34375vw + 1.21rem), 1.65rem);
}
.text--100 {
font-weight: 100;
}
.text--200 {
font-weight: 200;
}
.text--300 {
font-weight: 300;
}
.text--400 {
font-weight: 400;
}
.text--500 {
font-weight: 500;
}
.text--600 {
font-weight: 600;
}
.text--700 {
font-weight: 700;
}
.text--800 {
font-weight: 800;
}
.text--900 {
font-weight: 900;
}
.text--bold {
font-weight: bold;
}
.text--italic {
font-style: italic;
}
.text--oblique {
font-style: oblique;
}
.text--decoration-none {
-webkit-text-decoration: none;
text-decoration: none;
}
.text--underline {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.text--underline-wavy {
-webkit-text-decoration: underline wavy;
text-decoration: underline wavy;
}
.text--underline-dotted {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
.text--underline-double {
-webkit-text-decoration: underline double;
text-decoration: underline double;
}
.text--underline-dashed {
-webkit-text-decoration: underline dashed;
text-decoration: underline dashed;
}
.text--overline {
-webkit-text-decoration: overline;
text-decoration: overline;
}
.text--line-through {
-webkit-text-decoration: line-through;
text-decoration: line-through;
}
.text--transform-none {
text-transform: none;
}
.text--uppercase {
text-transform: uppercase;
}
.text--lowercase {
text-transform: lowercase;
}
.text--capitalize {
text-transform: capitalize;
}
.text--left {
text-align: left;
}
.text--center {
text-align: center;
}
.text--right {
text-align: right;
}
.text--justify {
text-align: justify;
}
.link--primary a, a.link--primary {
color: #003c8f;
}
.link--primary a:hover, a.link--primary:hover {
color: var(--primary-hover);
}
.link--primary-hover a, a.link--primary-hover {
color: #0044a4;
}
.link--primary-hover a:hover, a.link--primary-hover:hover {
color: var(--primary-hover);
}
.link--primary-ultra-light a, a.link--primary-ultra-light {
color: #e6f0ff;
}
.link--primary-ultra-light a:hover, a.link--primary-ultra-light:hover {
color: var(--primary-hover);
}
.link--primary-light a, a.link--primary-light {
color: #b3d2ff;
}
.link--primary-light a:hover, a.link--primary-light:hover {
color: var(--primary-hover);
}
.link--primary-medium a, a.link--primary-medium {
color: #006aff;
}
.link--primary-medium a:hover, a.link--primary-medium:hover {
color: var(--primary-hover);
}
.link--primary-dark a, a.link--primary-dark {
color: #003580;
}
.link--primary-dark a:hover, a.link--primary-dark:hover {
color: var(--primary-hover);
}
.link--primary-ultra-dark a, a.link--primary-ultra-dark {
color: #001533;
}
.link--primary-ultra-dark a:hover, a.link--primary-ultra-dark:hover {
color: var(--primary-hover);
}
.link--primary-comp a, a.link--primary-comp {
color: #8f5300;
}
.link--primary-comp a:hover, a.link--primary-comp:hover {
color: var(--primary-hover);
}
.link--secondary a, a.link--secondary {
color: #f36c12;
}
.link--secondary a:hover, a.link--secondary:hover {
color: var(--secondary-hover);
}
.link--secondary-hover a, a.link--secondary-hover {
color: #f48337;
}
.link--secondary-hover a:hover, a.link--secondary-hover:hover {
color: var(--secondary-hover);
}
.link--secondary-ultra-light a, a.link--secondary-ultra-light {
color: #fef0e7;
}
.link--secondary-ultra-light a:hover, a.link--secondary-ultra-light:hover {
color: var(--secondary-hover);
}
.link--secondary-light a, a.link--secondary-light {
color: #fbd2b6;
}
.link--secondary-light a:hover, a.link--secondary-light:hover {
color: var(--secondary-hover);
}
.link--secondary-medium a, a.link--secondary-medium {
color: #f2690d;
}
.link--secondary-medium a:hover, a.link--secondary-medium:hover {
color: var(--secondary-hover);
}
.link--secondary-dark a, a.link--secondary-dark {
color: #793406;
}
.link--secondary-dark a:hover, a.link--secondary-dark:hover {
color: var(--secondary-hover);
}
.link--secondary-ultra-dark a, a.link--secondary-ultra-dark {
color: #301503;
}
.link--secondary-ultra-dark a:hover, a.link--secondary-ultra-dark:hover {
color: var(--secondary-hover);
}
.link--secondary-comp a, a.link--secondary-comp {
color: #1299f3;
}
.link--secondary-comp a:hover, a.link--secondary-comp:hover {
color: var(--secondary-hover);
}
.link--accent a, a.link--accent {
color: #f7f7f7;
}
.link--accent a:hover, a.link--accent:hover {
color: var(--accent-hover);
}
.link--accent-hover a, a.link--accent-hover {
color: white;
}
.link--accent-hover a:hover, a.link--accent-hover:hover {
color: var(--accent-hover);
}
.link--accent-ultra-light a, a.link--accent-ultra-light {
color: #f2f2f2;
}
.link--accent-ultra-light a:hover, a.link--accent-ultra-light:hover {
color: var(--accent-hover);
}
.link--accent-light a, a.link--accent-light {
color: #d9d9d9;
}
.link--accent-light a:hover, a.link--accent-light:hover {
color: var(--accent-hover);
}
.link--accent-medium a, a.link--accent-medium {
color: gray;
}
.link--accent-medium a:hover, a.link--accent-medium:hover {
color: var(--accent-hover);
}
.link--accent-dark a, a.link--accent-dark {
color: #404040;
}
.link--accent-dark a:hover, a.link--accent-dark:hover {
color: var(--accent-hover);
}
.link--accent-ultra-dark a, a.link--accent-ultra-dark {
color: #1a1a1a;
}
.link--accent-ultra-dark a:hover, a.link--accent-ultra-dark:hover {
color: var(--accent-hover);
}
.link--accent-comp a, a.link--accent-comp {
color: #f7f7f7;
}
.link--accent-comp a:hover, a.link--accent-comp:hover {
color: var(--accent-hover);
}
.link--base a, a.link--base {
color: #333;
}
.link--base a:hover, a.link--base:hover {
color: var(--base-hover);
}
.link--base-hover a, a.link--base-hover {
color: #3b3b3b;
}
.link--base-hover a:hover, a.link--base-hover:hover {
color: var(--base-hover);
}
.link--base-ultra-light a, a.link--base-ultra-light {
color: #f2f2f2;
}
.link--base-ultra-light a:hover, a.link--base-ultra-light:hover {
color: var(--base-hover);
}
.link--base-light a, a.link--base-light {
color: #d9d9d9;
}
.link--base-light a:hover, a.link--base-light:hover {
color: var(--base-hover);
}
.link--base-medium a, a.link--base-medium {
color: gray;
}
.link--base-medium a:hover, a.link--base-medium:hover {
color: var(--base-hover);
}
.link--base-dark a, a.link--base-dark {
color: #404040;
}
.link--base-dark a:hover, a.link--base-dark:hover {
color: var(--base-hover);
}
.link--base-ultra-dark a, a.link--base-ultra-dark {
color: #1a1a1a;
}
.link--base-ultra-dark a:hover, a.link--base-ultra-dark:hover {
color: var(--base-hover);
}
.link--base-comp a, a.link--base-comp {
color: #333;
}
.link--base-comp a:hover, a.link--base-comp:hover {
color: var(--base-hover);
}
.link--white a, a.link--white {
color: #fff;
}
.link--black a, a.link--black {
color: #000;
}
.link--shade a, a.link--shade {
color: black;
}
.link--shade a:hover, a.link--shade:hover {
color: var(--shade-hover);
}
.link--shade-hover a, a.link--shade-hover {
color: black;
}
.link--shade-hover a:hover, a.link--shade-hover:hover {
color: var(--shade-hover);
}
.link--shade-ultra-light a, a.link--shade-ultra-light {
color: #f2f2f2;
}
.link--shade-ultra-light a:hover, a.link--shade-ultra-light:hover {
color: var(--shade-hover);
}
.link--shade-light a, a.link--shade-light {
color: #d9d9d9;
}
.link--shade-light a:hover, a.link--shade-light:hover {
color: var(--shade-hover);
}
.link--shade-medium a, a.link--shade-medium {
color: gray;
}
.link--shade-medium a:hover, a.link--shade-medium:hover {
color: var(--shade-hover);
}
.link--shade-dark a, a.link--shade-dark {
color: #404040;
}
.link--shade-dark a:hover, a.link--shade-dark:hover {
color: var(--shade-hover);
}
.link--shade-ultra-dark a, a.link--shade-ultra-dark {
color: #1a1a1a;
}
.link--shade-ultra-dark a:hover, a.link--shade-ultra-dark:hover {
color: var(--shade-hover);
}
.link--shade-comp a, a.link--shade-comp {
color: black;
}
.link--shade-comp a:hover, a.link--shade-comp:hover {
color: var(--shade-hover);
}
.opacity--5 {
opacity: 0.05;
}
.opacity--10 {
opacity: 0.1;
}
.opacity--20 {
opacity: 0.2;
}
.opacity--30 {
opacity: 0.3;
}
.opacity--40 {
opacity: 0.4;
}
.opacity--50 {
opacity: 0.5;
}
.opacity--60 {
opacity: 0.6;
}
.opacity--70 {
opacity: 0.7;
}
.opacity--80 {
opacity: 0.8;
}
.opacity--90 {
opacity: 0.9;
}
.opacity--95 {
opacity: 0.95;
}
.box-shadow--m {
box-shadow: 0 4px 4px -10px rgba(0, 0, 0, 0.04), 0 13px 13px -10px rgba(0, 0, 0, 0.06), 0 40px 60px -10px rgba(0, 0, 0, 0.08);
}
.box-shadow--l {
box-shadow: 0 2.7px 3.6px -5px rgba(0, 0, 0, 0.04), 0 7.5px 10px -5px rgba(0, 0, 0, 0.06), 0 18px 24.1px -5px rgba(0, 0, 0, 0.08), 0 60px 80px -5px rgba(0, 0, 0, 0.1);
}
.box-shadow--xl {
box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px -5px rgba(0, 0, 0, 0.04), 0 12.5px 10px -5px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px -5px rgba(0, 0, 0, 0.08), 0 41.8px 33.4px -5px rgba(0, 0, 0, 0.1), 0 80px 80px -5px rgba(0, 0, 0, 0.105);
}
.relative {
position: relative;
}
.sticky {
position: -webkit-sticky;
position: sticky;
top: 0rem;
}
.sticky-top--s {
top: 2.5;
}
.sticky-top--m {
top: 5;
}
.sticky-top--l {
top: 10;
}
.center--all:not(.ct-section), .ct-section.center--all > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
align-items: center;
align-content: center;
justify-items: center;
justify-content: center;
text-align: center;
}
.center--y:not(.ct-section), .ct-section.center--y > .ct-section-inner-wrap {
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
}
.center--x:not(.ct-section), .ct-section.center--x > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: center;
}
.center--left:not(.ct-section), .ct-section.center--left > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
align-content: flex-start;
text-align: left;
}
.center--right:not(.ct-section), .ct-section.center--right > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-end;
align-content: flex-end;
}
.center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-start;
justify-content: flex-start;
align-items: center;
}
.center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-end;
justify-content: flex-end;
align-items: center;
}
@media (max-width: 1279px) {
.center--all-xl:not(.ct-section), .ct-section.center--all-xl > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
align-items: center;
align-content: center;
justify-items: center;
justify-content: center;
text-align: center;
}
.center--y-xl:not(.ct-section), .ct-section.center--y-xl > .ct-section-inner-wrap {
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
}
.center--x-xl:not(.ct-section), .ct-section.center--x-xl > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: center;
}
.center--left-xl:not(.ct-section), .ct-section.center--left-xl > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
align-content: flex-start;
text-align: left;
}
.center--right-xl:not(.ct-section), .ct-section.center--right-xl > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-end;
align-content: flex-end;
}
.center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-start;
justify-content: flex-start;
align-items: center;
}
.center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-end;
justify-content: flex-end;
align-items: center;
}
}
@media (max-width: 991px) {
.center--all-l:not(.ct-section), .ct-section.center--all-l > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
align-items: center;
align-content: center;
justify-items: center;
justify-content: center;
text-align: center;
}
.center--y-l:not(.ct-section), .ct-section.center--y-l > .ct-section-inner-wrap {
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
}
.center--x-l:not(.ct-section), .ct-section.center--x-l > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: center;
}
.center--left-l:not(.ct-section), .ct-section.center--left-l > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
align-content: flex-start;
text-align: left;
}
.center--right-l:not(.ct-section), .ct-section.center--right-l > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-end;
align-content: flex-end;
}
.center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-start;
justify-content: flex-start;
align-items: center;
}
.center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-end;
justify-content: flex-end;
align-items: center;
}
}
@media (max-width: 767px) {
.center--all-m:not(.ct-section), .ct-section.center--all-m > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
align-items: center;
align-content: center;
justify-items: center;
justify-content: center;
text-align: center;
}
.center--y-m:not(.ct-section), .ct-section.center--y-m > .ct-section-inner-wrap {
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
}
.center--x-m:not(.ct-section), .ct-section.center--x-m > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: center;
}
.center--left-m:not(.ct-section), .ct-section.center--left-m > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
align-content: flex-start;
text-align: left;
}
.center--right-m:not(.ct-section), .ct-section.center--right-m > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-end;
align-content: flex-end;
}
.center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-start;
justify-content: flex-start;
align-items: center;
}
.center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-end;
justify-content: flex-end;
align-items: center;
}
}
@media (max-width: 479px) {
.center--all-s:not(.ct-section), .ct-section.center--all-s > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
align-items: center;
align-content: center;
justify-items: center;
justify-content: center;
text-align: center;
}
.center--y-s:not(.ct-section), .ct-section.center--y-s > .ct-section-inner-wrap {
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
}
.center--x-s:not(.ct-section), .ct-section.center--x-s > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: center;
}
.center--left-s:not(.ct-section), .ct-section.center--left-s > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-start;
align-content: flex-start;
text-align: left;
}
.center--right-s:not(.ct-section), .ct-section.center--right-s > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
align-items: flex-end;
align-content: flex-end;
}
.center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-start;
justify-content: flex-start;
align-items: center;
}
.center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
display: flex;
flex-direction: column;
justify-items: flex-end;
justify-content: flex-end;
align-items: center;
}
}
.center--self {
margin-left: auto;
margin-right: auto;
}
.flip--x, .flip--x > div {
transform: scaleX(-1);
}
.flip--y, .flip--y > div {
transform: scaleY(-1);
}
.flip--xy, .flip--xy > div {
transform: scale(-1, -1);
}
.flip--both, .flip--both > div {
transform: scale(-1, -1);
}
.object-fit--cover {
-o-object-fit: cover;
object-fit: cover;
}
.object-fit--contain {
-o-object-fit: contain;
object-fit: contain;
}
.object-fit--top-left {
-o-object-position: 10% 90%;
object-position: 10% 90%;
}
.object-fit--top-center {
-o-object-position: 50% 10%;
object-position: 50% 10%;
}
.object-fit--top-right {
-o-object-position: 90% 10%;
object-position: 90% 10%;
}
.object-fit--center-left {
-o-object-position: 10% 50%;
object-position: 10% 50%;
}
.object-fit--center-right {
-o-object-position: 90% 50%;
object-position: 90% 50%;
}
.object-fit--bottom-left {
-o-object-position: 90% 10%;
object-position: 90% 10%;
}
.object-fit--bottom-center {
-o-object-position: 50% 90%;
object-position: 50% 90%;
}
.object-fit--bottom-right {
-o-object-position: 90% 90%;
object-position: 90% 90%;
}
@media (min-width: 1279px) {
.grid--alternate-xl > .grid--2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl > .grid--1-2:nth-of-type(even) {
grid-template-columns: 2fr 1fr;
}
.grid--alternate-xl > .grid--1-2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl > .grid--1-3:nth-of-type(even) {
grid-template-columns: 3fr 1fr;
}
.grid--alternate-xl > .grid--1-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl > .grid--2-1:nth-of-type(even) {
grid-template-columns: 1fr 2fr;
}
.grid--alternate-xl > .grid--2-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl > .grid--2-3:nth-of-type(even) {
grid-template-columns: 3fr 2fr;
}
.grid--alternate-xl > .grid--2-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl > .grid--3-1:nth-of-type(even) {
grid-template-columns: 1fr 3fr;
}
.grid--alternate-xl > .grid--3-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl > .grid--3-2:nth-of-type(even) {
grid-template-columns: 2fr 3fr;
}
.grid--alternate-xl > .grid--3-2:nth-of-type(even) > *:last-child {
order: -1;
}
}
@media (min-width: 991px) {
.grid--alternate-l > .grid--2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l > .grid--1-2:nth-of-type(even) {
grid-template-columns: 2fr 1fr;
}
.grid--alternate-l > .grid--1-2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l > .grid--1-3:nth-of-type(even) {
grid-template-columns: 3fr 1fr;
}
.grid--alternate-l > .grid--1-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l > .grid--2-1:nth-of-type(even) {
grid-template-columns: 1fr 2fr;
}
.grid--alternate-l > .grid--2-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l > .grid--2-3:nth-of-type(even) {
grid-template-columns: 3fr 2fr;
}
.grid--alternate-l > .grid--2-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l > .grid--3-1:nth-of-type(even) {
grid-template-columns: 1fr 3fr;
}
.grid--alternate-l > .grid--3-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l > .grid--3-2:nth-of-type(even) {
grid-template-columns: 2fr 3fr;
}
.grid--alternate-l > .grid--3-2:nth-of-type(even) > *:last-child {
order: -1;
}
}
@media (min-width: 767px) {
.grid--alternate-m > .grid--2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m > .grid--1-2:nth-of-type(even) {
grid-template-columns: 2fr 1fr;
}
.grid--alternate-m > .grid--1-2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m > .grid--1-3:nth-of-type(even) {
grid-template-columns: 3fr 1fr;
}
.grid--alternate-m > .grid--1-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m > .grid--2-1:nth-of-type(even) {
grid-template-columns: 1fr 2fr;
}
.grid--alternate-m > .grid--2-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m > .grid--2-3:nth-of-type(even) {
grid-template-columns: 3fr 2fr;
}
.grid--alternate-m > .grid--2-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m > .grid--3-1:nth-of-type(even) {
grid-template-columns: 1fr 3fr;
}
.grid--alternate-m > .grid--3-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m > .grid--3-2:nth-of-type(even) {
grid-template-columns: 2fr 3fr;
}
.grid--alternate-m > .grid--3-2:nth-of-type(even) > *:last-child {
order: -1;
}
}
@media (min-width: 479px) {
.grid--alternate-s > .grid--2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s > .grid--1-2:nth-of-type(even) {
grid-template-columns: 2fr 1fr;
}
.grid--alternate-s > .grid--1-2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s > .grid--1-3:nth-of-type(even) {
grid-template-columns: 3fr 1fr;
}
.grid--alternate-s > .grid--1-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s > .grid--2-1:nth-of-type(even) {
grid-template-columns: 1fr 2fr;
}
.grid--alternate-s > .grid--2-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s > .grid--2-3:nth-of-type(even) {
grid-template-columns: 3fr 2fr;
}
.grid--alternate-s > .grid--2-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s > .grid--3-1:nth-of-type(even) {
grid-template-columns: 1fr 3fr;
}
.grid--alternate-s > .grid--3-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s > .grid--3-2:nth-of-type(even) {
grid-template-columns: 2fr 3fr;
}
.grid--alternate-s > .grid--3-2:nth-of-type(even) > *:last-child {
order: -1;
}
}
.row-span--1 {
grid-row: span 1;
}
.col-span--1 {
grid-column: span 1;
}
.row-start--1 {
grid-row-start: 1;
}
.col-start--1 {
grid-column-start: 1;
}
.col-end--1 {
grid-column-end: 1;
}
.row-span--2 {
grid-row: span 2;
}
.col-span--2 {
grid-column: span 2;
}
.row-start--2 {
grid-row-start: 2;
}
.col-start--2 {
grid-column-start: 2;
}
.col-end--2 {
grid-column-end: 2;
}
.row-span--3 {
grid-row: span 3;
}
.col-span--3 {
grid-column: span 3;
}
.row-start--3 {
grid-row-start: 3;
}
.col-start--3 {
grid-column-start: 3;
}
.col-end--3 {
grid-column-end: 3;
}
.row-span--4 {
grid-row: span 4;
}
.col-span--4 {
grid-column: span 4;
}
.row-start--4 {
grid-row-start: 4;
}
.col-start--4 {
grid-column-start: 4;
}
.col-end--4 {
grid-column-end: 4;
}
.row-span--5 {
grid-row: span 5;
}
.col-span--5 {
grid-column: span 5;
}
.row-start--5 {
grid-row-start: 5;
}
.col-start--5 {
grid-column-start: 5;
}
.col-end--5 {
grid-column-end: 5;
}
.row-span--6 {
grid-row: span 6;
}
.col-span--6 {
grid-column: span 6;
}
.row-start--6 {
grid-row-start: 6;
}
.col-start--6 {
grid-column-start: 6;
}
.col-end--6 {
grid-column-end: 6;
}
.row-span--7 {
grid-row: span 7;
}
.col-span--7 {
grid-column: span 7;
}
.row-start--7 {
grid-row-start: 7;
}
.col-start--7 {
grid-column-start: 7;
}
.col-end--7 {
grid-column-end: 7;
}
.row-span--8 {
grid-row: span 8;
}
.col-span--8 {
grid-column: span 8;
}
.row-start--8 {
grid-row-start: 8;
}
.col-start--8 {
grid-column-start: 8;
}
.col-end--8 {
grid-column-end: 8;
}
.row-span--9 {
grid-row: span 9;
}
.col-span--9 {
grid-column: span 9;
}
.row-start--9 {
grid-row-start: 9;
}
.col-start--9 {
grid-column-start: 9;
}
.col-end--9 {
grid-column-end: 9;
}
.row-span--10 {
grid-row: span 10;
}
.col-span--10 {
grid-column: span 10;
}
.row-start--10 {
grid-row-start: 10;
}
.col-start--10 {
grid-column-start: 10;
}
.col-end--10 {
grid-column-end: 10;
}
.row-span--11 {
grid-row: span 11;
}
.col-span--11 {
grid-column: span 11;
}
.row-start--11 {
grid-row-start: 11;
}
.col-start--11 {
grid-column-start: 11;
}
.col-end--11 {
grid-column-end: 11;
}
.row-span--12 {
grid-row: span 12;
}
.col-span--12 {
grid-column: span 12;
}
.row-start--12 {
grid-row-start: 12;
}
.col-start--12 {
grid-column-start: 12;
}
.col-end--12 {
grid-column-end: 12;
}
@media (max-width: 1279px) {
.row-span--xl-1 {
grid-row: span 1;
}
.col-span--xl-1 {
grid-column: span 1;
}
.row-start--xl-1 {
grid-row-start: 1;
}
.col-start--xl-1 {
grid-column-start: 1;
}
.col-end--xl-1 {
grid-column-end: 1;
}
.row-span--xl-2 {
grid-row: span 2;
}
.col-span--xl-2 {
grid-column: span 2;
}
.row-start--xl-2 {
grid-row-start: 2;
}
.col-start--xl-2 {
grid-column-start: 2;
}
.col-end--xl-2 {
grid-column-end: 2;
}
.row-span--xl-3 {
grid-row: span 3;
}
.col-span--xl-3 {
grid-column: span 3;
}
.row-start--xl-3 {
grid-row-start: 3;
}
.col-start--xl-3 {
grid-column-start: 3;
}
.col-end--xl-3 {
grid-column-end: 3;
}
.row-span--xl-4 {
grid-row: span 4;
}
.col-span--xl-4 {
grid-column: span 4;
}
.row-start--xl-4 {
grid-row-start: 4;
}
.col-start--xl-4 {
grid-column-start: 4;
}
.col-end--xl-4 {
grid-column-end: 4;
}
.row-span--xl-5 {
grid-row: span 5;
}
.col-span--xl-5 {
grid-column: span 5;
}
.row-start--xl-5 {
grid-row-start: 5;
}
.col-start--xl-5 {
grid-column-start: 5;
}
.col-end--xl-5 {
grid-column-end: 5;
}
.row-span--xl-6 {
grid-row: span 6;
}
.col-span--xl-6 {
grid-column: span 6;
}
.row-start--xl-6 {
grid-row-start: 6;
}
.col-start--xl-6 {
grid-column-start: 6;
}
.col-end--xl-6 {
grid-column-end: 6;
}
.row-span--xl-7 {
grid-row: span 7;
}
.col-span--xl-7 {
grid-column: span 7;
}
.row-start--xl-7 {
grid-row-start: 7;
}
.col-start--xl-7 {
grid-column-start: 7;
}
.col-end--xl-7 {
grid-column-end: 7;
}
.row-span--xl-8 {
grid-row: span 8;
}
.col-span--xl-8 {
grid-column: span 8;
}
.row-start--xl-8 {
grid-row-start: 8;
}
.col-start--xl-8 {
grid-column-start: 8;
}
.col-end--xl-8 {
grid-column-end: 8;
}
.row-span--xl-9 {
grid-row: span 9;
}
.col-span--xl-9 {
grid-column: span 9;
}
.row-start--xl-9 {
grid-row-start: 9;
}
.col-start--xl-9 {
grid-column-start: 9;
}
.col-end--xl-9 {
grid-column-end: 9;
}
.row-span--xl-10 {
grid-row: span 10;
}
.col-span--xl-10 {
grid-column: span 10;
}
.row-start--xl-10 {
grid-row-start: 10;
}
.col-start--xl-10 {
grid-column-start: 10;
}
.col-end--xl-10 {
grid-column-end: 10;
}
.row-span--xl-11 {
grid-row: span 11;
}
.col-span--xl-11 {
grid-column: span 11;
}
.row-start--xl-11 {
grid-row-start: 11;
}
.col-start--xl-11 {
grid-column-start: 11;
}
.col-end--xl-11 {
grid-column-end: 11;
}
.row-span--xl-12 {
grid-row: span 12;
}
.col-span--xl-12 {
grid-column: span 12;
}
.row-start--xl-12 {
grid-row-start: 12;
}
.col-start--xl-12 {
grid-column-start: 12;
}
.col-end--xl-12 {
grid-column-end: 12;
}
}
@media (max-width: 991px) {
.row-span--l-1 {
grid-row: span 1;
}
.col-span--l-1 {
grid-column: span 1;
}
.row-start--l-1 {
grid-row-start: 1;
}
.col-start--l-1 {
grid-column-start: 1;
}
.col-end--l-1 {
grid-column-end: 1;
}
.row-span--l-2 {
grid-row: span 2;
}
.col-span--l-2 {
grid-column: span 2;
}
.row-start--l-2 {
grid-row-start: 2;
}
.col-start--l-2 {
grid-column-start: 2;
}
.col-end--l-2 {
grid-column-end: 2;
}
.row-span--l-3 {
grid-row: span 3;
}
.col-span--l-3 {
grid-column: span 3;
}
.row-start--l-3 {
grid-row-start: 3;
}
.col-start--l-3 {
grid-column-start: 3;
}
.col-end--l-3 {
grid-column-end: 3;
}
.row-span--l-4 {
grid-row: span 4;
}
.col-span--l-4 {
grid-column: span 4;
}
.row-start--l-4 {
grid-row-start: 4;
}
.col-start--l-4 {
grid-column-start: 4;
}
.col-end--l-4 {
grid-column-end: 4;
}
.row-span--l-5 {
grid-row: span 5;
}
.col-span--l-5 {
grid-column: span 5;
}
.row-start--l-5 {
grid-row-start: 5;
}
.col-start--l-5 {
grid-column-start: 5;
}
.col-end--l-5 {
grid-column-end: 5;
}
.row-span--l-6 {
grid-row: span 6;
}
.col-span--l-6 {
grid-column: span 6;
}
.row-start--l-6 {
grid-row-start: 6;
}
.col-start--l-6 {
grid-column-start: 6;
}
.col-end--l-6 {
grid-column-end: 6;
}
.row-span--l-7 {
grid-row: span 7;
}
.col-span--l-7 {
grid-column: span 7;
}
.row-start--l-7 {
grid-row-start: 7;
}
.col-start--l-7 {
grid-column-start: 7;
}
.col-end--l-7 {
grid-column-end: 7;
}
.row-span--l-8 {
grid-row: span 8;
}
.col-span--l-8 {
grid-column: span 8;
}
.row-start--l-8 {
grid-row-start: 8;
}
.col-start--l-8 {
grid-column-start: 8;
}
.col-end--l-8 {
grid-column-end: 8;
}
.row-span--l-9 {
grid-row: span 9;
}
.col-span--l-9 {
grid-column: span 9;
}
.row-start--l-9 {
grid-row-start: 9;
}
.col-start--l-9 {
grid-column-start: 9;
}
.col-end--l-9 {
grid-column-end: 9;
}
.row-span--l-10 {
grid-row: span 10;
}
.col-span--l-10 {
grid-column: span 10;
}
.row-start--l-10 {
grid-row-start: 10;
}
.col-start--l-10 {
grid-column-start: 10;
}
.col-end--l-10 {
grid-column-end: 10;
}
.row-span--l-11 {
grid-row: span 11;
}
.col-span--l-11 {
grid-column: span 11;
}
.row-start--l-11 {
grid-row-start: 11;
}
.col-start--l-11 {
grid-column-start: 11;
}
.col-end--l-11 {
grid-column-end: 11;
}
.row-span--l-12 {
grid-row: span 12;
}
.col-span--l-12 {
grid-column: span 12;
}
.row-start--l-12 {
grid-row-start: 12;
}
.col-start--l-12 {
grid-column-start: 12;
}
.col-end--l-12 {
grid-column-end: 12;
}
}
@media (max-width: 767px) {
.row-span--m-1 {
grid-row: span 1;
}
.col-span--m-1 {
grid-column: span 1;
}
.row-start--m-1 {
grid-row-start: 1;
}
.col-start--m-1 {
grid-column-start: 1;
}
.col-end--m-1 {
grid-column-end: 1;
}
.row-span--m-2 {
grid-row: span 2;
}
.col-span--m-2 {
grid-column: span 2;
}
.row-start--m-2 {
grid-row-start: 2;
}
.col-start--m-2 {
grid-column-start: 2;
}
.col-end--m-2 {
grid-column-end: 2;
}
.row-span--m-3 {
grid-row: span 3;
}
.col-span--m-3 {
grid-column: span 3;
}
.row-start--m-3 {
grid-row-start: 3;
}
.col-start--m-3 {
grid-column-start: 3;
}
.col-end--m-3 {
grid-column-end: 3;
}
.row-span--m-4 {
grid-row: span 4;
}
.col-span--m-4 {
grid-column: span 4;
}
.row-start--m-4 {
grid-row-start: 4;
}
.col-start--m-4 {
grid-column-start: 4;
}
.col-end--m-4 {
grid-column-end: 4;
}
.row-span--m-5 {
grid-row: span 5;
}
.col-span--m-5 {
grid-column: span 5;
}
.row-start--m-5 {
grid-row-start: 5;
}
.col-start--m-5 {
grid-column-start: 5;
}
.col-end--m-5 {
grid-column-end: 5;
}
.row-span--m-6 {
grid-row: span 6;
}
.col-span--m-6 {
grid-column: span 6;
}
.row-start--m-6 {
grid-row-start: 6;
}
.col-start--m-6 {
grid-column-start: 6;
}
.col-end--m-6 {
grid-column-end: 6;
}
.row-span--m-7 {
grid-row: span 7;
}
.col-span--m-7 {
grid-column: span 7;
}
.row-start--m-7 {
grid-row-start: 7;
}
.col-start--m-7 {
grid-column-start: 7;
}
.col-end--m-7 {
grid-column-end: 7;
}
.row-span--m-8 {
grid-row: span 8;
}
.col-span--m-8 {
grid-column: span 8;
}
.row-start--m-8 {
grid-row-start: 8;
}
.col-start--m-8 {
grid-column-start: 8;
}
.col-end--m-8 {
grid-column-end: 8;
}
.row-span--m-9 {
grid-row: span 9;
}
.col-span--m-9 {
grid-column: span 9;
}
.row-start--m-9 {
grid-row-start: 9;
}
.col-start--m-9 {
grid-column-start: 9;
}
.col-end--m-9 {
grid-column-end: 9;
}
.row-span--m-10 {
grid-row: span 10;
}
.col-span--m-10 {
grid-column: span 10;
}
.row-start--m-10 {
grid-row-start: 10;
}
.col-start--m-10 {
grid-column-start: 10;
}
.col-end--m-10 {
grid-column-end: 10;
}
.row-span--m-11 {
grid-row: span 11;
}
.col-span--m-11 {
grid-column: span 11;
}
.row-start--m-11 {
grid-row-start: 11;
}
.col-start--m-11 {
grid-column-start: 11;
}
.col-end--m-11 {
grid-column-end: 11;
}
.row-span--m-12 {
grid-row: span 12;
}
.col-span--m-12 {
grid-column: span 12;
}
.row-start--m-12 {
grid-row-start: 12;
}
.col-start--m-12 {
grid-column-start: 12;
}
.col-end--m-12 {
grid-column-end: 12;
}
}
@media (max-width: 479px) {
.row-span--s-1 {
grid-row: span 1;
}
.col-span--s-1 {
grid-column: span 1;
}
.row-start--s-1 {
grid-row-start: 1;
}
.col-start--s-1 {
grid-column-start: 1;
}
.col-end--s-1 {
grid-column-end: 1;
}
.row-span--s-2 {
grid-row: span 2;
}
.col-span--s-2 {
grid-column: span 2;
}
.row-start--s-2 {
grid-row-start: 2;
}
.col-start--s-2 {
grid-column-start: 2;
}
.col-end--s-2 {
grid-column-end: 2;
}
.row-span--s-3 {
grid-row: span 3;
}
.col-span--s-3 {
grid-column: span 3;
}
.row-start--s-3 {
grid-row-start: 3;
}
.col-start--s-3 {
grid-column-start: 3;
}
.col-end--s-3 {
grid-column-end: 3;
}
.row-span--s-4 {
grid-row: span 4;
}
.col-span--s-4 {
grid-column: span 4;
}
.row-start--s-4 {
grid-row-start: 4;
}
.col-start--s-4 {
grid-column-start: 4;
}
.col-end--s-4 {
grid-column-end: 4;
}
.row-span--s-5 {
grid-row: span 5;
}
.col-span--s-5 {
grid-column: span 5;
}
.row-start--s-5 {
grid-row-start: 5;
}
.col-start--s-5 {
grid-column-start: 5;
}
.col-end--s-5 {
grid-column-end: 5;
}
.row-span--s-6 {
grid-row: span 6;
}
.col-span--s-6 {
grid-column: span 6;
}
.row-start--s-6 {
grid-row-start: 6;
}
.col-start--s-6 {
grid-column-start: 6;
}
.col-end--s-6 {
grid-column-end: 6;
}
.row-span--s-7 {
grid-row: span 7;
}
.col-span--s-7 {
grid-column: span 7;
}
.row-start--s-7 {
grid-row-start: 7;
}
.col-start--s-7 {
grid-column-start: 7;
}
.col-end--s-7 {
grid-column-end: 7;
}
.row-span--s-8 {
grid-row: span 8;
}
.col-span--s-8 {
grid-column: span 8;
}
.row-start--s-8 {
grid-row-start: 8;
}
.col-start--s-8 {
grid-column-start: 8;
}
.col-end--s-8 {
grid-column-end: 8;
}
.row-span--s-9 {
grid-row: span 9;
}
.col-span--s-9 {
grid-column: span 9;
}
.row-start--s-9 {
grid-row-start: 9;
}
.col-start--s-9 {
grid-column-start: 9;
}
.col-end--s-9 {
grid-column-end: 9;
}
.row-span--s-10 {
grid-row: span 10;
}
.col-span--s-10 {
grid-column: span 10;
}
.row-start--s-10 {
grid-row-start: 10;
}
.col-start--s-10 {
grid-column-start: 10;
}
.col-end--s-10 {
grid-column-end: 10;
}
.row-span--s-11 {
grid-row: span 11;
}
.col-span--s-11 {
grid-column: span 11;
}
.row-start--s-11 {
grid-row-start: 11;
}
.col-start--s-11 {
grid-column-start: 11;
}
.col-end--s-11 {
grid-column-end: 11;
}
.row-span--s-12 {
grid-row: span 12;
}
.col-span--s-12 {
grid-column: span 12;
}
.row-start--s-12 {
grid-row-start: 12;
}
.col-start--s-12 {
grid-column-start: 12;
}
.col-end--s-12 {
grid-column-end: 12;
}
}
.order--first {
order: -1;
}
.order--last {
order: 999;
}
.col-end--last {
grid-column-end: -1;
}
@media (max-width: 1279px) {
.order--first-xl {
order: -1;
}
.order--last-xl {
order: 999;
}
.col-end--xl-last {
grid-column-end: -1;
}
}
@media (max-width: 991px) {
.order--first-l {
order: -1;
}
.order--last-l {
order: 999;
}
.col-end--l-last {
grid-column-end: -1;
}
}
@media (max-width: 767px) {
.order--first-m {
order: -1;
}
.order--last-m {
order: 999;
}
.col-end--m-last {
grid-column-end: -1;
}
}
@media (max-width: 479px) {
.order--first-s {
order: -1;
}
.order--last-s {
order: 999;
}
.col-end--s-last {
grid-column-end: -1;
}
}
.grid--auto-rows {
grid-auto-rows: minmax(-webkit-min-content, 1fr);
grid-auto-rows: minmax(min-content, 1fr);
}
.width--xs:not([class*="breakout--"]) {
width: 100%;
max-width: calc((128 * 0.1) * 1rem);
}
.width--s:not([class*="breakout--"]) {
width: 100%;
max-width: calc((128 * 0.2) * 1rem);
}
.width--m:not([class*="breakout--"]) {
width: 100%;
max-width: calc((128 * 0.4) * 1rem);
}
.width--l:not([class*="breakout--"]) {
width: 100%;
max-width: calc((128 * 0.6) * 1rem);
}
.width--xl:not([class*="breakout--"]) {
width: 100%;
max-width: calc((128 * 0.8) * 1rem);
}
.width--xxl:not([class*="breakout--"]) {
width: 100%;
max-width: calc((128 * 0.9) * 1rem);
}
.width--vp-max:not([class*="breakout--"]) {
width: 100%;
max-width: 128rem;
margin-left: auto;
margin-right: auto;
}
.width--50:not([class*="breakout--"]) {
width: 100%;
max-width: calc((128 / 2) * 1rem);
}
.width--full:not([class*="breakout--"]) {
width: 100%;
max-width: 100%;
}
.width--auto {
width: auto !important;
width: 100%;
}
.rounded--xs {
border-radius: 0.4444444444rem;
}
.rounded--s {
border-radius: 0.6666666667rem;
}
.rounded--m {
border-radius: 1rem;
}
.rounded--l {
border-radius: 1.5rem;
}
.rounded--xl {
border-radius: 2.25rem;
}
.rounded--xxl {
border-radius: 3.375rem;
}
.rounded--50 {
border-radius: 50%;
}
.rounded--circle {
border-radius: 50%;
}
.aspect--1-1 {
aspect-ratio: 1 / 1;
}
img.aspect--1-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--1-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 1;
}
.aspect--1-2 {
aspect-ratio: 1 / 2;
}
img.aspect--1-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--1-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 2;
}
.aspect--2-1 {
aspect-ratio: 2 / 1;
}
img.aspect--2-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--2-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 1;
}
.aspect--2-3 {
aspect-ratio: 2 / 3;
}
img.aspect--2-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--2-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 3;
}
.aspect--3-2 {
aspect-ratio: 3 / 2;
}
img.aspect--3-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--3-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 2;
}
.aspect--3-4 {
aspect-ratio: 3 / 4;
}
img.aspect--3-4 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--3-4 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 4;
}
.aspect--4-3 {
aspect-ratio: 4 / 3;
}
img.aspect--4-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--4-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 4 / 3;
}
.aspect--16-9 {
aspect-ratio: 16 / 9;
}
img.aspect--16-9 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--16-9 iframe {
width: 100%;
height: 100%;
aspect-ratio: 16 / 9;
}
.aspect--9-16 {
aspect-ratio: 9 / 16;
}
img.aspect--9-16 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--9-16 iframe {
width: 100%;
height: 100%;
aspect-ratio: 9 / 16;
}
@media (max-width: 1279px) {
.aspect--xl-1-1 {
aspect-ratio: 1 / 1;
}
img.aspect--xl-1-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--xl-1-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 1;
}
.aspect--xl-1-2 {
aspect-ratio: 1 / 2;
}
img.aspect--xl-1-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--xl-1-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 2;
}
.aspect--xl-2-1 {
aspect-ratio: 2 / 1;
}
img.aspect--xl-2-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--xl-2-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 1;
}
.aspect--xl-2-3 {
aspect-ratio: 2 / 3;
}
img.aspect--xl-2-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--xl-2-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 3;
}
.aspect--xl-3-2 {
aspect-ratio: 3 / 2;
}
img.aspect--xl-3-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--xl-3-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 2;
}
.aspect--xl-3-4 {
aspect-ratio: 3 / 4;
}
img.aspect--xl-3-4 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--xl-3-4 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 4;
}
.aspect--xl-4-3 {
aspect-ratio: 4 / 3;
}
img.aspect--xl-4-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--xl-4-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 4 / 3;
}
.aspect--xl-16-9 {
aspect-ratio: 16 / 9;
}
img.aspect--xl-16-9 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--xl-16-9 iframe {
width: 100%;
height: 100%;
aspect-ratio: 16 / 9;
}
.aspect--xl-9-16 {
aspect-ratio: 9 / 16;
}
img.aspect--xl-9-16 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--xl-9-16 iframe {
width: 100%;
height: 100%;
aspect-ratio: 9 / 16;
}
}
@media (max-width: 991px) {
.aspect--l-1-1 {
aspect-ratio: 1 / 1;
}
img.aspect--l-1-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--l-1-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 1;
}
.aspect--l-1-2 {
aspect-ratio: 1 / 2;
}
img.aspect--l-1-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--l-1-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 2;
}
.aspect--l-2-1 {
aspect-ratio: 2 / 1;
}
img.aspect--l-2-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--l-2-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 1;
}
.aspect--l-2-3 {
aspect-ratio: 2 / 3;
}
img.aspect--l-2-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--l-2-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 3;
}
.aspect--l-3-2 {
aspect-ratio: 3 / 2;
}
img.aspect--l-3-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--l-3-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 2;
}
.aspect--l-3-4 {
aspect-ratio: 3 / 4;
}
img.aspect--l-3-4 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--l-3-4 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 4;
}
.aspect--l-4-3 {
aspect-ratio: 4 / 3;
}
img.aspect--l-4-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--l-4-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 4 / 3;
}
.aspect--l-16-9 {
aspect-ratio: 16 / 9;
}
img.aspect--l-16-9 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--l-16-9 iframe {
width: 100%;
height: 100%;
aspect-ratio: 16 / 9;
}
.aspect--l-9-16 {
aspect-ratio: 9 / 16;
}
img.aspect--l-9-16 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--l-9-16 iframe {
width: 100%;
height: 100%;
aspect-ratio: 9 / 16;
}
}
@media (max-width: 767px) {
.aspect--m-1-1 {
aspect-ratio: 1 / 1;
}
img.aspect--m-1-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--m-1-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 1;
}
.aspect--m-1-2 {
aspect-ratio: 1 / 2;
}
img.aspect--m-1-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--m-1-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 2;
}
.aspect--m-2-1 {
aspect-ratio: 2 / 1;
}
img.aspect--m-2-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--m-2-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 1;
}
.aspect--m-2-3 {
aspect-ratio: 2 / 3;
}
img.aspect--m-2-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--m-2-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 3;
}
.aspect--m-3-2 {
aspect-ratio: 3 / 2;
}
img.aspect--m-3-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--m-3-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 2;
}
.aspect--m-3-4 {
aspect-ratio: 3 / 4;
}
img.aspect--m-3-4 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--m-3-4 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 4;
}
.aspect--m-4-3 {
aspect-ratio: 4 / 3;
}
img.aspect--m-4-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--m-4-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 4 / 3;
}
.aspect--m-16-9 {
aspect-ratio: 16 / 9;
}
img.aspect--m-16-9 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--m-16-9 iframe {
width: 100%;
height: 100%;
aspect-ratio: 16 / 9;
}
.aspect--m-9-16 {
aspect-ratio: 9 / 16;
}
img.aspect--m-9-16 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--m-9-16 iframe {
width: 100%;
height: 100%;
aspect-ratio: 9 / 16;
}
}
@media (max-width: 479px) {
.aspect--s-1-1 {
aspect-ratio: 1 / 1;
}
img.aspect--s-1-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--s-1-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 1;
}
.aspect--s-1-2 {
aspect-ratio: 1 / 2;
}
img.aspect--s-1-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--s-1-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 1 / 2;
}
.aspect--s-2-1 {
aspect-ratio: 2 / 1;
}
img.aspect--s-2-1 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--s-2-1 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 1;
}
.aspect--s-2-3 {
aspect-ratio: 2 / 3;
}
img.aspect--s-2-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--s-2-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 2 / 3;
}
.aspect--s-3-2 {
aspect-ratio: 3 / 2;
}
img.aspect--s-3-2 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--s-3-2 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 2;
}
.aspect--s-3-4 {
aspect-ratio: 3 / 4;
}
img.aspect--s-3-4 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--s-3-4 iframe {
width: 100%;
height: 100%;
aspect-ratio: 3 / 4;
}
.aspect--s-4-3 {
aspect-ratio: 4 / 3;
}
img.aspect--s-4-3 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--s-4-3 iframe {
width: 100%;
height: 100%;
aspect-ratio: 4 / 3;
}
.aspect--s-16-9 {
aspect-ratio: 16 / 9;
}
img.aspect--s-16-9 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--s-16-9 iframe {
width: 100%;
height: 100%;
aspect-ratio: 16 / 9;
}
.aspect--s-9-16 {
aspect-ratio: 9 / 16;
}
img.aspect--s-9-16 {
-o-object-fit: cover;
object-fit: cover;
}
.aspect--s-9-16 iframe {
width: 100%;
height: 100%;
aspect-ratio: 9 / 16;
}
}
@supports not (aspect-ratio: 1.7777777778) {
.aspect--1-1::before {
float: left;
padding-top: 100%;
content: "";
}
.aspect--1-1::after {
display: block;
content: "";
clear: both;
}
.aspect--1-2::before {
float: left;
padding-top: 50%;
content: "";
}
.aspect--1-2::after {
display: block;
content: "";
clear: both;
}
.aspect--2-1::before {
float: left;
padding-top: 200%;
content: "";
}
.aspect--2-1::after {
display: block;
content: "";
clear: both;
}
.aspect--2-3::before {
float: left;
padding-top: 150%;
content: "";
}
.aspect--2-3::after {
display: block;
content: "";
clear: both;
}
.aspect--3-2::before {
float: left;
padding-top: 66%;
content: "";
}
.aspect--3-2::after {
display: block;
content: "";
clear: both;
}
.aspect--3-4::before {
float: left;
padding-top: 133%;
content: "";
}
.aspect--3-4::after {
display: block;
content: "";
clear: both;
}
.aspect--4-3::before {
float: left;
padding-top: 75%;
content: "";
}
.aspect--4-3::after {
display: block;
content: "";
clear: both;
}
.aspect--16-9::before {
float: left;
padding-top: 56.25%;
content: "";
}
.aspect--16-9::after {
display: block;
content: "";
clear: both;
}
.aspect--9-16::before {
float: left;
padding-top: 177%;
content: "";
}
.aspect--9-16::after {
display: block;
content: "";
clear: both;
}
@media (max-width: 1279px) {
.aspect--1-1::before {
float: left;
padding-top: 100%;
content: "";
}
.aspect--1-1::after {
display: block;
content: "";
clear: both;
}
.aspect--1-2::before {
float: left;
padding-top: 50%;
content: "";
}
.aspect--1-2::after {
display: block;
content: "";
clear: both;
}
.aspect--2-1::before {
float: left;
padding-top: 200%;
content: "";
}
.aspect--2-1::after {
display: block;
content: "";
clear: both;
}
.aspect--2-3::before {
float: left;
padding-top: 150%;
content: "";
}
.aspect--2-3::after {
display: block;
content: "";
clear: both;
}
.aspect--3-2::before {
float: left;
padding-top: 66%;
content: "";
}
.aspect--3-2::after {
display: block;
content: "";
clear: both;
}
.aspect--3-4::before {
float: left;
padding-top: 133%;
content: "";
}
.aspect--3-4::after {
display: block;
content: "";
clear: both;
}
.aspect--4-3::before {
float: left;
padding-top: 75%;
content: "";
}
.aspect--4-3::after {
display: block;
content: "";
clear: both;
}
.aspect--16-9::before {
float: left;
padding-top: 56.25%;
content: "";
}
.aspect--16-9::after {
display: block;
content: "";
clear: both;
}
.aspect--9-16::before {
float: left;
padding-top: 177%;
content: "";
}
.aspect--9-16::after {
display: block;
content: "";
clear: both;
}
}
@media (max-width: 991px) {
.aspect--1-1::before {
float: left;
padding-top: 100%;
content: "";
}
.aspect--1-1::after {
display: block;
content: "";
clear: both;
}
.aspect--1-2::before {
float: left;
padding-top: 50%;
content: "";
}
.aspect--1-2::after {
display: block;
content: "";
clear: both;
}
.aspect--2-1::before {
float: left;
padding-top: 200%;
content: "";
}
.aspect--2-1::after {
display: block;
content: "";
clear: both;
}
.aspect--2-3::before {
float: left;
padding-top: 150%;
content: "";
}
.aspect--2-3::after {
display: block;
content: "";
clear: both;
}
.aspect--3-2::before {
float: left;
padding-top: 66%;
content: "";
}
.aspect--3-2::after {
display: block;
content: "";
clear: both;
}
.aspect--3-4::before {
float: left;
padding-top: 133%;
content: "";
}
.aspect--3-4::after {
display: block;
content: "";
clear: both;
}
.aspect--4-3::before {
float: left;
padding-top: 75%;
content: "";
}
.aspect--4-3::after {
display: block;
content: "";
clear: both;
}
.aspect--16-9::before {
float: left;
padding-top: 56.25%;
content: "";
}
.aspect--16-9::after {
display: block;
content: "";
clear: both;
}
.aspect--9-16::before {
float: left;
padding-top: 177%;
content: "";
}
.aspect--9-16::after {
display: block;
content: "";
clear: both;
}
}
@media (max-width: 767px) {
.aspect--1-1::before {
float: left;
padding-top: 100%;
content: "";
}
.aspect--1-1::after {
display: block;
content: "";
clear: both;
}
.aspect--1-2::before {
float: left;
padding-top: 50%;
content: "";
}
.aspect--1-2::after {
display: block;
content: "";
clear: both;
}
.aspect--2-1::before {
float: left;
padding-top: 200%;
content: "";
}
.aspect--2-1::after {
display: block;
content: "";
clear: both;
}
.aspect--2-3::before {
float: left;
padding-top: 150%;
content: "";
}
.aspect--2-3::after {
display: block;
content: "";
clear: both;
}
.aspect--3-2::before {
float: left;
padding-top: 66%;
content: "";
}
.aspect--3-2::after {
display: block;
content: "";
clear: both;
}
.aspect--3-4::before {
float: left;
padding-top: 133%;
content: "";
}
.aspect--3-4::after {
display: block;
content: "";
clear: both;
}
.aspect--4-3::before {
float: left;
padding-top: 75%;
content: "";
}
.aspect--4-3::after {
display: block;
content: "";
clear: both;
}
.aspect--16-9::before {
float: left;
padding-top: 56.25%;
content: "";
}
.aspect--16-9::after {
display: block;
content: "";
clear: both;
}
.aspect--9-16::before {
float: left;
padding-top: 177%;
content: "";
}
.aspect--9-16::after {
display: block;
content: "";
clear: both;
}
}
@media (max-width: 479px) {
.aspect--1-1::before {
float: left;
padding-top: 100%;
content: "";
}
.aspect--1-1::after {
display: block;
content: "";
clear: both;
}
.aspect--1-2::before {
float: left;
padding-top: 50%;
content: "";
}
.aspect--1-2::after {
display: block;
content: "";
clear: both;
}
.aspect--2-1::before {
float: left;
padding-top: 200%;
content: "";
}
.aspect--2-1::after {
display: block;
content: "";
clear: both;
}
.aspect--2-3::before {
float: left;
padding-top: 150%;
content: "";
}
.aspect--2-3::after {
display: block;
content: "";
clear: both;
}
.aspect--3-2::before {
float: left;
padding-top: 66%;
content: "";
}
.aspect--3-2::after {
display: block;
content: "";
clear: both;
}
.aspect--3-4::before {
float: left;
padding-top: 133%;
content: "";
}
.aspect--3-4::after {
display: block;
content: "";
clear: both;
}
.aspect--4-3::before {
float: left;
padding-top: 75%;
content: "";
}
.aspect--4-3::after {
display: block;
content: "";
clear: both;
}
.aspect--16-9::before {
float: left;
padding-top: 56.25%;
content: "";
}
.aspect--16-9::after {
display: block;
content: "";
clear: both;
}
.aspect--9-16::before {
float: left;
padding-top: 177%;
content: "";
}
.aspect--9-16::after {
display: block;
content: "";
clear: both;
}
}
}
.z--bottom {
z-index: -1;
}
.z--0 {
z-index: 0;
}
.z--10 {
z-index: 10;
}
.z--20 {
z-index: 20;
}
.z--30 {
z-index: 30;
}
.z--40 {
z-index: 40;
}
.z--50 {
z-index: 50;
}
.z--60 {
z-index: 60;
}
.z--70 {
z-index: 70;
}
.z--80 {
z-index: 80;
}
.z--90 {
z-index: 90;
}
.z--top {
z-index: 9999;
}
@media (max-width: 1279px) {
.z--xl-bottom {
z-index: -1;
}
.z--xl-0 {
z-index: 0;
}
.z--xl-10 {
z-index: 10;
}
.z--xl-20 {
z-index: 20;
}
.z--xl-30 {
z-index: 30;
}
.z--xl-40 {
z-index: 40;
}
.z--xl-50 {
z-index: 50;
}
.z--xl-60 {
z-index: 60;
}
.z--xl-70 {
z-index: 70;
}
.z--xl-80 {
z-index: 80;
}
.z--xl-90 {
z-index: 90;
}
.z--xl-top {
z-index: 9999;
}
}
@media (max-width: 991px) {
.z--l-bottom {
z-index: -1;
}
.z--l-0 {
z-index: 0;
}
.z--l-10 {
z-index: 10;
}
.z--l-20 {
z-index: 20;
}
.z--l-30 {
z-index: 30;
}
.z--l-40 {
z-index: 40;
}
.z--l-50 {
z-index: 50;
}
.z--l-60 {
z-index: 60;
}
.z--l-70 {
z-index: 70;
}
.z--l-80 {
z-index: 80;
}
.z--l-90 {
z-index: 90;
}
.z--l-top {
z-index: 9999;
}
}
@media (max-width: 767px) {
.z--m-bottom {
z-index: -1;
}
.z--m-0 {
z-index: 0;
}
.z--m-10 {
z-index: 10;
}
.z--m-20 {
z-index: 20;
}
.z--m-30 {
z-index: 30;
}
.z--m-40 {
z-index: 40;
}
.z--m-50 {
z-index: 50;
}
.z--m-60 {
z-index: 60;
}
.z--m-70 {
z-index: 70;
}
.z--m-80 {
z-index: 80;
}
.z--m-90 {
z-index: 90;
}
.z--m-top {
z-index: 9999;
}
}
@media (max-width: 479px) {
.z--s-bottom {
z-index: -1;
}
.z--s-0 {
z-index: 0;
}
.z--s-10 {
z-index: 10;
}
.z--s-20 {
z-index: 20;
}
.z--s-30 {
z-index: 30;
}
.z--s-40 {
z-index: 40;
}
.z--s-50 {
z-index: 50;
}
.z--s-60 {
z-index: 60;
}
.z--s-70 {
z-index: 70;
}
.z--s-80 {
z-index: 80;
}
.z--s-90 {
z-index: 90;
}
.z--s-top {
z-index: 9999;
}
}
.col-count--1 {
-moz-column-count: 1;
column-count: 1;
}
.col-count--2 {
-moz-column-count: 2;
column-count: 2;
}
.col-count--3 {
-moz-column-count: 3;
column-count: 3;
}
.col-count--4 {
-moz-column-count: 4;
column-count: 4;
}
.col-count--5 {
-moz-column-count: 5;
column-count: 5;
}
@media (max-width: 1279px) {
.col-count--xl-1 {
-moz-column-count: 1;
column-count: 1;
}
.col-count--xl-2 {
-moz-column-count: 2;
column-count: 2;
}
.col-count--xl-3 {
-moz-column-count: 3;
column-count: 3;
}
.col-count--xl-4 {
-moz-column-count: 4;
column-count: 4;
}
.col-count--xl-5 {
-moz-column-count: 5;
column-count: 5;
}
}
@media (max-width: 991px) {
.col-count--l-1 {
-moz-column-count: 1;
column-count: 1;
}
.col-count--l-2 {
-moz-column-count: 2;
column-count: 2;
}
.col-count--l-3 {
-moz-column-count: 3;
column-count: 3;
}
.col-count--l-4 {
-moz-column-count: 4;
column-count: 4;
}
.col-count--l-5 {
-moz-column-count: 5;
column-count: 5;
}
}
@media (max-width: 767px) {
.col-count--m-1 {
-moz-column-count: 1;
column-count: 1;
}
.col-count--m-2 {
-moz-column-count: 2;
column-count: 2;
}
.col-count--m-3 {
-moz-column-count: 3;
column-count: 3;
}
.col-count--m-4 {
-moz-column-count: 4;
column-count: 4;
}
.col-count--m-5 {
-moz-column-count: 5;
column-count: 5;
}
}
@media (max-width: 479px) {
.col-count--s-1 {
-moz-column-count: 1;
column-count: 1;
}
.col-count--s-2 {
-moz-column-count: 2;
column-count: 2;
}
.col-count--s-3 {
-moz-column-count: 3;
column-count: 3;
}
.col-count--s-4 {
-moz-column-count: 4;
column-count: 4;
}
.col-count--s-5 {
-moz-column-count: 5;
column-count: 5;
}
}
.col-width--s {
width: 100%;
-moz-column-width: 13rem;
column-width: 13rem;
}
.col-width--m {
width: 100%;
-moz-column-width: 25rem;
column-width: 25rem;
}
.col-width--l {
width: 100%;
-moz-column-width: 38rem;
column-width: 38rem;
}
.col-gap--xs {
-moz-column-gap: 1.896rem;
column-gap: 1.896rem;
-moz-column-gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
column-gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
-moz-column-gap: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
column-gap: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.col-gap--s {
-moz-column-gap: 2.133rem;
column-gap: 2.133rem;
-moz-column-gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
column-gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
-moz-column-gap: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
column-gap: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.col-gap--m {
-moz-column-gap: 2.4rem;
column-gap: 2.4rem;
-moz-column-gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
column-gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
-moz-column-gap: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
column-gap: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.col-gap--l {
-moz-column-gap: 2.7rem;
column-gap: 2.7rem;
-moz-column-gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
column-gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
-moz-column-gap: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
column-gap: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.col-gap--xl {
-moz-column-gap: 3.038rem;
column-gap: 3.038rem;
-moz-column-gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
column-gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
-moz-column-gap: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
column-gap: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.col-gap--xxl {
-moz-column-gap: 3.42rem;
column-gap: 3.42rem;
-moz-column-gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
column-gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
-moz-column-gap: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
column-gap: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
.col-rule--dotted {
-moz-column-rule: dotted;
column-rule: dotted;
}
.col-rule--dashed {
-moz-column-rule: dashed;
column-rule: dashed;
}
.col-rule--solid {
-moz-column-rule: solid;
column-rule: solid;
}
.col-rule--double {
-moz-column-rule: double;
column-rule: double;
}
.col-rule--groove {
-moz-column-rule: groove;
column-rule: groove;
}
.col-rule--ridge {
-moz-column-rule: ridge;
column-rule: ridge;
}
.col-rule--inset {
-moz-column-rule: inset;
column-rule: inset;
}
.col-rule--outset {
-moz-column-rule: outset;
column-rule: outset;
}
.col-rule--primary {
-moz-column-rule-color: #003c8f;
column-rule-color: #003c8f;
}
.col-rule--primary-hover {
-moz-column-rule-color: #0044a4;
column-rule-color: #0044a4;
}
.col-rule--primary-ultra-light {
-moz-column-rule-color: #e6f0ff;
column-rule-color: #e6f0ff;
}
.col-rule--primary-light {
-moz-column-rule-color: #b3d2ff;
column-rule-color: #b3d2ff;
}
.col-rule--primary-medium {
-moz-column-rule-color: #006aff;
column-rule-color: #006aff;
}
.col-rule--primary-dark {
-moz-column-rule-color: #003580;
column-rule-color: #003580;
}
.col-rule--primary-ultra-dark {
-moz-column-rule-color: #001533;
column-rule-color: #001533;
}
.col-rule--primary-comp {
-moz-column-rule-color: #8f5300;
column-rule-color: #8f5300;
}
.col-rule--secondary {
-moz-column-rule-color: #f36c12;
column-rule-color: #f36c12;
}
.col-rule--secondary-hover {
-moz-column-rule-color: #f48337;
column-rule-color: #f48337;
}
.col-rule--secondary-ultra-light {
-moz-column-rule-color: #fef0e7;
column-rule-color: #fef0e7;
}
.col-rule--secondary-light {
-moz-column-rule-color: #fbd2b6;
column-rule-color: #fbd2b6;
}
.col-rule--secondary-medium {
-moz-column-rule-color: #f2690d;
column-rule-color: #f2690d;
}
.col-rule--secondary-dark {
-moz-column-rule-color: #793406;
column-rule-color: #793406;
}
.col-rule--secondary-ultra-dark {
-moz-column-rule-color: #301503;
column-rule-color: #301503;
}
.col-rule--secondary-comp {
-moz-column-rule-color: #1299f3;
column-rule-color: #1299f3;
}
.col-rule--accent {
-moz-column-rule-color: #f7f7f7;
column-rule-color: #f7f7f7;
}
.col-rule--accent-hover {
-moz-column-rule-color: white;
column-rule-color: white;
}
.col-rule--accent-ultra-light {
-moz-column-rule-color: #f2f2f2;
column-rule-color: #f2f2f2;
}
.col-rule--accent-light {
-moz-column-rule-color: #d9d9d9;
column-rule-color: #d9d9d9;
}
.col-rule--accent-medium {
-moz-column-rule-color: gray;
column-rule-color: gray;
}
.col-rule--accent-dark {
-moz-column-rule-color: #404040;
column-rule-color: #404040;
}
.col-rule--accent-ultra-dark {
-moz-column-rule-color: #1a1a1a;
column-rule-color: #1a1a1a;
}
.col-rule--accent-comp {
-moz-column-rule-color: #f7f7f7;
column-rule-color: #f7f7f7;
}
.col-rule--base {
-moz-column-rule-color: #333;
column-rule-color: #333;
}
.col-rule--base-hover {
-moz-column-rule-color: #3b3b3b;
column-rule-color: #3b3b3b;
}
.col-rule--base-ultra-light {
-moz-column-rule-color: #f2f2f2;
column-rule-color: #f2f2f2;
}
.col-rule--base-light {
-moz-column-rule-color: #d9d9d9;
column-rule-color: #d9d9d9;
}
.col-rule--base-medium {
-moz-column-rule-color: gray;
column-rule-color: gray;
}
.col-rule--base-dark {
-moz-column-rule-color: #404040;
column-rule-color: #404040;
}
.col-rule--base-ultra-dark {
-moz-column-rule-color: #1a1a1a;
column-rule-color: #1a1a1a;
}
.col-rule--base-comp {
-moz-column-rule-color: #333;
column-rule-color: #333;
}
.col-rule--white {
-moz-column-rule-color: #fff;
column-rule-color: #fff;
}
.col-rule--black {
-moz-column-rule-color: #000;
column-rule-color: #000;
}
.col-rule--shade {
-moz-column-rule-color: black;
column-rule-color: black;
}
.col-rule--shade-hover {
-moz-column-rule-color: black;
column-rule-color: black;
}
.col-rule--shade-ultra-light {
-moz-column-rule-color: #f2f2f2;
column-rule-color: #f2f2f2;
}
.col-rule--shade-light {
-moz-column-rule-color: #d9d9d9;
column-rule-color: #d9d9d9;
}
.col-rule--shade-medium {
-moz-column-rule-color: gray;
column-rule-color: gray;
}
.col-rule--shade-dark {
-moz-column-rule-color: #404040;
column-rule-color: #404040;
}
.col-rule--shade-ultra-dark {
-moz-column-rule-color: #1a1a1a;
column-rule-color: #1a1a1a;
}
.col-rule--shade-comp {
-moz-column-rule-color: black;
column-rule-color: black;
}
.col-rule--s {
-moz-column-rule-width: 0.1em;
column-rule-width: 0.1em;
}
.col-rule--m {
-moz-column-rule-width: 0.3em;
column-rule-width: 0.3em;
}
.col-rule--l {
-moz-column-rule-width: 0.5em;
column-rule-width: 0.5em;
}
.col-span--all {
-moz-column-span: all;
column-span: all;
}
.marker--primary li::marker {
color: #003c8f;
}
.marker--primary-hover li::marker {
color: #0044a4;
}
.marker--primary-ultra-light li::marker {
color: #e6f0ff;
}
.marker--primary-light li::marker {
color: #b3d2ff;
}
.marker--primary-medium li::marker {
color: #006aff;
}
.marker--primary-dark li::marker {
color: #003580;
}
.marker--primary-ultra-dark li::marker {
color: #001533;
}
.marker--primary-comp li::marker {
color: #8f5300;
}
.marker--secondary li::marker {
color: #f36c12;
}
.marker--secondary-hover li::marker {
color: #f48337;
}
.marker--secondary-ultra-light li::marker {
color: #fef0e7;
}
.marker--secondary-light li::marker {
color: #fbd2b6;
}
.marker--secondary-medium li::marker {
color: #f2690d;
}
.marker--secondary-dark li::marker {
color: #793406;
}
.marker--secondary-ultra-dark li::marker {
color: #301503;
}
.marker--secondary-comp li::marker {
color: #1299f3;
}
.marker--accent li::marker {
color: #f7f7f7;
}
.marker--accent-hover li::marker {
color: white;
}
.marker--accent-ultra-light li::marker {
color: #f2f2f2;
}
.marker--accent-light li::marker {
color: #d9d9d9;
}
.marker--accent-medium li::marker {
color: gray;
}
.marker--accent-dark li::marker {
color: #404040;
}
.marker--accent-ultra-dark li::marker {
color: #1a1a1a;
}
.marker--accent-comp li::marker {
color: #f7f7f7;
}
.marker--base li::marker {
color: #333;
}
.marker--base-hover li::marker {
color: #3b3b3b;
}
.marker--base-ultra-light li::marker {
color: #f2f2f2;
}
.marker--base-light li::marker {
color: #d9d9d9;
}
.marker--base-medium li::marker {
color: gray;
}
.marker--base-dark li::marker {
color: #404040;
}
.marker--base-ultra-dark li::marker {
color: #1a1a1a;
}
.marker--base-comp li::marker {
color: #333;
}
.marker--white li::marker {
color: #fff;
}
.marker--black li::marker {
color: #000;
}
.marker--shade li::marker {
color: black;
}
.marker--shade-hover li::marker {
color: black;
}
.marker--shade-ultra-light li::marker {
color: #f2f2f2;
}
.marker--shade-light li::marker {
color: #d9d9d9;
}
.marker--shade-medium li::marker {
color: gray;
}
.marker--shade-dark li::marker {
color: #404040;
}
.marker--shade-ultra-dark li::marker {
color: #1a1a1a;
}
.marker--shade-comp li::marker {
color: black;
}
ul.list--none, .list--none > ul {
list-style: none;
padding-left: 0;
}
.display--inline {
display: inline;
}
.display--block {
display: block;
}
.display--contents {
display: contents;
}
.display--inline-block {
display: inline-block;
}
.display--inline-flex {
display: inline-flex;
}
.display--list-item {
display: list-item;
}
.display--none {
display: none;
}
@media (max-width: 1279px) {
.display--xl-block {
display: block;
}
.display--xl-none {
display: none;
}
}
@media (max-width: 991px) {
.display--l-block {
display: block;
}
.display--l-none {
display: none;
}
}
@media (max-width: 767px) {
.display--m-block {
display: block;
}
.display--m-none {
display: none;
}
}
@media (max-width: 479px) {
.display--s-block {
display: block;
}
.display--s-none {
display: none;
}
}
.visibility--hidden {
visibility: hidden;
}
.visibility--visible {
visibility: visible;
}
@media (max-width: 1279px) {
.visibility--xl-hidden {
visibility: hidden;
}
.visibility--xl-visible {
visibility: visible;
}
}
@media (max-width: 991px) {
.visibility--l-hidden {
visibility: hidden;
}
.visibility--l-visible {
visibility: visible;
}
}
@media (max-width: 767px) {
.visibility--m-hidden {
visibility: hidden;
}
.visibility--m-visible {
visibility: visible;
}
}
@media (max-width: 479px) {
.visibility--s-hidden {
visibility: hidden;
}
.visibility--s-visible {
visibility: visible;
}
}
@supports (font-size: calc(1vw + 2vw)) {
:root {
--text-xs: calc(0.7111111111rem + (0.0888888889 * ((100vw - 32rem) / 96)));
--text-s: calc(1.0666666667rem + (0.1333333333 * ((100vw - 32rem) / 96)));
--text-m: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
--text-l: calc(1.92rem + (0.78 * ((100vw - 32rem) / 96)));
--text-xl: calc(2.304rem + (1.746 * ((100vw - 32rem) / 96)));
--text-xxl: calc(2.7648rem + (3.3102 * ((100vw - 32rem) / 96)));
--h6: calc(1.1rem + (0 * ((100vw - 32rem) / 96)));
--h5: calc(1.2rem + (0 * ((100vw - 32rem) / 96)));
--h4: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
--h3: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 96)));
--h2: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 96)));
--h1: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 96)));
}
@media (min-width: 1279px) {
:root {
--text-xs: 0.8rem;
--text-s: 1.2rem;
--text-m: 1.8rem;
--text-l: 2.7rem;
--text-xl: 4.05rem;
--text-xxl: 6.075rem;
--h6: 1.1rem;
--h5: 1.2rem;
--h4: 1.8rem;
--h3: 2.3994rem;
--h2: 3.1984002rem;
--h1: 4.2634674666rem;
}
}
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
:root {
--text-xs: clamp(0.7111111111rem, calc(0.0925925926vw + 0.6814814815rem), 0.8rem);
--text-s: clamp(1.0666666667rem, calc(0.1388888889vw + 1.0222222222rem), 1.2rem);
--text-m: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
--text-l: clamp(1.92rem, calc(0.8125vw + 1.66rem), 2.7rem);
--text-xl: clamp(2.304rem, calc(1.81875vw + 1.722rem), 4.05rem);
--text-xxl: clamp(2.7648rem, calc(3.448125vw + 1.6614rem), 6.075rem);
--h6: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
--h5: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
--h4: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
--h3: clamp(1.92rem, calc(0.499375vw + 1.7602rem), 2.3994rem);
--h2: clamp(2.304rem, calc(0.931666875vw + 2.0058666rem), 3.1984002rem);
--h1: clamp(2.7648rem, calc(1.5611119444vw + 2.2652441778rem), 4.2634674666rem);
}
}
@supports (padding: calc(1vw + 2vw)) {
:root {
--space-xs: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
--space-s: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
--space-m: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
--space-l: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
--space-xl: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
--space-xxl: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
--section-space-xs: calc(3.2rem + (2.1333333333 * ((100vw - 32rem) / 96)));
--section-space-s: calc(4.8rem + (3.2 * ((100vw - 32rem) / 96)));
--section-space-m: calc(7.2rem + (4.8 * ((100vw - 32rem) / 96)));
--section-space-l: calc(9.5976rem + (8.4024 * ((100vw - 32rem) / 96)));
--section-space-xl: calc(12.7936008rem + (14.2063992 * ((100vw - 32rem) / 96)));
--section-space-xxl: calc(17.0538698664rem + (23.4461301336 * ((100vw - 32rem) / 96)));
--section-padding-x: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
}
@media (min-width: 1279px) {
:root {
--space-xs: 1.3333333333rem;
--space-s: 2rem;
--space-m: 3rem;
--space-l: 4.5rem;
--space-xl: 6.75rem;
--space-xxl: 10.125rem;
--section-space-xs: 5.3333333333rem;
--section-space-s: 8rem;
--section-space-m: 12rem;
--section-space-l: 18rem;
--section-space-xl: 27rem;
--section-space-xxl: 40.5rem;
--section-padding-x: 3rem;
}
}
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
:root {
--space-xs: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
--space-s: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
--space-m: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
--space-l: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
--space-xl: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
--space-xxl: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
--section-space-xs: clamp(3.2rem, calc(2.2222222222vw + 2.4888888889rem), 5.3333333333rem);
--section-space-s: clamp(4.8rem, calc(3.3333333333vw + 3.7333333333rem), 8rem);
--section-space-m: clamp(7.2rem, calc(5vw + 5.6rem), 12rem);
--section-space-l: clamp(9.5976rem, calc(8.7525vw + 6.7968rem), 18rem);
--section-space-xl: clamp(12.7936008rem, calc(14.7983325vw + 8.0581344rem), 27rem);
--section-space-xxl: clamp(17.0538698664rem, calc(24.4230522225vw + 9.2384931552rem), 40.5rem);
--section-padding-x: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
}
:root {
--fr-bg-light: var(--shade-ultra-light);
--fr-bg-dark: var(--shade-ultra-dark);
--fr-text-light: var(--shade-ultra-light);
--fr-text-dark: var(--shade-ultra-dark);
--fr-card-padding: var(--space-m);
--fr-card-gap: var(--space-s);
--fr-card-border-size: 0.15rem;
--fr-card-border-color: var(--shade-light);
--fr-card-border-style: solid;
--fr-card-radius: var(--radius-xs);
--fr-card-avatar-radius: 50%;
--fr-content-gap: var(--space-s);
--fr-grid-gap: var(--space-l);
--fr-container-gap: var(--space-l);
--fr-lede-width: 60ch;
--fr-list-pad-y: 0.75em;
--fr-list-pad-x: 1.25em;
--fr-hero-padding: var(--section-space-xl);
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}button,
hr,
input {
overflow: visible;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
progress,
sub,
sup {
vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
box-sizing: border-box;
padding: 0;
}
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: ButtonText dotted 1px;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
[hidden],
template {
display: none;
} html {
box-sizing: border-box;
}
body {
font-size: 16px;
color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
overflow-x: hidden;
}
*,
::after,
::before {
box-sizing: inherit;
}
.ct-section-inner-wrap {
margin-left: auto;
margin-right: auto;
height: 100%;
}
.ct-section-with-shape-divider {
position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
list-style: none;
width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
height: 1em !important;
fill: currentColor;
}
.ct-columns-inner-wrap {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.ct-column {
float: left !important;
word-break: break-word;
}
svg.ct-svg-icon {
display: inline-block;
width: 1em !important;
}
div.ct-svg-icon {
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
width: auto;
}
div.ct-svg-icon > svg {
width: 1em !important;
display: block;
}
div.ct-fancy-icon {
display: inline-flex;
border-radius: 50%;
}
.ct-fancy-icon > svg {
fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
margin-right: 0 !important;
}
.ct-video {
width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-nav-menu-list {
display: flex;
padding: 0;
margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
list-style-type: none;
display: flex;
flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
text-decoration: none;
border-style: solid;
border-width: 0;
transition-timing-function: ease-in-out;
transition-property: background-color, color, border-color;
border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
padding: 0;
flex-direction: column;
white-space: nowrap;
transition-timing-function: ease-in-out;
transition-property: visibility, opacity;
visibility: hidden;
opacity: 0;
display: flex;
position: absolute;
top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
left: 100%;
top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu {
visibility: visible;
opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.oxy-sticky-header-fade-in {
animation-name: oxy_sticky_header_fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
.oxy-header-wrapper {
position: relative;
}
.oxy-header-row {
width: 100%;
display: block;
}
.oxy-header-container {
height: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
display: flex;
align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
display: none;
}
.oxy-header-left {
justify-content: flex-start;
}
.oxy-header-center {
flex-grow: 1;
justify-content: center;
}
.oxy-header-right {
justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .oxy-sticky-header-active {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar .oxy-sticky-header-active {
top: 0 !important;
}
}
.oxy-video-background {
position: relative;
z-index: 1;
}
.oxy-video-background .oxy-video-container {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
.oxy-video-background .oxy-video-container video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.oxy-video-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.oxy-map iframe {
width: 100%;
height: 100%;
display: block;
}
.unslider .unslider-fade ul li.unslider-active {
position: relative;
}
.oxy-menu-toggle {
cursor: pointer;
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
overflow: auto;
z-index: 2147483642 !important;
background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
max-height: 100%;
overflow: auto;
padding-top: 2em;
padding-bottom: 2em;
width: 100%;
}
.oxy-nav-menu-prevent-overflow {
overflow: hidden;
height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
flex-direction: column !important;
width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
text-align: center;
border: 0 !important;
background-color: transparent !important;
justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
background-color: #fff;
z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
.menu-item
.sub-menu {
display: flex;
position: static;
animation-name: none;
visibility: visible;
opacity: 1;
transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
display: none;
}
.oxy-nav-menu-hamburger-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.oxy-nav-menu-hamburger {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
display: none;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:first-child {
display: initial;
position: relative;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:last-child {
display: initial;
position: relative;
transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
display: flex;
align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.menu-item-has-children
> a::after {
width: 0.35em;
height: 0.35em;
margin-left: 0.5em;
border-right: 0.1em solid;
border-top: 0.1em solid;
transform: rotate(135deg);
content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.sub-menu
.menu-item-has-children
> a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
.menu-item-has-children
> a::after {
transform: rotate(45deg);
}
.oxy-social-icons {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-social-icons a {
line-height: 1;
width: 1em;
height: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.oxy-social-icons a svg {
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.oxy-soundcloud {
min-width: 300px;
min-height: 120px;
}
.oxy-soundcloud iframe {
width: 100%;
height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
margin-right: 1em;
float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
margin-left: 1em;
float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
margin-left: auto;
margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 0.75em;
}
.oxy-comment-form #submit {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
margin-top: 0.5em;
border: none;
font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
color: gray;
width: 100%;
}
.oxy-comment-form label {
font-weight: 700;
}
.oxy-comment-form .comment-form > p {
margin-top: 0;
margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
list-style: none;
margin: 0;
padding: 0;
}
.oxy-comments ol.children {
margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
display: flex;
flex-direction: row;
align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
max-width: 64px;
max-height: 64px;
margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
content: " ";
white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
line-height: 1;
white-space: nowrap;
color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
font-size: 0.75em;
margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
margin-left: 0.5em;
}
.oxy-comments .reply {
display: flex;
}
.oxy-comments .reply .comment-reply-link {
font-size: 0.75em;
}
.oxy-comments .comment-meta {
flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
flex-basis: 100%;
}
.oxy-login-form p {
display: flex;
flex-direction: column;
}
.oxy-login-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
font-weight: 700;
}
.oxy-search-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
padding: calc(0.5em + 1px) 1em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
}
.oxy-search-form label.screen-reader-text {
display: none;
}
.oxy-icon-box-icon {
display: flex;
flex-shrink: 0;
flex-grow: 0;
}
.oxy-icon-box-content {
flex-grow: 1;
width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
margin: 0;
}
.oxy-icon-box {
display: flex;
align-items: flex-start;
}
.oxy-pricing-box {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
order: 10;
display: flex;
flex-direction: row;
}
.oxy-pricing-box-graphic > img {
max-width: 100%;
display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
order: 30;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: baseline;
justify-content: center;
}
.oxy-pricing-box-amount {
display: flex;
align-items: baseline;
flex-direction: row;
}
.oxy-pricing-box-currency {
align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
align-self: baseline;
}
.oxy-pricing-box-term {
margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
width: 100%;
flex-grow: 0;
flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
order: 60;
}
@keyframes oxy_progress_bar_width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes oxy_progress_bar_stripes {
from {
background-position: 44px 0;
}
to {
background-position: 0 0;
}
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
background-position: top left;
background-attachment: fixed;
background-size: 44px 44px;
}
.oxy-progress-bar {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.oxy-progress-bar-background {
background-color: #d3d3d3;
width: 100%;
}
.oxy-progress-bar-progress {
padding: 20px;
display: flex;
background-color: #a9a9a9;
align-items: center;
}
.oxy-progress-bar-overlay-percent {
margin-left: auto;
padding-left: 1em;
font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
display: none;
}
.oxy-superbox {
display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
display: flex;
}
.oxy-superbox-wrap {
position: relative;
overflow: hidden;
display: flex;
width: 100%;
}
.oxy-superbox-primary {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.oxy-superbox-secondary {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-tab {
cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
display: none !important;
}
.oxy-testimonial {
display: flex;
width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
display: flex;
flex-direction: column;
order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
display: flex;
}
.oxy-toggle {
display: flex;
flex-direction: row;
cursor: pointer;
}
.oxy-toggle-content {
align-self: stretch;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.oxy-expand-collapse-icon {
align-self: center;
flex-shrink: 0;
flex-grow: 0;
margin-right: 0.4em;
text-align: initial;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
content: "";
background-color: #000;
position: absolute;
width: 1em;
height: 0.16em;
top: calc((1em / 2) - 0.08em);
transition: 0.3s ease-in-out all;
border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
transition-duration: 0s !important;
}
body.oxy-modal-active {
height: 100vh;
overflow-y: hidden;
position: fixed;
right: 0;
left: 0;
}
.oxy-modal-backdrop {
display: flex;
align-items: center;
justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
height: 100vh;
}
.oxy-modal-backdrop.live {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1400;
}
.oxy-modal-backdrop.hidden {
display: none;
}
.oxy-modal-backdrop.left {
flex-direction: column;
align-items: flex-start;
}
.oxy-modal-backdrop.right {
flex-direction: column;
align-items: flex-end;
}
.oxy-modal-backdrop.top {
flex-direction: row;
align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
flex-direction: row;
align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
background-color: white;
max-height: 100vh;
overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
display: flex;
}
.oxy-rich-text p:first-child {
margin-block-start: 0;
}
.oxy-rich-text p:last-child {
margin-block-end: 0;
} :-webkit-any(li, div._important),
:is(li, div._important) {
display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
display: table-footer-group;
}#div_block-12-37{height:1px}#text_block-28-37{font-size:1.4rem}#link-9-37{url-encoded:true}#image-8-37{width:322px}#_nav_menu-24-37 .oxy-nav-menu-hamburger-line{background-color:var(--base)}#_nav_menu-24-37.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-24-37.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:10px}#_nav_menu-24-37 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-24-37 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-24-37 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-24-37.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-24-37.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-24-37{font-family:'Oswald'}#_nav_menu-24-37 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-24-37 .menu-item a{padding-top:5px;padding-left:10px;padding-right:10px;padding-bottom:5px;color:var(--base)}#_nav_menu-24-37.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:5px;padding-bottom:5px}#_nav_menu-24-37 .menu-item:hover a{color:var(--secondary)}#_nav_menu-24-37.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:5px;padding-bottom:5px}#_nav_menu-25-37 .oxy-nav-menu-hamburger-line{background-color:var(--base)}#_nav_menu-25-37.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-25-37.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:10px}#_nav_menu-25-37 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-25-37 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-25-37 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-25-37.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-25-37.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-25-37{font-family:'Oswald';display:none}#_nav_menu-25-37 .oxy-nav-menu-list{flex-direction:column}#_nav_menu-25-37 .menu-item a{padding-top:5px;padding-left:10px;padding-right:10px;padding-bottom:5px;color:var(--base)}#_nav_menu-25-37.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a{justify-content:center}#_nav_menu-25-37.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-left:5px;padding-right:5px}#_nav_menu-25-37 .menu-item:hover a{color:var(--secondary)}#_nav_menu-25-37.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a:hover{justify-content:center}#_nav_menu-25-37.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-left:5px;padding-right:5px}#_nav_menu-29-37 .oxy-nav-menu-hamburger-line{background-color:var(--base)}#_nav_menu-29-37.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-29-37.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:5px}#_nav_menu-29-37 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-29-37 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-29-37 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-29-37.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-29-37.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-29-37 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-29-37 .menu-item a{padding-top:5px;padding-left:5px;padding-right:5px;padding-bottom:5px;color:var(--base);font-size:1.4rem}#_nav_menu-29-37.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:5px;padding-bottom:5px}#_nav_menu-29-37 .menu-item:hover a{color:var(--secondary)}#_nav_menu-29-37.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:5px;padding-bottom:5px}@media (max-width:767px){#_nav_menu-24-37{display:none}#_nav_menu-24-37.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}@media (max-width:767px){#_nav_menu-25-37{display:block}#_nav_menu-25-37.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}.oxy-header.oxy-sticky-header-active > #_header_row-4-37.oxygen-show-in-sticky-only{display:block}.oxy-pro-menu-list{display:flex;padding:0;margin:0;align-items:center}.oxy-pro-menu .oxy-pro-menu-list .menu-item{list-style-type:none;display:flex;flex-direction:column;width:100%;transition-property:background-color,color,border-color}.oxy-pro-menu-list > .menu-item{white-space:nowrap}.oxy-pro-menu .oxy-pro-menu-list .menu-item a{text-decoration:none;border-style:solid;border-width:0;transition-timing-function:ease-in-out;transition-property:background-color,color,border-color;border-color:transparent}.oxy-pro-menu .oxy-pro-menu-list li.current-menu-item > a,.oxy-pro-menu .oxy-pro-menu-list li.menu-item:hover > a{border-color:currentColor}.oxy-pro-menu .menu-item,.oxy-pro-menu .sub-menu{position:relative}.oxy-pro-menu .menu-item .sub-menu{padding:0;flex-direction:column;white-space:nowrap;display:flex;visibility:hidden;position:absolute;z-index:9999999;top:100%;transition-property:opacity,transform,visibility}.oxy-pro-menu-off-canvas .sub-menu:before,.oxy-pro-menu-open .sub-menu:before{display:none}.oxy-pro-menu .menu-item .sub-menu.aos-animate,.oxy-pro-menu-init .menu-item .sub-menu[data-aos^=flip]{visibility:visible}.oxy-pro-menu-container:not(.oxy-pro-menu-init) .menu-item .sub-menu[data-aos^=flip]{transition-duration:0s}.oxy-pro-menu .sub-menu .sub-menu,.oxy-pro-menu.oxy-pro-menu-vertical .sub-menu{left:100%;top:0}.oxy-pro-menu .sub-menu.sub-menu-left{right:0;left:auto !important;margin-right:100%}.oxy-pro-menu-list > .menu-item > .sub-menu.sub-menu-left{margin-right:0}.oxy-pro-menu .sub-menu li.menu-item{flex-direction:column}.oxy-pro-menu-mobile-open-icon,.oxy-pro-menu-mobile-close-icon{display:none;cursor:pointer;align-items:center}.oxy-pro-menu-off-canvas .oxy-pro-menu-mobile-close-icon,.oxy-pro-menu-open .oxy-pro-menu-mobile-close-icon{display:inline-flex}.oxy-pro-menu-mobile-open-icon > svg,.oxy-pro-menu-mobile-close-icon > svg{fill:currentColor}.oxy-pro-menu-mobile-close-icon{position:absolute}.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container{width:100%;position:fixed;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;overflow:auto;z-index:2147483642 !important;background-color:#fff}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-container{transition-property:opacity,transform,visibility}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-container[data-aos^=slide]{transition-property:transform}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container[data-aos^=flip]{visibility:visible !important}.oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list,.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list{align-items:center;justify-content:center;flex-direction:column}.oxy-pro-menu.oxy-pro-menu-open > .oxy-pro-menu-container{max-height:100vh;overflow:auto;width:100%}.oxy-pro-menu.oxy-pro-menu-off-canvas > .oxy-pro-menu-container{max-height:100vh;overflow:auto;z-index:1000}.oxy-pro-menu-container > div:first-child{margin:auto}.oxy-pro-menu-off-canvas-container{display:flex !important;position:fixed;width:auto;align-items:center;justify-content:center}.oxy-pro-menu-off-canvas-container a,.oxy-pro-menu-open-container a{word-break:break-word}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-list{align-items:center;justify-content:center;flex-direction:column}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-container .oxy-pro-menu-list .menu-item,.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container .oxy-pro-menu-list .menu-item{flex-direction:column;width:100%;text-align:center}.oxy-pro-menu.oxy-pro-menu-off-canvas .sub-menu,.oxy-pro-menu.oxy-pro-menu-open .sub-menu{display:none;visibility:visible;opacity:1;position:static;align-items:center;justify-content:center;white-space:normal;width:100%}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item,.oxy-pro-menu.oxy-pro-menu-open .menu-item{justify-content:center;min-height:32px}.oxy-pro-menu .menu-item.menu-item-has-children,.oxy-pro-menu .sub-menu .menu-item.menu-item-has-children{flex-direction:row;align-items:center}.oxy-pro-menu .menu-item > a{display:inline-flex;align-items:center;justify-content:center}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu.oxy-pro-menu-open .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area{min-width:32px;min-height:32px}.oxy-pro-menu .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area{display:flex;align-items:center;justify-content:center}.oxy-pro-menu .menu-item-has-children > a svg{width:1.4em;height:1.4em;fill:currentColor;transition-property:transform}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item > a svg,.oxy-pro-menu.oxy-pro-menu-open .menu-item > a svg{width:1em;height:1em}.oxy-pro-menu-off-canvas .oxy-pro-menu-container:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu-open .oxy-pro-menu-container:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-dropdown-icon-click-area{display:none}.oxy-pro-menu-off-canvas .menu-item:not(.menu-item-has-children) .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu-open .menu-item:not(.menu-item-has-children) .oxy-pro-menu-dropdown-icon-click-area{min-height:32px;width:0px}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-list .menu-item-has-children,.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-list .menu-item-has-children{padding-right:0px}.oxy-pro-menu-container .menu-item a{width:100%;text-align:center}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) ul:not(.sub-menu) > li > .sub-menu{top:100%;left:0}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .sub-menu{top:0;left:100%}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) a{-webkit-tap-highlight-color:transparent}.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{border-radius:0px !important;width:100%}.oxy-pro-menu-dropdown-animating[data-aos*="down"]{pointer-events:none}.sub-menu .oxy-pro-menu-dropdown-animating[data-aos*="down"]{pointer-events:auto}.sub-menu .oxy-pro-menu-dropdown-animating[data-aos*="right"]{pointer-events:none}.sub-menu .oxy-pro-menu-dropdown-animating.sub-menu-left[data-aos*="left"]{pointer-events:none}.oxy-pro-menu-dropdown-animating-out{pointer-events:none}.oxy-pro-menu-list .menu-item a{border-color:transparent}.oxy-pro-menu-list .menu-item.current-menu-item a,.oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover{border-color:currentColor}#-pro-menu-10-37 .oxy-pro-menu-list .menu-item,#-pro-menu-10-37 .oxy-pro-menu-list .menu-item a{font-family:'Oswald';text-transform:uppercase;font-weight:600}#-pro-menu-10-37 .oxy-pro-menu-list .menu-item a{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#-pro-menu-10-37 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover{color:var(--secondary)}#-pro-menu-10-37 .oxy-pro-menu-container .menu-item > a{text-align:center;justify-content:center}#-pro-menu-10-37 .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item,#-pro-menu-10-37 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{align-items:center}@media (max-width:991px){#-pro-menu-10-37 .oxy-pro-menu-mobile-open-icon{display:inline-flex}#-pro-menu-10-37.oxy-pro-menu-open .oxy-pro-menu-mobile-open-icon{display:none}#-pro-menu-10-37 .oxy-pro-menu-container{visibility:hidden;position:fixed}#-pro-menu-10-37.oxy-pro-menu-open .oxy-pro-menu-container{visibility:visible}}#-pro-menu-10-37 .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area,#-pro-menu-10-37 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area{margin-right:-4px}#-pro-menu-10-37:hover{oxy-pro-menu-slug-oxypromenulistmenuitemmenuitemmenuitemmenuitemacolor:var(--secondary)}@media (max-width:991px){#-pro-menu-10-37 .oxy-pro-menu-mobile-open-icon svg{color:var(--primary)}#-pro-menu-10-37 .oxy-pro-menu-mobile-open-icon:hover svg{color:var(--secondary)}#-pro-menu-10-37 .oxy-pro-menu-mobile-close-icon svg{color:var(--primary)}#-pro-menu-10-37 .oxy-pro-menu-mobile-close-icon:hover svg{color:var(--secondary)}}.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}
.oxy-testimonial .oxy-testimonial-photo {
width: 125px;                height: 125px;                margin-right: 20px;
}
.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;                text-align: left;            }
.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-icon-box {
text-align: left;                flex-direction: column;            }
.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }
.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }
.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}
.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}
.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}
.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}
.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }
.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}
.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}
.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}
.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }
.oxy-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1280px;
}
body {font-family: 'Source Sans Pro';}body {line-height: 1.6;font-size: px;font-weight: 400;color: ;}.oxy-nav-menu-hamburger-line {background-color: ;}h1, h2, h3, h4, h5, h6 {font-family: 'Oswald';font-weight: 600;line-height: 1.3;}h2, h3, h4, h5, h6{font-weight: 600;line-height: 1.3;}h3, h4, h5, h6{font-weight: 600;line-height: 1.3;}h4, h5, h6{font-weight: 600;line-height: 1.3;}h5, h6{line-height: 1.3;}h6{line-height: 1.3;}a {color: var(--primary);text-decoration: none;}a:hover {color: var(--primary-hover);text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: px;}.ct-section-inner-wrap {
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
}@media (max-width: 992px) {
.ct-columns-inner-wrap {
display: block !important;
}
.ct-columns-inner-wrap:after {
display: table;
clear: both;
content: "";
}
.ct-column {
width: 100% !important;
margin: 0 !important;
}
.ct-columns-inner-wrap {
margin: 0 !important;
}
}
.align-content--baseline {
}
.align-content--center {
}
.align-content--end {
}
.align-content--start {
}
.align-items--baseline {
}
.align-items--center {
}
.align-items--end {
}
.align-items--start {
}
.aspect--1-1 {
}
.aspect--1-2 {
}
.aspect--16-9 {
}
.aspect--2-1 {
}
.aspect--2-3 {
}
.aspect--3-2 {
}
.aspect--3-4 {
}
.aspect--4-3 {
}
.aspect--9-16 {
}
.aspect--l-1-1 {
}
.aspect--l-1-2 {
}
.aspect--l-16-9 {
}
.aspect--l-2-1 {
}
.aspect--l-2-3 {
}
.aspect--l-3-2 {
}
.aspect--l-3-4 {
}
.aspect--l-4-3 {
}
.aspect--l-9-16 {
}
.aspect--m-1-1 {
}
.aspect--m-1-2 {
}
.aspect--m-16-9 {
}
.aspect--m-2-1 {
}
.aspect--m-2-3 {
}
.aspect--m-3-2 {
}
.aspect--m-3-4 {
}
.aspect--m-4-3 {
}
.aspect--m-9-16 {
}
.aspect--s-1-1 {
}
.aspect--s-1-2 {
}
.aspect--s-16-9 {
}
.aspect--s-2-1 {
}
.aspect--s-2-3 {
}
.aspect--s-3-2 {
}
.aspect--s-3-4 {
}
.aspect--s-4-3 {
}
.aspect--s-9-16 {
}
.aspect--xl-1-1 {
}
.aspect--xl-1-2 {
}
.aspect--xl-16-9 {
}
.aspect--xl-2-1 {
}
.aspect--xl-2-3 {
}
.aspect--xl-3-2 {
}
.aspect--xl-3-4 {
}
.aspect--xl-4-3 {
}
.aspect--xl-9-16 {
}
.bg--accent {
}
.bg--accent-comp {
}
.bg--accent-dark {
}
.bg--accent-hover {
}
.bg--accent-light {
}
.bg--accent-light-trans-10 {
}
.bg--accent-light-trans-20 {
}
.bg--accent-light-trans-40 {
}
.bg--accent-light-trans-60 {
}
.bg--accent-light-trans-80 {
}
.bg--accent-light-trans-90 {
}
.bg--accent-medium {
}
.bg--accent-trans-10 {
}
.bg--accent-trans-20 {
}
.bg--accent-trans-40 {
}
.bg--accent-trans-60 {
}
.bg--accent-trans-80 {
}
.bg--accent-trans-90 {
}
.bg--accent-ultra-dark {
}
.bg--accent-ultra-dark-trans-10 {
}
.bg--accent-ultra-dark-trans-20 {
}
.bg--accent-ultra-dark-trans-40 {
}
.bg--accent-ultra-dark-trans-60 {
}
.bg--accent-ultra-dark-trans-80 {
}
.bg--accent-ultra-dark-trans-90 {
}
.bg--accent-ultra-light {
}
.bg--base {
}
.bg--base-comp {
}
.bg--base-dark {
}
.bg--base-hover {
}
.bg--base-light {
}
.bg--base-light-trans-10 {
}
.bg--base-light-trans-20 {
}
.bg--base-light-trans-40 {
}
.bg--base-light-trans-60 {
}
.bg--base-light-trans-80 {
}
.bg--base-light-trans-90 {
}
.bg--base-medium {
}
.bg--base-trans-10 {
}
.bg--base-trans-20 {
}
.bg--base-trans-40 {
}
.bg--base-trans-60 {
}
.bg--base-trans-80 {
}
.bg--base-trans-90 {
}
.bg--base-ultra-dark {
}
.bg--base-ultra-dark-trans-10 {
}
.bg--base-ultra-dark-trans-20 {
}
.bg--base-ultra-dark-trans-40 {
}
.bg--base-ultra-dark-trans-60 {
}
.bg--base-ultra-dark-trans-80 {
}
.bg--base-ultra-dark-trans-90 {
}
.bg--base-ultra-light {
}
.bg--black {
}
.bg--black-trans-10 {
}
.bg--black-trans-20 {
}
.bg--black-trans-40 {
}
.bg--black-trans-60 {
}
.bg--black-trans-80 {
}
.bg--black-trans-90 {
}
.bg--primary {
}
.bg--primary-comp {
}
.bg--primary-dark {
}
.bg--primary-hover {
}
.bg--primary-light {
}
.bg--primary-light-trans-10 {
}
.bg--primary-light-trans-20 {
}
.bg--primary-light-trans-40 {
}
.bg--primary-light-trans-60 {
}
.bg--primary-light-trans-80 {
}
.bg--primary-light-trans-90 {
}
.bg--primary-medium {
}
.bg--primary-trans-10 {
}
.bg--primary-trans-20 {
}
.bg--primary-trans-40 {
}
.bg--primary-trans-60 {
}
.bg--primary-trans-80 {
}
.bg--primary-trans-90 {
}
.bg--primary-ultra-dark {
}
.bg--primary-ultra-dark-trans-10 {
}
.bg--primary-ultra-dark-trans-20 {
}
.bg--primary-ultra-dark-trans-40 {
}
.bg--primary-ultra-dark-trans-60 {
}
.bg--primary-ultra-dark-trans-80 {
}
.bg--primary-ultra-dark-trans-90 {
}
.bg--primary-ultra-light {
}
.bg--secondary {
}
.bg--secondary-comp {
}
.bg--secondary-dark {
}
.bg--secondary-hover {
}
.bg--secondary-light {
}
.bg--secondary-light-trans-10 {
}
.bg--secondary-light-trans-20 {
}
.bg--secondary-light-trans-40 {
}
.bg--secondary-light-trans-60 {
}
.bg--secondary-light-trans-80 {
}
.bg--secondary-light-trans-90 {
}
.bg--secondary-medium {
}
.bg--secondary-trans-10 {
}
.bg--secondary-trans-20 {
}
.bg--secondary-trans-40 {
}
.bg--secondary-trans-60 {
}
.bg--secondary-trans-80 {
}
.bg--secondary-trans-90 {
}
.bg--secondary-ultra-dark {
}
.bg--secondary-ultra-dark-trans-10 {
}
.bg--secondary-ultra-dark-trans-20 {
}
.bg--secondary-ultra-dark-trans-40 {
}
.bg--secondary-ultra-dark-trans-60 {
}
.bg--secondary-ultra-dark-trans-80 {
}
.bg--secondary-ultra-dark-trans-90 {
}
.bg--secondary-ultra-light {
}
.bg--shade-dark {
}
.bg--shade-light {
}
.bg--shade-light-trans-10 {
}
.bg--shade-light-trans-20 {
}
.bg--shade-light-trans-40 {
}
.bg--shade-light-trans-60 {
}
.bg--shade-light-trans-80 {
}
.bg--shade-light-trans-90 {
}
.bg--shade-medium {
}
.bg--shade-trans-10 {
}
.bg--shade-trans-20 {
}
.bg--shade-trans-40 {
}
.bg--shade-trans-60 {
}
.bg--shade-trans-80 {
}
.bg--shade-trans-90 {
}
.bg--shade-ultra-dark {
}
.bg--shade-ultra-dark-trans-10 {
}
.bg--shade-ultra-dark-trans-20 {
}
.bg--shade-ultra-dark-trans-40 {
}
.bg--shade-ultra-dark-trans-60 {
}
.bg--shade-ultra-dark-trans-80 {
}
.bg--shade-ultra-dark-trans-90 {
}
.bg--shade-ultra-light {
}
.bg--white {
}
.bg--white-trans-10 {
}
.bg--white-trans-20 {
}
.bg--white-trans-40 {
}
.bg--white-trans-60 {
}
.bg--white-trans-80 {
}
.bg--white-trans-90 {
}
.box-shadow--l {
}
.box-shadow--m {
}
.box-shadow--xl {
}
.breakout--full {
}
.breakout--l {
}
.breakout--m {
}
.breakout--s {
}
.breakout--xl {
}
.btn--accent {
}
.btn--base {
}
.btn--black {
}
.btn--l {
}
.btn--m {
}
.btn--outline {
}
.btn--primary {
}
.btn--s {
}
.btn--secondary {
}
.btn--white {
}
.btn--xl {
}
.btn--xs {
}
.btn--xxl {
}
.center--all {
}
.center--all-l {
}
.center--all-m {
}
.center--all-s {
}
.center--all-xl {
}
.center--bottom {
}
.center--bottom-l {
}
.center--bottom-m {
}
.center--bottom-s {
}
.center--bottom-xl {
}
.center--left {
}
.center--left-l {
}
.center--left-m {
}
.center--left-s {
}
.center--left-xl {
}
.center--right {
}
.center--right-l {
}
.center--right-m {
}
.center--right-s {
}
.center--right-xl {
}
.center--self {
}
.center--top {
}
.center--top-l {
}
.center--top-m {
}
.center--top-s {
}
.center--top-xl {
}
.col-span--2 {
}
.col-span--3 {
}
.col-span--4 {
}
.col-span--5 {
}
.col-span--6 {
}
.col-span--l-1 {
}
.col-span--l-2 {
}
.col-span--l-3 {
}
.col-span--l-4 {
}
.col-span--l-5 {
}
.col-span--l-6 {
}
.col-span--m-1 {
}
.col-span--m-2 {
}
.col-span--m-3 {
}
.col-span--m-4 {
}
.col-span--m-5 {
}
.col-span--m-6 {
}
.col-span--s-1 {
}
.col-span--s-2 {
}
.col-span--s-3 {
}
.col-span--s-4 {
}
.col-span--s-5 {
}
.col-span--s-6 {
}
.col-span--xl-1 {
}
.col-span--xl-2 {
}
.col-span--xl-3 {
}
.col-span--xl-4 {
}
.col-span--xl-5 {
}
.col-span--xl-6 {
}
.col-start--1 {
}
.col-start--2 {
}
.col-start--3 {
}
.col-start--4 {
}
.col-start--5 {
}
.col-start--6 {
}
.col-start--l-1 {
}
.col-start--l-2 {
}
.col-start--l-3 {
}
.col-start--l-4 {
}
.col-start--l-5 {
}
.col-start--l-6 {
}
.col-start--m-1 {
}
.col-start--m-2 {
}
.col-start--m-3 {
}
.col-start--m-4 {
}
.col-start--m-5 {
}
.col-start--m-6 {
}
.col-start--s-1 {
}
.col-start--s-2 {
}
.col-start--s-3 {
}
.col-start--s-4 {
}
.col-start--s-5 {
}
.col-start--s-6 {
}
.col-start--xl-1 {
}
.col-start--xl-2 {
}
.col-start--xl-3 {
}
.col-start--xl-4 {
}
.col-start--xl-5 {
}
.col-start--xl-6 {
}
.flex--col {
}
.flex--col-l {
}
.flex--col-m {
}
.flex--col-reverse {
}
.flex--col-reverse-l {
}
.flex--col-reverse-m {
}
.flex--col-reverse-s {
}
.flex--col-reverse-xl {
}
.flex--col-s {
}
.flex--col-xl {
}
.flex--row {
}
.flex--row-l {
}
.flex--row-m {
}
.flex--row-reverse {
}
.flex--row-reverse-l {
}
.flex--row-reverse-m {
}
.flex--row-reverse-s {
}
.flex--row-reverse-xl {
}
.flex--row-s {
}
.flex--row-xl {
}
.flex--wrap {
}
.flip--x {
}
.flip--xy {
}
.flip--y {
}
.gap--l {
}
.gap--m {
}
.gap--s {
}
.gap--xl {
}
.gap--xs {
}
.gap--xxl {
}
.grid--1 {
}
.grid--1-2 {
}
.grid--1-3 {
}
.grid--2 {
}
.grid--2-1 {
}
.grid--2-3 {
}
.grid--3 {
}
.grid--3-1 {
}
.grid--3-2 {
}
.grid--4 {
}
.grid--5 {
}
.grid--6 {
}
.grid--auto-1-2 {
}
.grid--auto-1-3 {
}
.grid--auto-2 {
}
.grid--auto-2-1 {
}
.grid--auto-2-3 {
}
.grid--auto-3 {
}
.grid--auto-3-1 {
}
.grid--auto-3-2 {
}
.grid--auto-4 {
}
.grid--auto-5 {
}
.grid--auto-6 {
}
.grid--l-1 {
}
.grid--l-2 {
}
.grid--l-3 {
}
.grid--l-4 {
}
.grid--l-5 {
}
.grid--m-1 {
}
.grid--m-2 {
}
.grid--m-3 {
}
.grid--m-4 {
}
.grid--s-1 {
}
.grid--s-2 {
}
.grid--s-3 {
}
.grid--s-4 {
}
.grid--xl-1 {
}
.grid--xl-2 {
}
.grid--xl-3 {
}
.grid--xl-4 {
}
.grid--xl-5 {
}
.height--30 {
}
.height--40 {
}
.height--50 {
}
.height--60 {
}
.height--70 {
}
.height--80 {
}
.height--90 {
}
.height--full {
}
.height--xl-30 {
}
.height--xl-40 {
}
.height--xl-50 {
}
.height--xl-60 {
}
.height--xl-70 {
}
.height--xl-80 {
}
.height--xl-90 {
}
.height--l-30 {
}
.height--l-40 {
}
.height--l-50 {
}
.height--l-60 {
}
.height--l-70 {
}
.height--l-80 {
}
.height--l-90 {
}
.height--m-30 {
}
.height--m-40 {
}
.height--m-50 {
}
.height--m-60 {
}
.height--m-70 {
}
.height--m-80 {
}
.height--m-90 {
}
.height--s-30 {
}
.height--s-40 {
}
.height--s-50 {
}
.height--s-60 {
}
.height--s-70 {
}
.height--s-80 {
}
.height--s-90 {
}
.justify-content--around {
}
.justify-content--between {
}
.justify-content--center {
}
.justify-content--end {
}
.justify-content--start {
}
.justify-items--center {
}
.justify-items--end {
}
.justify-items--start {
}
.link--accent {
}
.link--accent-dark {
}
.link--accent-light {
}
.link--accent-medium {
}
.link--accent-ultra-dark {
}
.link--accent-ultra-light {
}
.link--base {
}
.link--base-dark {
}
.link--base-light {
}
.link--base-medium {
}
.link--base-ultra-dark {
}
.link--base-ultra-light {
}
.link--black {
}
.link--primary {
}
.link--primary-dark {
}
.link--primary-light {
}
.link--primary-medium {
}
.link--primary-ultra-dark {
}
.link--primary-ultra-light {
}
.link--secondary {
}
.link--secondary-dark {
}
.link--secondary-light {
}
.link--secondary-medium {
}
.link--secondary-ultra-dark {
}
.link--secondary-ultra-light {
}
.link--shade-dark {
}
.link--shade-light {
}
.link--shade-medium {
}
.link--shade-ultra-dark {
}
.link--shade-ultra-light {
}
.link--skip {
}
.link--white {
}
.margin-bottom--l {
}
.margin-bottom--m {
}
.margin-bottom--s {
}
.margin-bottom--xl {
}
.margin-bottom--xs {
}
.margin-bottom--xxl {
}
.margin-left--l {
}
.margin-left--m {
}
.margin-left--s {
}
.margin-left--xl {
}
.margin-left--xs {
}
.margin-left--xxl {
}
.margin-right--l {
}
.margin-right--m {
}
.margin-right--s {
}
.margin-right--xl {
}
.margin-right--xs {
}
.margin-right--xxl {
}
.margin-top--l {
}
.margin-top--m {
}
.margin-top--s {
}
.margin-top--xl {
}
.margin-top--xs {
}
.margin-top--xxl {
}
.max-height--30 {
}
.max-height--40 {
}
.max-height--50 {
}
.max-height--60 {
}
.max-height--70 {
}
.max-height--80 {
}
.max-height--90 {
}
.max-height--xl-30 {
}
.max-height--xl-40 {
}
.max-height--xl-50 {
}
.max-height--xl-60 {
}
.max-height--xl-70 {
}
.max-height--xl-80 {
}
.max-height--xl-90 {
}
.max-height--l-30 {
}
.max-height--l-40 {
}
.max-height--l-50 {
}
.max-height--l-60 {
}
.max-height--l-70 {
}
.max-height--l-80 {
}
.max-height--l-90 {
}
.max-height--m-30 {
}
.max-height--m-40 {
}
.max-height--m-50 {
}
.max-height--m-60 {
}
.max-height--m-70 {
}
.max-height--m-80 {
}
.max-height--m-90 {
}
.max-height--s-30 {
}
.max-height--s-40 {
}
.max-height--s-50 {
}
.max-height--s-60 {
}
.max-height--s-70 {
}
.max-height--s-80 {
}
.max-height--s-90 {
}
.object-fit--bottom-center {
}
.object-fit--bottom-left {
}
.object-fit--bottom-right {
}
.object-fit--center-left {
}
.object-fit--center-right {
}
.object-fit--contain {
}
.object-fit--cover {
}
.object-fit--top-center {
}
.object-fit--top-left {
}
.object-fit--top-right {
}
.opacity--10 {
}
.opacity--20 {
}
.opacity--30 {
}
.opacity--40 {
}
.opacity--5 {
}
.opacity--50 {
}
.opacity--60 {
}
.opacity--70 {
}
.opacity--80 {
}
.opacity--90 {
}
.opacity--95 {
}
.order--first {
}
.order--first-l {
}
.order--first-m {
}
.order--first-s {
}
.order--first-xl {
}
.order--last {
}
.order--last-l {
}
.order--last-m {
}
.order--last-s {
}
.order--last-xl {
}
.overlay--accent-light-trans-10 {
}
.overlay--accent-light-trans-20 {
}
.overlay--accent-light-trans-40 {
}
.overlay--accent-light-trans-60 {
}
.overlay--accent-light-trans-80 {
}
.overlay--accent-light-trans-90 {
}
.overlay--accent-trans-10 {
}
.overlay--accent-trans-20 {
}
.overlay--accent-trans-40 {
}
.overlay--accent-trans-60 {
}
.overlay--accent-trans-80 {
}
.overlay--accent-trans-90 {
}
.overlay--accent-ultra-dark-trans-10 {
}
.overlay--accent-ultra-dark-trans-20 {
}
.overlay--accent-ultra-dark-trans-40 {
}
.overlay--accent-ultra-dark-trans-60 {
}
.overlay--accent-ultra-dark-trans-80 {
}
.overlay--accent-ultra-dark-trans-90 {
}
.overlay--base-light-trans-10 {
}
.overlay--base-light-trans-20 {
}
.overlay--base-light-trans-40 {
}
.overlay--base-light-trans-60 {
}
.overlay--base-light-trans-80 {
}
.overlay--base-light-trans-90 {
}
.overlay--base-trans-10 {
}
.overlay--base-trans-20 {
}
.overlay--base-trans-40 {
}
.overlay--base-trans-60 {
}
.overlay--base-trans-80 {
}
.overlay--base-trans-90 {
}
.overlay--base-ultra-dark-trans-10 {
}
.overlay--base-ultra-dark-trans-20 {
}
.overlay--base-ultra-dark-trans-40 {
}
.overlay--base-ultra-dark-trans-60 {
}
.overlay--base-ultra-dark-trans-80 {
}
.overlay--base-ultra-dark-trans-90 {
}
.overlay--black-trans-10 {
}
.overlay--black-trans-20 {
}
.overlay--black-trans-40 {
}
.overlay--black-trans-60 {
}
.overlay--black-trans-80 {
}
.overlay--black-trans-90 {
}
.overlay--primary-light-trans-10 {
}
.overlay--primary-light-trans-20 {
}
.overlay--primary-light-trans-40 {
}
.overlay--primary-light-trans-60 {
}
.overlay--primary-light-trans-80 {
}
.overlay--primary-light-trans-90 {
}
.overlay--primary-trans-10 {
}
.overlay--primary-trans-20 {
}
.overlay--primary-trans-40 {
}
.overlay--primary-trans-60 {
}
.overlay--primary-trans-80 {
}
.overlay--primary-trans-90 {
}
.overlay--primary-ultra-dark-trans-10 {
}
.overlay--primary-ultra-dark-trans-20 {
}
.overlay--primary-ultra-dark-trans-40 {
}
.overlay--primary-ultra-dark-trans-60 {
}
.overlay--primary-ultra-dark-trans-80 {
}
.overlay--primary-ultra-dark-trans-90 {
}
.overlay--secondary-light-trans-10 {
}
.overlay--secondary-light-trans-20 {
}
.overlay--secondary-light-trans-40 {
}
.overlay--secondary-light-trans-60 {
}
.overlay--secondary-light-trans-80 {
}
.overlay--secondary-light-trans-90 {
}
.overlay--secondary-trans-10 {
}
.overlay--secondary-trans-20 {
}
.overlay--secondary-trans-40 {
}
.overlay--secondary-trans-60 {
}
.overlay--secondary-trans-80 {
}
.overlay--secondary-trans-90 {
}
.overlay--secondary-ultra-dark-trans-10 {
}
.overlay--secondary-ultra-dark-trans-20 {
}
.overlay--secondary-ultra-dark-trans-40 {
}
.overlay--secondary-ultra-dark-trans-60 {
}
.overlay--secondary-ultra-dark-trans-80 {
}
.overlay--secondary-ultra-dark-trans-90 {
}
.owl--l {
}
.owl--m {
}
.owl--s {
}
.owl--xl {
}
.owl--xs {
}
.owl--xxl {
}
.pad--l {
}
.pad--m {
}
.pad--none {
}
.pad--s {
}
.pad--xl {
}
.pad--xs {
}
.pad--xxl {
}
.pad-header--l {
}
.pad-header--m {
}
.pad-header--s {
}
.pad-header--xl {
}
.pad-header--xs {
}
.pad-header--xxl {
}
.pad-section--l {
}
.pad-section--none {
}
.pad-section--s {
}
.pad-section--xl {
}
.pad-section--xs {
}
.pad-section--xxl {
}
.pad-section--xl-l {
}
.pad-section--xl-none {
}
.pad-section--xl-s {
}
.pad-section--xl-xl {
}
.pad-section--xl-xs {
}
.pad-section--xl-xxl {
}
.pad-section--l-l {
}
.pad-section--l-none {
}
.pad-section--l-s {
}
.pad-section--l-xl {
}
.pad-section--l-xs {
}
.pad-section--l-xxl {
}
.pad-section--m-l {
}
.pad-section--m-none {
}
.pad-section--m-s {
}
.pad-section--m-xl {
}
.pad-section--m-xs {
}
.pad-section--m-xxl {
}
.pad-section--s-l {
}
.pad-section--s-none {
}
.pad-section--s-s {
}
.pad-section--s-xl {
}
.pad-section--s-xs {
}
.pad-section--s-xxl {
}
.rounded--50 {
}
.rounded--circle {
}
.rounded--l {
}
.rounded--m {
}
.rounded--s {
}
.rounded--xl {
}
.rounded--xs {
}
.rounded--xxl {
}
.row-span--2 {
}
.row-span--3 {
}
.row-span--4 {
}
.row-span--5 {
}
.row-span--6 {
}
.row-span--l-1 {
}
.row-span--l-2 {
}
.row-span--l-3 {
}
.row-span--l-4 {
}
.row-span--l-5 {
}
.row-span--l-6 {
}
.row-span--m-1 {
}
.row-span--m-2 {
}
.row-span--m-3 {
}
.row-span--m-4 {
}
.row-span--m-5 {
}
.row-span--m-6 {
}
.row-span--s-1 {
}
.row-span--s-2 {
}
.row-span--s-3 {
}
.row-span--s-4 {
}
.row-span--s-5 {
}
.row-span--s-6 {
}
.row-span--xl-1 {
}
.row-span--xl-2 {
}
.row-span--xl-3 {
}
.row-span--xl-4 {
}
.row-span--xl-5 {
}
.row-span--xl-6 {
}
.row-start--1 {
}
.row-start--2 {
}
.row-start--3 {
}
.row-start--4 {
}
.row-start--5 {
}
.row-start--6 {
}
.row-start--l-1 {
}
.row-start--l-2 {
}
.row-start--l-3 {
}
.row-start--l-4 {
}
.row-start--l-5 {
}
.row-start--l-6 {
}
.row-start--m-1 {
}
.row-start--m-2 {
}
.row-start--m-3 {
}
.row-start--m-4 {
}
.row-start--m-5 {
}
.row-start--m-6 {
}
.row-start--s-1 {
}
.row-start--s-2 {
}
.row-start--s-3 {
}
.row-start--s-4 {
}
.row-start--s-5 {
}
.row-start--s-6 {
}
.row-start--xl-1 {
}
.row-start--xl-2 {
}
.row-start--xl-3 {
}
.row-start--xl-4 {
}
.row-start--xl-5 {
}
.row-start--xl-6 {
}
.self--center {
}
.self--end {
}
.self--start {
}
.self--stretch {
}
.sticky {
}
.sticky-top--l {
}
.sticky-top--m {
}
.sticky-top--s {
}
.stretch {
}
.text--100 {
}
.text--200 {
}
.text--300 {
}
.text--400 {
}
.text--500 {
}
.text--600 {
}
.text--700 {
}
.text--800 {
}
.text--900 {
}
.text--accent {
}
.text--accent-comp {
}
.text--accent-dark {
}
.text--accent-light {
}
.text--accent-medium {
}
.text--accent-ultra-dark {
}
.text--accent-ultra-light {
}
.text--base {
}
.text--base-comp {
}
.text--base-dark {
}
.text--base-light {
}
.text--base-medium {
}
.text--base-ultra-dark {
}
.text--base-ultra-light {
}
.text--black {
}
.text--bold {
}
.text--capitalize {
}
.text--center {
}
.text--decoration-none {
}
.text--italic {
}
.text--justify {
}
.text--l {
}
.text--larger {
}
.text--left {
}
.text--line-through {
}
.text--lowercase {
}
.text--m {
}
.text--oblique {
}
.text--overline {
}
.text--primary {
}
.text--primary-comp {
}
.text--primary-dark {
}
.text--primary-light {
}
.text--primary-medium {
}
.text--primary-ultra-dark {
}
.text--primary-ultra-light {
}
.text--right {
}
.text--s {
}
.text--secondary {
}
.text--secondary-comp {
}
.text--secondary-dark {
}
.text--secondary-light {
}
.text--secondary-medium {
}
.text--secondary-ultra-dark {
}
.text--secondary-ultra-light {
}
.text--shade-dark {
}
.text--shade-light {
}
.text--shade-medium {
}
.text--shade-ultra-dark {
}
.text--shade-ultra-light {
}
.text--transform-none {
}
.text--underline {
}
.text--underline-dashed {
}
.text--underline-dotted {
}
.text--underline-double {
}
.text--underline-wavy {
}
.text--uppercase {
}
.text--white {
}
.text--xl {
}
.text--xs {
}
.text--xxl {
}
.width--50 {
}
.width--auto {
}
.width--full {
}
.width--l {
}
.width--m {
}
.width--s {
}
.width--vp-max {
}
.width--xl {
}
.width--xs {
}
.width--xxl {
}
.z--bottom {
}
.z--0 {
}
.z--10 {
}
.z--20 {
}
.z--30 {
}
.z--40 {
}
.z--50 {
}
.z--60 {
}
.z--70 {
}
.z--80 {
}
.z--90 {
}
.z--top {
}
.z--xl-bottom {
}
.z--xl-0 {
}
.z--xl-10 {
}
.z--xl-20 {
}
.z--xl-30 {
}
.z--xl-40 {
}
.z--xl-50 {
}
.z--xl-60 {
}
.z--xl-70 {
}
.z--xl-80 {
}
.z--xl-90 {
}
.z--xl-top {
}
.z--l-bottom {
}
.z--l-0 {
}
.z--l-10 {
}
.z--l-20 {
}
.z--l-30 {
}
.z--l-40 {
}
.z--l-50 {
}
.z--l-60 {
}
.z--l-70 {
}
.z--l-80 {
}
.z--l-90 {
}
.z--l-top {
}
.z--m-bottom {
}
.z--m-0 {
}
.z--m-10 {
}
.z--m-20 {
}
.z--m-30 {
}
.z--m-40 {
}
.z--m-50 {
}
.z--m-60 {
}
.z--m-70 {
}
.z--m-80 {
}
.z--m-90 {
}
.z--m-top {
}
.z--s-bottom {
}
.z--s-0 {
}
.z--s-10 {
}
.z--s-20 {
}
.z--s-30 {
}
.z--s-40 {
}
.z--s-50 {
}
.z--s-60 {
}
.z--s-70 {
}
.z--s-80 {
}
.z--s-90 {
}
.z--s-top {
}
.col-count--1 {
}
.col-count--2 {
}
.col-count--3 {
}
.col-count--4 {
}
.col-count--5 {
}
.col-count--xl-1 {
}
.col-count--xl-2 {
}
.col-count--xl-3 {
}
.col-count--xl-4 {
}
.col-count--xl-5 {
}
.col-count--l-1 {
}
.col-count--l-2 {
}
.col-count--l-3 {
}
.col-count--l-4 {
}
.col-count--l-5 {
}
.col-count--m-1 {
}
.col-count--m-2 {
}
.col-count--m-3 {
}
.col-count--m-4 {
}
.col-count--m-5 {
}
.col-count--s-1 {
}
.col-count--s-2 {
}
.col-count--s-3 {
}
.col-count--s-4 {
}
.col-count--s-5 {
}
.col-width--s {
}
.col-width--m {
}
.col-width--l {
}
.col-rule--dotted {
}
.col-rule--dashed {
}
.col-rule--solid {
}
.col-rule--double {
}
.col-rule--ridge {
}
.col-rule--inset {
}
.col-rule--groove {
}
.col-rule--outset {
}
.col-rule--s {
}
.col-rule--m {
}
.col-rule--l {
}
.col-rule--accent {
}
.col-rule--accent-dark {
}
.col-rule--accent-light {
}
.col-rule--accent-medium {
}
.col-rule--accent-ultra-dark {
}
.col-rule--accent-ultra-light {
}
.col-rule--base {
}
.col-rule--base-dark {
}
.col-rule--base-light {
}
.col-rule--base-medium {
}
.col-rule--base-ultra-dark {
}
.col-rule--base-ultra-light {
}
.col-rule--black {
}
.col-rule--primary {
}
.col-rule--primary-dark {
}
.col-rule--primary-light {
}
.col-rule--primary-medium {
}
.col-rule--primary-ultra-dark {
}
.col-rule--primary-ultra-light {
}
.col-rule--secondary {
}
.col-rule--secondary-dark {
}
.col-rule--secondary-light {
}
.col-rule--secondary-medium {
}
.col-rule--secondary-ultra-dark {
}
.col-rule--secondary-ultra-light {
}
.col-rule--shade-dark {
}
.col-rule--shade-light {
}
.col-rule--shade-medium {
}
.col-rule--shade-ultra-dark {
}
.col-rule--shade-ultra-light {
}
.col-span--all {
}
.oxy-stock-content-styles {
}
.tabs-4602-tab {
}
.tabs-4602-tab-active {
background-color:var(--secondary);
}
.tabs-contents-4602-tab {
}
.tabs-contents-4602-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-4602-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-4602-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.col-end--1 {
}
.col-end--2 {
}
.col-end--3 {
}
.col-end--4 {
}
.col-end--5 {
}
.col-end--6 {
}
.col-end--l-1 {
}
.col-end--l-2 {
}
.col-end--l-3 {
}
.col-end--l-4 {
}
.col-end--l-5 {
}
.col-end--l-6 {
}
.col-end--l-last {
}
.col-end--last {
}
.col-end--m-1 {
}
.col-end--m-2 {
}
.col-end--m-3 {
}
.col-end--m-4 {
}
.col-end--m-5 {
}
.col-end--m-6 {
}
.col-end--m-last {
}
.col-end--s-1 {
}
.col-end--s-2 {
}
.col-end--s-3 {
}
.col-end--s-4 {
}
.col-end--s-5 {
}
.col-end--s-6 {
}
.col-end--s-last {
}
.col-end--xl-1 {
}
.col-end--xl-2 {
}
.col-end--xl-3 {
}
.col-end--xl-4 {
}
.col-end--xl-5 {
}
.col-end--xl-6 {
}
.col-end--xl-last {
}
.col-gap--l {
}
.col-gap--m {
}
.col-gap--s {
}
.col-gap--xl {
}
.col-gap--xs {
}
.col-gap--xxl {
}
.display--block {
}
.display--contents {
}
.display--inline {
}
.display--inline-block {
}
.display--inline-flex {
}
.display--l-block {
}
.display--l-none {
}
.display--list-item {
}
.display--m-block {
}
.display--m-none {
}
.display--none {
}
.display--s-block {
}
.display--s-none {
}
.display--xl-block {
}
.display--xl-none {
}
.focus--accent {
}
.focus--base {
}
.focus--black {
}
.focus--primary {
}
.focus--secondary {
}
.focus--shade {
}
.focus--white {
}
.gap--l-l {
}
.gap--l-m {
}
.gap--l-s {
}
.gap--l-xl {
}
.gap--l-xs {
}
.gap--l-xxl {
}
.gap--m-l {
}
.gap--m-m {
}
.gap--m-s {
}
.gap--m-xl {
}
.gap--m-xs {
}
.gap--m-xxl {
}
.gap--s-l {
}
.gap--s-m {
}
.gap--s-s {
}
.gap--s-xl {
}
.gap--s-xs {
}
.gap--s-xxl {
}
.gap--xl-l {
}
.gap--xl-m {
}
.gap--xl-s {
}
.gap--xl-xl {
}
.gap--xl-xs {
}
.gap--xl-xxl {
}
.h--1 {
}
.h--2 {
}
.h--3 {
}
.h--4 {
}
.h--5 {
}
.h--6 {
}
.hidden-accessible {
}
.list--none {
}
.marker--accent {
}
.marker--accent-comp {
}
.marker--accent-dark {
}
.marker--accent-light {
}
.marker--accent-medium {
}
.marker--accent-ultra-dark {
}
.marker--accent-ultra-light {
}
.marker--base {
}
.marker--base-comp {
}
.marker--base-dark {
}
.marker--base-light {
}
.marker--base-medium {
}
.marker--base-ultra-dark {
}
.marker--base-ultra-light {
}
.marker--primary {
}
.marker--primary-comp {
}
.marker--primary-dark {
}
.marker--primary-light {
}
.marker--primary-medium {
}
.marker--primary-ultra-dark {
}
.marker--primary-ultra-light {
}
.marker--secondary {
}
.marker--secondary-comp {
}
.marker--secondary-dark {
}
.marker--secondary-light {
}
.marker--secondary-medium {
}
.marker--secondary-ultra-dark {
}
.marker--secondary-ultra-light {
}
.marker--shade {
}
.marker--shade-comp {
}
.marker--shade-dark {
}
.marker--shade-light {
}
.marker--shade-medium {
}
.marker--shade-ultra-dark {
}
.marker--shade-ultra-light {
}
.pad-section--m {
}
.relative {
}
.visibility--hidden {
}
.visibility--l-hidden {
}
.visibility--l-visible {
}
.visibility--m-hidden {
}
.visibility--m-visible {
}
.visibility--s-hidden {
}
.visibility--s-visible {
}
.visibility--visible {
}
.visibility--xl-hidden {
}
.visibility--xl-visible {
}
.clickable-parent {
}
.oxy-repeater-pages-wrap {
grid-column: 1 / -1;
}.ref-cat-item-wrap{
overflow: hidden;
position: relative;
}
img.ref-cat-image{
aspect-ratio: 1/1;
object-fit: cover;
width: 100%;
}
.ref-cat-overlay{
background: rgba(0,0,0,0.4);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.ref-cat-heading{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
font-weight: 400;
}
.ref-cat-heading h3{
font-weight: 400;
}
.ref-cat-item-wrap:hover .ref-cat-heading{
color: var(--secondary);
}
.responsive-form{ ;
margin:0 auto;
width:100%;
display: inline-block;
}
.form-row{
width: 100%;
margin-bottom: 10px;
}
.column-half, .column-full, .column-third{
float: left;
position: relative;
padding: 0.7rem;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.clearfix:after {
content: "";
display: table;
clear: both;
} @media only screen and (min-width: 480px) { 
.column-half{
width: 50%;
}
.column-third{
width: 33.33%;
}
} .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type="number"] {
width: 100%;
padding: 12px;
border: 1px solid #ccc;
border-radius: 0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: inherit;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.wpcf7 input[type="text"]:focus{
background: #fff;
}
.wpcf7-select{
width: 100%;
padding: 8px;
border: 1px solid #ccc;
border-radius: 0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
font-family: inherit;
}
.wpcf7-list-item{
margin: 0;
}
.wpcf7 input[type="submit"]{
background: var(--primary);
color: #fff;
text-transform: uppercase;
border: none;
border-radius: 0;
padding: 15px 15px;
cursor: pointer;
display: block;
margin: 0rem auto 0 auto;
font-family: inherit;
}
.wpcf7 input[type="submit"]:hover{
background: var(--primary-hover);
color: white;
}
span.wpcf7-not-valid-tip{
text-shadow: none;
font-size: 12px;
color: #fff;
background: #ff0000;
padding: 5px;
}
div.wpcf7-validation-errors { 
text-shadow: none;
border: transparent;
background: #f9cd00;
padding: 5px;
color: #9C6533;
text-align: center;
margin: 0;
font-size: 12px;
}
div.wpcf7-mail-sent-ok{
text-align: center;
text-shadow: none;
padding: 5px;
font-size: 12px;
background: #59a80f;
border-color: #59a80f;
color: #fff;
margin: 0;
}
.wpcf7-form-control::-webkit-input-placeholder { font-family: inherit;
}
.wpcf7-form-control::-moz-placeholder { font-family: inherit;
}
.wpcf7-form-control:-ms-input-placeholder { font-family: inherit;
}
.wpcf7-form-control:-moz-placeholder { font-family: inherit;
}
.wpcf7 form .wpcf7-response-output {
margin: 0;
padding: 1em 1em;
}
.wpcf7-list-item-label{
margin-right: 10px;
}body {
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
line-height: 1.5;
}
.ct-section-inner-wrap {
padding: 6rem 2.4rem;
padding: calc(7.2rem + (4.8 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(7.2rem, calc(5vw + 5.6rem), 12rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.oxy-header-container {
padding-left: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
padding-right: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
*:focus, button:focus {
outline-style: solid;
outline-color: var(--primary);
outline-width: 0.2rem;
outline-offset: 0.25em;
}
*:focus:not(:focus-visible), button:focus:not(:focus-visible) {
outline: none;
} :focus:not(:focus-visible) {
outline: none;
}
*:focus.focus--primary {
outline-color: var(--primary);
}
.focus--primary *:focus {
outline-color: var(--primary);
}
*:focus.focus--secondary {
outline-color: var(--secondary);
}
.focus--secondary *:focus {
outline-color: var(--secondary);
}
*:focus.focus--accent {
outline-color: var(--accent);
}
.focus--accent *:focus {
outline-color: var(--accent);
}
*:focus.focus--base {
outline-color: var(--base);
}
.focus--base *:focus {
outline-color: var(--base);
}
*:focus.focus--shade {
outline-color: var(--shade);
}
.focus--shade *:focus {
outline-color: var(--shade);
}
*:focus.focus--black {
outline-color: #000;
}
.focus--black *:focus {
outline-color: #000;
}
*:focus.focus--white {
outline-color: #fff;
}
.focus--white *:focus {
outline-color: #fff;
}
body.ct_inner div#ct-builder div.ct-component.ct-inner-content-workarea .hidden-accessible {
position: relative !important;
width: 20px !important;
height: auto !important;
margin: 0;
line-height: 1;
visibility: hidden;
}
body.ct_inner div#ct-builder div.ct-component.ct-inner-content-workarea .hidden-accessible::before {
content: "A";
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
position: absolute;
background: #111;
color: #f5f5f5;
font-size: max(60%, 13px);
padding: 0.5em;
top: 0;
left: 0;
width: 20px;
height: 20px;
visibility: visible;
border-radius: 50%;
}
.link--skip, .ct-link-text.link--skip {
position: absolute;
top: 1rem;
left: 1rem;
transform: translateY(-250%);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
background: var(--primary);
color: var(--primary-ultra-light);
text-align: center;
}
.link--skip:focus, .ct-link-text.link--skip:focus {
transform: translateY(0);
}
.clickable-parent {
position: static;
}
.clickable-parent a {
position: static;
}
.clickable-parent::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
cursor: pointer !important;
display: flex;
}
.text--primary {
color: #003c8f;
}
.text--primary-hover {
color: #0044a4;
}
.text--primary-ultra-light {
color: #e6f0ff;
}
.text--primary-light {
color: #b3d2ff;
}
.text--primary-medium {
color: #006aff;
}
.text--primary-dark {
color: #003580;
}
.text--primary-ultra-dark {
color: #001533;
}
.text--primary-comp {
color: #8f5300;
}
.text--secondary {
color: #f36c12;
}
.text--secondary-hover {
color: #f48337;
}
.text--secondary-ultra-light {
color: #fef0e7;
}
.text--secondary-light {
color: #fbd2b6;
}
.text--secondary-medium {
color: #f2690d;
}
.text--secondary-dark {
color: #793406;
}
.text--secondary-ultra-dark {
color: #301503;
}
.text--secondary-comp {
color: #1299f3;
}
.text--accent {
color: #f7f7f7;
}
.text--accent-hover {
color: white;
}
.text--accent-ultra-light {
color: #f2f2f2;
}
.text--accent-light {
color: #d9d9d9;
}
.text--accent-medium {
color: gray;
}
.text--accent-dark {
color: #404040;
}
.text--accent-ultra-dark {
color: #1a1a1a;
}
.text--accent-comp {
color: #f7f7f7;
}
.text--base {
color: #333;
}
.text--base-hover {
color: #3b3b3b;
}
.text--base-ultra-light {
color: #f2f2f2;
}
.text--base-light {
color: #d9d9d9;
}
.text--base-medium {
color: gray;
}
.text--base-dark {
color: #404040;
}
.text--base-ultra-dark {
color: #1a1a1a;
}
.text--base-comp {
color: #333;
}
.text--white {
color: #fff;
}
.text--black {
color: #000;
}
.text--shade {
color: black;
}
.text--shade-hover {
color: black;
}
.text--shade-ultra-light {
color: #f2f2f2;
}
.text--shade-light {
color: #d9d9d9;
}
.text--shade-medium {
color: gray;
}
.text--shade-dark {
color: #404040;
}
.text--shade-ultra-dark {
color: #1a1a1a;
}
.text--shade-comp {
color: black;
}
.text--xs {
font-size: 1.26rem;
font-size: calc(0.7111111111rem + (0.0888888889 * ((100vw - 32rem) / 96)));
font-size: clamp(0.7111111111rem, calc(0.0925925926vw + 0.6814814815rem), 0.8rem);
}
.text--s {
font-size: 1.42rem;
font-size: calc(1.0666666667rem + (0.1333333333 * ((100vw - 32rem) / 96)));
font-size: clamp(1.0666666667rem, calc(0.1388888889vw + 1.0222222222rem), 1.2rem);
}
.text--m {
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.text--l {
font-size: 2.025rem;
font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 96)));
font-size: clamp(1.92rem, calc(0.8125vw + 1.66rem), 2.7rem);
}
.text--xl {
font-size: 2.28rem;
font-size: calc(2.304rem + (1.746 * ((100vw - 32rem) / 96)));
font-size: clamp(2.304rem, calc(1.81875vw + 1.722rem), 4.05rem);
}
.text--xxl {
font-size: 2.565rem;
font-size: calc(2.7648rem + (3.3102 * ((100vw - 32rem) / 96)));
font-size: clamp(2.7648rem, calc(3.448125vw + 1.6614rem), 6.075rem);
}
.text--xs.text--larger {
font-size: 1.56rem;
font-size: calc(0.8533333333rem + (0.3466666667 * ((100vw - 32rem) / 96)));
font-size: clamp(0.8533333333rem, calc(0.3611111111vw + 0.7377777778rem), 1.2rem);
}
.text--s.text--larger {
font-size: 1.68rem;
font-size: calc(1.28rem + (0.52 * ((100vw - 32rem) / 96)));
font-size: clamp(1.28rem, calc(0.5416666667vw + 1.1066666667rem), 1.8rem);
}
.text--m.text--larger {
font-size: 2.16rem;
font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 96)));
font-size: clamp(1.92rem, calc(0.8125vw + 1.66rem), 2.7rem);
}
.text--l.text--larger {
font-size: 2.4rem;
font-size: calc(2.304rem + (1.746 * ((100vw - 32rem) / 96)));
font-size: clamp(2.304rem, calc(1.81875vw + 1.722rem), 4.05rem);
}
.text--xl.text--larger {
font-size: 2.76rem;
font-size: calc(2.7648rem + (3.3102 * ((100vw - 32rem) / 96)));
font-size: clamp(2.7648rem, calc(3.448125vw + 1.6614rem), 6.075rem);
}
.text--xxl.text--larger {
font-size: 3.12rem;
font-size: calc(3.31776rem + (5.79474 * ((100vw - 32rem) / 96)));
font-size: clamp(3.31776rem, calc(6.0361875vw + 1.38618rem), 9.1125rem);
}
h1.text--larger {
font-size: 3.12rem;
font-size: calc(3.31776rem + (3.0774411999 * ((100vw - 32rem) / 96)));
font-size: clamp(3.31776rem, calc(3.2056679166vw + 2.2919462667rem), 6.3952011999rem);
}
h2.text--larger {
font-size: 2.76rem;
font-size: calc(2.7648rem + (2.0328003 * ((100vw - 32rem) / 96)));
font-size: clamp(2.7648rem, calc(2.1175003125vw + 2.0871999rem), 4.7976003rem);
}
h3.text--larger {
font-size: 2.4rem;
font-size: calc(2.304rem + (1.2951 * ((100vw - 32rem) / 96)));
font-size: clamp(2.304rem, calc(1.3490625vw + 1.8723rem), 3.5991rem);
}
h4.text--larger {
font-size: 2.16rem;
font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 96)));
font-size: clamp(1.92rem, calc(0.8125vw + 1.66rem), 2.7rem);
}
h5.text--larger {
font-size: 1.68rem;
font-size: calc(1.44rem + (0.36 * ((100vw - 32rem) / 96)));
font-size: clamp(1.44rem, calc(0.375vw + 1.32rem), 1.8rem);
}
h6.text--larger {
font-size: 1.56rem;
font-size: calc(1.32rem + (0.33 * ((100vw - 32rem) / 96)));
font-size: clamp(1.32rem, calc(0.34375vw + 1.21rem), 1.65rem);
}
.text--100 {
font-weight: 100;
}
.text--200 {
font-weight: 200;
}
.text--300 {
font-weight: 300;
}
.text--400 {
font-weight: 400;
}
.text--500 {
font-weight: 500;
}
.text--600 {
font-weight: 600;
}
.text--700 {
font-weight: 700;
}
.text--800 {
font-weight: 800;
}
.text--900 {
font-weight: 900;
}
.text--bold {
font-weight: bold;
}
.text--italic {
font-style: italic;
}
.text--oblique {
font-style: oblique;
}
.text--decoration-none {
-webkit-text-decoration: none;
text-decoration: none;
}
.text--underline {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.text--underline-wavy {
-webkit-text-decoration: underline wavy;
text-decoration: underline wavy;
}
.text--underline-dotted {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
.text--underline-double {
-webkit-text-decoration: underline double;
text-decoration: underline double;
}
.text--underline-dashed {
-webkit-text-decoration: underline dashed;
text-decoration: underline dashed;
}
.text--overline {
-webkit-text-decoration: overline;
text-decoration: overline;
}
.text--line-through {
-webkit-text-decoration: line-through;
text-decoration: line-through;
}
.text--transform-none {
text-transform: none;
}
.text--uppercase {
text-transform: uppercase;
}
.text--lowercase {
text-transform: lowercase;
}
.text--capitalize {
text-transform: capitalize;
}
.text--left {
text-align: left;
}
.text--center {
text-align: center;
}
.text--right {
text-align: right;
}
.text--justify {
text-align: justify;
}
.ct-span.text--100 {
font-weight: 100;
}
.ct-span.text--200 {
font-weight: 200;
}
.ct-span.text--300 {
font-weight: 300;
}
.ct-span.text--400 {
font-weight: 400;
}
.ct-span.text--500 {
font-weight: 500;
}
.ct-span.text--600 {
font-weight: 600;
}
.ct-span.text--700 {
font-weight: 700;
}
.ct-span.text--800 {
font-weight: 800;
}
.ct-span.text--900 {
font-weight: 900;
}
.ct-span.text--bold {
font-weight: bold;
}
.ct-span.text--italic {
font-style: italic;
}
.ct-span.text--oblique {
font-style: oblique;
}
.ct-span.text--decoration-none {
-webkit-text-decoration: none;
text-decoration: none;
}
.ct-span.text--underline {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.ct-span.text--underline-wavy {
-webkit-text-decoration: underline wavy;
text-decoration: underline wavy;
}
.ct-span.text--underline-dotted {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
.ct-span.text--underline-double {
-webkit-text-decoration: underline double;
text-decoration: underline double;
}
.ct-span.text--underline-dashed {
-webkit-text-decoration: underline dashed;
text-decoration: underline dashed;
}
.ct-span.text--overline {
-webkit-text-decoration: overline;
text-decoration: overline;
}
.ct-span.text--line-through {
-webkit-text-decoration: line-through;
text-decoration: line-through;
}
.ct-span.text--transform-none {
text-transform: none;
}
.ct-span.text--uppercase {
text-transform: uppercase;
}
.ct-span.text--lowercase {
text-transform: lowercase;
}
.ct-span.text--capitalize {
text-transform: capitalize;
}
.ct-span.text--left {
text-align: left;
}
.ct-span.text--center {
text-align: center;
}
.ct-span.text--right {
text-align: right;
}
.ct-span.text--justify {
text-align: justify;
}
.btn--primary, .ct-link-button.btn--primary {
background-color: var(--primary);
color: var(--primary-ultra-light);
cursor: pointer;
border-style: solid;
border-color: var(--primary);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.btn--primary:hover, .ct-link-button.btn--primary:hover {
background-color: var(--primary-hover);
color: var(--primary-ultra-light);
border-color: var(--primary-hover);
cursor: pointer;
}
.btn--primary.btn--outline, .ct-link-button.btn--primary.btn--outline {
background-color: transparent;
border-style: solid;
cursor: pointer;
color: var(--primary);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
font-weight: 400;
}
.btn--primary.btn--outline:hover, .ct-link-button.btn--primary.btn--outline:hover {
background-color: var(--primary-hover);
color: var(--primary-ultra-light);
}
.btn--secondary, .ct-link-button.btn--secondary {
background-color: var(--secondary);
color: var(--secondary-ultra-light);
cursor: pointer;
border-style: solid;
border-color: var(--secondary);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.btn--secondary:hover, .ct-link-button.btn--secondary:hover {
background-color: var(--secondary-hover);
color: var(--secondary-ultra-light);
border-color: var(--secondary-hover);
cursor: pointer;
}
.btn--secondary.btn--outline, .ct-link-button.btn--secondary.btn--outline {
background-color: transparent;
border-style: solid;
cursor: pointer;
color: var(--secondary);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
font-weight: 400;
}
.btn--secondary.btn--outline:hover, .ct-link-button.btn--secondary.btn--outline:hover {
background-color: var(--secondary-hover);
color: var(--secondary-ultra-light);
}
.btn--accent, .ct-link-button.btn--accent {
background-color: var(--accent);
color: var(--accent-ultra-light);
cursor: pointer;
border-style: solid;
border-color: var(--accent);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.btn--accent:hover, .ct-link-button.btn--accent:hover {
background-color: var(--accent-hover);
color: var(--accent-ultra-light);
border-color: var(--accent-hover);
cursor: pointer;
}
.btn--accent.btn--outline, .ct-link-button.btn--accent.btn--outline {
background-color: transparent;
border-style: solid;
cursor: pointer;
color: var(--accent);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
font-weight: 400;
}
.btn--accent.btn--outline:hover, .ct-link-button.btn--accent.btn--outline:hover {
background-color: var(--accent-hover);
color: var(--accent-ultra-light);
}
.btn--base, .ct-link-button.btn--base {
background-color: var(--base);
color: var(--base-ultra-light);
cursor: pointer;
border-style: solid;
border-color: var(--base);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.btn--base:hover, .ct-link-button.btn--base:hover {
background-color: var(--base-hover);
color: var(--base-ultra-light);
border-color: var(--base-hover);
cursor: pointer;
}
.btn--base.btn--outline, .ct-link-button.btn--base.btn--outline {
background-color: transparent;
border-style: solid;
cursor: pointer;
color: var(--base);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
font-weight: 400;
}
.btn--base.btn--outline:hover, .ct-link-button.btn--base.btn--outline:hover {
background-color: var(--base-hover);
color: var(--base-ultra-light);
}
.btn--black, .ct-link-button.btn--black {
background-color: var(--shade-black);
color: var(--shade-white);
cursor: pointer;
border-style: solid;
border-color: var(--shade-black);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.btn--black:hover, .ct-link-button.btn--black:hover {
background-color: var(--primary-hover);
color: var(--shade-white);
border-color: var(--shade-white);
cursor: pointer;
}
.btn--black.btn--outline, .ct-link-button.btn--black.btn--outline {
background-color: transparent;
border-style: solid;
cursor: pointer;
color: var(--shade-black);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
font-weight: 400;
}
.btn--black.btn--outline:hover, .ct-link-button.btn--black.btn--outline:hover {
background-color: var(--primary-hover);
color: var(--primary-ultra-light);
}
.btn--white, .ct-link-button.btn--white {
background-color: var(--shade-white);
color: var(--shade-black);
cursor: pointer;
border-style: solid;
border-color: var(--shade-white);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.btn--white:hover, .ct-link-button.btn--white:hover {
background-color: var(--primary-hover);
color: var(--shade-white);
border-color: var(--shade-black);
cursor: pointer;
}
.btn--white.btn--outline, .ct-link-button.btn--white.btn--outline {
background-color: transparent;
border-style: solid;
cursor: pointer;
color: var(--shade-white);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
font-weight: 400;
}
.btn--white.btn--outline:hover, .ct-link-button.btn--white.btn--outline:hover {
background-color: var(--primary-hover);
color: var(--primary-ultra-light);
}
.btn--xs, .ct-link-button.btn--xs {
font-size: 1.26rem;
font-size: calc(0.7111111111rem + (0.0888888889 * ((100vw - 32rem) / 96)));
font-size: clamp(0.7111111111rem, calc(0.0925925926vw + 0.6814814815rem), 0.8rem);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
cursor: pointer;
}
.btn--s, .ct-link-button.btn--s {
font-size: 1.42rem;
font-size: calc(1.0666666667rem + (0.1333333333 * ((100vw - 32rem) / 96)));
font-size: clamp(1.0666666667rem, calc(0.1388888889vw + 1.0222222222rem), 1.2rem);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
cursor: pointer;
}
.btn--m, .ct-link-button.btn--m {
font-size: 1.8rem;
font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
cursor: pointer;
}
.btn--l, .ct-link-button.btn--l {
font-size: 2.025rem;
font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 96)));
font-size: clamp(1.92rem, calc(0.8125vw + 1.66rem), 2.7rem);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
cursor: pointer;
}
.btn--xl, .ct-link-button.btn--xl {
font-size: 2.28rem;
font-size: calc(2.304rem + (1.746 * ((100vw - 32rem) / 96)));
font-size: clamp(2.304rem, calc(1.81875vw + 1.722rem), 4.05rem);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
cursor: pointer;
}
.btn--xxl, .ct-link-button.btn--xxl {
font-size: 2.565rem;
font-size: calc(2.7648rem + (3.3102 * ((100vw - 32rem) / 96)));
font-size: clamp(2.7648rem, calc(3.448125vw + 1.6614rem), 6.075rem);
padding: 0.5em 1.5em;
border-width: 0.25rem;
border-radius: 0;
text-transform: none;
-webkit-text-decoration: none;
text-decoration: none;
letter-spacing: 0;
font-weight: 400;
font-style: normal;
min-width: 20rem;
line-height: 1;
cursor: pointer;
}
.ct-video.aspect--1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.ct-video.aspect--1-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.ct-video.aspect--1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.ct-video.aspect--1-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.ct-video.aspect--2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.ct-video.aspect--2-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.ct-video.aspect--2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.ct-video.aspect--2-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.ct-video.aspect--3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.ct-video.aspect--3-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.ct-video.aspect--3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.ct-video.aspect--3-4 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.ct-video.aspect--4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.ct-video.aspect--4-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.ct-video.aspect--16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.ct-video.aspect--16-9 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.ct-video.aspect--9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.ct-video.aspect--9-16 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
@media (max-width: 1279px) {
.aspect--xl-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--xl-1-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--xl-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--xl-1-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--xl-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--xl-2-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--xl-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--xl-2-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--xl-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--xl-3-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--xl-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--xl-3-4 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--xl-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--xl-4-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--xl-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--xl-16-9 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--xl-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--xl-9-16 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
}
@media (max-width: 991px) {
.aspect--l-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--l-1-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--l-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--l-1-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--l-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--l-2-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--l-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--l-2-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--l-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--l-3-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--l-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--l-3-4 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--l-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--l-4-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--l-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--l-16-9 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--l-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--l-9-16 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
}
@media (max-width: 767px) {
.aspect--m-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--m-1-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--m-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--m-1-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--m-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--m-2-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--m-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--m-2-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--m-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--m-3-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--m-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--m-3-4 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--m-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--m-4-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--m-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--m-16-9 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--m-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--m-9-16 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
}
@media (max-width: 479px) {
.aspect--s-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--s-1-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--s-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--s-1-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--s-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--s-2-1 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--s-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--s-2-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--s-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--s-3-2 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--s-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--s-3-4 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--s-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--s-4-3 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--s-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--s-16-9 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
.aspect--s-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
position: relative;
}
.aspect--s-9-16 > .oxygen-vsb-responsive-video-wrapper {
padding-bottom: 0 !important;
}
}
@media (min-width: 1279px) {
.breakout--s {
width: 60vw;
max-width: 60vw !important;
margin-left: calc(-30vw + 50%);
margin-right: calc(-30vw + 50%);
}
.ct-image.breakout--s {
width: 60vw;
max-width: 60vw !important;
margin-left: calc(-30vw + 50%);
margin-right: calc(-30vw + 50%);
}
.breakout--m {
width: 70vw;
max-width: 70vw !important;
margin-left: calc(-35vw + 50%);
margin-right: calc(-35vw + 50%);
}
.ct-image.breakout--m {
width: 70vw;
max-width: 70vw !important;
margin-left: calc(-35vw + 50%);
margin-right: calc(-35vw + 50%);
}
.breakout--l {
width: 80vw;
max-width: 80vw !important;
margin-left: calc(-40vw + 50%);
margin-right: calc(-40vw + 50%);
}
.ct-image.breakout--l {
width: 80vw;
max-width: 80vw !important;
margin-left: calc(-40vw + 50%);
margin-right: calc(-40vw + 50%);
}
.breakout--xl {
width: 90vw;
max-width: 90vw !important;
margin-left: calc(-45vw + 50%);
margin-right: calc(-45vw + 50%);
}
.ct-image.breakout--xl {
width: 90vw;
max-width: 90vw !important;
margin-left: calc(-45vw + 50%);
margin-right: calc(-45vw + 50%);
}
}
.breakout--full {
width: 100vw !important;
max-width: 100vw !important;
margin-left: calc(-50vw + 50%) !important;
align-self: flex-start;
}
.ct-image.breakout--full {
width: 100vw !important;
max-width: 100vw !important;
margin-left: calc(-50vw + 50%) !important;
align-self: flex-start;
}
@media (max-width: 1279px) {
[class*="breakout--"]:not(.breakout--full) {
width: 100% !important;
max-width: 100% !important;
margin-left: 0;
margin-right: 0;
}
}
.flex--col:not(.ct-section), .ct-section.flex--col .ct-section-inner-wrap {
display: flex;
flex-direction: column;
}
.flex--row:not(.ct-section), .ct-section.flex--row .ct-section-inner-wrap {
display: flex;
flex-direction: row;
}
.flex--col-reverse:not(.ct-section), .ct-section.flex--col-reverse .ct-section-inner-wrap {
display: flex;
flex-direction: column-reverse;
}
.flex--row-reverse:not(.ct-section), .ct-section.flex--row-reverse .ct-section-inner-wrap {
display: flex;
flex-direction: row-reverse;
}
@media (max-width: 1279px) {
.flex--col-xl:not(.ct-section), .ct-section.flex--col-xl .ct-section-inner-wrap {
display: flex;
flex-direction: column;
}
.flex--row-xl:not(.ct-section), .ct-section.flex--row-xl .ct-section-inner-wrap {
display: flex;
flex-direction: row;
}
.flex--col-reverse-xl:not(.ct-section), .ct-section.flex--col-reverse-xl .ct-section-inner-wrap {
display: flex;
flex-direction: column-reverse;
}
.flex--row-reverse-xl:not(.ct-section), .ct-section.flex--row-reverse-xl .ct-section-inner-wrap {
display: flex;
flex-direction: row-reverse;
}
}
@media (max-width: 991px) {
.flex--col-l:not(.ct-section), .ct-section.flex--col-l .ct-section-inner-wrap {
display: flex;
flex-direction: column;
}
.flex--row-l:not(.ct-section), .ct-section.flex--row-l .ct-section-inner-wrap {
display: flex;
flex-direction: row;
}
.flex--col-reverse-l:not(.ct-section), .ct-section.flex--col-reverse-l .ct-section-inner-wrap {
display: flex;
flex-direction: column-reverse;
}
.flex--row-reverse-l:not(.ct-section), .ct-section.flex--row-reverse-l .ct-section-inner-wrap {
display: flex;
flex-direction: row-reverse;
}
}
@media (max-width: 767px) {
.flex--col-m:not(.ct-section), .ct-section.flex--col-m .ct-section-inner-wrap {
display: flex;
flex-direction: column;
}
.flex--row-m:not(.ct-section), .ct-section.flex--row-m .ct-section-inner-wrap {
display: flex;
flex-direction: row;
}
.flex--col-reverse-m:not(.ct-section), .ct-section.flex--col-reverse-m .ct-section-inner-wrap {
display: flex;
flex-direction: column-reverse;
}
.flex--row-reverse-m:not(.ct-section), .ct-section.flex--row-reverse-m .ct-section-inner-wrap {
display: flex;
flex-direction: row-reverse;
}
}
@media (max-width: 479px) {
.flex--col-s:not(.ct-section), .ct-section.flex--col-s .ct-section-inner-wrap {
display: flex;
flex-direction: column;
}
.flex--row-s:not(.ct-section), .ct-section.flex--row-s .ct-section-inner-wrap {
display: flex;
flex-direction: row;
}
.flex--col-reverse-s:not(.ct-section), .ct-section.flex--col-reverse-s .ct-section-inner-wrap {
display: flex;
flex-direction: column-reverse;
}
.flex--row-reverse-s:not(.ct-section), .ct-section.flex--row-reverse-s .ct-section-inner-wrap {
display: flex;
flex-direction: row-reverse;
}
}
.justify-content--start:not(.ct-section), .ct-section.justify-content--start .ct-section-inner-wrap {
display: flex;
justify-content: flex-start;
}
.justify-content--end:not(.ct-section), .ct-section.justify-content--end .ct-section-inner-wrap {
display: flex;
justify-content: flex-end;
}
.justify-content--center:not(.ct-section), .ct-section.justify-content--center .ct-section-inner-wrap {
display: flex;
justify-content: center;
}
.justify-content--between:not(.ct-section), .ct-section.justify-content--between .ct-section-inner-wrap {
display: flex;
justify-content: space-between;
}
.justify-content--around:not(.ct-section), .ct-section.justify-content--around .ct-section-inner-wrap {
display: flex;
justify-content: space-around;
}
.justify-content--stretch:not(.ct-section), .ct-section.justify-content--stretch .ct-section-inner-wrap {
display: flex;
justify-content: stretch;
}
.align-content--start:not(.ct-section), .ct-section.align-content--start .ct-section-inner-wrap {
display: flex;
align-content: flex-start;
}
.align-content--end:not(.ct-section), .ct-section.align-content--end .ct-section-inner-wrap {
display: flex;
align-content: flex-end;
}
.align-content--center:not(.ct-section), .ct-section.align-content--center .ct-section-inner-wrap {
display: flex;
align-content: center;
}
.align-content--baseline:not(.ct-section), .ct-section.align-content--baseline .ct-section-inner-wrap {
display: flex;
align-content: baseline;
}
.align-content--stretch:not(.ct-section), .ct-section.align-content--stretch .ct-section-inner-wrap {
display: flex;
align-content: stretch;
}
.justify-items--start:not(.ct-section), .ct-section.justify-items--start .ct-section-inner-wrap {
display: flex;
justify-items: flex-start;
}
.justify-items--center:not(.ct-section), .ct-section.justify-items--center .ct-section-inner-wrap {
display: flex;
justify-items: center;
}
.justify-items--end:not(.ct-section), .ct-section.justify-items--end .ct-section-inner-wrap {
display: flex;
justify-items: flex-end;
}
.justify-items--stretch:not(.ct-section), .ct-section.justify-items--stretch .ct-section-inner-wrap {
display: flex;
justify-items: stretch;
}
.align-items--start:not(.ct-section), .ct-section.align-items--start .ct-section-inner-wrap {
display: flex;
align-items: flex-start;
}
.align-items--end:not(.ct-section), .ct-section.align-items--end .ct-section-inner-wrap {
display: flex;
align-items: flex-end;
}
.align-items--center:not(.ct-section), .ct-section.align-items--center .ct-section-inner-wrap {
display: flex;
align-items: center;
}
.align-items--baseline:not(.ct-section), .ct-section.align-items--baseline .ct-section-inner-wrap {
display: flex;
align-items: baseline;
}
.align-items--stretch:not(.ct-section), .ct-section.align-items--stretch .ct-section-inner-wrap {
display: flex;
align-items: stretch;
}
.self--start:not(.ct-section), .ct-section.self--start .ct-section-inner-wrap {
display: flex;
align-self: flex-start;
}
.self--end:not(.ct-section), .ct-section.self--end .ct-section-inner-wrap {
display: flex;
align-self: flex-end;
}
.self--stretch:not(.ct-section), .ct-section.self--stretch .ct-section-inner-wrap {
display: flex;
align-self: stretch;
}
.self--center:not(.ct-section), .ct-section.self--center .ct-section-inner-wrap {
display: flex;
align-self: center;
}
.flex--wrap:not(.ct-section), .ct-section.flex--wrap > .ct-section-inner-wrap {
flex-wrap: wrap;
}
.stretch:not(.ct-section), .ct-section.stretch .ct-section-inner-wrap {
display: flex;
align-content: stretch;
align-items: stretch;
justify-content: stretch;
justify-items: stretch;
}
.grid--1:not(.ct-section), .ct-section.grid--1 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(1, minmax(0, 1fr));
width: 100%;
}
.grid--2:not(.ct-section), .ct-section.grid--2 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr));
width: 100%;
}
.grid--3:not(.ct-section), .ct-section.grid--3 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(3, minmax(0, 1fr));
width: 100%;
}
.grid--4:not(.ct-section), .ct-section.grid--4 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(4, minmax(0, 1fr));
width: 100%;
}
.grid--5:not(.ct-section), .ct-section.grid--5 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(5, minmax(0, 1fr));
width: 100%;
}
.grid--6:not(.ct-section), .ct-section.grid--6 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(6, minmax(0, 1fr));
width: 100%;
}
.grid--7:not(.ct-section), .ct-section.grid--7 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(7, minmax(0, 1fr));
width: 100%;
}
.grid--8:not(.ct-section), .ct-section.grid--8 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(8, minmax(0, 1fr));
width: 100%;
}
.grid--9:not(.ct-section), .ct-section.grid--9 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(9, minmax(0, 1fr));
width: 100%;
}
.grid--10:not(.ct-section), .ct-section.grid--10 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(10, minmax(0, 1fr));
width: 100%;
}
.grid--11:not(.ct-section), .ct-section.grid--11 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(11, minmax(0, 1fr));
width: 100%;
}
.grid--12:not(.ct-section), .ct-section.grid--12 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(12, minmax(0, 1fr));
width: 100%;
}
.grid--1-2:not(.ct-section), .ct-section.grid--1-2 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 1fr 2fr;
width: 100%;
}
.grid--1-3:not(.ct-section), .ct-section.grid--1-3 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 1fr 3fr;
width: 100%;
}
.grid--2-1:not(.ct-section), .ct-section.grid--2-1 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 2fr 1fr;
width: 100%;
}
.grid--2-3:not(.ct-section), .ct-section.grid--2-3 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 2fr 3fr;
width: 100%;
}
.grid--3-1:not(.ct-section), .ct-section.grid--3-1 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 3fr 1fr;
width: 100%;
}
.grid--3-2:not(.ct-section), .ct-section.grid--3-2 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 3fr 2fr;
width: 100%;
}
.grid--auto-2:not(.ct-section), .ct-section.grid--auto-2 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(40.8026755853rem, 100vw - 6rem), 1fr));
width: 100%;
}
.grid--auto-3:not(.ct-section), .ct-section.grid--auto-3 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(30.5764411028rem, 100vw - 6rem), 1fr));
width: 100%;
}
.grid--auto-4:not(.ct-section), .ct-section.grid--auto-4 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(24.4488977956rem, 100vw - 6rem), 1fr));
width: 100%;
}
.grid--auto-5:not(.ct-section), .ct-section.grid--auto-5 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(20.367278798rem, 100vw - 6rem), 1fr));
width: 100%;
}
.grid--auto-6:not(.ct-section), .ct-section.grid--auto-6 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(17.4535050072rem, 100vw - 6rem), 1fr));
width: 100%;
}
.grid--auto-1-2:not(.ct-section), .ct-section.grid--auto-1-2 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 1fr 2fr;
width: 100%;
}
.grid--auto-1-3:not(.ct-section), .ct-section.grid--auto-1-3 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 1fr 3fr;
width: 100%;
}
.grid--auto-2-1:not(.ct-section), .ct-section.grid--auto-2-1 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 2fr 1fr;
width: 100%;
}
.grid--auto-2-3:not(.ct-section), .ct-section.grid--auto-2-3 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 2fr 3fr;
width: 100%;
}
.grid--auto-3-1:not(.ct-section), .ct-section.grid--auto-3-1 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 3fr 1fr;
width: 100%;
}
.grid--auto-3-2:not(.ct-section), .ct-section.grid--auto-3-2 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: 3fr 2fr;
width: 100%;
}
@media (max-width: 1279px) {
.grid--xl-1:not(.ct-section), .ct-section.grid--xl-1 .ct-section-inner-wrap {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid--xl-2:not(.ct-section), .ct-section.grid--xl-2 .ct-section-inner-wrap {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid--xl-3:not(.ct-section), .ct-section.grid--xl-3 .ct-section-inner-wrap {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid--xl-4:not(.ct-section), .ct-section.grid--xl-4 .ct-section-inner-wrap {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid--xl-5:not(.ct-section), .ct-section.grid--xl-5 .ct-section-inner-wrap {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid--xl-6:not(.ct-section), .ct-section.grid--xl-6 .ct-section-inner-wrap {
grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid--xl-7:not(.ct-section), .ct-section.grid--xl-7 .ct-section-inner-wrap {
grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid--xl-8:not(.ct-section), .ct-section.grid--xl-8 .ct-section-inner-wrap {
grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid--xl-9:not(.ct-section), .ct-section.grid--xl-9 .ct-section-inner-wrap {
grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid--xl-10:not(.ct-section), .ct-section.grid--xl-10 .ct-section-inner-wrap {
grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid--xl-11:not(.ct-section), .ct-section.grid--xl-11 .ct-section-inner-wrap {
grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid--xl-12:not(.ct-section), .ct-section.grid--xl-12 .ct-section-inner-wrap {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
}
@media (max-width: 991px) {
.grid--l-1:not(.ct-section), .ct-section.grid--l-1 .ct-section-inner-wrap {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid--l-2:not(.ct-section), .ct-section.grid--l-2 .ct-section-inner-wrap {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid--l-3:not(.ct-section), .ct-section.grid--l-3 .ct-section-inner-wrap {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid--l-4:not(.ct-section), .ct-section.grid--l-4 .ct-section-inner-wrap {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid--l-5:not(.ct-section), .ct-section.grid--l-5 .ct-section-inner-wrap {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid--l-6:not(.ct-section), .ct-section.grid--l-6 .ct-section-inner-wrap {
grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid--l-7:not(.ct-section), .ct-section.grid--l-7 .ct-section-inner-wrap {
grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid--l-8:not(.ct-section), .ct-section.grid--l-8 .ct-section-inner-wrap {
grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid--l-9:not(.ct-section), .ct-section.grid--l-9 .ct-section-inner-wrap {
grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid--l-10:not(.ct-section), .ct-section.grid--l-10 .ct-section-inner-wrap {
grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid--l-11:not(.ct-section), .ct-section.grid--l-11 .ct-section-inner-wrap {
grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid--l-12:not(.ct-section), .ct-section.grid--l-12 .ct-section-inner-wrap {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
}
@media (max-width: 767px) {
.grid--m-1:not(.ct-section), .ct-section.grid--m-1 .ct-section-inner-wrap {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid--m-2:not(.ct-section), .ct-section.grid--m-2 .ct-section-inner-wrap {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid--m-3:not(.ct-section), .ct-section.grid--m-3 .ct-section-inner-wrap {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid--m-4:not(.ct-section), .ct-section.grid--m-4 .ct-section-inner-wrap {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid--m-5:not(.ct-section), .ct-section.grid--m-5 .ct-section-inner-wrap {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid--m-6:not(.ct-section), .ct-section.grid--m-6 .ct-section-inner-wrap {
grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid--m-7:not(.ct-section), .ct-section.grid--m-7 .ct-section-inner-wrap {
grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid--m-8:not(.ct-section), .ct-section.grid--m-8 .ct-section-inner-wrap {
grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid--m-9:not(.ct-section), .ct-section.grid--m-9 .ct-section-inner-wrap {
grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid--m-10:not(.ct-section), .ct-section.grid--m-10 .ct-section-inner-wrap {
grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid--m-11:not(.ct-section), .ct-section.grid--m-11 .ct-section-inner-wrap {
grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid--m-12:not(.ct-section), .ct-section.grid--m-12 .ct-section-inner-wrap {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
}
@media (max-width: 479px) {
.grid--s-1:not(.ct-section), .ct-section.grid--s-1 .ct-section-inner-wrap {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid--s-2:not(.ct-section), .ct-section.grid--s-2 .ct-section-inner-wrap {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid--s-3:not(.ct-section), .ct-section.grid--s-3 .ct-section-inner-wrap {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid--s-4:not(.ct-section), .ct-section.grid--s-4 .ct-section-inner-wrap {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid--s-5:not(.ct-section), .ct-section.grid--s-5 .ct-section-inner-wrap {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid--s-6:not(.ct-section), .ct-section.grid--s-6 .ct-section-inner-wrap {
grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid--s-7:not(.ct-section), .ct-section.grid--s-7 .ct-section-inner-wrap {
grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid--s-8:not(.ct-section), .ct-section.grid--s-8 .ct-section-inner-wrap {
grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid--s-9:not(.ct-section), .ct-section.grid--s-9 .ct-section-inner-wrap {
grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid--s-10:not(.ct-section), .ct-section.grid--s-10 .ct-section-inner-wrap {
grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid--s-11:not(.ct-section), .ct-section.grid--s-11 .ct-section-inner-wrap {
grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid--s-12:not(.ct-section), .ct-section.grid--s-12 .ct-section-inner-wrap {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
}
@media (min-width: 1279px) {
.grid--alternate-xl:not(.ct-section) > .grid--1-2:nth-of-type(even), .grid--alternate-xl .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) {
grid-template-columns: 2fr 1fr;
}
.grid--alternate-xl:not(.ct-section) > .grid--1-2:nth-of-type(even) > *:last-child, .grid--alternate-xl .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl:not(.ct-section) > .grid--1-3:nth-of-type(even), .grid--alternate-xl .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) {
grid-template-columns: 3fr 1fr;
}
.grid--alternate-xl:not(.ct-section) > .grid--1-3:nth-of-type(even) > *:last-child, .grid--alternate-xl .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl:not(.ct-section) > .grid--2-1:nth-of-type(even), .grid--alternate-xl .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) {
grid-template-columns: 1fr 2fr;
}
.grid--alternate-xl:not(.ct-section) > .grid--2-1:nth-of-type(even) > *:last-child, .grid--alternate-xl .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl:not(.ct-section) > .grid--2-3:nth-of-type(even), .grid--alternate-xl .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) {
grid-template-columns: 3fr 2fr;
}
.grid--alternate-xl:not(.ct-section) > .grid--2-3:nth-of-type(even) > *:last-child, .grid--alternate-xl .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl:not(.ct-section) > .grid--3-1:nth-of-type(even), .grid--alternate-xl .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) {
grid-template-columns: 1fr 3fr;
}
.grid--alternate-xl:not(.ct-section) > .grid--3-1:nth-of-type(even) > *:last-child, .grid--alternate-xl .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-xl:not(.ct-section) > .grid--3-2:nth-of-type(even), .grid--alternate-xl .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) {
grid-template-columns: 2fr 3fr;
}
.grid--alternate-xl:not(.ct-section) > .grid--3-2:nth-of-type(even) > *:last-child, .grid--alternate-xl .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) > *:last-child {
order: -1;
}
}
@media (min-width: 991px) {
.grid--alternate-l:not(.ct-section) > .grid--1-2:nth-of-type(even), .grid--alternate-l .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) {
grid-template-columns: 2fr 1fr;
}
.grid--alternate-l:not(.ct-section) > .grid--1-2:nth-of-type(even) > *:last-child, .grid--alternate-l .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l:not(.ct-section) > .grid--1-3:nth-of-type(even), .grid--alternate-l .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) {
grid-template-columns: 3fr 1fr;
}
.grid--alternate-l:not(.ct-section) > .grid--1-3:nth-of-type(even) > *:last-child, .grid--alternate-l .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l:not(.ct-section) > .grid--2-1:nth-of-type(even), .grid--alternate-l .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) {
grid-template-columns: 1fr 2fr;
}
.grid--alternate-l:not(.ct-section) > .grid--2-1:nth-of-type(even) > *:last-child, .grid--alternate-l .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l:not(.ct-section) > .grid--2-3:nth-of-type(even), .grid--alternate-l .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) {
grid-template-columns: 3fr 2fr;
}
.grid--alternate-l:not(.ct-section) > .grid--2-3:nth-of-type(even) > *:last-child, .grid--alternate-l .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l:not(.ct-section) > .grid--3-1:nth-of-type(even), .grid--alternate-l .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) {
grid-template-columns: 1fr 3fr;
}
.grid--alternate-l:not(.ct-section) > .grid--3-1:nth-of-type(even) > *:last-child, .grid--alternate-l .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-l:not(.ct-section) > .grid--3-2:nth-of-type(even), .grid--alternate-l .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) {
grid-template-columns: 2fr 3fr;
}
.grid--alternate-l:not(.ct-section) > .grid--3-2:nth-of-type(even) > *:last-child, .grid--alternate-l .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) > *:last-child {
order: -1;
}
}
@media (min-width: 767px) {
.grid--alternate-m:not(.ct-section) > .grid--1-2:nth-of-type(even), .grid--alternate-m .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) {
grid-template-columns: 2fr 1fr;
}
.grid--alternate-m:not(.ct-section) > .grid--1-2:nth-of-type(even) > *:last-child, .grid--alternate-m .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m:not(.ct-section) > .grid--1-3:nth-of-type(even), .grid--alternate-m .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) {
grid-template-columns: 3fr 1fr;
}
.grid--alternate-m:not(.ct-section) > .grid--1-3:nth-of-type(even) > *:last-child, .grid--alternate-m .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m:not(.ct-section) > .grid--2-1:nth-of-type(even), .grid--alternate-m .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) {
grid-template-columns: 1fr 2fr;
}
.grid--alternate-m:not(.ct-section) > .grid--2-1:nth-of-type(even) > *:last-child, .grid--alternate-m .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m:not(.ct-section) > .grid--2-3:nth-of-type(even), .grid--alternate-m .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) {
grid-template-columns: 3fr 2fr;
}
.grid--alternate-m:not(.ct-section) > .grid--2-3:nth-of-type(even) > *:last-child, .grid--alternate-m .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m:not(.ct-section) > .grid--3-1:nth-of-type(even), .grid--alternate-m .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) {
grid-template-columns: 1fr 3fr;
}
.grid--alternate-m:not(.ct-section) > .grid--3-1:nth-of-type(even) > *:last-child, .grid--alternate-m .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-m:not(.ct-section) > .grid--3-2:nth-of-type(even), .grid--alternate-m .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) {
grid-template-columns: 2fr 3fr;
}
.grid--alternate-m:not(.ct-section) > .grid--3-2:nth-of-type(even) > *:last-child, .grid--alternate-m .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) > *:last-child {
order: -1;
}
}
@media (min-width: 479px) {
.grid--alternate-s:not(.ct-section) > .grid--1-2:nth-of-type(even), .grid--alternate-s .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) {
grid-template-columns: 2fr 1fr;
}
.grid--alternate-s:not(.ct-section) > .grid--1-2:nth-of-type(even) > *:last-child, .grid--alternate-s .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s:not(.ct-section) > .grid--1-3:nth-of-type(even), .grid--alternate-s .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) {
grid-template-columns: 3fr 1fr;
}
.grid--alternate-s:not(.ct-section) > .grid--1-3:nth-of-type(even) > *:last-child, .grid--alternate-s .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s:not(.ct-section) > .grid--2-1:nth-of-type(even), .grid--alternate-s .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) {
grid-template-columns: 1fr 2fr;
}
.grid--alternate-s:not(.ct-section) > .grid--2-1:nth-of-type(even) > *:last-child, .grid--alternate-s .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s:not(.ct-section) > .grid--2-3:nth-of-type(even), .grid--alternate-s .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) {
grid-template-columns: 3fr 2fr;
}
.grid--alternate-s:not(.ct-section) > .grid--2-3:nth-of-type(even) > *:last-child, .grid--alternate-s .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s:not(.ct-section) > .grid--3-1:nth-of-type(even), .grid--alternate-s .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) {
grid-template-columns: 1fr 3fr;
}
.grid--alternate-s:not(.ct-section) > .grid--3-1:nth-of-type(even) > *:last-child, .grid--alternate-s .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) > *:last-child {
order: -1;
}
.grid--alternate-s:not(.ct-section) > .grid--3-2:nth-of-type(even), .grid--alternate-s .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) {
grid-template-columns: 2fr 3fr;
}
.grid--alternate-s:not(.ct-section) > .grid--3-2:nth-of-type(even) > *:last-child, .grid--alternate-s .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) > *:last-child {
order: -1;
}
}
@media (max-width: 991px) {
.grid--auto-1-2:not(.ct-section), .ct-section.grid--auto-1-2 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(30.5764411028rem, 100vw - 6rem), 1fr));
}
.grid--auto-1-3:not(.ct-section), .ct-section.grid--auto-1-3 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(30.5764411028rem, 100vw - 6rem), 1fr));
}
.grid--auto-3-2:not(.ct-section), .ct-section.grid--auto-3-2 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(30.5764411028rem, 100vw - 6rem), 1fr));
}
.grid--auto-2-3:not(.ct-section), .ct-section.grid--auto-2-3 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(30.5764411028rem, 100vw - 6rem), 1fr));
}
.grid--auto-2-1:not(.ct-section), .ct-section.grid--auto-2-1 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(30.5764411028rem, 100vw - 6rem), 1fr));
}
.grid--auto-3-1:not(.ct-section), .ct-section.grid--auto-3-1 .ct-section-inner-wrap {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(30.5764411028rem, 100vw - 6rem), 1fr));
}
}
.gap--xs:not(.ct-section), .ct-section.gap--xs > .ct-section-inner-wrap {
gap: 1.896rem;
gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
gap: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.gap--s:not(.ct-section), .ct-section.gap--s > .ct-section-inner-wrap {
gap: 2.133rem;
gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
gap: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.gap--m:not(.ct-section), .ct-section.gap--m > .ct-section-inner-wrap {
gap: 2.4rem;
gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
gap: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.gap--l:not(.ct-section), .ct-section.gap--l > .ct-section-inner-wrap {
gap: 2.7rem;
gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
gap: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.gap--xl:not(.ct-section), .ct-section.gap--xl > .ct-section-inner-wrap {
gap: 3.038rem;
gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
gap: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.gap--xxl:not(.ct-section), .ct-section.gap--xxl > .ct-section-inner-wrap {
gap: 3.42rem;
gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
gap: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
@media (max-width: 1279px) {
.gap--xl-xs:not(.ct-section), .ct-section.gap--xl-xs > .ct-section-inner-wrap {
gap: 1.896rem;
gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
gap: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.gap--xl-s:not(.ct-section), .ct-section.gap--xl-s > .ct-section-inner-wrap {
gap: 2.133rem;
gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
gap: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.gap--xl-m:not(.ct-section), .ct-section.gap--xl-m > .ct-section-inner-wrap {
gap: 2.4rem;
gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
gap: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.gap--xl-l:not(.ct-section), .ct-section.gap--xl-l > .ct-section-inner-wrap {
gap: 2.7rem;
gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
gap: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.gap--xl-xl:not(.ct-section), .ct-section.gap--xl-xl > .ct-section-inner-wrap {
gap: 3.038rem;
gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
gap: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.gap--xl-xxl:not(.ct-section), .ct-section.gap--xl-xxl > .ct-section-inner-wrap {
gap: 3.42rem;
gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
gap: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
}
@media (max-width: 991px) {
.gap--l-xs:not(.ct-section), .ct-section.gap--l-xs > .ct-section-inner-wrap {
gap: 1.896rem;
gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
gap: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.gap--l-s:not(.ct-section), .ct-section.gap--l-s > .ct-section-inner-wrap {
gap: 2.133rem;
gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
gap: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.gap--l-m:not(.ct-section), .ct-section.gap--l-m > .ct-section-inner-wrap {
gap: 2.4rem;
gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
gap: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.gap--l-l:not(.ct-section), .ct-section.gap--l-l > .ct-section-inner-wrap {
gap: 2.7rem;
gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
gap: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.gap--l-xl:not(.ct-section), .ct-section.gap--l-xl > .ct-section-inner-wrap {
gap: 3.038rem;
gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
gap: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.gap--l-xxl:not(.ct-section), .ct-section.gap--l-xxl > .ct-section-inner-wrap {
gap: 3.42rem;
gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
gap: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
}
@media (max-width: 767px) {
.gap--m-xs:not(.ct-section), .ct-section.gap--m-xs > .ct-section-inner-wrap {
gap: 1.896rem;
gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
gap: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.gap--m-s:not(.ct-section), .ct-section.gap--m-s > .ct-section-inner-wrap {
gap: 2.133rem;
gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
gap: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.gap--m-m:not(.ct-section), .ct-section.gap--m-m > .ct-section-inner-wrap {
gap: 2.4rem;
gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
gap: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.gap--m-l:not(.ct-section), .ct-section.gap--m-l > .ct-section-inner-wrap {
gap: 2.7rem;
gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
gap: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.gap--m-xl:not(.ct-section), .ct-section.gap--m-xl > .ct-section-inner-wrap {
gap: 3.038rem;
gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
gap: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.gap--m-xxl:not(.ct-section), .ct-section.gap--m-xxl > .ct-section-inner-wrap {
gap: 3.42rem;
gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
gap: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
}
@media (max-width: 479px) {
.gap--s-xs:not(.ct-section), .ct-section.gap--s-xs > .ct-section-inner-wrap {
gap: 1.896rem;
gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
gap: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.gap--s-s:not(.ct-section), .ct-section.gap--s-s > .ct-section-inner-wrap {
gap: 2.133rem;
gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
gap: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.gap--s-m:not(.ct-section), .ct-section.gap--s-m > .ct-section-inner-wrap {
gap: 2.4rem;
gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
gap: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.gap--s-l:not(.ct-section), .ct-section.gap--s-l > .ct-section-inner-wrap {
gap: 2.7rem;
gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
gap: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.gap--s-xl:not(.ct-section), .ct-section.gap--s-xl > .ct-section-inner-wrap {
gap: 3.038rem;
gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
gap: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.gap--s-xxl:not(.ct-section), .ct-section.gap--s-xxl > .ct-section-inner-wrap {
gap: 3.42rem;
gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
gap: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
}
.height--20:not(.ct-section), .ct-section.height--20 > .ct-section-inner-wrap {
min-height: 20vh;
}
.height--30:not(.ct-section), .ct-section.height--30 > .ct-section-inner-wrap {
min-height: 30vh;
}
.height--40:not(.ct-section), .ct-section.height--40 > .ct-section-inner-wrap {
min-height: 40vh;
}
.height--50:not(.ct-section), .ct-section.height--50 > .ct-section-inner-wrap {
min-height: 50vh;
}
.height--60:not(.ct-section), .ct-section.height--60 > .ct-section-inner-wrap {
min-height: 60vh;
}
.height--70:not(.ct-section), .ct-section.height--70 > .ct-section-inner-wrap {
min-height: 70vh;
}
.height--80:not(.ct-section), .ct-section.height--80 > .ct-section-inner-wrap {
min-height: 80vh;
}
.height--90:not(.ct-section), .ct-section.height--90 > .ct-section-inner-wrap {
min-height: 90vh;
}
.height--100:not(.ct-section), .ct-section.height--100 > .ct-section-inner-wrap {
min-height: 100vh;
}
.height--full:not(.ct-section), .ct-section.height--full > .ct-section-inner-wrap {
min-height: 100vh;
}
@media (max-width: 1279px) {
.height--xl-20:not(.ct-section), .ct-section.height--xl-20 > .ct-section-inner-wrap {
min-height: 20vh;
}
.height--xl-30:not(.ct-section), .ct-section.height--xl-30 > .ct-section-inner-wrap {
min-height: 30vh;
}
.height--xl-40:not(.ct-section), .ct-section.height--xl-40 > .ct-section-inner-wrap {
min-height: 40vh;
}
.height--xl-50:not(.ct-section), .ct-section.height--xl-50 > .ct-section-inner-wrap {
min-height: 50vh;
}
.height--xl-60:not(.ct-section), .ct-section.height--xl-60 > .ct-section-inner-wrap {
min-height: 60vh;
}
.height--xl-70:not(.ct-section), .ct-section.height--xl-70 > .ct-section-inner-wrap {
min-height: 70vh;
}
.height--xl-80:not(.ct-section), .ct-section.height--xl-80 > .ct-section-inner-wrap {
min-height: 80vh;
}
.height--xl-90:not(.ct-section), .ct-section.height--xl-90 > .ct-section-inner-wrap {
min-height: 90vh;
}
.height--xl-100:not(.ct-section), .ct-section.height--xl-100 > .ct-section-inner-wrap {
min-height: 100vh;
}
.height--xl-full:not(.ct-section), .ct-section.height--xl-full > .ct-section-inner-wrap {
min-height: 100vh;
}
}
@media (max-width: 991px) {
.height--l-20:not(.ct-section), .ct-section.height--l-20 > .ct-section-inner-wrap {
min-height: 20vh;
}
.height--l-30:not(.ct-section), .ct-section.height--l-30 > .ct-section-inner-wrap {
min-height: 30vh;
}
.height--l-40:not(.ct-section), .ct-section.height--l-40 > .ct-section-inner-wrap {
min-height: 40vh;
}
.height--l-50:not(.ct-section), .ct-section.height--l-50 > .ct-section-inner-wrap {
min-height: 50vh;
}
.height--l-60:not(.ct-section), .ct-section.height--l-60 > .ct-section-inner-wrap {
min-height: 60vh;
}
.height--l-70:not(.ct-section), .ct-section.height--l-70 > .ct-section-inner-wrap {
min-height: 70vh;
}
.height--l-80:not(.ct-section), .ct-section.height--l-80 > .ct-section-inner-wrap {
min-height: 80vh;
}
.height--l-90:not(.ct-section), .ct-section.height--l-90 > .ct-section-inner-wrap {
min-height: 90vh;
}
.height--l-100:not(.ct-section), .ct-section.height--l-100 > .ct-section-inner-wrap {
min-height: 100vh;
}
.height--l-full:not(.ct-section), .ct-section.height--l-full > .ct-section-inner-wrap {
min-height: 100vh;
}
}
@media (max-width: 767px) {
.height--m-20:not(.ct-section), .ct-section.height--m-20 > .ct-section-inner-wrap {
min-height: 20vh;
}
.height--m-30:not(.ct-section), .ct-section.height--m-30 > .ct-section-inner-wrap {
min-height: 30vh;
}
.height--m-40:not(.ct-section), .ct-section.height--m-40 > .ct-section-inner-wrap {
min-height: 40vh;
}
.height--m-50:not(.ct-section), .ct-section.height--m-50 > .ct-section-inner-wrap {
min-height: 50vh;
}
.height--m-60:not(.ct-section), .ct-section.height--m-60 > .ct-section-inner-wrap {
min-height: 60vh;
}
.height--m-70:not(.ct-section), .ct-section.height--m-70 > .ct-section-inner-wrap {
min-height: 70vh;
}
.height--m-80:not(.ct-section), .ct-section.height--m-80 > .ct-section-inner-wrap {
min-height: 80vh;
}
.height--m-90:not(.ct-section), .ct-section.height--m-90 > .ct-section-inner-wrap {
min-height: 90vh;
}
.height--m-100:not(.ct-section), .ct-section.height--m-100 > .ct-section-inner-wrap {
min-height: 100vh;
}
.height--m-full:not(.ct-section), .ct-section.height--m-full > .ct-section-inner-wrap {
min-height: 100vh;
}
}
@media (max-width: 479px) {
.height--s-20:not(.ct-section), .ct-section.height--s-20 > .ct-section-inner-wrap {
min-height: 20vh;
}
.height--s-30:not(.ct-section), .ct-section.height--s-30 > .ct-section-inner-wrap {
min-height: 30vh;
}
.height--s-40:not(.ct-section), .ct-section.height--s-40 > .ct-section-inner-wrap {
min-height: 40vh;
}
.height--s-50:not(.ct-section), .ct-section.height--s-50 > .ct-section-inner-wrap {
min-height: 50vh;
}
.height--s-60:not(.ct-section), .ct-section.height--s-60 > .ct-section-inner-wrap {
min-height: 60vh;
}
.height--s-70:not(.ct-section), .ct-section.height--s-70 > .ct-section-inner-wrap {
min-height: 70vh;
}
.height--s-80:not(.ct-section), .ct-section.height--s-80 > .ct-section-inner-wrap {
min-height: 80vh;
}
.height--s-90:not(.ct-section), .ct-section.height--s-90 > .ct-section-inner-wrap {
min-height: 90vh;
}
.height--s-100:not(.ct-section), .ct-section.height--s-100 > .ct-section-inner-wrap {
min-height: 100vh;
}
.height--s-full:not(.ct-section), .ct-section.height--s-full > .ct-section-inner-wrap {
min-height: 100vh;
}
}
.max-height--20:not(.ct-section), .ct-section.max-height--20 > .ct-section-inner-wrap {
max-height: 20vh;
}
.max-height--30:not(.ct-section), .ct-section.max-height--30 > .ct-section-inner-wrap {
max-height: 30vh;
}
.max-height--40:not(.ct-section), .ct-section.max-height--40 > .ct-section-inner-wrap {
max-height: 40vh;
}
.max-height--50:not(.ct-section), .ct-section.max-height--50 > .ct-section-inner-wrap {
max-height: 50vh;
}
.max-height--60:not(.ct-section), .ct-section.max-height--60 > .ct-section-inner-wrap {
max-height: 60vh;
}
.max-height--70:not(.ct-section), .ct-section.max-height--70 > .ct-section-inner-wrap {
max-height: 70vh;
}
.max-height--80:not(.ct-section), .ct-section.max-height--80 > .ct-section-inner-wrap {
max-height: 80vh;
}
.max-height--90:not(.ct-section), .ct-section.max-height--90 > .ct-section-inner-wrap {
max-height: 90vh;
}
.max-height--100:not(.ct-section), .ct-section.max-height--100 > .ct-section-inner-wrap {
max-height: 100vh;
}
.max-height--full:not(.ct-section), .ct-section.max-height--full > .ct-section-inner-wrap {
max-height: 100vh;
}
@media (max-width: 1279px) {
.max-height--xl-20:not(.ct-section), .ct-section.max-height--xl-20 > .ct-section-inner-wrap {
max-height: 20vh;
}
.max-height--xl-30:not(.ct-section), .ct-section.max-height--xl-30 > .ct-section-inner-wrap {
max-height: 30vh;
}
.max-height--xl-40:not(.ct-section), .ct-section.max-height--xl-40 > .ct-section-inner-wrap {
max-height: 40vh;
}
.max-height--xl-50:not(.ct-section), .ct-section.max-height--xl-50 > .ct-section-inner-wrap {
max-height: 50vh;
}
.max-height--xl-60:not(.ct-section), .ct-section.max-height--xl-60 > .ct-section-inner-wrap {
max-height: 60vh;
}
.max-height--xl-70:not(.ct-section), .ct-section.max-height--xl-70 > .ct-section-inner-wrap {
max-height: 70vh;
}
.max-height--xl-80:not(.ct-section), .ct-section.max-height--xl-80 > .ct-section-inner-wrap {
max-height: 80vh;
}
.max-height--xl-90:not(.ct-section), .ct-section.max-height--xl-90 > .ct-section-inner-wrap {
max-height: 90vh;
}
.max-height--xl-100:not(.ct-section), .ct-section.max-height--xl-100 > .ct-section-inner-wrap {
max-height: 100vh;
}
.max-height--xl-full:not(.ct-section), .ct-section.max-height--xl-full > .ct-section-inner-wrap {
max-height: 100vh;
}
}
@media (max-width: 991px) {
.max-height--l-20:not(.ct-section), .ct-section.max-height--l-20 > .ct-section-inner-wrap {
max-height: 20vh;
}
.max-height--l-30:not(.ct-section), .ct-section.max-height--l-30 > .ct-section-inner-wrap {
max-height: 30vh;
}
.max-height--l-40:not(.ct-section), .ct-section.max-height--l-40 > .ct-section-inner-wrap {
max-height: 40vh;
}
.max-height--l-50:not(.ct-section), .ct-section.max-height--l-50 > .ct-section-inner-wrap {
max-height: 50vh;
}
.max-height--l-60:not(.ct-section), .ct-section.max-height--l-60 > .ct-section-inner-wrap {
max-height: 60vh;
}
.max-height--l-70:not(.ct-section), .ct-section.max-height--l-70 > .ct-section-inner-wrap {
max-height: 70vh;
}
.max-height--l-80:not(.ct-section), .ct-section.max-height--l-80 > .ct-section-inner-wrap {
max-height: 80vh;
}
.max-height--l-90:not(.ct-section), .ct-section.max-height--l-90 > .ct-section-inner-wrap {
max-height: 90vh;
}
.max-height--l-100:not(.ct-section), .ct-section.max-height--l-100 > .ct-section-inner-wrap {
max-height: 100vh;
}
.max-height--l-full:not(.ct-section), .ct-section.max-height--l-full > .ct-section-inner-wrap {
max-height: 100vh;
}
}
@media (max-width: 767px) {
.max-height--m-20:not(.ct-section), .ct-section.max-height--m-20 > .ct-section-inner-wrap {
max-height: 20vh;
}
.max-height--m-30:not(.ct-section), .ct-section.max-height--m-30 > .ct-section-inner-wrap {
max-height: 30vh;
}
.max-height--m-40:not(.ct-section), .ct-section.max-height--m-40 > .ct-section-inner-wrap {
max-height: 40vh;
}
.max-height--m-50:not(.ct-section), .ct-section.max-height--m-50 > .ct-section-inner-wrap {
max-height: 50vh;
}
.max-height--m-60:not(.ct-section), .ct-section.max-height--m-60 > .ct-section-inner-wrap {
max-height: 60vh;
}
.max-height--m-70:not(.ct-section), .ct-section.max-height--m-70 > .ct-section-inner-wrap {
max-height: 70vh;
}
.max-height--m-80:not(.ct-section), .ct-section.max-height--m-80 > .ct-section-inner-wrap {
max-height: 80vh;
}
.max-height--m-90:not(.ct-section), .ct-section.max-height--m-90 > .ct-section-inner-wrap {
max-height: 90vh;
}
.max-height--m-100:not(.ct-section), .ct-section.max-height--m-100 > .ct-section-inner-wrap {
max-height: 100vh;
}
.max-height--m-full:not(.ct-section), .ct-section.max-height--m-full > .ct-section-inner-wrap {
max-height: 100vh;
}
}
@media (max-width: 479px) {
.max-height--s-20:not(.ct-section), .ct-section.max-height--s-20 > .ct-section-inner-wrap {
max-height: 20vh;
}
.max-height--s-30:not(.ct-section), .ct-section.max-height--s-30 > .ct-section-inner-wrap {
max-height: 30vh;
}
.max-height--s-40:not(.ct-section), .ct-section.max-height--s-40 > .ct-section-inner-wrap {
max-height: 40vh;
}
.max-height--s-50:not(.ct-section), .ct-section.max-height--s-50 > .ct-section-inner-wrap {
max-height: 50vh;
}
.max-height--s-60:not(.ct-section), .ct-section.max-height--s-60 > .ct-section-inner-wrap {
max-height: 60vh;
}
.max-height--s-70:not(.ct-section), .ct-section.max-height--s-70 > .ct-section-inner-wrap {
max-height: 70vh;
}
.max-height--s-80:not(.ct-section), .ct-section.max-height--s-80 > .ct-section-inner-wrap {
max-height: 80vh;
}
.max-height--s-90:not(.ct-section), .ct-section.max-height--s-90 > .ct-section-inner-wrap {
max-height: 90vh;
}
.max-height--s-100:not(.ct-section), .ct-section.max-height--s-100 > .ct-section-inner-wrap {
max-height: 100vh;
}
.max-height--s-full:not(.ct-section), .ct-section.max-height--s-full > .ct-section-inner-wrap {
max-height: 100vh;
}
}
.owl--xs:not(.ct-section) > * + *, .ct-section.owl--xs .ct-section-inner-wrap > * + * {
margin-top: 1.896rem;
margin-top: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96)));
margin-top: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem);
}
.owl--s:not(.ct-section) > * + *, .ct-section.owl--s .ct-section-inner-wrap > * + * {
margin-top: 2.133rem;
margin-top: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96)));
margin-top: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem);
}
.owl--m:not(.ct-section) > * + *, .ct-section.owl--m .ct-section-inner-wrap > * + * {
margin-top: 2.4rem;
margin-top: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
margin-top: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.owl--l:not(.ct-section) > * + *, .ct-section.owl--l .ct-section-inner-wrap > * + * {
margin-top: 2.7rem;
margin-top: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96)));
margin-top: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem);
}
.owl--xl:not(.ct-section) > * + *, .ct-section.owl--xl .ct-section-inner-wrap > * + * {
margin-top: 3.038rem;
margin-top: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96)));
margin-top: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem);
}
.owl--xxl:not(.ct-section) > * + *, .ct-section.owl--xxl .ct-section-inner-wrap > * + * {
margin-top: 3.42rem;
margin-top: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96)));
margin-top: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem);
}
.pad-section--xs:not(.ct-section), .pad-section--xs .ct-section-inner-wrap {
padding: 1.896rem 2.4rem;
padding: calc(3.2rem + (2.1333333333 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(3.2rem, calc(2.2222222222vw + 2.4888888889rem), 5.3333333333rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--s:not(.ct-section), .pad-section--s .ct-section-inner-wrap {
padding: 2.133rem 2.4rem;
padding: calc(4.8rem + (3.2 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(4.8rem, calc(3.3333333333vw + 3.7333333333rem), 8rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--m:not(.ct-section), .pad-section--m .ct-section-inner-wrap {
padding: 2.4rem 2.4rem;
padding: calc(7.2rem + (4.8 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(7.2rem, calc(5vw + 5.6rem), 12rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--l:not(.ct-section), .pad-section--l .ct-section-inner-wrap {
padding: 2.7rem 2.4rem;
padding: calc(9.5976rem + (8.4024 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(9.5976rem, calc(8.7525vw + 6.7968rem), 18rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--xl:not(.ct-section), .pad-section--xl .ct-section-inner-wrap {
padding: 3.038rem 2.4rem;
padding: calc(12.7936008rem + (14.2063992 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(12.7936008rem, calc(14.7983325vw + 8.0581344rem), 27rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--xxl:not(.ct-section), .pad-section--xxl .ct-section-inner-wrap {
padding: 3.42rem 2.4rem;
padding: calc(17.0538698664rem + (23.4461301336 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(17.0538698664rem, calc(24.4230522225vw + 9.2384931552rem), 40.5rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--none:not(.ct-section), .pad-section--none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
@media (max-width: 1279px) {
.pad-section--xl-xs:not(.ct-section), .pad-section--xl-xs .ct-section-inner-wrap {
padding: 1.896rem 2.4rem;
padding: calc(3.2rem + (2.1333333333 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(3.2rem, calc(2.2222222222vw + 2.4888888889rem), 5.3333333333rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--xl-none:not(.ct-section), .pad-section--xl-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--xl:not(.ct-section), .pad--none--xl .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--xl-s:not(.ct-section), .pad-section--xl-s .ct-section-inner-wrap {
padding: 2.133rem 2.4rem;
padding: calc(4.8rem + (3.2 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(4.8rem, calc(3.3333333333vw + 3.7333333333rem), 8rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--xl-none:not(.ct-section), .pad-section--xl-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--xl:not(.ct-section), .pad--none--xl .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--xl-m:not(.ct-section), .pad-section--xl-m .ct-section-inner-wrap {
padding: 2.4rem 2.4rem;
padding: calc(7.2rem + (4.8 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(7.2rem, calc(5vw + 5.6rem), 12rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--xl-none:not(.ct-section), .pad-section--xl-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--xl:not(.ct-section), .pad--none--xl .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--xl-l:not(.ct-section), .pad-section--xl-l .ct-section-inner-wrap {
padding: 2.7rem 2.4rem;
padding: calc(9.5976rem + (8.4024 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(9.5976rem, calc(8.7525vw + 6.7968rem), 18rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--xl-none:not(.ct-section), .pad-section--xl-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--xl:not(.ct-section), .pad--none--xl .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--xl-xl:not(.ct-section), .pad-section--xl-xl .ct-section-inner-wrap {
padding: 3.038rem 2.4rem;
padding: calc(12.7936008rem + (14.2063992 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(12.7936008rem, calc(14.7983325vw + 8.0581344rem), 27rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--xl-none:not(.ct-section), .pad-section--xl-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--xl:not(.ct-section), .pad--none--xl .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--xl-xxl:not(.ct-section), .pad-section--xl-xxl .ct-section-inner-wrap {
padding: 3.42rem 2.4rem;
padding: calc(17.0538698664rem + (23.4461301336 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(17.0538698664rem, calc(24.4230522225vw + 9.2384931552rem), 40.5rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--xl-none:not(.ct-section), .pad-section--xl-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--xl:not(.ct-section), .pad--none--xl .ct-section-inner-wrap {
padding: 0 !important;
}
}
@media (max-width: 991px) {
.pad-section--l-xs:not(.ct-section), .pad-section--l-xs .ct-section-inner-wrap {
padding: 1.896rem 2.4rem;
padding: calc(3.2rem + (2.1333333333 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(3.2rem, calc(2.2222222222vw + 2.4888888889rem), 5.3333333333rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--l-none:not(.ct-section), .pad-section--l-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--l:not(.ct-section), .pad--none--l .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--l-s:not(.ct-section), .pad-section--l-s .ct-section-inner-wrap {
padding: 2.133rem 2.4rem;
padding: calc(4.8rem + (3.2 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(4.8rem, calc(3.3333333333vw + 3.7333333333rem), 8rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--l-none:not(.ct-section), .pad-section--l-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--l:not(.ct-section), .pad--none--l .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--l-m:not(.ct-section), .pad-section--l-m .ct-section-inner-wrap {
padding: 2.4rem 2.4rem;
padding: calc(7.2rem + (4.8 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(7.2rem, calc(5vw + 5.6rem), 12rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--l-none:not(.ct-section), .pad-section--l-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--l:not(.ct-section), .pad--none--l .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--l-l:not(.ct-section), .pad-section--l-l .ct-section-inner-wrap {
padding: 2.7rem 2.4rem;
padding: calc(9.5976rem + (8.4024 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(9.5976rem, calc(8.7525vw + 6.7968rem), 18rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--l-none:not(.ct-section), .pad-section--l-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--l:not(.ct-section), .pad--none--l .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--l-xl:not(.ct-section), .pad-section--l-xl .ct-section-inner-wrap {
padding: 3.038rem 2.4rem;
padding: calc(12.7936008rem + (14.2063992 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(12.7936008rem, calc(14.7983325vw + 8.0581344rem), 27rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--l-none:not(.ct-section), .pad-section--l-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--l:not(.ct-section), .pad--none--l .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--l-xxl:not(.ct-section), .pad-section--l-xxl .ct-section-inner-wrap {
padding: 3.42rem 2.4rem;
padding: calc(17.0538698664rem + (23.4461301336 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(17.0538698664rem, calc(24.4230522225vw + 9.2384931552rem), 40.5rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--l-none:not(.ct-section), .pad-section--l-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--l:not(.ct-section), .pad--none--l .ct-section-inner-wrap {
padding: 0 !important;
}
}
@media (max-width: 767px) {
.pad-section--m-xs:not(.ct-section), .pad-section--m-xs .ct-section-inner-wrap {
padding: 1.896rem 2.4rem;
padding: calc(3.2rem + (2.1333333333 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(3.2rem, calc(2.2222222222vw + 2.4888888889rem), 5.3333333333rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--m-none:not(.ct-section), .pad-section--m-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--m:not(.ct-section), .pad--none--m .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--m-s:not(.ct-section), .pad-section--m-s .ct-section-inner-wrap {
padding: 2.133rem 2.4rem;
padding: calc(4.8rem + (3.2 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(4.8rem, calc(3.3333333333vw + 3.7333333333rem), 8rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--m-none:not(.ct-section), .pad-section--m-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--m:not(.ct-section), .pad--none--m .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--m-m:not(.ct-section), .pad-section--m-m .ct-section-inner-wrap {
padding: 2.4rem 2.4rem;
padding: calc(7.2rem + (4.8 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(7.2rem, calc(5vw + 5.6rem), 12rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--m-none:not(.ct-section), .pad-section--m-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--m:not(.ct-section), .pad--none--m .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--m-l:not(.ct-section), .pad-section--m-l .ct-section-inner-wrap {
padding: 2.7rem 2.4rem;
padding: calc(9.5976rem + (8.4024 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(9.5976rem, calc(8.7525vw + 6.7968rem), 18rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--m-none:not(.ct-section), .pad-section--m-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--m:not(.ct-section), .pad--none--m .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--m-xl:not(.ct-section), .pad-section--m-xl .ct-section-inner-wrap {
padding: 3.038rem 2.4rem;
padding: calc(12.7936008rem + (14.2063992 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(12.7936008rem, calc(14.7983325vw + 8.0581344rem), 27rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--m-none:not(.ct-section), .pad-section--m-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--m:not(.ct-section), .pad--none--m .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--m-xxl:not(.ct-section), .pad-section--m-xxl .ct-section-inner-wrap {
padding: 3.42rem 2.4rem;
padding: calc(17.0538698664rem + (23.4461301336 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(17.0538698664rem, calc(24.4230522225vw + 9.2384931552rem), 40.5rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--m-none:not(.ct-section), .pad-section--m-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--m:not(.ct-section), .pad--none--m .ct-section-inner-wrap {
padding: 0 !important;
}
}
@media (max-width: 479px) {
.pad-section--s-xs:not(.ct-section), .pad-section--s-xs .ct-section-inner-wrap {
padding: 1.896rem 2.4rem;
padding: calc(3.2rem + (2.1333333333 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(3.2rem, calc(2.2222222222vw + 2.4888888889rem), 5.3333333333rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--s-none:not(.ct-section), .pad-section--s-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--s:not(.ct-section), .pad--none--s .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--s-s:not(.ct-section), .pad-section--s-s .ct-section-inner-wrap {
padding: 2.133rem 2.4rem;
padding: calc(4.8rem + (3.2 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(4.8rem, calc(3.3333333333vw + 3.7333333333rem), 8rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--s-none:not(.ct-section), .pad-section--s-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--s:not(.ct-section), .pad--none--s .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--s-m:not(.ct-section), .pad-section--s-m .ct-section-inner-wrap {
padding: 2.4rem 2.4rem;
padding: calc(7.2rem + (4.8 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(7.2rem, calc(5vw + 5.6rem), 12rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--s-none:not(.ct-section), .pad-section--s-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--s:not(.ct-section), .pad--none--s .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--s-l:not(.ct-section), .pad-section--s-l .ct-section-inner-wrap {
padding: 2.7rem 2.4rem;
padding: calc(9.5976rem + (8.4024 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(9.5976rem, calc(8.7525vw + 6.7968rem), 18rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--s-none:not(.ct-section), .pad-section--s-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--s:not(.ct-section), .pad--none--s .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--s-xl:not(.ct-section), .pad-section--s-xl .ct-section-inner-wrap {
padding: 3.038rem 2.4rem;
padding: calc(12.7936008rem + (14.2063992 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(12.7936008rem, calc(14.7983325vw + 8.0581344rem), 27rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--s-none:not(.ct-section), .pad-section--s-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--s:not(.ct-section), .pad--none--s .ct-section-inner-wrap {
padding: 0 !important;
}
.pad-section--s-xxl:not(.ct-section), .pad-section--s-xxl .ct-section-inner-wrap {
padding: 3.42rem 2.4rem;
padding: calc(17.0538698664rem + (23.4461301336 * ((100vw - 32rem) / 96))) calc(2.4rem + (0.6 * ((100vw - 32rem) / 96)));
padding: clamp(17.0538698664rem, calc(24.4230522225vw + 9.2384931552rem), 40.5rem) clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad-section--s-none:not(.ct-section), .pad-section--s-none .ct-section-inner-wrap {
padding: 0 clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem);
}
.pad--none--s:not(.ct-section), .pad--none--s .ct-section-inner-wrap {
padding: 0 !important;
}
}
.pad--none .ct-section-inner-wrap {
padding: 0 !important;
}
section.fr-hero-padding {
padding-top: var(--fr-hero-padding);
padding-bottom: var(--fr-hero-padding);
}
.display--inline {
display: inline;
}
.display--block {
display: block;
}
.display--contents {
display: contents;
}
.display--inline-block {
display: inline-block;
}
.display--inline-flex {
display: inline-flex;
}
.display--list-item {
display: list-item;
}
.display--none {
display: none;
}
@media (max-width: 1279px) {
.display--xl-block {
display: block;
}
.display--xl-none {
display: none;
}
}
@media (max-width: 991px) {
.display--l-block {
display: block;
}
.display--l-none {
display: none;
}
}
@media (max-width: 767px) {
.display--m-block {
display: block;
}
.display--m-none {
display: none;
}
}
@media (max-width: 479px) {
.display--s-block {
display: block;
}
.display--s-none {
display: none;
}
}
.pad-header--xs {
padding: 1.896rem 0;
padding: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 96))) 0;
padding: clamp(1.0666666667rem, calc(0.2777777778vw + 0.9777777778rem), 1.3333333333rem) 0;
}
.pad-header--s {
padding: 2.133rem 0;
padding: calc(1.6rem + (0.4 * ((100vw - 32rem) / 96))) 0;
padding: clamp(1.6rem, calc(0.4166666667vw + 1.4666666667rem), 2rem) 0;
}
.pad-header--m {
padding: 2.4rem 0;
padding: calc(2.4rem + (0.6 * ((100vw - 32rem) / 96))) 0;
padding: clamp(2.4rem, calc(0.625vw + 2.2rem), 3rem) 0;
}
.pad-header--l {
padding: 2.7rem 0;
padding: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 96))) 0;
padding: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem) 0;
}
.pad-header--xl {
padding: 3.038rem 0;
padding: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 96))) 0;
padding: clamp(4.2645336rem, calc(2.5890275vw + 3.4360448rem), 6.75rem) 0;
}
.pad-header--xxl {
padding: 3.42rem 0;
padding: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 96))) 0;
padding: clamp(5.6846232888rem, calc(4.6253924075vw + 4.2044977184rem), 10.125rem) 0;
}
.width--vp-max {
width: 100%;
max-width: calc((128 - 3 * 2) * 1rem);
margin-right: auto;
margin-left: auto;
}
:root {
--vp-max: calc((128 - 3 * 2) * 1rem);
}