/* Version: 2.2.0.2 - Generated 2023-02-03 18:25:03 */
html {
  font-size: 62.5% !important;
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  min-height: 100vh;
}
img, picture {
  max-width: 100%;
}
input, button, textarea, select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.hidden-accessible {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  /* added line */
  border: 0;
}
:root {
  --action: #ee741d;
  --action-hover: #f18a40;
  --action-ultra-light: #fdf0e7;
  --action-light: #fad3b8;
  --action-medium: #ed6d12;
  --action-dark: #773709;
  --action-ultra-dark: #2f1604;
  --action-comp: #1b96ee;
  --primary: #606060;
  --primary-hover: #6f6f6f;
  --primary-ultra-light: #f2f2f2;
  --primary-light: #d9d9d9;
  --primary-medium: gray;
  --primary-dark: #404040;
  --primary-ultra-dark: #1a1a1a;
  --primary-comp: #616161;
  --accent: #ee741d;
  --accent-hover: #f18a40;
  --accent-ultra-light: #fdf0e7;
  --accent-light: #fad3b8;
  --accent-medium: #ed6d12;
  --accent-dark: #773709;
  --accent-ultra-dark: #2f1604;
  --accent-comp: #1b96ee;
  --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(238, 115, 27, 0.1);
  --action-trans-20: rgba(238, 115, 27, 0.2);
  --action-trans-40: rgba(238, 115, 27, 0.4);
  --action-trans-60: rgba(238, 115, 27, 0.6);
  --action-trans-80: rgba(238, 115, 27, 0.8);
  --action-trans-90: rgba(238, 115, 27, 0.9);
  --action-ultra-dark-trans-10: rgba(47, 22, 4, 0.1);
  --action-ultra-dark-trans-20: rgba(47, 22, 4, 0.2);
  --action-ultra-dark-trans-40: rgba(47, 22, 4, 0.4);
  --action-ultra-dark-trans-60: rgba(47, 22, 4, 0.6);
  --action-ultra-dark-trans-80: rgba(47, 22, 4, 0.8);
  --action-ultra-dark-trans-90: rgba(47, 22, 4, 0.9);
  --action-light-trans-10: rgba(250, 211, 184, 0.1);
  --action-light-trans-20: rgba(250, 211, 184, 0.2);
  --action-light-trans-40: rgba(250, 211, 184, 0.4);
  --action-light-trans-60: rgba(250, 211, 184, 0.6);
  --action-light-trans-80: rgba(250, 211, 184, 0.8);
  --action-light-trans-90: rgba(250, 211, 184, 0.9);
  --primary-trans-10: rgba(97, 97, 97, 0.1);
  --primary-trans-20: rgba(97, 97, 97, 0.2);
  --primary-trans-40: rgba(97, 97, 97, 0.4);
  --primary-trans-60: rgba(97, 97, 97, 0.6);
  --primary-trans-80: rgba(97, 97, 97, 0.8);
  --primary-trans-90: rgba(97, 97, 97, 0.9);
  --primary-ultra-dark-trans-10: rgba(26, 26, 26, 0.1);
  --primary-ultra-dark-trans-20: rgba(26, 26, 26, 0.2);
  --primary-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
  --primary-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
  --primary-ultra-dark-trans-80: rgba(26, 26, 26, 0.8);
  --primary-ultra-dark-trans-90: rgba(26, 26, 26, 0.9);
  --primary-light-trans-10: rgba(217, 217, 217, 0.1);
  --primary-light-trans-20: rgba(217, 217, 217, 0.2);
  --primary-light-trans-40: rgba(217, 217, 217, 0.4);
  --primary-light-trans-60: rgba(217, 217, 217, 0.6);
  --primary-light-trans-80: rgba(217, 217, 217, 0.8);
  --primary-light-trans-90: rgba(217, 217, 217, 0.9);
  --accent-trans-10: rgba(238, 115, 27, 0.1);
  --accent-trans-20: rgba(238, 115, 27, 0.2);
  --accent-trans-40: rgba(238, 115, 27, 0.4);
  --accent-trans-60: rgba(238, 115, 27, 0.6);
  --accent-trans-80: rgba(238, 115, 27, 0.8);
  --accent-trans-90: rgba(238, 115, 27, 0.9);
  --accent-ultra-dark-trans-10: rgba(47, 22, 4, 0.1);
  --accent-ultra-dark-trans-20: rgba(47, 22, 4, 0.2);
  --accent-ultra-dark-trans-40: rgba(47, 22, 4, 0.4);
  --accent-ultra-dark-trans-60: rgba(47, 22, 4, 0.6);
  --accent-ultra-dark-trans-80: rgba(47, 22, 4, 0.8);
  --accent-ultra-dark-trans-90: rgba(47, 22, 4, 0.9);
  --accent-light-trans-10: rgba(250, 211, 184, 0.1);
  --accent-light-trans-20: rgba(250, 211, 184, 0.2);
  --accent-light-trans-40: rgba(250, 211, 184, 0.4);
  --accent-light-trans-60: rgba(250, 211, 184, 0.6);
  --accent-light-trans-80: rgba(250, 211, 184, 0.8);
  --accent-light-trans-90: rgba(250, 211, 184, 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;
  --width-xs: calc((128 * 0.1) * 1rem);
  --width-s: calc((128 * 0.2) * 1rem);
  --width-m: calc((128 * 0.4) * 1rem);
  --width-l: calc((128 * 0.6) * 1rem);
  --width-xl: calc((128 * 0.8) * 1rem);
  --width-xxl: calc((128 * 0.9) * 1rem);
  --width-vp-max: 128rem;
  --width-50: calc((128 / 2) * 1rem);
  --width-full: 100%;
  --radius-xs: 0.4444444444rem;
  --radius-s: 0.6666666667rem;
  --radius-m: 1rem;
  --radius-l: 1.5rem;
  --radius-xl: 2.25rem;
  --radius-xxl: 3.375rem;
  --radius-50: 50%;
  --radius-circle: 50%;
  --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: 1rem;
  --section-gutter: 1rem;
  --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-weight: 400;
  --btn-width: 20;
  --primary-h: 0;
  --primary-s: 0%;
  --primary-l: 38%;
  --secondary-h: 276;
  --secondary-s: 16%;
  --secondary-l: 41%;
  --accent-h: 25;
  --accent-s: 86%;
  --accent-l: 52%;
  --base-h: 213;
  --base-s: 36%;
  --base-l: 32%;
  --shade-h: 0;
  --shade-s: 0%;
  --shade-l: 0%;
  --header-height: 0rem;
  --offset: 0rem;
  --paragraph-spacing: 1em;
  --heading-spacing: 1.5em;
}
@media (max-width: 991px) {
  :root {
    --header-height-l: 0rem;
    --offset-l: 0rem;
  }
}
@media (max-width: 767px) {
  :root {
    --header-height-m: 0rem;
    --offset-m: 0rem;
  }
}
@media (max-width: 479px) {
  :root {
    --header-height-s: 0rem;
    --offset-s: 0rem;
  }
}
body {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
  line-height: 1.5;
}
body a {
  color: var(--action);
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}
body a:hover {
  color: var(--action-hover);
}
h1 {
  font-size: 2.565rem;
  font-size: calc(2.4192rem + (1.3705488592 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.4192rem, calc(1.4276550617vw + 1.9623503803rem), 3.7897488592rem);
  line-height: 1.2;
  max-width: 100%;
}
h2 {
  font-size: 2.28rem;
  font-size: calc(2.016rem + (0.8270224 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.016rem, calc(0.8614816667vw + 1.7403258667rem), 2.8430224rem);
  line-height: 1.2;
  max-width: 100%;
}
h3 {
  font-size: 2.025rem;
  font-size: calc(1.68rem + (0.4528 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.68rem, calc(0.4716666667vw + 1.5290666667rem), 2.1328rem);
  line-height: 1.2;
  max-width: 100%;
}
h4 {
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.4rem, calc(0.2083333333vw + 1.3333333333rem), 1.6rem);
  line-height: 1.2;
  max-width: 100%;
}
h5 {
  font-size: 1.42rem;
  font-size: calc(1.2rem + (0 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
  line-height: 1.2;
  max-width: 100%;
}
h6 {
  font-size: 1.26rem;
  font-size: calc(1.1rem + (0 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
  line-height: 1.2;
  max-width: 100%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  text-decoration: inherit;
  color: currentcolor;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: currentcolor;
}
p {
  max-width: 100%;
}
.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);
}
.margin-top--xs {
  margin-top: 1.896rem;
  margin-top: calc(0.4444444444rem + (0.2222222222 * ((100vw - 32rem) / 96)));
  margin-top: clamp(0.4444444444rem, calc(0.2314814815vw + 0.3703703704rem), 0.6666666667rem);
}
.margin-top--s {
  margin-top: 2.133rem;
  margin-top: calc(0.6666666667rem + (0.3333333333 * ((100vw - 32rem) / 96)));
  margin-top: clamp(0.6666666667rem, calc(0.3472222222vw + 0.5555555556rem), 1rem);
}
.margin-top--m {
  margin-top: 2.4rem;
  margin-top: calc(1rem + (0.5 * ((100vw - 32rem) / 96)));
  margin-top: clamp(1rem, calc(0.5208333333vw + 0.8333333333rem), 1.5rem);
}
.margin-top--l {
  margin-top: 2.7rem;
  margin-top: calc(1.333rem + (0.917 * ((100vw - 32rem) / 96)));
  margin-top: clamp(1.333rem, calc(0.9552083333vw + 1.0273333333rem), 2.25rem);
}
.margin-top--xl {
  margin-top: 3.038rem;
  margin-top: calc(1.776889rem + (1.598111 * ((100vw - 32rem) / 96)));
  margin-top: clamp(1.776889rem, calc(1.6646989583vw + 1.2441853333rem), 3.375rem);
}
.margin-top--xxl {
  margin-top: 3.42rem;
  margin-top: calc(2.368593037rem + (2.693906963 * ((100vw - 32rem) / 96)));
  margin-top: clamp(2.368593037rem, calc(2.8061530865vw + 1.4706240493rem), 5.0625rem);
}
.margin-bottom--xs {
  margin-bottom: 1.896rem;
  margin-bottom: calc(0.4444444444rem + (0.2222222222 * ((100vw - 32rem) / 96)));
  margin-bottom: clamp(0.4444444444rem, calc(0.2314814815vw + 0.3703703704rem), 0.6666666667rem);
}
.margin-bottom--s {
  margin-bottom: 2.133rem;
  margin-bottom: calc(0.6666666667rem + (0.3333333333 * ((100vw - 32rem) / 96)));
  margin-bottom: clamp(0.6666666667rem, calc(0.3472222222vw + 0.5555555556rem), 1rem);
}
.margin-bottom--m {
  margin-bottom: 2.4rem;
  margin-bottom: calc(1rem + (0.5 * ((100vw - 32rem) / 96)));
  margin-bottom: clamp(1rem, calc(0.5208333333vw + 0.8333333333rem), 1.5rem);
}
.margin-bottom--l {
  margin-bottom: 2.7rem;
  margin-bottom: calc(1.333rem + (0.917 * ((100vw - 32rem) / 96)));
  margin-bottom: clamp(1.333rem, calc(0.9552083333vw + 1.0273333333rem), 2.25rem);
}
.margin-bottom--xl {
  margin-bottom: 3.038rem;
  margin-bottom: calc(1.776889rem + (1.598111 * ((100vw - 32rem) / 96)));
  margin-bottom: clamp(1.776889rem, calc(1.6646989583vw + 1.2441853333rem), 3.375rem);
}
.margin-bottom--xxl {
  margin-bottom: 3.42rem;
  margin-bottom: calc(2.368593037rem + (2.693906963 * ((100vw - 32rem) / 96)));
  margin-bottom: clamp(2.368593037rem, calc(2.8061530865vw + 1.4706240493rem), 5.0625rem);
}
.margin-right--xs {
  margin-right: 1.896rem;
  margin-right: calc(0.4444444444rem + (0.2222222222 * ((100vw - 32rem) / 96)));
  margin-right: clamp(0.4444444444rem, calc(0.2314814815vw + 0.3703703704rem), 0.6666666667rem);
}
.margin-right--s {
  margin-right: 2.133rem;
  margin-right: calc(0.6666666667rem + (0.3333333333 * ((100vw - 32rem) / 96)));
  margin-right: clamp(0.6666666667rem, calc(0.3472222222vw + 0.5555555556rem), 1rem);
}
.margin-right--m {
  margin-right: 2.4rem;
  margin-right: calc(1rem + (0.5 * ((100vw - 32rem) / 96)));
  margin-right: clamp(1rem, calc(0.5208333333vw + 0.8333333333rem), 1.5rem);
}
.margin-right--l {
  margin-right: 2.7rem;
  margin-right: calc(1.333rem + (0.917 * ((100vw - 32rem) / 96)));
  margin-right: clamp(1.333rem, calc(0.9552083333vw + 1.0273333333rem), 2.25rem);
}
.margin-right--xl {
  margin-right: 3.038rem;
  margin-right: calc(1.776889rem + (1.598111 * ((100vw - 32rem) / 96)));
  margin-right: clamp(1.776889rem, calc(1.6646989583vw + 1.2441853333rem), 3.375rem);
}
.margin-right--xxl {
  margin-right: 3.42rem;
  margin-right: calc(2.368593037rem + (2.693906963 * ((100vw - 32rem) / 96)));
  margin-right: clamp(2.368593037rem, calc(2.8061530865vw + 1.4706240493rem), 5.0625rem);
}
.margin-left--xs {
  margin-left: 1.896rem;
  margin-left: calc(0.4444444444rem + (0.2222222222 * ((100vw - 32rem) / 96)));
  margin-left: clamp(0.4444444444rem, calc(0.2314814815vw + 0.3703703704rem), 0.6666666667rem);
}
.margin-left--s {
  margin-left: 2.133rem;
  margin-left: calc(0.6666666667rem + (0.3333333333 * ((100vw - 32rem) / 96)));
  margin-left: clamp(0.6666666667rem, calc(0.3472222222vw + 0.5555555556rem), 1rem);
}
.margin-left--m {
  margin-left: 2.4rem;
  margin-left: calc(1rem + (0.5 * ((100vw - 32rem) / 96)));
  margin-left: clamp(1rem, calc(0.5208333333vw + 0.8333333333rem), 1.5rem);
}
.margin-left--l {
  margin-left: 2.7rem;
  margin-left: calc(1.333rem + (0.917 * ((100vw - 32rem) / 96)));
  margin-left: clamp(1.333rem, calc(0.9552083333vw + 1.0273333333rem), 2.25rem);
}
.margin-left--xl {
  margin-left: 3.038rem;
  margin-left: calc(1.776889rem + (1.598111 * ((100vw - 32rem) / 96)));
  margin-left: clamp(1.776889rem, calc(1.6646989583vw + 1.2441853333rem), 3.375rem);
}
.margin-left--xxl {
  margin-left: 3.42rem;
  margin-left: calc(2.368593037rem + (2.693906963 * ((100vw - 32rem) / 96)));
  margin-left: clamp(2.368593037rem, calc(2.8061530865vw + 1.4706240493rem), 5.0625rem);
}
.pad--xs {
  padding: 1.896rem;
  padding: calc(0.4444444444rem + (0.2222222222 * ((100vw - 32rem) / 96)));
  padding: clamp(0.4444444444rem, calc(0.2314814815vw + 0.3703703704rem), 0.6666666667rem);
}
.pad--s {
  padding: 2.133rem;
  padding: calc(0.6666666667rem + (0.3333333333 * ((100vw - 32rem) / 96)));
  padding: clamp(0.6666666667rem, calc(0.3472222222vw + 0.5555555556rem), 1rem);
}
.pad--m {
  padding: 2.4rem;
  padding: calc(1rem + (0.5 * ((100vw - 32rem) / 96)));
  padding: clamp(1rem, calc(0.5208333333vw + 0.8333333333rem), 1.5rem);
}
.pad--l {
  padding: 2.7rem;
  padding: calc(1.333rem + (0.917 * ((100vw - 32rem) / 96)));
  padding: clamp(1.333rem, calc(0.9552083333vw + 1.0273333333rem), 2.25rem);
}
.pad--xl {
  padding: 3.038rem;
  padding: calc(1.776889rem + (1.598111 * ((100vw - 32rem) / 96)));
  padding: clamp(1.776889rem, calc(1.6646989583vw + 1.2441853333rem), 3.375rem);
}
.pad--xxl {
  padding: 3.42rem;
  padding: calc(2.368593037rem + (2.693906963 * ((100vw - 32rem) / 96)));
  padding: clamp(2.368593037rem, calc(2.8061530865vw + 1.4706240493rem), 5.0625rem);
}
.pad--none:not(.ct-section) {
  padding: 0 !important;
}
.text--action {
  color: #ee741d;
}
.text--action-hover {
  color: #f18a40;
}
.text--action-ultra-light {
  color: #fdf0e7;
}
.text--action-light {
  color: #fad3b8;
}
.text--action-medium {
  color: #ed6d12;
}
.text--action-dark {
  color: #773709;
}
.text--action-ultra-dark {
  color: #2f1604;
}
.text--action-comp {
  color: #1b96ee;
}
.text--primary {
  color: #606060;
}
.text--primary-hover {
  color: #6f6f6f;
}
.text--primary-ultra-light {
  color: #f2f2f2;
}
.text--primary-light {
  color: #d9d9d9;
}
.text--primary-medium {
  color: gray;
}
.text--primary-dark {
  color: #404040;
}
.text--primary-ultra-dark {
  color: #1a1a1a;
}
.text--primary-comp {
  color: #616161;
}
.text--accent {
  color: #ee741d;
}
.text--accent-hover {
  color: #f18a40;
}
.text--accent-ultra-light {
  color: #fdf0e7;
}
.text--accent-light {
  color: #fad3b8;
}
.text--accent-medium {
  color: #ed6d12;
}
.text--accent-dark {
  color: #773709;
}
.text--accent-ultra-dark {
  color: #2f1604;
}
.text--accent-comp {
  color: #1b96ee;
}
.text--white {
  color: #fff;
}
.text--black {
  color: #000;
}
.text--shade {
  color: #000000;
}
.text--shade-hover {
  color: black;
}
.text--shade-ultra-light {
  color: #f2f2f2;
}
.text--shade-light {
  color: #d9d9d9;
}
.text--shade-medium {
  color: gray;
}
.text--shade-dark {
  color: #404040;
}
.text--shade-ultra-dark {
  color: #1a1a1a;
}
.text--shade-comp {
  color: black;
}
.text--xs {
  font-size: 1.26rem;
  font-size: calc(1.1rem + (0 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
}
.text--s {
  font-size: 1.42rem;
  font-size: calc(1.2rem + (0 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
}
.text--m {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
}
.text--l {
  font-size: 2.025rem;
  font-size: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.92rem, calc(0.499375vw + 1.7602rem), 2.3994rem);
}
.text--xl {
  font-size: 2.28rem;
  font-size: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.304rem, calc(0.931666875vw + 2.0058666rem), 3.1984002rem);
}
.text--xxl {
  font-size: 2.565rem;
  font-size: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.7648rem, calc(1.5611119444vw + 2.2652441778rem), 4.2634674666rem);
}
.h--1 {
  font-size: 2.565rem;
  font-size: calc(2.4192rem + (1.3705488592 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.4192rem, calc(1.4276550617vw + 1.9623503803rem), 3.7897488592rem);
  line-height: 1.2;
}
.h--2 {
  font-size: 2.28rem;
  font-size: calc(2.016rem + (0.8270224 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.016rem, calc(0.8614816667vw + 1.7403258667rem), 2.8430224rem);
  line-height: 1.2;
}
.h--3 {
  font-size: 2.025rem;
  font-size: calc(1.68rem + (0.4528 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.68rem, calc(0.4716666667vw + 1.5290666667rem), 2.1328rem);
  line-height: 1.2;
}
.h--4 {
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.4rem, calc(0.2083333333vw + 1.3333333333rem), 1.6rem);
  line-height: 1.2;
}
.h--5 {
  font-size: 1.42rem;
  font-size: calc(1.2rem + (0 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
  line-height: 1.2;
}
.h--6 {
  font-size: 1.26rem;
  font-size: calc(1.1rem + (0 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
  line-height: 1.2;
}
.text--xs.text--larger {
  font-size: 1.56rem;
  font-size: calc(1.32rem + (0.33 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.32rem, calc(0.34375vw + 1.21rem), 1.65rem);
}
.text--s.text--larger {
  font-size: 1.68rem;
  font-size: calc(1.44rem + (0.36 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.44rem, calc(0.375vw + 1.32rem), 1.8rem);
}
.text--m.text--larger {
  font-size: 2.16rem;
  font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.92rem, calc(0.8125vw + 1.66rem), 2.7rem);
}
.text--l.text--larger {
  font-size: 2.4rem;
  font-size: calc(2.304rem + (1.2951 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.304rem, calc(1.3490625vw + 1.8723rem), 3.5991rem);
}
.text--xl.text--larger {
  font-size: 2.76rem;
  font-size: calc(2.7648rem + (2.0328003 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.7648rem, calc(2.1175003125vw + 2.0871999rem), 4.7976003rem);
}
.text--xxl.text--larger {
  font-size: 3.12rem;
  font-size: calc(3.31776rem + (3.0774411999 * ((100vw - 32rem) / 96)));
  font-size: clamp(3.31776rem, calc(3.2056679166vw + 2.2919462667rem), 6.3952011999rem);
}
h1.text--larger {
  font-size: 3.12rem;
  font-size: calc(2.90304rem + (2.7815832888 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.90304rem, calc(2.8974825925vw + 1.9758455704rem), 5.6846232888rem);
}
h2.text--larger {
  font-size: 2.76rem;
  font-size: calc(2.4192rem + (1.8453336 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.4192rem, calc(1.9222225vw + 1.8040888rem), 4.2645336rem);
}
h3.text--larger {
  font-size: 2.4rem;
  font-size: calc(2.016rem + (1.1832 * ((100vw - 32rem) / 96)));
  font-size: clamp(2.016rem, calc(1.2325vw + 1.6216rem), 3.1992rem);
}
h4.text--larger {
  font-size: 2.16rem;
  font-size: calc(1.68rem + (0.72 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.68rem, calc(0.75vw + 1.44rem), 2.4rem);
}
h5.text--larger {
  font-size: 1.68rem;
  font-size: calc(1.44rem + (0.36 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.44rem, calc(0.375vw + 1.32rem), 1.8rem);
}
h6.text--larger {
  font-size: 1.56rem;
  font-size: calc(1.32rem + (0.33 * ((100vw - 32rem) / 96)));
  font-size: clamp(1.32rem, calc(0.34375vw + 1.21rem), 1.65rem);
}
.text--100 {
  font-weight: 100;
}
.text--200 {
  font-weight: 200;
}
.text--300 {
  font-weight: 300;
}
.text--400 {
  font-weight: 400;
}
.text--500 {
  font-weight: 500;
}
.text--600 {
  font-weight: 600;
}
.text--700 {
  font-weight: 700;
}
.text--800 {
  font-weight: 800;
}
.text--900 {
  font-weight: 900;
}
.text--bold {
  font-weight: bold;
}
.text--italic {
  font-style: italic;
}
.text--oblique {
  font-style: oblique;
}
.text--decoration-none {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.text--underline {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.text--underline-wavy {
  -webkit-text-decoration: underline wavy;
  text-decoration: underline wavy;
}
.text--underline-dotted {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.text--underline-double {
  -webkit-text-decoration: underline double;
  text-decoration: underline double;
}
.text--underline-dashed {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}
.text--overline {
  -webkit-text-decoration: overline;
  text-decoration: overline;
}
.text--line-through {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.text--transform-none {
  text-transform: none;
}
.text--uppercase {
  text-transform: uppercase;
}
.text--lowercase {
  text-transform: lowercase;
}
.text--capitalize {
  text-transform: capitalize;
}
.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--justify {
  text-align: justify;
}
.link--action a, a.link--action {
  color: #ee741d;
}
.link--action a:hover, a.link--action:hover {
  color: var(--action-hover);
}
.link--action-hover a, a.link--action-hover {
  color: #f18a40;
}
.link--action-hover a:hover, a.link--action-hover:hover {
  color: var(--action-hover);
}
.link--action-ultra-light a, a.link--action-ultra-light {
  color: #fdf0e7;
}
.link--action-ultra-light a:hover, a.link--action-ultra-light:hover {
  color: var(--action-hover);
}
.link--action-light a, a.link--action-light {
  color: #fad3b8;
}
.link--action-light a:hover, a.link--action-light:hover {
  color: var(--action-hover);
}
.link--action-medium a, a.link--action-medium {
  color: #ed6d12;
}
.link--action-medium a:hover, a.link--action-medium:hover {
  color: var(--action-hover);
}
.link--action-dark a, a.link--action-dark {
  color: #773709;
}
.link--action-dark a:hover, a.link--action-dark:hover {
  color: var(--action-hover);
}
.link--action-ultra-dark a, a.link--action-ultra-dark {
  color: #2f1604;
}
.link--action-ultra-dark a:hover, a.link--action-ultra-dark:hover {
  color: var(--action-hover);
}
.link--action-comp a, a.link--action-comp {
  color: #1b96ee;
}
.link--action-comp a:hover, a.link--action-comp:hover {
  color: var(--action-hover);
}
.link--primary a, a.link--primary {
  color: #606060;
}
.link--primary a:hover, a.link--primary:hover {
  color: var(--primary-hover);
}
.link--primary-hover a, a.link--primary-hover {
  color: #6f6f6f;
}
.link--primary-hover a:hover, a.link--primary-hover:hover {
  color: var(--primary-hover);
}
.link--primary-ultra-light a, a.link--primary-ultra-light {
  color: #f2f2f2;
}
.link--primary-ultra-light a:hover, a.link--primary-ultra-light:hover {
  color: var(--primary-hover);
}
.link--primary-light a, a.link--primary-light {
  color: #d9d9d9;
}
.link--primary-light a:hover, a.link--primary-light:hover {
  color: var(--primary-hover);
}
.link--primary-medium a, a.link--primary-medium {
  color: gray;
}
.link--primary-medium a:hover, a.link--primary-medium:hover {
  color: var(--primary-hover);
}
.link--primary-dark a, a.link--primary-dark {
  color: #404040;
}
.link--primary-dark a:hover, a.link--primary-dark:hover {
  color: var(--primary-hover);
}
.link--primary-ultra-dark a, a.link--primary-ultra-dark {
  color: #1a1a1a;
}
.link--primary-ultra-dark a:hover, a.link--primary-ultra-dark:hover {
  color: var(--primary-hover);
}
.link--primary-comp a, a.link--primary-comp {
  color: #616161;
}
.link--primary-comp a:hover, a.link--primary-comp:hover {
  color: var(--primary-hover);
}
.link--accent a, a.link--accent {
  color: #ee741d;
}
.link--accent a:hover, a.link--accent:hover {
  color: var(--accent-hover);
}
.link--accent-hover a, a.link--accent-hover {
  color: #f18a40;
}
.link--accent-hover a:hover, a.link--accent-hover:hover {
  color: var(--accent-hover);
}
.link--accent-ultra-light a, a.link--accent-ultra-light {
  color: #fdf0e7;
}
.link--accent-ultra-light a:hover, a.link--accent-ultra-light:hover {
  color: var(--accent-hover);
}
.link--accent-light a, a.link--accent-light {
  color: #fad3b8;
}
.link--accent-light a:hover, a.link--accent-light:hover {
  color: var(--accent-hover);
}
.link--accent-medium a, a.link--accent-medium {
  color: #ed6d12;
}
.link--accent-medium a:hover, a.link--accent-medium:hover {
  color: var(--accent-hover);
}
.link--accent-dark a, a.link--accent-dark {
  color: #773709;
}
.link--accent-dark a:hover, a.link--accent-dark:hover {
  color: var(--accent-hover);
}
.link--accent-ultra-dark a, a.link--accent-ultra-dark {
  color: #2f1604;
}
.link--accent-ultra-dark a:hover, a.link--accent-ultra-dark:hover {
  color: var(--accent-hover);
}
.link--accent-comp a, a.link--accent-comp {
  color: #1b96ee;
}
.link--accent-comp a:hover, a.link--accent-comp:hover {
  color: var(--accent-hover);
}
.link--white a, a.link--white {
  color: #fff;
}
.link--black a, a.link--black {
  color: #000;
}
.link--shade a, a.link--shade {
  color: #000000;
}
.link--shade a:hover, a.link--shade:hover {
  color: var(--shade-hover);
}
.link--shade-hover a, a.link--shade-hover {
  color: black;
}
.link--shade-hover a:hover, a.link--shade-hover:hover {
  color: var(--shade-hover);
}
.link--shade-ultra-light a, a.link--shade-ultra-light {
  color: #f2f2f2;
}
.link--shade-ultra-light a:hover, a.link--shade-ultra-light:hover {
  color: var(--shade-hover);
}
.link--shade-light a, a.link--shade-light {
  color: #d9d9d9;
}
.link--shade-light a:hover, a.link--shade-light:hover {
  color: var(--shade-hover);
}
.link--shade-medium a, a.link--shade-medium {
  color: gray;
}
.link--shade-medium a:hover, a.link--shade-medium:hover {
  color: var(--shade-hover);
}
.link--shade-dark a, a.link--shade-dark {
  color: #404040;
}
.link--shade-dark a:hover, a.link--shade-dark:hover {
  color: var(--shade-hover);
}
.link--shade-ultra-dark a, a.link--shade-ultra-dark {
  color: #1a1a1a;
}
.link--shade-ultra-dark a:hover, a.link--shade-ultra-dark:hover {
  color: var(--shade-hover);
}
.link--shade-comp a, a.link--shade-comp {
  color: black;
}
.link--shade-comp a:hover, a.link--shade-comp:hover {
  color: var(--shade-hover);
}
.box-shadow--m {
  box-shadow: 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 {
  box-shadow: 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 {
  box-shadow: 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);
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0rem;
}
.sticky-top--s {
  top: 2.5%;
}
.sticky-top--m {
  top: 5%;
}
.sticky-top--l {
  top: 10%;
}
.center--all:not(.ct-section), .ct-section.center--all > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
  text-align: center;
}
.center--y:not(.ct-section), .ct-section.center--y > .ct-section-inner-wrap {
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-start;
}
.center--x:not(.ct-section), .ct-section.center--x > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: center;
}
.center--left:not(.ct-section), .ct-section.center--left > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  text-align: left;
}
.center--right:not(.ct-section), .ct-section.center--right > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-end;
}
.center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: flex-start;
  justify-content: flex-start;
  align-items: center;
}
.center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: flex-end;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 1279px) {
  .center--all-xl:not(.ct-section), .ct-section.center--all-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-xl:not(.ct-section), .ct-section.center--y-xl > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-xl:not(.ct-section), .ct-section.center--x-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-xl:not(.ct-section), .ct-section.center--left-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
  }
  .center--right-xl:not(.ct-section), .ct-section.center--right-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .center--all-l:not(.ct-section), .ct-section.center--all-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-l:not(.ct-section), .ct-section.center--y-l > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-l:not(.ct-section), .ct-section.center--x-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-l:not(.ct-section), .ct-section.center--left-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
  }
  .center--right-l:not(.ct-section), .ct-section.center--right-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .center--all-m:not(.ct-section), .ct-section.center--all-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-m:not(.ct-section), .ct-section.center--y-m > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-m:not(.ct-section), .ct-section.center--x-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-m:not(.ct-section), .ct-section.center--left-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
  }
  .center--right-m:not(.ct-section), .ct-section.center--right-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 479px) {
  .center--all-s:not(.ct-section), .ct-section.center--all-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-s:not(.ct-section), .ct-section.center--y-s > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-s:not(.ct-section), .ct-section.center--x-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-s:not(.ct-section), .ct-section.center--left-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
  }
  .center--right-s:not(.ct-section), .ct-section.center--right-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
.center--self {
  margin-left: auto;
  margin-right: auto;
}
.object-fit--cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-fit--contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-fit--top-left {
  -o-object-position: 10% 90%;
  object-position: 10% 90%;
}
.object-fit--top-center {
  -o-object-position: 50% 10%;
  object-position: 50% 10%;
}
.object-fit--top-right {
  -o-object-position: 90% 10%;
  object-position: 90% 10%;
}
.object-fit--center-left {
  -o-object-position: 10% 50%;
  object-position: 10% 50%;
}
.object-fit--center-right {
  -o-object-position: 90% 50%;
  object-position: 90% 50%;
}
.object-fit--bottom-left {
  -o-object-position: 90% 10%;
  object-position: 90% 10%;
}
.object-fit--bottom-center {
  -o-object-position: 50% 90%;
  object-position: 50% 90%;
}
.object-fit--bottom-right {
  -o-object-position: 90% 90%;
  object-position: 90% 90%;
}
.width--xs:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((128 * 0.1) * 1rem);
}
.width--s:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((128 * 0.2) * 1rem);
}
.width--m:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((128 * 0.4) * 1rem);
}
.width--l:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((128 * 0.6) * 1rem);
}
.width--xl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((128 * 0.8) * 1rem);
}
.width--xxl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((128 * 0.9) * 1rem);
}
.width--vp-max:not([class*="breakout--"]) {
  width: 100%;
  max-width: 128rem;
  margin-left: auto;
  margin-right: auto;
}
.width--50:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((128 / 2) * 1rem);
}
.width--full:not([class*="breakout--"]) {
  width: 100%;
  max-width: 100%;
}
.width--auto {
  width: auto !important;
  width: 100%;
}
.rounded--xs {
  border-radius: 0.4444444444rem;
}
.rounded--s {
  border-radius: 0.6666666667rem;
}
.rounded--m {
  border-radius: 1rem;
}
.rounded--l {
  border-radius: 1.5rem;
}
.rounded--xl {
  border-radius: 2.25rem;
}
.rounded--xxl {
  border-radius: 3.375rem;
}
.rounded--50 {
  border-radius: 50%;
}
.rounded--circle {
  border-radius: 50%;
}
.aspect--1-1 {
  aspect-ratio: 1 / 1;
}
img.aspect--1-1 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--1-1 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
}
.aspect--1-2 {
  aspect-ratio: 1 / 2;
}
img.aspect--1-2 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--1-2 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 2;
}
.aspect--2-1 {
  aspect-ratio: 2 / 1;
}
img.aspect--2-1 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--2-1 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 2 / 1;
}
.aspect--2-3 {
  aspect-ratio: 2 / 3;
}
img.aspect--2-3 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--2-3 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 2 / 3;
}
.aspect--3-2 {
  aspect-ratio: 3 / 2;
}
img.aspect--3-2 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--3-2 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 3 / 2;
}
.aspect--3-4 {
  aspect-ratio: 3 / 4;
}
img.aspect--3-4 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--3-4 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 3 / 4;
}
.aspect--4-3 {
  aspect-ratio: 4 / 3;
}
img.aspect--4-3 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--4-3 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 4 / 3;
}
.aspect--16-9 {
  aspect-ratio: 16 / 9;
}
img.aspect--16-9 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--16-9 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}
.aspect--9-16 {
  aspect-ratio: 9 / 16;
}
img.aspect--9-16 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--9-16 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 9 / 16;
}
@media (max-width: 1279px) {
  .aspect--xl-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--xl-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--xl-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--xl-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--xl-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--xl-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--xl-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--xl-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--xl-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--xl-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--xl-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--xl-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--xl-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--xl-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--xl-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--xl-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--xl-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--xl-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-9-16 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
  }
}
@media (max-width: 991px) {
  .aspect--l-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--l-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--l-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--l-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--l-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--l-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--l-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--l-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--l-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--l-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--l-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--l-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--l-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--l-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--l-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--l-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--l-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--l-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-9-16 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
  }
}
@media (max-width: 767px) {
  .aspect--m-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--m-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--m-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--m-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--m-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--m-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--m-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--m-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--m-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--m-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--m-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--m-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--m-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--m-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--m-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--m-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--m-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--m-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-9-16 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
  }
}
@media (max-width: 479px) {
  .aspect--s-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--s-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--s-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--s-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--s-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--s-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--s-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--s-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--s-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--s-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--s-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--s-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--s-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--s-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--s-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--s-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--s-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--s-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-9-16 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
  }
}
@supports not (aspect-ratio: 1.7777777778) {
  .aspect--1-1::before {
    float: left;
    padding-top: 100%;
    content: "";
  }
  .aspect--1-1::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--1-2::before {
    float: left;
    padding-top: 50%;
    content: "";
  }
  .aspect--1-2::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--2-1::before {
    float: left;
    padding-top: 200%;
    content: "";
  }
  .aspect--2-1::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--2-3::before {
    float: left;
    padding-top: 150%;
    content: "";
  }
  .aspect--2-3::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--3-2::before {
    float: left;
    padding-top: 66%;
    content: "";
  }
  .aspect--3-2::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--3-4::before {
    float: left;
    padding-top: 133%;
    content: "";
  }
  .aspect--3-4::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--4-3::before {
    float: left;
    padding-top: 75%;
    content: "";
  }
  .aspect--4-3::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--16-9::before {
    float: left;
    padding-top: 56.25%;
    content: "";
  }
  .aspect--16-9::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--9-16::before {
    float: left;
    padding-top: 177%;
    content: "";
  }
  .aspect--9-16::after {
    display: block;
    content: "";
    clear: both;
  }
  @media (max-width: 1279px) {
    .aspect--1-1::before {
      float: left;
      padding-top: 100%;
      content: "";
    }
    .aspect--1-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--1-2::before {
      float: left;
      padding-top: 50%;
      content: "";
    }
    .aspect--1-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-1::before {
      float: left;
      padding-top: 200%;
      content: "";
    }
    .aspect--2-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-3::before {
      float: left;
      padding-top: 150%;
      content: "";
    }
    .aspect--2-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-2::before {
      float: left;
      padding-top: 66%;
      content: "";
    }
    .aspect--3-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-4::before {
      float: left;
      padding-top: 133%;
      content: "";
    }
    .aspect--3-4::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--4-3::before {
      float: left;
      padding-top: 75%;
      content: "";
    }
    .aspect--4-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--16-9::before {
      float: left;
      padding-top: 56.25%;
      content: "";
    }
    .aspect--16-9::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--9-16::before {
      float: left;
      padding-top: 177%;
      content: "";
    }
    .aspect--9-16::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  @media (max-width: 991px) {
    .aspect--1-1::before {
      float: left;
      padding-top: 100%;
      content: "";
    }
    .aspect--1-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--1-2::before {
      float: left;
      padding-top: 50%;
      content: "";
    }
    .aspect--1-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-1::before {
      float: left;
      padding-top: 200%;
      content: "";
    }
    .aspect--2-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-3::before {
      float: left;
      padding-top: 150%;
      content: "";
    }
    .aspect--2-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-2::before {
      float: left;
      padding-top: 66%;
      content: "";
    }
    .aspect--3-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-4::before {
      float: left;
      padding-top: 133%;
      content: "";
    }
    .aspect--3-4::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--4-3::before {
      float: left;
      padding-top: 75%;
      content: "";
    }
    .aspect--4-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--16-9::before {
      float: left;
      padding-top: 56.25%;
      content: "";
    }
    .aspect--16-9::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--9-16::before {
      float: left;
      padding-top: 177%;
      content: "";
    }
    .aspect--9-16::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  @media (max-width: 767px) {
    .aspect--1-1::before {
      float: left;
      padding-top: 100%;
      content: "";
    }
    .aspect--1-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--1-2::before {
      float: left;
      padding-top: 50%;
      content: "";
    }
    .aspect--1-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-1::before {
      float: left;
      padding-top: 200%;
      content: "";
    }
    .aspect--2-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-3::before {
      float: left;
      padding-top: 150%;
      content: "";
    }
    .aspect--2-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-2::before {
      float: left;
      padding-top: 66%;
      content: "";
    }
    .aspect--3-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-4::before {
      float: left;
      padding-top: 133%;
      content: "";
    }
    .aspect--3-4::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--4-3::before {
      float: left;
      padding-top: 75%;
      content: "";
    }
    .aspect--4-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--16-9::before {
      float: left;
      padding-top: 56.25%;
      content: "";
    }
    .aspect--16-9::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--9-16::before {
      float: left;
      padding-top: 177%;
      content: "";
    }
    .aspect--9-16::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  @media (max-width: 479px) {
    .aspect--1-1::before {
      float: left;
      padding-top: 100%;
      content: "";
    }
    .aspect--1-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--1-2::before {
      float: left;
      padding-top: 50%;
      content: "";
    }
    .aspect--1-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-1::before {
      float: left;
      padding-top: 200%;
      content: "";
    }
    .aspect--2-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-3::before {
      float: left;
      padding-top: 150%;
      content: "";
    }
    .aspect--2-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-2::before {
      float: left;
      padding-top: 66%;
      content: "";
    }
    .aspect--3-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-4::before {
      float: left;
      padding-top: 133%;
      content: "";
    }
    .aspect--3-4::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--4-3::before {
      float: left;
      padding-top: 75%;
      content: "";
    }
    .aspect--4-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--16-9::before {
      float: left;
      padding-top: 56.25%;
      content: "";
    }
    .aspect--16-9::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--9-16::before {
      float: left;
      padding-top: 177%;
      content: "";
    }
    .aspect--9-16::after {
      display: block;
      content: "";
      clear: both;
    }
  }
}
.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.1rem + (0 * ((100vw - 32rem) / 96)));
    --text-s: calc(1.2rem + (0 * ((100vw - 32rem) / 96)));
    --text-m: calc(1.6rem + (0.2 * ((100vw - 32rem) / 96)));
    --text-l: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 96)));
    --text-xl: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 96)));
    --text-xxl: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 96)));
    --h6: calc(1.1rem + (0 * ((100vw - 32rem) / 96)));
    --h5: calc(1.2rem + (0 * ((100vw - 32rem) / 96)));
    --h4: calc(1.4rem + (0.2 * ((100vw - 32rem) / 96)));
    --h3: calc(1.68rem + (0.4528 * ((100vw - 32rem) / 96)));
    --h2: calc(2.016rem + (0.8270224 * ((100vw - 32rem) / 96)));
    --h1: calc(2.4192rem + (1.3705488592 * ((100vw - 32rem) / 96)));
  }
  @media (min-width: 1279px) {
    :root {
      --text-xs: 1.1rem;
      --text-s: 1.2rem;
      --text-m: 1.8rem;
      --text-l: 2.3994rem;
      --text-xl: 3.1984002rem;
      --text-xxl: 4.2634674666rem;
      --h6: 1.1rem;
      --h5: 1.2rem;
      --h4: 1.6rem;
      --h3: 2.1328rem;
      --h2: 2.8430224rem;
      --h1: 3.7897488592rem;
    }
  }
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
  :root {
    --text-xs: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
    --text-s: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
    --text-m: clamp(1.6rem, calc(0.2083333333vw + 1.5333333333rem), 1.8rem);
    --text-l: clamp(1.92rem, calc(0.499375vw + 1.7602rem), 2.3994rem);
    --text-xl: clamp(2.304rem, calc(0.931666875vw + 2.0058666rem), 3.1984002rem);
    --text-xxl: clamp(2.7648rem, calc(1.5611119444vw + 2.2652441778rem), 4.2634674666rem);
    --h6: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
    --h5: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
    --h4: clamp(1.4rem, calc(0.2083333333vw + 1.3333333333rem), 1.6rem);
    --h3: clamp(1.68rem, calc(0.4716666667vw + 1.5290666667rem), 2.1328rem);
    --h2: clamp(2.016rem, calc(0.8614816667vw + 1.7403258667rem), 2.8430224rem);
    --h1: clamp(2.4192rem, calc(1.4276550617vw + 1.9623503803rem), 3.7897488592rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(0.4444444444rem + (0.2222222222 * ((100vw - 32rem) / 96)));
    --space-s: calc(0.6666666667rem + (0.3333333333 * ((100vw - 32rem) / 96)));
    --space-m: calc(1rem + (0.5 * ((100vw - 32rem) / 96)));
    --space-l: calc(1.333rem + (0.917 * ((100vw - 32rem) / 96)));
    --space-xl: calc(1.776889rem + (1.598111 * ((100vw - 32rem) / 96)));
    --space-xxl: calc(2.368593037rem + (2.693906963 * ((100vw - 32rem) / 96)));
    --section-space-xs: calc(1.3333333333rem + (1.3333333333 * ((100vw - 32rem) / 96)));
    --section-space-s: calc(2rem + (2 * ((100vw - 32rem) / 96)));
    --section-space-m: calc(3rem + (3 * ((100vw - 32rem) / 96)));
    --section-space-l: calc(3.999rem + (5.001 * ((100vw - 32rem) / 96)));
    --section-space-xl: calc(5.330667rem + (8.169333 * ((100vw - 32rem) / 96)));
    --section-space-xxl: calc(7.105779111rem + (13.144220889 * ((100vw - 32rem) / 96)));
    --section-padding-x: calc(1rem + (0 * ((100vw - 32rem) / 96)));
  }
  @media (min-width: 1279px) {
    :root {
      --space-xs: 0.6666666667rem;
      --space-s: 1rem;
      --space-m: 1.5rem;
      --space-l: 2.25rem;
      --space-xl: 3.375rem;
      --space-xxl: 5.0625rem;
      --section-space-xs: 2.6666666667rem;
      --section-space-s: 4rem;
      --section-space-m: 6rem;
      --section-space-l: 9rem;
      --section-space-xl: 13.5rem;
      --section-space-xxl: 20.25rem;
      --section-padding-x: 1rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(0.4444444444rem, calc(0.2314814815vw + 0.3703703704rem), 0.6666666667rem);
    --space-s: clamp(0.6666666667rem, calc(0.3472222222vw + 0.5555555556rem), 1rem);
    --space-m: clamp(1rem, calc(0.5208333333vw + 0.8333333333rem), 1.5rem);
    --space-l: clamp(1.333rem, calc(0.9552083333vw + 1.0273333333rem), 2.25rem);
    --space-xl: clamp(1.776889rem, calc(1.6646989583vw + 1.2441853333rem), 3.375rem);
    --space-xxl: clamp(2.368593037rem, calc(2.8061530865vw + 1.4706240493rem), 5.0625rem);
    --section-space-xs: clamp(1.3333333333rem, calc(1.3888888889vw + 0.8888888889rem), 2.6666666667rem);
    --section-space-s: clamp(2rem, calc(2.0833333333vw + 1.3333333333rem), 4rem);
    --section-space-m: clamp(3rem, calc(3.125vw + 2rem), 6rem);
    --section-space-l: clamp(3.999rem, calc(5.209375vw + 2.332rem), 9rem);
    --section-space-xl: clamp(5.330667rem, calc(8.509721875vw + 2.607556rem), 13.5rem);
    --section-space-xxl: clamp(7.105779111rem, calc(13.6918967594vw + 2.724372148rem), 20.25rem);
    --section-padding-x: clamp(1rem, calc(0vw + 1rem), 1rem);
  }
}
: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);
}
