/* Version: 2.3.0 - Generated 2023-04-26 12:02:22 */
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;
  /* added line */
  border: 0;
}
:root {
  --action: #172c54;
  --action-hover: #1a3361;
  --action-ultra-light: #ebf0fa;
  --action-light: #c3d2ef;
  --action-medium: #376ac8;
  --action-dark: #1b3564;
  --action-ultra-dark: #0b1528;
  --action-comp: #543f17;
  --primary: #f36c3b;
  --primary-hover: #f68b64;
  --primary-ultra-light: #feede7;
  --primary-light: #fbc9b7;
  --primary-medium: #f14b0e;
  --primary-dark: #782507;
  --primary-ultra-dark: #300f03;
  --primary-comp: #3ac1f2;
  --secondary: #456ba8;
  --secondary-hover: #547bb9;
  --secondary-ultra-light: #edf1f8;
  --secondary-light: #c9d5e9;
  --secondary-medium: #4a73b5;
  --secondary-dark: #253a5b;
  --secondary-ultra-dark: #0f1724;
  --secondary-comp: #a78144;
  --accent: #7fbc42;
  --accent-hover: #93c75f;
  --accent-ultra-light: #f2f8ec;
  --accent-light: #d9ebc6;
  --accent-medium: #80bd42;
  --accent-dark: #405e21;
  --accent-ultra-dark: #1a260d;
  --accent-comp: #8042bd;
  --base: #18a6b6;
  --base-hover: #1bbed0;
  --base-ultra-light: #e8fafc;
  --base-light: #bbf0f6;
  --base-medium: #1dcee2;
  --base-dark: #0f6771;
  --base-ultra-dark: #06292d;
  --base-comp: #b52717;
  --white: #fff;
  --black: #000;
  --shade: #000000;
  --shade-hover: black;
  --shade-ultra-light: #f2f2f2;
  --shade-light: #d9d9d9;
  --shade-medium: gray;
  --shade-dark: #404040;
  --shade-ultra-dark: #1a1a1a;
  --shade-comp: black;
  --action-trans-10: rgba(23, 44, 84, 0.1);
  --action-trans-20: rgba(23, 44, 84, 0.2);
  --action-trans-40: rgba(23, 44, 84, 0.4);
  --action-trans-60: rgba(23, 44, 84, 0.6);
  --action-trans-80: rgba(23, 44, 84, 0.8);
  --action-trans-90: rgba(23, 44, 84, 0.9);
  --action-ultra-dark-trans-10: rgba(11, 21, 40, 0.1);
  --action-ultra-dark-trans-20: rgba(11, 21, 40, 0.2);
  --action-ultra-dark-trans-40: rgba(11, 21, 40, 0.4);
  --action-ultra-dark-trans-60: rgba(11, 21, 40, 0.6);
  --action-ultra-dark-trans-80: rgba(11, 21, 40, 0.8);
  --action-ultra-dark-trans-90: rgba(11, 21, 40, 0.9);
  --action-light-trans-10: rgba(195, 210, 239, 0.1);
  --action-light-trans-20: rgba(195, 210, 239, 0.2);
  --action-light-trans-40: rgba(195, 210, 239, 0.4);
  --action-light-trans-60: rgba(195, 210, 239, 0.6);
  --action-light-trans-80: rgba(195, 210, 239, 0.8);
  --action-light-trans-90: rgba(195, 210, 239, 0.9);
  --primary-trans-10: rgba(242, 108, 58, 0.1);
  --primary-trans-20: rgba(242, 108, 58, 0.2);
  --primary-trans-40: rgba(242, 108, 58, 0.4);
  --primary-trans-60: rgba(242, 108, 58, 0.6);
  --primary-trans-80: rgba(242, 108, 58, 0.8);
  --primary-trans-90: rgba(242, 108, 58, 0.9);
  --primary-ultra-dark-trans-10: rgba(48, 15, 3, 0.1);
  --primary-ultra-dark-trans-20: rgba(48, 15, 3, 0.2);
  --primary-ultra-dark-trans-40: rgba(48, 15, 3, 0.4);
  --primary-ultra-dark-trans-60: rgba(48, 15, 3, 0.6);
  --primary-ultra-dark-trans-80: rgba(48, 15, 3, 0.8);
  --primary-ultra-dark-trans-90: rgba(48, 15, 3, 0.9);
  --primary-light-trans-10: rgba(251, 201, 183, 0.1);
  --primary-light-trans-20: rgba(251, 201, 183, 0.2);
  --primary-light-trans-40: rgba(251, 201, 183, 0.4);
  --primary-light-trans-60: rgba(251, 201, 183, 0.6);
  --primary-light-trans-80: rgba(251, 201, 183, 0.8);
  --primary-light-trans-90: rgba(251, 201, 183, 0.9);
  --secondary-trans-10: rgba(68, 106, 167, 0.1);
  --secondary-trans-20: rgba(68, 106, 167, 0.2);
  --secondary-trans-40: rgba(68, 106, 167, 0.4);
  --secondary-trans-60: rgba(68, 106, 167, 0.6);
  --secondary-trans-80: rgba(68, 106, 167, 0.8);
  --secondary-trans-90: rgba(68, 106, 167, 0.9);
  --secondary-ultra-dark-trans-10: rgba(15, 23, 36, 0.1);
  --secondary-ultra-dark-trans-20: rgba(15, 23, 36, 0.2);
  --secondary-ultra-dark-trans-40: rgba(15, 23, 36, 0.4);
  --secondary-ultra-dark-trans-60: rgba(15, 23, 36, 0.6);
  --secondary-ultra-dark-trans-80: rgba(15, 23, 36, 0.8);
  --secondary-ultra-dark-trans-90: rgba(15, 23, 36, 0.9);
  --secondary-light-trans-10: rgba(201, 213, 233, 0.1);
  --secondary-light-trans-20: rgba(201, 213, 233, 0.2);
  --secondary-light-trans-40: rgba(201, 213, 233, 0.4);
  --secondary-light-trans-60: rgba(201, 213, 233, 0.6);
  --secondary-light-trans-80: rgba(201, 213, 233, 0.8);
  --secondary-light-trans-90: rgba(201, 213, 233, 0.9);
  --accent-trans-10: rgba(128, 189, 66, 0.1);
  --accent-trans-20: rgba(128, 189, 66, 0.2);
  --accent-trans-40: rgba(128, 189, 66, 0.4);
  --accent-trans-60: rgba(128, 189, 66, 0.6);
  --accent-trans-80: rgba(128, 189, 66, 0.8);
  --accent-trans-90: rgba(128, 189, 66, 0.9);
  --accent-ultra-dark-trans-10: rgba(26, 38, 13, 0.1);
  --accent-ultra-dark-trans-20: rgba(26, 38, 13, 0.2);
  --accent-ultra-dark-trans-40: rgba(26, 38, 13, 0.4);
  --accent-ultra-dark-trans-60: rgba(26, 38, 13, 0.6);
  --accent-ultra-dark-trans-80: rgba(26, 38, 13, 0.8);
  --accent-ultra-dark-trans-90: rgba(26, 38, 13, 0.9);
  --accent-light-trans-10: rgba(217, 235, 198, 0.1);
  --accent-light-trans-20: rgba(217, 235, 198, 0.2);
  --accent-light-trans-40: rgba(217, 235, 198, 0.4);
  --accent-light-trans-60: rgba(217, 235, 198, 0.6);
  --accent-light-trans-80: rgba(217, 235, 198, 0.8);
  --accent-light-trans-90: rgba(217, 235, 198, 0.9);
  --base-trans-10: rgba(23, 165, 181, 0.1);
  --base-trans-20: rgba(23, 165, 181, 0.2);
  --base-trans-40: rgba(23, 165, 181, 0.4);
  --base-trans-60: rgba(23, 165, 181, 0.6);
  --base-trans-80: rgba(23, 165, 181, 0.8);
  --base-trans-90: rgba(23, 165, 181, 0.9);
  --base-ultra-dark-trans-10: rgba(6, 41, 45, 0.1);
  --base-ultra-dark-trans-20: rgba(6, 41, 45, 0.2);
  --base-ultra-dark-trans-40: rgba(6, 41, 45, 0.4);
  --base-ultra-dark-trans-60: rgba(6, 41, 45, 0.6);
  --base-ultra-dark-trans-80: rgba(6, 41, 45, 0.8);
  --base-ultra-dark-trans-90: rgba(6, 41, 45, 0.9);
  --base-light-trans-10: rgba(187, 240, 246, 0.1);
  --base-light-trans-20: rgba(187, 240, 246, 0.2);
  --base-light-trans-40: rgba(187, 240, 246, 0.4);
  --base-light-trans-60: rgba(187, 240, 246, 0.6);
  --base-light-trans-80: rgba(187, 240, 246, 0.8);
  --base-light-trans-90: rgba(187, 240, 246, 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%;
  --grid-1: repeat(1, minmax(0, 1fr));
  --grid-2: repeat(2, minmax(0, 1fr));
  --grid-3: repeat(3, minmax(0, 1fr));
  --grid-4: repeat(4, minmax(0, 1fr));
  --grid-5: repeat(5, minmax(0, 1fr));
  --grid-6: repeat(6, minmax(0, 1fr));
  --grid-7: repeat(7, minmax(0, 1fr));
  --grid-8: repeat(8, minmax(0, 1fr));
  --grid-9: repeat(9, minmax(0, 1fr));
  --grid-10: repeat(10, minmax(0, 1fr));
  --grid-11: repeat(11, minmax(0, 1fr));
  --grid-12: repeat(12, minmax(0, 1fr));
  --grid-1-2: 1fr 2fr;
  --grid-1-3: 1fr 3fr;
  --grid-2-1: 2fr 1fr;
  --grid-2-3: 2fr 3fr;
  --grid-3-1: 3fr 1fr;
  --grid-3-2: 3fr 2fr;
  --grid-auto-2: repeat(auto-fit, minmax(min(40.8026755853rem, 100vw - 6rem), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(30.5764411028rem, 100vw - 6rem), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(24.4488977956rem, 100vw - 6rem), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(20.367278798rem, 100vw - 6rem), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(17.4535050072rem, 100vw - 6rem), 1fr));
  --content-gap: var(--space-m);
  --fr-content-gap: var(--space-m);
  --container-gap: var(--space-xl);
  --fr-container-gap: var(--space-xl);
  --grid-gap: var(--space-m);
  --fr-grid-gap: var(--space-m);
  --section-padding-x: 2.4rem;
  --section-gutter: 2.4rem;
  --btn-border-size: 0.25rem;
  --outline-btn-border-size: 0.25rem;
  --btn-pad-y: 0.75em;
  --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-text-color: var(--action-ultra-light);
  --btn-hover-text-color: var(--action-ultra-light);
  --btn-weight: 400;
  --btn-width: 20rem;
  --action-hsl: 219 57% 21%;
  --action-rgb: 23 44 84;
  --action-hex: #172c54;
  --action-h: 219;
  --action-s: 57%;
  --action-l: 21%;
  --action-r: 23;
  --action-g: 44;
  --action-b: 84;
  --primary-hsl: 16 88% 59%;
  --primary-rgb: 243 108 59;
  --primary-hex: #f36c3b;
  --primary-h: 16;
  --primary-s: 88%;
  --primary-l: 59%;
  --primary-r: 243;
  --primary-g: 108;
  --primary-b: 59;
  --secondary-hsl: 217 42% 46%;
  --secondary-rgb: 69 107 168;
  --secondary-hex: #456ba8;
  --secondary-h: 217;
  --secondary-s: 42%;
  --secondary-l: 46%;
  --secondary-r: 69;
  --secondary-g: 107;
  --secondary-b: 168;
  --accent-hsl: 90 48% 50%;
  --accent-rgb: 127 188 66;
  --accent-hex: #7fbc42;
  --accent-h: 90;
  --accent-s: 48%;
  --accent-l: 50%;
  --accent-r: 127;
  --accent-g: 188;
  --accent-b: 66;
  --base-hsl: 186 77% 40%;
  --base-rgb: 24 166 182;
  --base-hex: #18a6b6;
  --base-h: 186;
  --base-s: 77%;
  --base-l: 40%;
  --base-r: 24;
  --base-g: 166;
  --base-b: 182;
  --shade-hex: #000000;
  --shade-rgb: 0 0 0;
  --shade-hsl: 0 0% 0%;
  --shade-h: 0;
  --shade-s: 0%;
  --shade-l: 0%;
  --shade-r: 0;
  --shade-g: 0;
  --shade-b: 0;
  --header-height: 0rem;
  --offset: 0rem;
  --paragraph-spacing: 1em;
  --heading-spacing: 1.5em;
  --h1-lh: 1.2;
  --h2-lh: 1.2;
  --h3-lh: 1.2;
  --h4-lh: 1.2;
  --h5-lh: 1.2;
  --h6-lh: 1.2;
  --h1-length: 100%;
  --h2-length: 100%;
  --h3-length: 100%;
  --h4-length: 100%;
  --h5-length: 100%;
  --h6-length: 100%;
  --text-xxl-lh: 1.5;
  --text-xl-lh: 1.5;
  --text-l-lh: 1.5;
  --text-m-lh: 1.5;
  --text-s-lh: 1.5;
  --text-xs-lh: 1.5;
  --text-xxl-length: 100%;
  --text-xl-length: 100%;
  --text-l-length: 100%;
  --text-m-length: 100%;
  --text-s-length: 100%;
  --text-xs-length: 100%;
  --box-shadow-m: 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: 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: 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);
  --admin-bar-height: var(--wp-admin--admin-bar--height);
}
@media (max-width: 991px) {
  :root {
    --header-height: 0rem;
    --header-height-l: 0rem;
    --offset-l: 0rem;
  }
}
@media (max-width: 767px) {
  :root {
    --header-height: 0rem;
    --header-height-m: 0rem;
    --offset-m: 0rem;
  }
}
@media (max-width: 479px) {
  :root {
    --header-height: 0rem;
    --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(--action);
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}
body a:hover {
  color: var(--action);
}
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;
  max-width: 100%;
}
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;
  max-width: 100%;
}
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;
  max-width: 100%;
}
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;
  max-width: 100%;
}
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;
  max-width: 100%;
}
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;
  max-width: 100%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  text-decoration: inherit;
  color: currentcolor;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: currentcolor;
}
p {
  max-width: 100%;
}
.bg--action {
  background-color: #172c54;
}
.bg--action-hover {
  background-color: #1a3361;
}
.bg--action-ultra-light {
  background-color: #ebf0fa;
}
.bg--action-light {
  background-color: #c3d2ef;
}
.bg--action-medium {
  background-color: #376ac8;
}
.bg--action-dark {
  background-color: #1b3564;
}
.bg--action-ultra-dark {
  background-color: #0b1528;
}
.bg--action-comp {
  background-color: #543f17;
}
.bg--primary {
  background-color: #f36c3b;
}
.bg--primary-hover {
  background-color: #f68b64;
}
.bg--primary-ultra-light {
  background-color: #feede7;
}
.bg--primary-light {
  background-color: #fbc9b7;
}
.bg--primary-medium {
  background-color: #f14b0e;
}
.bg--primary-dark {
  background-color: #782507;
}
.bg--primary-ultra-dark {
  background-color: #300f03;
}
.bg--primary-comp {
  background-color: #3ac1f2;
}
.bg--secondary {
  background-color: #456ba8;
}
.bg--secondary-hover {
  background-color: #547bb9;
}
.bg--secondary-ultra-light {
  background-color: #edf1f8;
}
.bg--secondary-light {
  background-color: #c9d5e9;
}
.bg--secondary-medium {
  background-color: #4a73b5;
}
.bg--secondary-dark {
  background-color: #253a5b;
}
.bg--secondary-ultra-dark {
  background-color: #0f1724;
}
.bg--secondary-comp {
  background-color: #a78144;
}
.bg--accent {
  background-color: #7fbc42;
}
.bg--accent-hover {
  background-color: #93c75f;
}
.bg--accent-ultra-light {
  background-color: #f2f8ec;
}
.bg--accent-light {
  background-color: #d9ebc6;
}
.bg--accent-medium {
  background-color: #80bd42;
}
.bg--accent-dark {
  background-color: #405e21;
}
.bg--accent-ultra-dark {
  background-color: #1a260d;
}
.bg--accent-comp {
  background-color: #8042bd;
}
.bg--base {
  background-color: #18a6b6;
}
.bg--base-hover {
  background-color: #1bbed0;
}
.bg--base-ultra-light {
  background-color: #e8fafc;
}
.bg--base-light {
  background-color: #bbf0f6;
}
.bg--base-medium {
  background-color: #1dcee2;
}
.bg--base-dark {
  background-color: #0f6771;
}
.bg--base-ultra-dark {
  background-color: #06292d;
}
.bg--base-comp {
  background-color: #b52717;
}
.bg--white {
  background-color: #fff;
}
.bg--black {
  background-color: #000;
}
.bg--shade {
  background-color: #000000;
}
.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--action-trans-10 {
  background-color: rgba(23, 44, 84, 0.1);
}
.bg--action-trans-20 {
  background-color: rgba(23, 44, 84, 0.2);
}
.bg--action-trans-40 {
  background-color: rgba(23, 44, 84, 0.4);
}
.bg--action-trans-60 {
  background-color: rgba(23, 44, 84, 0.6);
}
.bg--action-trans-80 {
  background-color: rgba(23, 44, 84, 0.8);
}
.bg--action-trans-90 {
  background-color: rgba(23, 44, 84, 0.9);
}
.bg--action-ultra-dark-trans-10 {
  background-color: rgba(11, 21, 40, 0.1);
}
.bg--action-ultra-dark-trans-20 {
  background-color: rgba(11, 21, 40, 0.2);
}
.bg--action-ultra-dark-trans-40 {
  background-color: rgba(11, 21, 40, 0.4);
}
.bg--action-ultra-dark-trans-60 {
  background-color: rgba(11, 21, 40, 0.6);
}
.bg--action-ultra-dark-trans-80 {
  background-color: rgba(11, 21, 40, 0.8);
}
.bg--action-ultra-dark-trans-90 {
  background-color: rgba(11, 21, 40, 0.9);
}
.bg--action-light-trans-10 {
  background-color: rgba(195, 210, 239, 0.1);
}
.bg--action-light-trans-20 {
  background-color: rgba(195, 210, 239, 0.2);
}
.bg--action-light-trans-40 {
  background-color: rgba(195, 210, 239, 0.4);
}
.bg--action-light-trans-60 {
  background-color: rgba(195, 210, 239, 0.6);
}
.bg--action-light-trans-80 {
  background-color: rgba(195, 210, 239, 0.8);
}
.bg--action-light-trans-90 {
  background-color: rgba(195, 210, 239, 0.9);
}
.bg--primary-trans-10 {
  background-color: rgba(242, 108, 58, 0.1);
}
.bg--primary-trans-20 {
  background-color: rgba(242, 108, 58, 0.2);
}
.bg--primary-trans-40 {
  background-color: rgba(242, 108, 58, 0.4);
}
.bg--primary-trans-60 {
  background-color: rgba(242, 108, 58, 0.6);
}
.bg--primary-trans-80 {
  background-color: rgba(242, 108, 58, 0.8);
}
.bg--primary-trans-90 {
  background-color: rgba(242, 108, 58, 0.9);
}
.bg--primary-ultra-dark-trans-10 {
  background-color: rgba(48, 15, 3, 0.1);
}
.bg--primary-ultra-dark-trans-20 {
  background-color: rgba(48, 15, 3, 0.2);
}
.bg--primary-ultra-dark-trans-40 {
  background-color: rgba(48, 15, 3, 0.4);
}
.bg--primary-ultra-dark-trans-60 {
  background-color: rgba(48, 15, 3, 0.6);
}
.bg--primary-ultra-dark-trans-80 {
  background-color: rgba(48, 15, 3, 0.8);
}
.bg--primary-ultra-dark-trans-90 {
  background-color: rgba(48, 15, 3, 0.9);
}
.bg--primary-light-trans-10 {
  background-color: rgba(251, 201, 183, 0.1);
}
.bg--primary-light-trans-20 {
  background-color: rgba(251, 201, 183, 0.2);
}
.bg--primary-light-trans-40 {
  background-color: rgba(251, 201, 183, 0.4);
}
.bg--primary-light-trans-60 {
  background-color: rgba(251, 201, 183, 0.6);
}
.bg--primary-light-trans-80 {
  background-color: rgba(251, 201, 183, 0.8);
}
.bg--primary-light-trans-90 {
  background-color: rgba(251, 201, 183, 0.9);
}
.bg--secondary-trans-10 {
  background-color: rgba(68, 106, 167, 0.1);
}
.bg--secondary-trans-20 {
  background-color: rgba(68, 106, 167, 0.2);
}
.bg--secondary-trans-40 {
  background-color: rgba(68, 106, 167, 0.4);
}
.bg--secondary-trans-60 {
  background-color: rgba(68, 106, 167, 0.6);
}
.bg--secondary-trans-80 {
  background-color: rgba(68, 106, 167, 0.8);
}
.bg--secondary-trans-90 {
  background-color: rgba(68, 106, 167, 0.9);
}
.bg--secondary-ultra-dark-trans-10 {
  background-color: rgba(15, 23, 36, 0.1);
}
.bg--secondary-ultra-dark-trans-20 {
  background-color: rgba(15, 23, 36, 0.2);
}
.bg--secondary-ultra-dark-trans-40 {
  background-color: rgba(15, 23, 36, 0.4);
}
.bg--secondary-ultra-dark-trans-60 {
  background-color: rgba(15, 23, 36, 0.6);
}
.bg--secondary-ultra-dark-trans-80 {
  background-color: rgba(15, 23, 36, 0.8);
}
.bg--secondary-ultra-dark-trans-90 {
  background-color: rgba(15, 23, 36, 0.9);
}
.bg--secondary-light-trans-10 {
  background-color: rgba(201, 213, 233, 0.1);
}
.bg--secondary-light-trans-20 {
  background-color: rgba(201, 213, 233, 0.2);
}
.bg--secondary-light-trans-40 {
  background-color: rgba(201, 213, 233, 0.4);
}
.bg--secondary-light-trans-60 {
  background-color: rgba(201, 213, 233, 0.6);
}
.bg--secondary-light-trans-80 {
  background-color: rgba(201, 213, 233, 0.8);
}
.bg--secondary-light-trans-90 {
  background-color: rgba(201, 213, 233, 0.9);
}
.bg--accent-trans-10 {
  background-color: rgba(128, 189, 66, 0.1);
}
.bg--accent-trans-20 {
  background-color: rgba(128, 189, 66, 0.2);
}
.bg--accent-trans-40 {
  background-color: rgba(128, 189, 66, 0.4);
}
.bg--accent-trans-60 {
  background-color: rgba(128, 189, 66, 0.6);
}
.bg--accent-trans-80 {
  background-color: rgba(128, 189, 66, 0.8);
}
.bg--accent-trans-90 {
  background-color: rgba(128, 189, 66, 0.9);
}
.bg--accent-ultra-dark-trans-10 {
  background-color: rgba(26, 38, 13, 0.1);
}
.bg--accent-ultra-dark-trans-20 {
  background-color: rgba(26, 38, 13, 0.2);
}
.bg--accent-ultra-dark-trans-40 {
  background-color: rgba(26, 38, 13, 0.4);
}
.bg--accent-ultra-dark-trans-60 {
  background-color: rgba(26, 38, 13, 0.6);
}
.bg--accent-ultra-dark-trans-80 {
  background-color: rgba(26, 38, 13, 0.8);
}
.bg--accent-ultra-dark-trans-90 {
  background-color: rgba(26, 38, 13, 0.9);
}
.bg--accent-light-trans-10 {
  background-color: rgba(217, 235, 198, 0.1);
}
.bg--accent-light-trans-20 {
  background-color: rgba(217, 235, 198, 0.2);
}
.bg--accent-light-trans-40 {
  background-color: rgba(217, 235, 198, 0.4);
}
.bg--accent-light-trans-60 {
  background-color: rgba(217, 235, 198, 0.6);
}
.bg--accent-light-trans-80 {
  background-color: rgba(217, 235, 198, 0.8);
}
.bg--accent-light-trans-90 {
  background-color: rgba(217, 235, 198, 0.9);
}
.bg--base-trans-10 {
  background-color: rgba(23, 165, 181, 0.1);
}
.bg--base-trans-20 {
  background-color: rgba(23, 165, 181, 0.2);
}
.bg--base-trans-40 {
  background-color: rgba(23, 165, 181, 0.4);
}
.bg--base-trans-60 {
  background-color: rgba(23, 165, 181, 0.6);
}
.bg--base-trans-80 {
  background-color: rgba(23, 165, 181, 0.8);
}
.bg--base-trans-90 {
  background-color: rgba(23, 165, 181, 0.9);
}
.bg--base-ultra-dark-trans-10 {
  background-color: rgba(6, 41, 45, 0.1);
}
.bg--base-ultra-dark-trans-20 {
  background-color: rgba(6, 41, 45, 0.2);
}
.bg--base-ultra-dark-trans-40 {
  background-color: rgba(6, 41, 45, 0.4);
}
.bg--base-ultra-dark-trans-60 {
  background-color: rgba(6, 41, 45, 0.6);
}
.bg--base-ultra-dark-trans-80 {
  background-color: rgba(6, 41, 45, 0.8);
}
.bg--base-ultra-dark-trans-90 {
  background-color: rgba(6, 41, 45, 0.9);
}
.bg--base-light-trans-10 {
  background-color: rgba(187, 240, 246, 0.1);
}
.bg--base-light-trans-20 {
  background-color: rgba(187, 240, 246, 0.2);
}
.bg--base-light-trans-40 {
  background-color: rgba(187, 240, 246, 0.4);
}
.bg--base-light-trans-60 {
  background-color: rgba(187, 240, 246, 0.6);
}
.bg--base-light-trans-80 {
  background-color: rgba(187, 240, 246, 0.8);
}
.bg--base-light-trans-90 {
  background-color: rgba(187, 240, 246, 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);
}
.fr-container-gap, .container-gap {
  row-gap: var(--space-xl);
}
.fr-content-gap, .content-gap {
  row-gap: var(--space-m);
}
.fr-grid-gap, .grid-gap {
  gap: var(--space-m);
}
.text--xs, .text--xs > p, .text--xs > ol li, .text--xs > ul li {
  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.5;
  max-width: 100%;
}
.text--s, .text--s > p, .text--s > ol li, .text--s > ul li {
  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.5;
  max-width: 100%;
}
.text--m, .text--m > p, .text--m > ol li, .text--m > ul li {
  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;
  max-width: 100%;
}
.text--l, .text--l > p, .text--l > ol li, .text--l > ul li {
  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.5;
  max-width: 100%;
}
.text--xl, .text--xl > p, .text--xl > ol li, .text--xl > ul li {
  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.5;
  max-width: 100%;
}
.text--xxl, .text--xxl > p, .text--xxl > ol li, .text--xxl > ul li {
  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.5;
  max-width: 100%;
}
.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);
  line-height: 1.2;
  max-width: 100%;
}
.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);
  line-height: 1.2;
  max-width: 100%;
}
.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);
  line-height: 1.2;
  max-width: 100%;
}
.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);
  line-height: 1.2;
  max-width: 100%;
}
.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);
  line-height: 1.2;
  max-width: 100%;
}
.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);
  line-height: 1.2;
  max-width: 100%;
}
.text--xs.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--s.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);
}
.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.2951 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.304rem, calc(1.3490625vw + 1.8723rem), 3.5991rem);
}
.text--xl.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);
}
.text--xxl.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);
}
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;
}
.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;
}
@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;
}
.row-end--1 {
  grid-row-end: 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;
}
.row-end--2 {
  grid-row-end: 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;
}
.row-end--3 {
  grid-row-end: 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;
}
.row-end--4 {
  grid-row-end: 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;
}
.row-end--5 {
  grid-row-end: 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;
}
.row-end--6 {
  grid-row-end: 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;
}
.row-end--7 {
  grid-row-end: 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;
}
.row-end--8 {
  grid-row-end: 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;
}
.row-end--9 {
  grid-row-end: 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;
}
.row-end--10 {
  grid-row-end: 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;
}
.row-end--11 {
  grid-row-end: 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;
}
.row-end--12 {
  grid-row-end: 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;
  }
  .row-end--xl-1 {
    grid-row-end: 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;
  }
  .row-end--xl-2 {
    grid-row-end: 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;
  }
  .row-end--xl-3 {
    grid-row-end: 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;
  }
  .row-end--xl-4 {
    grid-row-end: 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;
  }
  .row-end--xl-5 {
    grid-row-end: 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;
  }
  .row-end--xl-6 {
    grid-row-end: 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;
  }
  .row-end--xl-7 {
    grid-row-end: 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;
  }
  .row-end--xl-8 {
    grid-row-end: 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;
  }
  .row-end--xl-9 {
    grid-row-end: 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;
  }
  .row-end--xl-10 {
    grid-row-end: 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;
  }
  .row-end--xl-11 {
    grid-row-end: 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;
  }
  .row-end--xl-12 {
    grid-row-end: 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;
  }
  .row-end--l-1 {
    grid-row-end: 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;
  }
  .row-end--l-2 {
    grid-row-end: 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;
  }
  .row-end--l-3 {
    grid-row-end: 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;
  }
  .row-end--l-4 {
    grid-row-end: 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;
  }
  .row-end--l-5 {
    grid-row-end: 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;
  }
  .row-end--l-6 {
    grid-row-end: 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;
  }
  .row-end--l-7 {
    grid-row-end: 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;
  }
  .row-end--l-8 {
    grid-row-end: 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;
  }
  .row-end--l-9 {
    grid-row-end: 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;
  }
  .row-end--l-10 {
    grid-row-end: 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;
  }
  .row-end--l-11 {
    grid-row-end: 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;
  }
  .row-end--l-12 {
    grid-row-end: 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;
  }
  .row-end--m-1 {
    grid-row-end: 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;
  }
  .row-end--m-2 {
    grid-row-end: 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;
  }
  .row-end--m-3 {
    grid-row-end: 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;
  }
  .row-end--m-4 {
    grid-row-end: 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;
  }
  .row-end--m-5 {
    grid-row-end: 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;
  }
  .row-end--m-6 {
    grid-row-end: 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;
  }
  .row-end--m-7 {
    grid-row-end: 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;
  }
  .row-end--m-8 {
    grid-row-end: 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;
  }
  .row-end--m-9 {
    grid-row-end: 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;
  }
  .row-end--m-10 {
    grid-row-end: 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;
  }
  .row-end--m-11 {
    grid-row-end: 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;
  }
  .row-end--m-12 {
    grid-row-end: 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;
  }
  .row-end--s-1 {
    grid-row-end: 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;
  }
  .row-end--s-2 {
    grid-row-end: 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;
  }
  .row-end--s-3 {
    grid-row-end: 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;
  }
  .row-end--s-4 {
    grid-row-end: 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;
  }
  .row-end--s-5 {
    grid-row-end: 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;
  }
  .row-end--s-6 {
    grid-row-end: 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;
  }
  .row-end--s-7 {
    grid-row-end: 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;
  }
  .row-end--s-8 {
    grid-row-end: 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;
  }
  .row-end--s-9 {
    grid-row-end: 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;
  }
  .row-end--s-10 {
    grid-row-end: 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;
  }
  .row-end--s-11 {
    grid-row-end: 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;
  }
  .row-end--s-12 {
    grid-row-end: 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%;
}
.isolation--isolate {
  isolation: isolate;
}
.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--action {
  -moz-column-rule-color: #172c54;
  column-rule-color: #172c54;
}
.col-rule--action-hover {
  -moz-column-rule-color: #1a3361;
  column-rule-color: #1a3361;
}
.col-rule--action-ultra-light {
  -moz-column-rule-color: #ebf0fa;
  column-rule-color: #ebf0fa;
}
.col-rule--action-light {
  -moz-column-rule-color: #c3d2ef;
  column-rule-color: #c3d2ef;
}
.col-rule--action-medium {
  -moz-column-rule-color: #376ac8;
  column-rule-color: #376ac8;
}
.col-rule--action-dark {
  -moz-column-rule-color: #1b3564;
  column-rule-color: #1b3564;
}
.col-rule--action-ultra-dark {
  -moz-column-rule-color: #0b1528;
  column-rule-color: #0b1528;
}
.col-rule--action-comp {
  -moz-column-rule-color: #543f17;
  column-rule-color: #543f17;
}
.col-rule--primary {
  -moz-column-rule-color: #f36c3b;
  column-rule-color: #f36c3b;
}
.col-rule--primary-hover {
  -moz-column-rule-color: #f68b64;
  column-rule-color: #f68b64;
}
.col-rule--primary-ultra-light {
  -moz-column-rule-color: #feede7;
  column-rule-color: #feede7;
}
.col-rule--primary-light {
  -moz-column-rule-color: #fbc9b7;
  column-rule-color: #fbc9b7;
}
.col-rule--primary-medium {
  -moz-column-rule-color: #f14b0e;
  column-rule-color: #f14b0e;
}
.col-rule--primary-dark {
  -moz-column-rule-color: #782507;
  column-rule-color: #782507;
}
.col-rule--primary-ultra-dark {
  -moz-column-rule-color: #300f03;
  column-rule-color: #300f03;
}
.col-rule--primary-comp {
  -moz-column-rule-color: #3ac1f2;
  column-rule-color: #3ac1f2;
}
.col-rule--secondary {
  -moz-column-rule-color: #456ba8;
  column-rule-color: #456ba8;
}
.col-rule--secondary-hover {
  -moz-column-rule-color: #547bb9;
  column-rule-color: #547bb9;
}
.col-rule--secondary-ultra-light {
  -moz-column-rule-color: #edf1f8;
  column-rule-color: #edf1f8;
}
.col-rule--secondary-light {
  -moz-column-rule-color: #c9d5e9;
  column-rule-color: #c9d5e9;
}
.col-rule--secondary-medium {
  -moz-column-rule-color: #4a73b5;
  column-rule-color: #4a73b5;
}
.col-rule--secondary-dark {
  -moz-column-rule-color: #253a5b;
  column-rule-color: #253a5b;
}
.col-rule--secondary-ultra-dark {
  -moz-column-rule-color: #0f1724;
  column-rule-color: #0f1724;
}
.col-rule--secondary-comp {
  -moz-column-rule-color: #a78144;
  column-rule-color: #a78144;
}
.col-rule--accent {
  -moz-column-rule-color: #7fbc42;
  column-rule-color: #7fbc42;
}
.col-rule--accent-hover {
  -moz-column-rule-color: #93c75f;
  column-rule-color: #93c75f;
}
.col-rule--accent-ultra-light {
  -moz-column-rule-color: #f2f8ec;
  column-rule-color: #f2f8ec;
}
.col-rule--accent-light {
  -moz-column-rule-color: #d9ebc6;
  column-rule-color: #d9ebc6;
}
.col-rule--accent-medium {
  -moz-column-rule-color: #80bd42;
  column-rule-color: #80bd42;
}
.col-rule--accent-dark {
  -moz-column-rule-color: #405e21;
  column-rule-color: #405e21;
}
.col-rule--accent-ultra-dark {
  -moz-column-rule-color: #1a260d;
  column-rule-color: #1a260d;
}
.col-rule--accent-comp {
  -moz-column-rule-color: #8042bd;
  column-rule-color: #8042bd;
}
.col-rule--base {
  -moz-column-rule-color: #18a6b6;
  column-rule-color: #18a6b6;
}
.col-rule--base-hover {
  -moz-column-rule-color: #1bbed0;
  column-rule-color: #1bbed0;
}
.col-rule--base-ultra-light {
  -moz-column-rule-color: #e8fafc;
  column-rule-color: #e8fafc;
}
.col-rule--base-light {
  -moz-column-rule-color: #bbf0f6;
  column-rule-color: #bbf0f6;
}
.col-rule--base-medium {
  -moz-column-rule-color: #1dcee2;
  column-rule-color: #1dcee2;
}
.col-rule--base-dark {
  -moz-column-rule-color: #0f6771;
  column-rule-color: #0f6771;
}
.col-rule--base-ultra-dark {
  -moz-column-rule-color: #06292d;
  column-rule-color: #06292d;
}
.col-rule--base-comp {
  -moz-column-rule-color: #b52717;
  column-rule-color: #b52717;
}
.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: #000000;
  column-rule-color: #000000;
}
.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;
}
ul.list--none, ol.list--none, .list--none > ul, .list--none > ol {
  list-style: none;
  padding-left: 0;
  list-style-type: none;
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  margin-block-end: 0;
}
@supports (font-size: calc(1vw + 2vw)) {
  :root {
    --text-xs: calc(1.1rem + (0 * ((100vw - 32rem) / 96)));
    --text-s: calc(1.2rem + (0 * ((100vw - 32rem) / 96)));
    --text-m: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
    --text-l: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 96)));
    --text-xl: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 96)));
    --text-xxl: calc(2.7648rem + (1.4986674666 * ((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: 1.1rem;
      --text-s: 1.2rem;
      --text-m: 1.8rem;
      --text-l: 2.3994rem;
      --text-xl: 3.1984002rem;
      --text-xxl: 4.2634674666rem;
      --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(1.1rem, calc(0vw + 1.1rem), 1.1rem);
    --text-s: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
    --text-m: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
    --text-l: clamp(1.92rem, calc(0.499375vw + 1.7602rem), 2.3994rem);
    --text-xl: clamp(2.304rem, calc(0.931666875vw + 2.0058666rem), 3.1984002rem);
    --text-xxl: clamp(2.7648rem, calc(1.5611119444vw + 2.2652441778rem), 4.2634674666rem);
    --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-lede-width: 60ch;
  --fr-list-pad-y: 0.75em;
  --fr-list-pad-x: 1.25em;
  --fr-hero-padding: var(--section-space-xl);
}
:root {
  --f-light-input-radius: var(--btn-radius);
}
.form--light.oxy-search-form input[type="search"] {
  background-color: var(--white);
  border-top-width: 0.1rem;
  border-right-width: 0.1rem;
  border-bottom-width: 0.1rem;
  border-left-width: 0.1rem;
  border-style: solid;
  border-color: var(--shade-light);
  border-radius: var(--btn-radius);
  color: var(--shade-dark);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.4rem, calc(0.4166666667vw + 1.2666666667rem), 1.8rem);
  font-weight: 400;
  line-height: 1;
  padding: 0.5em 1em;
  -webkit-border-radius: var(--btn-radius);
  -moz-border-radius: var(--btn-radius);
  -ms-border-radius: var(--btn-radius);
  -o-border-radius: var(--btn-radius);
  height: 5rem;
}
.form--light.oxy-search-form input[type="submit"] {
  background-color: var(--action);
  color: var(--action-ultra-light);
  border-style: solid;
  border-width: var(--btn-border-size);
  border-color: var(--action);
  border-radius: var(--f-light-input-radius);
  -webkit-border-radius: var(--f-light-input-radius);
  -moz-border-radius: var(--f-light-input-radius);
  -ms-border-radius: var(--f-light-input-radius);
  -o-border-radius: var(--f-light-input-radius);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.4rem, calc(0.4166666667vw + 1.2666666667rem), 1.8rem);
  font-weight: 400;
  line-height: 1;
  padding: 0.75em 1.5em;
  margin-top: 0;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: none;
}
.form--light.oxy-search-form input[type="submit"]:hover {
  background-color: var(--action-hover);
  color: var(--action-ultra-light);
  border-color: var(--action-hover);
}
main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_calendar td:hover, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: var(--action) !important;
}
