/* Version: 2.3.0 - Generated 2023-03-16 03:24:15 */
html {
  font-size: 62.5% !important;
  scroll-behavior: smooth;
}
[id] {
  scroll-margin-top: 0rem;
}
@media (max-width: 991px) {
  [id] {
    scroll-margin-top: 0rem;
  }
}
@media (max-width: 767px) {
  [id] {
    scroll-margin-top: 0rem;
  }
}
@media (max-width: 479px) {
  [id] {
    scroll-margin-top: 0rem;
  }
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  min-height: 100vh;
}
img, picture {
  max-width: 100%;
}
input, button, textarea, select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.hidden-accessible {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  /* added line */
  border: 0;
}
.clickable-parent:not(a) {
  position: static;
}
.clickable-parent:not(a) a {
  position: static;
}
.clickable-parent:not(a) > a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer !important;
  display: flex;
}
a.clickable-parent {
  position: static;
}
a.clickable-parent::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer !important;
  display: flex;
}
:root {
  --action: #0089cf;
  --action-hover: #00a0f0;
  --action-ultra-light: #e6f7ff;
  --action-light: #b3e6ff;
  --action-medium: #0af;
  --action-dark: #005580;
  --action-ultra-dark: #023;
  --action-comp: #d14600;
  --primary: #0089cf;
  --primary-hover: #00a0f0;
  --primary-ultra-light: #e6f7ff;
  --primary-light: #a3d9ff;
  --primary-medium: #0af;
  --primary-dark: #005580;
  --primary-ultra-dark: #023;
  --primary-comp: #d14600;
  --base: #144477;
  --base-hover: #174d87;
  --base-ultra-light: #e9f2fb;
  --base-light: #bed8f4;
  --base-medium: #257cda;
  --base-dark: #123e6d;
  --base-ultra-dark: #07192c;
  --base-comp: #764614;
  --white: #fff;
  --black: #000;
  --shade: #1f2933;
  --shade-hover: #242f3a;
  --shade-ultra-light: #f5f7fa;
  --shade-light: #cad1d8;
  --shade-medium: #7b8793;
  --shade-dark: #515f6c;
  --shade-ultra-dark: #33404d;
  --shade-comp: #33291f;
  --action-trans-10: rgba(0, 139, 209, 0.1);
  --action-trans-20: rgba(0, 139, 209, 0.2);
  --action-trans-40: rgba(0, 139, 209, 0.4);
  --action-trans-60: rgba(0, 139, 209, 0.6);
  --action-trans-80: rgba(0, 139, 209, 0.8);
  --action-trans-90: rgba(0, 139, 209, 0.9);
  --action-ultra-dark-trans-10: rgba(0, 34, 51, 0.1);
  --action-ultra-dark-trans-20: rgba(0, 34, 51, 0.2);
  --action-ultra-dark-trans-40: rgba(0, 34, 51, 0.4);
  --action-ultra-dark-trans-60: rgba(0, 34, 51, 0.6);
  --action-ultra-dark-trans-80: rgba(0, 34, 51, 0.8);
  --action-ultra-dark-trans-90: rgba(0, 34, 51, 0.9);
  --action-light-trans-10: rgba(179, 230, 255, 0.1);
  --action-light-trans-20: rgba(179, 230, 255, 0.2);
  --action-light-trans-40: rgba(179, 230, 255, 0.4);
  --action-light-trans-60: rgba(179, 230, 255, 0.6);
  --action-light-trans-80: rgba(179, 230, 255, 0.8);
  --action-light-trans-90: rgba(179, 230, 255, 0.9);
  --primary-trans-10: rgba(0, 139, 209, 0.1);
  --primary-trans-20: rgba(0, 139, 209, 0.2);
  --primary-trans-40: rgba(0, 139, 209, 0.4);
  --primary-trans-60: rgba(0, 139, 209, 0.6);
  --primary-trans-80: rgba(0, 139, 209, 0.8);
  --primary-trans-90: rgba(0, 139, 209, 0.9);
  --primary-ultra-dark-trans-10: rgba(0, 34, 51, 0.1);
  --primary-ultra-dark-trans-20: rgba(0, 34, 51, 0.2);
  --primary-ultra-dark-trans-40: rgba(0, 34, 51, 0.4);
  --primary-ultra-dark-trans-60: rgba(0, 34, 51, 0.6);
  --primary-ultra-dark-trans-80: rgba(0, 34, 51, 0.8);
  --primary-ultra-dark-trans-90: rgba(0, 34, 51, 0.9);
  --primary-light-trans-10: rgba(163, 217, 255, 0.1);
  --primary-light-trans-20: rgba(163, 217, 255, 0.2);
  --primary-light-trans-40: rgba(163, 217, 255, 0.4);
  --primary-light-trans-60: rgba(163, 217, 255, 0.6);
  --primary-light-trans-80: rgba(163, 217, 255, 0.8);
  --primary-light-trans-90: rgba(163, 217, 255, 0.9);
  --base-trans-10: rgba(20, 67, 118, 0.1);
  --base-trans-20: rgba(20, 67, 118, 0.2);
  --base-trans-40: rgba(20, 67, 118, 0.4);
  --base-trans-60: rgba(20, 67, 118, 0.6);
  --base-trans-80: rgba(20, 67, 118, 0.8);
  --base-trans-90: rgba(20, 67, 118, 0.9);
  --base-ultra-dark-trans-10: rgba(7, 25, 44, 0.1);
  --base-ultra-dark-trans-20: rgba(7, 25, 44, 0.2);
  --base-ultra-dark-trans-40: rgba(7, 25, 44, 0.4);
  --base-ultra-dark-trans-60: rgba(7, 25, 44, 0.6);
  --base-ultra-dark-trans-80: rgba(7, 25, 44, 0.8);
  --base-ultra-dark-trans-90: rgba(7, 25, 44, 0.9);
  --base-light-trans-10: rgba(190, 216, 244, 0.1);
  --base-light-trans-20: rgba(190, 216, 244, 0.2);
  --base-light-trans-40: rgba(190, 216, 244, 0.4);
  --base-light-trans-60: rgba(190, 216, 244, 0.6);
  --base-light-trans-80: rgba(190, 216, 244, 0.8);
  --base-light-trans-90: rgba(190, 216, 244, 0.9);
  --white-trans-10: rgba(255, 255, 255, 0.1);
  --white-trans-20: rgba(255, 255, 255, 0.2);
  --white-trans-40: rgba(255, 255, 255, 0.4);
  --white-trans-60: rgba(255, 255, 255, 0.6);
  --white-trans-80: rgba(255, 255, 255, 0.8);
  --white-trans-90: rgba(255, 255, 255, 0.9);
  --black-trans-10: rgba(0, 0, 0, 0.1);
  --black-trans-20: rgba(0, 0, 0, 0.2);
  --black-trans-40: rgba(0, 0, 0, 0.4);
  --black-trans-60: rgba(0, 0, 0, 0.6);
  --black-trans-80: rgba(0, 0, 0, 0.8);
  --black-trans-90: rgba(0, 0, 0, 0.9);
  --shade-trans-10: rgba(31, 41, 51, 0.1);
  --shade-trans-20: rgba(31, 41, 51, 0.2);
  --shade-trans-40: rgba(31, 41, 51, 0.4);
  --shade-trans-60: rgba(31, 41, 51, 0.6);
  --shade-trans-80: rgba(31, 41, 51, 0.8);
  --shade-trans-90: rgba(31, 41, 51, 0.9);
  --shade-ultra-dark-trans-10: rgba(51, 64, 77, 0.1);
  --shade-ultra-dark-trans-20: rgba(51, 64, 77, 0.2);
  --shade-ultra-dark-trans-40: rgba(51, 64, 77, 0.4);
  --shade-ultra-dark-trans-60: rgba(51, 64, 77, 0.6);
  --shade-ultra-dark-trans-80: rgba(51, 64, 77, 0.8);
  --shade-ultra-dark-trans-90: rgba(51, 64, 77, 0.9);
  --shade-light-trans-10: rgba(202, 209, 216, 0.1);
  --shade-light-trans-20: rgba(202, 209, 216, 0.2);
  --shade-light-trans-40: rgba(202, 209, 216, 0.4);
  --shade-light-trans-60: rgba(202, 209, 216, 0.6);
  --shade-light-trans-80: rgba(202, 209, 216, 0.8);
  --shade-light-trans-90: rgba(202, 209, 216, 0.9);
  --shade-white: #fff;
  --shade-black: #000;
  --text-xs: 1.3rem;
  --text-s: 1.4rem;
  --text-m: 1.8rem;
  --text-l: 2rem;
  --text-xl: 2.3rem;
  --text-xxl: 2.6rem;
  --h6: 1.3rem;
  --h5: 1.4rem;
  --h4: 1.8rem;
  --h3: 2rem;
  --h2: 2.3rem;
  --h1: 2.6rem;
  --space-xs: 1.896rem;
  --space-s: 2.133rem;
  --space-m: 2.4rem;
  --space-l: 2.7rem;
  --space-xl: 3.038rem;
  --space-xxl: 3.42rem;
  --section-space-xs: 3.84rem;
  --section-space-s: 4.8rem;
  --section-space-m: 6rem;
  --section-space-l: 7.5rem;
  --section-space-xl: 9.375rem;
  --section-space-xxl: 11.719rem;
  --width-xs: calc((136.6 * 0.1) * 1rem);
  --width-s: calc((136.6 * 0.2) * 1rem);
  --width-m: calc((136.6 * 0.4) * 1rem);
  --width-l: calc((136.6 * 0.6) * 1rem);
  --width-xl: calc((136.6 * 0.8) * 1rem);
  --width-xxl: calc((136.6 * 0.9) * 1rem);
  --width-vp-max: 136.6rem;
  --width-50: calc((136.6 / 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(44.0802675585rem, 100vw - 4.8rem), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(33.0325814536rem, 100vw - 4.8rem), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(26.4128256513rem, 100vw - 4.8rem), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(22.0033388982rem, 100vw - 4.8rem), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(18.8555078684rem, 100vw - 4.8rem), 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: 4rem;
  --section-gutter: 4rem;
  --btn-border-size: 0.25rem;
  --outline-btn-border-size: 0.25rem;
  --btn-pad-y: 0.75em;
  --btn-pad-x: 1.5em;
  --btn-radius: 0;
  --btn-text-transform: none;
  --btn-text-style: normal;
  --btn-letter-spacing: 0;
  --btn-line-height: 1;
  --btn-text-decoration: none;
  --btn-text-color: var(--action-ultra-light);
  --btn-hover-text-color: var(--action-ultra-light);
  --btn-weight: 400;
  --btn-width: 20rem;
  --action-hsl: 200 100% 41%;
  --action-rgb: 0 137 207;
  --action-hex: #0089cf;
  --action-h: 200;
  --action-s: 100%;
  --action-l: 41%;
  --action-r: 0;
  --action-g: 137;
  --action-b: 207;
  --primary-hsl: 200 100% 41%;
  --primary-rgb: 0 137 207;
  --primary-hex: #0089cf;
  --primary-h: 200;
  --primary-s: 100%;
  --primary-l: 41%;
  --primary-r: 0;
  --primary-g: 137;
  --primary-b: 207;
  --secondary-hsl: 211 71% 27%;
  --secondary-rgb: 20 68 119;
  --secondary-hex: #144477;
  --secondary-h: 211;
  --secondary-s: 71%;
  --secondary-l: 27%;
  --secondary-r: 20;
  --secondary-g: 68;
  --secondary-b: 119;
  --accent-hsl: 48 100% 50%;
  --accent-rgb: 255 204 0;
  --accent-hex: #ffcc00;
  --accent-h: 48;
  --accent-s: 100%;
  --accent-l: 50%;
  --accent-r: 255;
  --accent-g: 204;
  --accent-b: 0;
  --base-hsl: 211 71% 27%;
  --base-rgb: 20 68 119;
  --base-hex: #144477;
  --base-h: 211;
  --base-s: 71%;
  --base-l: 27%;
  --base-r: 20;
  --base-g: 68;
  --base-b: 119;
  --shade-hex: #1f2933;
  --shade-rgb: 31 41 51;
  --shade-hsl: 210 24% 16%;
  --shade-h: 210;
  --shade-s: 24%;
  --shade-l: 16%;
  --shade-r: 31;
  --shade-g: 41;
  --shade-b: 51;
  --header-height: 0rem;
  --offset: 0rem;
  --paragraph-spacing: 1em;
  --heading-spacing: 1.5em;
  --h1-lh: 1.2;
  --h2-lh: 1.2;
  --h3-lh: 1.2;
  --h4-lh: 1.2;
  --h5-lh: 1.2;
  --h6-lh: 1.2;
  --h1-length: 100%;
  --h2-length: 100%;
  --h3-length: 100%;
  --h4-length: 100%;
  --h5-length: 100%;
  --h6-length: 100%;
  --text-xxl-lh: 1.7;
  --text-xl-lh: 1.7;
  --text-l-lh: 1.7;
  --text-m-lh: 1.7;
  --text-s-lh: 1.7;
  --text-xs-lh: 1.7;
  --text-xxl-length: 100%;
  --text-xl-length: 100%;
  --text-l-length: 100%;
  --text-m-length: 100%;
  --text-s-length: 100%;
  --text-xs-length: 100%;
  --box-shadow-m: 0 4px 4px -10px rgba(31, 41, 51, 0.04), 0 13px 13px -10px rgba(31, 41, 51, 0.06), 0 40px 60px -10px rgba(31, 41, 51, 0.08);
  --box-shadow-l: 0 2.7px 3.6px -5px rgba(31, 41, 51, 0.04), 0 7.5px 10px -5px rgba(31, 41, 51, 0.06), 0 18px 24.1px -5px rgba(31, 41, 51, 0.08), 0 60px 80px -5px rgba(31, 41, 51, 0.1);
  --box-shadow-xl: 2.8px 2.8px 2.2px rgba(31, 41, 51, 0.02), 0 6.7px 5.3px -5px rgba(31, 41, 51, 0.04), 0 12.5px 10px -5px rgba(31, 41, 51, 0.06), 0 22.3px 17.9px -5px rgba(31, 41, 51, 0.08), 0 41.8px 33.4px -5px rgba(31, 41, 51, 0.1), 0 80px 80px -5px rgba(31, 41, 51, 0.105);
  --admin-bar-height: var(--wp-admin--admin-bar--height);
}
@media (max-width: 991px) {
  :root {
    --header-height: 0rem;
    --header-height-l: 0rem;
    --offset-l: 0rem;
  }
}
@media (max-width: 767px) {
  :root {
    --header-height: 0rem;
    --header-height-m: 0rem;
    --offset-m: 0rem;
  }
}
@media (max-width: 479px) {
  :root {
    --header-height: 0rem;
    --header-height-s: 0rem;
    --offset-s: 0rem;
  }
}
body {
  font-size: 1.8rem;
  font-size: calc(1.9rem + (0.1 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.9rem, calc(0.0956022945vw + 1.8694072658rem), 2rem);
  line-height: 1.7;
  color: var(--black);
}
body a {
  color: var(--action);
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}
body a:hover {
  color: var(--action-hover);
}
h1 {
  font-size: 2.565rem;
  font-size: calc(2.7648rem + (0.3456 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.7648rem, calc(0.3304015296vw + 2.6590715105rem), 3.1104rem);
  line-height: 1.2;
  max-width: 100%;
}
h2 {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (0.288 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.304rem, calc(0.275334608vw + 2.2158929254rem), 2.592rem);
  line-height: 1.2;
  max-width: 100%;
}
h3 {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (0.24 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.92rem, calc(0.2294455067vw + 1.8465774379rem), 2.16rem);
  line-height: 1.2;
  max-width: 100%;
}
h4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.6rem, calc(0.1912045889vw + 1.5388145315rem), 1.8rem);
  line-height: 1.2;
  max-width: 100%;
}
h5 {
  font-size: 1.42rem;
  font-size: calc(1.2rem + (0 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
  line-height: 1.2;
  max-width: 100%;
}
h6 {
  font-size: 1.26rem;
  font-size: calc(1.1rem + (0 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
  line-height: 1.2;
  max-width: 100%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  text-decoration: inherit;
  color: currentcolor;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: currentcolor;
}
p {
  max-width: 100%;
}
p[class*="brxe"] {
  max-width: 100%;
}
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: #0089cf;
}
.bg--action-hover {
  background-color: #00a0f0;
}
.bg--action-ultra-light {
  background-color: #e6f7ff;
}
.bg--action-light {
  background-color: #b3e6ff;
}
.bg--action-medium {
  background-color: #0af;
}
.bg--action-dark {
  background-color: #005580;
}
.bg--action-ultra-dark {
  background-color: #023;
}
.bg--action-comp {
  background-color: #d14600;
}
.bg--primary {
  background-color: #0089cf;
}
.bg--primary-hover {
  background-color: #00a0f0;
}
.bg--primary-ultra-light {
  background-color: #e6f7ff;
}
.bg--primary-light {
  background-color: #a3d9ff;
}
.bg--primary-medium {
  background-color: #0af;
}
.bg--primary-dark {
  background-color: #005580;
}
.bg--primary-ultra-dark {
  background-color: #023;
}
.bg--primary-comp {
  background-color: #d14600;
}
.bg--base {
  background-color: #144477;
}
.bg--base-hover {
  background-color: #174d87;
}
.bg--base-ultra-light {
  background-color: #e9f2fb;
}
.bg--base-light {
  background-color: #bed8f4;
}
.bg--base-medium {
  background-color: #257cda;
}
.bg--base-dark {
  background-color: #123e6d;
}
.bg--base-ultra-dark {
  background-color: #07192c;
}
.bg--base-comp {
  background-color: #764614;
}
.bg--white {
  background-color: #fff;
}
.bg--black {
  background-color: #000;
}
.bg--shade {
  background-color: #1f2933;
}
.bg--shade-hover {
  background-color: #242f3a;
}
.bg--shade-ultra-light {
  background-color: #f5f7fa;
}
.bg--shade-light {
  background-color: #cad1d8;
}
.bg--shade-medium {
  background-color: #7b8793;
}
.bg--shade-dark {
  background-color: #515f6c;
}
.bg--shade-ultra-dark {
  background-color: #33404d;
}
.bg--shade-comp {
  background-color: #33291f;
}
.bg--action-trans-10 {
  background-color: rgba(0, 139, 209, 0.1);
}
.bg--action-trans-20 {
  background-color: rgba(0, 139, 209, 0.2);
}
.bg--action-trans-40 {
  background-color: rgba(0, 139, 209, 0.4);
}
.bg--action-trans-60 {
  background-color: rgba(0, 139, 209, 0.6);
}
.bg--action-trans-80 {
  background-color: rgba(0, 139, 209, 0.8);
}
.bg--action-trans-90 {
  background-color: rgba(0, 139, 209, 0.9);
}
.bg--action-ultra-dark-trans-10 {
  background-color: rgba(0, 34, 51, 0.1);
}
.bg--action-ultra-dark-trans-20 {
  background-color: rgba(0, 34, 51, 0.2);
}
.bg--action-ultra-dark-trans-40 {
  background-color: rgba(0, 34, 51, 0.4);
}
.bg--action-ultra-dark-trans-60 {
  background-color: rgba(0, 34, 51, 0.6);
}
.bg--action-ultra-dark-trans-80 {
  background-color: rgba(0, 34, 51, 0.8);
}
.bg--action-ultra-dark-trans-90 {
  background-color: rgba(0, 34, 51, 0.9);
}
.bg--action-light-trans-10 {
  background-color: rgba(179, 230, 255, 0.1);
}
.bg--action-light-trans-20 {
  background-color: rgba(179, 230, 255, 0.2);
}
.bg--action-light-trans-40 {
  background-color: rgba(179, 230, 255, 0.4);
}
.bg--action-light-trans-60 {
  background-color: rgba(179, 230, 255, 0.6);
}
.bg--action-light-trans-80 {
  background-color: rgba(179, 230, 255, 0.8);
}
.bg--action-light-trans-90 {
  background-color: rgba(179, 230, 255, 0.9);
}
.bg--primary-trans-10 {
  background-color: rgba(0, 139, 209, 0.1);
}
.bg--primary-trans-20 {
  background-color: rgba(0, 139, 209, 0.2);
}
.bg--primary-trans-40 {
  background-color: rgba(0, 139, 209, 0.4);
}
.bg--primary-trans-60 {
  background-color: rgba(0, 139, 209, 0.6);
}
.bg--primary-trans-80 {
  background-color: rgba(0, 139, 209, 0.8);
}
.bg--primary-trans-90 {
  background-color: rgba(0, 139, 209, 0.9);
}
.bg--primary-ultra-dark-trans-10 {
  background-color: rgba(0, 34, 51, 0.1);
}
.bg--primary-ultra-dark-trans-20 {
  background-color: rgba(0, 34, 51, 0.2);
}
.bg--primary-ultra-dark-trans-40 {
  background-color: rgba(0, 34, 51, 0.4);
}
.bg--primary-ultra-dark-trans-60 {
  background-color: rgba(0, 34, 51, 0.6);
}
.bg--primary-ultra-dark-trans-80 {
  background-color: rgba(0, 34, 51, 0.8);
}
.bg--primary-ultra-dark-trans-90 {
  background-color: rgba(0, 34, 51, 0.9);
}
.bg--primary-light-trans-10 {
  background-color: rgba(163, 217, 255, 0.1);
}
.bg--primary-light-trans-20 {
  background-color: rgba(163, 217, 255, 0.2);
}
.bg--primary-light-trans-40 {
  background-color: rgba(163, 217, 255, 0.4);
}
.bg--primary-light-trans-60 {
  background-color: rgba(163, 217, 255, 0.6);
}
.bg--primary-light-trans-80 {
  background-color: rgba(163, 217, 255, 0.8);
}
.bg--primary-light-trans-90 {
  background-color: rgba(163, 217, 255, 0.9);
}
.bg--base-trans-10 {
  background-color: rgba(20, 67, 118, 0.1);
}
.bg--base-trans-20 {
  background-color: rgba(20, 67, 118, 0.2);
}
.bg--base-trans-40 {
  background-color: rgba(20, 67, 118, 0.4);
}
.bg--base-trans-60 {
  background-color: rgba(20, 67, 118, 0.6);
}
.bg--base-trans-80 {
  background-color: rgba(20, 67, 118, 0.8);
}
.bg--base-trans-90 {
  background-color: rgba(20, 67, 118, 0.9);
}
.bg--base-ultra-dark-trans-10 {
  background-color: rgba(7, 25, 44, 0.1);
}
.bg--base-ultra-dark-trans-20 {
  background-color: rgba(7, 25, 44, 0.2);
}
.bg--base-ultra-dark-trans-40 {
  background-color: rgba(7, 25, 44, 0.4);
}
.bg--base-ultra-dark-trans-60 {
  background-color: rgba(7, 25, 44, 0.6);
}
.bg--base-ultra-dark-trans-80 {
  background-color: rgba(7, 25, 44, 0.8);
}
.bg--base-ultra-dark-trans-90 {
  background-color: rgba(7, 25, 44, 0.9);
}
.bg--base-light-trans-10 {
  background-color: rgba(190, 216, 244, 0.1);
}
.bg--base-light-trans-20 {
  background-color: rgba(190, 216, 244, 0.2);
}
.bg--base-light-trans-40 {
  background-color: rgba(190, 216, 244, 0.4);
}
.bg--base-light-trans-60 {
  background-color: rgba(190, 216, 244, 0.6);
}
.bg--base-light-trans-80 {
  background-color: rgba(190, 216, 244, 0.8);
}
.bg--base-light-trans-90 {
  background-color: rgba(190, 216, 244, 0.9);
}
.bg--white-trans-10 {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg--white-trans-20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg--white-trans-40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg--white-trans-60 {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg--white-trans-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg--white-trans-90 {
  background-color: rgba(255, 255, 255, 0.9);
}
.bg--black-trans-10 {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg--black-trans-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg--black-trans-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg--black-trans-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg--black-trans-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg--black-trans-90 {
  background-color: rgba(0, 0, 0, 0.9);
}
.bg--shade-trans-10 {
  background-color: rgba(31, 41, 51, 0.1);
}
.bg--shade-trans-20 {
  background-color: rgba(31, 41, 51, 0.2);
}
.bg--shade-trans-40 {
  background-color: rgba(31, 41, 51, 0.4);
}
.bg--shade-trans-60 {
  background-color: rgba(31, 41, 51, 0.6);
}
.bg--shade-trans-80 {
  background-color: rgba(31, 41, 51, 0.8);
}
.bg--shade-trans-90 {
  background-color: rgba(31, 41, 51, 0.9);
}
.bg--shade-ultra-dark-trans-10 {
  background-color: rgba(51, 64, 77, 0.1);
}
.bg--shade-ultra-dark-trans-20 {
  background-color: rgba(51, 64, 77, 0.2);
}
.bg--shade-ultra-dark-trans-40 {
  background-color: rgba(51, 64, 77, 0.4);
}
.bg--shade-ultra-dark-trans-60 {
  background-color: rgba(51, 64, 77, 0.6);
}
.bg--shade-ultra-dark-trans-80 {
  background-color: rgba(51, 64, 77, 0.8);
}
.bg--shade-ultra-dark-trans-90 {
  background-color: rgba(51, 64, 77, 0.9);
}
.bg--shade-light-trans-10 {
  background-color: rgba(202, 209, 216, 0.1);
}
.bg--shade-light-trans-20 {
  background-color: rgba(202, 209, 216, 0.2);
}
.bg--shade-light-trans-40 {
  background-color: rgba(202, 209, 216, 0.4);
}
.bg--shade-light-trans-60 {
  background-color: rgba(202, 209, 216, 0.6);
}
.bg--shade-light-trans-80 {
  background-color: rgba(202, 209, 216, 0.8);
}
.bg--shade-light-trans-90 {
  background-color: rgba(202, 209, 216, 0.9);
}
.fr-container-gap, .container-gap {
  row-gap: var(--space-xl);
}
.fr-content-gap, .content-gap {
  row-gap: var(--space-m);
}
.fr-grid-gap, .grid-gap {
  gap: var(--space-m);
}
.text--xs, .text--xs > p, .text--xs > ol li, .text--xs > ul li {
  font-size: 1.26rem;
  font-size: calc(1.1rem + (0 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
  line-height: 1.7;
  max-width: 100%;
}
.text--s, .text--s > p, .text--s > ol li, .text--s > ul li {
  font-size: 1.42rem;
  font-size: calc(1.2rem + (0 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
  line-height: 1.7;
  max-width: 100%;
}
.text--m, .text--m > p, .text--m > ol li, .text--m > ul li {
  font-size: 1.8rem;
  font-size: calc(1.9rem + (0.1 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.9rem, calc(0.0956022945vw + 1.8694072658rem), 2rem);
  line-height: 1.7;
  max-width: 100%;
}
.text--l, .text--l > p, .text--l > ol li, .text--l > ul li {
  font-size: 2.025rem;
  font-size: calc(2.28rem + (0.386 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.28rem, calc(0.3690248566vw + 2.1619120459rem), 2.666rem);
  line-height: 1.7;
  max-width: 100%;
}
.text--xl, .text--xl > p, .text--xl > ol li, .text--xl > ul li {
  font-size: 2.28rem;
  font-size: calc(2.736rem + (0.817778 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.736rem, calc(0.7818145315vw + 2.4858193499rem), 3.553778rem);
  line-height: 1.7;
  max-width: 100%;
}
.text--xxl, .text--xxl > p, .text--xxl > ol li, .text--xxl > ul li {
  font-size: 2.565rem;
  font-size: calc(3.2832rem + (1.453986074 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(3.2832rem, calc(1.3900440478vw + 2.8383859047rem), 4.737186074rem);
  line-height: 1.7;
  max-width: 100%;
}
.h--1 {
  font-size: 2.565rem;
  font-size: calc(2.7648rem + (0.3456 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.7648rem, calc(0.3304015296vw + 2.6590715105rem), 3.1104rem);
  line-height: 1.2;
  max-width: 100%;
}
.h--2 {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (0.288 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.304rem, calc(0.275334608vw + 2.2158929254rem), 2.592rem);
  line-height: 1.2;
  max-width: 100%;
}
.h--3 {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (0.24 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.92rem, calc(0.2294455067vw + 1.8465774379rem), 2.16rem);
  line-height: 1.2;
  max-width: 100%;
}
.h--4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.6rem, calc(0.1912045889vw + 1.5388145315rem), 1.8rem);
  line-height: 1.2;
  max-width: 100%;
}
.h--5 {
  font-size: 1.42rem;
  font-size: calc(1.2rem + (0 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
  line-height: 1.2;
  max-width: 100%;
}
.h--6 {
  font-size: 1.26rem;
  font-size: calc(1.1rem + (0 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
  line-height: 1.2;
  max-width: 100%;
}
.text--xs.text--larger {
  font-size: 1.56rem;
  font-size: calc(1.32rem + (0.33 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.32rem, calc(0.3154875717vw + 1.2190439771rem), 1.65rem);
}
.text--s.text--larger {
  font-size: 1.68rem;
  font-size: calc(1.44rem + (0.36 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.44rem, calc(0.34416826vw + 1.3298661568rem), 1.8rem);
}
.text--m.text--larger {
  font-size: 2.16rem;
  font-size: calc(2.28rem + (0.72 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.28rem, calc(0.6883365201vw + 2.0597323136rem), 3rem);
}
.text--l.text--larger {
  font-size: 2.4rem;
  font-size: calc(2.736rem + (1.263 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.736rem, calc(1.207456979vw + 2.3496137667rem), 3.999rem);
}
.text--xl.text--larger {
  font-size: 2.76rem;
  font-size: calc(3.2832rem + (2.047467 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(3.2832rem, calc(1.9574254302vw + 2.6568238623rem), 5.330667rem);
}
.text--xxl.text--larger {
  font-size: 3.12rem;
  font-size: calc(3.93984rem + (3.165939111 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(3.93984rem, calc(3.0267104312vw + 2.971292662rem), 7.105779111rem);
}
h1.text--larger {
  font-size: 3.12rem;
  font-size: calc(3.31776rem + (1.34784 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(3.31776rem, calc(1.2885659656vw + 2.905418891rem), 4.6656rem);
}
h2.text--larger {
  font-size: 2.76rem;
  font-size: calc(2.7648rem + (1.1232 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.7648rem, calc(1.0738049713vw + 2.4211824092rem), 3.888rem);
}
h3.text--larger {
  font-size: 2.4rem;
  font-size: calc(2.304rem + (0.936 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.304rem, calc(0.8948374761vw + 2.0176520076rem), 3.24rem);
}
h4.text--larger {
  font-size: 2.16rem;
  font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.92rem, calc(0.7456978967vw + 1.681376673rem), 2.7rem);
}
h5.text--larger {
  font-size: 1.68rem;
  font-size: calc(1.44rem + (0.36 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.44rem, calc(0.34416826vw + 1.3298661568rem), 1.8rem);
}
h6.text--larger {
  font-size: 1.56rem;
  font-size: calc(1.32rem + (0.33 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.32rem, calc(0.3154875717vw + 1.2190439771rem), 1.65rem);
}
.text--100 {
  font-weight: 100;
}
.text--200 {
  font-weight: 200;
}
.text--300 {
  font-weight: 300;
}
.text--400 {
  font-weight: 400;
}
.text--500 {
  font-weight: 500;
}
.text--600 {
  font-weight: 600;
}
.text--700 {
  font-weight: 700;
}
.text--800 {
  font-weight: 800;
}
.text--900 {
  font-weight: 900;
}
.text--bold {
  font-weight: bold;
}
.text--italic {
  font-style: italic;
}
.text--oblique {
  font-style: oblique;
}
.text--decoration-none {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.text--underline {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.text--underline-wavy {
  -webkit-text-decoration: underline wavy;
  text-decoration: underline wavy;
}
.text--underline-dotted {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.text--underline-double {
  -webkit-text-decoration: underline double;
  text-decoration: underline double;
}
.text--underline-dashed {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}
.text--overline {
  -webkit-text-decoration: overline;
  text-decoration: overline;
}
.text--line-through {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.text--transform-none {
  text-transform: none;
}
.text--uppercase {
  text-transform: uppercase;
}
.text--lowercase {
  text-transform: lowercase;
}
.text--capitalize {
  text-transform: capitalize;
}
.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--justify {
  text-align: justify;
}
.center--all:not(.ct-section), .ct-section.center--all > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
  text-align: center;
}
.center--y:not(.ct-section), .ct-section.center--y > .ct-section-inner-wrap {
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-start;
}
.center--x:not(.ct-section), .ct-section.center--x > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: center;
}
.center--left:not(.ct-section), .ct-section.center--left > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  text-align: left;
}
.center--right:not(.ct-section), .ct-section.center--right > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-end;
}
.center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: flex-start;
  justify-content: flex-start;
  align-items: center;
}
.center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: flex-end;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 1365px) {
  .center--all-xl:not(.ct-section), .ct-section.center--all-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-xl:not(.ct-section), .ct-section.center--y-xl > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-xl:not(.ct-section), .ct-section.center--x-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-xl:not(.ct-section), .ct-section.center--left-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
  }
  .center--right-xl:not(.ct-section), .ct-section.center--right-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .center--all-l:not(.ct-section), .ct-section.center--all-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-l:not(.ct-section), .ct-section.center--y-l > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-l:not(.ct-section), .ct-section.center--x-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-l:not(.ct-section), .ct-section.center--left-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
  }
  .center--right-l:not(.ct-section), .ct-section.center--right-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .center--all-m:not(.ct-section), .ct-section.center--all-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-m:not(.ct-section), .ct-section.center--y-m > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-m:not(.ct-section), .ct-section.center--x-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-m:not(.ct-section), .ct-section.center--left-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
  }
  .center--right-m:not(.ct-section), .ct-section.center--right-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 479px) {
  .center--all-s:not(.ct-section), .ct-section.center--all-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-s:not(.ct-section), .ct-section.center--y-s > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-s:not(.ct-section), .ct-section.center--x-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-s:not(.ct-section), .ct-section.center--left-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
  }
  .center--right-s:not(.ct-section), .ct-section.center--right-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
.center--self {
  margin-left: auto;
  margin-right: auto;
}
.grid--1 {
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  width: 100%;
}
.grid--1 > * {
  grid-column: 1 !important;
}
.grid--2 {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}
.grid--3 {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}
.grid--4 {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}
.grid--5 {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  width: 100%;
}
.grid--6 {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  width: 100%;
}
.grid--7 {
  display: grid !important;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  width: 100%;
}
.grid--8 {
  display: grid !important;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  width: 100%;
}
.grid--9 {
  display: grid !important;
  grid-template-columns: repeat(9, minmax(0, 1fr));
  width: 100%;
}
.grid--10 {
  display: grid !important;
  grid-template-columns: repeat(10, minmax(0, 1fr));
  width: 100%;
}
.grid--11 {
  display: grid !important;
  grid-template-columns: repeat(11, minmax(0, 1fr));
  width: 100%;
}
.grid--12 {
  display: grid !important;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  width: 100%;
}
.grid--1-2 {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
.grid--1-3 {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}
.grid--2-1 {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.grid--2-3 {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}
.grid--3-1 {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}
.grid--3-2 {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}
.grid--auto-2 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(44.0802675585rem, 100vw - 4.8rem), 1fr));
  width: 100%;
}
.grid--auto-3 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(33.0325814536rem, 100vw - 4.8rem), 1fr));
  width: 100%;
}
.grid--auto-4 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(26.4128256513rem, 100vw - 4.8rem), 1fr));
  width: 100%;
}
.grid--auto-5 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(22.0033388982rem, 100vw - 4.8rem), 1fr));
  width: 100%;
}
.grid--auto-6 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(18.8555078684rem, 100vw - 4.8rem), 1fr));
  width: 100%;
}
.grid--auto-1-2 {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
.grid--auto-1-3 {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}
.grid--auto-2-1 {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.grid--auto-2-3 {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}
.grid--auto-3-1 {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}
.grid--auto-3-2 {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}
@media (max-width: 1365px) {
  .grid--xl-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--xl-1 > * {
    grid-column: 1 !important;
  }
  .grid--xl-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--xl-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--xl-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--xl-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--xl-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--xl-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--xl-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--xl-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--xl-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--xl-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--xl-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .grid--l-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--l-1 > * {
    grid-column: 1 !important;
  }
  .grid--l-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--l-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--l-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--l-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--l-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--l-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--l-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--l-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--l-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--l-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--l-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .grid--m-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--m-1 > * {
    grid-column: 1 !important;
  }
  .grid--m-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--m-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--m-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--m-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--m-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--m-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--m-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--m-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--m-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--m-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--m-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 479px) {
  .grid--s-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--s-1 > * {
    grid-column: 1 !important;
  }
  .grid--s-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--s-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--s-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--s-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--s-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--s-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--s-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--s-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--s-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--s-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--s-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .grid--auto-1-2 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.0325814536rem, 100vw - 4.8rem), 1fr));
  }
  .grid--auto-1-3 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.0325814536rem, 100vw - 4.8rem), 1fr));
  }
  .grid--auto-3-2 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.0325814536rem, 100vw - 4.8rem), 1fr));
  }
  .grid--auto-2-3 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.0325814536rem, 100vw - 4.8rem), 1fr));
  }
  .grid--auto-2-1 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.0325814536rem, 100vw - 4.8rem), 1fr));
  }
  .grid--auto-3-1 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.0325814536rem, 100vw - 4.8rem), 1fr));
  }
}
@media (min-width: 1365px) {
  .grid--alternate-xl > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--1-2:nth-of-type(even) {
    grid-template-columns: 2fr 1fr;
  }
  .grid--alternate-xl > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--1-3:nth-of-type(even) {
    grid-template-columns: 3fr 1fr;
  }
  .grid--alternate-xl > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--2-1:nth-of-type(even) {
    grid-template-columns: 1fr 2fr;
  }
  .grid--alternate-xl > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--2-3:nth-of-type(even) {
    grid-template-columns: 3fr 2fr;
  }
  .grid--alternate-xl > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--3-1:nth-of-type(even) {
    grid-template-columns: 1fr 3fr;
  }
  .grid--alternate-xl > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--3-2:nth-of-type(even) {
    grid-template-columns: 2fr 3fr;
  }
  .grid--alternate-xl > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 991px) {
  .grid--alternate-l > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--1-2:nth-of-type(even) {
    grid-template-columns: 2fr 1fr;
  }
  .grid--alternate-l > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--1-3:nth-of-type(even) {
    grid-template-columns: 3fr 1fr;
  }
  .grid--alternate-l > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--2-1:nth-of-type(even) {
    grid-template-columns: 1fr 2fr;
  }
  .grid--alternate-l > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--2-3:nth-of-type(even) {
    grid-template-columns: 3fr 2fr;
  }
  .grid--alternate-l > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--3-1:nth-of-type(even) {
    grid-template-columns: 1fr 3fr;
  }
  .grid--alternate-l > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--3-2:nth-of-type(even) {
    grid-template-columns: 2fr 3fr;
  }
  .grid--alternate-l > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 767px) {
  .grid--alternate-m > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--1-2:nth-of-type(even) {
    grid-template-columns: 2fr 1fr;
  }
  .grid--alternate-m > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--1-3:nth-of-type(even) {
    grid-template-columns: 3fr 1fr;
  }
  .grid--alternate-m > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--2-1:nth-of-type(even) {
    grid-template-columns: 1fr 2fr;
  }
  .grid--alternate-m > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--2-3:nth-of-type(even) {
    grid-template-columns: 3fr 2fr;
  }
  .grid--alternate-m > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--3-1:nth-of-type(even) {
    grid-template-columns: 1fr 3fr;
  }
  .grid--alternate-m > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--3-2:nth-of-type(even) {
    grid-template-columns: 2fr 3fr;
  }
  .grid--alternate-m > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 479px) {
  .grid--alternate-s > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--1-2:nth-of-type(even) {
    grid-template-columns: 2fr 1fr;
  }
  .grid--alternate-s > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--1-3:nth-of-type(even) {
    grid-template-columns: 3fr 1fr;
  }
  .grid--alternate-s > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--2-1:nth-of-type(even) {
    grid-template-columns: 1fr 2fr;
  }
  .grid--alternate-s > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--2-3:nth-of-type(even) {
    grid-template-columns: 3fr 2fr;
  }
  .grid--alternate-s > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--3-1:nth-of-type(even) {
    grid-template-columns: 1fr 3fr;
  }
  .grid--alternate-s > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--3-2:nth-of-type(even) {
    grid-template-columns: 2fr 3fr;
  }
  .grid--alternate-s > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
.row-span--1 {
  grid-row: span 1;
}
.col-span--1 {
  grid-column: span 1;
}
.row-start--1 {
  grid-row-start: 1;
}
.row-end--1 {
  grid-row-end: 1;
}
.col-start--1 {
  grid-column-start: 1;
}
.col-end--1 {
  grid-column-end: 1;
}
.row-span--2 {
  grid-row: span 2;
}
.col-span--2 {
  grid-column: span 2;
}
.row-start--2 {
  grid-row-start: 2;
}
.row-end--2 {
  grid-row-end: 2;
}
.col-start--2 {
  grid-column-start: 2;
}
.col-end--2 {
  grid-column-end: 2;
}
.row-span--3 {
  grid-row: span 3;
}
.col-span--3 {
  grid-column: span 3;
}
.row-start--3 {
  grid-row-start: 3;
}
.row-end--3 {
  grid-row-end: 3;
}
.col-start--3 {
  grid-column-start: 3;
}
.col-end--3 {
  grid-column-end: 3;
}
.row-span--4 {
  grid-row: span 4;
}
.col-span--4 {
  grid-column: span 4;
}
.row-start--4 {
  grid-row-start: 4;
}
.row-end--4 {
  grid-row-end: 4;
}
.col-start--4 {
  grid-column-start: 4;
}
.col-end--4 {
  grid-column-end: 4;
}
.row-span--5 {
  grid-row: span 5;
}
.col-span--5 {
  grid-column: span 5;
}
.row-start--5 {
  grid-row-start: 5;
}
.row-end--5 {
  grid-row-end: 5;
}
.col-start--5 {
  grid-column-start: 5;
}
.col-end--5 {
  grid-column-end: 5;
}
.row-span--6 {
  grid-row: span 6;
}
.col-span--6 {
  grid-column: span 6;
}
.row-start--6 {
  grid-row-start: 6;
}
.row-end--6 {
  grid-row-end: 6;
}
.col-start--6 {
  grid-column-start: 6;
}
.col-end--6 {
  grid-column-end: 6;
}
.row-span--7 {
  grid-row: span 7;
}
.col-span--7 {
  grid-column: span 7;
}
.row-start--7 {
  grid-row-start: 7;
}
.row-end--7 {
  grid-row-end: 7;
}
.col-start--7 {
  grid-column-start: 7;
}
.col-end--7 {
  grid-column-end: 7;
}
.row-span--8 {
  grid-row: span 8;
}
.col-span--8 {
  grid-column: span 8;
}
.row-start--8 {
  grid-row-start: 8;
}
.row-end--8 {
  grid-row-end: 8;
}
.col-start--8 {
  grid-column-start: 8;
}
.col-end--8 {
  grid-column-end: 8;
}
.row-span--9 {
  grid-row: span 9;
}
.col-span--9 {
  grid-column: span 9;
}
.row-start--9 {
  grid-row-start: 9;
}
.row-end--9 {
  grid-row-end: 9;
}
.col-start--9 {
  grid-column-start: 9;
}
.col-end--9 {
  grid-column-end: 9;
}
.row-span--10 {
  grid-row: span 10;
}
.col-span--10 {
  grid-column: span 10;
}
.row-start--10 {
  grid-row-start: 10;
}
.row-end--10 {
  grid-row-end: 10;
}
.col-start--10 {
  grid-column-start: 10;
}
.col-end--10 {
  grid-column-end: 10;
}
.row-span--11 {
  grid-row: span 11;
}
.col-span--11 {
  grid-column: span 11;
}
.row-start--11 {
  grid-row-start: 11;
}
.row-end--11 {
  grid-row-end: 11;
}
.col-start--11 {
  grid-column-start: 11;
}
.col-end--11 {
  grid-column-end: 11;
}
.row-span--12 {
  grid-row: span 12;
}
.col-span--12 {
  grid-column: span 12;
}
.row-start--12 {
  grid-row-start: 12;
}
.row-end--12 {
  grid-row-end: 12;
}
.col-start--12 {
  grid-column-start: 12;
}
.col-end--12 {
  grid-column-end: 12;
}
@media (max-width: 1365px) {
  .row-span--xl-1 {
    grid-row: span 1;
  }
  .col-span--xl-1 {
    grid-column: span 1;
  }
  .row-start--xl-1 {
    grid-row-start: 1;
  }
  .row-end--xl-1 {
    grid-row-end: 1;
  }
  .col-start--xl-1 {
    grid-column-start: 1;
  }
  .col-end--xl-1 {
    grid-column-end: 1;
  }
  .row-span--xl-2 {
    grid-row: span 2;
  }
  .col-span--xl-2 {
    grid-column: span 2;
  }
  .row-start--xl-2 {
    grid-row-start: 2;
  }
  .row-end--xl-2 {
    grid-row-end: 2;
  }
  .col-start--xl-2 {
    grid-column-start: 2;
  }
  .col-end--xl-2 {
    grid-column-end: 2;
  }
  .row-span--xl-3 {
    grid-row: span 3;
  }
  .col-span--xl-3 {
    grid-column: span 3;
  }
  .row-start--xl-3 {
    grid-row-start: 3;
  }
  .row-end--xl-3 {
    grid-row-end: 3;
  }
  .col-start--xl-3 {
    grid-column-start: 3;
  }
  .col-end--xl-3 {
    grid-column-end: 3;
  }
  .row-span--xl-4 {
    grid-row: span 4;
  }
  .col-span--xl-4 {
    grid-column: span 4;
  }
  .row-start--xl-4 {
    grid-row-start: 4;
  }
  .row-end--xl-4 {
    grid-row-end: 4;
  }
  .col-start--xl-4 {
    grid-column-start: 4;
  }
  .col-end--xl-4 {
    grid-column-end: 4;
  }
  .row-span--xl-5 {
    grid-row: span 5;
  }
  .col-span--xl-5 {
    grid-column: span 5;
  }
  .row-start--xl-5 {
    grid-row-start: 5;
  }
  .row-end--xl-5 {
    grid-row-end: 5;
  }
  .col-start--xl-5 {
    grid-column-start: 5;
  }
  .col-end--xl-5 {
    grid-column-end: 5;
  }
  .row-span--xl-6 {
    grid-row: span 6;
  }
  .col-span--xl-6 {
    grid-column: span 6;
  }
  .row-start--xl-6 {
    grid-row-start: 6;
  }
  .row-end--xl-6 {
    grid-row-end: 6;
  }
  .col-start--xl-6 {
    grid-column-start: 6;
  }
  .col-end--xl-6 {
    grid-column-end: 6;
  }
  .row-span--xl-7 {
    grid-row: span 7;
  }
  .col-span--xl-7 {
    grid-column: span 7;
  }
  .row-start--xl-7 {
    grid-row-start: 7;
  }
  .row-end--xl-7 {
    grid-row-end: 7;
  }
  .col-start--xl-7 {
    grid-column-start: 7;
  }
  .col-end--xl-7 {
    grid-column-end: 7;
  }
  .row-span--xl-8 {
    grid-row: span 8;
  }
  .col-span--xl-8 {
    grid-column: span 8;
  }
  .row-start--xl-8 {
    grid-row-start: 8;
  }
  .row-end--xl-8 {
    grid-row-end: 8;
  }
  .col-start--xl-8 {
    grid-column-start: 8;
  }
  .col-end--xl-8 {
    grid-column-end: 8;
  }
  .row-span--xl-9 {
    grid-row: span 9;
  }
  .col-span--xl-9 {
    grid-column: span 9;
  }
  .row-start--xl-9 {
    grid-row-start: 9;
  }
  .row-end--xl-9 {
    grid-row-end: 9;
  }
  .col-start--xl-9 {
    grid-column-start: 9;
  }
  .col-end--xl-9 {
    grid-column-end: 9;
  }
  .row-span--xl-10 {
    grid-row: span 10;
  }
  .col-span--xl-10 {
    grid-column: span 10;
  }
  .row-start--xl-10 {
    grid-row-start: 10;
  }
  .row-end--xl-10 {
    grid-row-end: 10;
  }
  .col-start--xl-10 {
    grid-column-start: 10;
  }
  .col-end--xl-10 {
    grid-column-end: 10;
  }
  .row-span--xl-11 {
    grid-row: span 11;
  }
  .col-span--xl-11 {
    grid-column: span 11;
  }
  .row-start--xl-11 {
    grid-row-start: 11;
  }
  .row-end--xl-11 {
    grid-row-end: 11;
  }
  .col-start--xl-11 {
    grid-column-start: 11;
  }
  .col-end--xl-11 {
    grid-column-end: 11;
  }
  .row-span--xl-12 {
    grid-row: span 12;
  }
  .col-span--xl-12 {
    grid-column: span 12;
  }
  .row-start--xl-12 {
    grid-row-start: 12;
  }
  .row-end--xl-12 {
    grid-row-end: 12;
  }
  .col-start--xl-12 {
    grid-column-start: 12;
  }
  .col-end--xl-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 991px) {
  .row-span--l-1 {
    grid-row: span 1;
  }
  .col-span--l-1 {
    grid-column: span 1;
  }
  .row-start--l-1 {
    grid-row-start: 1;
  }
  .row-end--l-1 {
    grid-row-end: 1;
  }
  .col-start--l-1 {
    grid-column-start: 1;
  }
  .col-end--l-1 {
    grid-column-end: 1;
  }
  .row-span--l-2 {
    grid-row: span 2;
  }
  .col-span--l-2 {
    grid-column: span 2;
  }
  .row-start--l-2 {
    grid-row-start: 2;
  }
  .row-end--l-2 {
    grid-row-end: 2;
  }
  .col-start--l-2 {
    grid-column-start: 2;
  }
  .col-end--l-2 {
    grid-column-end: 2;
  }
  .row-span--l-3 {
    grid-row: span 3;
  }
  .col-span--l-3 {
    grid-column: span 3;
  }
  .row-start--l-3 {
    grid-row-start: 3;
  }
  .row-end--l-3 {
    grid-row-end: 3;
  }
  .col-start--l-3 {
    grid-column-start: 3;
  }
  .col-end--l-3 {
    grid-column-end: 3;
  }
  .row-span--l-4 {
    grid-row: span 4;
  }
  .col-span--l-4 {
    grid-column: span 4;
  }
  .row-start--l-4 {
    grid-row-start: 4;
  }
  .row-end--l-4 {
    grid-row-end: 4;
  }
  .col-start--l-4 {
    grid-column-start: 4;
  }
  .col-end--l-4 {
    grid-column-end: 4;
  }
  .row-span--l-5 {
    grid-row: span 5;
  }
  .col-span--l-5 {
    grid-column: span 5;
  }
  .row-start--l-5 {
    grid-row-start: 5;
  }
  .row-end--l-5 {
    grid-row-end: 5;
  }
  .col-start--l-5 {
    grid-column-start: 5;
  }
  .col-end--l-5 {
    grid-column-end: 5;
  }
  .row-span--l-6 {
    grid-row: span 6;
  }
  .col-span--l-6 {
    grid-column: span 6;
  }
  .row-start--l-6 {
    grid-row-start: 6;
  }
  .row-end--l-6 {
    grid-row-end: 6;
  }
  .col-start--l-6 {
    grid-column-start: 6;
  }
  .col-end--l-6 {
    grid-column-end: 6;
  }
  .row-span--l-7 {
    grid-row: span 7;
  }
  .col-span--l-7 {
    grid-column: span 7;
  }
  .row-start--l-7 {
    grid-row-start: 7;
  }
  .row-end--l-7 {
    grid-row-end: 7;
  }
  .col-start--l-7 {
    grid-column-start: 7;
  }
  .col-end--l-7 {
    grid-column-end: 7;
  }
  .row-span--l-8 {
    grid-row: span 8;
  }
  .col-span--l-8 {
    grid-column: span 8;
  }
  .row-start--l-8 {
    grid-row-start: 8;
  }
  .row-end--l-8 {
    grid-row-end: 8;
  }
  .col-start--l-8 {
    grid-column-start: 8;
  }
  .col-end--l-8 {
    grid-column-end: 8;
  }
  .row-span--l-9 {
    grid-row: span 9;
  }
  .col-span--l-9 {
    grid-column: span 9;
  }
  .row-start--l-9 {
    grid-row-start: 9;
  }
  .row-end--l-9 {
    grid-row-end: 9;
  }
  .col-start--l-9 {
    grid-column-start: 9;
  }
  .col-end--l-9 {
    grid-column-end: 9;
  }
  .row-span--l-10 {
    grid-row: span 10;
  }
  .col-span--l-10 {
    grid-column: span 10;
  }
  .row-start--l-10 {
    grid-row-start: 10;
  }
  .row-end--l-10 {
    grid-row-end: 10;
  }
  .col-start--l-10 {
    grid-column-start: 10;
  }
  .col-end--l-10 {
    grid-column-end: 10;
  }
  .row-span--l-11 {
    grid-row: span 11;
  }
  .col-span--l-11 {
    grid-column: span 11;
  }
  .row-start--l-11 {
    grid-row-start: 11;
  }
  .row-end--l-11 {
    grid-row-end: 11;
  }
  .col-start--l-11 {
    grid-column-start: 11;
  }
  .col-end--l-11 {
    grid-column-end: 11;
  }
  .row-span--l-12 {
    grid-row: span 12;
  }
  .col-span--l-12 {
    grid-column: span 12;
  }
  .row-start--l-12 {
    grid-row-start: 12;
  }
  .row-end--l-12 {
    grid-row-end: 12;
  }
  .col-start--l-12 {
    grid-column-start: 12;
  }
  .col-end--l-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 767px) {
  .row-span--m-1 {
    grid-row: span 1;
  }
  .col-span--m-1 {
    grid-column: span 1;
  }
  .row-start--m-1 {
    grid-row-start: 1;
  }
  .row-end--m-1 {
    grid-row-end: 1;
  }
  .col-start--m-1 {
    grid-column-start: 1;
  }
  .col-end--m-1 {
    grid-column-end: 1;
  }
  .row-span--m-2 {
    grid-row: span 2;
  }
  .col-span--m-2 {
    grid-column: span 2;
  }
  .row-start--m-2 {
    grid-row-start: 2;
  }
  .row-end--m-2 {
    grid-row-end: 2;
  }
  .col-start--m-2 {
    grid-column-start: 2;
  }
  .col-end--m-2 {
    grid-column-end: 2;
  }
  .row-span--m-3 {
    grid-row: span 3;
  }
  .col-span--m-3 {
    grid-column: span 3;
  }
  .row-start--m-3 {
    grid-row-start: 3;
  }
  .row-end--m-3 {
    grid-row-end: 3;
  }
  .col-start--m-3 {
    grid-column-start: 3;
  }
  .col-end--m-3 {
    grid-column-end: 3;
  }
  .row-span--m-4 {
    grid-row: span 4;
  }
  .col-span--m-4 {
    grid-column: span 4;
  }
  .row-start--m-4 {
    grid-row-start: 4;
  }
  .row-end--m-4 {
    grid-row-end: 4;
  }
  .col-start--m-4 {
    grid-column-start: 4;
  }
  .col-end--m-4 {
    grid-column-end: 4;
  }
  .row-span--m-5 {
    grid-row: span 5;
  }
  .col-span--m-5 {
    grid-column: span 5;
  }
  .row-start--m-5 {
    grid-row-start: 5;
  }
  .row-end--m-5 {
    grid-row-end: 5;
  }
  .col-start--m-5 {
    grid-column-start: 5;
  }
  .col-end--m-5 {
    grid-column-end: 5;
  }
  .row-span--m-6 {
    grid-row: span 6;
  }
  .col-span--m-6 {
    grid-column: span 6;
  }
  .row-start--m-6 {
    grid-row-start: 6;
  }
  .row-end--m-6 {
    grid-row-end: 6;
  }
  .col-start--m-6 {
    grid-column-start: 6;
  }
  .col-end--m-6 {
    grid-column-end: 6;
  }
  .row-span--m-7 {
    grid-row: span 7;
  }
  .col-span--m-7 {
    grid-column: span 7;
  }
  .row-start--m-7 {
    grid-row-start: 7;
  }
  .row-end--m-7 {
    grid-row-end: 7;
  }
  .col-start--m-7 {
    grid-column-start: 7;
  }
  .col-end--m-7 {
    grid-column-end: 7;
  }
  .row-span--m-8 {
    grid-row: span 8;
  }
  .col-span--m-8 {
    grid-column: span 8;
  }
  .row-start--m-8 {
    grid-row-start: 8;
  }
  .row-end--m-8 {
    grid-row-end: 8;
  }
  .col-start--m-8 {
    grid-column-start: 8;
  }
  .col-end--m-8 {
    grid-column-end: 8;
  }
  .row-span--m-9 {
    grid-row: span 9;
  }
  .col-span--m-9 {
    grid-column: span 9;
  }
  .row-start--m-9 {
    grid-row-start: 9;
  }
  .row-end--m-9 {
    grid-row-end: 9;
  }
  .col-start--m-9 {
    grid-column-start: 9;
  }
  .col-end--m-9 {
    grid-column-end: 9;
  }
  .row-span--m-10 {
    grid-row: span 10;
  }
  .col-span--m-10 {
    grid-column: span 10;
  }
  .row-start--m-10 {
    grid-row-start: 10;
  }
  .row-end--m-10 {
    grid-row-end: 10;
  }
  .col-start--m-10 {
    grid-column-start: 10;
  }
  .col-end--m-10 {
    grid-column-end: 10;
  }
  .row-span--m-11 {
    grid-row: span 11;
  }
  .col-span--m-11 {
    grid-column: span 11;
  }
  .row-start--m-11 {
    grid-row-start: 11;
  }
  .row-end--m-11 {
    grid-row-end: 11;
  }
  .col-start--m-11 {
    grid-column-start: 11;
  }
  .col-end--m-11 {
    grid-column-end: 11;
  }
  .row-span--m-12 {
    grid-row: span 12;
  }
  .col-span--m-12 {
    grid-column: span 12;
  }
  .row-start--m-12 {
    grid-row-start: 12;
  }
  .row-end--m-12 {
    grid-row-end: 12;
  }
  .col-start--m-12 {
    grid-column-start: 12;
  }
  .col-end--m-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 479px) {
  .row-span--s-1 {
    grid-row: span 1;
  }
  .col-span--s-1 {
    grid-column: span 1;
  }
  .row-start--s-1 {
    grid-row-start: 1;
  }
  .row-end--s-1 {
    grid-row-end: 1;
  }
  .col-start--s-1 {
    grid-column-start: 1;
  }
  .col-end--s-1 {
    grid-column-end: 1;
  }
  .row-span--s-2 {
    grid-row: span 2;
  }
  .col-span--s-2 {
    grid-column: span 2;
  }
  .row-start--s-2 {
    grid-row-start: 2;
  }
  .row-end--s-2 {
    grid-row-end: 2;
  }
  .col-start--s-2 {
    grid-column-start: 2;
  }
  .col-end--s-2 {
    grid-column-end: 2;
  }
  .row-span--s-3 {
    grid-row: span 3;
  }
  .col-span--s-3 {
    grid-column: span 3;
  }
  .row-start--s-3 {
    grid-row-start: 3;
  }
  .row-end--s-3 {
    grid-row-end: 3;
  }
  .col-start--s-3 {
    grid-column-start: 3;
  }
  .col-end--s-3 {
    grid-column-end: 3;
  }
  .row-span--s-4 {
    grid-row: span 4;
  }
  .col-span--s-4 {
    grid-column: span 4;
  }
  .row-start--s-4 {
    grid-row-start: 4;
  }
  .row-end--s-4 {
    grid-row-end: 4;
  }
  .col-start--s-4 {
    grid-column-start: 4;
  }
  .col-end--s-4 {
    grid-column-end: 4;
  }
  .row-span--s-5 {
    grid-row: span 5;
  }
  .col-span--s-5 {
    grid-column: span 5;
  }
  .row-start--s-5 {
    grid-row-start: 5;
  }
  .row-end--s-5 {
    grid-row-end: 5;
  }
  .col-start--s-5 {
    grid-column-start: 5;
  }
  .col-end--s-5 {
    grid-column-end: 5;
  }
  .row-span--s-6 {
    grid-row: span 6;
  }
  .col-span--s-6 {
    grid-column: span 6;
  }
  .row-start--s-6 {
    grid-row-start: 6;
  }
  .row-end--s-6 {
    grid-row-end: 6;
  }
  .col-start--s-6 {
    grid-column-start: 6;
  }
  .col-end--s-6 {
    grid-column-end: 6;
  }
  .row-span--s-7 {
    grid-row: span 7;
  }
  .col-span--s-7 {
    grid-column: span 7;
  }
  .row-start--s-7 {
    grid-row-start: 7;
  }
  .row-end--s-7 {
    grid-row-end: 7;
  }
  .col-start--s-7 {
    grid-column-start: 7;
  }
  .col-end--s-7 {
    grid-column-end: 7;
  }
  .row-span--s-8 {
    grid-row: span 8;
  }
  .col-span--s-8 {
    grid-column: span 8;
  }
  .row-start--s-8 {
    grid-row-start: 8;
  }
  .row-end--s-8 {
    grid-row-end: 8;
  }
  .col-start--s-8 {
    grid-column-start: 8;
  }
  .col-end--s-8 {
    grid-column-end: 8;
  }
  .row-span--s-9 {
    grid-row: span 9;
  }
  .col-span--s-9 {
    grid-column: span 9;
  }
  .row-start--s-9 {
    grid-row-start: 9;
  }
  .row-end--s-9 {
    grid-row-end: 9;
  }
  .col-start--s-9 {
    grid-column-start: 9;
  }
  .col-end--s-9 {
    grid-column-end: 9;
  }
  .row-span--s-10 {
    grid-row: span 10;
  }
  .col-span--s-10 {
    grid-column: span 10;
  }
  .row-start--s-10 {
    grid-row-start: 10;
  }
  .row-end--s-10 {
    grid-row-end: 10;
  }
  .col-start--s-10 {
    grid-column-start: 10;
  }
  .col-end--s-10 {
    grid-column-end: 10;
  }
  .row-span--s-11 {
    grid-row: span 11;
  }
  .col-span--s-11 {
    grid-column: span 11;
  }
  .row-start--s-11 {
    grid-row-start: 11;
  }
  .row-end--s-11 {
    grid-row-end: 11;
  }
  .col-start--s-11 {
    grid-column-start: 11;
  }
  .col-end--s-11 {
    grid-column-end: 11;
  }
  .row-span--s-12 {
    grid-row: span 12;
  }
  .col-span--s-12 {
    grid-column: span 12;
  }
  .row-start--s-12 {
    grid-row-start: 12;
  }
  .row-end--s-12 {
    grid-row-end: 12;
  }
  .col-start--s-12 {
    grid-column-start: 12;
  }
  .col-end--s-12 {
    grid-column-end: 12;
  }
}
.order--first {
  order: -1;
}
.order--last {
  order: 999;
}
.col-end--last {
  grid-column-end: -1;
}
@media (max-width: 1365px) {
  .order--first-xl {
    order: -1;
  }
  .order--last-xl {
    order: 999;
  }
  .col-end--xl-last {
    grid-column-end: -1;
  }
}
@media (max-width: 991px) {
  .order--first-l {
    order: -1;
  }
  .order--last-l {
    order: 999;
  }
  .col-end--l-last {
    grid-column-end: -1;
  }
}
@media (max-width: 767px) {
  .order--first-m {
    order: -1;
  }
  .order--last-m {
    order: 999;
  }
  .col-end--m-last {
    grid-column-end: -1;
  }
}
@media (max-width: 479px) {
  .order--first-s {
    order: -1;
  }
  .order--last-s {
    order: 999;
  }
  .col-end--s-last {
    grid-column-end: -1;
  }
}
.grid--auto-rows {
  grid-auto-rows: minmax(-webkit-min-content, 1fr);
  grid-auto-rows: minmax(min-content, 1fr);
}
.gap--xs {
  gap: 1.896rem;
  gap: calc(0.8888888889rem + (0.1777777778 * ((100vw - 32rem) / 104.6)));
  gap: clamp(0.8888888889rem, calc(0.1699596346vw + 0.8345018058rem), 1.0666666667rem);
}
.gap--s {
  gap: 2.133rem;
  gap: calc(1.3333333333rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
  gap: clamp(1.3333333333rem, calc(0.2549394519vw + 1.2517527087rem), 1.6rem);
}
.gap--m {
  gap: 2.4rem;
  gap: calc(2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  gap: clamp(2rem, calc(0.3824091778vw + 1.8776290631rem), 2.4rem);
}
.gap--l {
  gap: 2.7rem;
  gap: calc(2.666rem + (0.934 * ((100vw - 32rem) / 104.6)));
  gap: clamp(2.666rem, calc(0.8929254302vw + 2.3802638623rem), 3.6rem);
}
.gap--xl {
  gap: 3.038rem;
  gap: calc(3.553778rem + (1.846222 * ((100vw - 32rem) / 104.6)));
  gap: clamp(3.553778rem, calc(1.7650305927vw + 2.9889682103rem), 5.4rem);
}
.gap--xxl {
  gap: 3.42rem;
  gap: calc(4.737186074rem + (3.362813926 * ((100vw - 32rem) / 104.6)));
  gap: clamp(4.737186074rem, calc(3.2149272715vw + 3.7084093471rem), 8.1rem);
}
@media (max-width: 1365px) {
  .gap--xl-xs {
    gap: 1.896rem;
    gap: calc(0.8888888889rem + (0.1777777778 * ((100vw - 32rem) / 104.6)));
    gap: clamp(0.8888888889rem, calc(0.1699596346vw + 0.8345018058rem), 1.0666666667rem);
  }
  .gap--xl-s {
    gap: 2.133rem;
    gap: calc(1.3333333333rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.3333333333rem, calc(0.2549394519vw + 1.2517527087rem), 1.6rem);
  }
  .gap--xl-m {
    gap: 2.4rem;
    gap: calc(2rem + (0.4 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2rem, calc(0.3824091778vw + 1.8776290631rem), 2.4rem);
  }
  .gap--xl-l {
    gap: 2.7rem;
    gap: calc(2.666rem + (0.934 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2.666rem, calc(0.8929254302vw + 2.3802638623rem), 3.6rem);
  }
  .gap--xl-xl {
    gap: 3.038rem;
    gap: calc(3.553778rem + (1.846222 * ((100vw - 32rem) / 104.6)));
    gap: clamp(3.553778rem, calc(1.7650305927vw + 2.9889682103rem), 5.4rem);
  }
  .gap--xl-xxl {
    gap: 3.42rem;
    gap: calc(4.737186074rem + (3.362813926 * ((100vw - 32rem) / 104.6)));
    gap: clamp(4.737186074rem, calc(3.2149272715vw + 3.7084093471rem), 8.1rem);
  }
}
@media (max-width: 991px) {
  .gap--l-xs {
    gap: 1.896rem;
    gap: calc(0.8888888889rem + (0.1777777778 * ((100vw - 32rem) / 104.6)));
    gap: clamp(0.8888888889rem, calc(0.1699596346vw + 0.8345018058rem), 1.0666666667rem);
  }
  .gap--l-s {
    gap: 2.133rem;
    gap: calc(1.3333333333rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.3333333333rem, calc(0.2549394519vw + 1.2517527087rem), 1.6rem);
  }
  .gap--l-m {
    gap: 2.4rem;
    gap: calc(2rem + (0.4 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2rem, calc(0.3824091778vw + 1.8776290631rem), 2.4rem);
  }
  .gap--l-l {
    gap: 2.7rem;
    gap: calc(2.666rem + (0.934 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2.666rem, calc(0.8929254302vw + 2.3802638623rem), 3.6rem);
  }
  .gap--l-xl {
    gap: 3.038rem;
    gap: calc(3.553778rem + (1.846222 * ((100vw - 32rem) / 104.6)));
    gap: clamp(3.553778rem, calc(1.7650305927vw + 2.9889682103rem), 5.4rem);
  }
  .gap--l-xxl {
    gap: 3.42rem;
    gap: calc(4.737186074rem + (3.362813926 * ((100vw - 32rem) / 104.6)));
    gap: clamp(4.737186074rem, calc(3.2149272715vw + 3.7084093471rem), 8.1rem);
  }
}
@media (max-width: 767px) {
  .gap--m-xs {
    gap: 1.896rem;
    gap: calc(0.8888888889rem + (0.1777777778 * ((100vw - 32rem) / 104.6)));
    gap: clamp(0.8888888889rem, calc(0.1699596346vw + 0.8345018058rem), 1.0666666667rem);
  }
  .gap--m-s {
    gap: 2.133rem;
    gap: calc(1.3333333333rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.3333333333rem, calc(0.2549394519vw + 1.2517527087rem), 1.6rem);
  }
  .gap--m-m {
    gap: 2.4rem;
    gap: calc(2rem + (0.4 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2rem, calc(0.3824091778vw + 1.8776290631rem), 2.4rem);
  }
  .gap--m-l {
    gap: 2.7rem;
    gap: calc(2.666rem + (0.934 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2.666rem, calc(0.8929254302vw + 2.3802638623rem), 3.6rem);
  }
  .gap--m-xl {
    gap: 3.038rem;
    gap: calc(3.553778rem + (1.846222 * ((100vw - 32rem) / 104.6)));
    gap: clamp(3.553778rem, calc(1.7650305927vw + 2.9889682103rem), 5.4rem);
  }
  .gap--m-xxl {
    gap: 3.42rem;
    gap: calc(4.737186074rem + (3.362813926 * ((100vw - 32rem) / 104.6)));
    gap: clamp(4.737186074rem, calc(3.2149272715vw + 3.7084093471rem), 8.1rem);
  }
}
@media (max-width: 479px) {
  .gap--s-xs {
    gap: 1.896rem;
    gap: calc(0.8888888889rem + (0.1777777778 * ((100vw - 32rem) / 104.6)));
    gap: clamp(0.8888888889rem, calc(0.1699596346vw + 0.8345018058rem), 1.0666666667rem);
  }
  .gap--s-s {
    gap: 2.133rem;
    gap: calc(1.3333333333rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.3333333333rem, calc(0.2549394519vw + 1.2517527087rem), 1.6rem);
  }
  .gap--s-m {
    gap: 2.4rem;
    gap: calc(2rem + (0.4 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2rem, calc(0.3824091778vw + 1.8776290631rem), 2.4rem);
  }
  .gap--s-l {
    gap: 2.7rem;
    gap: calc(2.666rem + (0.934 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2.666rem, calc(0.8929254302vw + 2.3802638623rem), 3.6rem);
  }
  .gap--s-xl {
    gap: 3.038rem;
    gap: calc(3.553778rem + (1.846222 * ((100vw - 32rem) / 104.6)));
    gap: clamp(3.553778rem, calc(1.7650305927vw + 2.9889682103rem), 5.4rem);
  }
  .gap--s-xxl {
    gap: 3.42rem;
    gap: calc(4.737186074rem + (3.362813926 * ((100vw - 32rem) / 104.6)));
    gap: clamp(4.737186074rem, calc(3.2149272715vw + 3.7084093471rem), 8.1rem);
  }
}
.width--xs:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.1) * 1rem);
}
.width--s:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.2) * 1rem);
}
.width--m:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.4) * 1rem);
}
.width--l:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.6) * 1rem);
}
.width--xl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.8) * 1rem);
}
.width--xxl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.9) * 1rem);
}
.width--vp-max:not([class*="breakout--"]) {
  width: 100%;
  max-width: 136.6rem;
  margin-left: auto;
  margin-right: auto;
}
.width--50:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 / 2) * 1rem);
}
.width--full:not([class*="breakout--"]) {
  width: 100%;
  max-width: 100%;
}
.width--auto {
  width: auto !important;
  width: 100%;
}
.rounded--xs {
  border-radius: 0.4444444444rem;
}
.rounded--s {
  border-radius: 0.6666666667rem;
}
.rounded--m {
  border-radius: 1rem;
}
.rounded--l {
  border-radius: 1.5rem;
}
.rounded--xl {
  border-radius: 2.25rem;
}
.rounded--xxl {
  border-radius: 3.375rem;
}
.rounded--50 {
  border-radius: 50%;
}
.rounded--circle {
  border-radius: 50%;
}
.isolation--isolate {
  isolation: isolate;
}
.col-count--1 {
  -moz-column-count: 1;
  column-count: 1;
}
.col-count--2 {
  -moz-column-count: 2;
  column-count: 2;
}
.col-count--3 {
  -moz-column-count: 3;
  column-count: 3;
}
.col-count--4 {
  -moz-column-count: 4;
  column-count: 4;
}
.col-count--5 {
  -moz-column-count: 5;
  column-count: 5;
}
@media (max-width: 1365px) {
  .col-count--xl-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--xl-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--xl-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--xl-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--xl-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 991px) {
  .col-count--l-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--l-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--l-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--l-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--l-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 767px) {
  .col-count--m-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--m-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--m-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--m-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--m-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 479px) {
  .col-count--s-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--s-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--s-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--s-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--s-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
.col-width--s {
  width: 100%;
  -moz-column-width: 13rem;
  column-width: 13rem;
}
.col-width--m {
  width: 100%;
  -moz-column-width: 25rem;
  column-width: 25rem;
}
.col-width--l {
  width: 100%;
  -moz-column-width: 38rem;
  column-width: 38rem;
}
.col-gap--xs {
  -moz-column-gap: 1.896rem;
  column-gap: 1.896rem;
  -moz-column-gap: calc(0.8888888889rem + (0.1777777778 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(0.8888888889rem + (0.1777777778 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(0.8888888889rem, calc(0.1699596346vw + 0.8345018058rem), 1.0666666667rem);
  column-gap: clamp(0.8888888889rem, calc(0.1699596346vw + 0.8345018058rem), 1.0666666667rem);
}
.col-gap--s {
  -moz-column-gap: 2.133rem;
  column-gap: 2.133rem;
  -moz-column-gap: calc(1.3333333333rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(1.3333333333rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(1.3333333333rem, calc(0.2549394519vw + 1.2517527087rem), 1.6rem);
  column-gap: clamp(1.3333333333rem, calc(0.2549394519vw + 1.2517527087rem), 1.6rem);
}
.col-gap--m {
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
  -moz-column-gap: calc(2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(2rem, calc(0.3824091778vw + 1.8776290631rem), 2.4rem);
  column-gap: clamp(2rem, calc(0.3824091778vw + 1.8776290631rem), 2.4rem);
}
.col-gap--l {
  -moz-column-gap: 2.7rem;
  column-gap: 2.7rem;
  -moz-column-gap: calc(2.666rem + (0.934 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(2.666rem + (0.934 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(2.666rem, calc(0.8929254302vw + 2.3802638623rem), 3.6rem);
  column-gap: clamp(2.666rem, calc(0.8929254302vw + 2.3802638623rem), 3.6rem);
}
.col-gap--xl {
  -moz-column-gap: 3.038rem;
  column-gap: 3.038rem;
  -moz-column-gap: calc(3.553778rem + (1.846222 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(3.553778rem + (1.846222 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(3.553778rem, calc(1.7650305927vw + 2.9889682103rem), 5.4rem);
  column-gap: clamp(3.553778rem, calc(1.7650305927vw + 2.9889682103rem), 5.4rem);
}
.col-gap--xxl {
  -moz-column-gap: 3.42rem;
  column-gap: 3.42rem;
  -moz-column-gap: calc(4.737186074rem + (3.362813926 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(4.737186074rem + (3.362813926 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(4.737186074rem, calc(3.2149272715vw + 3.7084093471rem), 8.1rem);
  column-gap: clamp(4.737186074rem, calc(3.2149272715vw + 3.7084093471rem), 8.1rem);
}
.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: #0089cf;
  column-rule-color: #0089cf;
}
.col-rule--action-hover {
  -moz-column-rule-color: #00a0f0;
  column-rule-color: #00a0f0;
}
.col-rule--action-ultra-light {
  -moz-column-rule-color: #e6f7ff;
  column-rule-color: #e6f7ff;
}
.col-rule--action-light {
  -moz-column-rule-color: #b3e6ff;
  column-rule-color: #b3e6ff;
}
.col-rule--action-medium {
  -moz-column-rule-color: #0af;
  column-rule-color: #0af;
}
.col-rule--action-dark {
  -moz-column-rule-color: #005580;
  column-rule-color: #005580;
}
.col-rule--action-ultra-dark {
  -moz-column-rule-color: #023;
  column-rule-color: #023;
}
.col-rule--action-comp {
  -moz-column-rule-color: #d14600;
  column-rule-color: #d14600;
}
.col-rule--primary {
  -moz-column-rule-color: #0089cf;
  column-rule-color: #0089cf;
}
.col-rule--primary-hover {
  -moz-column-rule-color: #00a0f0;
  column-rule-color: #00a0f0;
}
.col-rule--primary-ultra-light {
  -moz-column-rule-color: #e6f7ff;
  column-rule-color: #e6f7ff;
}
.col-rule--primary-light {
  -moz-column-rule-color: #a3d9ff;
  column-rule-color: #a3d9ff;
}
.col-rule--primary-medium {
  -moz-column-rule-color: #0af;
  column-rule-color: #0af;
}
.col-rule--primary-dark {
  -moz-column-rule-color: #005580;
  column-rule-color: #005580;
}
.col-rule--primary-ultra-dark {
  -moz-column-rule-color: #023;
  column-rule-color: #023;
}
.col-rule--primary-comp {
  -moz-column-rule-color: #d14600;
  column-rule-color: #d14600;
}
.col-rule--base {
  -moz-column-rule-color: #144477;
  column-rule-color: #144477;
}
.col-rule--base-hover {
  -moz-column-rule-color: #174d87;
  column-rule-color: #174d87;
}
.col-rule--base-ultra-light {
  -moz-column-rule-color: #e9f2fb;
  column-rule-color: #e9f2fb;
}
.col-rule--base-light {
  -moz-column-rule-color: #bed8f4;
  column-rule-color: #bed8f4;
}
.col-rule--base-medium {
  -moz-column-rule-color: #257cda;
  column-rule-color: #257cda;
}
.col-rule--base-dark {
  -moz-column-rule-color: #123e6d;
  column-rule-color: #123e6d;
}
.col-rule--base-ultra-dark {
  -moz-column-rule-color: #07192c;
  column-rule-color: #07192c;
}
.col-rule--base-comp {
  -moz-column-rule-color: #764614;
  column-rule-color: #764614;
}
.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: #1f2933;
  column-rule-color: #1f2933;
}
.col-rule--shade-hover {
  -moz-column-rule-color: #242f3a;
  column-rule-color: #242f3a;
}
.col-rule--shade-ultra-light {
  -moz-column-rule-color: #f5f7fa;
  column-rule-color: #f5f7fa;
}
.col-rule--shade-light {
  -moz-column-rule-color: #cad1d8;
  column-rule-color: #cad1d8;
}
.col-rule--shade-medium {
  -moz-column-rule-color: #7b8793;
  column-rule-color: #7b8793;
}
.col-rule--shade-dark {
  -moz-column-rule-color: #515f6c;
  column-rule-color: #515f6c;
}
.col-rule--shade-ultra-dark {
  -moz-column-rule-color: #33404d;
  column-rule-color: #33404d;
}
.col-rule--shade-comp {
  -moz-column-rule-color: #33291f;
  column-rule-color: #33291f;
}
.col-rule--s {
  -moz-column-rule-width: 0.1em;
  column-rule-width: 0.1em;
}
.col-rule--m {
  -moz-column-rule-width: 0.3em;
  column-rule-width: 0.3em;
}
.col-rule--l {
  -moz-column-rule-width: 0.5em;
  column-rule-width: 0.5em;
}
.col-span--all {
  -moz-column-span: all;
  column-span: all;
}
ul.list--none, ol.list--none, .list--none > ul, .list--none > ol {
  list-style: none;
  padding-left: 0;
  list-style-type: none;
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  margin-block-end: 0;
}
@supports (font-size: calc(1vw + 2vw)) {
  :root {
    --text-xs: calc(1.1rem + (0 * ((100vw - 32rem) / 104.6)));
    --text-s: calc(1.2rem + (0 * ((100vw - 32rem) / 104.6)));
    --text-m: calc(1.9rem + (0.1 * ((100vw - 32rem) / 104.6)));
    --text-l: calc(2.28rem + (0.386 * ((100vw - 32rem) / 104.6)));
    --text-xl: calc(2.736rem + (0.817778 * ((100vw - 32rem) / 104.6)));
    --text-xxl: calc(3.2832rem + (1.453986074 * ((100vw - 32rem) / 104.6)));
    --h6: calc(1.1rem + (0 * ((100vw - 32rem) / 104.6)));
    --h5: calc(1.2rem + (0 * ((100vw - 32rem) / 104.6)));
    --h4: calc(1.6rem + (0.2 * ((100vw - 32rem) / 104.6)));
    --h3: calc(1.92rem + (0.24 * ((100vw - 32rem) / 104.6)));
    --h2: calc(2.304rem + (0.288 * ((100vw - 32rem) / 104.6)));
    --h1: calc(2.7648rem + (0.3456 * ((100vw - 32rem) / 104.6)));
  }
  @media (min-width: 1365px) {
    :root {
      --text-xs: 1.1rem;
      --text-s: 1.2rem;
      --text-m: 2rem;
      --text-l: 2.666rem;
      --text-xl: 3.553778rem;
      --text-xxl: 4.737186074rem;
      --h6: 1.1rem;
      --h5: 1.2rem;
      --h4: 1.8rem;
      --h3: 2.16rem;
      --h2: 2.592rem;
      --h1: 3.1104rem;
    }
  }
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
  :root {
    --text-xs: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
    --text-s: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
    --text-m: clamp(1.9rem, calc(0.0956022945vw + 1.8694072658rem), 2rem);
    --text-l: clamp(2.28rem, calc(0.3690248566vw + 2.1619120459rem), 2.666rem);
    --text-xl: clamp(2.736rem, calc(0.7818145315vw + 2.4858193499rem), 3.553778rem);
    --text-xxl: clamp(3.2832rem, calc(1.3900440478vw + 2.8383859047rem), 4.737186074rem);
    --h6: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
    --h5: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
    --h4: clamp(1.6rem, calc(0.1912045889vw + 1.5388145315rem), 1.8rem);
    --h3: clamp(1.92rem, calc(0.2294455067vw + 1.8465774379rem), 2.16rem);
    --h2: clamp(2.304rem, calc(0.275334608vw + 2.2158929254rem), 2.592rem);
    --h1: clamp(2.7648rem, calc(0.3304015296vw + 2.6590715105rem), 3.1104rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(0.8888888889rem + (0.1777777778 * ((100vw - 32rem) / 104.6)));
    --space-s: calc(1.3333333333rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    --space-m: calc(2rem + (0.4 * ((100vw - 32rem) / 104.6)));
    --space-l: calc(2.666rem + (0.934 * ((100vw - 32rem) / 104.6)));
    --space-xl: calc(3.553778rem + (1.846222 * ((100vw - 32rem) / 104.6)));
    --space-xxl: calc(4.737186074rem + (3.362813926 * ((100vw - 32rem) / 104.6)));
    --section-space-xs: calc(1.7777777778rem + (1.4222222222 * ((100vw - 32rem) / 104.6)));
    --section-space-s: calc(2.6666666667rem + (2.1333333333 * ((100vw - 32rem) / 104.6)));
    --section-space-m: calc(4rem + (3.2 * ((100vw - 32rem) / 104.6)));
    --section-space-l: calc(5.332rem + (5.468 * ((100vw - 32rem) / 104.6)));
    --section-space-xl: calc(7.107556rem + (9.092444 * ((100vw - 32rem) / 104.6)));
    --section-space-xxl: calc(9.474372148rem + (14.825627852 * ((100vw - 32rem) / 104.6)));
    --section-padding-x: calc(4rem + (2 * ((100vw - 32rem) / 104.6)));
  }
  @media (min-width: 1365px) {
    :root {
      --space-xs: 1.0666666667rem;
      --space-s: 1.6rem;
      --space-m: 2.4rem;
      --space-l: 3.6rem;
      --space-xl: 5.4rem;
      --space-xxl: 8.1rem;
      --section-space-xs: 3.2rem;
      --section-space-s: 4.8rem;
      --section-space-m: 7.2rem;
      --section-space-l: 10.8rem;
      --section-space-xl: 16.2rem;
      --section-space-xxl: 24.3rem;
      --section-padding-x: 6rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(0.8888888889rem, calc(0.1699596346vw + 0.8345018058rem), 1.0666666667rem);
    --space-s: clamp(1.3333333333rem, calc(0.2549394519vw + 1.2517527087rem), 1.6rem);
    --space-m: clamp(2rem, calc(0.3824091778vw + 1.8776290631rem), 2.4rem);
    --space-l: clamp(2.666rem, calc(0.8929254302vw + 2.3802638623rem), 3.6rem);
    --space-xl: clamp(3.553778rem, calc(1.7650305927vw + 2.9889682103rem), 5.4rem);
    --space-xxl: clamp(4.737186074rem, calc(3.2149272715vw + 3.7084093471rem), 8.1rem);
    --section-space-xs: clamp(1.7777777778rem, calc(1.3596770767vw + 1.3426811132rem), 3.2rem);
    --section-space-s: clamp(2.6666666667rem, calc(2.039515615vw + 2.0140216699rem), 4.8rem);
    --section-space-m: clamp(4rem, calc(3.0592734226vw + 3.0210325048rem), 7.2rem);
    --section-space-l: clamp(5.332rem, calc(5.2275334608vw + 3.6591892925rem), 10.8rem);
    --section-space-xl: clamp(7.107556rem, calc(8.692585086vw + 4.3259287725rem), 16.2rem);
    --section-space-xxl: clamp(9.474372148rem, calc(14.1736403939vw + 4.938807222rem), 24.3rem);
    --section-padding-x: clamp(4rem, calc(1.9120458891vw + 3.3881453155rem), 6rem);
  }
}
:root {
  --fr-bg-light: var(--shade-ultra-light);
  --fr-bg-dark: var(--shade-ultra-dark);
  --fr-text-light: var(--shade-ultra-light);
  --fr-text-dark: var(--shade-ultra-dark);
  --fr-card-padding: var(--space-m);
  --fr-card-gap: var(--space-s);
  --fr-card-border-size: 0.15rem;
  --fr-card-border-color: var(--shade-light);
  --fr-card-border-style: solid;
  --fr-card-radius: var(--radius-xs);
  --fr-card-avatar-radius: 50%;
  --fr-lede-width: 60ch;
  --fr-list-pad-y: 0.75em;
  --fr-list-pad-x: 1.25em;
  --fr-hero-padding: var(--section-space-xl);
}
:root {
  --f-light-input-radius: var(--btn-radius);
}
.form--light.brxe-form input[type="date"], .form--light.brxe-form input[type="datetime-local"], .form--light.brxe-form input[type="month"], .form--light.brxe-form input[type="password"], .form--light.brxe-form input[type="search"], .form--light.brxe-form input[type="time"], .form--light.brxe-form input[type="week"], .form--light.brxe-form input[type="email"], .form--light.brxe-form input[type="number"], .form--light.brxe-form input[type="tel"], .form--light.brxe-form input[type="text"], .form--light.brxe-form input[type="url"], .form--light.brxe-form select:not([multiple]):not([size]), .form--light .bricks-search-form input[type="date"], .form--light .bricks-search-form input[type="datetime-local"], .form--light .bricks-search-form input[type="month"], .form--light .bricks-search-form input[type="password"], .form--light .bricks-search-form input[type="search"], .form--light .bricks-search-form input[type="time"], .form--light .bricks-search-form input[type="week"], .form--light .bricks-search-form input[type="email"], .form--light .bricks-search-form input[type="number"], .form--light .bricks-search-form input[type="tel"], .form--light .bricks-search-form input[type="text"], .form--light .bricks-search-form input[type="url"], .form--light .bricks-search-form select:not([multiple]):not([size]) {
  height: 5rem;
}
.form--light.brxe-form .input, .form--light.brxe-form input:not([type="submit"]), .form--light.brxe-form select, .form--light.brxe-form textarea, .form--light .bricks-search-form .input, .form--light .bricks-search-form input:not([type="submit"]), .form--light .bricks-search-form select, .form--light .bricks-search-form textarea {
  background-color: var(--white);
  border-style: solid;
  border-top-width: 0.1rem;
  border-right-width: 0.1rem;
  border-bottom-width: 0.1rem;
  border-left-width: 0.1rem;
  border-color: var(--shade-light);
  border-radius: var(--btn-radius);
  color: var(--shade-dark);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.4rem, calc(0.3824091778vw + 1.2776290631rem), 1.8rem);
  line-height: 1;
  font-weight: 400;
  padding: 0.5em 1em;
}
.form--light.brxe-form .bricks-button, .form--light .bricks-search-form .bricks-button {
  background-color: var(--action);
  color: var(--action-ultra-light);
  border-style: solid;
  border-width: var(--btn-size);
  border-color: var(--action);
  border-radius: var(--f-light-input-radius);
  -webkit-border-radius: var(--f-light-input-radius);
  -moz-border-radius: var(--f-light-input-radius);
  -ms-border-radius: var(--f-light-input-radius);
  -o-border-radius: var(--f-light-input-radius);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.4rem, calc(0.3824091778vw + 1.2776290631rem), 1.8rem);
  font-weight: 400;
  line-height: 1;
  padding: 0.75em 1.5em;
  margin-top: 1em;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: none;
}
.form--light.brxe-form .bricks-button:hover, .form--light .bricks-search-form .bricks-button:hover {
  background-color: var(--action-hover);
  color: var(--action-ultra-light);
  border-color: var(--action-hover);
}
.form--light.brxe-form label, .form--light .bricks-search-form label {
  color: var(--base-dark);
  font-size: 1.4rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.4rem, calc(0.1912045889vw + 1.3388145315rem), 1.6rem);
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5em;
  text-transform: none;
  padding: 0 0;
}
.form--light.brxe-form input[type="file"], .form--light .bricks-search-form input[type="file"] {
  padding: 0;
}
.form--light.brxe-form .choose-files, .form--light .bricks-search-form .choose-files {
  padding: 0.5em 1em;
  color: var(--base-dark);
  font-size: 1.4rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.4rem, calc(0.1912045889vw + 1.3388145315rem), 1.6rem);
  font-weight: 400;
  line-height: 1;
}
.form--light.brxe-form .file-result.show, .form--light .bricks-search-form .file-result.show {
  font-size: 1.4rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.4rem, calc(0.1912045889vw + 1.3388145315rem), 1.6rem);
  font-weight: 400;
  line-height: 1;
}
.form--light.brxe-form .file-result.show .remove:hover, .form--light .bricks-search-form .file-result.show .remove:hover {
  background-color: var(--action-hover);
  color: var(--action-ultra-light);
  border-color: var(--action-hover);
}
.form--light.brxe-form input[type="checkbox"], .form--light .bricks-search-form input[type="checkbox"] {
  -webkit-appearance: none;
  display: none;
}
.form--light.brxe-form input[type="checkbox"] + label, .form--light .bricks-search-form input[type="checkbox"] + label {
  background-color: transparent;
  display: inline-block;
  color: var(--base-dark);
  font-family: inherit;
  font-size: 1.4rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.4rem, calc(0.1912045889vw + 1.3388145315rem), 1.6rem);
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 10px;
  -webkit-padding-start: 1.75em;
  padding-inline-start: 1.75em;
  background-color: unset;
  display: block;
  position: relative;
  margin-bottom: 2rem;
  cursor: pointer;
}
.form--light.brxe-form input[type="checkbox"]:hover + label:hover, .form--light .bricks-search-form input[type="checkbox"]:hover + label:hover {
  color: var(--action);
}
.form--light.brxe-form input[type="checkbox"]:hover + label:before, .form--light .bricks-search-form input[type="checkbox"]:hover + label:before {
  background: var(--action);
  box-shadow: inset 0px 0px 0px 2px transparent;
}
.form--light.brxe-form input[type="checkbox"] + label:before, .form--light .bricks-search-form input[type="checkbox"] + label:before {
  content: "";
  display: block;
  width: 1.4em;
  height: 1.4em;
  border: 1px solid #343a3f;
  border-color: var(--shade-ultra-light);
  border-radius: 0.2em;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.2s, background 0.2s ease-in-out;
  transition: all 0.2s, background 0.2s ease-in-out;
  background: transparent;
}
.form--light.brxe-form input[type="checkbox"]:checked + label:before, .form--light .bricks-search-form input[type="checkbox"]:checked + label:before {
  background: var(--action);
  box-shadow: 0 0 0 1px var(--shade-ultra-light);
}
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;
}
