/* Version: 2.3.0 - Generated 2023-03-14 02:09:09 */
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: #d7182c;
  --action-hover: #e82c3f;
  --action-ultra-light: #fce8ea;
  --action-light: #f7bac0;
  --action-medium: #e61a2e;
  --action-dark: #730d17;
  --action-ultra-dark: #2e0509;
  --action-comp: #18d8c5;
  --primary: #d7182c;
  --primary-hover: #e82c3f;
  --primary-ultra-light: #fce8ea;
  --primary-light: #f7bac0;
  --primary-medium: #e61a2e;
  --primary-dark: #730d17;
  --primary-ultra-dark: #2e0509;
  --primary-comp: #18d8c5;
  --white: #fff;
  --black: #000;
  --shade: #000000;
  --shade-hover: black;
  --shade-ultra-light: #f2f2f2;
  --shade-light: #d9d9d9;
  --shade-medium: gray;
  --shade-dark: #404040;
  --shade-ultra-dark: #1a1a1a;
  --shade-comp: black;
  --action-trans-10: rgba(216, 24, 43, 0.1);
  --action-trans-20: rgba(216, 24, 43, 0.2);
  --action-trans-40: rgba(216, 24, 43, 0.4);
  --action-trans-60: rgba(216, 24, 43, 0.6);
  --action-trans-80: rgba(216, 24, 43, 0.8);
  --action-trans-90: rgba(216, 24, 43, 0.9);
  --action-ultra-dark-trans-10: rgba(46, 5, 9, 0.1);
  --action-ultra-dark-trans-20: rgba(46, 5, 9, 0.2);
  --action-ultra-dark-trans-40: rgba(46, 5, 9, 0.4);
  --action-ultra-dark-trans-60: rgba(46, 5, 9, 0.6);
  --action-ultra-dark-trans-80: rgba(46, 5, 9, 0.8);
  --action-ultra-dark-trans-90: rgba(46, 5, 9, 0.9);
  --action-light-trans-10: rgba(247, 186, 192, 0.1);
  --action-light-trans-20: rgba(247, 186, 192, 0.2);
  --action-light-trans-40: rgba(247, 186, 192, 0.4);
  --action-light-trans-60: rgba(247, 186, 192, 0.6);
  --action-light-trans-80: rgba(247, 186, 192, 0.8);
  --action-light-trans-90: rgba(247, 186, 192, 0.9);
  --primary-trans-10: rgba(216, 24, 43, 0.1);
  --primary-trans-20: rgba(216, 24, 43, 0.2);
  --primary-trans-40: rgba(216, 24, 43, 0.4);
  --primary-trans-60: rgba(216, 24, 43, 0.6);
  --primary-trans-80: rgba(216, 24, 43, 0.8);
  --primary-trans-90: rgba(216, 24, 43, 0.9);
  --primary-ultra-dark-trans-10: rgba(46, 5, 9, 0.1);
  --primary-ultra-dark-trans-20: rgba(46, 5, 9, 0.2);
  --primary-ultra-dark-trans-40: rgba(46, 5, 9, 0.4);
  --primary-ultra-dark-trans-60: rgba(46, 5, 9, 0.6);
  --primary-ultra-dark-trans-80: rgba(46, 5, 9, 0.8);
  --primary-ultra-dark-trans-90: rgba(46, 5, 9, 0.9);
  --primary-light-trans-10: rgba(247, 186, 192, 0.1);
  --primary-light-trans-20: rgba(247, 186, 192, 0.2);
  --primary-light-trans-40: rgba(247, 186, 192, 0.4);
  --primary-light-trans-60: rgba(247, 186, 192, 0.6);
  --primary-light-trans-80: rgba(247, 186, 192, 0.8);
  --primary-light-trans-90: rgba(247, 186, 192, 0.9);
  --white-trans-10: rgba(255, 255, 255, 0.1);
  --white-trans-20: rgba(255, 255, 255, 0.2);
  --white-trans-40: rgba(255, 255, 255, 0.4);
  --white-trans-60: rgba(255, 255, 255, 0.6);
  --white-trans-80: rgba(255, 255, 255, 0.8);
  --white-trans-90: rgba(255, 255, 255, 0.9);
  --black-trans-10: rgba(0, 0, 0, 0.1);
  --black-trans-20: rgba(0, 0, 0, 0.2);
  --black-trans-40: rgba(0, 0, 0, 0.4);
  --black-trans-60: rgba(0, 0, 0, 0.6);
  --black-trans-80: rgba(0, 0, 0, 0.8);
  --black-trans-90: rgba(0, 0, 0, 0.9);
  --shade-trans-10: rgba(0, 0, 0, 0.1);
  --shade-trans-20: rgba(0, 0, 0, 0.2);
  --shade-trans-40: rgba(0, 0, 0, 0.4);
  --shade-trans-60: rgba(0, 0, 0, 0.6);
  --shade-trans-80: rgba(0, 0, 0, 0.8);
  --shade-trans-90: rgba(0, 0, 0, 0.9);
  --shade-ultra-dark-trans-10: rgba(26, 26, 26, 0.1);
  --shade-ultra-dark-trans-20: rgba(26, 26, 26, 0.2);
  --shade-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
  --shade-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
  --shade-ultra-dark-trans-80: rgba(26, 26, 26, 0.8);
  --shade-ultra-dark-trans-90: rgba(26, 26, 26, 0.9);
  --shade-light-trans-10: rgba(217, 217, 217, 0.1);
  --shade-light-trans-20: rgba(217, 217, 217, 0.2);
  --shade-light-trans-40: rgba(217, 217, 217, 0.4);
  --shade-light-trans-60: rgba(217, 217, 217, 0.6);
  --shade-light-trans-80: rgba(217, 217, 217, 0.8);
  --shade-light-trans-90: rgba(217, 217, 217, 0.9);
  --shade-white: #fff;
  --shade-black: #000;
  --text-xs: 1.3rem;
  --text-s: 1.4rem;
  --text-m: 1.8rem;
  --text-l: 2rem;
  --text-xl: 2.3rem;
  --text-xxl: 2.6rem;
  --h6: 1.3rem;
  --h5: 1.4rem;
  --h4: 1.8rem;
  --h3: 2rem;
  --h2: 2.3rem;
  --h1: 2.6rem;
  --space-xs: 1.896rem;
  --space-s: 2.133rem;
  --space-m: 2.4rem;
  --space-l: 2.7rem;
  --space-xl: 3.038rem;
  --space-xxl: 3.42rem;
  --section-space-xs: 3.84rem;
  --section-space-s: 4.8rem;
  --section-space-m: 6rem;
  --section-space-l: 7.5rem;
  --section-space-xl: 9.375rem;
  --section-space-xxl: 11.719rem;
  --width-xs: calc((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(43.6789297659rem, 100vw - 6rem), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(32.7318295739rem, 100vw - 6rem), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(26.1723446894rem, 100vw - 6rem), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(21.8030050083rem, 100vw - 6rem), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(18.6838340486rem, 100vw - 6rem), 1fr));
  --content-gap: var(--space-m);
  --fr-content-gap: var(--space-m);
  --container-gap: var(--space-xl);
  --fr-container-gap: var(--space-xl);
  --grid-gap: var(--space-m);
  --fr-grid-gap: var(--space-m);
  --section-padding-x: 1.6rem;
  --section-gutter: 1.6rem;
  --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: 12rem;
  --action-hsl: 354 80% 47%;
  --action-rgb: 215 24 44;
  --action-hex: #d7182c;
  --action-h: 354;
  --action-s: 80%;
  --action-l: 47%;
  --action-r: 215;
  --action-g: 24;
  --action-b: 44;
  --primary-hsl: 354 80% 47%;
  --primary-rgb: 215 24 44;
  --primary-hex: #d7182c;
  --primary-h: 354;
  --primary-s: 80%;
  --primary-l: 47%;
  --primary-r: 215;
  --primary-g: 24;
  --primary-b: 44;
  --secondary-hsl: 276 16% 41%;
  --secondary-rgb: 108 88 121;
  --secondary-hex: #6C5879;
  --secondary-h: 276;
  --secondary-s: 16%;
  --secondary-l: 41%;
  --secondary-r: 108;
  --secondary-g: 88;
  --secondary-b: 121;
  --accent-hsl: 21 69% 73%;
  --accent-rgb: 234 172 139;
  --accent-hex: #EAAC8B;
  --accent-h: 21;
  --accent-s: 69%;
  --accent-l: 73%;
  --accent-r: 234;
  --accent-g: 172;
  --accent-b: 139;
  --base-hsl: 353 100% 7%;
  --base-rgb: 36 0 4;
  --base-hex: #240004;
  --base-h: 353;
  --base-s: 100%;
  --base-l: 7%;
  --base-r: 36;
  --base-g: 0;
  --base-b: 4;
  --shade-hex: #000000;
  --shade-rgb: 0 0 0;
  --shade-hsl: 0 0% 0%;
  --shade-h: 0;
  --shade-s: 0%;
  --shade-l: 0%;
  --shade-r: 0;
  --shade-g: 0;
  --shade-b: 0;
  --header-height: 0rem;
  --offset: 0rem;
  --paragraph-spacing: 1em;
  --heading-spacing: 1.5em;
  --h1-lh: 1.2;
  --h2-lh: 1.2;
  --h3-lh: 1.2;
  --h4-lh: 1.2;
  --h5-lh: 1.2;
  --h6-lh: 1.2;
  --h1-length: 100%;
  --h2-length: 100%;
  --h3-length: 100%;
  --h4-length: 100%;
  --h5-length: 100%;
  --h6-length: 100%;
  --text-xxl-lh: 1.5;
  --text-xl-lh: 1.5;
  --text-l-lh: 1.5;
  --text-m-lh: 1.5;
  --text-s-lh: 1.5;
  --text-xs-lh: 1.5;
  --text-xxl-length: 100%;
  --text-xl-length: 100%;
  --text-l-length: 100%;
  --text-m-length: 100%;
  --text-s-length: 100%;
  --text-xs-length: 100%;
  --box-shadow-m: 0 4px 4px -10px rgba(0, 0, 0, 0.04), 0 13px 13px -10px rgba(0, 0, 0, 0.06), 0 40px 60px -10px rgba(0, 0, 0, 0.08);
  --box-shadow-l: 0 2.7px 3.6px -5px rgba(0, 0, 0, 0.04), 0 7.5px 10px -5px rgba(0, 0, 0, 0.06), 0 18px 24.1px -5px rgba(0, 0, 0, 0.08), 0 60px 80px -5px rgba(0, 0, 0, 0.1);
  --box-shadow-xl: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px -5px rgba(0, 0, 0, 0.04), 0 12.5px 10px -5px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px -5px rgba(0, 0, 0, 0.08), 0 41.8px 33.4px -5px rgba(0, 0, 0, 0.1), 0 80px 80px -5px rgba(0, 0, 0, 0.105);
  --admin-bar-height: var(--wp-admin--admin-bar--height);
}
@media (max-width: 991px) {
  :root {
    --header-height: 0rem;
    --header-height-l: 0rem;
    --offset-l: 0rem;
  }
}
@media (max-width: 767px) {
  :root {
    --header-height: 0rem;
    --header-height-m: 0rem;
    --offset-m: 0rem;
  }
}
@media (max-width: 479px) {
  :root {
    --header-height: 0rem;
    --header-height-s: 0rem;
    --offset-s: 0rem;
  }
}
body {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.6rem, calc(0.1912045889vw + 1.5388145315rem), 1.8rem);
  line-height: 1.5;
  background-color: var(--white);
  color: var(--base-ultra-dark);
}
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 + (3.9852 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.7648rem, calc(3.8099426386vw + 1.5456183556rem), 6.75rem);
  line-height: 1.2;
  color: var(--base-ultra-dark);
  max-width: 100%;
}
h2 {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (2.196 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.304rem, calc(2.0994263862vw + 1.6321835564rem), 4.5rem);
  line-height: 1.2;
  color: var(--base-ultra-dark);
  max-width: 100%;
}
h3 {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (1.08 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.92rem, calc(1.0325047801vw + 1.5895984704rem), 3rem);
  line-height: 1.2;
  color: var(--base-ultra-dark);
  max-width: 100%;
}
h4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.6rem, calc(0.3824091778vw + 1.4776290631rem), 2rem);
  line-height: 1.2;
  color: var(--base-ultra-dark);
  max-width: 100%;
}
h5 {
  font-size: 1.42rem;
  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;
  color: var(--base-ultra-dark);
  max-width: 100%;
}
h6 {
  font-size: 1.26rem;
  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.2;
  color: var(--base-ultra-dark);
  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;
}
::selection {
  background: var(--action);
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: var(--action);
  /* Gecko Browsers */
}
::selection {
  color: var(--action-dark);
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  color: var(--action-dark);
  /* Gecko Browsers */
}
.selection--alt ::selection {
  background: var(--base);
  /* WebKit/Blink Browsers */
}
.selection--alt ::-moz-selection {
  background: var(--base);
  /* Gecko Browsers */
}
.selection--alt ::selection {
  color: var(--white);
  /* WebKit/Blink Browsers */
}
.selection--alt ::-moz-selection {
  color: var(--white);
  /* Gecko Browsers */
}
.bg--action {
  background-color: #d7182c;
}
.bg--action-hover {
  background-color: #e82c3f;
}
.bg--action-ultra-light {
  background-color: #fce8ea;
}
.bg--action-light {
  background-color: #f7bac0;
}
.bg--action-medium {
  background-color: #e61a2e;
}
.bg--action-dark {
  background-color: #730d17;
}
.bg--action-ultra-dark {
  background-color: #2e0509;
}
.bg--action-comp {
  background-color: #18d8c5;
}
.bg--primary {
  background-color: #d7182c;
}
.bg--primary-hover {
  background-color: #e82c3f;
}
.bg--primary-ultra-light {
  background-color: #fce8ea;
}
.bg--primary-light {
  background-color: #f7bac0;
}
.bg--primary-medium {
  background-color: #e61a2e;
}
.bg--primary-dark {
  background-color: #730d17;
}
.bg--primary-ultra-dark {
  background-color: #2e0509;
}
.bg--primary-comp {
  background-color: #18d8c5;
}
.bg--white {
  background-color: #fff;
}
.bg--black {
  background-color: #000;
}
.bg--shade {
  background-color: #000000;
}
.bg--shade-hover {
  background-color: black;
}
.bg--shade-ultra-light {
  background-color: #f2f2f2;
}
.bg--shade-light {
  background-color: #d9d9d9;
}
.bg--shade-medium {
  background-color: gray;
}
.bg--shade-dark {
  background-color: #404040;
}
.bg--shade-ultra-dark {
  background-color: #1a1a1a;
}
.bg--shade-comp {
  background-color: black;
}
.bg--action-trans-10 {
  background-color: rgba(216, 24, 43, 0.1);
}
.bg--action-trans-20 {
  background-color: rgba(216, 24, 43, 0.2);
}
.bg--action-trans-40 {
  background-color: rgba(216, 24, 43, 0.4);
}
.bg--action-trans-60 {
  background-color: rgba(216, 24, 43, 0.6);
}
.bg--action-trans-80 {
  background-color: rgba(216, 24, 43, 0.8);
}
.bg--action-trans-90 {
  background-color: rgba(216, 24, 43, 0.9);
}
.bg--action-ultra-dark-trans-10 {
  background-color: rgba(46, 5, 9, 0.1);
}
.bg--action-ultra-dark-trans-20 {
  background-color: rgba(46, 5, 9, 0.2);
}
.bg--action-ultra-dark-trans-40 {
  background-color: rgba(46, 5, 9, 0.4);
}
.bg--action-ultra-dark-trans-60 {
  background-color: rgba(46, 5, 9, 0.6);
}
.bg--action-ultra-dark-trans-80 {
  background-color: rgba(46, 5, 9, 0.8);
}
.bg--action-ultra-dark-trans-90 {
  background-color: rgba(46, 5, 9, 0.9);
}
.bg--action-light-trans-10 {
  background-color: rgba(247, 186, 192, 0.1);
}
.bg--action-light-trans-20 {
  background-color: rgba(247, 186, 192, 0.2);
}
.bg--action-light-trans-40 {
  background-color: rgba(247, 186, 192, 0.4);
}
.bg--action-light-trans-60 {
  background-color: rgba(247, 186, 192, 0.6);
}
.bg--action-light-trans-80 {
  background-color: rgba(247, 186, 192, 0.8);
}
.bg--action-light-trans-90 {
  background-color: rgba(247, 186, 192, 0.9);
}
.bg--primary-trans-10 {
  background-color: rgba(216, 24, 43, 0.1);
}
.bg--primary-trans-20 {
  background-color: rgba(216, 24, 43, 0.2);
}
.bg--primary-trans-40 {
  background-color: rgba(216, 24, 43, 0.4);
}
.bg--primary-trans-60 {
  background-color: rgba(216, 24, 43, 0.6);
}
.bg--primary-trans-80 {
  background-color: rgba(216, 24, 43, 0.8);
}
.bg--primary-trans-90 {
  background-color: rgba(216, 24, 43, 0.9);
}
.bg--primary-ultra-dark-trans-10 {
  background-color: rgba(46, 5, 9, 0.1);
}
.bg--primary-ultra-dark-trans-20 {
  background-color: rgba(46, 5, 9, 0.2);
}
.bg--primary-ultra-dark-trans-40 {
  background-color: rgba(46, 5, 9, 0.4);
}
.bg--primary-ultra-dark-trans-60 {
  background-color: rgba(46, 5, 9, 0.6);
}
.bg--primary-ultra-dark-trans-80 {
  background-color: rgba(46, 5, 9, 0.8);
}
.bg--primary-ultra-dark-trans-90 {
  background-color: rgba(46, 5, 9, 0.9);
}
.bg--primary-light-trans-10 {
  background-color: rgba(247, 186, 192, 0.1);
}
.bg--primary-light-trans-20 {
  background-color: rgba(247, 186, 192, 0.2);
}
.bg--primary-light-trans-40 {
  background-color: rgba(247, 186, 192, 0.4);
}
.bg--primary-light-trans-60 {
  background-color: rgba(247, 186, 192, 0.6);
}
.bg--primary-light-trans-80 {
  background-color: rgba(247, 186, 192, 0.8);
}
.bg--primary-light-trans-90 {
  background-color: rgba(247, 186, 192, 0.9);
}
.bg--white-trans-10 {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg--white-trans-20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg--white-trans-40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg--white-trans-60 {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg--white-trans-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg--white-trans-90 {
  background-color: rgba(255, 255, 255, 0.9);
}
.bg--black-trans-10 {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg--black-trans-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg--black-trans-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg--black-trans-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg--black-trans-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg--black-trans-90 {
  background-color: rgba(0, 0, 0, 0.9);
}
.bg--shade-trans-10 {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg--shade-trans-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg--shade-trans-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg--shade-trans-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg--shade-trans-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg--shade-trans-90 {
  background-color: rgba(0, 0, 0, 0.9);
}
.bg--shade-ultra-dark-trans-10 {
  background-color: rgba(26, 26, 26, 0.1);
}
.bg--shade-ultra-dark-trans-20 {
  background-color: rgba(26, 26, 26, 0.2);
}
.bg--shade-ultra-dark-trans-40 {
  background-color: rgba(26, 26, 26, 0.4);
}
.bg--shade-ultra-dark-trans-60 {
  background-color: rgba(26, 26, 26, 0.6);
}
.bg--shade-ultra-dark-trans-80 {
  background-color: rgba(26, 26, 26, 0.8);
}
.bg--shade-ultra-dark-trans-90 {
  background-color: rgba(26, 26, 26, 0.9);
}
.bg--shade-light-trans-10 {
  background-color: rgba(217, 217, 217, 0.1);
}
.bg--shade-light-trans-20 {
  background-color: rgba(217, 217, 217, 0.2);
}
.bg--shade-light-trans-40 {
  background-color: rgba(217, 217, 217, 0.4);
}
.bg--shade-light-trans-60 {
  background-color: rgba(217, 217, 217, 0.6);
}
.bg--shade-light-trans-80 {
  background-color: rgba(217, 217, 217, 0.8);
}
.bg--shade-light-trans-90 {
  background-color: rgba(217, 217, 217, 0.9);
}
.fr-container-gap, .container-gap {
  row-gap: var(--space-xl);
}
.fr-content-gap, .content-gap {
  row-gap: var(--space-m);
}
.fr-grid-gap, .grid-gap {
  gap: var(--space-m);
}
.text--xs, .text--xs > p, .text--xs > ol li, .text--xs > ul li {
  font-size: 1.26rem;
  font-size: calc(1.3rem + (0.1 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.3rem, calc(0.0956022945vw + 1.2694072658rem), 1.4rem);
  line-height: 1.5;
  max-width: 100%;
}
.text--s, .text--s > p, .text--s > ol li, .text--s > ul li {
  font-size: 1.42rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.4rem, calc(0.1912045889vw + 1.3388145315rem), 1.6rem);
  line-height: 1.5;
  max-width: 100%;
}
.text--m, .text--m > p, .text--m > ol li, .text--m > ul li {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.6rem, calc(0.1912045889vw + 1.5388145315rem), 1.8rem);
  line-height: 1.5;
  max-width: 100%;
}
.text--l, .text--l > p, .text--l > ol li, .text--l > ul li {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.92rem, calc(0.4583173996vw + 1.7733384321rem), 2.3994rem);
  line-height: 1.5;
  max-width: 100%;
}
.text--xl, .text--xl > p, .text--xl > ol li, .text--xl > ul li {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.304rem, calc(0.8550671128vw + 2.0303785239rem), 3.1984002rem);
  line-height: 1.5;
  max-width: 100%;
}
.text--xxl, .text--xxl > p, .text--xxl > ol li, .text--xxl > ul li {
  font-size: 2.565rem;
  font-size: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.7648rem, calc(1.4327604843vw + 2.306316645rem), 4.2634674666rem);
  line-height: 1.5;
  max-width: 100%;
}
.h--1 {
  font-size: 2.565rem;
  font-size: calc(2.7648rem + (3.9852 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.7648rem, calc(3.8099426386vw + 1.5456183556rem), 6.75rem);
  line-height: 1.2;
  max-width: 100%;
}
.h--2 {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (2.196 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.304rem, calc(2.0994263862vw + 1.6321835564rem), 4.5rem);
  line-height: 1.2;
  max-width: 100%;
}
.h--3 {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (1.08 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.92rem, calc(1.0325047801vw + 1.5895984704rem), 3rem);
  line-height: 1.2;
  max-width: 100%;
}
.h--4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.6rem, calc(0.3824091778vw + 1.4776290631rem), 2rem);
  line-height: 1.2;
  max-width: 100%;
}
.h--5 {
  font-size: 1.42rem;
  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--6 {
  font-size: 1.26rem;
  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.2;
  max-width: 100%;
}
.text--xs.text--larger {
  font-size: 1.495rem;
  font-size: calc(1.495rem + (0.115 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.495rem, calc(0.1099426386vw + 1.4598183556rem), 1.61rem);
}
.text--s.text--larger {
  font-size: 1.61rem;
  font-size: calc(1.61rem + (0.23 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.61rem, calc(0.2198852772vw + 1.5396367113rem), 1.84rem);
}
.text--m.text--larger {
  font-size: 2.07rem;
  font-size: calc(1.84rem + (0.23 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.84rem, calc(0.2198852772vw + 1.7696367113rem), 2.07rem);
}
.text--l.text--larger {
  font-size: 2.3rem;
  font-size: calc(2.208rem + (0.55131 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.208rem, calc(0.5270650096vw + 2.0393391969rem), 2.75931rem);
}
.text--xl.text--larger {
  font-size: 2.645rem;
  font-size: calc(2.6496rem + (1.02856023 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.6496rem, calc(0.9833271797vw + 2.3349353025rem), 3.67816023rem);
}
.text--xxl.text--larger {
  font-size: 2.99rem;
  font-size: calc(3.17952rem + (1.7234675866 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(3.17952rem, calc(1.647674557vw + 2.6522641418rem), 4.9029875866rem);
}
h1.text--larger {
  font-size: 2.99rem;
  font-size: calc(3.17952rem + (4.58298 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(3.17952rem, calc(4.3814340344vw + 1.777461109rem), 7.7625rem);
}
h2.text--larger {
  font-size: 2.645rem;
  font-size: calc(2.6496rem + (2.5254 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.6496rem, calc(2.4143403442vw + 1.8770110899rem), 5.175rem);
}
h3.text--larger {
  font-size: 2.3rem;
  font-size: calc(2.208rem + (1.242 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.208rem, calc(1.1873804971vw + 1.8280382409rem), 3.45rem);
}
h4.text--larger {
  font-size: 2.07rem;
  font-size: calc(1.84rem + (0.46 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.84rem, calc(0.4397705545vw + 1.6992734226rem), 2.3rem);
}
h5.text--larger {
  font-size: 1.61rem;
  font-size: calc(1.84rem + (0.23 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.84rem, calc(0.2198852772vw + 1.7696367113rem), 2.07rem);
}
h6.text--larger {
  font-size: 1.495rem;
  font-size: calc(1.61rem + (0.46 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.61rem, calc(0.4397705545vw + 1.4692734226rem), 2.07rem);
}
.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(43.6789297659rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-3 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(32.7318295739rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-4 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(26.1723446894rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-5 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(21.8030050083rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-6 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(18.6838340486rem, 100vw - 6rem), 1fr));
  width: 100%;
}
.grid--auto-1-2 {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
.grid--auto-1-3 {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}
.grid--auto-2-1 {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.grid--auto-2-3 {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}
.grid--auto-3-1 {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}
.grid--auto-3-2 {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}
@media (max-width: 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(32.7318295739rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-1-3 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(32.7318295739rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-3-2 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(32.7318295739rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-2-3 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(32.7318295739rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-2-1 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(32.7318295739rem, 100vw - 6rem), 1fr));
  }
  .grid--auto-3-1 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(32.7318295739rem, 100vw - 6rem), 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(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
  gap: clamp(1.0666666667rem, calc(0.2549394519vw + 0.9850860421rem), 1.3333333333rem);
}
.gap--s {
  gap: 2.133rem;
  gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 104.6)));
  gap: clamp(1.6rem, calc(0.3824091778vw + 1.4776290631rem), 2rem);
}
.gap--m {
  gap: 2.4rem;
  gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 104.6)));
  gap: clamp(2.4rem, calc(0.5736137667vw + 2.2164435946rem), 3rem);
}
.gap--l {
  gap: 2.7rem;
  gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 104.6)));
  gap: clamp(3.1992rem, calc(1.2435946463vw + 2.8012497132rem), 4.5rem);
}
.gap--xl {
  gap: 3.038rem;
  gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 104.6)));
  gap: clamp(4.2645336rem, calc(2.3761629063vw + 3.50416147rem), 6.75rem);
}
.gap--xxl {
  gap: 3.42rem;
  gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 104.6)));
  gap: clamp(5.6846232888rem, calc(4.2451020184vw + 4.3261906429rem), 10.125rem);
}
@media (max-width: 1365px) {
  .gap--xl-xs {
    gap: 1.896rem;
    gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.0666666667rem, calc(0.2549394519vw + 0.9850860421rem), 1.3333333333rem);
  }
  .gap--xl-s {
    gap: 2.133rem;
    gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.6rem, calc(0.3824091778vw + 1.4776290631rem), 2rem);
  }
  .gap--xl-m {
    gap: 2.4rem;
    gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2.4rem, calc(0.5736137667vw + 2.2164435946rem), 3rem);
  }
  .gap--xl-l {
    gap: 2.7rem;
    gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 104.6)));
    gap: clamp(3.1992rem, calc(1.2435946463vw + 2.8012497132rem), 4.5rem);
  }
  .gap--xl-xl {
    gap: 3.038rem;
    gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 104.6)));
    gap: clamp(4.2645336rem, calc(2.3761629063vw + 3.50416147rem), 6.75rem);
  }
  .gap--xl-xxl {
    gap: 3.42rem;
    gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 104.6)));
    gap: clamp(5.6846232888rem, calc(4.2451020184vw + 4.3261906429rem), 10.125rem);
  }
}
@media (max-width: 991px) {
  .gap--l-xs {
    gap: 1.896rem;
    gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.0666666667rem, calc(0.2549394519vw + 0.9850860421rem), 1.3333333333rem);
  }
  .gap--l-s {
    gap: 2.133rem;
    gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.6rem, calc(0.3824091778vw + 1.4776290631rem), 2rem);
  }
  .gap--l-m {
    gap: 2.4rem;
    gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2.4rem, calc(0.5736137667vw + 2.2164435946rem), 3rem);
  }
  .gap--l-l {
    gap: 2.7rem;
    gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 104.6)));
    gap: clamp(3.1992rem, calc(1.2435946463vw + 2.8012497132rem), 4.5rem);
  }
  .gap--l-xl {
    gap: 3.038rem;
    gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 104.6)));
    gap: clamp(4.2645336rem, calc(2.3761629063vw + 3.50416147rem), 6.75rem);
  }
  .gap--l-xxl {
    gap: 3.42rem;
    gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 104.6)));
    gap: clamp(5.6846232888rem, calc(4.2451020184vw + 4.3261906429rem), 10.125rem);
  }
}
@media (max-width: 767px) {
  .gap--m-xs {
    gap: 1.896rem;
    gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.0666666667rem, calc(0.2549394519vw + 0.9850860421rem), 1.3333333333rem);
  }
  .gap--m-s {
    gap: 2.133rem;
    gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.6rem, calc(0.3824091778vw + 1.4776290631rem), 2rem);
  }
  .gap--m-m {
    gap: 2.4rem;
    gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2.4rem, calc(0.5736137667vw + 2.2164435946rem), 3rem);
  }
  .gap--m-l {
    gap: 2.7rem;
    gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 104.6)));
    gap: clamp(3.1992rem, calc(1.2435946463vw + 2.8012497132rem), 4.5rem);
  }
  .gap--m-xl {
    gap: 3.038rem;
    gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 104.6)));
    gap: clamp(4.2645336rem, calc(2.3761629063vw + 3.50416147rem), 6.75rem);
  }
  .gap--m-xxl {
    gap: 3.42rem;
    gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 104.6)));
    gap: clamp(5.6846232888rem, calc(4.2451020184vw + 4.3261906429rem), 10.125rem);
  }
}
@media (max-width: 479px) {
  .gap--s-xs {
    gap: 1.896rem;
    gap: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.0666666667rem, calc(0.2549394519vw + 0.9850860421rem), 1.3333333333rem);
  }
  .gap--s-s {
    gap: 2.133rem;
    gap: calc(1.6rem + (0.4 * ((100vw - 32rem) / 104.6)));
    gap: clamp(1.6rem, calc(0.3824091778vw + 1.4776290631rem), 2rem);
  }
  .gap--s-m {
    gap: 2.4rem;
    gap: calc(2.4rem + (0.6 * ((100vw - 32rem) / 104.6)));
    gap: clamp(2.4rem, calc(0.5736137667vw + 2.2164435946rem), 3rem);
  }
  .gap--s-l {
    gap: 2.7rem;
    gap: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 104.6)));
    gap: clamp(3.1992rem, calc(1.2435946463vw + 2.8012497132rem), 4.5rem);
  }
  .gap--s-xl {
    gap: 3.038rem;
    gap: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 104.6)));
    gap: clamp(4.2645336rem, calc(2.3761629063vw + 3.50416147rem), 6.75rem);
  }
  .gap--s-xxl {
    gap: 3.42rem;
    gap: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 104.6)));
    gap: clamp(5.6846232888rem, calc(4.2451020184vw + 4.3261906429rem), 10.125rem);
  }
}
.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;
}
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.3rem + (0.1 * ((100vw - 32rem) / 104.6)));
    --text-s: calc(1.4rem + (0.2 * ((100vw - 32rem) / 104.6)));
    --text-m: calc(1.6rem + (0.2 * ((100vw - 32rem) / 104.6)));
    --text-l: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 104.6)));
    --text-xl: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 104.6)));
    --text-xxl: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 104.6)));
    --h6: calc(1.4rem + (0.4 * ((100vw - 32rem) / 104.6)));
    --h5: calc(1.6rem + (0.2 * ((100vw - 32rem) / 104.6)));
    --h4: calc(1.6rem + (0.4 * ((100vw - 32rem) / 104.6)));
    --h3: calc(1.92rem + (1.08 * ((100vw - 32rem) / 104.6)));
    --h2: calc(2.304rem + (2.196 * ((100vw - 32rem) / 104.6)));
    --h1: calc(2.7648rem + (3.9852 * ((100vw - 32rem) / 104.6)));
  }
  @media (min-width: 1365px) {
    :root {
      --text-xs: 1.4rem;
      --text-s: 1.6rem;
      --text-m: 1.8rem;
      --text-l: 2.3994rem;
      --text-xl: 3.1984002rem;
      --text-xxl: 4.2634674666rem;
      --h6: 1.8rem;
      --h5: 1.8rem;
      --h4: 2rem;
      --h3: 3rem;
      --h2: 4.5rem;
      --h1: 6.75rem;
    }
  }
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
  :root {
    --text-xs: clamp(1.3rem, calc(0.0956022945vw + 1.2694072658rem), 1.4rem);
    --text-s: clamp(1.4rem, calc(0.1912045889vw + 1.3388145315rem), 1.6rem);
    --text-m: clamp(1.6rem, calc(0.1912045889vw + 1.5388145315rem), 1.8rem);
    --text-l: clamp(1.92rem, calc(0.4583173996vw + 1.7733384321rem), 2.3994rem);
    --text-xl: clamp(2.304rem, calc(0.8550671128vw + 2.0303785239rem), 3.1984002rem);
    --text-xxl: clamp(2.7648rem, calc(1.4327604843vw + 2.306316645rem), 4.2634674666rem);
    --h6: clamp(1.4rem, calc(0.3824091778vw + 1.2776290631rem), 1.8rem);
    --h5: clamp(1.6rem, calc(0.1912045889vw + 1.5388145315rem), 1.8rem);
    --h4: clamp(1.6rem, calc(0.3824091778vw + 1.4776290631rem), 2rem);
    --h3: clamp(1.92rem, calc(1.0325047801vw + 1.5895984704rem), 3rem);
    --h2: clamp(2.304rem, calc(2.0994263862vw + 1.6321835564rem), 4.5rem);
    --h1: clamp(2.7648rem, calc(3.8099426386vw + 1.5456183556rem), 6.75rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(1.0666666667rem + (0.2666666667 * ((100vw - 32rem) / 104.6)));
    --space-s: calc(1.6rem + (0.4 * ((100vw - 32rem) / 104.6)));
    --space-m: calc(2.4rem + (0.6 * ((100vw - 32rem) / 104.6)));
    --space-l: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 104.6)));
    --space-xl: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 104.6)));
    --space-xxl: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 104.6)));
    --section-space-xs: calc(2.1333333333rem + (1.8666666667 * ((100vw - 32rem) / 104.6)));
    --section-space-s: calc(3.2rem + (2.8 * ((100vw - 32rem) / 104.6)));
    --section-space-m: calc(4.8rem + (4.2 * ((100vw - 32rem) / 104.6)));
    --section-space-l: calc(6.3984rem + (7.1016 * ((100vw - 32rem) / 104.6)));
    --section-space-xl: calc(8.5290672rem + (11.7209328 * ((100vw - 32rem) / 104.6)));
    --section-space-xxl: calc(11.3692465776rem + (19.0057534224 * ((100vw - 32rem) / 104.6)));
    --section-padding-x: calc(1.6rem + (4.4 * ((100vw - 32rem) / 104.6)));
  }
  @media (min-width: 1365px) {
    :root {
      --space-xs: 1.3333333333rem;
      --space-s: 2rem;
      --space-m: 3rem;
      --space-l: 4.5rem;
      --space-xl: 6.75rem;
      --space-xxl: 10.125rem;
      --section-space-xs: 4rem;
      --section-space-s: 6rem;
      --section-space-m: 9rem;
      --section-space-l: 13.5rem;
      --section-space-xl: 20.25rem;
      --section-space-xxl: 30.375rem;
      --section-padding-x: 6rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(1.0666666667rem, calc(0.2549394519vw + 0.9850860421rem), 1.3333333333rem);
    --space-s: clamp(1.6rem, calc(0.3824091778vw + 1.4776290631rem), 2rem);
    --space-m: clamp(2.4rem, calc(0.5736137667vw + 2.2164435946rem), 3rem);
    --space-l: clamp(3.1992rem, calc(1.2435946463vw + 2.8012497132rem), 4.5rem);
    --space-xl: clamp(4.2645336rem, calc(2.3761629063vw + 3.50416147rem), 6.75rem);
    --space-xxl: clamp(5.6846232888rem, calc(4.2451020184vw + 4.3261906429rem), 10.125rem);
    --section-space-xs: clamp(2.1333333333rem, calc(1.7845761632vw + 1.5622689611rem), 4rem);
    --section-space-s: clamp(3.2rem, calc(2.6768642447vw + 2.3434034417rem), 6rem);
    --section-space-m: clamp(4.8rem, calc(4.0152963671vw + 3.5151051625rem), 9rem);
    --section-space-l: clamp(6.3984rem, calc(6.789292543vw + 4.2258263862rem), 13.5rem);
    --section-space-xl: clamp(8.5290672rem, calc(11.2054806883vw + 4.9433133797rem), 20.25rem);
    --section-space-xxl: clamp(11.3692465776rem, calc(18.1699363503vw + 5.5548669455rem), 30.375rem);
    --section-padding-x: clamp(1.6rem, calc(4.206500956vw + 0.2539196941rem), 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);
}
.fr-content-gap {
  display: flex;
  flex-direction: column;
  gap: var(--space-s);
}
.fr-container-gap {
  display: flex;
  flex-direction: column;
  gap: var(--space-l);
}
.fr-grid-gap {
  gap: var(--space-l);
}
.fr-lede, p.fr-lede {
  max-width: 60ch;
}
.fr-text--light {
  color: var(--shade-ultra-light);
}
.fr-text--dark {
  color: var(--shade-ultra-dark);
}
.fr-bg--light {
  background-color: var(--shade-ultra-light);
}
.fr-bg--dark {
  background-color: var(--shade-ultra-dark);
}
.fr-hero-padding {
  padding-top: var(--fr-hero-padding);
  padding-bottom: var(--fr-hero-padding);
}
:root {
  --f-light-input-radius: 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-border-size);
  border-color: var(--action);
  border-radius: var(--f-light-input-radius);
  -webkit-border-radius: var(--f-light-input-radius);
  -moz-border-radius: var(--f-light-input-radius);
  -ms-border-radius: var(--f-light-input-radius);
  -o-border-radius: var(--f-light-input-radius);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 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: 0;
  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;
}
