@layer normalize, generic, basic, layouts, elements, shape, modules, utilities;
@layer normalize {
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  /* Document
     ========================================================================== */
  /**
   * 1. Correct the line height in all browsers.
   * 2. Prevent adjustments of font size after orientation changes in iOS.
   */
  html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }
  /* Sections
     ========================================================================== */
  /**
   * Remove the margin in all browsers.
   */
  body {
    margin: 0;
  }
  /**
   * Render the `main` element consistently in IE.
   */
  main {
    display: block;
  }
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  /* Grouping content
     ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  /* Text-level semantics
     ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  a {
    background-color: transparent;
  }
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted; /* 2 */
  }
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  b,
  strong {
    font-weight: bolder;
  }
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  /**
   * Add the correct font size in all browsers.
   */
  small {
    font-size: 80%;
  }
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  /* Embedded content
     ========================================================================== */
  /**
   * Remove the border on images inside links in IE 10.
   */
  img {
    border-style: none;
  }
  /* Forms
     ========================================================================== */
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  button,
  input { /* 1 */
    overflow: visible;
  }
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  button,
  select { /* 1 */
    text-transform: none;
  }
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  button,
  [type=button],
  [type=reset],
  [type=submit] {
    -webkit-appearance: button;
  }
  /**
   * Remove the inner border and padding in Firefox.
   */
  button::-moz-focus-inner,
  [type=button]::-moz-focus-inner,
  [type=reset]::-moz-focus-inner,
  [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  /**
   * Restore the focus styles unset by the previous rule.
   */
  button:-moz-focusring,
  [type=button]:-moz-focusring,
  [type=reset]:-moz-focusring,
  [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  /**
   * Correct the padding in Firefox.
   */
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  progress {
    vertical-align: baseline;
  }
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  textarea {
    overflow: auto;
  }
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  [type=checkbox],
  [type=radio] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  [type=number]::-webkit-inner-spin-button,
  [type=number]::-webkit-outer-spin-button {
    height: auto;
  }
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  [type=search] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
  }
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  ::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }
  /* Interactive
     ========================================================================== */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  details {
    display: block;
  }
  /*
   * Add the correct display in all browsers.
   */
  summary {
    display: list-item;
  }
  /* Misc
     ========================================================================== */
  /**
   * Add the correct display in IE 10+.
   */
  template {
    display: none;
  }
  /**
   * Add the correct display in IE 10.
   */
  [hidden] {
    display: none;
  }
}
@layer generic {
  :root {
    --scrollbar-width: 15px;
    --main-scroll-target: html;
    --height-page-header: 5.625rem;
    --margin-block-page-header: 0;
    --width-page: 240rem;
    --width-grid: 80rem;
  }
  @media (max-width: 85rem) {
    :root {
      --width-grid: calc(100vw - 2 * var(--gutter-outer));
    }
  }
  :root {
    --grid-columns: 12;
    --row-colspan: 12;
    --gutter-outer: 2.5rem;
    --gutter-x: calc(0.975rem + 1.44vw);
  }
  @media (min-width: 1000px) {
    :root {
      --gutter-x: 1.875rem;
    }
  }
  :root {
    --gutter-y: calc(0.975rem + 1.44vw);
  }
  @media (min-width: 1000px) {
    :root {
      --gutter-y: 1.875rem;
    }
  }
  :root {
    --font-size-body: calc(0.89375rem + 0.27vw);
  }
  @media (min-width: 1000px) {
    :root {
      --font-size-body: 1.0625rem;
    }
  }
  :root {
    --paragraph-spacing: calc(var(--font-size-body) * 1.4);
    --spacing-xxs: 0.625rem;
    --spacing-xs: calc(0.9125rem + 0.54vw);
  }
  @media (min-width: 1000px) {
    :root {
      --spacing-xs: 1.25rem;
    }
  }
  :root {
    --spacing-s: calc(0.975rem + 1.44vw);
  }
  @media (min-width: 1000px) {
    :root {
      --spacing-s: 1.875rem;
    }
  }
  :root {
    --spacing-m: calc(1.1rem + 3.24vw);
  }
  @media (min-width: 1000px) {
    :root {
      --spacing-m: 3.125rem;
    }
  }
  :root {
    --spacing-l: calc(1.2875rem + 5.94vw);
  }
  @media (min-width: 1000px) {
    :root {
      --spacing-l: 5rem;
    }
  }
  :root {
    --spacing-xl: calc(1.6rem + 10.44vw);
  }
  @media (min-width: 1000px) {
    :root {
      --spacing-xl: 8.125rem;
    }
  }
  :root {
    --spacing-xxl: calc(2.1rem + 17.64vw);
  }
  @media (min-width: 1000px) {
    :root {
      --spacing-xxl: 13.125rem;
    }
  }
  :root {
    --clip-slant-height: 6vw;
    --max-height-media-mobile: unset;
    --border-width-button: 2px;
    --border-radius-s: 0.75rem;
    --border-radius-m: 1rem;
    --box-shadow-s: 0 3px 4px rgb(0 0 0 / 12%);
    --box-shadow-m: 0 5px 7px rgb(0 0 0 / 18%);
    --z-index-base: 1;
    --z-index-dialog: 9;
    --z-index-header: 99;
    --z-index-sidebar: 199;
    --z-index-modal: 999;
  }
  @media (max-width: 56.25rem) {
    :root {
      --height-page-header: 5rem;
      --margin-block-page-header: 0.625rem;
      --gutter-outer: 5vw;
    }
  }
  @font-face {
    font-family: "icons";
    src: url("../../Fonts/Icons/icons.ttf?ac3bc2ed3ae5fa33a95aa2e356d10c5f") format("truetype"), url("../../Fonts/Icons/icons.woff?ac3bc2ed3ae5fa33a95aa2e356d10c5f") format("woff"), url("../../Fonts/Icons/icons.woff2?ac3bc2ed3ae5fa33a95aa2e356d10c5f") format("woff2");
  }
  *[class^=icon--], *[class*=" icon--"] {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  :root {
    --icon-code-youtube-brands-solid: "\f101";
    --icon-code-xmark-regular: "\f102";
    --icon-code-xing-brands-solid: "\f103";
    --icon-code-x-twitter-brands-solid: "\f104";
    --icon-code-spinner-third-duotone-solid: "\f105";
    --icon-code-scrubber-solid: "\f106";
    --icon-code-plus-regular: "\f107";
    --icon-code-play-solid: "\f108";
    --icon-code-pause-solid: "\f109";
    --icon-code-magnifying-glass-solid: "\f10a";
    --icon-code-linkedin-brands-solid: "\f10b";
    --icon-code-instagram-brands-solid: "\f10c";
    --icon-code-facebook-brands-solid: "\f10d";
    --icon-code-envelope-solid: "\f10e";
    --icon-code-envelope-regular: "\f10f";
    --icon-code-circle-arrow-right-solid: "\f110";
    --icon-code-chevron-right-regular: "\f111";
    --icon-code-chevron-left-regular: "\f112";
    --icon-code-arrow-up-right-from-square-regular: "\f113";
    --icon-code-arrow-up-regular: "\f114";
    --icon-code-arrow-up-long-regular: "\f115";
    --icon-code-arrow-up-from-bracket-regular: "\f116";
    --icon-code-arrow-right-regular: "\f117";
    --icon-code-arrow-right-long-regular: "\f118";
    --icon-code-arrow-left-regular: "\f119";
    --icon-code-arrow-left-long-regular: "\f11a";
    --icon-code-arrow-down-to-line-regular: "\f11b";
    --icon-code-arrow-down-regular: "\f11c";
    --icon-code-arrow-down-long-regular: "\f11d";
    --icon-code-angle-up-regular: "\f11e";
    --icon-code-angle-right-regular: "\f11f";
    --icon-code-angle-left-regular: "\f120";
    --icon-code-angle-down-regular: "\f121";
  }
  .icon--youtube-brands-solid:before {
    content: var(--icon-code-youtube-brands-solid);
  }
  .icon--xmark-regular:before {
    content: var(--icon-code-xmark-regular);
  }
  .icon--xing-brands-solid:before {
    content: var(--icon-code-xing-brands-solid);
  }
  .icon--x-twitter-brands-solid:before {
    content: var(--icon-code-x-twitter-brands-solid);
  }
  .icon--spinner-third-duotone-solid:before {
    content: var(--icon-code-spinner-third-duotone-solid);
  }
  .icon--scrubber-solid:before {
    content: var(--icon-code-scrubber-solid);
  }
  .icon--plus-regular:before {
    content: var(--icon-code-plus-regular);
  }
  .icon--play-solid:before {
    content: var(--icon-code-play-solid);
  }
  .icon--pause-solid:before {
    content: var(--icon-code-pause-solid);
  }
  .icon--magnifying-glass-solid:before {
    content: var(--icon-code-magnifying-glass-solid);
  }
  .icon--linkedin-brands-solid:before {
    content: var(--icon-code-linkedin-brands-solid);
  }
  .icon--instagram-brands-solid:before {
    content: var(--icon-code-instagram-brands-solid);
  }
  .icon--facebook-brands-solid:before {
    content: var(--icon-code-facebook-brands-solid);
  }
  .icon--envelope-solid:before {
    content: var(--icon-code-envelope-solid);
  }
  .icon--envelope-regular:before {
    content: var(--icon-code-envelope-regular);
  }
  .icon--circle-arrow-right-solid:before {
    content: var(--icon-code-circle-arrow-right-solid);
  }
  .icon--chevron-right-regular:before {
    content: var(--icon-code-chevron-right-regular);
  }
  .icon--chevron-left-regular:before {
    content: var(--icon-code-chevron-left-regular);
  }
  .icon--arrow-up-right-from-square-regular:before {
    content: var(--icon-code-arrow-up-right-from-square-regular);
  }
  .icon--arrow-up-regular:before {
    content: var(--icon-code-arrow-up-regular);
  }
  .icon--arrow-up-long-regular:before {
    content: var(--icon-code-arrow-up-long-regular);
  }
  .icon--arrow-up-from-bracket-regular:before {
    content: var(--icon-code-arrow-up-from-bracket-regular);
  }
  .icon--arrow-right-regular:before {
    content: var(--icon-code-arrow-right-regular);
  }
  .icon--arrow-right-long-regular:before {
    content: var(--icon-code-arrow-right-long-regular);
  }
  .icon--arrow-left-regular:before {
    content: var(--icon-code-arrow-left-regular);
  }
  .icon--arrow-left-long-regular:before {
    content: var(--icon-code-arrow-left-long-regular);
  }
  .icon--arrow-down-to-line-regular:before {
    content: var(--icon-code-arrow-down-to-line-regular);
  }
  .icon--arrow-down-regular:before {
    content: var(--icon-code-arrow-down-regular);
  }
  .icon--arrow-down-long-regular:before {
    content: var(--icon-code-arrow-down-long-regular);
  }
  .icon--angle-up-regular:before {
    content: var(--icon-code-angle-up-regular);
  }
  .icon--angle-right-regular:before {
    content: var(--icon-code-angle-right-regular);
  }
  .icon--angle-left-regular:before {
    content: var(--icon-code-angle-left-regular);
  }
  .icon--angle-down-regular:before {
    content: var(--icon-code-angle-down-regular);
  }
  * {
    box-sizing: border-box;
    background-position: center center;
    background-size: cover;
  }
  *:focus {
    outline: initial;
  }
  *:not(img)::selection {
    background-color: var(--color) !important;
    color: var(--background) !important;
  }
  *:not(img)::selection:after, *:not(img)::selection:before {
    color: var(--background) !important;
  }
  * img::selection {
    background-color: var(--color);
    opacity: 0.4;
  }
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed,
  figure, figcaption, footer, header, hgroup,
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }
  /* HTML5 display-role reset for older browsers */
  article, aside, details, figcaption, figure,
  footer, header, hgroup, menu, nav, section {
    display: block;
  }
  body {
    line-height: 1;
  }
  ol, ul {
    list-style: none;
  }
  blockquote, q {
    quotes: none;
  }
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
    content: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  button {
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    color: inherit;
    padding: 0;
  }
  details summary::-webkit-details-marker {
    display: none;
  }
  /* inter-200 - latin */
  @font-face {
    font-display: auto;
    font-family: "Inter";
    font-style: normal;
    font-weight: 200;
    src: url("../../Fonts/inter-v20-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* inter-300 - latin */
  @font-face {
    font-display: auto;
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    src: url("../../Fonts/inter-v20-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* inter-regular - latin */
  @font-face {
    font-display: auto;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("../../Fonts/inter-v20-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* inter-500 - latin */
  @font-face {
    font-display: auto;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    src: url("../../Fonts/inter-v20-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* inter-600 - latin */
  @font-face {
    font-display: auto;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    src: url("../../Fonts/inter-v20-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* inter-700 - latin */
  @font-face {
    font-display: auto;
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    src: url("../../Fonts/inter-v20-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* inter-800 - latin */
  @font-face {
    font-display: auto;
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    src: url("../../Fonts/inter-v20-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* lora-regular - latin */
  @font-face {
    font-display: auto;
    font-family: "Lora";
    font-style: normal;
    font-weight: 400;
    src: url("../../Fonts/lora-v37-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* lora-500 - latin */
  @font-face {
    font-display: auto;
    font-family: "Lora";
    font-style: normal;
    font-weight: 500;
    src: url("../../Fonts/lora-v37-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* lora-600 - latin */
  @font-face {
    font-display: auto;
    font-family: "Lora";
    font-style: normal;
    font-weight: 600;
    src: url("../../Fonts/lora-v37-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* lora-700 - latin */
  @font-face {
    font-display: auto;
    font-family: "Lora";
    font-style: normal;
    font-weight: 700;
    src: url("../../Fonts/lora-v37-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
}
@layer basic {
  .svg-icon {
    width: 1.2em;
    height: 1.1em;
    fill: currentColor;
  }
  *[class^=icon--]:before, *[class*=" icon--"]:before {
    word-break: keep-all;
    white-space: nowrap;
  }
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .svg--spinner-third-duotone-solid,
  .icon--spinner-third-duotone-solid:before {
    animation: spin 1.5s linear infinite;
  }
  h1, .h1 {
    font-size: calc(1.19375rem + 4.59vw);
  }
  @media (min-width: 1000px) {
    h1, .h1 {
      font-size: 4.0625rem;
    }
  }
  h1, .h1 {
    font-family: Lora, sans-serif;
    font-weight: 700;
    line-height: 1.15;
    text-wrap: balance;
    padding-bottom: var(--spacing-m);
    color: var(--color-headline);
  }
  h2, .h2 {
    font-size: calc(1.0375rem + 2.34vw);
  }
  @media (min-width: 1000px) {
    h2, .h2 {
      font-size: 2.5rem;
    }
  }
  h2, .h2 {
    font-family: Lora, sans-serif;
    font-weight: 700;
    line-height: 1.15;
    text-wrap: balance;
    padding-bottom: var(--spacing-s);
    color: var(--color-headline);
  }
  h3, .h3 {
    font-size: calc(0.95625rem + 1.17vw);
  }
  @media (min-width: 1000px) {
    h3, .h3 {
      font-size: 1.6875rem;
    }
  }
  h3, .h3 {
    font-family: Lora, sans-serif;
    font-weight: 700;
    line-height: 1.3;
    text-wrap: balance;
    padding-bottom: var(--font-size-body);
    color: var(--color-headline);
  }
  h4, .h4 {
    font-size: calc(0.9125rem + 0.54vw);
  }
  @media (min-width: 1000px) {
    h4, .h4 {
      font-size: 1.25rem;
    }
  }
  h4, .h4 {
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: var(--font-size-body);
  }
  topline, .topline {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    topline, .topline {
      font-size: 0.9375rem;
    }
  }
  topline, .topline {
    font-family: Inter, sans-serif;
    font-weight: 600;
    line-height: 1;
    text-wrap: balance;
    text-transform: uppercase;
    color: var(--color-accent);
  }
  html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
  }
  img, video, iframe {
    max-width: 100%;
    height: auto;
    display: block;
  }
  audio {
    max-width: 100%;
  }
  audio::-webkit-media-controls-panel {
    background: white;
  }
  audio::-webkit-media-controls-enclosure {
    border-radius: var(--border-radius-s);
  }
  svg {
    max-width: 100%;
    height: auto;
  }
  figure {
    margin: 0;
    padding: 0;
  }
  figcaption {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    figcaption {
      font-size: 0.9375rem;
    }
  }
  figcaption {
    padding-top: 1em;
  }
  hr {
    margin-block: var(--spacing-s);
    border: none;
    border-top: 2px solid;
  }
  small {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    small {
      font-size: 0.9375rem;
    }
  }
  strong {
    font-weight: 700;
  }
  ul, ol {
    list-style: none;
  }
  a {
    transition: color 0.15s, opacity 0.15s, transform 0.15s, background 0.15s, filter 0.15s;
    text-decoration: none;
    color: inherit;
  }
  [data-link-area] {
    cursor: pointer;
  }
  [data-link-area]:active {
    cursor: default;
  }
  button[disabled], button.-disabled {
    cursor: default;
    pointer-events: none;
    opacity: 0.5;
  }
  sup, sub {
    font-size: 50%;
  }
  sup {
    top: -0.75em;
  }
  em {
    font-style: italic;
  }
  b {
    font-weight: bold;
  }
  button:where(:not(:active)):focus-visible, a[href]:where(:not(:active)):focus-visible, input:where(:not(:active)):focus-visible, select:where(:not(:active)):focus-visible, textarea:where(:not(:active)):focus-visible, summary:where(:not(:active)):focus-visible, [draggable]:where(:not(:active)):focus-visible, [contenteditable]:where(:not(:active)):focus-visible, [tabindex]:not([tabindex="-1"]):where(:not(:active)):focus-visible {
    outline: var(--outline-color-button--focus) solid 2px;
    outline-offset: 2px;
  }
  [data-link-area] {
    cursor: pointer;
  }
  [data-link-area]:where(:has(a:where(:not(:active)):focus-visible)) {
    outline: var(--outline-color-button--focus) solid 2px;
    outline-offset: 2px;
  }
  [data-link-area] a:where(:not(:active)):focus-visible {
    outline: none;
  }
  fieldset {
    padding: 0;
    border: none;
  }
  input, textarea, select {
    margin: 0;
    padding: 0;
    color: var(--color-input);
    background: var(--background-input);
    outline: 0;
    color-scheme: light dark;
  }
  input::placeholder, textarea::placeholder, select::placeholder {
    opacity: 0.5;
  }
  input:active, input:focus, textarea:active, textarea:focus, select:active, select:focus {
    color: var(--color-input--active);
    background: var(--background-input--active);
  }
  input:active::placeholder, input:focus::placeholder, textarea:active::placeholder, textarea:focus::placeholder, select:active::placeholder, select:focus::placeholder {
    opacity: 1;
  }
  textarea {
    height: 9.5em;
    resize: none;
  }
  textarea, select, [type=text], [type=email], [type=password], [type=number], [type=date], [type=tel], [type=datetime-local], [type=month], [type=week], [type=time], [type=url], [type=search], [type=color] {
    width: 100%;
    min-height: 2.66em;
    padding: 0.66em;
    line-height: 1;
    border: 2px solid var(--color-input-border);
    border-radius: var(--border-radius-s);
    transition: background 0.15s, border-color 0.15s, color 0.15s, box-shadow 0.15s;
  }
  textarea:active, textarea:focus, textarea:hover, select:active, select:focus, select:hover, [type=text]:active, [type=text]:focus, [type=text]:hover, [type=email]:active, [type=email]:focus, [type=email]:hover, [type=password]:active, [type=password]:focus, [type=password]:hover, [type=number]:active, [type=number]:focus, [type=number]:hover, [type=date]:active, [type=date]:focus, [type=date]:hover, [type=tel]:active, [type=tel]:focus, [type=tel]:hover, [type=datetime-local]:active, [type=datetime-local]:focus, [type=datetime-local]:hover, [type=month]:active, [type=month]:focus, [type=month]:hover, [type=week]:active, [type=week]:focus, [type=week]:hover, [type=time]:active, [type=time]:focus, [type=time]:hover, [type=url]:active, [type=url]:focus, [type=url]:hover, [type=search]:active, [type=search]:focus, [type=search]:hover, [type=color]:active, [type=color]:focus, [type=color]:hover {
    border-color: var(--color-input-border--active);
  }
  select:not([multiple]), select:not([multiple]):focus {
    -webkit-appearance: none;
            appearance: none;
    padding-right: 2em;
    background-image: linear-gradient(45deg, transparent 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px);
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
  }
  select[multiple] {
    overflow: auto;
  }
  [type=checkbox], [type=radio] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    -webkit-appearance: none;
            appearance: none;
    position: relative;
    bottom: 5%;
    height: round(0.8em, 2px);
    width: round(0.8em, 2px);
    background: color-mix(in srgb, currentColor, transparent 75%);
    border: 1px solid var(--color-input-border);
  }
  [type=checkbox]:hover, [type=radio]:hover {
    border-color: var(--color-input-border--active);
  }
  [type=checkbox]:active, [type=checkbox]:focus, [type=radio]:active, [type=radio]:focus {
    background: color-mix(in srgb, currentColor, transparent 75%);
  }
  [type=checkbox]:after, [type=radio]:after {
    content: "";
    width: round(50%, 1px);
    height: round(50%, 1px);
  }
  [type=checkbox]:checked, [type=radio]:checked {
    border-color: currentColor;
  }
  [type=checkbox]:checked:after, [type=radio]:checked:after {
    background: currentColor;
  }
  label:has(> [type=checkbox], > [type=radio]) {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0.5em;
  }
  [type=radio] {
    border-radius: 50%;
  }
  [type=radio]:after {
    border-radius: 50%;
  }
  [type=checkbox] + label, [type=radio] + label {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  input[type=range] {
    margin-bottom: 0;
    height: 7px;
    border-radius: 5px;
    accent-color: var(--color-input);
    background: var(--background-input);
  }
  label {
    display: inline-block;
    margin-bottom: 0.5em;
  }
  label a {
    color: var(--color-link);
    text-decoration: underline;
    transition: color 0.15s;
  }
  label a:hover {
    color: var(--color-link--hover);
  }
  @keyframes splide-loading {
    0% {
      transform: rotate(0);
    }
    to {
      transform: rotate(1turn);
    }
  }
  .splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
  }
  .splide__track--fade > .splide__list > .splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0;
  }
  .splide__track--fade > .splide__list > .splide__slide.is-active {
    opacity: 1;
    z-index: 1;
  }
  .splide--rtl {
    direction: rtl;
  }
  .splide__track--ttb > .splide__list {
    display: block;
  }
  .splide__container {
    box-sizing: border-box;
    position: relative;
  }
  .splide__list {
    backface-visibility: hidden;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
  }
  .splide.is-initialized:not(.is-active) .splide__list {
    display: block;
  }
  .splide__pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    pointer-events: none;
  }
  .splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
  }
  .splide:not(.is-overflow) .splide__pagination {
    display: none;
  }
  .splide__progress__bar {
    width: 0;
  }
  .splide {
    position: relative;
    visibility: hidden;
  }
  .splide.is-initialized, .splide.is-rendered {
    visibility: visible;
  }
  .splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative;
  }
  .splide__slide img {
    vertical-align: bottom;
  }
  .splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
  }
  .splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
    display: none;
  }
  .splide__toggle.is-active .splide__toggle__pause {
    display: inline;
  }
  .splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
}
@layer layouts {
  .l-section {
    --scroll-margin-padding-offset: 0px;
    position: relative;
    width: 100%;
    margin-block: var(--spacing-m);
    color: var(--color);
    background: var(--background);
    scroll-margin-top: calc(var(--scroll-margin-top-base) + var(--spacing-m) - var(--scroll-margin-padding-offset));
  }
  .m-main > .l-section:where(:last-of-type) {
    padding-bottom: calc(var(--spacing-m) * 3);
    margin-bottom: 0;
  }
  :where(.l-section:where(:not([class*=-background-])), .l-section:where(:not([class*=-background-])) + .e-anchor) + .l-section:where(:not([class*=-background-])):where(.-noHeaderSpacing) {
    margin-top: 0;
  }
  .l-section:where([class*=-background-]) {
    --scroll-margin-padding-offset: calc(var(--spacing-m) * 2);
    padding-block: calc(var(--spacing-m) * 2);
  }
  :where(.l-section:where([class*=-background-]), .l-section:where([class*=-background-]) + .e-anchor) + .l-section:where([class*=-background-]) {
    margin-top: calc(var(--spacing-m) * -1);
  }
  :where(.l-section:where(.-background-alt), .l-section:where(.-background-alt) + .e-anchor) + .l-section:where(.-background-alt) {
    --scroll-margin-padding-offset: 0px;
    padding-top: 0;
    margin-top: calc(var(--spacing-m) * -1);
  }
  :where(.l-section:where(.-background-alt), .l-section:where(.-background-alt) + .e-anchor) + .l-section:where(.-background-alt):where(.-noHeaderSpacing) {
    margin-top: calc(var(--spacing-m) * -2);
  }
  .l-section.-background-alt {
    --background: rgb(245, 243, 241);
    --background-card: rgb(253, 252, 252);
  }
  .l-row {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gutter-y) var(--gutter-x);
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  .l-row:where(.u-justify-left) img, .l-row:where(.u-justify-left) video {
    margin-left: 0;
  }
  .l-row:where(.u-justify-right) img, .l-row:where(.u-justify-right) video {
    margin-right: 0;
  }
  .l-row.-align-start {
    align-items: flex-start;
  }
  .l-row.-align-center {
    align-items: center;
  }
  .l-row.-align-end {
    align-items: flex-end;
  }
  .l-row.-align-stretch {
    align-items: stretch;
  }
  .l-row.-justify-start, .l-row.-justify-left {
    justify-content: flex-start;
  }
  .l-row.-justify-center {
    justify-content: center;
  }
  .l-row.-justify-end, .l-row.-justify-right {
    justify-content: flex-end;
  }
  .l-row.-justify-spaceBetween {
    justify-content: space-between;
  }
  .l-row__item {
    flex-shrink: 0;
    max-width: 100%;
    flex-basis: auto;
    width: round(down, var(--calc-col-width) * var(--col-colspan) + var(--gutter-x) * (var(--col-colspan) - 1), 1px);
  }
  .l-row__item ::-webkit-full-page-media, .l-row__item :future, :where(:root) .l-row__item {
    width: calc(var(--calc-col-width) * var(--col-colspan) + var(--gutter-x) * (var(--col-colspan) - 1));
  }
  .l-row__item.-stretchContent {
    display: flex;
    flex-direction: column;
  }
  :where(.-align-stretch .l-row__item) > .l-row__item {
    height: 100%;
  }
  .l-row:where(.-itemWidth-1) > .l-row__item, .l-row__item.-width-1 {
    --col-colspan: 1;
  }
  .l-row:where(.-itemWidth-1) > .l-row__item > *, .l-row__item.-width-1 > * {
    --row-colspan: 1;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-1) > .l-row__item:where(.-bp-auto), .l-row__item.-width-1:where(.-bp-auto) {
      --col-colspan: 3;
    }
    .l-row:where(.-itemWidth-1) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-1:where(.-bp-auto) > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row:where(.-itemWidth-1) > .l-row__item:where(.-bp-auto), .l-row__item.-width-1:where(.-bp-auto) {
      --col-colspan: 6;
    }
    .l-row:where(.-itemWidth-1) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-1:where(.-bp-auto) > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-2) > .l-row__item, .l-row__item.-width-2 {
    --col-colspan: 2;
  }
  .l-row:where(.-itemWidth-2) > .l-row__item > *, .l-row__item.-width-2 > * {
    --row-colspan: 2;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-2) > .l-row__item:where(.-bp-auto), .l-row__item.-width-2:where(.-bp-auto) {
      --col-colspan: 3;
    }
    .l-row:where(.-itemWidth-2) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-2:where(.-bp-auto) > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row:where(.-itemWidth-2) > .l-row__item:where(.-bp-auto), .l-row__item.-width-2:where(.-bp-auto) {
      --col-colspan: 6;
    }
    .l-row:where(.-itemWidth-2) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-2:where(.-bp-auto) > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-3) > .l-row__item, .l-row__item.-width-3 {
    --col-colspan: 3;
  }
  .l-row:where(.-itemWidth-3) > .l-row__item > *, .l-row__item.-width-3 > * {
    --row-colspan: 3;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-3) > .l-row__item:where(.-bp-auto), .l-row__item.-width-3:where(.-bp-auto) {
      --col-colspan: 4;
    }
    .l-row:where(.-itemWidth-3) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-3:where(.-bp-auto) > * {
      --row-colspan: 4;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row:where(.-itemWidth-3) > .l-row__item:where(.-bp-auto), .l-row__item.-width-3:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-3) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-3:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-4) > .l-row__item, .l-row__item.-width-4 {
    --col-colspan: 4;
  }
  .l-row:where(.-itemWidth-4) > .l-row__item > *, .l-row__item.-width-4 > * {
    --row-colspan: 4;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-4) > .l-row__item:where(.-bp-auto), .l-row__item.-width-4:where(.-bp-auto) {
      --col-colspan: 6;
    }
    .l-row:where(.-itemWidth-4) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-4:where(.-bp-auto) > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row:where(.-itemWidth-4) > .l-row__item:where(.-bp-auto), .l-row__item.-width-4:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-4) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-4:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-5) > .l-row__item, .l-row__item.-width-5 {
    --col-colspan: 5;
  }
  .l-row:where(.-itemWidth-5) > .l-row__item > *, .l-row__item.-width-5 > * {
    --row-colspan: 5;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-5) > .l-row__item:where(.-bp-auto), .l-row__item.-width-5:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-5) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-5:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-6) > .l-row__item, .l-row__item.-width-6 {
    --col-colspan: 6;
  }
  .l-row:where(.-itemWidth-6) > .l-row__item > *, .l-row__item.-width-6 > * {
    --row-colspan: 6;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-6) > .l-row__item:where(.-bp-auto), .l-row__item.-width-6:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-6) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-6:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-7) > .l-row__item, .l-row__item.-width-7 {
    --col-colspan: 7;
  }
  .l-row:where(.-itemWidth-7) > .l-row__item > *, .l-row__item.-width-7 > * {
    --row-colspan: 7;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-7) > .l-row__item:where(.-bp-auto), .l-row__item.-width-7:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-7) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-7:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-8) > .l-row__item, .l-row__item.-width-8 {
    --col-colspan: 8;
  }
  .l-row:where(.-itemWidth-8) > .l-row__item > *, .l-row__item.-width-8 > * {
    --row-colspan: 8;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-8) > .l-row__item:where(.-bp-auto), .l-row__item.-width-8:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-8) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-8:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-9) > .l-row__item, .l-row__item.-width-9 {
    --col-colspan: 9;
  }
  .l-row:where(.-itemWidth-9) > .l-row__item > *, .l-row__item.-width-9 > * {
    --row-colspan: 9;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-9) > .l-row__item:where(.-bp-auto), .l-row__item.-width-9:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-9) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-9:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-10) > .l-row__item, .l-row__item.-width-10 {
    --col-colspan: 10;
  }
  .l-row:where(.-itemWidth-10) > .l-row__item > *, .l-row__item.-width-10 > * {
    --row-colspan: 10;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-10) > .l-row__item:where(.-bp-auto), .l-row__item.-width-10:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-10) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-10:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-11) > .l-row__item, .l-row__item.-width-11 {
    --col-colspan: 11;
  }
  .l-row:where(.-itemWidth-11) > .l-row__item > *, .l-row__item.-width-11 > * {
    --row-colspan: 11;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-11) > .l-row__item:where(.-bp-auto), .l-row__item.-width-11:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-11) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-11:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-itemWidth-12) > .l-row__item, .l-row__item.-width-12 {
    --col-colspan: 12;
  }
  .l-row:where(.-itemWidth-12) > .l-row__item > *, .l-row__item.-width-12 > * {
    --row-colspan: 12;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .l-row:where(.-itemWidth-12) > .l-row__item:where(.-bp-auto), .l-row__item.-width-12:where(.-bp-auto) {
      --col-colspan: 12;
    }
    .l-row:where(.-itemWidth-12) > .l-row__item:where(.-bp-auto) > *, .l-row__item.-width-12:where(.-bp-auto) > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .l-row:where(.-flexGrow-0) > .l-row__item {
    flex-grow: 0;
  }
  .l-row:where(.-flexGrow-1, .-flexGrow) > .l-row__item {
    flex-grow: 1;
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-1 {
      --col-colspan: 1;
    }
    .l-row__item.-xxl-1 > * {
      --row-colspan: 1;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-2 {
      --col-colspan: 2;
    }
    .l-row__item.-xxl-2 > * {
      --row-colspan: 2;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-3 {
      --col-colspan: 3;
    }
    .l-row__item.-xxl-3 > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-4 {
      --col-colspan: 4;
    }
    .l-row__item.-xxl-4 > * {
      --row-colspan: 4;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-5 {
      --col-colspan: 5;
    }
    .l-row__item.-xxl-5 > * {
      --row-colspan: 5;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-6 {
      --col-colspan: 6;
    }
    .l-row__item.-xxl-6 > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-7 {
      --col-colspan: 7;
    }
    .l-row__item.-xxl-7 > * {
      --row-colspan: 7;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-8 {
      --col-colspan: 8;
    }
    .l-row__item.-xxl-8 > * {
      --row-colspan: 8;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-9 {
      --col-colspan: 9;
    }
    .l-row__item.-xxl-9 > * {
      --row-colspan: 9;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-10 {
      --col-colspan: 10;
    }
    .l-row__item.-xxl-10 > * {
      --row-colspan: 10;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-11 {
      --col-colspan: 11;
    }
    .l-row__item.-xxl-11 > * {
      --row-colspan: 11;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 93.75rem) {
    .l-row__item.-xxl-12 {
      --col-colspan: 12;
    }
    .l-row__item.-xxl-12 > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-1 {
      --col-colspan: 1;
    }
    .l-row__item.-xl-1 > * {
      --row-colspan: 1;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-2 {
      --col-colspan: 2;
    }
    .l-row__item.-xl-2 > * {
      --row-colspan: 2;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-3 {
      --col-colspan: 3;
    }
    .l-row__item.-xl-3 > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-4 {
      --col-colspan: 4;
    }
    .l-row__item.-xl-4 > * {
      --row-colspan: 4;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-5 {
      --col-colspan: 5;
    }
    .l-row__item.-xl-5 > * {
      --row-colspan: 5;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-6 {
      --col-colspan: 6;
    }
    .l-row__item.-xl-6 > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-7 {
      --col-colspan: 7;
    }
    .l-row__item.-xl-7 > * {
      --row-colspan: 7;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-8 {
      --col-colspan: 8;
    }
    .l-row__item.-xl-8 > * {
      --row-colspan: 8;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-9 {
      --col-colspan: 9;
    }
    .l-row__item.-xl-9 > * {
      --row-colspan: 9;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-10 {
      --col-colspan: 10;
    }
    .l-row__item.-xl-10 > * {
      --row-colspan: 10;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-11 {
      --col-colspan: 11;
    }
    .l-row__item.-xl-11 > * {
      --row-colspan: 11;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 83.75rem) {
    .l-row__item.-xl-12 {
      --col-colspan: 12;
    }
    .l-row__item.-xl-12 > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-1 {
      --col-colspan: 1;
    }
    .l-row__item.-l-1 > * {
      --row-colspan: 1;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-2 {
      --col-colspan: 2;
    }
    .l-row__item.-l-2 > * {
      --row-colspan: 2;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-3 {
      --col-colspan: 3;
    }
    .l-row__item.-l-3 > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-4 {
      --col-colspan: 4;
    }
    .l-row__item.-l-4 > * {
      --row-colspan: 4;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-5 {
      --col-colspan: 5;
    }
    .l-row__item.-l-5 > * {
      --row-colspan: 5;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-6 {
      --col-colspan: 6;
    }
    .l-row__item.-l-6 > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-7 {
      --col-colspan: 7;
    }
    .l-row__item.-l-7 > * {
      --row-colspan: 7;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-8 {
      --col-colspan: 8;
    }
    .l-row__item.-l-8 > * {
      --row-colspan: 8;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-9 {
      --col-colspan: 9;
    }
    .l-row__item.-l-9 > * {
      --row-colspan: 9;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-10 {
      --col-colspan: 10;
    }
    .l-row__item.-l-10 > * {
      --row-colspan: 10;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-11 {
      --col-colspan: 11;
    }
    .l-row__item.-l-11 > * {
      --row-colspan: 11;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 73.75rem) {
    .l-row__item.-l-12 {
      --col-colspan: 12;
    }
    .l-row__item.-l-12 > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-1 {
      --col-colspan: 1;
    }
    .l-row__item.-ml-1 > * {
      --row-colspan: 1;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-2 {
      --col-colspan: 2;
    }
    .l-row__item.-ml-2 > * {
      --row-colspan: 2;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-3 {
      --col-colspan: 3;
    }
    .l-row__item.-ml-3 > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-4 {
      --col-colspan: 4;
    }
    .l-row__item.-ml-4 > * {
      --row-colspan: 4;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-5 {
      --col-colspan: 5;
    }
    .l-row__item.-ml-5 > * {
      --row-colspan: 5;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-6 {
      --col-colspan: 6;
    }
    .l-row__item.-ml-6 > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-7 {
      --col-colspan: 7;
    }
    .l-row__item.-ml-7 > * {
      --row-colspan: 7;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-8 {
      --col-colspan: 8;
    }
    .l-row__item.-ml-8 > * {
      --row-colspan: 8;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-9 {
      --col-colspan: 9;
    }
    .l-row__item.-ml-9 > * {
      --row-colspan: 9;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-10 {
      --col-colspan: 10;
    }
    .l-row__item.-ml-10 > * {
      --row-colspan: 10;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-11 {
      --col-colspan: 11;
    }
    .l-row__item.-ml-11 > * {
      --row-colspan: 11;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 65rem) {
    .l-row__item.-ml-12 {
      --col-colspan: 12;
    }
    .l-row__item.-ml-12 > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-1 {
      --col-colspan: 1;
    }
    .l-row__item.-m-1 > * {
      --row-colspan: 1;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-2 {
      --col-colspan: 2;
    }
    .l-row__item.-m-2 > * {
      --row-colspan: 2;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-3 {
      --col-colspan: 3;
    }
    .l-row__item.-m-3 > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-4 {
      --col-colspan: 4;
    }
    .l-row__item.-m-4 > * {
      --row-colspan: 4;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-5 {
      --col-colspan: 5;
    }
    .l-row__item.-m-5 > * {
      --row-colspan: 5;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-6 {
      --col-colspan: 6;
    }
    .l-row__item.-m-6 > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-7 {
      --col-colspan: 7;
    }
    .l-row__item.-m-7 > * {
      --row-colspan: 7;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-8 {
      --col-colspan: 8;
    }
    .l-row__item.-m-8 > * {
      --row-colspan: 8;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-9 {
      --col-colspan: 9;
    }
    .l-row__item.-m-9 > * {
      --row-colspan: 9;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-10 {
      --col-colspan: 10;
    }
    .l-row__item.-m-10 > * {
      --row-colspan: 10;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-11 {
      --col-colspan: 11;
    }
    .l-row__item.-m-11 > * {
      --row-colspan: 11;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-m-12 {
      --col-colspan: 12;
    }
    .l-row__item.-m-12 > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-1 {
      --col-colspan: 1;
    }
    .l-row__item.-sm-1 > * {
      --row-colspan: 1;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-2 {
      --col-colspan: 2;
    }
    .l-row__item.-sm-2 > * {
      --row-colspan: 2;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-3 {
      --col-colspan: 3;
    }
    .l-row__item.-sm-3 > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-4 {
      --col-colspan: 4;
    }
    .l-row__item.-sm-4 > * {
      --row-colspan: 4;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-5 {
      --col-colspan: 5;
    }
    .l-row__item.-sm-5 > * {
      --row-colspan: 5;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-6 {
      --col-colspan: 6;
    }
    .l-row__item.-sm-6 > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-7 {
      --col-colspan: 7;
    }
    .l-row__item.-sm-7 > * {
      --row-colspan: 7;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-8 {
      --col-colspan: 8;
    }
    .l-row__item.-sm-8 > * {
      --row-colspan: 8;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-9 {
      --col-colspan: 9;
    }
    .l-row__item.-sm-9 > * {
      --row-colspan: 9;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-10 {
      --col-colspan: 10;
    }
    .l-row__item.-sm-10 > * {
      --row-colspan: 10;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-11 {
      --col-colspan: 11;
    }
    .l-row__item.-sm-11 > * {
      --row-colspan: 11;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 48.75rem) {
    .l-row__item.-sm-12 {
      --col-colspan: 12;
    }
    .l-row__item.-sm-12 > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-1 {
      --col-colspan: 1;
    }
    .l-row__item.-s-1 > * {
      --row-colspan: 1;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-2 {
      --col-colspan: 2;
    }
    .l-row__item.-s-2 > * {
      --row-colspan: 2;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-3 {
      --col-colspan: 3;
    }
    .l-row__item.-s-3 > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-4 {
      --col-colspan: 4;
    }
    .l-row__item.-s-4 > * {
      --row-colspan: 4;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-5 {
      --col-colspan: 5;
    }
    .l-row__item.-s-5 > * {
      --row-colspan: 5;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-6 {
      --col-colspan: 6;
    }
    .l-row__item.-s-6 > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-7 {
      --col-colspan: 7;
    }
    .l-row__item.-s-7 > * {
      --row-colspan: 7;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-8 {
      --col-colspan: 8;
    }
    .l-row__item.-s-8 > * {
      --row-colspan: 8;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-9 {
      --col-colspan: 9;
    }
    .l-row__item.-s-9 > * {
      --row-colspan: 9;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-10 {
      --col-colspan: 10;
    }
    .l-row__item.-s-10 > * {
      --row-colspan: 10;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-11 {
      --col-colspan: 11;
    }
    .l-row__item.-s-11 > * {
      --row-colspan: 11;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 41.25rem) {
    .l-row__item.-s-12 {
      --col-colspan: 12;
    }
    .l-row__item.-s-12 > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-1 {
      --col-colspan: 1;
    }
    .l-row__item.-xs-1 > * {
      --row-colspan: 1;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-2 {
      --col-colspan: 2;
    }
    .l-row__item.-xs-2 > * {
      --row-colspan: 2;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-3 {
      --col-colspan: 3;
    }
    .l-row__item.-xs-3 > * {
      --row-colspan: 3;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-4 {
      --col-colspan: 4;
    }
    .l-row__item.-xs-4 > * {
      --row-colspan: 4;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-5 {
      --col-colspan: 5;
    }
    .l-row__item.-xs-5 > * {
      --row-colspan: 5;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-6 {
      --col-colspan: 6;
    }
    .l-row__item.-xs-6 > * {
      --row-colspan: 6;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-7 {
      --col-colspan: 7;
    }
    .l-row__item.-xs-7 > * {
      --row-colspan: 7;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-8 {
      --col-colspan: 8;
    }
    .l-row__item.-xs-8 > * {
      --row-colspan: 8;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-9 {
      --col-colspan: 9;
    }
    .l-row__item.-xs-9 > * {
      --row-colspan: 9;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-10 {
      --col-colspan: 10;
    }
    .l-row__item.-xs-10 > * {
      --row-colspan: 10;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-11 {
      --col-colspan: 11;
    }
    .l-row__item.-xs-11 > * {
      --row-colspan: 11;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 33.75rem) {
    .l-row__item.-xs-12 {
      --col-colspan: 12;
    }
    .l-row__item.-xs-12 > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--10 {
      order: -10;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--9 {
      order: -9;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--8 {
      order: -8;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--7 {
      order: -7;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--6 {
      order: -6;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--5 {
      order: -5;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--4 {
      order: -4;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--3 {
      order: -3;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--2 {
      order: -2;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder--1 {
      order: -1;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-0 {
      order: 0;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-1 {
      order: 1;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-2 {
      order: 2;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-3 {
      order: 3;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-4 {
      order: 4;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-5 {
      order: 5;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-6 {
      order: 6;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-7 {
      order: 7;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-8 {
      order: 8;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-9 {
      order: 9;
    }
  }
  @media (max-width: 56.25rem) {
    .l-row__item.-responsiveOrder-10 {
      order: 10;
    }
  }
  @keyframes modal-open-overlay {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes modal-close-overlay {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes modal-open {
    0% {
      transform: scale(0.95);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes modal-close {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    100% {
      transform: scale(0.95);
      opacity: 0;
    }
  }
  .l-modal {
    width: 39.0625rem;
    max-width: 92%;
    max-height: 96%;
    margin: auto;
    padding: 0;
    color: var(--color);
    background: var(--background-modal);
    border: none;
    border-radius: var(--border-radius-m);
    box-shadow: var(--box-shadow-m);
    opacity: 0;
    overflow: hidden;
  }
  .l-modal:not(.--active, .--deactivating) {
    display: none;
    visibility: hidden;
  }
  .l-modal.--active {
    opacity: 1;
    animation: modal-open 0.17s ease-out;
  }
  .l-modal.--deactivating {
    animation: modal-close 0.17s ease-out;
    opacity: 0;
  }
  .l-modal.-width-4 {
    width: 25.4166666667rem;
  }
  .l-modal.-width-4 > * {
    --row-colspan: 4;
    --card-width: 4;
  }
  .l-modal.-width-5 {
    width: 32.2395833333rem;
  }
  .l-modal.-width-5 > * {
    --row-colspan: 5;
    --card-width: 5;
  }
  .l-modal.-width-6 {
    width: 39.0625rem;
  }
  .l-modal.-width-6 > * {
    --row-colspan: 6;
    --card-width: 6;
  }
  .l-modal.-width-7 {
    width: 45.8854166667rem;
  }
  .l-modal.-width-7 > * {
    --row-colspan: 7;
    --card-width: 7;
  }
  .l-modal.-width-8 {
    width: 52.7083333333rem;
  }
  .l-modal.-width-8 > * {
    --row-colspan: 8;
    --card-width: 8;
  }
  .l-modal.-width-9 {
    width: 59.53125rem;
  }
  .l-modal.-width-9 > * {
    --row-colspan: 9;
    --card-width: 9;
  }
  .l-modal.-width-10 {
    width: 66.3541666667rem;
  }
  .l-modal.-width-10 > * {
    --row-colspan: 10;
    --card-width: 10;
  }
  .l-modal.-width-11 {
    width: 73.1770833333rem;
  }
  .l-modal.-width-11 > * {
    --row-colspan: 11;
    --card-width: 11;
  }
  .l-modal.-width-12 {
    width: 80rem;
  }
  .l-modal.-width-12 > * {
    --row-colspan: 12;
    --card-width: 12;
  }
  .l-modal::backdrop {
    background: var(--background-modal-backdrop);
  }
  .l-modal.--active::backdrop {
    animation: modal-open-overlay 0.17s ease-out;
  }
  .l-modal.--deactivating::backdrop {
    opacity: 0;
    animation: modal-close-overlay 0.17s ease-out;
  }
  .l-modal__close {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    z-index: 9;
    right: 0.5em;
    top: 0.5em;
    width: 1.75em;
    height: 1.75em;
    font-size: 1rem;
    cursor: pointer;
    color: var(--color-emphasis);
    background: var(--background-button);
    border-radius: 100%;
  }
  .l-modal__close:hover, .l-modal__close:focus-visible {
    background: var(--background-button--hover);
  }
  .l-media.-layout-rightFloat {
    display: block;
    margin-block: 0 calc(-1 * var(--gutter-y));
    gap: 0;
  }
  @media (max-width: 41.25rem) {
    .l-media.-layout-rightFloat {
      display: flex;
      flex-direction: column-reverse;
    }
  }
  .l-media.-layout-rightFloat .l-media__row {
    gap: 0;
  }
  .l-media.-layout-rightFloat .l-media__text {
    margin-block: 0 var(--gutter-y);
  }
  @media (max-width: 56.25rem) {
    .l-media.-layout-rightFloat .l-media__text {
      width: 100%;
    }
  }
  .l-media.-layout-rightFloat .l-media__media {
    margin-block: 0 var(--gutter-y);
  }
  @media (min-width: 41.3125rem) {
    .l-media.-layout-rightFloat .l-media__media {
      margin-left: var(--gutter-x);
      float: right;
    }
  }
  .l-media.-layout-leftFloat {
    display: block;
    margin-block: 0 calc(-1 * var(--gutter-y));
    gap: 0;
  }
  @media (max-width: 41.25rem) {
    .l-media.-layout-leftFloat {
      display: flex;
      flex-direction: column-reverse;
    }
  }
  .l-media.-layout-leftFloat .l-media__row {
    gap: 0;
  }
  .l-media.-layout-leftFloat .l-media__text {
    margin-block: 0 var(--gutter-y);
  }
  @media (max-width: 56.25rem) {
    .l-media.-layout-leftFloat .l-media__text {
      width: 100%;
    }
  }
  .l-media.-layout-leftFloat .l-media__media {
    margin-block: 0 var(--gutter-y);
  }
  @media (min-width: 41.3125rem) {
    .l-media.-layout-leftFloat .l-media__media {
      margin-right: var(--gutter-x);
      float: left;
    }
  }
  @media (max-width: 41.25rem) {
    .l-media.-layout-right .l-media__text,
    .l-media.-layout-right .l-media__media {
      width: 100%;
    }
  }
  @media (max-width: 41.25rem) {
    .l-media.-layout-left .l-media__text,
    .l-media.-layout-left .l-media__media {
      width: 100%;
    }
  }
  @media (min-width: 41.3125rem) {
    .l-media.-layout-left .l-media__text {
      order: 2;
    }
  }
  .l-media.-layout-above .l-media__text {
    order: 2;
  }
  @media (max-width: 41.25rem) {
    .l-media:where(.-mobileMaxHeight) .l-media__file {
      max-height: var(--max-height-media-mobile);
      width: auto;
    }
  }
  @media (max-width: 56.25rem) {
    .l-media__text {
      flex-grow: 1;
    }
  }
  .l-media__media__row {
    --gutter-y: var(--gutter-x);
  }
  .l-media__file__title {
    margin-top: 1em;
  }
  .l-media__file__desc {
    margin-top: 1em;
  }
  .l-media__mp3 {
    width: 100%;
  }
  .l-container {
    width: 100%;
    max-width: 85rem;
    margin-inline: auto;
    display: flex;
    flex-direction: column;
  }
  .l-container.-offset-1 {
    max-width: 71.3541666667rem;
  }
  .l-container.-offset-2 {
    max-width: 57.7083333333rem;
  }
  .l-container.-offset-3 {
    max-width: 44.0625rem;
  }
  .l-container.-offset-4 {
    max-width: 30.4166666667rem;
  }
  .l-container__inner {
    padding-inline: var(--gutter-outer);
    width: 100%;
    margin-inline: auto;
  }
  .l-container:where(.-full) .l-container__inner {
    padding-inline: 0;
  }
  .l-container:where(.-width-4) .l-container__inner {
    --row-colspan: 4;
    max-width: 30.4166666667rem;
  }
  @media (max-width: 56.25rem) {
    .l-container:where(.-width-4) .l-container__inner {
      --row-colspan: 6;
    }
  }
  @media (max-width: 33.75rem) {
    .l-container:where(.-width-4) .l-container__inner {
      --row-colspan: 12;
    }
  }
  .l-container:where(.-width-5) .l-container__inner {
    --row-colspan: 5;
    max-width: 37.2395833333rem;
  }
  @media (max-width: 56.25rem) {
    .l-container:where(.-width-5) .l-container__inner {
      --row-colspan: 12;
    }
  }
  @media (max-width: 33.75rem) {
    .l-container:where(.-width-5) .l-container__inner {
      --row-colspan: 12;
    }
  }
  .l-container:where(.-width-6) .l-container__inner {
    --row-colspan: 6;
    max-width: 44.0625rem;
  }
  @media (max-width: 56.25rem) {
    .l-container:where(.-width-6) .l-container__inner {
      --row-colspan: 12;
    }
  }
  @media (max-width: 33.75rem) {
    .l-container:where(.-width-6) .l-container__inner {
      --row-colspan: 12;
    }
  }
  .l-container:where(.-width-7) .l-container__inner {
    --row-colspan: 7;
    max-width: 50.8854166667rem;
  }
  @media (max-width: 56.25rem) {
    .l-container:where(.-width-7) .l-container__inner {
      --row-colspan: 12;
    }
  }
  @media (max-width: 33.75rem) {
    .l-container:where(.-width-7) .l-container__inner {
      --row-colspan: 12;
    }
  }
  .l-container:where(.-width-8) .l-container__inner {
    --row-colspan: 8;
    max-width: 57.7083333333rem;
  }
  @media (max-width: 56.25rem) {
    .l-container:where(.-width-8) .l-container__inner {
      --row-colspan: 12;
    }
  }
  @media (max-width: 33.75rem) {
    .l-container:where(.-width-8) .l-container__inner {
      --row-colspan: 12;
    }
  }
  .l-container:where(.-width-9) .l-container__inner {
    --row-colspan: 9;
    max-width: 64.53125rem;
  }
  @media (max-width: 56.25rem) {
    .l-container:where(.-width-9) .l-container__inner {
      --row-colspan: 12;
    }
  }
  @media (max-width: 33.75rem) {
    .l-container:where(.-width-9) .l-container__inner {
      --row-colspan: 12;
    }
  }
  .l-container:where(.-width-10) .l-container__inner {
    --row-colspan: 10;
    max-width: 71.3541666667rem;
  }
  @media (max-width: 56.25rem) {
    .l-container:where(.-width-10) .l-container__inner {
      --row-colspan: 12;
    }
  }
  @media (max-width: 33.75rem) {
    .l-container:where(.-width-10) .l-container__inner {
      --row-colspan: 12;
    }
  }
  .l-container:where(.-width-11) .l-container__inner {
    --row-colspan: 11;
    max-width: 78.1770833333rem;
  }
  @media (max-width: 56.25rem) {
    .l-container:where(.-width-11) .l-container__inner {
      --row-colspan: 12;
    }
  }
  @media (max-width: 33.75rem) {
    .l-container:where(.-width-11) .l-container__inner {
      --row-colspan: 12;
    }
  }
  .l-container:where(.-width-12) .l-container__inner {
    --row-colspan: 12;
    max-width: 85rem;
  }
  @media (max-width: 56.25rem) {
    .l-container:where(.-width-12) .l-container__inner {
      --row-colspan: 12;
    }
  }
  @media (max-width: 33.75rem) {
    .l-container:where(.-width-12) .l-container__inner {
      --row-colspan: 12;
    }
  }
  .l-container:where(.-align-left) .l-container__inner {
    margin-left: 0;
  }
  .l-container:where(.-align-right) .l-container__inner {
    margin-right: 0;
  }
  .l-carousel__track {
    overflow: visible;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow-x: clip;
    overflow-y: clip;
  }
  .l-carousel__track.-overflowVisible {
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
  }
  .l-carousel__list {
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  .l-carousel__list.-align-start {
    align-items: flex-start;
  }
  .l-carousel__list.-align-center {
    align-items: center;
  }
  .l-carousel__list.-align-end {
    align-items: flex-end;
  }
  .l-carousel__list.-align-stretch {
    align-items: stretch;
  }
  .l-carousel :where(.splide__slide.l-row__item):not(:last-child) {
    margin-right: var(--gutter-x);
  }
  .l-carousel__controls {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 1em;
  }
  .l-carousel__controls:has(*) {
    margin-top: var(--paragraph-spacing);
  }
  .l-carousel__arrows {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 1em;
    width: 100%;
  }
  .l-carousel__arrowPrev, .l-carousel__arrowNext {
    color: var(--color-link);
  }
  .l-carousel__arrowPrev:hover, .l-carousel__arrowPrev:focus-visible, .l-carousel__arrowNext:hover, .l-carousel__arrowNext:focus-visible {
    color: var(--color-link--hover);
  }
  .l-carousel__pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.75em;
  }
  .l-carousel__pagination > li {
    display: flex;
  }
  .l-carousel__pagination__page {
    position: relative;
    height: 0.75em;
    width: 0.75em;
    background: color-mix(in srgb, var(--color), transparent 70%);
    border-radius: 0.375em;
    transition: width var(--splide-speed), background 0.15s;
  }
  .l-carousel__pagination__page:hover {
    background: color-mix(in srgb, var(--color), transparent 1%);
  }
  .l-carousel__pagination__page.is-active {
    background: var(--color-link);
  }
  .l-carousel__pagination__page.is-active.-autoplay {
    width: 2.5em;
    background: color-mix(in srgb, var(--color), transparent 70%);
    overflow: hidden;
  }
  .l-carousel__pagination__page.is-active.-autoplay:before, .l-carousel__pagination__page.is-active.-autoplay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 0.75em;
    background: var(--color);
    transform-origin: left;
  }
  .l-carousel__pagination__page.is-active.-autoplay:before {
    width: 2.5em;
    scale: calc(0.7 * var(--splide-autoplay-progress)) 1;
  }
  .l-carousel__pagination__page.is-active.-autoplay:after {
    width: 0.75em;
    translate: calc(0.7 * var(--splide-autoplay-progress) * 2.5em) 0;
    border-radius: 0 0.375em 0.375em 0;
  }
  .l-carousel__autoplayToggle {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 2.2em;
    height: 2.2em;
    color: var(--color-button);
    background: var(--background-button);
    border: 2px solid var(--color-button-border);
    border-radius: 100%;
    transition: background-color 0.15s;
  }
  .l-carousel__autoplayToggle:hover, .l-carousel__autoplayToggle:focus-visible {
    --color-button: var(--color-button--hover);
    --background-button: var(--background-button--hover);
    --color-button-border: var(--color-button-border--hover);
    color: var(--color-button);
  }
  .l-carousel__autoplayToggle i {
    font-size: 1.25em;
  }
  .l-carousel__autoplayToggle.--paused i:before {
    content: var(--icon-code-play-solid);
    position: relative;
    left: 2%;
  }
  .l-card {
    --padding-block: 1.6em;
    --padding-inline: 1.6em;
    --padding-bottom: var(--padding-block);
    --background-media-opacity: 0.5;
    --background-media-overlay-color: var(--background-card);
    --card-media-width: var(--card-width);
  }
  .l-card:where(.-width-2) {
    --card-width: 2;
  }
  .l-card:where(.-mediaWidth-2) {
    --card-media-width: 2;
  }
  .l-card:where(.-width-3) {
    --card-width: 3;
  }
  .l-card:where(.-mediaWidth-3) {
    --card-media-width: 3;
  }
  .l-card:where(.-width-4) {
    --card-width: 4;
  }
  .l-card:where(.-mediaWidth-4) {
    --card-media-width: 4;
  }
  .l-card:where(.-width-5) {
    --card-width: 5;
  }
  .l-card:where(.-mediaWidth-5) {
    --card-media-width: 5;
  }
  .l-card:where(.-width-6) {
    --card-width: 6;
  }
  .l-card:where(.-mediaWidth-6) {
    --card-media-width: 6;
  }
  .l-card:where(.-width-7) {
    --card-width: 7;
  }
  .l-card:where(.-mediaWidth-7) {
    --card-media-width: 7;
  }
  .l-card:where(.-width-8) {
    --card-width: 8;
  }
  .l-card:where(.-mediaWidth-8) {
    --card-media-width: 8;
  }
  .l-card:where(.-width-9) {
    --card-width: 9;
  }
  .l-card:where(.-mediaWidth-9) {
    --card-media-width: 9;
  }
  .l-card:where(.-width-10) {
    --card-width: 10;
  }
  .l-card:where(.-mediaWidth-10) {
    --card-media-width: 10;
  }
  .l-card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    color: var(--color);
    background: var(--background-card);
    border: 2px solid var(--border-color-card);
    border-radius: var(--border-radius-m);
    overflow: hidden;
  }
  .l-card.-media {
    justify-content: space-between;
  }
  .l-card.-mediaSize-contain, .l-card.-mediaSize-background {
    padding: var(--padding-block) var(--padding-inline) var(--padding-bottom);
  }
  @media (min-width: 33.8125rem) {
    .l-card.-layout-right, .l-card.-layout-left {
      flex-direction: row;
    }
  }
  .l-card.-layout-above, .l-card.-layout-below {
    flex-direction: column;
  }
  .l-card.-mediaSize-cover:where(.-layout-right, .-layout-left) {
    align-items: stretch;
  }
  .l-card.-align-start:where(:not(.-layout-right):not(.-layout-left)) {
    justify-content: flex-start;
  }
  .l-card.-align-start:where(.-layout-right, .-layout-left) {
    align-items: flex-start;
  }
  .l-card.-align-center:where(:not(.-layout-right):not(.-layout-left)) {
    justify-content: center;
  }
  .l-card.-align-center:where(.-layout-right, .-layout-left) {
    align-items: center;
  }
  .l-card.-align-end:where(:not(.-layout-right):not(.-layout-left)) {
    justify-content: flex-end;
  }
  .l-card.-align-end:where(.-layout-right, .-layout-left) {
    align-items: flex-end;
  }
  .l-card.-align-stretch:where(:not(.-layout-right):not(.-layout-left)) {
    justify-content: stretch;
  }
  .l-card.-align-stretch:where(.-layout-right, .-layout-left) {
    align-items: stretch;
  }
  .l-card__content {
    position: relative;
    z-index: 1;
    width: 100%;
  }
  .l-card__content.-mediaSize-cover {
    padding: var(--padding-block) var(--padding-inline);
  }
  @media (min-width: 33.8125rem) {
    .l-card__content.-layout-right, .l-card__content.-layout-left {
      width: 0;
      flex-grow: 1;
    }
  }
  .l-card__figure {
    width: 100%;
    max-width: 100%;
  }
  .l-card__figure.-layout-above, .l-card__figure.-layout-left {
    order: -1;
  }
  .l-card__figure.-mediaSize-background {
    overflow: hidden;
  }
  .l-card__figure.-mediaSize-background > div {
    width: 100%;
    height: 100%;
  }
  .l-card__figure.-mediaSize-background .e-mediaPlayer {
    padding-top: 0;
    width: 100%;
    height: 100%;
  }
  .l-card__figure.-mediaSize-background > picture > img, .l-card__figure.-mediaSize-background > video, .l-card__figure.-mediaSize-background > iframe, .l-card__figure.-mediaSize-background .e-mediaPlayer > img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
  }
  .l-card__figure.-mediaSize-background {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--background-media-overlay-color);
  }
  .l-card__figure.-mediaSize-cover:where(.-layout-right, .-layout-left) {
    overflow: hidden;
  }
  .l-card__figure.-mediaSize-cover:where(.-layout-right, .-layout-left) > div {
    width: 100%;
    height: 100%;
  }
  .l-card__figure.-mediaSize-cover:where(.-layout-right, .-layout-left) .e-mediaPlayer {
    padding-top: 0;
    width: 100%;
    height: 100%;
  }
  .l-card__figure.-mediaSize-cover:where(.-layout-right, .-layout-left) > picture > img, .l-card__figure.-mediaSize-cover:where(.-layout-right, .-layout-left) > video, .l-card__figure.-mediaSize-cover:where(.-layout-right, .-layout-left) > iframe, .l-card__figure.-mediaSize-cover:where(.-layout-right, .-layout-left) .e-mediaPlayer > img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
  }
  @media (min-width: 33.8125rem) {
    .l-card__figure.-mediaSize-cover:where(.-layout-right, .-layout-left) {
      width: calc(100% * var(--card-media-width) / var(--card-width));
      align-self: stretch;
    }
  }
  .l-card__figure.-mediaSize-contain:where(.-layout-above) {
    padding-bottom: var(--padding-bottom);
  }
  .l-card__figure.-mediaSize-contain:where(.-layout-below) {
    padding-top: var(--padding-block);
  }
  @media (min-width: 33.8125rem) {
    .l-card__figure.-mediaSize-contain:where(.-layout-right, .-layout-left) {
      width: calc((100% + var(--padding-inline)) * var(--card-media-width) / var(--card-width));
    }
  }
  @media (min-width: 33.8125rem) {
    .l-card__figure.-mediaSize-contain:where(.-layout-right) {
      padding-left: var(--padding-inline);
    }
  }
  @media (max-width: 33.75rem) {
    .l-card__figure.-mediaSize-contain:where(.-layout-right) {
      padding-bottom: var(--padding-bottom);
    }
  }
  @media (min-width: 33.8125rem) {
    .l-card__figure.-mediaSize-contain:where(.-layout-left) {
      padding-right: var(--padding-inline);
    }
  }
  @media (max-width: 33.75rem) {
    .l-card__figure.-mediaSize-contain:where(.-layout-left) {
      padding-bottom: var(--padding-bottom);
    }
  }
  .l-card__figure.-mediaSize-background .l-card__image {
    opacity: var(--background-media-opacity);
  }
  .l-card__image {
    width: 100%;
  }
}
@layer elements {
  :where(.e-richText) {
    width: 100%;
  }
  :where(.e-richText) p, :where(.e-richText) ul, :where(.e-richText) ol, :where(.e-richText) table {
    margin-bottom: var(--paragraph-spacing);
  }
  :where(.e-richText) p:last-child, :where(.e-richText) p:has(+ h2, + h3), :where(.e-richText) ul:last-child, :where(.e-richText) ul:has(+ h2, + h3), :where(.e-richText) ol:last-child, :where(.e-richText) ol:has(+ h2, + h3), :where(.e-richText) table:last-child, :where(.e-richText) table:has(+ h2, + h3) {
    margin-bottom: 0;
  }
  :where(.e-richText) * + h2 {
    padding-top: var(--spacing-m);
  }
  :where(.e-richText) * + h3 {
    padding-top: var(--spacing-s);
  }
  :where(.e-richText) a {
    color: var(--color-link);
  }
  :where(.e-richText) a:hover,
  :where(.e-richText) a:focus-visible {
    color: var(--color-link--hover);
  }
  :where(.e-richText) ul, :where(.e-richText) ol {
    --width-list-offset: 1.2em;
    --width-list-symbol: .4em;
    --height-list-symbol: .4em;
    --color-list-symbol: var(--color);
  }
  :where(.e-richText) ul, :where(.e-richText) ol {
    padding-left: 0;
  }
  :where(.e-richText) ul:last-child, :where(.e-richText) ol:last-child {
    margin-bottom: 0;
  }
  :where(.e-richText) ul > li, :where(.e-richText) ol > li {
    margin-bottom: 0.5em;
    padding-left: var(--width-list-offset);
  }
  :where(.e-richText) ul > li:last-child, :where(.e-richText) ol > li:last-child {
    margin-bottom: 0;
  }
  :where(.e-richText) ul > li:before, :where(.e-richText) ol > li:before {
    position: relative;
    bottom: 0.1em;
    content: "";
    box-sizing: border-box;
    display: inline-block;
    width: var(--width-list-symbol);
    height: var(--height-list-symbol);
    margin-left: calc(-1 * var(--width-list-offset));
    margin-right: calc(var(--width-list-offset) - var(--width-list-symbol));
    vertical-align: middle;
    color: var(--color-list-symbol);
    background: var(--color-list-symbol);
  }
  :where(.e-richText) ul:is(ul) > li:before, :where(.e-richText) ol:is(ul) > li:before {
    border-radius: 50%;
  }
  :where(.e-richText) ul:is(ol) > li, :where(.e-richText) ol:is(ol) > li {
    counter-increment: ol-counter;
  }
  :where(.e-richText) ul:is(ol) > li:before, :where(.e-richText) ol:is(ol) > li:before {
    content: counter(ol-counter) ".";
    height: 100%;
    bottom: 0.075em;
    background: var(--color-list-symbol);
    text-align: center;
    font-weight: bold;
    background: none;
  }
  :where(.e-richText) ul > li > ol, :where(.e-richText) ol > li > ol {
    margin-top: 0.5em;
  }
  :where(.e-richText) ul > li > ol > li, :where(.e-richText) ol > li > ol > li {
    counter-increment: ol-sub-counter;
  }
  :where(.e-richText) ul > li > ol > li:before, :where(.e-richText) ol > li > ol > li:before {
    content: counter(ol-sub-counter);
  }
  :where(.e-richText) ul > li > ul, :where(.e-richText) ol > li > ul {
    margin-top: 0.5em;
  }
  :where(.e-richText) ul > li > ul > li:before, :where(.e-richText) ol > li > ul > li:before {
    transform: scale(0.6);
  }
  :where(.e-richText) ul:is(ol)[start="1"], :where(.e-richText) ol:is(ol)[start="1"] {
    counter-reset: ol-counter 0;
  }
  :where(.e-richText) ul:is(ol)[start="2"], :where(.e-richText) ol:is(ol)[start="2"] {
    counter-reset: ol-counter 1;
  }
  :where(.e-richText) ul:is(ol)[start="3"], :where(.e-richText) ol:is(ol)[start="3"] {
    counter-reset: ol-counter 2;
  }
  :where(.e-richText) ul:is(ol)[start="4"], :where(.e-richText) ol:is(ol)[start="4"] {
    counter-reset: ol-counter 3;
  }
  :where(.e-richText) ul:is(ol)[start="5"], :where(.e-richText) ol:is(ol)[start="5"] {
    counter-reset: ol-counter 4;
  }
  :where(.e-richText) ul:is(ol)[start="6"], :where(.e-richText) ol:is(ol)[start="6"] {
    counter-reset: ol-counter 5;
  }
  :where(.e-richText) ul:is(ol)[start="7"], :where(.e-richText) ol:is(ol)[start="7"] {
    counter-reset: ol-counter 6;
  }
  :where(.e-richText) ul:is(ol)[start="8"], :where(.e-richText) ol:is(ol)[start="8"] {
    counter-reset: ol-counter 7;
  }
  :where(.e-richText) ul:is(ol)[start="9"], :where(.e-richText) ol:is(ol)[start="9"] {
    counter-reset: ol-counter 8;
  }
  :where(.e-richText) ul:is(ol)[start="10"], :where(.e-richText) ol:is(ol)[start="10"] {
    counter-reset: ol-counter 9;
  }
  :where(.e-richText) ul:is(ol)[start="11"], :where(.e-richText) ol:is(ol)[start="11"] {
    counter-reset: ol-counter 10;
  }
  :where(.e-richText) ul:is(ol)[start="12"], :where(.e-richText) ol:is(ol)[start="12"] {
    counter-reset: ol-counter 11;
  }
  :where(.e-richText) ul:is(ol)[start="13"], :where(.e-richText) ol:is(ol)[start="13"] {
    counter-reset: ol-counter 12;
  }
  :where(.e-richText) ul:is(ol)[start="14"], :where(.e-richText) ol:is(ol)[start="14"] {
    counter-reset: ol-counter 13;
  }
  :where(.e-richText) ul:is(ol)[start="15"], :where(.e-richText) ol:is(ol)[start="15"] {
    counter-reset: ol-counter 14;
  }
  :where(.e-richText) ul:is(ol)[start="16"], :where(.e-richText) ol:is(ol)[start="16"] {
    counter-reset: ol-counter 15;
  }
  :where(.e-richText) ul:is(ol)[start="17"], :where(.e-richText) ol:is(ol)[start="17"] {
    counter-reset: ol-counter 16;
  }
  :where(.e-richText) ul:is(ol)[start="18"], :where(.e-richText) ol:is(ol)[start="18"] {
    counter-reset: ol-counter 17;
  }
  :where(.e-richText) ul:is(ol)[start="19"], :where(.e-richText) ol:is(ol)[start="19"] {
    counter-reset: ol-counter 18;
  }
  :where(.e-richText) ul:is(ol)[start="20"], :where(.e-richText) ol:is(ol)[start="20"] {
    counter-reset: ol-counter 19;
  }
  :where(.e-richText) .-small {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    :where(.e-richText) .-small {
      font-size: 0.9375rem;
    }
  }
  :where(.e-richText) .-large {
    font-size: calc(0.95625rem + 1.17vw);
  }
  @media (min-width: 1000px) {
    :where(.e-richText) .-large {
      font-size: 1.6875rem;
    }
  }
  :where(.e-richText) .-large {
    line-height: 1.2;
  }
  :where(.e-richText) .-footnote {
    font-size: 0.875rem;
  }
  :where(.e-richText) .-quote {
    font-size: calc(0.9125rem + 0.54vw);
  }
  @media (min-width: 1000px) {
    :where(.e-richText) .-quote {
      font-size: 1.25rem;
    }
  }
  :where(.e-richText) .-quote {
    padding-left: calc(1.0375rem + 2.34vw);
  }
  @media (min-width: 1000px) {
    :where(.e-richText) .-quote {
      padding-left: 2.5rem;
    }
  }
  :where(.e-richText) .-quote {
    position: relative;
    padding-top: 1em;
    line-height: 1.25;
  }
  :where(.e-richText) .-quote:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    color: var(--color-accent);
    font-size: 3em;
    font-weight: 700;
  }
  :where(.e-richText) .-quoteAttribution {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    :where(.e-richText) .-quoteAttribution {
      font-size: 0.9375rem;
    }
  }
  :where(.e-richText) .-quoteAttribution {
    padding-left: calc(1.0375rem + 2.34vw);
  }
  @media (min-width: 1000px) {
    :where(.e-richText) .-quoteAttribution {
      padding-left: 2.5rem;
    }
  }
  :where(.e-richText) .-quoteAttribution {
    font-weight: 500;
  }
  :where(.e-richText) .row-layout-table tr {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin: -0.6em;
  }
  @media (max-width: 56.25rem) {
    :where(.e-richText) .row-layout-table tr {
      flex-wrap: wrap;
    }
  }
  :where(.e-richText) .row-layout-table tr + tr {
    margin-top: 0.6em;
  }
  :where(.e-richText) .row-layout-table td {
    padding: 0.6em;
  }
  :where(.e-richText) .data-table__wrap {
    overflow-x: auto;
  }
  @media (max-width: 56.25rem) {
    :where(.e-richText) .data-table__wrap {
      margin: 0 -5vw;
      padding: 0 5vw;
    }
  }
  :where(.e-richText) .data-table {
    width: 100%;
    border: none;
  }
  @media (min-width: 56.3125rem) {
    :where(.e-richText) .data-table {
      table-layout: fixed;
    }
  }
  :where(.e-richText) .data-table .-small {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    :where(.e-richText) .data-table .-small {
      font-size: 0.9375rem;
    }
  }
  :where(.e-richText) .data-table:not(:last-child), :where(.e-richText) .data-table__wrap:not(:last-child) {
    margin-bottom: var(--spacing-m);
  }
  :where(.e-richText) .data-table tr {
    border-bottom: 2px solid color-mix(in srgb, var(--color), transparent 50%);
  }
  :where(.e-richText) .data-table tr:last-of-type {
    border-bottom: none;
  }
  :where(.e-richText) .data-table tr > :first-child {
    padding-left: 0;
  }
  :where(.e-richText) .data-table th[scope=row] {
    font-weight: bold;
  }
  :where(.e-richText) .data-table td {
    padding: 0.75rem;
    text-align: inherit;
    vertical-align: baseline;
  }
  :where(.e-richText) .data-table th {
    font-size: calc(0.9125rem + 0.54vw);
  }
  @media (min-width: 1000px) {
    :where(.e-richText) .data-table th {
      font-size: 1.25rem;
    }
  }
  :where(.e-richText) .data-table th {
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 1.3;
    padding-inline: 0.75rem;
    text-align: inherit;
  }
  :where(.e-richText) .char-icon {
    position: relative;
    top: 0.1em;
  }
  .e-moduleHeader {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: var(--font-size-body);
    margin-bottom: var(--spacing-s);
    color: var(--color-emphasis);
  }
  .e-moduleHeader.-class-h3, .e-moduleHeader.-class-h4 {
    margin-bottom: var(--font-size-body);
  }
  .e-moduleHeader__header, .e-moduleHeader__subheader {
    padding-bottom: 0;
  }
  .e-moduleHeader__subheader.topline {
    order: -1;
  }
  .e-mediaPlayer {
    position: relative;
    padding-top: 56.25%;
    margin: auto;
    cursor: pointer;
  }
  .e-mediaPlayer__button {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .e-mediaPlayer__poster {
    overflow: hidden;
  }
  .e-mediaPlayer__poster > div {
    width: 100%;
    height: 100%;
  }
  .e-mediaPlayer__poster .e-mediaPlayer {
    padding-top: 0;
    width: 100%;
    height: 100%;
  }
  .e-mediaPlayer__poster > picture > img, .e-mediaPlayer__poster > video, .e-mediaPlayer__poster > iframe, .e-mediaPlayer__poster .e-mediaPlayer > img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
  }
  .e-mediaPlayer__poster {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: black;
  }
  .e-mediaPlayer__image {
    filter: brightness(0.8);
    transition: filter 0.2s;
  }
  .e-mediaPlayer__frame, .e-mediaPlayer__iframe {
    position: absolute;
    z-index: 3;
    top: 0;
    width: 100%;
    height: 100%;
  }
  @keyframes fade-in-media {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .e-mediaPlayer__modal__frame {
    display: block;
    position: relative;
    aspect-ratio: 16/9;
    background: black;
  }
  .e-mediaPlayer__modal__frame > * {
    animation: fade-in-media 0.3s ease-in;
  }
  :is(.e-mediaPlayer__modal__frame, .e-mediaPlayer__frame) .uc-embedding-container {
    aspect-ratio: 16/9;
    max-height: 100% !important;
    color: black;
  }
  .e-mediaPlayer__loadingIndicator {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2em;
    color: white;
  }
  .e-mediaPlayer__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    z-index: 2;
    height: 2.2em;
    width: 2.2em;
    padding: 0.5em;
    font-size: 1.5em;
    color: var(--color-link);
    background: var(--background);
    border-radius: 100%;
    transition: color 0.15s;
  }
  .e-mediaPlayer:where(:has(.e-mediaPlayer__button:hover, .e-mediaPlayer__button:focus-visible)) .e-mediaPlayer__image {
    filter: brightness(1);
  }
  .e-mediaPlayer:where(:has(.e-mediaPlayer__button:hover, .e-mediaPlayer__button:focus-visible)) .e-mediaPlayer__icon {
    filter: brightness(1);
    color: var(--color-link--hover);
  }
  .-backgroundImage {
    height: 100%;
    width: 100%;
    background-position: center top;
    background-size: cover;
  }
  .-reserveHeight {
    display: block;
    position: relative;
  }
  .-reserveHeight img {
    position: absolute;
    top: 0;
  }
  .e-button {
    --padding-inline: 1.2em;
    --padding-block: 0.7em;
    --width-icon: 2.4em;
    --padding-icon-side: calc(var(--width-icon) + var(--padding-inline));
  }
  a:where(:has(.e-button:only-child)) {
    display: flex;
  }
  :where(a:focus-visible:has(> .e-button)) {
    outline: none;
  }
  :where(a:focus-visible) > .e-button {
    outline: var(--outline-color-button--focus) solid 2px;
    outline-offset: 2px;
  }
  .e-button {
    font-size: calc(0.89375rem + 0.27vw);
  }
  @media (min-width: 1000px) {
    .e-button {
      font-size: 1.0625rem;
    }
  }
  .e-button {
    font-family: Inter, sans-serif;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding: var(--padding-block) var(--padding-inline);
    text-align: center;
    text-decoration: none;
    color: var(--color-button);
    background: var(--background-button);
    border: var(--border-width-button) solid var(--color-button-border);
    border-radius: var(--border-radius-s);
    cursor: pointer;
    transition: color 0.15s, background-color 0.15s, border-color 0.15s, box-shadow 0.15s;
  }
  .e-button:hover, .e-button:focus-visible, :where(a):focus-visible > .e-button {
    --color-button: var(--color-button--hover);
    --background-button: var(--background-button--hover);
    --color-button-border: var(--color-button-border--hover);
    color: var(--color-button);
  }
  .e-button:active {
    --background-button: inherit;
  }
  .e-button[disabled], .e-button.-disabled {
    opacity: 0.5;
    pointer-events: none;
  }
  .e-button.-block {
    display: block;
    width: 100%;
  }
  .e-button:where(.-icon-left, .-icon-right) {
    position: relative;
  }
  .e-button:where(.-icon-left, .-icon-right) :where(.char-icon) {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    color: var(--color-button);
    width: var(--width-icon);
    height: 100%;
  }
  .e-button:where(.-icon-right) {
    padding-right: var(--padding-icon-side);
  }
  .e-button:where(.-icon-right) :where(.char-icon) {
    right: 0;
    border-left: var(--border-width-button) solid var(--color-button-border);
  }
  .e-button:where(.-icon-left) {
    padding-left: var(--padding-icon-side);
  }
  .e-button:where(.-icon-left) :where(.char-icon) {
    left: 0;
    border-right: var(--border-width-button) solid var(--color-button-border);
  }
  .e-dropdown {
    position: relative;
  }
  .e-dropdown__button {
    min-width: 12em;
    text-align: left;
    padding-right: calc(var(--padding-inline) + 2em) !important;
  }
  .e-dropdown__button__icon:before {
    transition: transform 0.15s;
  }
  .e-dropdown__button.--active .e-dropdown__button__icon:before {
    transform: rotateX(180deg);
  }
  .e-dropdown__dialog {
    position: absolute;
    top: calc(100% + 0.25em);
    left: 0;
    z-index: 99;
    padding: 0.75em 0;
    min-width: 12em;
    visibility: hidden;
    background: var(--background-dropdown);
    border: 2px solid var(--color-button-border);
    border-radius: var(--border-radius-s);
    box-shadow: var(--box-shadow-m);
    opacity: 0;
    transition: opacity 0.17s;
  }
  .e-dropdown__dialog.--active {
    visibility: visible;
    opacity: 1;
  }
  .e-dropdown__dialog.--deactivating {
    visibility: visible;
  }
  .e-dropdown__option {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0.5em 1em;
    color: var(--color-link);
    font-weight: 600;
  }
  .e-dropdown__option.-active {
    color: var(--color-link);
  }
  .e-dropdown__option:hover, .e-dropdown__option:focus-visible {
    color: var(--color-link--hover);
  }
  .e-dropdown__option.-disabled {
    pointer-events: none;
    opacity: 0.5;
  }
  .e-buttonGroup {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5em;
  }
  .e-buttonGroup.u-text-center {
    justify-content: center;
  }
  .e-buttonGroup.u-text-right {
    justify-content: flex-end;
  }
  .e-buttonGroup .e-button:hover, .e-buttonGroup .e-button:focus, .e-buttonGroup .e-button:active, .e-buttonGroup .e-button.--active {
    z-index: 1;
  }
  .e-buttonGroup.-gutter-0 {
    width: -moz-fit-content;
    width: fit-content;
    gap: 2px;
    overflow: clip;
    background: var(--color-button-border);
    border: 2px solid transparent;
    border-radius: var(--border-radius-s);
  }
  :where(.e-buttonGroup.-gutter-0) .e-button, :where(.e-buttonGroup.-gutter-0) a:where(:has(.e-button:only-child)) {
    margin-inline: 0;
    flex-grow: 1;
    border: none;
    border-radius: 0;
    outline-offset: -4px;
  }
}
@layer modules {
  .m-text__wrap.-headerOnly {
    margin-bottom: 0;
  }
  .m-text__wrap.-headerOnly + .l-section {
    margin-top: 0;
  }
  .m-teaser:where(:hover, :has(a:focus-visible)) :is(.m-teaser__title, .m-teaser__cta, .m-teaser__arrow) {
    color: var(--color-link--hover);
  }
  .m-teaser__card:is(:hover, :has(a:focus-visible)) {
    border-color: var(--color-link--hover);
  }
  .m-teaser__card {
    transition: border-color 0.15s;
  }
  .m-teaser__content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
  }
  .m-teaser__heading {
    width: 100%;
    padding: 0;
  }
  .m-teaser__link {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
  }
  .m-teaser__title {
    font-size: calc(0.95625rem + 1.17vw);
  }
  @media (min-width: 1000px) {
    .m-teaser__title {
      font-size: 1.6875rem;
    }
  }
  .m-teaser__title {
    font-family: Lora, sans-serif;
    font-weight: 700;
    line-height: 1.3;
    text-wrap: balance;
    width: 100%;
    padding: 0;
    color: var(--color-link);
    transition: color 0.15s;
  }
  .m-teaser__title:hover, .m-teaser__title:focus-visible {
    color: var(--color-link--hover);
  }
  .m-teaser__date {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    .m-teaser__date {
      font-size: 0.9375rem;
    }
  }
  .m-teaser__date {
    order: -1;
    font-variant-numeric: tabular-nums;
    color: var(--color-emphasis);
  }
  .m-teaser__category {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    .m-teaser__category {
      font-size: 0.9375rem;
    }
  }
  .m-teaser__category {
    order: -1;
    margin-left: auto;
    color: var(--color-emphasis);
  }
  .m-teaser__category__list {
    display: flex;
  }
  .m-teaser__category__item:not(:first-child)::before {
    content: "-";
    margin-inline: 0.25em;
  }
  .m-teaser__icon {
    order: -2;
  }
  .m-teaser__subtitle {
    width: 100%;
    color: var(--color-emphasis);
  }
  .m-teaser__text {
    width: 100%;
    padding-top: 1em;
  }
  .m-teaser__cta {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    font-size: calc(0.89375rem + 0.27vw);
  }
  @media (min-width: 1000px) {
    .m-teaser__cta {
      font-size: 1.0625rem;
    }
  }
  .m-teaser__cta {
    font-family: Inter, sans-serif;
    font-weight: 600;
    line-height: 1.2;
    gap: 0.5em;
    margin-top: var(--paragraph-spacing);
    transition: color 0.15s;
  }
  .m-teaser__cta__wrap {
    margin-top: auto;
    margin-left: auto;
  }
  .m-teaser__arrow {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 2.4em;
    color: rgba(255, 255, 255, 0.15);
    transition: color 0.15s;
  }
  .m-teaser__content:where(:has(.m-teaser__arrow)) {
    padding-right: 4.5em;
  }
  @keyframes sidebar-open {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes sidebar-close {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  .m-sidebarNav__modal {
    margin: var(--height-page-header) var(--gutter-outer) 0 var(--gutter-outer);
    padding: 0;
    overflow: visible;
    background: var(--background-modal);
    border: none;
    border-radius: var(--border-radius-s);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    transition: height 0.15s, opacity 0.2s;
    width: calc(100% - 2 * var(--gutter-outer));
  }
  @media (min-width: 65.0625rem) {
    .m-sidebarNav__modal {
      display: none;
      visibility: hidden;
    }
  }
  .m-sidebarNav__modal:not(.--active, .--deactivating) {
    display: none;
    visibility: hidden;
  }
  .m-sidebarNav__modal.--active {
    transform: translateX(0);
    animation: sidebar-open 0.17s ease-out;
  }
  .m-sidebarNav__modal.--deactivating {
    animation: sidebar-close 0.17s ease-out;
  }
  .m-sidebarNav__modal::backdrop {
    background: var(--background-modal-backdrop);
  }
  .m-sidebarNav__modal.--active::backdrop {
    animation: modal-open-overlay 0.17s ease-out;
  }
  .m-sidebarNav__modal.--deactivating::backdrop {
    opacity: 0;
    animation: modal-close-overlay 0.17s ease-out;
  }
  .m-sidebarNav__wrap {
    max-height: calc(100dvh - var(--height-page-header) - var(--gutter-outer));
    overflow-y: auto;
    padding-bottom: var(--spacing-m);
    padding-inline: var(--gutter-outer);
  }
  .m-sidebarNav__header {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: var(--height-page-header);
  }
  .m-sidebarNav {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 2em;
  }
  .m-sidebarNav__list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 1em;
  }
  .m-sidebarNav__link {
    color: var(--color-emphasis);
    transition: color 0.15s;
  }
  .m-sidebarNav__link.-rootline {
    color: var(--color-link--hover);
  }
  .m-sidebarNav__link:hover, .m-sidebarNav__link:focus-visible {
    color: var(--color-link--hover);
  }
  .m-sidebarNav__close {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 1.875rem;
    width: 1.875rem;
    margin-left: auto;
    font-size: 1.5625rem;
    color: var(--color);
    background: var(--background-modal);
    border-radius: 5px;
    transition: color 0.15s;
  }
  .m-sectionCarousel {
    max-width: var(--width-page);
    margin-block: var(--spacing-m);
  }
  .m-sectionCarousel__slide {
    display: flex;
    width: 100%;
    max-width: var(--width-page);
  }
  .m-sectionCarousel :where(.l-section) {
    margin-block: 0;
  }
  .m-sectionCarousel :where(.l-carousel__track) {
    margin: 0;
    padding: 0;
  }
  .m-sectionCarousel :where(.l-carousel__pagination),
  .m-sectionCarousel :where(.l-carousel__controls) {
    padding: 0;
  }
  .m-rowContainer__bodytext {
    padding-bottom: var(--spacing-m);
  }
  .m-pageMenu__bodytext {
    padding-bottom: var(--spacing-m);
  }
  .m-menu__pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5em;
    padding-top: var(--spacing-s);
  }
  .m-menu__pagination__link {
    display: block;
    padding: 0.25em 0.5em;
    color: var(--color-link);
  }
  .m-menu__pagination__link:hover, .m-menu__pagination__link:focus-visible {
    color: var(--color-link--hover);
  }
  .m-menu__pagination__link.-disabled {
    color: var(--color-emphasis);
  }
  .m-menu__pagination__prev, .m-menu__pagination__next {
    display: block;
  }
  .m-menu__loadMoreButton__wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-top: var(--spacing-s);
  }
  .m-menu__loadMoreButton__button {
    --padding-inline: var(--padding-block);
    border-radius: 100%;
    line-height: 1;
  }
  .m-menu__loadMoreButton__button .svg-icon {
    display: block;
    height: 1.2em;
  }
  .m-menu__filter {
    padding-bottom: var(--spacing-s);
  }
  .m-menu__filter__list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 0.5em;
  }
  .m-main__toTop {
    position: fixed;
    right: var(--gutter-outer);
    bottom: 2.5rem;
    z-index: var(--z-index-header);
    height: 2.25em;
    width: 2.25em;
    color: var(--color);
    background: var(--background-modal);
    border-radius: var(--border-radius-s);
    opacity: 0;
    pointer-events: none;
    transform: translateY(12px);
    transition: background 0.15s, transform 0.25s, opacity 0.25s, border-color 0.15s;
  }
  [class*=-modal--active] .m-main__toTop, [class*=-modal--deactivating] .m-main__toTop {
    opacity: 0;
  }
  @media (max-width: 41.25rem) {
    .m-main__toTop {
      display: none;
    }
  }
  .m-main__toTop.--scroll {
    opacity: 1;
    pointer-events: initial;
    cursor: pointer;
    transform: translateY(0px);
  }
  .m-main__toTop.--scroll:hover {
    opacity: 1;
    transform: translateY(-6px);
  }
  .m-main__toTop__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  @keyframes fade-in {
    from {
      translate: 0 40px;
      opacity: 0;
    }
    to {
      translate: 0 0;
      opacity: 1;
    }
  }
  .m-main {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    width: 100%;
    transition: opacity 0.15s;
    opacity: 1;
  }
  .m-main__padding {
    width: 100%;
    padding-top: var(--height-page-header);
  }
  .m-indexedsearch__wrap {
    margin-top: 0;
  }
  .m-indexedsearch__modal {
    padding: 1em;
    padding-right: 4em;
    border-radius: var(--border-radius-m);
  }
  .m-indexedsearch__bar {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
  }
  .m-indexedsearch__input {
    width: unset;
    flex-grow: 1;
    margin: 0;
  }
  .m-indexedsearch__result {
    padding-bottom: var(--spacing-m);
    margin-top: var(--spacing-m);
    cursor: pointer;
    border-bottom: 2px solid var(--background-light);
  }
  .m-indexedsearch__result__header, .m-indexedsearch__result__link {
    color: var(--color-link);
  }
  .m-indexedsearch__result__header:hover, .m-indexedsearch__result__link:hover {
    color: var(--color-link--hover);
  }
  .m-hero {
    text-align: center;
  }
  .m-hero__headline {
    color: var(--color-headline);
  }
  .m-hero__headline:last-child {
    padding-bottom: 0;
  }
  .m-header__nav__wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: nowrap;
    margin-left: auto;
  }
  @media (max-width: 65rem) {
    .m-header__nav__wrap {
      display: none;
    }
  }
  .m-header__nav {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    .m-header__nav {
      font-size: 0.9375rem;
    }
  }
  .m-header__nav {
    font-family: Inter, sans-serif;
    font-weight: 500;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    flex-grow: 1;
  }
  @media (min-width: 65.0625rem) {
    .m-header__nav + .m-header__nav {
      padding-left: 2em;
    }
  }
  @media (min-width: 65.0625rem) {
    .m-header__nav__meta__wrap {
      display: flex;
    }
  }
  .m-header__nav__list {
    position: relative;
    display: flex;
    justify-content: flex-end;
  }
  .m-header__nav__link {
    display: block;
    padding: 0.5em 1em;
    color: var(--color);
    border-radius: var(--border-radius-s);
    transition: background 0.15s;
  }
  .m-header__nav__link.-rootline {
    text-decoration: underline;
  }
  .m-header__nav__link:hover, .m-header__nav__link:focus-visible {
    background: var(--background-card);
  }
  .m-header__nav__close {
    display: none;
  }
  .m-header__nav__header {
    display: none;
  }
  .m-header__burger {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 2.5rem;
    height: 1.875rem;
    padding: 0.3125rem;
    margin-right: -0.3125rem;
    color: var(--color);
    cursor: pointer;
    border-radius: var(--border-radius-s);
    transition: transform 0.15s, box-shadow 0.15s;
  }
  @media (min-width: 65.0625rem) {
    .m-header__burger {
      display: none;
    }
  }
  .m-header__burger.--active .m-header__burger__slice:nth-child(1) {
    transform: translateY(0.625rem);
  }
  .m-header__burger.--active .m-header__burger__slice:nth-child(3) {
    transform: translateY(-0.625rem);
  }
  .m-header__burger__slice {
    height: 2.5px;
    width: 100%;
    background: currentColor;
    border-radius: 2px;
    transition: transform 0.15s;
  }
  .m-header {
    position: fixed;
    top: 0;
    z-index: var(--z-index-header);
    width: 100%;
    max-width: var(--width-page);
    height: var(--height-page-header);
    margin-bottom: var(--margin-block-page-header);
    background: var(--background);
    border-bottom: 2px solid transparent;
    transition: background 0.5s, box-shadow 0.2s, border-color 0.2s, transform 0.5s;
  }
  .m-header:where(.--scroll) {
    border-color: var(--color-button-border);
  }
  .m-header:where(.--scroll).--scrollDown {
    transform: translateY(-100%);
  }
  .m-header__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 85rem;
    margin-inline: auto;
    padding-inline: var(--gutter-outer);
    height: 100%;
  }
  .m-header__anchor {
    position: relative;
    display: flex;
    border-radius: 100%;
  }
  .m-header__anchor__logo {
    height: 2.5rem;
    width: 2.5rem;
    transition: background 0.15s;
  }
  .m-header__anchor:where(:hover, :focus-visible) .m-header__anchor__logo {
    background: radial-gradient(circle at center, var(--color-link--hover) 20%, transparent 20%);
  }
  .m-form__row {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gutter-y) var(--gutter-x);
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  .m-form__column {
    flex-shrink: 0;
    max-width: 100%;
    flex-basis: auto;
    width: round(down, var(--calc-col-width) * var(--col-colspan) + var(--gutter-x) * (var(--col-colspan) - 1), 1px);
  }
  .m-form__column ::-webkit-full-page-media, .m-form__column :future, :where(:root) .m-form__column {
    width: calc(var(--calc-col-width) * var(--col-colspan) + var(--gutter-x) * (var(--col-colspan) - 1));
  }
  .m-form__column {
    --col-colspan: 6;
  }
  .m-form__column > * {
    --row-colspan: 6;
    --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
  }
  @media (max-width: 56.25rem) {
    .m-form__column {
      --row-colspan: 12;
      --col-colspan: 12;
    }
    .m-form__column > * {
      --row-colspan: 12;
      --calc-col-width: calc((100% - (var(--row-colspan) - 1) * var(--gutter-x)) / var(--row-colspan));
    }
  }
  .m-form__input {
    position: relative;
    margin-top: 1.5em;
  }
  .m-form label {
    position: absolute;
    left: 0;
    top: 0.5em;
    transition: top 0.1s, font-size 0.1s;
  }
  .m-form textarea:focus + label, .m-form textarea:not(:placeholder-shown) + label, .m-form [type=text]:focus + label, .m-form [type=text]:not(:placeholder-shown) + label, .m-form [type=email]:focus + label, .m-form [type=email]:not(:placeholder-shown) + label, .m-form [type=password]:focus + label, .m-form [type=password]:not(:placeholder-shown) + label {
    font-size: 75%;
    top: -1em;
  }
  .m-footer__nav {
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    .m-footer__nav {
      font-size: 0.9375rem;
    }
  }
  .m-footer__nav {
    font-family: Inter, sans-serif;
    font-weight: 500;
    line-height: 1;
  }
  .m-footer__nav + .m-footer__nav {
    margin-top: var(--spacing-s);
  }
  .m-footer__nav__list {
    display: flex;
    justify-content: center;
  }
  @media (max-width: 33.75rem) {
    .m-footer__nav__list {
      flex-direction: column;
      align-items: center;
    }
  }
  .m-footer__nav__link {
    display: block;
    padding: 0.5em 1em;
    color: var(--color);
    border-radius: var(--border-radius-s);
    transition: background 0.15s;
  }
  .m-footer__nav__link:hover, .m-footer__nav__link:focus-visible {
    background: var(--background-card);
  }
  .m-footer__nav.-icons .m-footer__nav__list {
    flex-direction: row;
  }
  .m-footer__nav.-icons .m-footer__nav__link {
    line-height: 1;
    padding: 0.5em;
  }
  .m-footer__nav.-icons .m-footer__nav__link i {
    font-size: 1.5em;
  }
  .m-footer {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    --background: rgb(245, 243, 241);
    --background-card: rgb(253, 252, 252);
    position: relative;
    width: 100%;
    padding-block: var(--spacing-m);
    background: var(--background);
  }
  .m-fileMenu__item {
    display: flex;
    align-items: stretch;
    gap: 0.5em;
  }
  .m-fileMenu__link {
    flex-grow: 1;
    height: 4.0625rem;
    word-break: break-all;
    text-align: left;
  }
  .m-fileMenu__link span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    .m-fileMenu__link span {
      font-size: 0.9375rem;
    }
  }
  .m-fileMenu__thumbnail {
    width: auto;
    max-width: 3.375rem;
    height: 4.0625rem;
    border-radius: var(--border-radius-s);
    background: white;
  }
  .m-errorText__wrap {
    margin-block: auto;
  }
  .m-errorText {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .m-errorText__header {
    font-size: calc(1.6625rem + 11.34vw);
  }
  @media (min-width: 1000px) {
    .m-errorText__header {
      font-size: 8.75rem;
    }
  }
  .m-errorText__header {
    padding-bottom: 0;
  }
  .m-errorText__subheader {
    font-size: calc(1.0375rem + 2.34vw);
  }
  @media (min-width: 1000px) {
    .m-errorText__subheader {
      font-size: 2.5rem;
    }
  }
  .m-errorText__subheader {
    font-family: Lora, sans-serif;
    font-weight: 700;
    line-height: 1.15;
    text-wrap: balance;
    font-weight: bold;
  }
  .m-errorText__logo {
    display: block;
    height: 3.125rem;
    width: 3.125rem;
    margin-block: 1.875rem;
  }
  .m-main > .m-coverMedia__wrap:where(:first-child) {
    margin-top: 0;
  }
  .m-coverMedia__wrap[class*=-background-] {
    padding-block: 0;
  }
  .m-coverMedia__wrap.-layout-above {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .m-coverMedia__wrap.-layout-below {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .m-coverMedia__row {
    gap: 0;
  }
  .m-coverMedia__row.-layout-right {
    flex-direction: row;
  }
  .m-coverMedia__row.-layout-left {
    flex-direction: row-reverse;
  }
  .m-coverMedia__content.-layout-above {
    padding-top: calc(var(--spacing-m) * 2);
  }
  .m-coverMedia__content.-layout-below {
    padding-bottom: calc(var(--spacing-m) * 2);
  }
  .m-coverMedia__wrap[class*=-background-] .m-coverMedia__content.-layout-right, .m-coverMedia__wrap[class*=-background-] .m-coverMedia__content.-layout-left {
    padding-block: calc(var(--spacing-m) * 2);
  }
  .m-coverMedia__wrap[class*=-background-] .m-coverMedia__content.-layout-above {
    padding-bottom: calc(var(--spacing-m) * 2);
  }
  .m-coverMedia__wrap[class*=-background-] .m-coverMedia__content.-layout-below {
    padding-top: calc(var(--spacing-m) * 2);
  }
  @media (min-width: 48.8125rem) {
    .m-coverMedia__figure.-layout-right, .m-coverMedia__figure.-layout-left {
      overflow: hidden;
    }
    .m-coverMedia__figure.-layout-right > div, .m-coverMedia__figure.-layout-left > div {
      width: 100%;
      height: 100%;
    }
    .m-coverMedia__figure.-layout-right .e-mediaPlayer, .m-coverMedia__figure.-layout-left .e-mediaPlayer {
      padding-top: 0;
      width: 100%;
      height: 100%;
    }
    .m-coverMedia__figure.-layout-right > picture > img, .m-coverMedia__figure.-layout-right > video, .m-coverMedia__figure.-layout-right > iframe, .m-coverMedia__figure.-layout-right .e-mediaPlayer > img, .m-coverMedia__figure.-layout-left > picture > img, .m-coverMedia__figure.-layout-left > video, .m-coverMedia__figure.-layout-left > iframe, .m-coverMedia__figure.-layout-left .e-mediaPlayer > img {
      object-fit: cover;
      object-position: center;
      height: 100%;
      width: 100%;
    }
    .m-coverMedia__figure.-layout-right, .m-coverMedia__figure.-layout-left {
      position: absolute;
      top: 0;
      height: 100%;
      width: 50%;
      max-width: calc(var(--width-page) * 0.5);
    }
  }
  @media (max-width: 48.75rem) {
    .m-coverMedia__figure.-layout-right, .m-coverMedia__figure.-layout-left {
      margin-inline: calc(-1 * var(--gutter-outer));
    }
  }
  .m-coverMedia__figure.-layout-right {
    right: 0;
  }
  .m-coverMedia__figure.-layout-left {
    left: 0;
  }
  .m-coverMedia__figure.-layout-above, .m-coverMedia__figure.-layout-below {
    width: 100vw;
    max-width: var(--width-page);
  }
  .m-coverMedia__image {
    width: 100%;
  }
  .m-card {
    height: 100%;
  }
  .m-card :where(.l-card__content) {
    display: flex;
  }
  @media (max-width: 33.75rem) {
    .m-card :where(.l-card__content) {
      display: block;
    }
  }
  .m-card__card__text {
    flex-grow: 1;
  }
  .m-anchorMenu__wrap {
    position: sticky;
    top: 0.5em;
    z-index: 100;
    margin-top: 0;
    background: transparent;
    transition: top 0.5s;
  }
  :where(.m-header.--scroll:not(.--scrollDown)) ~ .m-main .m-anchorMenu__wrap {
    top: calc(var(--height-page-header) - 1em);
  }
  .m-anchorMenu__list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    font-size: calc(0.88125rem + 0.09vw);
  }
  @media (min-width: 1000px) {
    .m-anchorMenu__list {
      font-size: 0.9375rem;
    }
  }
  .m-anchorMenu__list {
    font-family: Inter, sans-serif;
    font-weight: 500;
    line-height: 1;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    padding: 1em;
    gap: 0.5em 1em;
    background: var(--background);
    border: 2px solid var(--color-button-border);
    border-radius: var(--border-radius-m);
  }
  .m-anchorMenu__link {
    color: var(--color-link);
  }
  .m-anchorMenu__link.--visibleTarget {
    text-decoration: underline;
  }
  .m-anchorMenu__link:hover, .m-anchorMenu__link:focus-visible {
    color: var(--color-link--hover);
  }
  .e-richText + .m-accordion {
    margin-top: var(--spacing-m);
  }
  .m-accordion__button {
    font-size: calc(0.9125rem + 0.54vw);
  }
  @media (min-width: 1000px) {
    .m-accordion__button {
      font-size: 1.25rem;
    }
  }
  .m-accordion__button {
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 1.3;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0.5em 1em;
    cursor: pointer;
    color: var(--color-button);
    background: var(--background-button);
    border: 2px solid var(--color-button-border);
    border-radius: var(--border-radius-s);
    transition: color 0.15s, background-color 0.15s;
  }
  .m-accordion__button:hover, .m-accordion__button:focus-visible {
    background: var(--background-button--hover);
  }
  .m-accordion__title {
    padding-right: 1em;
    text-align: left;
    transition: transform 0.2s;
  }
  .m-accordion {
    display: block;
    overflow-y: clip;
    overflow-x: visible;
    padding-block: 0.25em;
    transition: height 0.15s ease-out, min-height 0.15s ease-out;
  }
  .m-accordion.--active:not(.--activating) {
    height: auto;
  }
  .m-accordion__content {
    padding-top: 1em;
    padding-bottom: var(--spacing-s);
    opacity: 0;
    transition: opacity 0.22s ease-out;
  }
  .m-accordion.--active .m-accordion__content {
    opacity: 1;
  }
  .m-accordion__icon:before {
    display: block;
    transform: translateY(0.1em);
    transition: transform 0.2s;
  }
  .m-accordion.--active .m-accordion__icon:before {
    transform: translateY(0.1em) rotateX(180deg);
  }
  #document {
    --color: black;
    --color-emphasis: black;
    --color-headline: black;
    --color-accent: rgb(119, 107, 95);
    --background: rgb(253, 252, 252);
    --color-link: rgb(119, 107, 95);
    --color-link--hover: black;
    --color-link--disabled: rgba(0, 0, 0, 0.8);
    --color-button: black;
    --color-button--hover: black;
    --color-button-border: rgb(229, 229, 229);
    --color-button-border--hover: rgb(229, 229, 229);
    --outline-color-button--focus: #2B7FFF;
    --background-button: white;
    --background-button--hover: rgb(240, 240, 240);
    --background-dropdown: white;
    --color-input: black;
    --color-input--active: black;
    --color-input-border: rgb(229, 229, 229);
    --color-input-border--active: black;
    --background-input: transparent;
    --background-input--active: transparent;
    --background-card: rgb(245, 243, 241);
    --border-color-card: rgb(229, 229, 229);
    --background-modal: rgb(253, 252, 252);
    --background-modal-backdrop: rgba(0, 0, 0, 0.15);
    --plyr-color-main: rgb(119, 107, 95);
    height: 100dvh;
    overflow-x: clip;
    overflow-y: scroll;
    scrollbar-gutter: stable;
    overscroll-behavior-x: none;
    overscroll-behavior-y: none;
  }
  @media (pointer: coarse) {
    #document {
      overscroll-behavior-y: auto;
    }
  }
  #document[class*=-modal--active], #document[class*=-modal--deactivating] {
    overflow: hidden;
  }
  #document {
    --scroll-margin-top-base: 0px;
  }
  #document:where(:has(.m-anchorMenu__wrap)) {
    --scroll-margin-top-base: 3.125rem;
  }
  #body {
    font-size: calc(0.89375rem + 0.27vw);
  }
  @media (min-width: 1000px) {
    #body {
      font-size: 1.0625rem;
    }
  }
  #body {
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 1.36;
    width: 100%;
    color: var(--color);
    background: var(--background);
  }
  #root {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: var(--width-page);
    min-height: 100dvh;
    overflow-x: clip;
    margin-inline: auto;
  }
}
@layer utilities {
  .u-hide {
    display: none !important;
  }
  .u-show {
    display: block !important;
  }
  .u-flex {
    display: flex !important;
  }
  .u-front {
    position: relative;
    z-index: 999999 !important;
  }
  .u-text-left {
    text-align: left !important;
  }
  .u-text-center {
    text-align: center !important;
  }
  .u-text-right {
    text-align: right !important;
  }
  .u-text-justify {
    text-align: justify !important;
  }
  .u-justify-start, .u-justify-left {
    display: flex !important;
    justify-content: flex-start !important;
  }
  .u-justify-center {
    display: flex !important;
    justify-content: center !important;
  }
  .u-justify-spaceBetween {
    display: flex !important;
    justify-content: space-between !important;
  }
  .u-justify-end, .u-justify-right {
    display: flex !important;
    justify-content: flex-end !important;
  }
  .u-align-start {
    display: flex !important;
    align-items: flex-start !important;
  }
  .u-align-center {
    display: flex !important;
    align-items: center !important;
  }
  .u-align-end {
    display: flex !important;
    align-items: flex-end !important;
  }
  .u-transition-off, .u-transition-off * {
    transition: none !important;
  }
  .sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    clip-path: inset(50%) !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    border: 0 !important;
    white-space: nowrap !important;
  }
}
/*# sourceMappingURL=puck.css.map */