/* Version: 2.3.0 - Generated 2023-02-15 19:52:07 */
html {
  font-size: 62.5% !important;
}
*, *::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;
}
.clickable-parent:not(a) {
  position: static;
}
.clickable-parent:not(a) a {
  position: static;
}
.clickable-parent:not(a) > a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer !important;
  display: flex;
}
a.clickable-parent {
  position: static;
}
a.clickable-parent::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer !important;
  display: flex;
}
.box-shadow--m {
  box-shadow: 0 4px 4px -10px rgba(248, 249, 252, 0.04), 0 13px 13px -10px rgba(248, 249, 252, 0.06), 0 40px 60px -10px rgba(248, 249, 252, 0.08);
}
.box-shadow--l {
  box-shadow: 0 2.7px 3.6px -5px rgba(248, 249, 252, 0.04), 0 7.5px 10px -5px rgba(248, 249, 252, 0.06), 0 18px 24.1px -5px rgba(248, 249, 252, 0.08), 0 60px 80px -5px rgba(248, 249, 252, 0.1);
}
.box-shadow--xl {
  box-shadow: 2.8px 2.8px 2.2px rgba(248, 249, 252, 0.02), 0 6.7px 5.3px -5px rgba(248, 249, 252, 0.04), 0 12.5px 10px -5px rgba(248, 249, 252, 0.06), 0 22.3px 17.9px -5px rgba(248, 249, 252, 0.08), 0 41.8px 33.4px -5px rgba(248, 249, 252, 0.1), 0 80px 80px -5px rgba(248, 249, 252, 0.105);
}
:root {
  --action: #ffae00;
  --action-hover: #deae47;
  --action-ultra-light: #fdfbf6;
  --action-light: #f4e3be;
  --action-medium: #d9a026;
  --action-dark: #6c5013;
  --action-ultra-dark: #2b2008;
  --action-comp: #0051ff;
  --primary: #231f20;
  --primary-hover: #410b19;
  --primary-ultra-light: #fbe9ee;
  --primary-light: #f4becb;
  --primary-medium: #d92653;
  --primary-dark: #6c1329;
  --primary-ultra-dark: #2b0811;
  --primary-comp: #1f2322;
  --secondary: #315494;
  --secondary-hover: #3961ac;
  --secondary-ultra-light: #ecf0f9;
  --secondary-light: #c6d3ec;
  --secondary-medium: #406cbf;
  --secondary-dark: #203660;
  --secondary-ultra-dark: #0d1626;
  --secondary-comp: #957232;
  --base: #231f20;
  --base-hover: #34181f;
  --base-ultra-light: #f7eef0;
  --base-light: #e7cbd2;
  --base-medium: #ad5269;
  --base-dark: #572934;
  --base-ultra-dark: #231015;
  --base-comp: #1f2322;
  --white: #fff;
  --black: #000;
  --shade: #f9fafc;
  --shade-hover: white;
  --shade-ultra-light: #f2f2f2;
  --shade-light: #d9d9d9;
  --shade-medium: gray;
  --shade-dark: #404040;
  --shade-ultra-dark: #1a1a1a;
  --shade-comp: #fcfaf8;
  --action-trans-10: rgba(255, 174, 0, 0.1);
  --action-trans-20: rgba(255, 174, 0, 0.2);
  --action-trans-40: rgba(255, 174, 0, 0.4);
  --action-trans-60: rgba(255, 174, 0, 0.6);
  --action-trans-80: rgba(255, 174, 0, 0.8);
  --action-trans-90: rgba(255, 174, 0, 0.9);
  --action-ultra-dark-trans-10: rgba(43, 32, 8, 0.1);
  --action-ultra-dark-trans-20: rgba(43, 32, 8, 0.2);
  --action-ultra-dark-trans-40: rgba(43, 32, 8, 0.4);
  --action-ultra-dark-trans-60: rgba(43, 32, 8, 0.6);
  --action-ultra-dark-trans-80: rgba(43, 32, 8, 0.8);
  --action-ultra-dark-trans-90: rgba(43, 32, 8, 0.9);
  --action-light-trans-10: rgba(244, 227, 190, 0.1);
  --action-light-trans-20: rgba(244, 227, 190, 0.2);
  --action-light-trans-40: rgba(244, 227, 190, 0.4);
  --action-light-trans-60: rgba(244, 227, 190, 0.6);
  --action-light-trans-80: rgba(244, 227, 190, 0.8);
  --action-light-trans-90: rgba(244, 227, 190, 0.9);
  --primary-trans-10: rgba(35, 31, 32, 0.1);
  --primary-trans-20: rgba(35, 31, 32, 0.2);
  --primary-trans-40: rgba(35, 31, 32, 0.4);
  --primary-trans-60: rgba(35, 31, 32, 0.6);
  --primary-trans-80: rgba(35, 31, 32, 0.8);
  --primary-trans-90: rgba(35, 31, 32, 0.9);
  --primary-ultra-dark-trans-10: rgba(43, 8, 17, 0.1);
  --primary-ultra-dark-trans-20: rgba(43, 8, 17, 0.2);
  --primary-ultra-dark-trans-40: rgba(43, 8, 17, 0.4);
  --primary-ultra-dark-trans-60: rgba(43, 8, 17, 0.6);
  --primary-ultra-dark-trans-80: rgba(43, 8, 17, 0.8);
  --primary-ultra-dark-trans-90: rgba(43, 8, 17, 0.9);
  --primary-light-trans-10: rgba(244, 190, 203, 0.1);
  --primary-light-trans-20: rgba(244, 190, 203, 0.2);
  --primary-light-trans-40: rgba(244, 190, 203, 0.4);
  --primary-light-trans-60: rgba(244, 190, 203, 0.6);
  --primary-light-trans-80: rgba(244, 190, 203, 0.8);
  --primary-light-trans-90: rgba(244, 190, 203, 0.9);
  --secondary-trans-10: rgba(50, 85, 149, 0.1);
  --secondary-trans-20: rgba(50, 85, 149, 0.2);
  --secondary-trans-40: rgba(50, 85, 149, 0.4);
  --secondary-trans-60: rgba(50, 85, 149, 0.6);
  --secondary-trans-80: rgba(50, 85, 149, 0.8);
  --secondary-trans-90: rgba(50, 85, 149, 0.9);
  --secondary-ultra-dark-trans-10: rgba(13, 22, 38, 0.1);
  --secondary-ultra-dark-trans-20: rgba(13, 22, 38, 0.2);
  --secondary-ultra-dark-trans-40: rgba(13, 22, 38, 0.4);
  --secondary-ultra-dark-trans-60: rgba(13, 22, 38, 0.6);
  --secondary-ultra-dark-trans-80: rgba(13, 22, 38, 0.8);
  --secondary-ultra-dark-trans-90: rgba(13, 22, 38, 0.9);
  --secondary-light-trans-10: rgba(198, 211, 236, 0.1);
  --secondary-light-trans-20: rgba(198, 211, 236, 0.2);
  --secondary-light-trans-40: rgba(198, 211, 236, 0.4);
  --secondary-light-trans-60: rgba(198, 211, 236, 0.6);
  --secondary-light-trans-80: rgba(198, 211, 236, 0.8);
  --secondary-light-trans-90: rgba(198, 211, 236, 0.9);
  --base-trans-10: rgba(35, 31, 32, 0.1);
  --base-trans-20: rgba(35, 31, 32, 0.2);
  --base-trans-40: rgba(35, 31, 32, 0.4);
  --base-trans-60: rgba(35, 31, 32, 0.6);
  --base-trans-80: rgba(35, 31, 32, 0.8);
  --base-trans-90: rgba(35, 31, 32, 0.9);
  --base-ultra-dark-trans-10: rgba(35, 16, 21, 0.1);
  --base-ultra-dark-trans-20: rgba(35, 16, 21, 0.2);
  --base-ultra-dark-trans-40: rgba(35, 16, 21, 0.4);
  --base-ultra-dark-trans-60: rgba(35, 16, 21, 0.6);
  --base-ultra-dark-trans-80: rgba(35, 16, 21, 0.8);
  --base-ultra-dark-trans-90: rgba(35, 16, 21, 0.9);
  --base-light-trans-10: rgba(231, 203, 210, 0.1);
  --base-light-trans-20: rgba(231, 203, 210, 0.2);
  --base-light-trans-40: rgba(231, 203, 210, 0.4);
  --base-light-trans-60: rgba(231, 203, 210, 0.6);
  --base-light-trans-80: rgba(231, 203, 210, 0.8);
  --base-light-trans-90: rgba(231, 203, 210, 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(248, 249, 252, 0.1);
  --shade-trans-20: rgba(248, 249, 252, 0.2);
  --shade-trans-40: rgba(248, 249, 252, 0.4);
  --shade-trans-60: rgba(248, 249, 252, 0.6);
  --shade-trans-80: rgba(248, 249, 252, 0.8);
  --shade-trans-90: rgba(248, 249, 252, 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((130 * 0.1) * 1rem);
  --width-s: calc((130 * 0.2) * 1rem);
  --width-m: calc((130 * 0.4) * 1rem);
  --width-l: calc((130 * 0.6) * 1rem);
  --width-xl: calc((130 * 0.8) * 1rem);
  --width-xxl: calc((130 * 0.9) * 1rem);
  --width-vp-max: 130rem;
  --width-50: calc((130 / 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(41.4715719064rem, 100vw - 6rem), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(31.0776942356rem, 100vw - 6rem), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(24.8496993988rem, 100vw - 6rem), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(20.7011686144rem, 100vw - 6rem), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(17.7396280401rem, 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: 1.2rem;
  --section-gutter: 1.2rem;
  --btn-border-size: 0.25rem;
  --outline-btn-border-size: 0.25rem;
  --btn-pad-y: 1em;
  --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: 41 100% 50%;
  --action-rgb: 255 174 0;
  --action-hex: #ffae00;
  --action-h: 41;
  --action-s: 100%;
  --action-l: 50%;
  --action-r: 255;
  --action-g: 174;
  --action-b: 0;
  --primary-hsl: 345 6% 13%;
  --primary-rgb: 35 31 32;
  --primary-hex: #231f20;
  --primary-h: 345;
  --primary-s: 6%;
  --primary-l: 13%;
  --primary-r: 35;
  --primary-g: 31;
  --primary-b: 32;
  --secondary-hsl: 219 50% 39%;
  --secondary-rgb: 49 84 148;
  --secondary-hex: #315494;
  --secondary-h: 219;
  --secondary-s: 50%;
  --secondary-l: 39%;
  --secondary-r: 49;
  --secondary-g: 84;
  --secondary-b: 148;
  --accent-hsl: 219 50% 39%;
  --accent-rgb: 49 84 148;
  --accent-hex: #315494;
  --accent-h: 219;
  --accent-s: 50%;
  --accent-l: 39%;
  --accent-r: 49;
  --accent-g: 84;
  --accent-b: 148;
  --base-hsl: 345 6% 13%;
  --base-rgb: 35 31 32;
  --base-hex: #231f20;
  --base-h: 345;
  --base-s: 6%;
  --base-l: 13%;
  --base-r: 35;
  --base-g: 31;
  --base-b: 32;
  --shade-hex: #f9fafc;
  --shade-rgb: 249 250 252;
  --shade-hsl: 220 33% 98%;
  --shade-h: 220;
  --shade-s: 33%;
  --shade-l: 98%;
  --shade-r: 249;
  --shade-g: 250;
  --shade-b: 252;
  --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: 45ch;
  --h2-length: 45ch;
  --h3-length: 45ch;
  --h4-length: 45ch;
  --h5-length: 45ch;
  --h6-length: 45ch;
  --text-xxl-lh: 1.5;
  --text-xl-lh: 1.5;
  --text-l-lh: 1.5;
  --text-m-lh: 1.7;
  --text-s-lh: 1.5;
  --text-xs-lh: 1.5;
  --text-xxl-length: 1.5;
  --text-xl-length: 1.5;
  --text-l-length: 1.5;
  --text-m-length: 100%;
  --text-s-length: 1.5;
  --text-xs-length: 1.5;
  --box-shadow-m: 0 4px 4px -10px rgba(248, 249, 252, 0.04), 0 13px 13px -10px rgba(248, 249, 252, 0.06), 0 40px 60px -10px rgba(248, 249, 252, 0.08);
  --box-shadow-l: 0 2.7px 3.6px -5px rgba(248, 249, 252, 0.04), 0 7.5px 10px -5px rgba(248, 249, 252, 0.06), 0 18px 24.1px -5px rgba(248, 249, 252, 0.08), 0 60px 80px -5px rgba(248, 249, 252, 0.1);
  --box-shadow-xl: 2.8px 2.8px 2.2px rgba(248, 249, 252, 0.02), 0 6.7px 5.3px -5px rgba(248, 249, 252, 0.04), 0 12.5px 10px -5px rgba(248, 249, 252, 0.06), 0 22.3px 17.9px -5px rgba(248, 249, 252, 0.08), 0 41.8px 33.4px -5px rgba(248, 249, 252, 0.1), 0 80px 80px -5px rgba(248, 249, 252, 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) / 98)));
  font-size: clamp(1.6rem, calc(0.2040816327vw + 1.5346938776rem), 1.8rem);
  line-height: 1.7;
  background-color: var(--white);
}
body a {
  color: var(--primary);
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}
body a:hover {
  color: var(--primary-hover);
}
h1 {
  font-size: 2.565rem;
  font-size: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 98)));
  font-size: clamp(2.7648rem, calc(1.5292525169vw + 2.2754391946rem), 4.2634674666rem);
  line-height: 1.2;
  color: var(--secondary);
  max-width: 45ch;
}
h2 {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 98)));
  font-size: clamp(2.304rem, calc(0.9126532653vw + 2.0119509551rem), 3.1984002rem);
  line-height: 1.2;
  color: var(--secondary);
  max-width: 45ch;
}
h3 {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.92rem, calc(0.4891836735vw + 1.7634612245rem), 2.3994rem);
  line-height: 1.2;
  color: var(--secondary);
  max-width: 45ch;
}
h4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.6rem, calc(0.2040816327vw + 1.5346938776rem), 1.8rem);
  line-height: 1.2;
  color: var(--secondary);
  max-width: 45ch;
}
h5 {
  font-size: 1.42rem;
  font-size: calc(1.200300075rem + (0.1500375094 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.200300075rem, calc(0.1530994994vw + 1.1513082352rem), 1.3503375844rem);
  line-height: 1.2;
  color: var(--secondary);
  max-width: 45ch;
}
h6 {
  font-size: 1.26rem;
  font-size: calc(0.9004501688rem + (0.1125562711 * ((100vw - 32rem) / 98)));
  font-size: clamp(0.9004501688rem, calc(0.1148533379vw + 0.8636971007rem), 1.0130064399rem);
  line-height: 1.2;
  color: var(--secondary);
  max-width: 45ch;
}
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%;
}
p[class*="brxe"] {
  max-width: 100%;
}
.bg--action {
  background-color: #ffae00;
}
.bg--action-hover {
  background-color: #deae47;
}
.bg--action-ultra-light {
  background-color: #fdfbf6;
}
.bg--action-light {
  background-color: #f4e3be;
}
.bg--action-medium {
  background-color: #d9a026;
}
.bg--action-dark {
  background-color: #6c5013;
}
.bg--action-ultra-dark {
  background-color: #2b2008;
}
.bg--action-comp {
  background-color: #0051ff;
}
.bg--primary {
  background-color: #231f20;
}
.bg--primary-hover {
  background-color: #410b19;
}
.bg--primary-ultra-light {
  background-color: #fbe9ee;
}
.bg--primary-light {
  background-color: #f4becb;
}
.bg--primary-medium {
  background-color: #d92653;
}
.bg--primary-dark {
  background-color: #6c1329;
}
.bg--primary-ultra-dark {
  background-color: #2b0811;
}
.bg--primary-comp {
  background-color: #1f2322;
}
.bg--secondary {
  background-color: #315494;
}
.bg--secondary-hover {
  background-color: #3961ac;
}
.bg--secondary-ultra-light {
  background-color: #ecf0f9;
}
.bg--secondary-light {
  background-color: #c6d3ec;
}
.bg--secondary-medium {
  background-color: #406cbf;
}
.bg--secondary-dark {
  background-color: #203660;
}
.bg--secondary-ultra-dark {
  background-color: #0d1626;
}
.bg--secondary-comp {
  background-color: #957232;
}
.bg--base {
  background-color: #231f20;
}
.bg--base-hover {
  background-color: #34181f;
}
.bg--base-ultra-light {
  background-color: #f7eef0;
}
.bg--base-light {
  background-color: #e7cbd2;
}
.bg--base-medium {
  background-color: #ad5269;
}
.bg--base-dark {
  background-color: #572934;
}
.bg--base-ultra-dark {
  background-color: #231015;
}
.bg--base-comp {
  background-color: #1f2322;
}
.bg--white {
  background-color: #fff;
}
.bg--black {
  background-color: #000;
}
.bg--shade {
  background-color: #f9fafc;
}
.bg--shade-hover {
  background-color: white;
}
.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: #fcfaf8;
}
.bg--action-trans-10 {
  background-color: rgba(255, 174, 0, 0.1);
}
.bg--action-trans-20 {
  background-color: rgba(255, 174, 0, 0.2);
}
.bg--action-trans-40 {
  background-color: rgba(255, 174, 0, 0.4);
}
.bg--action-trans-60 {
  background-color: rgba(255, 174, 0, 0.6);
}
.bg--action-trans-80 {
  background-color: rgba(255, 174, 0, 0.8);
}
.bg--action-trans-90 {
  background-color: rgba(255, 174, 0, 0.9);
}
.bg--action-ultra-dark-trans-10 {
  background-color: rgba(43, 32, 8, 0.1);
}
.bg--action-ultra-dark-trans-20 {
  background-color: rgba(43, 32, 8, 0.2);
}
.bg--action-ultra-dark-trans-40 {
  background-color: rgba(43, 32, 8, 0.4);
}
.bg--action-ultra-dark-trans-60 {
  background-color: rgba(43, 32, 8, 0.6);
}
.bg--action-ultra-dark-trans-80 {
  background-color: rgba(43, 32, 8, 0.8);
}
.bg--action-ultra-dark-trans-90 {
  background-color: rgba(43, 32, 8, 0.9);
}
.bg--action-light-trans-10 {
  background-color: rgba(244, 227, 190, 0.1);
}
.bg--action-light-trans-20 {
  background-color: rgba(244, 227, 190, 0.2);
}
.bg--action-light-trans-40 {
  background-color: rgba(244, 227, 190, 0.4);
}
.bg--action-light-trans-60 {
  background-color: rgba(244, 227, 190, 0.6);
}
.bg--action-light-trans-80 {
  background-color: rgba(244, 227, 190, 0.8);
}
.bg--action-light-trans-90 {
  background-color: rgba(244, 227, 190, 0.9);
}
.bg--primary-trans-10 {
  background-color: rgba(35, 31, 32, 0.1);
}
.bg--primary-trans-20 {
  background-color: rgba(35, 31, 32, 0.2);
}
.bg--primary-trans-40 {
  background-color: rgba(35, 31, 32, 0.4);
}
.bg--primary-trans-60 {
  background-color: rgba(35, 31, 32, 0.6);
}
.bg--primary-trans-80 {
  background-color: rgba(35, 31, 32, 0.8);
}
.bg--primary-trans-90 {
  background-color: rgba(35, 31, 32, 0.9);
}
.bg--primary-ultra-dark-trans-10 {
  background-color: rgba(43, 8, 17, 0.1);
}
.bg--primary-ultra-dark-trans-20 {
  background-color: rgba(43, 8, 17, 0.2);
}
.bg--primary-ultra-dark-trans-40 {
  background-color: rgba(43, 8, 17, 0.4);
}
.bg--primary-ultra-dark-trans-60 {
  background-color: rgba(43, 8, 17, 0.6);
}
.bg--primary-ultra-dark-trans-80 {
  background-color: rgba(43, 8, 17, 0.8);
}
.bg--primary-ultra-dark-trans-90 {
  background-color: rgba(43, 8, 17, 0.9);
}
.bg--primary-light-trans-10 {
  background-color: rgba(244, 190, 203, 0.1);
}
.bg--primary-light-trans-20 {
  background-color: rgba(244, 190, 203, 0.2);
}
.bg--primary-light-trans-40 {
  background-color: rgba(244, 190, 203, 0.4);
}
.bg--primary-light-trans-60 {
  background-color: rgba(244, 190, 203, 0.6);
}
.bg--primary-light-trans-80 {
  background-color: rgba(244, 190, 203, 0.8);
}
.bg--primary-light-trans-90 {
  background-color: rgba(244, 190, 203, 0.9);
}
.bg--secondary-trans-10 {
  background-color: rgba(50, 85, 149, 0.1);
}
.bg--secondary-trans-20 {
  background-color: rgba(50, 85, 149, 0.2);
}
.bg--secondary-trans-40 {
  background-color: rgba(50, 85, 149, 0.4);
}
.bg--secondary-trans-60 {
  background-color: rgba(50, 85, 149, 0.6);
}
.bg--secondary-trans-80 {
  background-color: rgba(50, 85, 149, 0.8);
}
.bg--secondary-trans-90 {
  background-color: rgba(50, 85, 149, 0.9);
}
.bg--secondary-ultra-dark-trans-10 {
  background-color: rgba(13, 22, 38, 0.1);
}
.bg--secondary-ultra-dark-trans-20 {
  background-color: rgba(13, 22, 38, 0.2);
}
.bg--secondary-ultra-dark-trans-40 {
  background-color: rgba(13, 22, 38, 0.4);
}
.bg--secondary-ultra-dark-trans-60 {
  background-color: rgba(13, 22, 38, 0.6);
}
.bg--secondary-ultra-dark-trans-80 {
  background-color: rgba(13, 22, 38, 0.8);
}
.bg--secondary-ultra-dark-trans-90 {
  background-color: rgba(13, 22, 38, 0.9);
}
.bg--secondary-light-trans-10 {
  background-color: rgba(198, 211, 236, 0.1);
}
.bg--secondary-light-trans-20 {
  background-color: rgba(198, 211, 236, 0.2);
}
.bg--secondary-light-trans-40 {
  background-color: rgba(198, 211, 236, 0.4);
}
.bg--secondary-light-trans-60 {
  background-color: rgba(198, 211, 236, 0.6);
}
.bg--secondary-light-trans-80 {
  background-color: rgba(198, 211, 236, 0.8);
}
.bg--secondary-light-trans-90 {
  background-color: rgba(198, 211, 236, 0.9);
}
.bg--base-trans-10 {
  background-color: rgba(35, 31, 32, 0.1);
}
.bg--base-trans-20 {
  background-color: rgba(35, 31, 32, 0.2);
}
.bg--base-trans-40 {
  background-color: rgba(35, 31, 32, 0.4);
}
.bg--base-trans-60 {
  background-color: rgba(35, 31, 32, 0.6);
}
.bg--base-trans-80 {
  background-color: rgba(35, 31, 32, 0.8);
}
.bg--base-trans-90 {
  background-color: rgba(35, 31, 32, 0.9);
}
.bg--base-ultra-dark-trans-10 {
  background-color: rgba(35, 16, 21, 0.1);
}
.bg--base-ultra-dark-trans-20 {
  background-color: rgba(35, 16, 21, 0.2);
}
.bg--base-ultra-dark-trans-40 {
  background-color: rgba(35, 16, 21, 0.4);
}
.bg--base-ultra-dark-trans-60 {
  background-color: rgba(35, 16, 21, 0.6);
}
.bg--base-ultra-dark-trans-80 {
  background-color: rgba(35, 16, 21, 0.8);
}
.bg--base-ultra-dark-trans-90 {
  background-color: rgba(35, 16, 21, 0.9);
}
.bg--base-light-trans-10 {
  background-color: rgba(231, 203, 210, 0.1);
}
.bg--base-light-trans-20 {
  background-color: rgba(231, 203, 210, 0.2);
}
.bg--base-light-trans-40 {
  background-color: rgba(231, 203, 210, 0.4);
}
.bg--base-light-trans-60 {
  background-color: rgba(231, 203, 210, 0.6);
}
.bg--base-light-trans-80 {
  background-color: rgba(231, 203, 210, 0.8);
}
.bg--base-light-trans-90 {
  background-color: rgba(231, 203, 210, 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(248, 249, 252, 0.1);
}
.bg--shade-trans-20 {
  background-color: rgba(248, 249, 252, 0.2);
}
.bg--shade-trans-40 {
  background-color: rgba(248, 249, 252, 0.4);
}
.bg--shade-trans-60 {
  background-color: rgba(248, 249, 252, 0.6);
}
.bg--shade-trans-80 {
  background-color: rgba(248, 249, 252, 0.8);
}
.bg--shade-trans-90 {
  background-color: rgba(248, 249, 252, 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);
}
.pad--xs {
  padding: 1.896rem;
  padding: calc(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98)));
  padding: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem);
}
.pad--s {
  padding: 2.133rem;
  padding: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98)));
  padding: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem);
}
.pad--m {
  padding: 2.4rem;
  padding: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98)));
  padding: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem);
}
.pad--l {
  padding: 2.7rem;
  padding: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98)));
  padding: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem);
}
.pad--xl {
  padding: 3.038rem;
  padding: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98)));
  padding: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem);
}
.pad--xxl {
  padding: 3.42rem;
  padding: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98)));
  padding: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem);
}
.pad-header--xs {
  padding: 1.896rem var(--section-padding-x);
  padding: calc(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98))) var(--section-padding-x);
  padding: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem) var(--section-padding-x);
}
.pad-header--s {
  padding: 2.133rem var(--section-padding-x);
  padding: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98))) var(--section-padding-x);
  padding: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem) var(--section-padding-x);
}
.pad-header--m {
  padding: 2.4rem var(--section-padding-x);
  padding: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98))) var(--section-padding-x);
  padding: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem) var(--section-padding-x);
}
.pad-header--l {
  padding: 2.7rem var(--section-padding-x);
  padding: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98))) var(--section-padding-x);
  padding: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem) var(--section-padding-x);
}
.pad-header--xl {
  padding: 3.038rem var(--section-padding-x);
  padding: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98))) var(--section-padding-x);
  padding: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem) var(--section-padding-x);
}
.pad-header--xxl {
  padding: 3.42rem var(--section-padding-x);
  padding: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98))) var(--section-padding-x);
  padding: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem) var(--section-padding-x);
}
.pad--none:not(.ct-section) {
  padding: 0 !important;
}
.overlay--action-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--action-trans-10::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 174, 0, 0.1);
}
.overlay--action-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--action-trans-20::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 174, 0, 0.2);
}
.overlay--action-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--action-trans-40::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 174, 0, 0.4);
}
.overlay--action-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--action-trans-60::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 174, 0, 0.6);
}
.overlay--action-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--action-trans-80::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 174, 0, 0.8);
}
.overlay--action-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--action-trans-90::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 174, 0, 0.9);
}
.overlay--action-ultra-dark-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--action-ultra-dark-trans-10::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 32, 8, 0.1);
}
.overlay--action-ultra-dark-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--action-ultra-dark-trans-20::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 32, 8, 0.2);
}
.overlay--action-ultra-dark-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--action-ultra-dark-trans-40::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 32, 8, 0.4);
}
.overlay--action-ultra-dark-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--action-ultra-dark-trans-60::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 32, 8, 0.6);
}
.overlay--action-ultra-dark-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--action-ultra-dark-trans-80::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 32, 8, 0.8);
}
.overlay--action-ultra-dark-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--action-ultra-dark-trans-90::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 32, 8, 0.9);
}
.overlay--action-light-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--action-light-trans-10::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 227, 190, 0.1);
}
.overlay--action-light-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--action-light-trans-20::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 227, 190, 0.2);
}
.overlay--action-light-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--action-light-trans-40::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 227, 190, 0.4);
}
.overlay--action-light-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--action-light-trans-60::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 227, 190, 0.6);
}
.overlay--action-light-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--action-light-trans-80::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 227, 190, 0.8);
}
.overlay--action-light-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--action-light-trans-90::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 227, 190, 0.9);
}
.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(35, 31, 32, 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(35, 31, 32, 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(35, 31, 32, 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(35, 31, 32, 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(35, 31, 32, 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(35, 31, 32, 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(43, 8, 17, 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(43, 8, 17, 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(43, 8, 17, 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(43, 8, 17, 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(43, 8, 17, 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(43, 8, 17, 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(244, 190, 203, 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(244, 190, 203, 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(244, 190, 203, 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(244, 190, 203, 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(244, 190, 203, 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(244, 190, 203, 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(50, 85, 149, 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(50, 85, 149, 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(50, 85, 149, 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(50, 85, 149, 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(50, 85, 149, 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(50, 85, 149, 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(13, 22, 38, 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(13, 22, 38, 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(13, 22, 38, 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(13, 22, 38, 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(13, 22, 38, 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(13, 22, 38, 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(198, 211, 236, 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(198, 211, 236, 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(198, 211, 236, 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(198, 211, 236, 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(198, 211, 236, 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(198, 211, 236, 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(35, 31, 32, 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(35, 31, 32, 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(35, 31, 32, 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(35, 31, 32, 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(35, 31, 32, 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(35, 31, 32, 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(35, 16, 21, 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(35, 16, 21, 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(35, 16, 21, 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(35, 16, 21, 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(35, 16, 21, 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(35, 16, 21, 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(231, 203, 210, 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(231, 203, 210, 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(231, 203, 210, 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(231, 203, 210, 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(231, 203, 210, 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(231, 203, 210, 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(248, 249, 252, 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(248, 249, 252, 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(248, 249, 252, 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(248, 249, 252, 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(248, 249, 252, 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(248, 249, 252, 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--action {
  color: #ffae00;
}
.text--action-hover {
  color: #deae47;
}
.text--action-ultra-light {
  color: #fdfbf6;
}
.text--action-light {
  color: #f4e3be;
}
.text--action-medium {
  color: #d9a026;
}
.text--action-dark {
  color: #6c5013;
}
.text--action-ultra-dark {
  color: #2b2008;
}
.text--action-comp {
  color: #0051ff;
}
.text--primary {
  color: #231f20;
}
.text--primary-hover {
  color: #410b19;
}
.text--primary-ultra-light {
  color: #fbe9ee;
}
.text--primary-light {
  color: #f4becb;
}
.text--primary-medium {
  color: #d92653;
}
.text--primary-dark {
  color: #6c1329;
}
.text--primary-ultra-dark {
  color: #2b0811;
}
.text--primary-comp {
  color: #1f2322;
}
.text--secondary {
  color: #315494;
}
.text--secondary-hover {
  color: #3961ac;
}
.text--secondary-ultra-light {
  color: #ecf0f9;
}
.text--secondary-light {
  color: #c6d3ec;
}
.text--secondary-medium {
  color: #406cbf;
}
.text--secondary-dark {
  color: #203660;
}
.text--secondary-ultra-dark {
  color: #0d1626;
}
.text--secondary-comp {
  color: #957232;
}
.text--base {
  color: #231f20;
}
.text--base-hover {
  color: #34181f;
}
.text--base-ultra-light {
  color: #f7eef0;
}
.text--base-light {
  color: #e7cbd2;
}
.text--base-medium {
  color: #ad5269;
}
.text--base-dark {
  color: #572934;
}
.text--base-ultra-dark {
  color: #231015;
}
.text--base-comp {
  color: #1f2322;
}
.text--white {
  color: #fff;
}
.text--black {
  color: #000;
}
.text--shade {
  color: #f9fafc;
}
.text--shade-hover {
  color: white;
}
.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: #fcfaf8;
}
.text--xs, .text--xs > p, .text--xs > ol li, .text--xs > ul li {
  font-size: 1.26rem;
  font-size: calc(0.9004501688rem + (0.1125562711 * ((100vw - 32rem) / 98)));
  font-size: clamp(0.9004501688rem, calc(0.1148533379vw + 0.8636971007rem), 1.0130064399rem);
  line-height: 1.5;
  max-width: 1.5;
}
.text--s, .text--s > p, .text--s > ol li, .text--s > ul li {
  font-size: 1.42rem;
  font-size: calc(1.200300075rem + (0.1500375094 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.200300075rem, calc(0.1530994994vw + 1.1513082352rem), 1.3503375844rem);
  line-height: 1.5;
  max-width: 1.5;
}
.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) / 98)));
  font-size: clamp(1.6rem, calc(0.2040816327vw + 1.5346938776rem), 1.8rem);
  line-height: 1.7;
  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) / 98)));
  font-size: clamp(1.92rem, calc(0.4891836735vw + 1.7634612245rem), 2.3994rem);
  line-height: 1.5;
  max-width: 1.5;
}
.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) / 98)));
  font-size: clamp(2.304rem, calc(0.9126532653vw + 2.0119509551rem), 3.1984002rem);
  line-height: 1.5;
  max-width: 1.5;
}
.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) / 98)));
  font-size: clamp(2.7648rem, calc(1.5292525169vw + 2.2754391946rem), 4.2634674666rem);
  line-height: 1.5;
  max-width: 1.5;
}
.h--1 {
  font-size: 2.565rem;
  font-size: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 98)));
  font-size: clamp(2.7648rem, calc(1.5292525169vw + 2.2754391946rem), 4.2634674666rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--2 {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 98)));
  font-size: clamp(2.304rem, calc(0.9126532653vw + 2.0119509551rem), 3.1984002rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--3 {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.92rem, calc(0.4891836735vw + 1.7634612245rem), 2.3994rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.6rem, calc(0.2040816327vw + 1.5346938776rem), 1.8rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--5 {
  font-size: 1.42rem;
  font-size: calc(1.200300075rem + (0.1500375094 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.200300075rem, calc(0.1530994994vw + 1.1513082352rem), 1.3503375844rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--6 {
  font-size: 1.26rem;
  font-size: calc(0.9004501688rem + (0.1125562711 * ((100vw - 32rem) / 98)));
  font-size: clamp(0.9004501688rem, calc(0.1148533379vw + 0.8636971007rem), 1.0130064399rem);
  line-height: 1.2;
  max-width: 45ch;
}
.text--xs.text--larger {
  font-size: 1.56rem;
  font-size: calc(1.0805402026rem + (0.4389694573 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.0805402026rem, calc(0.4479280176vw + 0.9372032369rem), 1.5195096599rem);
}
.text--s.text--larger {
  font-size: 1.68rem;
  font-size: calc(1.44036009rem + (0.5851462866 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.44036009rem, calc(0.5970880475vw + 1.2492919148rem), 2.0255063766rem);
}
.text--m.text--larger {
  font-size: 2.16rem;
  font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.92rem, calc(0.7959183673vw + 1.6653061224rem), 2.7rem);
}
.text--l.text--larger {
  font-size: 2.4rem;
  font-size: calc(2.304rem + (1.2951 * ((100vw - 32rem) / 98)));
  font-size: clamp(2.304rem, calc(1.3215306122vw + 1.8811102041rem), 3.5991rem);
}
.text--xl.text--larger {
  font-size: 2.76rem;
  font-size: calc(2.7648rem + (2.0328003 * ((100vw - 32rem) / 98)));
  font-size: clamp(2.7648rem, calc(2.0742860204vw + 2.1010284735rem), 4.7976003rem);
}
.text--xxl.text--larger {
  font-size: 3.12rem;
  font-size: calc(3.31776rem + (3.0774411999 * ((100vw - 32rem) / 98)));
  font-size: clamp(3.31776rem, calc(3.1402461223vw + 2.3128812408rem), 6.3952011999rem);
}
h1.text--larger {
  font-size: 3.12rem;
  font-size: calc(3.31776rem + (3.0774411999 * ((100vw - 32rem) / 98)));
  font-size: clamp(3.31776rem, calc(3.1402461223vw + 2.3128812408rem), 6.3952011999rem);
}
h2.text--larger {
  font-size: 2.76rem;
  font-size: calc(2.7648rem + (2.0328003 * ((100vw - 32rem) / 98)));
  font-size: clamp(2.7648rem, calc(2.0742860204vw + 2.1010284735rem), 4.7976003rem);
}
h3.text--larger {
  font-size: 2.4rem;
  font-size: calc(2.304rem + (1.2951 * ((100vw - 32rem) / 98)));
  font-size: clamp(2.304rem, calc(1.3215306122vw + 1.8811102041rem), 3.5991rem);
}
h4.text--larger {
  font-size: 2.16rem;
  font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.92rem, calc(0.7959183673vw + 1.6653061224rem), 2.7rem);
}
h5.text--larger {
  font-size: 1.68rem;
  font-size: calc(1.44036009rem + (0.5851462866 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.44036009rem, calc(0.5970880475vw + 1.2492919148rem), 2.0255063766rem);
}
h6.text--larger {
  font-size: 1.56rem;
  font-size: calc(1.0805402026rem + (0.4389694573 * ((100vw - 32rem) / 98)));
  font-size: clamp(1.0805402026rem, calc(0.4479280176vw + 0.9372032369rem), 1.5195096599rem);
}
.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--action a, a.link--action {
  color: #ffae00;
}
.link--action a:hover, a.link--action:hover {
  color: var(--action-hover);
}
.link--action-hover a, a.link--action-hover {
  color: #deae47;
}
.link--action-hover a:hover, a.link--action-hover:hover {
  color: var(--action-hover);
}
.link--action-ultra-light a, a.link--action-ultra-light {
  color: #fdfbf6;
}
.link--action-ultra-light a:hover, a.link--action-ultra-light:hover {
  color: var(--action-hover);
}
.link--action-light a, a.link--action-light {
  color: #f4e3be;
}
.link--action-light a:hover, a.link--action-light:hover {
  color: var(--action-hover);
}
.link--action-medium a, a.link--action-medium {
  color: #d9a026;
}
.link--action-medium a:hover, a.link--action-medium:hover {
  color: var(--action-hover);
}
.link--action-dark a, a.link--action-dark {
  color: #6c5013;
}
.link--action-dark a:hover, a.link--action-dark:hover {
  color: var(--action-hover);
}
.link--action-ultra-dark a, a.link--action-ultra-dark {
  color: #2b2008;
}
.link--action-ultra-dark a:hover, a.link--action-ultra-dark:hover {
  color: var(--action-hover);
}
.link--action-comp a, a.link--action-comp {
  color: #0051ff;
}
.link--action-comp a:hover, a.link--action-comp:hover {
  color: var(--action-hover);
}
.link--primary a, a.link--primary {
  color: #231f20;
}
.link--primary a:hover, a.link--primary:hover {
  color: var(--primary-hover);
}
.link--primary-hover a, a.link--primary-hover {
  color: #410b19;
}
.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: #fbe9ee;
}
.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: #f4becb;
}
.link--primary-light a:hover, a.link--primary-light:hover {
  color: var(--primary-hover);
}
.link--primary-medium a, a.link--primary-medium {
  color: #d92653;
}
.link--primary-medium a:hover, a.link--primary-medium:hover {
  color: var(--primary-hover);
}
.link--primary-dark a, a.link--primary-dark {
  color: #6c1329;
}
.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: #2b0811;
}
.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: #1f2322;
}
.link--primary-comp a:hover, a.link--primary-comp:hover {
  color: var(--primary-hover);
}
.link--secondary a, a.link--secondary {
  color: #315494;
}
.link--secondary a:hover, a.link--secondary:hover {
  color: var(--secondary-hover);
}
.link--secondary-hover a, a.link--secondary-hover {
  color: #3961ac;
}
.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: #ecf0f9;
}
.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: #c6d3ec;
}
.link--secondary-light a:hover, a.link--secondary-light:hover {
  color: var(--secondary-hover);
}
.link--secondary-medium a, a.link--secondary-medium {
  color: #406cbf;
}
.link--secondary-medium a:hover, a.link--secondary-medium:hover {
  color: var(--secondary-hover);
}
.link--secondary-dark a, a.link--secondary-dark {
  color: #203660;
}
.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: #0d1626;
}
.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: #957232;
}
.link--secondary-comp a:hover, a.link--secondary-comp:hover {
  color: var(--secondary-hover);
}
.link--base a, a.link--base {
  color: #231f20;
}
.link--base a:hover, a.link--base:hover {
  color: var(--base-hover);
}
.link--base-hover a, a.link--base-hover {
  color: #34181f;
}
.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: #f7eef0;
}
.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: #e7cbd2;
}
.link--base-light a:hover, a.link--base-light:hover {
  color: var(--base-hover);
}
.link--base-medium a, a.link--base-medium {
  color: #ad5269;
}
.link--base-medium a:hover, a.link--base-medium:hover {
  color: var(--base-hover);
}
.link--base-dark a, a.link--base-dark {
  color: #572934;
}
.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: #231015;
}
.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: #1f2322;
}
.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: #f9fafc;
}
.link--shade a:hover, a.link--shade:hover {
  color: var(--shade-hover);
}
.link--shade-hover a, a.link--shade-hover {
  color: white;
}
.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: #fcfaf8;
}
.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(248, 249, 252, 0.04), 0 13px 13px -10px rgba(248, 249, 252, 0.06), 0 40px 60px -10px rgba(248, 249, 252, 0.08);
}
.box-shadow--l {
  box-shadow: 0 2.7px 3.6px -5px rgba(248, 249, 252, 0.04), 0 7.5px 10px -5px rgba(248, 249, 252, 0.06), 0 18px 24.1px -5px rgba(248, 249, 252, 0.08), 0 60px 80px -5px rgba(248, 249, 252, 0.1);
}
.box-shadow--xl {
  box-shadow: 2.8px 2.8px 2.2px rgba(248, 249, 252, 0.02), 0 6.7px 5.3px -5px rgba(248, 249, 252, 0.04), 0 12.5px 10px -5px rgba(248, 249, 252, 0.06), 0 22.3px 17.9px -5px rgba(248, 249, 252, 0.08), 0 41.8px 33.4px -5px rgba(248, 249, 252, 0.1), 0 80px 80px -5px rgba(248, 249, 252, 0.105);
}
.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: 1299px) {
  .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);
}
img.object-fit--cover, .object-fit--cover img {
  -o-object-fit: cover;
  object-fit: cover;
}
img.object-fit--contain, .object-fit--contain img {
  -o-object-fit: contain;
  object-fit: contain;
}
img.object-fit--top-left, .object-fit--top-left img {
  -o-object-position: 10% 90%;
  object-position: 10% 90%;
}
img.object-fit--top-center, .object-fit--top-center img {
  -o-object-position: 50% 10%;
  object-position: 50% 10%;
}
img.object-fit--top-right, .object-fit--top-right img {
  -o-object-position: 90% 10%;
  object-position: 90% 10%;
}
img.object-fit--center-left, .object-fit--center-left img {
  -o-object-position: 10% 50%;
  object-position: 10% 50%;
}
img.object-fit--center-right, .object-fit--center-right img {
  -o-object-position: 90% 50%;
  object-position: 90% 50%;
}
img.object-fit--bottom-left, .object-fit--bottom-left img {
  -o-object-position: 90% 10%;
  object-position: 90% 10%;
}
img.object-fit--bottom-center, .object-fit--bottom-center img {
  -o-object-position: 50% 90%;
  object-position: 50% 90%;
}
img.object-fit--bottom-right, .object-fit--bottom-right img {
  -o-object-position: 90% 90%;
  object-position: 90% 90%;
}
.height--20 {
  min-height: 20vh;
}
.height--30 {
  min-height: 30vh;
}
.height--40 {
  min-height: 40vh;
}
.height--50 {
  min-height: 50vh;
}
.height--60 {
  min-height: 60vh;
}
.height--70 {
  min-height: 70vh;
}
.height--80 {
  min-height: 80vh;
}
.height--90 {
  min-height: 90vh;
}
.height--100 {
  min-height: 100vh;
}
.height--full {
  min-height: 100vh;
}
@media (max-width: 1299px) {
  .height--xl-20 {
    min-height: 20vh;
  }
  .height--xl-30 {
    min-height: 30vh;
  }
  .height--xl-40 {
    min-height: 40vh;
  }
  .height--xl-50 {
    min-height: 50vh;
  }
  .height--xl-60 {
    min-height: 60vh;
  }
  .height--xl-70 {
    min-height: 70vh;
  }
  .height--xl-80 {
    min-height: 80vh;
  }
  .height--xl-90 {
    min-height: 90vh;
  }
  .height--xl-100 {
    min-height: 100vh;
  }
  .height--xl-full {
    min-height: 100vh;
  }
}
@media (max-width: 991px) {
  .height--l-20 {
    min-height: 20vh;
  }
  .height--l-30 {
    min-height: 30vh;
  }
  .height--l-40 {
    min-height: 40vh;
  }
  .height--l-50 {
    min-height: 50vh;
  }
  .height--l-60 {
    min-height: 60vh;
  }
  .height--l-70 {
    min-height: 70vh;
  }
  .height--l-80 {
    min-height: 80vh;
  }
  .height--l-90 {
    min-height: 90vh;
  }
  .height--l-100 {
    min-height: 100vh;
  }
  .height--l-full {
    min-height: 100vh;
  }
}
@media (max-width: 767px) {
  .height--m-20 {
    min-height: 20vh;
  }
  .height--m-30 {
    min-height: 30vh;
  }
  .height--m-40 {
    min-height: 40vh;
  }
  .height--m-50 {
    min-height: 50vh;
  }
  .height--m-60 {
    min-height: 60vh;
  }
  .height--m-70 {
    min-height: 70vh;
  }
  .height--m-80 {
    min-height: 80vh;
  }
  .height--m-90 {
    min-height: 90vh;
  }
  .height--m-100 {
    min-height: 100vh;
  }
  .height--m-full {
    min-height: 100vh;
  }
}
@media (max-width: 479px) {
  .height--s-20 {
    min-height: 20vh;
  }
  .height--s-30 {
    min-height: 30vh;
  }
  .height--s-40 {
    min-height: 40vh;
  }
  .height--s-50 {
    min-height: 50vh;
  }
  .height--s-60 {
    min-height: 60vh;
  }
  .height--s-70 {
    min-height: 70vh;
  }
  .height--s-80 {
    min-height: 80vh;
  }
  .height--s-90 {
    min-height: 90vh;
  }
  .height--s-100 {
    min-height: 100vh;
  }
  .height--s-full {
    min-height: 100vh;
  }
}
.max-height--20 {
  max-height: 20vh;
}
.max-height--30 {
  max-height: 30vh;
}
.max-height--40 {
  max-height: 40vh;
}
.max-height--50 {
  max-height: 50vh;
}
.max-height--60 {
  max-height: 60vh;
}
.max-height--70 {
  max-height: 70vh;
}
.max-height--80 {
  max-height: 80vh;
}
.max-height--90 {
  max-height: 90vh;
}
.max-height--100 {
  max-height: 100vh;
}
.max-height--full {
  max-height: 100vh;
}
@media (max-width: 1299px) {
  .max-height--xl-20 {
    max-height: 20vh;
  }
  .max-height--xl-30 {
    max-height: 30vh;
  }
  .max-height--xl-40 {
    max-height: 40vh;
  }
  .max-height--xl-50 {
    max-height: 50vh;
  }
  .max-height--xl-60 {
    max-height: 60vh;
  }
  .max-height--xl-70 {
    max-height: 70vh;
  }
  .max-height--xl-80 {
    max-height: 80vh;
  }
  .max-height--xl-90 {
    max-height: 90vh;
  }
  .max-height--xl-100 {
    max-height: 100vh;
  }
  .max-height--xl-full {
    max-height: 100vh;
  }
}
@media (max-width: 991px) {
  .max-height--l-20 {
    max-height: 20vh;
  }
  .max-height--l-30 {
    max-height: 30vh;
  }
  .max-height--l-40 {
    max-height: 40vh;
  }
  .max-height--l-50 {
    max-height: 50vh;
  }
  .max-height--l-60 {
    max-height: 60vh;
  }
  .max-height--l-70 {
    max-height: 70vh;
  }
  .max-height--l-80 {
    max-height: 80vh;
  }
  .max-height--l-90 {
    max-height: 90vh;
  }
  .max-height--l-100 {
    max-height: 100vh;
  }
  .max-height--l-full {
    max-height: 100vh;
  }
}
@media (max-width: 767px) {
  .max-height--m-20 {
    max-height: 20vh;
  }
  .max-height--m-30 {
    max-height: 30vh;
  }
  .max-height--m-40 {
    max-height: 40vh;
  }
  .max-height--m-50 {
    max-height: 50vh;
  }
  .max-height--m-60 {
    max-height: 60vh;
  }
  .max-height--m-70 {
    max-height: 70vh;
  }
  .max-height--m-80 {
    max-height: 80vh;
  }
  .max-height--m-90 {
    max-height: 90vh;
  }
  .max-height--m-100 {
    max-height: 100vh;
  }
  .max-height--m-full {
    max-height: 100vh;
  }
}
@media (max-width: 479px) {
  .max-height--s-20 {
    max-height: 20vh;
  }
  .max-height--s-30 {
    max-height: 30vh;
  }
  .max-height--s-40 {
    max-height: 40vh;
  }
  .max-height--s-50 {
    max-height: 50vh;
  }
  .max-height--s-60 {
    max-height: 60vh;
  }
  .max-height--s-70 {
    max-height: 70vh;
  }
  .max-height--s-80 {
    max-height: 80vh;
  }
  .max-height--s-90 {
    max-height: 90vh;
  }
  .max-height--s-100 {
    max-height: 100vh;
  }
  .max-height--s-full {
    max-height: 100vh;
  }
}
.grid--1 {
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  width: 100%;
}
.grid--1 > * {
  grid-column: 1 !important;
}
.grid--2 {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}
.grid--3 {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}
.grid--4 {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}
.grid--5 {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  width: 100%;
}
.grid--6 {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  width: 100%;
}
.grid--7 {
  display: grid !important;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  width: 100%;
}
.grid--8 {
  display: grid !important;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  width: 100%;
}
.grid--9 {
  display: grid !important;
  grid-template-columns: repeat(9, minmax(0, 1fr));
  width: 100%;
}
.grid--10 {
  display: grid !important;
  grid-template-columns: repeat(10, minmax(0, 1fr));
  width: 100%;
}
.grid--11 {
  display: grid !important;
  grid-template-columns: repeat(11, minmax(0, 1fr));
  width: 100%;
}
.grid--12 {
  display: grid !important;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  width: 100%;
}
.grid--1-2 {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
.grid--1-3 {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}
.grid--2-1 {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.grid--2-3 {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}
.grid--3-1 {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}
.grid--3-2 {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}
.grid--auto-2 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(41.4715719064rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-3 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(31.0776942356rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-4 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(24.8496993988rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-5 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(20.7011686144rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-6 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(17.7396280401rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-1-2 {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
.grid--auto-1-3 {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}
.grid--auto-2-1 {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.grid--auto-2-3 {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}
.grid--auto-3-1 {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}
.grid--auto-3-2 {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}
@media (max-width: 1299px) {
  .grid--xl-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--xl-1 > * {
    grid-column: 1 !important;
  }
  .grid--xl-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--xl-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--xl-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--xl-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--xl-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--xl-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--xl-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--xl-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--xl-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--xl-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--xl-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .grid--l-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--l-1 > * {
    grid-column: 1 !important;
  }
  .grid--l-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--l-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--l-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--l-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--l-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--l-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--l-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--l-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--l-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--l-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--l-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .grid--m-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--m-1 > * {
    grid-column: 1 !important;
  }
  .grid--m-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--m-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--m-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--m-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--m-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--m-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--m-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--m-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--m-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--m-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--m-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 479px) {
  .grid--s-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--s-1 > * {
    grid-column: 1 !important;
  }
  .grid--s-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--s-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--s-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--s-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--s-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--s-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--s-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--s-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--s-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--s-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--s-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .grid--auto-1-2 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(31.0776942356rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-1-3 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(31.0776942356rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-3-2 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(31.0776942356rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-2-3 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(31.0776942356rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-2-1 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(31.0776942356rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-3-1 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(31.0776942356rem, 100vw - 6rem), 1fr));
  }
}
@media (min-width: 1299px) {
  .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: 1299px) {
  .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: 1299px) {
  .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);
}
.gap--xs {
  gap: 1.896rem;
  gap: calc(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98)));
  gap: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem);
}
.gap--s {
  gap: 2.133rem;
  gap: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98)));
  gap: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem);
}
.gap--m {
  gap: 2.4rem;
  gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98)));
  gap: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem);
}
.gap--l {
  gap: 2.7rem;
  gap: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98)));
  gap: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem);
}
.gap--xl {
  gap: 3.038rem;
  gap: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98)));
  gap: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem);
}
.gap--xxl {
  gap: 3.42rem;
  gap: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98)));
  gap: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem);
}
@media (max-width: 1299px) {
  .gap--xl-xs {
    gap: 1.896rem;
    gap: calc(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98)));
    gap: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem);
  }
  .gap--xl-s {
    gap: 2.133rem;
    gap: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98)));
    gap: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem);
  }
  .gap--xl-m {
    gap: 2.4rem;
    gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98)));
    gap: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem);
  }
  .gap--xl-l {
    gap: 2.7rem;
    gap: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98)));
    gap: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem);
  }
  .gap--xl-xl {
    gap: 3.038rem;
    gap: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98)));
    gap: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem);
  }
  .gap--xl-xxl {
    gap: 3.42rem;
    gap: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98)));
    gap: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem);
  }
}
@media (max-width: 991px) {
  .gap--l-xs {
    gap: 1.896rem;
    gap: calc(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98)));
    gap: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem);
  }
  .gap--l-s {
    gap: 2.133rem;
    gap: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98)));
    gap: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem);
  }
  .gap--l-m {
    gap: 2.4rem;
    gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98)));
    gap: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem);
  }
  .gap--l-l {
    gap: 2.7rem;
    gap: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98)));
    gap: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem);
  }
  .gap--l-xl {
    gap: 3.038rem;
    gap: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98)));
    gap: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem);
  }
  .gap--l-xxl {
    gap: 3.42rem;
    gap: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98)));
    gap: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem);
  }
}
@media (max-width: 767px) {
  .gap--m-xs {
    gap: 1.896rem;
    gap: calc(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98)));
    gap: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem);
  }
  .gap--m-s {
    gap: 2.133rem;
    gap: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98)));
    gap: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem);
  }
  .gap--m-m {
    gap: 2.4rem;
    gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98)));
    gap: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem);
  }
  .gap--m-l {
    gap: 2.7rem;
    gap: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98)));
    gap: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem);
  }
  .gap--m-xl {
    gap: 3.038rem;
    gap: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98)));
    gap: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem);
  }
  .gap--m-xxl {
    gap: 3.42rem;
    gap: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98)));
    gap: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem);
  }
}
@media (max-width: 479px) {
  .gap--s-xs {
    gap: 1.896rem;
    gap: calc(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98)));
    gap: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem);
  }
  .gap--s-s {
    gap: 2.133rem;
    gap: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98)));
    gap: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem);
  }
  .gap--s-m {
    gap: 2.4rem;
    gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98)));
    gap: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem);
  }
  .gap--s-l {
    gap: 2.7rem;
    gap: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98)));
    gap: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem);
  }
  .gap--s-xl {
    gap: 3.038rem;
    gap: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98)));
    gap: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem);
  }
  .gap--s-xxl {
    gap: 3.42rem;
    gap: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98)));
    gap: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem);
  }
}
.width--xs:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((130 * 0.1) * 1rem);
}
.width--s:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((130 * 0.2) * 1rem);
}
.width--m:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((130 * 0.4) * 1rem);
}
.width--l:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((130 * 0.6) * 1rem);
}
.width--xl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((130 * 0.8) * 1rem);
}
.width--xxl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((130 * 0.9) * 1rem);
}
.width--vp-max:not([class*="breakout--"]) {
  width: 100%;
  max-width: 130rem;
  margin-left: auto;
  margin-right: auto;
}
.width--50:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((130 / 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: 1299px) {
  .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: 1299px) {
    .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: 1299px) {
  .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;
  }
}
.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: 1299px) {
  .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(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98)));
  column-gap: calc(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98)));
  -moz-column-gap: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem);
  column-gap: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem);
}
.col-gap--s {
  -moz-column-gap: 2.133rem;
  column-gap: 2.133rem;
  -moz-column-gap: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98)));
  column-gap: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98)));
  -moz-column-gap: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem);
  column-gap: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem);
}
.col-gap--m {
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
  -moz-column-gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98)));
  column-gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98)));
  -moz-column-gap: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem);
  column-gap: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem);
}
.col-gap--l {
  -moz-column-gap: 2.7rem;
  column-gap: 2.7rem;
  -moz-column-gap: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98)));
  column-gap: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98)));
  -moz-column-gap: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem);
  column-gap: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem);
}
.col-gap--xl {
  -moz-column-gap: 3.038rem;
  column-gap: 3.038rem;
  -moz-column-gap: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98)));
  column-gap: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98)));
  -moz-column-gap: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem);
  column-gap: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem);
}
.col-gap--xxl {
  -moz-column-gap: 3.42rem;
  column-gap: 3.42rem;
  -moz-column-gap: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98)));
  column-gap: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98)));
  -moz-column-gap: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem);
  column-gap: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem);
}
.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: #ffae00;
  column-rule-color: #ffae00;
}
.col-rule--action-hover {
  -moz-column-rule-color: #deae47;
  column-rule-color: #deae47;
}
.col-rule--action-ultra-light {
  -moz-column-rule-color: #fdfbf6;
  column-rule-color: #fdfbf6;
}
.col-rule--action-light {
  -moz-column-rule-color: #f4e3be;
  column-rule-color: #f4e3be;
}
.col-rule--action-medium {
  -moz-column-rule-color: #d9a026;
  column-rule-color: #d9a026;
}
.col-rule--action-dark {
  -moz-column-rule-color: #6c5013;
  column-rule-color: #6c5013;
}
.col-rule--action-ultra-dark {
  -moz-column-rule-color: #2b2008;
  column-rule-color: #2b2008;
}
.col-rule--action-comp {
  -moz-column-rule-color: #0051ff;
  column-rule-color: #0051ff;
}
.col-rule--primary {
  -moz-column-rule-color: #231f20;
  column-rule-color: #231f20;
}
.col-rule--primary-hover {
  -moz-column-rule-color: #410b19;
  column-rule-color: #410b19;
}
.col-rule--primary-ultra-light {
  -moz-column-rule-color: #fbe9ee;
  column-rule-color: #fbe9ee;
}
.col-rule--primary-light {
  -moz-column-rule-color: #f4becb;
  column-rule-color: #f4becb;
}
.col-rule--primary-medium {
  -moz-column-rule-color: #d92653;
  column-rule-color: #d92653;
}
.col-rule--primary-dark {
  -moz-column-rule-color: #6c1329;
  column-rule-color: #6c1329;
}
.col-rule--primary-ultra-dark {
  -moz-column-rule-color: #2b0811;
  column-rule-color: #2b0811;
}
.col-rule--primary-comp {
  -moz-column-rule-color: #1f2322;
  column-rule-color: #1f2322;
}
.col-rule--secondary {
  -moz-column-rule-color: #315494;
  column-rule-color: #315494;
}
.col-rule--secondary-hover {
  -moz-column-rule-color: #3961ac;
  column-rule-color: #3961ac;
}
.col-rule--secondary-ultra-light {
  -moz-column-rule-color: #ecf0f9;
  column-rule-color: #ecf0f9;
}
.col-rule--secondary-light {
  -moz-column-rule-color: #c6d3ec;
  column-rule-color: #c6d3ec;
}
.col-rule--secondary-medium {
  -moz-column-rule-color: #406cbf;
  column-rule-color: #406cbf;
}
.col-rule--secondary-dark {
  -moz-column-rule-color: #203660;
  column-rule-color: #203660;
}
.col-rule--secondary-ultra-dark {
  -moz-column-rule-color: #0d1626;
  column-rule-color: #0d1626;
}
.col-rule--secondary-comp {
  -moz-column-rule-color: #957232;
  column-rule-color: #957232;
}
.col-rule--base {
  -moz-column-rule-color: #231f20;
  column-rule-color: #231f20;
}
.col-rule--base-hover {
  -moz-column-rule-color: #34181f;
  column-rule-color: #34181f;
}
.col-rule--base-ultra-light {
  -moz-column-rule-color: #f7eef0;
  column-rule-color: #f7eef0;
}
.col-rule--base-light {
  -moz-column-rule-color: #e7cbd2;
  column-rule-color: #e7cbd2;
}
.col-rule--base-medium {
  -moz-column-rule-color: #ad5269;
  column-rule-color: #ad5269;
}
.col-rule--base-dark {
  -moz-column-rule-color: #572934;
  column-rule-color: #572934;
}
.col-rule--base-ultra-dark {
  -moz-column-rule-color: #231015;
  column-rule-color: #231015;
}
.col-rule--base-comp {
  -moz-column-rule-color: #1f2322;
  column-rule-color: #1f2322;
}
.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: #f9fafc;
  column-rule-color: #f9fafc;
}
.col-rule--shade-hover {
  -moz-column-rule-color: white;
  column-rule-color: white;
}
.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: #fcfaf8;
  column-rule-color: #fcfaf8;
}
.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--action li::marker {
  color: #ffae00;
}
.marker--action-hover li::marker {
  color: #deae47;
}
.marker--action-ultra-light li::marker {
  color: #fdfbf6;
}
.marker--action-light li::marker {
  color: #f4e3be;
}
.marker--action-medium li::marker {
  color: #d9a026;
}
.marker--action-dark li::marker {
  color: #6c5013;
}
.marker--action-ultra-dark li::marker {
  color: #2b2008;
}
.marker--action-comp li::marker {
  color: #0051ff;
}
.marker--primary li::marker {
  color: #231f20;
}
.marker--primary-hover li::marker {
  color: #410b19;
}
.marker--primary-ultra-light li::marker {
  color: #fbe9ee;
}
.marker--primary-light li::marker {
  color: #f4becb;
}
.marker--primary-medium li::marker {
  color: #d92653;
}
.marker--primary-dark li::marker {
  color: #6c1329;
}
.marker--primary-ultra-dark li::marker {
  color: #2b0811;
}
.marker--primary-comp li::marker {
  color: #1f2322;
}
.marker--secondary li::marker {
  color: #315494;
}
.marker--secondary-hover li::marker {
  color: #3961ac;
}
.marker--secondary-ultra-light li::marker {
  color: #ecf0f9;
}
.marker--secondary-light li::marker {
  color: #c6d3ec;
}
.marker--secondary-medium li::marker {
  color: #406cbf;
}
.marker--secondary-dark li::marker {
  color: #203660;
}
.marker--secondary-ultra-dark li::marker {
  color: #0d1626;
}
.marker--secondary-comp li::marker {
  color: #957232;
}
.marker--base li::marker {
  color: #231f20;
}
.marker--base-hover li::marker {
  color: #34181f;
}
.marker--base-ultra-light li::marker {
  color: #f7eef0;
}
.marker--base-light li::marker {
  color: #e7cbd2;
}
.marker--base-medium li::marker {
  color: #ad5269;
}
.marker--base-dark li::marker {
  color: #572934;
}
.marker--base-ultra-dark li::marker {
  color: #231015;
}
.marker--base-comp li::marker {
  color: #1f2322;
}
.marker--white li::marker {
  color: #fff;
}
.marker--black li::marker {
  color: #000;
}
.marker--shade li::marker {
  color: #f9fafc;
}
.marker--shade-hover li::marker {
  color: white;
}
.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: #fcfaf8;
}
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;
}
.visibility--hidden {
  visibility: hidden;
}
.visibility--visible {
  visibility: visible;
}
@media (max-width: 1299px) {
  .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.9004501688rem + (0.1125562711 * ((100vw - 32rem) / 98)));
    --text-s: calc(1.200300075rem + (0.1500375094 * ((100vw - 32rem) / 98)));
    --text-m: calc(1.6rem + (0.2 * ((100vw - 32rem) / 98)));
    --text-l: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 98)));
    --text-xl: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 98)));
    --text-xxl: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 98)));
    --h6: calc(0.9004501688rem + (0.1125562711 * ((100vw - 32rem) / 98)));
    --h5: calc(1.200300075rem + (0.1500375094 * ((100vw - 32rem) / 98)));
    --h4: calc(1.6rem + (0.2 * ((100vw - 32rem) / 98)));
    --h3: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 98)));
    --h2: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 98)));
    --h1: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 98)));
  }
  @media (min-width: 1299px) {
    :root {
      --text-xs: 1.0130064399rem;
      --text-s: 1.3503375844rem;
      --text-m: 1.8rem;
      --text-l: 2.3994rem;
      --text-xl: 3.1984002rem;
      --text-xxl: 4.2634674666rem;
      --h6: 1.0130064399rem;
      --h5: 1.3503375844rem;
      --h4: 1.8rem;
      --h3: 2.3994rem;
      --h2: 3.1984002rem;
      --h1: 4.2634674666rem;
    }
  }
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
  :root {
    --text-xs: clamp(0.9004501688rem, calc(0.1148533379vw + 0.8636971007rem), 1.0130064399rem);
    --text-s: clamp(1.200300075rem, calc(0.1530994994vw + 1.1513082352rem), 1.3503375844rem);
    --text-m: clamp(1.6rem, calc(0.2040816327vw + 1.5346938776rem), 1.8rem);
    --text-l: clamp(1.92rem, calc(0.4891836735vw + 1.7634612245rem), 2.3994rem);
    --text-xl: clamp(2.304rem, calc(0.9126532653vw + 2.0119509551rem), 3.1984002rem);
    --text-xxl: clamp(2.7648rem, calc(1.5292525169vw + 2.2754391946rem), 4.2634674666rem);
    --h6: clamp(0.9004501688rem, calc(0.1148533379vw + 0.8636971007rem), 1.0130064399rem);
    --h5: clamp(1.200300075rem, calc(0.1530994994vw + 1.1513082352rem), 1.3503375844rem);
    --h4: clamp(1.6rem, calc(0.2040816327vw + 1.5346938776rem), 1.8rem);
    --h3: clamp(1.92rem, calc(0.4891836735vw + 1.7634612245rem), 2.3994rem);
    --h2: clamp(2.304rem, calc(0.9126532653vw + 2.0119509551rem), 3.1984002rem);
    --h1: clamp(2.7648rem, calc(1.5292525169vw + 2.2754391946rem), 4.2634674666rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(0.9167569418rem + (0.2291892354 * ((100vw - 32rem) / 98)));
    --space-s: calc(1.4833127318rem + (0.3708281829 * ((100vw - 32rem) / 98)));
    --space-m: calc(2.4rem + (0.6 * ((100vw - 32rem) / 98)));
    --space-l: calc(3.1992rem + (1.6548 * ((100vw - 32rem) / 98)));
    --space-xl: calc(4.2645336rem + (3.5892384 * ((100vw - 32rem) / 98)));
    --space-xxl: calc(5.6846232888rem + (7.0227798072 * ((100vw - 32rem) / 98)));
    --section-space-xs: calc(2.7502708253rem + (1.8335138835 * ((100vw - 32rem) / 98)));
    --section-space-s: calc(4.4499381953rem + (2.9666254635 * ((100vw - 32rem) / 98)));
    --section-space-m: calc(7.2rem + (4.8 * ((100vw - 32rem) / 98)));
    --section-space-l: calc(9.5976rem + (9.8184 * ((100vw - 32rem) / 98)));
    --section-space-xl: calc(12.7936008rem + (18.6214872 * ((100vw - 32rem) / 98)));
    --section-space-xxl: calc(17.0538698664rem + (33.7757425176 * ((100vw - 32rem) / 98)));
    --section-padding-x: calc(1.2rem + (1.8 * ((100vw - 32rem) / 98)));
  }
  @media (min-width: 1299px) {
    :root {
      --space-xs: 1.1459461772rem;
      --space-s: 1.8541409147rem;
      --space-m: 3rem;
      --space-l: 4.854rem;
      --space-xl: 7.853772rem;
      --space-xxl: 12.707403096rem;
      --section-space-xs: 4.5837847088rem;
      --section-space-s: 7.4165636588rem;
      --section-space-m: 12rem;
      --section-space-l: 19.416rem;
      --section-space-xl: 31.415088rem;
      --section-space-xxl: 50.829612384rem;
      --section-padding-x: 3rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(0.9167569418rem, calc(0.2338665668vw + 0.8419196404rem), 1.1459461772rem);
    --space-s: clamp(1.4833127318rem, calc(0.378396105vw + 1.3622259782rem), 1.8541409147rem);
    --space-m: clamp(2.4rem, calc(0.612244898vw + 2.2040816327rem), 3rem);
    --space-l: clamp(3.1992rem, calc(1.6885714286vw + 2.6588571429rem), 4.854rem);
    --space-xl: clamp(4.2645336rem, calc(3.6624881633vw + 3.0925373878rem), 7.853772rem);
    --space-xxl: clamp(5.6846232888rem, calc(7.1661018441vw + 3.3914706987rem), 12.707403096rem);
    --section-space-xs: clamp(2.7502708253rem, calc(1.8709325342vw + 2.1515724143rem), 4.5837847088rem);
    --section-space-s: clamp(4.4499381953rem, calc(3.0271688403vw + 3.4812441664rem), 7.4165636588rem);
    --section-space-m: clamp(7.2rem, calc(4.8979591837vw + 5.6326530612rem), 12rem);
    --section-space-l: clamp(9.5976rem, calc(10.0187755102vw + 6.3915918367rem), 19.416rem);
    --section-space-xl: clamp(12.7936008rem, calc(19.001517551vw + 6.7131151837rem), 31.415088rem);
    --section-space-xxl: clamp(17.0538698664rem, calc(34.4650433853vw + 6.0250559831rem), 50.829612384rem);
    --section-padding-x: clamp(1.2rem, calc(1.8367346939vw + 0.612244898rem), 3rem);
  }
}
:root {
  --fr-bg-light: var(--shade-ultra-light);
  --fr-bg-dark: var(--shade-ultra-dark);
  --fr-text-light: var(--shade-dark);
  --fr-text-dark: var(--shade-ultra-light);
  --fr-card-padding: var(--space-m);
  --fr-card-gap: var(--space-xs);
  --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: 0;
}
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;
}
