/* Version: 2.4.0 - Generated 2023-03-28 15:37:30 */
html {
  font-size: 62.5% !important;
  scroll-behavior: smooth;
}
[id] {
  scroll-margin-top: 0;
}
@media (max-width: 991px) {
  [id] {
    scroll-margin-top: 0;
  }
}
@media (max-width: 767px) {
  [id] {
    scroll-margin-top: 0;
  }
}
@media (max-width: 479px) {
  [id] {
    scroll-margin-top: 0;
  }
}
*, *::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;
}
.box-shadow--m {
  box-shadow: 0 4px 4px -10px rgba(0, 28, 46, 0.04), 0 13px 13px -10px rgba(0, 28, 46, 0.06), 0 40px 60px -10px rgba(0, 28, 46, 0.08);
}
.box-shadow--l {
  box-shadow: 0 2.7px 3.6px -5px rgba(0, 28, 46, 0.04), 0 7.5px 10px -5px rgba(0, 28, 46, 0.06), 0 18px 24.1px -5px rgba(0, 28, 46, 0.08), 0 60px 80px -5px rgba(0, 28, 46, 0.1);
}
.box-shadow--xl {
  box-shadow: 2.8px 2.8px 2.2px rgba(0, 28, 46, 0.02), 0 6.7px 5.3px -5px rgba(0, 28, 46, 0.04), 0 12.5px 10px -5px rgba(0, 28, 46, 0.06), 0 22.3px 17.9px -5px rgba(0, 28, 46, 0.08), 0 41.8px 33.4px -5px rgba(0, 28, 46, 0.1), 0 80px 80px -5px rgba(0, 28, 46, 0.105);
}
:root {
  --action: #e56c70;
  --action-hover: #ed9799;
  --action-ultra-light: #fbe9ea;
  --action-light: #f4bec0;
  --action-medium: #d9262c;
  --action-dark: #6c1316;
  --action-ultra-dark: #2b0809;
  --action-comp: #6ce5e1;
  --primary: #1d74a7;
  --primary-hover: #16567c;
  --primary-ultra-light: #e9f5fb;
  --primary-light: #bee0f4;
  --primary-medium: #2697d9;
  --primary-dark: #134c6c;
  --primary-ultra-dark: #081e2b;
  --primary-comp: #a54f1d;
  --secondary: #95190c;
  --secondary-hover: #473533;
  --secondary-ultra-light: #f4f1f0;
  --secondary-light: #dfd4d3;
  --secondary-medium: #946f6b;
  --secondary-dark: #4a3836;
  --secondary-ultra-dark: #1e1615;
  --secondary-comp: #0c8997;
  --accent: #f18f01;
  --accent-hover: #98661c;
  --accent-ultra-light: #fbf4e9;
  --accent-light: #f3debe;
  --accent-medium: #d79128;
  --accent-dark: #6c4914;
  --accent-ultra-dark: #2b1d08;
  --accent-comp: #0160ef;
  --base: #e1dee3;
  --base-hover: white;
  --base-ultra-light: #f3eef7;
  --base-light: #dccbe7;
  --base-medium: #8952ad;
  --base-dark: #442957;
  --base-ultra-dark: #1b1023;
  --base-comp: #e0e3de;
  --white: #fff;
  --black: #000;
  --shade: #001d30;
  --shade-hover: #1a1a1a;
  --shade-ultra-light: #f2f2f2;
  --shade-light: #d9d9d9;
  --shade-medium: gray;
  --shade-dark: #404040;
  --shade-ultra-dark: #1a1a1a;
  --shade-comp: #2e1200;
  --action-trans-10: rgba(229, 108, 112, 0.1);
  --action-trans-20: rgba(229, 108, 112, 0.2);
  --action-trans-30: rgba(229, 108, 112, 0.3);
  --action-trans-40: rgba(229, 108, 112, 0.4);
  --action-trans-50: rgba(229, 108, 112, 0.5);
  --action-trans-60: rgba(229, 108, 112, 0.6);
  --action-trans-70: rgba(229, 108, 112, 0.7);
  --action-trans-80: rgba(229, 108, 112, 0.8);
  --action-trans-90: rgba(229, 108, 112, 0.9);
  --action-ultra-dark-trans-10: rgba(43, 8, 9, 0.1);
  --action-ultra-dark-trans-20: rgba(43, 8, 9, 0.2);
  --action-ultra-dark-trans-30: rgba(43, 8, 9, 0.3);
  --action-ultra-dark-trans-40: rgba(43, 8, 9, 0.4);
  --action-ultra-dark-trans-50: rgba(43, 8, 9, 0.5);
  --action-ultra-dark-trans-60: rgba(43, 8, 9, 0.6);
  --action-ultra-dark-trans-70: rgba(43, 8, 9, 0.7);
  --action-ultra-dark-trans-80: rgba(43, 8, 9, 0.8);
  --action-ultra-dark-trans-90: rgba(43, 8, 9, 0.9);
  --action-light-trans-10: rgba(244, 190, 192, 0.1);
  --action-light-trans-20: rgba(244, 190, 192, 0.2);
  --action-light-trans-30: rgba(244, 190, 192, 0.3);
  --action-light-trans-40: rgba(244, 190, 192, 0.4);
  --action-light-trans-50: rgba(244, 190, 192, 0.5);
  --action-light-trans-60: rgba(244, 190, 192, 0.6);
  --action-light-trans-70: rgba(244, 190, 192, 0.7);
  --action-light-trans-80: rgba(244, 190, 192, 0.8);
  --action-light-trans-90: rgba(244, 190, 192, 0.9);
  --primary-trans-10: rgba(29, 115, 165, 0.1);
  --primary-trans-20: rgba(29, 115, 165, 0.2);
  --primary-trans-30: rgba(29, 115, 165, 0.3);
  --primary-trans-40: rgba(29, 115, 165, 0.4);
  --primary-trans-50: rgba(29, 115, 165, 0.5);
  --primary-trans-60: rgba(29, 115, 165, 0.6);
  --primary-trans-70: rgba(29, 115, 165, 0.7);
  --primary-trans-80: rgba(29, 115, 165, 0.8);
  --primary-trans-90: rgba(29, 115, 165, 0.9);
  --primary-ultra-dark-trans-10: rgba(8, 30, 43, 0.1);
  --primary-ultra-dark-trans-20: rgba(8, 30, 43, 0.2);
  --primary-ultra-dark-trans-30: rgba(8, 30, 43, 0.3);
  --primary-ultra-dark-trans-40: rgba(8, 30, 43, 0.4);
  --primary-ultra-dark-trans-50: rgba(8, 30, 43, 0.5);
  --primary-ultra-dark-trans-60: rgba(8, 30, 43, 0.6);
  --primary-ultra-dark-trans-70: rgba(8, 30, 43, 0.7);
  --primary-ultra-dark-trans-80: rgba(8, 30, 43, 0.8);
  --primary-ultra-dark-trans-90: rgba(8, 30, 43, 0.9);
  --primary-light-trans-10: rgba(190, 224, 244, 0.1);
  --primary-light-trans-20: rgba(190, 224, 244, 0.2);
  --primary-light-trans-30: rgba(190, 224, 244, 0.3);
  --primary-light-trans-40: rgba(190, 224, 244, 0.4);
  --primary-light-trans-50: rgba(190, 224, 244, 0.5);
  --primary-light-trans-60: rgba(190, 224, 244, 0.6);
  --primary-light-trans-70: rgba(190, 224, 244, 0.7);
  --primary-light-trans-80: rgba(190, 224, 244, 0.8);
  --primary-light-trans-90: rgba(190, 224, 244, 0.9);
  --secondary-trans-10: rgba(151, 26, 12, 0.1);
  --secondary-trans-20: rgba(151, 26, 12, 0.2);
  --secondary-trans-30: rgba(151, 26, 12, 0.3);
  --secondary-trans-40: rgba(151, 26, 12, 0.4);
  --secondary-trans-50: rgba(151, 26, 12, 0.5);
  --secondary-trans-60: rgba(151, 26, 12, 0.6);
  --secondary-trans-70: rgba(151, 26, 12, 0.7);
  --secondary-trans-80: rgba(151, 26, 12, 0.8);
  --secondary-trans-90: rgba(151, 26, 12, 0.9);
  --secondary-ultra-dark-trans-10: rgba(30, 22, 21, 0.1);
  --secondary-ultra-dark-trans-20: rgba(30, 22, 21, 0.2);
  --secondary-ultra-dark-trans-30: rgba(30, 22, 21, 0.3);
  --secondary-ultra-dark-trans-40: rgba(30, 22, 21, 0.4);
  --secondary-ultra-dark-trans-50: rgba(30, 22, 21, 0.5);
  --secondary-ultra-dark-trans-60: rgba(30, 22, 21, 0.6);
  --secondary-ultra-dark-trans-70: rgba(30, 22, 21, 0.7);
  --secondary-ultra-dark-trans-80: rgba(30, 22, 21, 0.8);
  --secondary-ultra-dark-trans-90: rgba(30, 22, 21, 0.9);
  --secondary-light-trans-10: rgba(223, 212, 211, 0.1);
  --secondary-light-trans-20: rgba(223, 212, 211, 0.2);
  --secondary-light-trans-30: rgba(223, 212, 211, 0.3);
  --secondary-light-trans-40: rgba(223, 212, 211, 0.4);
  --secondary-light-trans-50: rgba(223, 212, 211, 0.5);
  --secondary-light-trans-60: rgba(223, 212, 211, 0.6);
  --secondary-light-trans-70: rgba(223, 212, 211, 0.7);
  --secondary-light-trans-80: rgba(223, 212, 211, 0.8);
  --secondary-light-trans-90: rgba(223, 212, 211, 0.9);
  --accent-trans-10: rgba(239, 144, 1, 0.1);
  --accent-trans-20: rgba(239, 144, 1, 0.2);
  --accent-trans-30: rgba(239, 144, 1, 0.3);
  --accent-trans-40: rgba(239, 144, 1, 0.4);
  --accent-trans-50: rgba(239, 144, 1, 0.5);
  --accent-trans-60: rgba(239, 144, 1, 0.6);
  --accent-trans-70: rgba(239, 144, 1, 0.7);
  --accent-trans-80: rgba(239, 144, 1, 0.8);
  --accent-trans-90: rgba(239, 144, 1, 0.9);
  --accent-ultra-dark-trans-10: rgba(43, 29, 8, 0.1);
  --accent-ultra-dark-trans-20: rgba(43, 29, 8, 0.2);
  --accent-ultra-dark-trans-30: rgba(43, 29, 8, 0.3);
  --accent-ultra-dark-trans-40: rgba(43, 29, 8, 0.4);
  --accent-ultra-dark-trans-50: rgba(43, 29, 8, 0.5);
  --accent-ultra-dark-trans-60: rgba(43, 29, 8, 0.6);
  --accent-ultra-dark-trans-70: rgba(43, 29, 8, 0.7);
  --accent-ultra-dark-trans-80: rgba(43, 29, 8, 0.8);
  --accent-ultra-dark-trans-90: rgba(43, 29, 8, 0.9);
  --accent-light-trans-10: rgba(243, 222, 190, 0.1);
  --accent-light-trans-20: rgba(243, 222, 190, 0.2);
  --accent-light-trans-30: rgba(243, 222, 190, 0.3);
  --accent-light-trans-40: rgba(243, 222, 190, 0.4);
  --accent-light-trans-50: rgba(243, 222, 190, 0.5);
  --accent-light-trans-60: rgba(243, 222, 190, 0.6);
  --accent-light-trans-70: rgba(243, 222, 190, 0.7);
  --accent-light-trans-80: rgba(243, 222, 190, 0.8);
  --accent-light-trans-90: rgba(243, 222, 190, 0.9);
  --base-trans-10: rgba(225, 222, 227, 0.1);
  --base-trans-20: rgba(225, 222, 227, 0.2);
  --base-trans-30: rgba(225, 222, 227, 0.3);
  --base-trans-40: rgba(225, 222, 227, 0.4);
  --base-trans-50: rgba(225, 222, 227, 0.5);
  --base-trans-60: rgba(225, 222, 227, 0.6);
  --base-trans-70: rgba(225, 222, 227, 0.7);
  --base-trans-80: rgba(225, 222, 227, 0.8);
  --base-trans-90: rgba(225, 222, 227, 0.9);
  --base-ultra-dark-trans-10: rgba(27, 16, 35, 0.1);
  --base-ultra-dark-trans-20: rgba(27, 16, 35, 0.2);
  --base-ultra-dark-trans-30: rgba(27, 16, 35, 0.3);
  --base-ultra-dark-trans-40: rgba(27, 16, 35, 0.4);
  --base-ultra-dark-trans-50: rgba(27, 16, 35, 0.5);
  --base-ultra-dark-trans-60: rgba(27, 16, 35, 0.6);
  --base-ultra-dark-trans-70: rgba(27, 16, 35, 0.7);
  --base-ultra-dark-trans-80: rgba(27, 16, 35, 0.8);
  --base-ultra-dark-trans-90: rgba(27, 16, 35, 0.9);
  --base-light-trans-10: rgba(220, 203, 231, 0.1);
  --base-light-trans-20: rgba(220, 203, 231, 0.2);
  --base-light-trans-30: rgba(220, 203, 231, 0.3);
  --base-light-trans-40: rgba(220, 203, 231, 0.4);
  --base-light-trans-50: rgba(220, 203, 231, 0.5);
  --base-light-trans-60: rgba(220, 203, 231, 0.6);
  --base-light-trans-70: rgba(220, 203, 231, 0.7);
  --base-light-trans-80: rgba(220, 203, 231, 0.8);
  --base-light-trans-90: rgba(220, 203, 231, 0.9);
  --white-trans-10: rgba(255, 255, 255, 0.1);
  --white-trans-20: rgba(255, 255, 255, 0.2);
  --white-trans-30: rgba(255, 255, 255, 0.3);
  --white-trans-40: rgba(255, 255, 255, 0.4);
  --white-trans-50: rgba(255, 255, 255, 0.5);
  --white-trans-60: rgba(255, 255, 255, 0.6);
  --white-trans-70: rgba(255, 255, 255, 0.7);
  --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-30: rgba(0, 0, 0, 0.3);
  --black-trans-40: rgba(0, 0, 0, 0.4);
  --black-trans-50: rgba(0, 0, 0, 0.5);
  --black-trans-60: rgba(0, 0, 0, 0.6);
  --black-trans-70: rgba(0, 0, 0, 0.7);
  --black-trans-80: rgba(0, 0, 0, 0.8);
  --black-trans-90: rgba(0, 0, 0, 0.9);
  --shade-trans-10: rgba(0, 28, 46, 0.1);
  --shade-trans-20: rgba(0, 28, 46, 0.2);
  --shade-trans-30: rgba(0, 28, 46, 0.3);
  --shade-trans-40: rgba(0, 28, 46, 0.4);
  --shade-trans-50: rgba(0, 28, 46, 0.5);
  --shade-trans-60: rgba(0, 28, 46, 0.6);
  --shade-trans-70: rgba(0, 28, 46, 0.7);
  --shade-trans-80: rgba(0, 28, 46, 0.8);
  --shade-trans-90: rgba(0, 28, 46, 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-30: rgba(26, 26, 26, 0.3);
  --shade-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
  --shade-ultra-dark-trans-50: rgba(26, 26, 26, 0.5);
  --shade-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
  --shade-ultra-dark-trans-70: rgba(26, 26, 26, 0.7);
  --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-30: rgba(217, 217, 217, 0.3);
  --shade-light-trans-40: rgba(217, 217, 217, 0.4);
  --shade-light-trans-50: rgba(217, 217, 217, 0.5);
  --shade-light-trans-60: rgba(217, 217, 217, 0.6);
  --shade-light-trans-70: rgba(217, 217, 217, 0.7);
  --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;
  --success: #29A745;
  --success-light: #c1f0cc;
  --success-dark: #0f3e19;
  --success-hover: hsl(133, 61%, calc(41% * 15%));
  --danger: #29A745;
  --danger-light: #c1f0cc;
  --danger-dark: #0f3e19;
  --danger-hover: hsl(133, 61%, calc(41% * 15%));
  --warning: #29A745;
  --warning-light: #c1f0cc;
  --warning-dark: #0f3e19;
  --warning-hover: hsl(133, 61%, calc(41% * 15%));
  --info: #29A745;
  --info-light: #c1f0cc;
  --info-dark: #0f3e19;
  --info-hover: hsl(133, 61%, calc(41% * 15%));
  --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((112 * 0.1) * 1rem);
  --width-s: calc((112 * 0.2) * 1rem);
  --width-m: calc((112 * 0.4) * 1rem);
  --width-l: calc((112 * 0.6) * 1rem);
  --width-xl: calc((112 * 0.8) * 1rem);
  --width-xxl: calc((112 * 0.9) * 1rem);
  --width-vp-max: 112rem;
  --width-50: calc((112 / 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(35.4515050167rem, 100vw - 6rem), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(26.5664160401rem, 100vw - 6rem), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(21.2424849699rem, 100vw - 6rem), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(17.6961602671rem, 100vw - 6rem), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(15.1645207439rem, 100vw - 6rem), 1fr));
  --content-gap: var(--space-m);
  --fr-content-gap: var(--space-m);
  --container-gap: var(--space-xl);
  --fr-container-gap: var(--space-xl);
  --grid-gap: var(--space-m);
  --fr-grid-gap: var(--space-m);
  --section-padding-x: 2.4rem;
  --section-gutter: 2.4rem;
  --btn-border-size: 0.25rem;
  --outline-btn-border-size: 0.25rem;
  --btn-pad-y: 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.2;
  --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: 358 70% 66%;
  --action-rgb: 229 108 112;
  --action-hex: #e56c70;
  --action-h: 358;
  --action-s: 70%;
  --action-l: 66%;
  --action-r: 229;
  --action-g: 108;
  --action-b: 112;
  --primary-hsl: 202 70% 38%;
  --primary-rgb: 29 116 167;
  --primary-hex: #1d74a7;
  --primary-h: 202;
  --primary-s: 70%;
  --primary-l: 38%;
  --primary-r: 29;
  --primary-g: 116;
  --primary-b: 167;
  --secondary-hsl: 6 85% 32%;
  --secondary-rgb: 149 25 12;
  --secondary-hex: #95190c;
  --secondary-h: 6;
  --secondary-s: 85%;
  --secondary-l: 32%;
  --secondary-r: 149;
  --secondary-g: 25;
  --secondary-b: 12;
  --accent-hsl: 36 99% 47%;
  --accent-rgb: 241 143 1;
  --accent-hex: #f18f01;
  --accent-h: 36;
  --accent-s: 99%;
  --accent-l: 47%;
  --accent-r: 241;
  --accent-g: 143;
  --accent-b: 1;
  --base-hsl: 276 8% 88%;
  --base-rgb: 225 222 227;
  --base-hex: #e1dee3;
  --base-h: 276;
  --base-s: 8%;
  --base-l: 88%;
  --base-r: 225;
  --base-g: 222;
  --base-b: 227;
  --shade-hex: #001d30;
  --shade-rgb: 0 29 48;
  --shade-hsl: 204 100% 9%;
  --shade-h: 204;
  --shade-s: 100%;
  --shade-l: 9%;
  --shade-r: 0;
  --shade-g: 29;
  --shade-b: 48;
  --success-hex: #29A745;
  --success-rgb: 41 167 69;
  --success-hsl: 133 61% 41%;
  --success-h: 133;
  --success-s: 61%;
  --success-l: 41%;
  --success-r: 41;
  --success-g: 167;
  --success-b: 69;
  --danger-hex: #29A745;
  --danger-rgb: 41 167 69;
  --danger-hsl: 133 61% 41%;
  --danger-h: 133;
  --danger-s: 61%;
  --danger-l: 41%;
  --danger-r: 41;
  --danger-g: 167;
  --danger-b: 69;
  --warning-hex: #29A745;
  --warning-rgb: 41 167 69;
  --warning-hsl: 133 61% 41%;
  --warning-h: 133;
  --warning-s: 61%;
  --warning-l: 41%;
  --warning-r: 41;
  --warning-g: 167;
  --warning-b: 69;
  --info-hex: #29A745;
  --info-rgb: 41 167 69;
  --info-hsl: 133 61% 41%;
  --info-h: 133;
  --info-s: 61%;
  --info-l: 41%;
  --info-r: 41;
  --info-g: 167;
  --info-b: 69;
  --header-height: 0;
  --offset: 0;
  --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.5;
  --text-s-lh: 1.5;
  --text-xs-lh: 1.5;
  --text-xxl-length: ;
  --text-xl-length: ;
  --text-l-length: ;
  --text-m-length: ;
  --text-s-length: ;
  --text-xs-length: ;
  --box-shadow-m: 0 4px 4px -10px rgba(0, 28, 46, 0.04), 0 13px 13px -10px rgba(0, 28, 46, 0.06), 0 40px 60px -10px rgba(0, 28, 46, 0.08);
  --box-shadow-l: 0 2.7px 3.6px -5px rgba(0, 28, 46, 0.04), 0 7.5px 10px -5px rgba(0, 28, 46, 0.06), 0 18px 24.1px -5px rgba(0, 28, 46, 0.08), 0 60px 80px -5px rgba(0, 28, 46, 0.1);
  --box-shadow-xl: 2.8px 2.8px 2.2px rgba(0, 28, 46, 0.02), 0 6.7px 5.3px -5px rgba(0, 28, 46, 0.04), 0 12.5px 10px -5px rgba(0, 28, 46, 0.06), 0 22.3px 17.9px -5px rgba(0, 28, 46, 0.08), 0 41.8px 33.4px -5px rgba(0, 28, 46, 0.1), 0 80px 80px -5px rgba(0, 28, 46, 0.105);
  --admin-bar-height: var(--wp-admin--admin-bar--height, 0px);
}
@media (max-width: 991px) {
  :root {
    --header-height: 0;
    --header-height-l: 0;
    --offset-l: 0;
  }
}
@media (max-width: 767px) {
  :root {
    --header-height: 0;
    --header-height-m: 0;
    --offset-m: 0;
  }
}
@media (max-width: 479px) {
  :root {
    --header-height: 0;
    --header-height-s: 0;
    --offset-s: 0;
  }
}
body {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
  line-height: 1.5;
}
body a {
  color: var(--primary);
  font-weight: 400;
}
body a:hover {
  color: var(--primary-hover);
}
h1 {
  font-size: 2.565rem;
  font-size: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 80)));
  font-size: clamp(2.7648rem, calc(1.8733343333vw + 2.1653330134rem), 4.2634674666rem);
  line-height: 1.2;
  max-width: 45ch;
}
h2 {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 80)));
  font-size: clamp(2.304rem, calc(1.11800025vw + 1.94623992rem), 3.1984002rem);
  line-height: 1.2;
  max-width: 45ch;
}
h3 {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.92rem, calc(0.59925vw + 1.72824rem), 2.3994rem);
  line-height: 1.2;
  max-width: 45ch;
}
h4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
  line-height: 1.2;
  max-width: 45ch;
}
h5 {
  font-size: 1.42rem;
  font-size: calc(1.3333333333rem + (0.0170042511 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.3333333333rem, calc(0.0212553138vw + 1.3265316329rem), 1.3503375844rem);
  line-height: 1.2;
  max-width: 45ch;
}
h6 {
  font-size: 1.26rem;
  font-size: calc(1.1111111111rem + (-0.0981046712 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.1111111111rem, calc(-0.122630839vw + 1.1503529796rem), 1.0130064399rem);
  line-height: 1.2;
  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;
}
body p {
  margin: 0 0 0 0;
}
body .brxe-text * + :is(h1, h2, h3, h4, h5, h6), body .brxe-post-content:not([data-source="bricks"]) * + :is(h1, h2, h3, h4, h5, h6), body .oxy-rich-text * + :is(h1, h2, h3, h4, h5, h6), body .oxy-stock-content-styles * + :is(h1, h2, h3, h4, h5, h6), body [class*="woocommerce"] * + :is(h1, h2, h3, h4, h5, h6), body .form--light * + :is(h1, h2, h3, h4, h5, h6), body .form--dark * + :is(h1, h2, h3, h4, h5, h6) {
  margin-top: 1.5em;
}
body .brxe-text * + p, body .brxe-post-content:not([data-source="bricks"]) * + p, body .oxy-rich-text * + p, body .oxy-stock-content-styles * + p, body [class*="woocommerce"] * + p, body .form--light * + p, body .form--dark * + p {
  margin-top: 1em;
}
body .brxe-text * + ul, body .brxe-text * + ol, body .brxe-post-content:not([data-source="bricks"]) * + ul, body .brxe-post-content:not([data-source="bricks"]) * + ol, body .oxy-rich-text * + ul, body .oxy-rich-text * + ol, body .oxy-stock-content-styles * + ul, body .oxy-stock-content-styles * + ol, body [class*="woocommerce"] * + ul, body [class*="woocommerce"] * + ol, body .form--light * + ul, body .form--light * + ol, body .form--dark * + ul, body .form--dark * + ol {
  margin-top: 1em;
}
body p:last-of-type + h1, body p:last-of-type + h2, body p:last-of-type + h3, body p:last-of-type + h4, body p:last-of-type + h5, body p:last-of-type + h6 {
  margin-top: 1.5em;
}
body p:only-of-type + h1, body p:only-of-type + h2, body p:only-of-type + h3, body p:only-of-type + h4, body p:only-of-type + h5, body p:only-of-type + h6 {
  margin-top: unset;
}
.bg--action {
  background-color: #e56c70;
}
.bg--action-hover {
  background-color: #ed9799;
}
.bg--action-ultra-light {
  background-color: #fbe9ea;
}
.bg--action-light {
  background-color: #f4bec0;
}
.bg--action-medium {
  background-color: #d9262c;
}
.bg--action-dark {
  background-color: #6c1316;
}
.bg--action-ultra-dark {
  background-color: #2b0809;
}
.bg--action-comp {
  background-color: #6ce5e1;
}
.bg--primary {
  background-color: #1d74a7;
}
.bg--primary-hover {
  background-color: #16567c;
}
.bg--primary-ultra-light {
  background-color: #e9f5fb;
}
.bg--primary-light {
  background-color: #bee0f4;
}
.bg--primary-medium {
  background-color: #2697d9;
}
.bg--primary-dark {
  background-color: #134c6c;
}
.bg--primary-ultra-dark {
  background-color: #081e2b;
}
.bg--primary-comp {
  background-color: #a54f1d;
}
.bg--secondary {
  background-color: #95190c;
}
.bg--secondary-hover {
  background-color: #473533;
}
.bg--secondary-ultra-light {
  background-color: #f4f1f0;
}
.bg--secondary-light {
  background-color: #dfd4d3;
}
.bg--secondary-medium {
  background-color: #946f6b;
}
.bg--secondary-dark {
  background-color: #4a3836;
}
.bg--secondary-ultra-dark {
  background-color: #1e1615;
}
.bg--secondary-comp {
  background-color: #0c8997;
}
.bg--accent {
  background-color: #f18f01;
}
.bg--accent-hover {
  background-color: #98661c;
}
.bg--accent-ultra-light {
  background-color: #fbf4e9;
}
.bg--accent-light {
  background-color: #f3debe;
}
.bg--accent-medium {
  background-color: #d79128;
}
.bg--accent-dark {
  background-color: #6c4914;
}
.bg--accent-ultra-dark {
  background-color: #2b1d08;
}
.bg--accent-comp {
  background-color: #0160ef;
}
.bg--base {
  background-color: #e1dee3;
}
.bg--base-hover {
  background-color: white;
}
.bg--base-ultra-light {
  background-color: #f3eef7;
}
.bg--base-light {
  background-color: #dccbe7;
}
.bg--base-medium {
  background-color: #8952ad;
}
.bg--base-dark {
  background-color: #442957;
}
.bg--base-ultra-dark {
  background-color: #1b1023;
}
.bg--base-comp {
  background-color: #e0e3de;
}
.bg--white {
  background-color: #fff;
}
.bg--black {
  background-color: #000;
}
.bg--shade {
  background-color: #001d30;
}
.bg--shade-hover {
  background-color: #1a1a1a;
}
.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: #2e1200;
}
.bg--action-trans-10 {
  background-color: rgba(229, 108, 112, 0.1);
}
.bg--action-trans-20 {
  background-color: rgba(229, 108, 112, 0.2);
}
.bg--action-trans-30 {
  background-color: rgba(229, 108, 112, 0.3);
}
.bg--action-trans-40 {
  background-color: rgba(229, 108, 112, 0.4);
}
.bg--action-trans-50 {
  background-color: rgba(229, 108, 112, 0.5);
}
.bg--action-trans-60 {
  background-color: rgba(229, 108, 112, 0.6);
}
.bg--action-trans-70 {
  background-color: rgba(229, 108, 112, 0.7);
}
.bg--action-trans-80 {
  background-color: rgba(229, 108, 112, 0.8);
}
.bg--action-trans-90 {
  background-color: rgba(229, 108, 112, 0.9);
}
.bg--action-ultra-dark-trans-10 {
  background-color: rgba(43, 8, 9, 0.1);
}
.bg--action-ultra-dark-trans-20 {
  background-color: rgba(43, 8, 9, 0.2);
}
.bg--action-ultra-dark-trans-30 {
  background-color: rgba(43, 8, 9, 0.3);
}
.bg--action-ultra-dark-trans-40 {
  background-color: rgba(43, 8, 9, 0.4);
}
.bg--action-ultra-dark-trans-50 {
  background-color: rgba(43, 8, 9, 0.5);
}
.bg--action-ultra-dark-trans-60 {
  background-color: rgba(43, 8, 9, 0.6);
}
.bg--action-ultra-dark-trans-70 {
  background-color: rgba(43, 8, 9, 0.7);
}
.bg--action-ultra-dark-trans-80 {
  background-color: rgba(43, 8, 9, 0.8);
}
.bg--action-ultra-dark-trans-90 {
  background-color: rgba(43, 8, 9, 0.9);
}
.bg--action-light-trans-10 {
  background-color: rgba(244, 190, 192, 0.1);
}
.bg--action-light-trans-20 {
  background-color: rgba(244, 190, 192, 0.2);
}
.bg--action-light-trans-30 {
  background-color: rgba(244, 190, 192, 0.3);
}
.bg--action-light-trans-40 {
  background-color: rgba(244, 190, 192, 0.4);
}
.bg--action-light-trans-50 {
  background-color: rgba(244, 190, 192, 0.5);
}
.bg--action-light-trans-60 {
  background-color: rgba(244, 190, 192, 0.6);
}
.bg--action-light-trans-70 {
  background-color: rgba(244, 190, 192, 0.7);
}
.bg--action-light-trans-80 {
  background-color: rgba(244, 190, 192, 0.8);
}
.bg--action-light-trans-90 {
  background-color: rgba(244, 190, 192, 0.9);
}
.bg--primary-trans-10 {
  background-color: rgba(29, 115, 165, 0.1);
}
.bg--primary-trans-20 {
  background-color: rgba(29, 115, 165, 0.2);
}
.bg--primary-trans-30 {
  background-color: rgba(29, 115, 165, 0.3);
}
.bg--primary-trans-40 {
  background-color: rgba(29, 115, 165, 0.4);
}
.bg--primary-trans-50 {
  background-color: rgba(29, 115, 165, 0.5);
}
.bg--primary-trans-60 {
  background-color: rgba(29, 115, 165, 0.6);
}
.bg--primary-trans-70 {
  background-color: rgba(29, 115, 165, 0.7);
}
.bg--primary-trans-80 {
  background-color: rgba(29, 115, 165, 0.8);
}
.bg--primary-trans-90 {
  background-color: rgba(29, 115, 165, 0.9);
}
.bg--primary-ultra-dark-trans-10 {
  background-color: rgba(8, 30, 43, 0.1);
}
.bg--primary-ultra-dark-trans-20 {
  background-color: rgba(8, 30, 43, 0.2);
}
.bg--primary-ultra-dark-trans-30 {
  background-color: rgba(8, 30, 43, 0.3);
}
.bg--primary-ultra-dark-trans-40 {
  background-color: rgba(8, 30, 43, 0.4);
}
.bg--primary-ultra-dark-trans-50 {
  background-color: rgba(8, 30, 43, 0.5);
}
.bg--primary-ultra-dark-trans-60 {
  background-color: rgba(8, 30, 43, 0.6);
}
.bg--primary-ultra-dark-trans-70 {
  background-color: rgba(8, 30, 43, 0.7);
}
.bg--primary-ultra-dark-trans-80 {
  background-color: rgba(8, 30, 43, 0.8);
}
.bg--primary-ultra-dark-trans-90 {
  background-color: rgba(8, 30, 43, 0.9);
}
.bg--primary-light-trans-10 {
  background-color: rgba(190, 224, 244, 0.1);
}
.bg--primary-light-trans-20 {
  background-color: rgba(190, 224, 244, 0.2);
}
.bg--primary-light-trans-30 {
  background-color: rgba(190, 224, 244, 0.3);
}
.bg--primary-light-trans-40 {
  background-color: rgba(190, 224, 244, 0.4);
}
.bg--primary-light-trans-50 {
  background-color: rgba(190, 224, 244, 0.5);
}
.bg--primary-light-trans-60 {
  background-color: rgba(190, 224, 244, 0.6);
}
.bg--primary-light-trans-70 {
  background-color: rgba(190, 224, 244, 0.7);
}
.bg--primary-light-trans-80 {
  background-color: rgba(190, 224, 244, 0.8);
}
.bg--primary-light-trans-90 {
  background-color: rgba(190, 224, 244, 0.9);
}
.bg--secondary-trans-10 {
  background-color: rgba(151, 26, 12, 0.1);
}
.bg--secondary-trans-20 {
  background-color: rgba(151, 26, 12, 0.2);
}
.bg--secondary-trans-30 {
  background-color: rgba(151, 26, 12, 0.3);
}
.bg--secondary-trans-40 {
  background-color: rgba(151, 26, 12, 0.4);
}
.bg--secondary-trans-50 {
  background-color: rgba(151, 26, 12, 0.5);
}
.bg--secondary-trans-60 {
  background-color: rgba(151, 26, 12, 0.6);
}
.bg--secondary-trans-70 {
  background-color: rgba(151, 26, 12, 0.7);
}
.bg--secondary-trans-80 {
  background-color: rgba(151, 26, 12, 0.8);
}
.bg--secondary-trans-90 {
  background-color: rgba(151, 26, 12, 0.9);
}
.bg--secondary-ultra-dark-trans-10 {
  background-color: rgba(30, 22, 21, 0.1);
}
.bg--secondary-ultra-dark-trans-20 {
  background-color: rgba(30, 22, 21, 0.2);
}
.bg--secondary-ultra-dark-trans-30 {
  background-color: rgba(30, 22, 21, 0.3);
}
.bg--secondary-ultra-dark-trans-40 {
  background-color: rgba(30, 22, 21, 0.4);
}
.bg--secondary-ultra-dark-trans-50 {
  background-color: rgba(30, 22, 21, 0.5);
}
.bg--secondary-ultra-dark-trans-60 {
  background-color: rgba(30, 22, 21, 0.6);
}
.bg--secondary-ultra-dark-trans-70 {
  background-color: rgba(30, 22, 21, 0.7);
}
.bg--secondary-ultra-dark-trans-80 {
  background-color: rgba(30, 22, 21, 0.8);
}
.bg--secondary-ultra-dark-trans-90 {
  background-color: rgba(30, 22, 21, 0.9);
}
.bg--secondary-light-trans-10 {
  background-color: rgba(223, 212, 211, 0.1);
}
.bg--secondary-light-trans-20 {
  background-color: rgba(223, 212, 211, 0.2);
}
.bg--secondary-light-trans-30 {
  background-color: rgba(223, 212, 211, 0.3);
}
.bg--secondary-light-trans-40 {
  background-color: rgba(223, 212, 211, 0.4);
}
.bg--secondary-light-trans-50 {
  background-color: rgba(223, 212, 211, 0.5);
}
.bg--secondary-light-trans-60 {
  background-color: rgba(223, 212, 211, 0.6);
}
.bg--secondary-light-trans-70 {
  background-color: rgba(223, 212, 211, 0.7);
}
.bg--secondary-light-trans-80 {
  background-color: rgba(223, 212, 211, 0.8);
}
.bg--secondary-light-trans-90 {
  background-color: rgba(223, 212, 211, 0.9);
}
.bg--accent-trans-10 {
  background-color: rgba(239, 144, 1, 0.1);
}
.bg--accent-trans-20 {
  background-color: rgba(239, 144, 1, 0.2);
}
.bg--accent-trans-30 {
  background-color: rgba(239, 144, 1, 0.3);
}
.bg--accent-trans-40 {
  background-color: rgba(239, 144, 1, 0.4);
}
.bg--accent-trans-50 {
  background-color: rgba(239, 144, 1, 0.5);
}
.bg--accent-trans-60 {
  background-color: rgba(239, 144, 1, 0.6);
}
.bg--accent-trans-70 {
  background-color: rgba(239, 144, 1, 0.7);
}
.bg--accent-trans-80 {
  background-color: rgba(239, 144, 1, 0.8);
}
.bg--accent-trans-90 {
  background-color: rgba(239, 144, 1, 0.9);
}
.bg--accent-ultra-dark-trans-10 {
  background-color: rgba(43, 29, 8, 0.1);
}
.bg--accent-ultra-dark-trans-20 {
  background-color: rgba(43, 29, 8, 0.2);
}
.bg--accent-ultra-dark-trans-30 {
  background-color: rgba(43, 29, 8, 0.3);
}
.bg--accent-ultra-dark-trans-40 {
  background-color: rgba(43, 29, 8, 0.4);
}
.bg--accent-ultra-dark-trans-50 {
  background-color: rgba(43, 29, 8, 0.5);
}
.bg--accent-ultra-dark-trans-60 {
  background-color: rgba(43, 29, 8, 0.6);
}
.bg--accent-ultra-dark-trans-70 {
  background-color: rgba(43, 29, 8, 0.7);
}
.bg--accent-ultra-dark-trans-80 {
  background-color: rgba(43, 29, 8, 0.8);
}
.bg--accent-ultra-dark-trans-90 {
  background-color: rgba(43, 29, 8, 0.9);
}
.bg--accent-light-trans-10 {
  background-color: rgba(243, 222, 190, 0.1);
}
.bg--accent-light-trans-20 {
  background-color: rgba(243, 222, 190, 0.2);
}
.bg--accent-light-trans-30 {
  background-color: rgba(243, 222, 190, 0.3);
}
.bg--accent-light-trans-40 {
  background-color: rgba(243, 222, 190, 0.4);
}
.bg--accent-light-trans-50 {
  background-color: rgba(243, 222, 190, 0.5);
}
.bg--accent-light-trans-60 {
  background-color: rgba(243, 222, 190, 0.6);
}
.bg--accent-light-trans-70 {
  background-color: rgba(243, 222, 190, 0.7);
}
.bg--accent-light-trans-80 {
  background-color: rgba(243, 222, 190, 0.8);
}
.bg--accent-light-trans-90 {
  background-color: rgba(243, 222, 190, 0.9);
}
.bg--base-trans-10 {
  background-color: rgba(225, 222, 227, 0.1);
}
.bg--base-trans-20 {
  background-color: rgba(225, 222, 227, 0.2);
}
.bg--base-trans-30 {
  background-color: rgba(225, 222, 227, 0.3);
}
.bg--base-trans-40 {
  background-color: rgba(225, 222, 227, 0.4);
}
.bg--base-trans-50 {
  background-color: rgba(225, 222, 227, 0.5);
}
.bg--base-trans-60 {
  background-color: rgba(225, 222, 227, 0.6);
}
.bg--base-trans-70 {
  background-color: rgba(225, 222, 227, 0.7);
}
.bg--base-trans-80 {
  background-color: rgba(225, 222, 227, 0.8);
}
.bg--base-trans-90 {
  background-color: rgba(225, 222, 227, 0.9);
}
.bg--base-ultra-dark-trans-10 {
  background-color: rgba(27, 16, 35, 0.1);
}
.bg--base-ultra-dark-trans-20 {
  background-color: rgba(27, 16, 35, 0.2);
}
.bg--base-ultra-dark-trans-30 {
  background-color: rgba(27, 16, 35, 0.3);
}
.bg--base-ultra-dark-trans-40 {
  background-color: rgba(27, 16, 35, 0.4);
}
.bg--base-ultra-dark-trans-50 {
  background-color: rgba(27, 16, 35, 0.5);
}
.bg--base-ultra-dark-trans-60 {
  background-color: rgba(27, 16, 35, 0.6);
}
.bg--base-ultra-dark-trans-70 {
  background-color: rgba(27, 16, 35, 0.7);
}
.bg--base-ultra-dark-trans-80 {
  background-color: rgba(27, 16, 35, 0.8);
}
.bg--base-ultra-dark-trans-90 {
  background-color: rgba(27, 16, 35, 0.9);
}
.bg--base-light-trans-10 {
  background-color: rgba(220, 203, 231, 0.1);
}
.bg--base-light-trans-20 {
  background-color: rgba(220, 203, 231, 0.2);
}
.bg--base-light-trans-30 {
  background-color: rgba(220, 203, 231, 0.3);
}
.bg--base-light-trans-40 {
  background-color: rgba(220, 203, 231, 0.4);
}
.bg--base-light-trans-50 {
  background-color: rgba(220, 203, 231, 0.5);
}
.bg--base-light-trans-60 {
  background-color: rgba(220, 203, 231, 0.6);
}
.bg--base-light-trans-70 {
  background-color: rgba(220, 203, 231, 0.7);
}
.bg--base-light-trans-80 {
  background-color: rgba(220, 203, 231, 0.8);
}
.bg--base-light-trans-90 {
  background-color: rgba(220, 203, 231, 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-30 {
  background-color: rgba(255, 255, 255, 0.3);
}
.bg--white-trans-40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg--white-trans-50 {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg--white-trans-60 {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg--white-trans-70 {
  background-color: rgba(255, 255, 255, 0.7);
}
.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-30 {
  background-color: rgba(0, 0, 0, 0.3);
}
.bg--black-trans-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg--black-trans-50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg--black-trans-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg--black-trans-70 {
  background-color: rgba(0, 0, 0, 0.7);
}
.bg--black-trans-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg--black-trans-90 {
  background-color: rgba(0, 0, 0, 0.9);
}
.bg--shade-trans-10 {
  background-color: rgba(0, 28, 46, 0.1);
}
.bg--shade-trans-20 {
  background-color: rgba(0, 28, 46, 0.2);
}
.bg--shade-trans-30 {
  background-color: rgba(0, 28, 46, 0.3);
}
.bg--shade-trans-40 {
  background-color: rgba(0, 28, 46, 0.4);
}
.bg--shade-trans-50 {
  background-color: rgba(0, 28, 46, 0.5);
}
.bg--shade-trans-60 {
  background-color: rgba(0, 28, 46, 0.6);
}
.bg--shade-trans-70 {
  background-color: rgba(0, 28, 46, 0.7);
}
.bg--shade-trans-80 {
  background-color: rgba(0, 28, 46, 0.8);
}
.bg--shade-trans-90 {
  background-color: rgba(0, 28, 46, 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-30 {
  background-color: rgba(26, 26, 26, 0.3);
}
.bg--shade-ultra-dark-trans-40 {
  background-color: rgba(26, 26, 26, 0.4);
}
.bg--shade-ultra-dark-trans-50 {
  background-color: rgba(26, 26, 26, 0.5);
}
.bg--shade-ultra-dark-trans-60 {
  background-color: rgba(26, 26, 26, 0.6);
}
.bg--shade-ultra-dark-trans-70 {
  background-color: rgba(26, 26, 26, 0.7);
}
.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-30 {
  background-color: rgba(217, 217, 217, 0.3);
}
.bg--shade-light-trans-40 {
  background-color: rgba(217, 217, 217, 0.4);
}
.bg--shade-light-trans-50 {
  background-color: rgba(217, 217, 217, 0.5);
}
.bg--shade-light-trans-60 {
  background-color: rgba(217, 217, 217, 0.6);
}
.bg--shade-light-trans-70 {
  background-color: rgba(217, 217, 217, 0.7);
}
.bg--shade-light-trans-80 {
  background-color: rgba(217, 217, 217, 0.8);
}
.bg--shade-light-trans-90 {
  background-color: rgba(217, 217, 217, 0.9);
}
.fr-container-gap, .container-gap {
  row-gap: var(--space-xl);
}
.fr-content-gap, .content-gap {
  row-gap: var(--space-m);
}
.fr-grid-gap, .grid-gap {
  gap: var(--space-m);
}
.text--success {
  color: #29A745;
}
.bg--success {
  background-color: #29A745;
}
.text--success-light {
  color: #c1f0cc;
}
.bg--success-light {
  background-color: #c1f0cc;
}
.text--success-dark {
  color: #0f3e19;
}
.bg--success-dark {
  background-color: #0f3e19;
}
.text--success-hover {
  color: hsl(133, 61%, calc(41% * 15%));
}
.bg--success-hover {
  background-color: hsl(133, 61%, calc(41% * 15%));
}
.text--danger {
  color: #29A745;
}
.bg--danger {
  background-color: #29A745;
}
.text--danger-light {
  color: #c1f0cc;
}
.bg--danger-light {
  background-color: #c1f0cc;
}
.text--danger-dark {
  color: #0f3e19;
}
.bg--danger-dark {
  background-color: #0f3e19;
}
.text--danger-hover {
  color: hsl(133, 61%, calc(41% * 15%));
}
.bg--danger-hover {
  background-color: hsl(133, 61%, calc(41% * 15%));
}
.text--warning {
  color: #29A745;
}
.bg--warning {
  background-color: #29A745;
}
.text--warning-light {
  color: #c1f0cc;
}
.bg--warning-light {
  background-color: #c1f0cc;
}
.text--warning-dark {
  color: #0f3e19;
}
.bg--warning-dark {
  background-color: #0f3e19;
}
.text--warning-hover {
  color: hsl(133, 61%, calc(41% * 15%));
}
.bg--warning-hover {
  background-color: hsl(133, 61%, calc(41% * 15%));
}
.text--info {
  color: #29A745;
}
.bg--info {
  background-color: #29A745;
}
.text--info-light {
  color: #c1f0cc;
}
.bg--info-light {
  background-color: #c1f0cc;
}
.text--info-dark {
  color: #0f3e19;
}
.bg--info-dark {
  background-color: #0f3e19;
}
.text--info-hover {
  color: hsl(133, 61%, calc(41% * 15%));
}
.bg--info-hover {
  background-color: hsl(133, 61%, calc(41% * 15%));
}
.margin-top--xs {
  margin-top: 1.896rem;
  margin-top: calc(1.2003625095rem + (0.3000906274 * ((100vw - 32rem) / 80)));
  margin-top: clamp(1.2003625095rem, calc(0.3751132842vw + 1.0803262585rem), 1.5004531368rem);
}
.margin-top--s {
  margin-top: 2.133rem;
  margin-top: calc(1.6973125884rem + (0.4243281471 * ((100vw - 32rem) / 80)));
  margin-top: clamp(1.6973125884rem, calc(0.5304101839vw + 1.5275813296rem), 2.1216407355rem);
}
.margin-top--m {
  margin-top: 2.4rem;
  margin-top: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  margin-top: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
}
.margin-top--l {
  margin-top: 2.7rem;
  margin-top: calc(2.5608rem + (1.6812 * ((100vw - 32rem) / 80)));
  margin-top: clamp(2.5608rem, calc(2.1015vw + 1.88832rem), 4.242rem);
}
.margin-top--xl {
  margin-top: 3.038rem;
  margin-top: calc(2.7323736rem + (3.2658144 * ((100vw - 32rem) / 80)));
  margin-top: clamp(2.7323736rem, calc(4.082268vw + 1.42604784rem), 5.998188rem);
}
.margin-top--xxl {
  margin-top: 3.42rem;
  margin-top: calc(2.9154426312rem + (5.5659952008 * ((100vw - 32rem) / 80)));
  margin-top: clamp(2.9154426312rem, calc(6.957494001vw + 0.6890445509rem), 8.481437832rem);
}
.margin-bottom--xs {
  margin-bottom: 1.896rem;
  margin-bottom: calc(1.2003625095rem + (0.3000906274 * ((100vw - 32rem) / 80)));
  margin-bottom: clamp(1.2003625095rem, calc(0.3751132842vw + 1.0803262585rem), 1.5004531368rem);
}
.margin-bottom--s {
  margin-bottom: 2.133rem;
  margin-bottom: calc(1.6973125884rem + (0.4243281471 * ((100vw - 32rem) / 80)));
  margin-bottom: clamp(1.6973125884rem, calc(0.5304101839vw + 1.5275813296rem), 2.1216407355rem);
}
.margin-bottom--m {
  margin-bottom: 2.4rem;
  margin-bottom: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  margin-bottom: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
}
.margin-bottom--l {
  margin-bottom: 2.7rem;
  margin-bottom: calc(2.5608rem + (1.6812 * ((100vw - 32rem) / 80)));
  margin-bottom: clamp(2.5608rem, calc(2.1015vw + 1.88832rem), 4.242rem);
}
.margin-bottom--xl {
  margin-bottom: 3.038rem;
  margin-bottom: calc(2.7323736rem + (3.2658144 * ((100vw - 32rem) / 80)));
  margin-bottom: clamp(2.7323736rem, calc(4.082268vw + 1.42604784rem), 5.998188rem);
}
.margin-bottom--xxl {
  margin-bottom: 3.42rem;
  margin-bottom: calc(2.9154426312rem + (5.5659952008 * ((100vw - 32rem) / 80)));
  margin-bottom: clamp(2.9154426312rem, calc(6.957494001vw + 0.6890445509rem), 8.481437832rem);
}
.margin-right--xs {
  margin-right: 1.896rem;
  margin-right: calc(1.2003625095rem + (0.3000906274 * ((100vw - 32rem) / 80)));
  margin-right: clamp(1.2003625095rem, calc(0.3751132842vw + 1.0803262585rem), 1.5004531368rem);
}
.margin-right--s {
  margin-right: 2.133rem;
  margin-right: calc(1.6973125884rem + (0.4243281471 * ((100vw - 32rem) / 80)));
  margin-right: clamp(1.6973125884rem, calc(0.5304101839vw + 1.5275813296rem), 2.1216407355rem);
}
.margin-right--m {
  margin-right: 2.4rem;
  margin-right: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  margin-right: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
}
.margin-right--l {
  margin-right: 2.7rem;
  margin-right: calc(2.5608rem + (1.6812 * ((100vw - 32rem) / 80)));
  margin-right: clamp(2.5608rem, calc(2.1015vw + 1.88832rem), 4.242rem);
}
.margin-right--xl {
  margin-right: 3.038rem;
  margin-right: calc(2.7323736rem + (3.2658144 * ((100vw - 32rem) / 80)));
  margin-right: clamp(2.7323736rem, calc(4.082268vw + 1.42604784rem), 5.998188rem);
}
.margin-right--xxl {
  margin-right: 3.42rem;
  margin-right: calc(2.9154426312rem + (5.5659952008 * ((100vw - 32rem) / 80)));
  margin-right: clamp(2.9154426312rem, calc(6.957494001vw + 0.6890445509rem), 8.481437832rem);
}
.margin-left--xs {
  margin-left: 1.896rem;
  margin-left: calc(1.2003625095rem + (0.3000906274 * ((100vw - 32rem) / 80)));
  margin-left: clamp(1.2003625095rem, calc(0.3751132842vw + 1.0803262585rem), 1.5004531368rem);
}
.margin-left--s {
  margin-left: 2.133rem;
  margin-left: calc(1.6973125884rem + (0.4243281471 * ((100vw - 32rem) / 80)));
  margin-left: clamp(1.6973125884rem, calc(0.5304101839vw + 1.5275813296rem), 2.1216407355rem);
}
.margin-left--m {
  margin-left: 2.4rem;
  margin-left: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  margin-left: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
}
.margin-left--l {
  margin-left: 2.7rem;
  margin-left: calc(2.5608rem + (1.6812 * ((100vw - 32rem) / 80)));
  margin-left: clamp(2.5608rem, calc(2.1015vw + 1.88832rem), 4.242rem);
}
.margin-left--xl {
  margin-left: 3.038rem;
  margin-left: calc(2.7323736rem + (3.2658144 * ((100vw - 32rem) / 80)));
  margin-left: clamp(2.7323736rem, calc(4.082268vw + 1.42604784rem), 5.998188rem);
}
.margin-left--xxl {
  margin-left: 3.42rem;
  margin-left: calc(2.9154426312rem + (5.5659952008 * ((100vw - 32rem) / 80)));
  margin-left: clamp(2.9154426312rem, calc(6.957494001vw + 0.6890445509rem), 8.481437832rem);
}
.pad--xs {
  padding: 1.896rem;
  padding: calc(1.2003625095rem + (0.3000906274 * ((100vw - 32rem) / 80)));
  padding: clamp(1.2003625095rem, calc(0.3751132842vw + 1.0803262585rem), 1.5004531368rem);
}
.pad--s {
  padding: 2.133rem;
  padding: calc(1.6973125884rem + (0.4243281471 * ((100vw - 32rem) / 80)));
  padding: clamp(1.6973125884rem, calc(0.5304101839vw + 1.5275813296rem), 2.1216407355rem);
}
.pad--m {
  padding: 2.4rem;
  padding: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  padding: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
}
.pad--l {
  padding: 2.7rem;
  padding: calc(2.5608rem + (1.6812 * ((100vw - 32rem) / 80)));
  padding: clamp(2.5608rem, calc(2.1015vw + 1.88832rem), 4.242rem);
}
.pad--xl {
  padding: 3.038rem;
  padding: calc(2.7323736rem + (3.2658144 * ((100vw - 32rem) / 80)));
  padding: clamp(2.7323736rem, calc(4.082268vw + 1.42604784rem), 5.998188rem);
}
.pad--xxl {
  padding: 3.42rem;
  padding: calc(2.9154426312rem + (5.5659952008 * ((100vw - 32rem) / 80)));
  padding: clamp(2.9154426312rem, calc(6.957494001vw + 0.6890445509rem), 8.481437832rem);
}
.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(229, 108, 112, 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(229, 108, 112, 0.2);
}
.overlay--action-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--action-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(229, 108, 112, 0.3);
}
.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(229, 108, 112, 0.4);
}
.overlay--action-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--action-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(229, 108, 112, 0.5);
}
.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(229, 108, 112, 0.6);
}
.overlay--action-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--action-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(229, 108, 112, 0.7);
}
.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(229, 108, 112, 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(229, 108, 112, 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, 8, 9, 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, 8, 9, 0.2);
}
.overlay--action-ultra-dark-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--action-ultra-dark-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 8, 9, 0.3);
}
.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, 8, 9, 0.4);
}
.overlay--action-ultra-dark-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--action-ultra-dark-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 8, 9, 0.5);
}
.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, 8, 9, 0.6);
}
.overlay--action-ultra-dark-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--action-ultra-dark-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 8, 9, 0.7);
}
.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, 8, 9, 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, 8, 9, 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, 190, 192, 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, 190, 192, 0.2);
}
.overlay--action-light-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--action-light-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 190, 192, 0.3);
}
.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, 190, 192, 0.4);
}
.overlay--action-light-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--action-light-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 190, 192, 0.5);
}
.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, 190, 192, 0.6);
}
.overlay--action-light-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--action-light-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 190, 192, 0.7);
}
.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, 190, 192, 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, 190, 192, 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(29, 115, 165, 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(29, 115, 165, 0.2);
}
.overlay--primary-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--primary-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(29, 115, 165, 0.3);
}
.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(29, 115, 165, 0.4);
}
.overlay--primary-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--primary-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(29, 115, 165, 0.5);
}
.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(29, 115, 165, 0.6);
}
.overlay--primary-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--primary-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(29, 115, 165, 0.7);
}
.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(29, 115, 165, 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(29, 115, 165, 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(8, 30, 43, 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(8, 30, 43, 0.2);
}
.overlay--primary-ultra-dark-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--primary-ultra-dark-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(8, 30, 43, 0.3);
}
.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(8, 30, 43, 0.4);
}
.overlay--primary-ultra-dark-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--primary-ultra-dark-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(8, 30, 43, 0.5);
}
.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(8, 30, 43, 0.6);
}
.overlay--primary-ultra-dark-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--primary-ultra-dark-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(8, 30, 43, 0.7);
}
.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(8, 30, 43, 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(8, 30, 43, 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(190, 224, 244, 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(190, 224, 244, 0.2);
}
.overlay--primary-light-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--primary-light-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(190, 224, 244, 0.3);
}
.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(190, 224, 244, 0.4);
}
.overlay--primary-light-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--primary-light-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(190, 224, 244, 0.5);
}
.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(190, 224, 244, 0.6);
}
.overlay--primary-light-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--primary-light-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(190, 224, 244, 0.7);
}
.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(190, 224, 244, 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(190, 224, 244, 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(151, 26, 12, 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(151, 26, 12, 0.2);
}
.overlay--secondary-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(151, 26, 12, 0.3);
}
.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(151, 26, 12, 0.4);
}
.overlay--secondary-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(151, 26, 12, 0.5);
}
.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(151, 26, 12, 0.6);
}
.overlay--secondary-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(151, 26, 12, 0.7);
}
.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(151, 26, 12, 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(151, 26, 12, 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(30, 22, 21, 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(30, 22, 21, 0.2);
}
.overlay--secondary-ultra-dark-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-ultra-dark-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(30, 22, 21, 0.3);
}
.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(30, 22, 21, 0.4);
}
.overlay--secondary-ultra-dark-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-ultra-dark-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(30, 22, 21, 0.5);
}
.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(30, 22, 21, 0.6);
}
.overlay--secondary-ultra-dark-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-ultra-dark-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(30, 22, 21, 0.7);
}
.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(30, 22, 21, 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(30, 22, 21, 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(223, 212, 211, 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(223, 212, 211, 0.2);
}
.overlay--secondary-light-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-light-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(223, 212, 211, 0.3);
}
.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(223, 212, 211, 0.4);
}
.overlay--secondary-light-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-light-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(223, 212, 211, 0.5);
}
.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(223, 212, 211, 0.6);
}
.overlay--secondary-light-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-light-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(223, 212, 211, 0.7);
}
.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(223, 212, 211, 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(223, 212, 211, 0.9);
}
.overlay--accent-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-10::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(239, 144, 1, 0.1);
}
.overlay--accent-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-20::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(239, 144, 1, 0.2);
}
.overlay--accent-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(239, 144, 1, 0.3);
}
.overlay--accent-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-40::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(239, 144, 1, 0.4);
}
.overlay--accent-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(239, 144, 1, 0.5);
}
.overlay--accent-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-60::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(239, 144, 1, 0.6);
}
.overlay--accent-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(239, 144, 1, 0.7);
}
.overlay--accent-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-80::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(239, 144, 1, 0.8);
}
.overlay--accent-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-90::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(239, 144, 1, 0.9);
}
.overlay--accent-ultra-dark-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-10::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 29, 8, 0.1);
}
.overlay--accent-ultra-dark-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-20::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 29, 8, 0.2);
}
.overlay--accent-ultra-dark-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 29, 8, 0.3);
}
.overlay--accent-ultra-dark-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-40::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 29, 8, 0.4);
}
.overlay--accent-ultra-dark-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 29, 8, 0.5);
}
.overlay--accent-ultra-dark-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-60::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 29, 8, 0.6);
}
.overlay--accent-ultra-dark-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 29, 8, 0.7);
}
.overlay--accent-ultra-dark-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-80::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 29, 8, 0.8);
}
.overlay--accent-ultra-dark-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-90::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 29, 8, 0.9);
}
.overlay--accent-light-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-10::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 222, 190, 0.1);
}
.overlay--accent-light-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-20::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 222, 190, 0.2);
}
.overlay--accent-light-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 222, 190, 0.3);
}
.overlay--accent-light-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-40::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 222, 190, 0.4);
}
.overlay--accent-light-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 222, 190, 0.5);
}
.overlay--accent-light-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-60::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 222, 190, 0.6);
}
.overlay--accent-light-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 222, 190, 0.7);
}
.overlay--accent-light-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-80::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 222, 190, 0.8);
}
.overlay--accent-light-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-90::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 222, 190, 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(225, 222, 227, 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(225, 222, 227, 0.2);
}
.overlay--base-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--base-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(225, 222, 227, 0.3);
}
.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(225, 222, 227, 0.4);
}
.overlay--base-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--base-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(225, 222, 227, 0.5);
}
.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(225, 222, 227, 0.6);
}
.overlay--base-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--base-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(225, 222, 227, 0.7);
}
.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(225, 222, 227, 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(225, 222, 227, 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(27, 16, 35, 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(27, 16, 35, 0.2);
}
.overlay--base-ultra-dark-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--base-ultra-dark-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(27, 16, 35, 0.3);
}
.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(27, 16, 35, 0.4);
}
.overlay--base-ultra-dark-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--base-ultra-dark-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(27, 16, 35, 0.5);
}
.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(27, 16, 35, 0.6);
}
.overlay--base-ultra-dark-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--base-ultra-dark-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(27, 16, 35, 0.7);
}
.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(27, 16, 35, 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(27, 16, 35, 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(220, 203, 231, 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(220, 203, 231, 0.2);
}
.overlay--base-light-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--base-light-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(220, 203, 231, 0.3);
}
.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(220, 203, 231, 0.4);
}
.overlay--base-light-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--base-light-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(220, 203, 231, 0.5);
}
.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(220, 203, 231, 0.6);
}
.overlay--base-light-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--base-light-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(220, 203, 231, 0.7);
}
.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(220, 203, 231, 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(220, 203, 231, 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-30 {
  position: relative;
  z-index: 0;
}
.overlay--white-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.3);
}
.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-50 {
  position: relative;
  z-index: 0;
}
.overlay--white-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.5);
}
.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-70 {
  position: relative;
  z-index: 0;
}
.overlay--white-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.7);
}
.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-30 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.3);
}
.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-50 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
}
.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-70 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.7);
}
.overlay--black-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-80::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.8);
}
.overlay--black-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-90::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.9);
}
.overlay--shade-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-10::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 28, 46, 0.1);
}
.overlay--shade-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-20::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 28, 46, 0.2);
}
.overlay--shade-trans-30 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 28, 46, 0.3);
}
.overlay--shade-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-40::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 28, 46, 0.4);
}
.overlay--shade-trans-50 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 28, 46, 0.5);
}
.overlay--shade-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-60::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 28, 46, 0.6);
}
.overlay--shade-trans-70 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 28, 46, 0.7);
}
.overlay--shade-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-80::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 28, 46, 0.8);
}
.overlay--shade-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-90::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 28, 46, 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-30 {
  position: relative;
  z-index: 0;
}
.overlay--shade-ultra-dark-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 26, 26, 0.3);
}
.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-50 {
  position: relative;
  z-index: 0;
}
.overlay--shade-ultra-dark-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 26, 26, 0.5);
}
.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-70 {
  position: relative;
  z-index: 0;
}
.overlay--shade-ultra-dark-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 26, 26, 0.7);
}
.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-30 {
  position: relative;
  z-index: 0;
}
.overlay--shade-light-trans-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(217, 217, 217, 0.3);
}
.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-50 {
  position: relative;
  z-index: 0;
}
.overlay--shade-light-trans-50::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(217, 217, 217, 0.5);
}
.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-70 {
  position: relative;
  z-index: 0;
}
.overlay--shade-light-trans-70::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(217, 217, 217, 0.7);
}
.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);
}
figure[class*="overlay--"]::before {
  z-index: 0;
}
.text--action {
  color: #e56c70;
}
.text--action-hover {
  color: #ed9799;
}
.text--action-ultra-light {
  color: #fbe9ea;
}
.text--action-light {
  color: #f4bec0;
}
.text--action-medium {
  color: #d9262c;
}
.text--action-dark {
  color: #6c1316;
}
.text--action-ultra-dark {
  color: #2b0809;
}
.text--action-comp {
  color: #6ce5e1;
}
.text--primary {
  color: #1d74a7;
}
.text--primary-hover {
  color: #16567c;
}
.text--primary-ultra-light {
  color: #e9f5fb;
}
.text--primary-light {
  color: #bee0f4;
}
.text--primary-medium {
  color: #2697d9;
}
.text--primary-dark {
  color: #134c6c;
}
.text--primary-ultra-dark {
  color: #081e2b;
}
.text--primary-comp {
  color: #a54f1d;
}
.text--secondary {
  color: #95190c;
}
.text--secondary-hover {
  color: #473533;
}
.text--secondary-ultra-light {
  color: #f4f1f0;
}
.text--secondary-light {
  color: #dfd4d3;
}
.text--secondary-medium {
  color: #946f6b;
}
.text--secondary-dark {
  color: #4a3836;
}
.text--secondary-ultra-dark {
  color: #1e1615;
}
.text--secondary-comp {
  color: #0c8997;
}
.text--accent {
  color: #f18f01;
}
.text--accent-hover {
  color: #98661c;
}
.text--accent-ultra-light {
  color: #fbf4e9;
}
.text--accent-light {
  color: #f3debe;
}
.text--accent-medium {
  color: #d79128;
}
.text--accent-dark {
  color: #6c4914;
}
.text--accent-ultra-dark {
  color: #2b1d08;
}
.text--accent-comp {
  color: #0160ef;
}
.text--base {
  color: #e1dee3;
}
.text--base-hover {
  color: white;
}
.text--base-ultra-light {
  color: #f3eef7;
}
.text--base-light {
  color: #dccbe7;
}
.text--base-medium {
  color: #8952ad;
}
.text--base-dark {
  color: #442957;
}
.text--base-ultra-dark {
  color: #1b1023;
}
.text--base-comp {
  color: #e0e3de;
}
.text--white {
  color: #fff;
}
.text--black {
  color: #000;
}
.text--shade {
  color: #001d30;
}
.text--shade-hover {
  color: #1a1a1a;
}
.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: #2e1200;
}
.text--xs, .text--xs > p, .text--xs > ol li, .text--xs > ul li {
  font-size: 1.26rem;
  font-size: calc(1.1111111111rem + (-0.0981046712 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.1111111111rem, calc(-0.122630839vw + 1.1503529796rem), 1.0130064399rem);
  line-height: 1.5;
}
.text--s, .text--s > p, .text--s > ol li, .text--s > ul li {
  font-size: 1.42rem;
  font-size: calc(1.3333333333rem + (0.0170042511 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.3333333333rem, calc(0.0212553138vw + 1.3265316329rem), 1.3503375844rem);
  line-height: 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) / 80)));
  font-size: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
  line-height: 1.5;
}
.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) / 80)));
  font-size: clamp(1.92rem, calc(0.59925vw + 1.72824rem), 2.3994rem);
  line-height: 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) / 80)));
  font-size: clamp(2.304rem, calc(1.11800025vw + 1.94623992rem), 3.1984002rem);
  line-height: 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) / 80)));
  font-size: clamp(2.7648rem, calc(1.8733343333vw + 2.1653330134rem), 4.2634674666rem);
  line-height: 1.5;
}
.h--1 {
  font-size: 2.565rem;
  font-size: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 80)));
  font-size: clamp(2.7648rem, calc(1.8733343333vw + 2.1653330134rem), 4.2634674666rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--2 {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 80)));
  font-size: clamp(2.304rem, calc(1.11800025vw + 1.94623992rem), 3.1984002rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--3 {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.92rem, calc(0.59925vw + 1.72824rem), 2.3994rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--5 {
  font-size: 1.42rem;
  font-size: calc(1.3333333333rem + (0.0170042511 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.3333333333rem, calc(0.0212553138vw + 1.3265316329rem), 1.3503375844rem);
  line-height: 1.2;
  max-width: 45ch;
}
.h--6 {
  font-size: 1.26rem;
  font-size: calc(1.1111111111rem + (-0.0981046712 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.1111111111rem, calc(-0.122630839vw + 1.1503529796rem), 1.0130064399rem);
  line-height: 1.2;
  max-width: 45ch;
}
.text--xs.text--larger {
  font-size: 1.43rem;
  font-size: calc(1.2222222222rem + (0.2972874376 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.2222222222rem, calc(0.371609297vw + 1.1033072472rem), 1.5195096599rem);
}
.text--s.text--larger {
  font-size: 1.54rem;
  font-size: calc(1.4666666667rem + (0.5588397099 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.4666666667rem, calc(0.6985496374vw + 1.2431307827rem), 2.0255063766rem);
}
.text--m.text--larger {
  font-size: 1.98rem;
  font-size: calc(1.76rem + (0.94 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.76rem, calc(1.175vw + 1.384rem), 2.7rem);
}
.text--l.text--larger {
  font-size: 2.2rem;
  font-size: calc(2.112rem + (1.4871 * ((100vw - 32rem) / 80)));
  font-size: clamp(2.112rem, calc(1.858875vw + 1.51716rem), 3.5991rem);
}
.text--xl.text--larger {
  font-size: 2.53rem;
  font-size: calc(2.5344rem + (2.2632003 * ((100vw - 32rem) / 80)));
  font-size: clamp(2.5344rem, calc(2.829000375vw + 1.62911988rem), 4.7976003rem);
}
.text--xxl.text--larger {
  font-size: 2.86rem;
  font-size: calc(3.04128rem + (3.3539211999 * ((100vw - 32rem) / 80)));
  font-size: clamp(3.04128rem, calc(4.1924014999vw + 1.69971152rem), 6.3952011999rem);
}
h1.text--larger {
  font-size: 2.86rem;
  font-size: calc(3.04128rem + (3.3539211999 * ((100vw - 32rem) / 80)));
  font-size: clamp(3.04128rem, calc(4.1924014999vw + 1.69971152rem), 6.3952011999rem);
}
h2.text--larger {
  font-size: 2.53rem;
  font-size: calc(2.5344rem + (2.2632003 * ((100vw - 32rem) / 80)));
  font-size: clamp(2.5344rem, calc(2.829000375vw + 1.62911988rem), 4.7976003rem);
}
h3.text--larger {
  font-size: 2.2rem;
  font-size: calc(2.112rem + (1.4871 * ((100vw - 32rem) / 80)));
  font-size: clamp(2.112rem, calc(1.858875vw + 1.51716rem), 3.5991rem);
}
h4.text--larger {
  font-size: 1.98rem;
  font-size: calc(1.76rem + (0.94 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.76rem, calc(1.175vw + 1.384rem), 2.7rem);
}
h5.text--larger {
  font-size: 1.54rem;
  font-size: calc(1.4666666667rem + (0.5588397099 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.4666666667rem, calc(0.6985496374vw + 1.2431307827rem), 2.0255063766rem);
}
h6.text--larger {
  font-size: 1.43rem;
  font-size: calc(1.2222222222rem + (0.2972874376 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.2222222222rem, calc(0.371609297vw + 1.1033072472rem), 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: #e56c70;
}
.link--action a:hover, a.link--action:hover {
  color: var(--action-hover);
}
.link--action-hover a, a.link--action-hover {
  color: #ed9799;
}
.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: #fbe9ea;
}
.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: #f4bec0;
}
.link--action-light a:hover, a.link--action-light:hover {
  color: var(--action-hover);
}
.link--action-medium a, a.link--action-medium {
  color: #d9262c;
}
.link--action-medium a:hover, a.link--action-medium:hover {
  color: var(--action-hover);
}
.link--action-dark a, a.link--action-dark {
  color: #6c1316;
}
.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: #2b0809;
}
.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: #6ce5e1;
}
.link--action-comp a:hover, a.link--action-comp:hover {
  color: var(--action-hover);
}
.link--primary a, a.link--primary {
  color: #1d74a7;
}
.link--primary a:hover, a.link--primary:hover {
  color: var(--primary-hover);
}
.link--primary-hover a, a.link--primary-hover {
  color: #16567c;
}
.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: #e9f5fb;
}
.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: #bee0f4;
}
.link--primary-light a:hover, a.link--primary-light:hover {
  color: var(--primary-hover);
}
.link--primary-medium a, a.link--primary-medium {
  color: #2697d9;
}
.link--primary-medium a:hover, a.link--primary-medium:hover {
  color: var(--primary-hover);
}
.link--primary-dark a, a.link--primary-dark {
  color: #134c6c;
}
.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: #081e2b;
}
.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: #a54f1d;
}
.link--primary-comp a:hover, a.link--primary-comp:hover {
  color: var(--primary-hover);
}
.link--secondary a, a.link--secondary {
  color: #95190c;
}
.link--secondary a:hover, a.link--secondary:hover {
  color: var(--secondary-hover);
}
.link--secondary-hover a, a.link--secondary-hover {
  color: #473533;
}
.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: #f4f1f0;
}
.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: #dfd4d3;
}
.link--secondary-light a:hover, a.link--secondary-light:hover {
  color: var(--secondary-hover);
}
.link--secondary-medium a, a.link--secondary-medium {
  color: #946f6b;
}
.link--secondary-medium a:hover, a.link--secondary-medium:hover {
  color: var(--secondary-hover);
}
.link--secondary-dark a, a.link--secondary-dark {
  color: #4a3836;
}
.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: #1e1615;
}
.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: #0c8997;
}
.link--secondary-comp a:hover, a.link--secondary-comp:hover {
  color: var(--secondary-hover);
}
.link--accent a, a.link--accent {
  color: #f18f01;
}
.link--accent a:hover, a.link--accent:hover {
  color: var(--accent-hover);
}
.link--accent-hover a, a.link--accent-hover {
  color: #98661c;
}
.link--accent-hover a:hover, a.link--accent-hover:hover {
  color: var(--accent-hover);
}
.link--accent-ultra-light a, a.link--accent-ultra-light {
  color: #fbf4e9;
}
.link--accent-ultra-light a:hover, a.link--accent-ultra-light:hover {
  color: var(--accent-hover);
}
.link--accent-light a, a.link--accent-light {
  color: #f3debe;
}
.link--accent-light a:hover, a.link--accent-light:hover {
  color: var(--accent-hover);
}
.link--accent-medium a, a.link--accent-medium {
  color: #d79128;
}
.link--accent-medium a:hover, a.link--accent-medium:hover {
  color: var(--accent-hover);
}
.link--accent-dark a, a.link--accent-dark {
  color: #6c4914;
}
.link--accent-dark a:hover, a.link--accent-dark:hover {
  color: var(--accent-hover);
}
.link--accent-ultra-dark a, a.link--accent-ultra-dark {
  color: #2b1d08;
}
.link--accent-ultra-dark a:hover, a.link--accent-ultra-dark:hover {
  color: var(--accent-hover);
}
.link--accent-comp a, a.link--accent-comp {
  color: #0160ef;
}
.link--accent-comp a:hover, a.link--accent-comp:hover {
  color: var(--accent-hover);
}
.link--base a, a.link--base {
  color: #e1dee3;
}
.link--base a:hover, a.link--base:hover {
  color: var(--base-hover);
}
.link--base-hover a, a.link--base-hover {
  color: white;
}
.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: #f3eef7;
}
.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: #dccbe7;
}
.link--base-light a:hover, a.link--base-light:hover {
  color: var(--base-hover);
}
.link--base-medium a, a.link--base-medium {
  color: #8952ad;
}
.link--base-medium a:hover, a.link--base-medium:hover {
  color: var(--base-hover);
}
.link--base-dark a, a.link--base-dark {
  color: #442957;
}
.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: #1b1023;
}
.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: #e0e3de;
}
.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: #001d30;
}
.link--shade a:hover, a.link--shade:hover {
  color: var(--shade-hover);
}
.link--shade-hover a, a.link--shade-hover {
  color: #1a1a1a;
}
.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: #2e1200;
}
.link--shade-comp a:hover, a.link--shade-comp:hover {
  color: var(--shade-hover);
}
.link--success a, a.link--success {
  color: #29A745;
}
.link--success a:hover, a.link--success:hover {
  color: var(--success-hover);
}
.link--success-light a, a.link--success-light {
  color: #c1f0cc;
}
.link--success-light a:hover, a.link--success-light:hover {
  color: var(--success-hover);
}
.link--success-dark a, a.link--success-dark {
  color: #0f3e19;
}
.link--success-dark a:hover, a.link--success-dark:hover {
  color: var(--success-hover);
}
.link--success-hover a, a.link--success-hover {
  color: hsl(133, 61%, calc(41% * 15%));
}
.link--success-hover a:hover, a.link--success-hover:hover {
  color: var(--success-hover);
}
.link--danger a, a.link--danger {
  color: #29A745;
}
.link--danger a:hover, a.link--danger:hover {
  color: var(--danger-hover);
}
.link--danger-light a, a.link--danger-light {
  color: #c1f0cc;
}
.link--danger-light a:hover, a.link--danger-light:hover {
  color: var(--danger-hover);
}
.link--danger-dark a, a.link--danger-dark {
  color: #0f3e19;
}
.link--danger-dark a:hover, a.link--danger-dark:hover {
  color: var(--danger-hover);
}
.link--danger-hover a, a.link--danger-hover {
  color: hsl(133, 61%, calc(41% * 15%));
}
.link--danger-hover a:hover, a.link--danger-hover:hover {
  color: var(--danger-hover);
}
.link--warning a, a.link--warning {
  color: #29A745;
}
.link--warning a:hover, a.link--warning:hover {
  color: var(--warning-hover);
}
.link--warning-light a, a.link--warning-light {
  color: #c1f0cc;
}
.link--warning-light a:hover, a.link--warning-light:hover {
  color: var(--warning-hover);
}
.link--warning-dark a, a.link--warning-dark {
  color: #0f3e19;
}
.link--warning-dark a:hover, a.link--warning-dark:hover {
  color: var(--warning-hover);
}
.link--warning-hover a, a.link--warning-hover {
  color: hsl(133, 61%, calc(41% * 15%));
}
.link--warning-hover a:hover, a.link--warning-hover:hover {
  color: var(--warning-hover);
}
.link--info a, a.link--info {
  color: #29A745;
}
.link--info a:hover, a.link--info:hover {
  color: var(--accent-hover);
}
.link--info-light a, a.link--info-light {
  color: #c1f0cc;
}
.link--info-light a:hover, a.link--info-light:hover {
  color: var(--accent-hover);
}
.link--info-dark a, a.link--info-dark {
  color: #0f3e19;
}
.link--info-dark a:hover, a.link--info-dark:hover {
  color: var(--accent-hover);
}
.link--info-hover a, a.link--info-hover {
  color: hsl(133, 61%, calc(41% * 15%));
}
.link--info-hover a:hover, a.link--info-hover:hover {
  color: var(--accent-hover);
}
.opacity--5 {
  opacity: 0.05;
}
.opacity--10 {
  opacity: 0.1;
}
.opacity--20 {
  opacity: 0.2;
}
.opacity--30 {
  opacity: 0.3;
}
.opacity--40 {
  opacity: 0.4;
}
.opacity--50 {
  opacity: 0.5;
}
.opacity--60 {
  opacity: 0.6;
}
.opacity--70 {
  opacity: 0.7;
}
.opacity--80 {
  opacity: 0.8;
}
.opacity--90 {
  opacity: 0.9;
}
.opacity--95 {
  opacity: 0.95;
}
.box-shadow--m {
  box-shadow: 0 4px 4px -10px rgba(0, 28, 46, 0.04), 0 13px 13px -10px rgba(0, 28, 46, 0.06), 0 40px 60px -10px rgba(0, 28, 46, 0.08);
}
.box-shadow--l {
  box-shadow: 0 2.7px 3.6px -5px rgba(0, 28, 46, 0.04), 0 7.5px 10px -5px rgba(0, 28, 46, 0.06), 0 18px 24.1px -5px rgba(0, 28, 46, 0.08), 0 60px 80px -5px rgba(0, 28, 46, 0.1);
}
.box-shadow--xl {
  box-shadow: 2.8px 2.8px 2.2px rgba(0, 28, 46, 0.02), 0 6.7px 5.3px -5px rgba(0, 28, 46, 0.04), 0 12.5px 10px -5px rgba(0, 28, 46, 0.06), 0 22.3px 17.9px -5px rgba(0, 28, 46, 0.08), 0 41.8px 33.4px -5px rgba(0, 28, 46, 0.1), 0 80px 80px -5px rgba(0, 28, 46, 0.105);
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.sticky-top--s {
  top: 2.5%;
}
.sticky-top--m {
  top: 5%;
}
.sticky-top--l {
  top: 10%;
}
.center--all:not(.ct-section), .ct-section.center--all > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
  text-align: center;
}
.center--y:not(.ct-section), .ct-section.center--y > .ct-section-inner-wrap {
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-start;
}
.center--x:not(.ct-section), .ct-section.center--x > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: center;
}
.center--left:not(.ct-section), .ct-section.center--left > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  text-align: left;
}
.center--right:not(.ct-section), .ct-section.center--right > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-end;
}
.center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: flex-start;
  justify-content: flex-start;
  align-items: center;
}
.center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: flex-end;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 1439px) {
  .center--all-xxl:not(.ct-section), .ct-section.center--all-xxl > .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-xxl:not(.ct-section), .ct-section.center--y-xxl > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-xxl:not(.ct-section), .ct-section.center--x-xxl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-xxl:not(.ct-section), .ct-section.center--left-xxl > .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-xxl:not(.ct-section), .ct-section.center--right-xxl > .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-xxl:not(.ct-section), .ct-section.center--top-xxl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom-xxl:not(.ct-section), .ct-section.center--bottom-xxl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 1119px) {
  .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-xl:not(.ct-section), .ct-section.center--top-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom-xl:not(.ct-section), .ct-section.center--bottom-xl > .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-l:not(.ct-section), .ct-section.center--top-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom-l:not(.ct-section), .ct-section.center--bottom-l > .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-m:not(.ct-section), .ct-section.center--top-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom-m:not(.ct-section), .ct-section.center--bottom-m > .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-s:not(.ct-section), .ct-section.center--top-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom-s:not(.ct-section), .ct-section.center--bottom-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 359px) {
  .center--all-xs:not(.ct-section), .ct-section.center--all-xs > .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-xs:not(.ct-section), .ct-section.center--y-xs > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-xs:not(.ct-section), .ct-section.center--x-xs > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-xs:not(.ct-section), .ct-section.center--left-xs > .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-xs:not(.ct-section), .ct-section.center--right-xs > .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-xs:not(.ct-section), .ct-section.center--top-xs > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom-xs:not(.ct-section), .ct-section.center--bottom-xs > .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%;
}
@media (min-width: 1439px) {
  .grid--alternate-xxl > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xxl > .grid--1-2:nth-of-type(even) {
    grid-template-columns: 2fr 1fr;
  }
  .grid--alternate-xxl > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xxl > .grid--1-3:nth-of-type(even) {
    grid-template-columns: 3fr 1fr;
  }
  .grid--alternate-xxl > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xxl > .grid--2-1:nth-of-type(even) {
    grid-template-columns: 1fr 2fr;
  }
  .grid--alternate-xxl > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xxl > .grid--2-3:nth-of-type(even) {
    grid-template-columns: 3fr 2fr;
  }
  .grid--alternate-xxl > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xxl > .grid--3-1:nth-of-type(even) {
    grid-template-columns: 1fr 3fr;
  }
  .grid--alternate-xxl > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xxl > .grid--3-2:nth-of-type(even) {
    grid-template-columns: 2fr 3fr;
  }
  .grid--alternate-xxl > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 1119px) {
  .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;
  }
}
@media (min-width: 359px) {
  .grid--alternate-xs > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xs > .grid--1-2:nth-of-type(even) {
    grid-template-columns: 2fr 1fr;
  }
  .grid--alternate-xs > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xs > .grid--1-3:nth-of-type(even) {
    grid-template-columns: 3fr 1fr;
  }
  .grid--alternate-xs > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xs > .grid--2-1:nth-of-type(even) {
    grid-template-columns: 1fr 2fr;
  }
  .grid--alternate-xs > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xs > .grid--2-3:nth-of-type(even) {
    grid-template-columns: 3fr 2fr;
  }
  .grid--alternate-xs > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xs > .grid--3-1:nth-of-type(even) {
    grid-template-columns: 1fr 3fr;
  }
  .grid--alternate-xs > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xs > .grid--3-2:nth-of-type(even) {
    grid-template-columns: 2fr 3fr;
  }
  .grid--alternate-xs > .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: 1439px) {
  .row-span--xxl-1 {
    grid-row: span 1;
  }
  .col-span--xxl-1 {
    grid-column: span 1;
  }
  .row-start--xxl-1 {
    grid-row-start: 1;
  }
  .row-end--xxl-1 {
    grid-row-end: 1;
  }
  .col-start--xxl-1 {
    grid-column-start: 1;
  }
  .col-end--xxl-1 {
    grid-column-end: 1;
  }
  .row-span--xxl-2 {
    grid-row: span 2;
  }
  .col-span--xxl-2 {
    grid-column: span 2;
  }
  .row-start--xxl-2 {
    grid-row-start: 2;
  }
  .row-end--xxl-2 {
    grid-row-end: 2;
  }
  .col-start--xxl-2 {
    grid-column-start: 2;
  }
  .col-end--xxl-2 {
    grid-column-end: 2;
  }
  .row-span--xxl-3 {
    grid-row: span 3;
  }
  .col-span--xxl-3 {
    grid-column: span 3;
  }
  .row-start--xxl-3 {
    grid-row-start: 3;
  }
  .row-end--xxl-3 {
    grid-row-end: 3;
  }
  .col-start--xxl-3 {
    grid-column-start: 3;
  }
  .col-end--xxl-3 {
    grid-column-end: 3;
  }
  .row-span--xxl-4 {
    grid-row: span 4;
  }
  .col-span--xxl-4 {
    grid-column: span 4;
  }
  .row-start--xxl-4 {
    grid-row-start: 4;
  }
  .row-end--xxl-4 {
    grid-row-end: 4;
  }
  .col-start--xxl-4 {
    grid-column-start: 4;
  }
  .col-end--xxl-4 {
    grid-column-end: 4;
  }
  .row-span--xxl-5 {
    grid-row: span 5;
  }
  .col-span--xxl-5 {
    grid-column: span 5;
  }
  .row-start--xxl-5 {
    grid-row-start: 5;
  }
  .row-end--xxl-5 {
    grid-row-end: 5;
  }
  .col-start--xxl-5 {
    grid-column-start: 5;
  }
  .col-end--xxl-5 {
    grid-column-end: 5;
  }
  .row-span--xxl-6 {
    grid-row: span 6;
  }
  .col-span--xxl-6 {
    grid-column: span 6;
  }
  .row-start--xxl-6 {
    grid-row-start: 6;
  }
  .row-end--xxl-6 {
    grid-row-end: 6;
  }
  .col-start--xxl-6 {
    grid-column-start: 6;
  }
  .col-end--xxl-6 {
    grid-column-end: 6;
  }
  .row-span--xxl-7 {
    grid-row: span 7;
  }
  .col-span--xxl-7 {
    grid-column: span 7;
  }
  .row-start--xxl-7 {
    grid-row-start: 7;
  }
  .row-end--xxl-7 {
    grid-row-end: 7;
  }
  .col-start--xxl-7 {
    grid-column-start: 7;
  }
  .col-end--xxl-7 {
    grid-column-end: 7;
  }
  .row-span--xxl-8 {
    grid-row: span 8;
  }
  .col-span--xxl-8 {
    grid-column: span 8;
  }
  .row-start--xxl-8 {
    grid-row-start: 8;
  }
  .row-end--xxl-8 {
    grid-row-end: 8;
  }
  .col-start--xxl-8 {
    grid-column-start: 8;
  }
  .col-end--xxl-8 {
    grid-column-end: 8;
  }
  .row-span--xxl-9 {
    grid-row: span 9;
  }
  .col-span--xxl-9 {
    grid-column: span 9;
  }
  .row-start--xxl-9 {
    grid-row-start: 9;
  }
  .row-end--xxl-9 {
    grid-row-end: 9;
  }
  .col-start--xxl-9 {
    grid-column-start: 9;
  }
  .col-end--xxl-9 {
    grid-column-end: 9;
  }
  .row-span--xxl-10 {
    grid-row: span 10;
  }
  .col-span--xxl-10 {
    grid-column: span 10;
  }
  .row-start--xxl-10 {
    grid-row-start: 10;
  }
  .row-end--xxl-10 {
    grid-row-end: 10;
  }
  .col-start--xxl-10 {
    grid-column-start: 10;
  }
  .col-end--xxl-10 {
    grid-column-end: 10;
  }
  .row-span--xxl-11 {
    grid-row: span 11;
  }
  .col-span--xxl-11 {
    grid-column: span 11;
  }
  .row-start--xxl-11 {
    grid-row-start: 11;
  }
  .row-end--xxl-11 {
    grid-row-end: 11;
  }
  .col-start--xxl-11 {
    grid-column-start: 11;
  }
  .col-end--xxl-11 {
    grid-column-end: 11;
  }
  .row-span--xxl-12 {
    grid-row: span 12;
  }
  .col-span--xxl-12 {
    grid-column: span 12;
  }
  .row-start--xxl-12 {
    grid-row-start: 12;
  }
  .row-end--xxl-12 {
    grid-row-end: 12;
  }
  .col-start--xxl-12 {
    grid-column-start: 12;
  }
  .col-end--xxl-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 1119px) {
  .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;
  }
}
@media (max-width: 359px) {
  .row-span--xs-1 {
    grid-row: span 1;
  }
  .col-span--xs-1 {
    grid-column: span 1;
  }
  .row-start--xs-1 {
    grid-row-start: 1;
  }
  .row-end--xs-1 {
    grid-row-end: 1;
  }
  .col-start--xs-1 {
    grid-column-start: 1;
  }
  .col-end--xs-1 {
    grid-column-end: 1;
  }
  .row-span--xs-2 {
    grid-row: span 2;
  }
  .col-span--xs-2 {
    grid-column: span 2;
  }
  .row-start--xs-2 {
    grid-row-start: 2;
  }
  .row-end--xs-2 {
    grid-row-end: 2;
  }
  .col-start--xs-2 {
    grid-column-start: 2;
  }
  .col-end--xs-2 {
    grid-column-end: 2;
  }
  .row-span--xs-3 {
    grid-row: span 3;
  }
  .col-span--xs-3 {
    grid-column: span 3;
  }
  .row-start--xs-3 {
    grid-row-start: 3;
  }
  .row-end--xs-3 {
    grid-row-end: 3;
  }
  .col-start--xs-3 {
    grid-column-start: 3;
  }
  .col-end--xs-3 {
    grid-column-end: 3;
  }
  .row-span--xs-4 {
    grid-row: span 4;
  }
  .col-span--xs-4 {
    grid-column: span 4;
  }
  .row-start--xs-4 {
    grid-row-start: 4;
  }
  .row-end--xs-4 {
    grid-row-end: 4;
  }
  .col-start--xs-4 {
    grid-column-start: 4;
  }
  .col-end--xs-4 {
    grid-column-end: 4;
  }
  .row-span--xs-5 {
    grid-row: span 5;
  }
  .col-span--xs-5 {
    grid-column: span 5;
  }
  .row-start--xs-5 {
    grid-row-start: 5;
  }
  .row-end--xs-5 {
    grid-row-end: 5;
  }
  .col-start--xs-5 {
    grid-column-start: 5;
  }
  .col-end--xs-5 {
    grid-column-end: 5;
  }
  .row-span--xs-6 {
    grid-row: span 6;
  }
  .col-span--xs-6 {
    grid-column: span 6;
  }
  .row-start--xs-6 {
    grid-row-start: 6;
  }
  .row-end--xs-6 {
    grid-row-end: 6;
  }
  .col-start--xs-6 {
    grid-column-start: 6;
  }
  .col-end--xs-6 {
    grid-column-end: 6;
  }
  .row-span--xs-7 {
    grid-row: span 7;
  }
  .col-span--xs-7 {
    grid-column: span 7;
  }
  .row-start--xs-7 {
    grid-row-start: 7;
  }
  .row-end--xs-7 {
    grid-row-end: 7;
  }
  .col-start--xs-7 {
    grid-column-start: 7;
  }
  .col-end--xs-7 {
    grid-column-end: 7;
  }
  .row-span--xs-8 {
    grid-row: span 8;
  }
  .col-span--xs-8 {
    grid-column: span 8;
  }
  .row-start--xs-8 {
    grid-row-start: 8;
  }
  .row-end--xs-8 {
    grid-row-end: 8;
  }
  .col-start--xs-8 {
    grid-column-start: 8;
  }
  .col-end--xs-8 {
    grid-column-end: 8;
  }
  .row-span--xs-9 {
    grid-row: span 9;
  }
  .col-span--xs-9 {
    grid-column: span 9;
  }
  .row-start--xs-9 {
    grid-row-start: 9;
  }
  .row-end--xs-9 {
    grid-row-end: 9;
  }
  .col-start--xs-9 {
    grid-column-start: 9;
  }
  .col-end--xs-9 {
    grid-column-end: 9;
  }
  .row-span--xs-10 {
    grid-row: span 10;
  }
  .col-span--xs-10 {
    grid-column: span 10;
  }
  .row-start--xs-10 {
    grid-row-start: 10;
  }
  .row-end--xs-10 {
    grid-row-end: 10;
  }
  .col-start--xs-10 {
    grid-column-start: 10;
  }
  .col-end--xs-10 {
    grid-column-end: 10;
  }
  .row-span--xs-11 {
    grid-row: span 11;
  }
  .col-span--xs-11 {
    grid-column: span 11;
  }
  .row-start--xs-11 {
    grid-row-start: 11;
  }
  .row-end--xs-11 {
    grid-row-end: 11;
  }
  .col-start--xs-11 {
    grid-column-start: 11;
  }
  .col-end--xs-11 {
    grid-column-end: 11;
  }
  .row-span--xs-12 {
    grid-row: span 12;
  }
  .col-span--xs-12 {
    grid-column: span 12;
  }
  .row-start--xs-12 {
    grid-row-start: 12;
  }
  .row-end--xs-12 {
    grid-row-end: 12;
  }
  .col-start--xs-12 {
    grid-column-start: 12;
  }
  .col-end--xs-12 {
    grid-column-end: 12;
  }
}
.col-span--all {
  grid-column: 1 / -1;
}
@media (max-width: 1439px) {
  .col-span--xxl-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 1119px) {
  .col-span--xl-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 991px) {
  .col-span--l-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 767px) {
  .col-span--m-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 479px) {
  .col-span--s-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 359px) {
  .col-span--xs-all {
    grid-column: 1 / -1;
  }
}
.order--first {
  order: -1;
}
.order--last {
  order: 999;
}
.col-end--last {
  grid-column-end: -1;
}
@media (max-width: 1439px) {
  .order--first-xxl {
    order: -1;
  }
  .order--last-xxl {
    order: 999;
  }
  .col-end--xxl-last {
    grid-column-end: -1;
  }
}
@media (max-width: 1119px) {
  .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;
  }
}
@media (max-width: 359px) {
  .order--first-xs {
    order: -1;
  }
  .order--last-xs {
    order: 999;
  }
  .col-end--xs-last {
    grid-column-end: -1;
  }
}
.grid--auto-rows {
  grid-auto-rows: minmax(-webkit-min-content, 1fr);
  grid-auto-rows: minmax(min-content, 1fr);
}
.width--xs:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((112 * 0.1) * 1rem);
}
.width--s:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((112 * 0.2) * 1rem);
}
.width--m:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((112 * 0.4) * 1rem);
}
.width--l:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((112 * 0.6) * 1rem);
}
.width--xl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((112 * 0.8) * 1rem);
}
.width--xxl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((112 * 0.9) * 1rem);
}
.width--vp-max:not([class*="breakout--"]) {
  width: 100%;
  max-width: 112rem;
  margin-left: auto;
  margin-right: auto;
}
.width--50:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((112 / 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: 1439px) {
  .aspect--xxl-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--xxl-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xxl-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--xxl-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--xxl-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xxl-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--xxl-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--xxl-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xxl-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--xxl-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--xxl-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xxl-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--xxl-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--xxl-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xxl-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--xxl-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--xxl-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xxl-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--xxl-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--xxl-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xxl-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--xxl-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--xxl-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xxl-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--xxl-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--xxl-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xxl-9-16 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
  }
}
@media (max-width: 1119px) {
  .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;
  }
}
@media (max-width: 359px) {
  .aspect--xs-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--xs-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xs-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--xs-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--xs-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xs-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--xs-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--xs-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xs-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--xs-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--xs-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xs-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--xs-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--xs-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xs-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--xs-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--xs-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xs-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--xs-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--xs-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xs-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--xs-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--xs-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xs-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--xs-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--xs-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xs-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: 1439px) {
    .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: 1119px) {
    .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;
    }
  }
  @media (max-width: 359px) {
    .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: 1439px) {
  .z--xxl-bottom {
    z-index: -1;
  }
  .z--xxl-0 {
    z-index: 0;
  }
  .z--xxl-10 {
    z-index: 10;
  }
  .z--xxl-20 {
    z-index: 20;
  }
  .z--xxl-30 {
    z-index: 30;
  }
  .z--xxl-40 {
    z-index: 40;
  }
  .z--xxl-50 {
    z-index: 50;
  }
  .z--xxl-60 {
    z-index: 60;
  }
  .z--xxl-70 {
    z-index: 70;
  }
  .z--xxl-80 {
    z-index: 80;
  }
  .z--xxl-90 {
    z-index: 90;
  }
  .z--xxl-top {
    z-index: 9999;
  }
}
@media (max-width: 1119px) {
  .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;
  }
}
@media (max-width: 359px) {
  .z--xs-bottom {
    z-index: -1;
  }
  .z--xs-0 {
    z-index: 0;
  }
  .z--xs-10 {
    z-index: 10;
  }
  .z--xs-20 {
    z-index: 20;
  }
  .z--xs-30 {
    z-index: 30;
  }
  .z--xs-40 {
    z-index: 40;
  }
  .z--xs-50 {
    z-index: 50;
  }
  .z--xs-60 {
    z-index: 60;
  }
  .z--xs-70 {
    z-index: 70;
  }
  .z--xs-80 {
    z-index: 80;
  }
  .z--xs-90 {
    z-index: 90;
  }
  .z--xs-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: 1439px) {
  .col-count--xxl-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--xxl-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--xxl-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--xxl-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--xxl-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 1119px) {
  .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;
  }
}
@media (max-width: 359px) {
  .col-count--xs-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--xs-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--xs-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--xs-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--xs-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
.col-width--s {
  width: 100%;
  -moz-column-width: 11.2rem;
  column-width: 11.2rem;
}
.col-width--m {
  width: 100%;
  -moz-column-width: 22.4rem;
  column-width: 22.4rem;
}
.col-width--l {
  width: 100%;
  -moz-column-width: 33.6rem;
  column-width: 33.6rem;
}
.col-gap--xs {
  -moz-column-gap: 1.896rem;
  column-gap: 1.896rem;
  -moz-column-gap: calc(1.2003625095rem + (0.3000906274 * ((100vw - 32rem) / 80)));
  column-gap: calc(1.2003625095rem + (0.3000906274 * ((100vw - 32rem) / 80)));
  -moz-column-gap: clamp(1.2003625095rem, calc(0.3751132842vw + 1.0803262585rem), 1.5004531368rem);
  column-gap: clamp(1.2003625095rem, calc(0.3751132842vw + 1.0803262585rem), 1.5004531368rem);
}
.col-gap--s {
  -moz-column-gap: 2.133rem;
  column-gap: 2.133rem;
  -moz-column-gap: calc(1.6973125884rem + (0.4243281471 * ((100vw - 32rem) / 80)));
  column-gap: calc(1.6973125884rem + (0.4243281471 * ((100vw - 32rem) / 80)));
  -moz-column-gap: clamp(1.6973125884rem, calc(0.5304101839vw + 1.5275813296rem), 2.1216407355rem);
  column-gap: clamp(1.6973125884rem, calc(0.5304101839vw + 1.5275813296rem), 2.1216407355rem);
}
.col-gap--m {
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
  -moz-column-gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  column-gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  -moz-column-gap: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
  column-gap: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
}
.col-gap--l {
  -moz-column-gap: 2.7rem;
  column-gap: 2.7rem;
  -moz-column-gap: calc(2.5608rem + (1.6812 * ((100vw - 32rem) / 80)));
  column-gap: calc(2.5608rem + (1.6812 * ((100vw - 32rem) / 80)));
  -moz-column-gap: clamp(2.5608rem, calc(2.1015vw + 1.88832rem), 4.242rem);
  column-gap: clamp(2.5608rem, calc(2.1015vw + 1.88832rem), 4.242rem);
}
.col-gap--xl {
  -moz-column-gap: 3.038rem;
  column-gap: 3.038rem;
  -moz-column-gap: calc(2.7323736rem + (3.2658144 * ((100vw - 32rem) / 80)));
  column-gap: calc(2.7323736rem + (3.2658144 * ((100vw - 32rem) / 80)));
  -moz-column-gap: clamp(2.7323736rem, calc(4.082268vw + 1.42604784rem), 5.998188rem);
  column-gap: clamp(2.7323736rem, calc(4.082268vw + 1.42604784rem), 5.998188rem);
}
.col-gap--xxl {
  -moz-column-gap: 3.42rem;
  column-gap: 3.42rem;
  -moz-column-gap: calc(2.9154426312rem + (5.5659952008 * ((100vw - 32rem) / 80)));
  column-gap: calc(2.9154426312rem + (5.5659952008 * ((100vw - 32rem) / 80)));
  -moz-column-gap: clamp(2.9154426312rem, calc(6.957494001vw + 0.6890445509rem), 8.481437832rem);
  column-gap: clamp(2.9154426312rem, calc(6.957494001vw + 0.6890445509rem), 8.481437832rem);
}
.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: #e56c70;
  column-rule-color: #e56c70;
}
.col-rule--action-hover {
  -moz-column-rule-color: #ed9799;
  column-rule-color: #ed9799;
}
.col-rule--action-ultra-light {
  -moz-column-rule-color: #fbe9ea;
  column-rule-color: #fbe9ea;
}
.col-rule--action-light {
  -moz-column-rule-color: #f4bec0;
  column-rule-color: #f4bec0;
}
.col-rule--action-medium {
  -moz-column-rule-color: #d9262c;
  column-rule-color: #d9262c;
}
.col-rule--action-dark {
  -moz-column-rule-color: #6c1316;
  column-rule-color: #6c1316;
}
.col-rule--action-ultra-dark {
  -moz-column-rule-color: #2b0809;
  column-rule-color: #2b0809;
}
.col-rule--action-comp {
  -moz-column-rule-color: #6ce5e1;
  column-rule-color: #6ce5e1;
}
.col-rule--primary {
  -moz-column-rule-color: #1d74a7;
  column-rule-color: #1d74a7;
}
.col-rule--primary-hover {
  -moz-column-rule-color: #16567c;
  column-rule-color: #16567c;
}
.col-rule--primary-ultra-light {
  -moz-column-rule-color: #e9f5fb;
  column-rule-color: #e9f5fb;
}
.col-rule--primary-light {
  -moz-column-rule-color: #bee0f4;
  column-rule-color: #bee0f4;
}
.col-rule--primary-medium {
  -moz-column-rule-color: #2697d9;
  column-rule-color: #2697d9;
}
.col-rule--primary-dark {
  -moz-column-rule-color: #134c6c;
  column-rule-color: #134c6c;
}
.col-rule--primary-ultra-dark {
  -moz-column-rule-color: #081e2b;
  column-rule-color: #081e2b;
}
.col-rule--primary-comp {
  -moz-column-rule-color: #a54f1d;
  column-rule-color: #a54f1d;
}
.col-rule--secondary {
  -moz-column-rule-color: #95190c;
  column-rule-color: #95190c;
}
.col-rule--secondary-hover {
  -moz-column-rule-color: #473533;
  column-rule-color: #473533;
}
.col-rule--secondary-ultra-light {
  -moz-column-rule-color: #f4f1f0;
  column-rule-color: #f4f1f0;
}
.col-rule--secondary-light {
  -moz-column-rule-color: #dfd4d3;
  column-rule-color: #dfd4d3;
}
.col-rule--secondary-medium {
  -moz-column-rule-color: #946f6b;
  column-rule-color: #946f6b;
}
.col-rule--secondary-dark {
  -moz-column-rule-color: #4a3836;
  column-rule-color: #4a3836;
}
.col-rule--secondary-ultra-dark {
  -moz-column-rule-color: #1e1615;
  column-rule-color: #1e1615;
}
.col-rule--secondary-comp {
  -moz-column-rule-color: #0c8997;
  column-rule-color: #0c8997;
}
.col-rule--accent {
  -moz-column-rule-color: #f18f01;
  column-rule-color: #f18f01;
}
.col-rule--accent-hover {
  -moz-column-rule-color: #98661c;
  column-rule-color: #98661c;
}
.col-rule--accent-ultra-light {
  -moz-column-rule-color: #fbf4e9;
  column-rule-color: #fbf4e9;
}
.col-rule--accent-light {
  -moz-column-rule-color: #f3debe;
  column-rule-color: #f3debe;
}
.col-rule--accent-medium {
  -moz-column-rule-color: #d79128;
  column-rule-color: #d79128;
}
.col-rule--accent-dark {
  -moz-column-rule-color: #6c4914;
  column-rule-color: #6c4914;
}
.col-rule--accent-ultra-dark {
  -moz-column-rule-color: #2b1d08;
  column-rule-color: #2b1d08;
}
.col-rule--accent-comp {
  -moz-column-rule-color: #0160ef;
  column-rule-color: #0160ef;
}
.col-rule--base {
  -moz-column-rule-color: #e1dee3;
  column-rule-color: #e1dee3;
}
.col-rule--base-hover {
  -moz-column-rule-color: white;
  column-rule-color: white;
}
.col-rule--base-ultra-light {
  -moz-column-rule-color: #f3eef7;
  column-rule-color: #f3eef7;
}
.col-rule--base-light {
  -moz-column-rule-color: #dccbe7;
  column-rule-color: #dccbe7;
}
.col-rule--base-medium {
  -moz-column-rule-color: #8952ad;
  column-rule-color: #8952ad;
}
.col-rule--base-dark {
  -moz-column-rule-color: #442957;
  column-rule-color: #442957;
}
.col-rule--base-ultra-dark {
  -moz-column-rule-color: #1b1023;
  column-rule-color: #1b1023;
}
.col-rule--base-comp {
  -moz-column-rule-color: #e0e3de;
  column-rule-color: #e0e3de;
}
.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: #001d30;
  column-rule-color: #001d30;
}
.col-rule--shade-hover {
  -moz-column-rule-color: #1a1a1a;
  column-rule-color: #1a1a1a;
}
.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: #2e1200;
  column-rule-color: #2e1200;
}
.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: #e56c70;
}
.marker--action-hover li::marker {
  color: #ed9799;
}
.marker--action-ultra-light li::marker {
  color: #fbe9ea;
}
.marker--action-light li::marker {
  color: #f4bec0;
}
.marker--action-medium li::marker {
  color: #d9262c;
}
.marker--action-dark li::marker {
  color: #6c1316;
}
.marker--action-ultra-dark li::marker {
  color: #2b0809;
}
.marker--action-comp li::marker {
  color: #6ce5e1;
}
.marker--primary li::marker {
  color: #1d74a7;
}
.marker--primary-hover li::marker {
  color: #16567c;
}
.marker--primary-ultra-light li::marker {
  color: #e9f5fb;
}
.marker--primary-light li::marker {
  color: #bee0f4;
}
.marker--primary-medium li::marker {
  color: #2697d9;
}
.marker--primary-dark li::marker {
  color: #134c6c;
}
.marker--primary-ultra-dark li::marker {
  color: #081e2b;
}
.marker--primary-comp li::marker {
  color: #a54f1d;
}
.marker--secondary li::marker {
  color: #95190c;
}
.marker--secondary-hover li::marker {
  color: #473533;
}
.marker--secondary-ultra-light li::marker {
  color: #f4f1f0;
}
.marker--secondary-light li::marker {
  color: #dfd4d3;
}
.marker--secondary-medium li::marker {
  color: #946f6b;
}
.marker--secondary-dark li::marker {
  color: #4a3836;
}
.marker--secondary-ultra-dark li::marker {
  color: #1e1615;
}
.marker--secondary-comp li::marker {
  color: #0c8997;
}
.marker--accent li::marker {
  color: #f18f01;
}
.marker--accent-hover li::marker {
  color: #98661c;
}
.marker--accent-ultra-light li::marker {
  color: #fbf4e9;
}
.marker--accent-light li::marker {
  color: #f3debe;
}
.marker--accent-medium li::marker {
  color: #d79128;
}
.marker--accent-dark li::marker {
  color: #6c4914;
}
.marker--accent-ultra-dark li::marker {
  color: #2b1d08;
}
.marker--accent-comp li::marker {
  color: #0160ef;
}
.marker--base li::marker {
  color: #e1dee3;
}
.marker--base-hover li::marker {
  color: white;
}
.marker--base-ultra-light li::marker {
  color: #f3eef7;
}
.marker--base-light li::marker {
  color: #dccbe7;
}
.marker--base-medium li::marker {
  color: #8952ad;
}
.marker--base-dark li::marker {
  color: #442957;
}
.marker--base-ultra-dark li::marker {
  color: #1b1023;
}
.marker--base-comp li::marker {
  color: #e0e3de;
}
.marker--white li::marker {
  color: #fff;
}
.marker--black li::marker {
  color: #000;
}
.marker--shade li::marker {
  color: #001d30;
}
.marker--shade-hover li::marker {
  color: #1a1a1a;
}
.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: #2e1200;
}
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;
}
.display--inline {
  display: inline;
}
.display--block {
  display: block;
}
.display--contents {
  display: contents;
}
.display--inline-block {
  display: inline-block;
}
.display--inline-flex {
  display: inline-flex;
}
.display--list-item {
  display: list-item;
}
.display--none {
  display: none;
}
@media (max-width: 1439px) {
  .display--xxl-block {
    display: block;
  }
  .display--xxl-none {
    display: none;
  }
}
@media (max-width: 1119px) {
  .display--xl-block {
    display: block;
  }
  .display--xl-none {
    display: none;
  }
}
@media (max-width: 991px) {
  .display--l-block {
    display: block;
  }
  .display--l-none {
    display: none;
  }
}
@media (max-width: 767px) {
  .display--m-block {
    display: block;
  }
  .display--m-none {
    display: none;
  }
}
@media (max-width: 479px) {
  .display--s-block {
    display: block;
  }
  .display--s-none {
    display: none;
  }
}
@media (max-width: 359px) {
  .display--xs-block {
    display: block;
  }
  .display--xs-none {
    display: none;
  }
}
:has(> .ribbon) {
  position: relative;
  overflow: hidden;
}
.ribbon {
  --ribbon-width: 30rem;
  --ribbon-offset: -2rem;
  --ribbon-padding: .5em 1em;
  --ribbon-background-color: var(--action);
  --ribbon-text-color: var(--white);
  --ribbon-text-size: var(--text-s);
  --ribbon-shadow: 0 5px 10px var(--shade-trans-10);
  --ribbon-transform: translateY(-100%) rotate(90deg) translateX(70.71067811865476%) rotate(-45deg);
  --ribbon-transform-origin: bottom right;
  position: absolute;
  display: block;
  padding: var(--ribbon-padding);
  background-color: var(--ribbon-background-color);
  box-shadow: var(--ribbon-shadow);
  text-align: center;
  font-size: var(--ribbon-text-size);
  color: var(--ribbon-text-color);
  width: var(--ribbon-width);
}
.ribbon--top-right, .ribbon[data-ribbon-position="top-right"] {
  top: var(--ribbon-offset);
  right: var(--ribbon-offset);
  transform: var(--ribbon-transform);
  transform-origin: var(--ribbon-transform-origin);
}
.ribbon--top-left, .ribbon[data-ribbon-position="top-left"] {
  --ribbon-transform: translateY(-100%) rotate(90deg) translateX(70.71067811865476%) rotate(-135deg);
  --ribbon-transform-origin: bottom left;
  top: var(--ribbon-offset);
  left: var(--ribbon-offset);
  transform: var(--ribbon-transform);
  transform-origin: var(--ribbon-transform-origin);
}
[role="tooltip"], [class*="brxe-"][role="tooltip"] {
  --tip-bg: var(--shade-dark);
  --tip-text-color: var(--shade-ultra-light);
  --tip-shadow: 2px 2px 20px var(--shade-ultra-dark-trans-10);
  --tip-padding-block: .75ch;
  --tip-padding-inline: 1.5ch;
  --tip-radius: var(--radius-xs);
  --tip-line-height: 1.2;
  --tip-text-align: center;
  --tip-triangle-peak: 10px;
  --tip-triangle-slope: 14px;
  --isRTL: -1;
  opacity: 0;
  inline-size: max-content;
  max-inline-size: 25ch;
  background-color: var(--tip-bg);
  text-align: start;
  font-size: var(--text-s);
  font-weight: normal;
  line-height: var(--tip-line-height);
  border-radius: var(--tip-radius);
  -webkit-border-radius: var(--tip-radius);
  -moz-border-radius: var(--tip-radius);
  -ms-border-radius: var(--tip-radius);
  -o-border-radius: var(--tip-radius);
  margin: 0;
  padding: var(--tip-padding-block) var(--tip-padding-inline);
  filter: drop-shadow(var(--tip-shadow));
  -webkit-filter: drop-shadow(var(--tip-shadow));
  color: var(--tip-text-color);
  position: absolute;
  z-index: 1;
  text-align: var(--tip-text-align);
  transition: opacity 0.3s ease;
}
[role="tooltip"]:dir(rtl), [class*="brxe-"][role="tooltip"]:dir(rtl) {
  --isRTL: 1;
}
[role="tooltip"]::before, [class*="brxe-"][role="tooltip"]::before {
  content: "; Has tooltip: ";
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
[role="tooltip"]::after, [class*="brxe-"][role="tooltip"]::after {
  content: "";
  border: var(--tip-triangle-peak) solid;
  border-color: var(--tip-triangle);
  position: absolute;
}
[role="tooltip"][tip-position="block-start"], [role="tooltip"][tip-position="top"], [class*="brxe-"][role="tooltip"][tip-position="block-start"], [class*="brxe-"][role="tooltip"][tip-position="top"] {
  inset-inline-start: 50%;
  transform: translateX(-50%);
  inset-block-end: calc(100% + var(--tip-padding-block) + var(--tip-triangle-peak));
}
[role="tooltip"][tip-position="block-start"]::after, [role="tooltip"][tip-position="top"]::after, [class*="brxe-"][role="tooltip"][tip-position="block-start"]::after, [class*="brxe-"][role="tooltip"][tip-position="top"]::after {
  --tip-triangle: var(--tip-bg) transparent transparent transparent;
  bottom: calc(0% - var(--tip-triangle-peak) * 2);
  left: 50%;
  transform: translateX(-50%);
}
[role="tooltip"][tip-position="inline-end"], [role="tooltip"][tip-position="right"], [class*="brxe-"][role="tooltip"][tip-position="inline-end"], [class*="brxe-"][role="tooltip"][tip-position="right"] {
  inset-block-start: 50%;
  inset-inline-start: calc(100% + var(--tip-padding-inline) + var(--tip-triangle-peak));
}
[role="tooltip"][tip-position="inline-end"]::after, [role="tooltip"][tip-position="right"]::after, [class*="brxe-"][role="tooltip"][tip-position="inline-end"]::after, [class*="brxe-"][role="tooltip"][tip-position="right"]::after {
  --tip-triangle: transparent var(--tip-bg) transparent transparent;
  top: 50%;
  left: calc(0% - var(--tip-triangle-peak) * 2);
  transform: translateY(-50%);
}
[role="tooltip"][tip-position="block-end"], [role="tooltip"][tip-position="bottom"], [class*="brxe-"][role="tooltip"][tip-position="block-end"], [class*="brxe-"][role="tooltip"][tip-position="bottom"] {
  inset-inline-start: 50%;
  transform: translateX(-50%);
  inset-block-start: calc(100% + var(--tip-padding-block) + var(--tip-triangle-peak));
}
[role="tooltip"][tip-position="block-end"]::after, [role="tooltip"][tip-position="bottom"]::after, [class*="brxe-"][role="tooltip"][tip-position="block-end"]::after, [class*="brxe-"][role="tooltip"][tip-position="bottom"]::after {
  --tip-triangle: transparent transparent var(--tip-bg) transparent;
  top: calc(0% - var(--tip-triangle-peak) * 2);
  left: 50%;
  transform: translateX(-50%);
}
[role="tooltip"][tip-position="inline-start"], [role="tooltip"][tip-position="left"], [class*="brxe-"][role="tooltip"][tip-position="inline-start"], [class*="brxe-"][role="tooltip"][tip-position="left"] {
  inset-block-start: 50%;
  inset-inline-end: calc(100% + var(--tip-padding-inline) + var(--tip-triangle-peak));
}
[role="tooltip"][tip-position="inline-start"]::after, [role="tooltip"][tip-position="left"]::after, [class*="brxe-"][role="tooltip"][tip-position="inline-start"]::after, [class*="brxe-"][role="tooltip"][tip-position="left"]::after {
  --tip-triangle: transparent transparent transparent var(--tip-bg);
  top: 50%;
  right: calc(0% - var(--tip-triangle-peak) * 2);
  transform: translateY(-50%);
}
[role="tooltip"]:is([tip-position="inline-start"], [tip-position="left"], [tip-position="inline-end"], [tip-position="right"]), [class*="brxe-"][role="tooltip"]:is([tip-position="inline-start"], [tip-position="left"], [tip-position="inline-end"], [tip-position="right"]) {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
:has([role="tooltip"]) {
  position: relative;
  cursor: pointer;
}
:has([role="tooltip"]):is(:hover, :focus-visible, :active) > [role="tooltip"] {
  opacity: 1;
  transition-delay: 200ms;
}
.bricks-area :has(> [role="tooltip"]) {
  border-block-end: 1px dashed black;
}
.visibility--hidden {
  visibility: hidden;
}
.visibility--visible {
  visibility: visible;
}
@media (max-width: 1439px) {
  .visibility--xxl-hidden {
    visibility: hidden;
  }
  .visibility--xxl-visible {
    visibility: visible;
  }
}
@media (max-width: 1119px) {
  .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;
  }
}
@media (max-width: 359px) {
  .visibility--xs-hidden {
    visibility: hidden;
  }
  .visibility--xs-visible {
    visibility: visible;
  }
}
@supports (font-size: calc(1vw + 2vw)) {
  :root {
    --text-xs: calc(1.1111111111rem + (-0.0981046712 * ((100vw - 32rem) / 80)));
    --text-s: calc(1.3333333333rem + (0.0170042511 * ((100vw - 32rem) / 80)));
    --text-m: calc(1.6rem + (0.2 * ((100vw - 32rem) / 80)));
    --text-l: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 80)));
    --text-xl: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 80)));
    --text-xxl: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 80)));
    --h6: calc(1.1111111111rem + (-0.0981046712 * ((100vw - 32rem) / 80)));
    --h5: calc(1.3333333333rem + (0.0170042511 * ((100vw - 32rem) / 80)));
    --h4: calc(1.6rem + (0.2 * ((100vw - 32rem) / 80)));
    --h3: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 80)));
    --h2: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 80)));
    --h1: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 80)));
  }
  @media (min-width: 1119px) {
    :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(1.1111111111rem, calc(-0.122630839vw + 1.1503529796rem), 1.0130064399rem);
    --text-s: clamp(1.3333333333rem, calc(0.0212553138vw + 1.3265316329rem), 1.3503375844rem);
    --text-m: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
    --text-l: clamp(1.92rem, calc(0.59925vw + 1.72824rem), 2.3994rem);
    --text-xl: clamp(2.304rem, calc(1.11800025vw + 1.94623992rem), 3.1984002rem);
    --text-xxl: clamp(2.7648rem, calc(1.8733343333vw + 2.1653330134rem), 4.2634674666rem);
    --h6: clamp(1.1111111111rem, calc(-0.122630839vw + 1.1503529796rem), 1.0130064399rem);
    --h5: clamp(1.3333333333rem, calc(0.0212553138vw + 1.3265316329rem), 1.3503375844rem);
    --h4: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
    --h3: clamp(1.92rem, calc(0.59925vw + 1.72824rem), 2.3994rem);
    --h2: clamp(2.304rem, calc(1.11800025vw + 1.94623992rem), 3.1984002rem);
    --h1: clamp(2.7648rem, calc(1.8733343333vw + 2.1653330134rem), 4.2634674666rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(1.2003625095rem + (0.3000906274 * ((100vw - 32rem) / 80)));
    --space-s: calc(1.6973125884rem + (0.4243281471 * ((100vw - 32rem) / 80)));
    --space-m: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
    --space-l: calc(2.5608rem + (1.6812 * ((100vw - 32rem) / 80)));
    --space-xl: calc(2.7323736rem + (3.2658144 * ((100vw - 32rem) / 80)));
    --space-xxl: calc(2.9154426312rem + (5.5659952008 * ((100vw - 32rem) / 80)));
    --section-space-xs: calc(2.400725019rem + (0.6001812547 * ((100vw - 32rem) / 80)));
    --section-space-s: calc(3.3946251768rem + (0.8486562942 * ((100vw - 32rem) / 80)));
    --section-space-m: calc(4.8rem + (1.2 * ((100vw - 32rem) / 80)));
    --section-space-l: calc(5.1216rem + (3.3624 * ((100vw - 32rem) / 80)));
    --section-space-xl: calc(5.4647472rem + (6.5316288 * ((100vw - 32rem) / 80)));
    --section-space-xxl: calc(5.8308852624rem + (11.1319904016 * ((100vw - 32rem) / 80)));
    --section-padding-x: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  }
  @media (min-width: 1119px) {
    :root {
      --space-xs: 1.5004531368rem;
      --space-s: 2.1216407355rem;
      --space-m: 3rem;
      --space-l: 4.242rem;
      --space-xl: 5.998188rem;
      --space-xxl: 8.481437832rem;
      --section-space-xs: 3.0009062737rem;
      --section-space-s: 4.243281471rem;
      --section-space-m: 6rem;
      --section-space-l: 8.484rem;
      --section-space-xl: 11.996376rem;
      --section-space-xxl: 16.962875664rem;
      --section-padding-x: 3rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(1.2003625095rem, calc(0.3751132842vw + 1.0803262585rem), 1.5004531368rem);
    --space-s: clamp(1.6973125884rem, calc(0.5304101839vw + 1.5275813296rem), 2.1216407355rem);
    --space-m: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
    --space-l: clamp(2.5608rem, calc(2.1015vw + 1.88832rem), 4.242rem);
    --space-xl: clamp(2.7323736rem, calc(4.082268vw + 1.42604784rem), 5.998188rem);
    --space-xxl: clamp(2.9154426312rem, calc(6.957494001vw + 0.6890445509rem), 8.481437832rem);
    --section-space-xs: clamp(2.400725019rem, calc(0.7502265684vw + 2.1606525171rem), 3.0009062737rem);
    --section-space-s: clamp(3.3946251768rem, calc(1.0608203678vw + 3.0551626591rem), 4.243281471rem);
    --section-space-m: clamp(4.8rem, calc(1.5vw + 4.32rem), 6rem);
    --section-space-l: clamp(5.1216rem, calc(4.203vw + 3.77664rem), 8.484rem);
    --section-space-xl: clamp(5.4647472rem, calc(8.164536vw + 2.85209568rem), 11.996376rem);
    --section-space-xxl: clamp(5.8308852624rem, calc(13.914988002vw + 1.3780891018rem), 16.962875664rem);
    --section-padding-x: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
  }
}
:root {
  --fr-bg-light: var(--shade-ultra-light);
  --fr-bg-dark: var(--shade-ultra-dark);
  --fr-text-light: var(--shade-ultra-light);
  --fr-text-dark: var(--shade-ultra-dark);
  --fr-card-padding: var(--space-m);
  --fr-card-gap: var(--space-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);
}
.fr-content-gap {
  display: flex;
  flex-direction: column;
  gap: var(--space-s);
}
.fr-container-gap {
  display: flex;
  flex-direction: column;
  gap: var(--space-l);
}
.fr-grid-gap {
  gap: var(--space-l);
}
.fr-lede, p.fr-lede {
  max-width: 60ch;
}
.fr-text--light {
  color: var(--shade-ultra-light);
}
.fr-text--dark {
  color: var(--shade-ultra-dark);
}
.fr-bg--light {
  background-color: var(--shade-ultra-light);
}
.fr-bg--dark {
  background-color: var(--shade-ultra-dark);
}
.fr-hero-padding {
  padding-top: var(--fr-hero-padding);
  padding-bottom: var(--fr-hero-padding);
}
:root {
  --f-light-input-radius: 0;
}
.form--light.oxy-search-form input[type="search"] {
  background-color: var(--shade-white);
  border-top-width: 0.1rem;
  border-right-width: 0.1rem;
  border-bottom-width: 0.1rem;
  border-left-width: 0.1rem;
  border-style: solid;
  border-color: var(--shade-light);
  border-radius: 0;
  color: var(--shade-dark);
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
  font-weight: 400;
  line-height: 1.1;
  padding: 1.2em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  height: 5rem;
}
.form--light.oxy-search-form input[type="submit"] {
  background-color: var(--primary);
  color: var(--primary-ultra-dark);
  border-style: solid;
  border-width: 1px;
  border-color: var(--primary);
  border-radius: var(--btn-radius);
  -webkit-border-radius: var(--btn-radius);
  -moz-border-radius: var(--btn-radius);
  -ms-border-radius: var(--btn-radius);
  -o-border-radius: var(--btn-radius);
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 80)));
  font-size: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
  font-weight: 400;
  line-height: 1.1;
  padding: 0.5em 1em;
  margin-top: 0;
  text-align: center;
}
.form--light.oxy-search-form input[type="submit"]:hover {
  background-color: var(--primary-hover);
  color: var(--primary-ultra-dark);
  border-color: var(--primary-hover);
}
main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_calendar td:hover, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: var(--action) !important;
}
