/* File: automatic.css - Version: 2.8.3 - Generated: 2024-06-05 15:09:54 */
:root, .color-scheme--main {
  --white: #fff;
  --black: #000;
  --white-trans-10: rgba(255, 255, 255, 0.1);
  --white-trans-20: rgba(255, 255, 255, 0.2);
  --white-trans-30: rgba(255, 255, 255, 0.3);
  --white-trans-40: rgba(255, 255, 255, 0.4);
  --white-trans-50: rgba(255, 255, 255, 0.5);
  --white-trans-60: rgba(255, 255, 255, 0.6);
  --white-trans-70: rgba(255, 255, 255, 0.7);
  --white-trans-80: rgba(255, 255, 255, 0.8);
  --white-trans-90: rgba(255, 255, 255, 0.9);
  --black-trans-10: rgba(0, 0, 0, 0.1);
  --black-trans-20: rgba(0, 0, 0, 0.2);
  --black-trans-30: rgba(0, 0, 0, 0.3);
  --black-trans-40: rgba(0, 0, 0, 0.4);
  --black-trans-50: rgba(0, 0, 0, 0.5);
  --black-trans-60: rgba(0, 0, 0, 0.6);
  --black-trans-70: rgba(0, 0, 0, 0.7);
  --black-trans-80: rgba(0, 0, 0, 0.8);
  --black-trans-90: rgba(0, 0, 0, 0.9);
  --shade-white: #fff;
  --shade-black: #000;
  --bg-ultra-light: var(--shade-ultra-light);
  --bg-light: var(--neutral-light);
  --bg-dark: var(--neutral-dark);
  --bg-ultra-dark: var(--shade-ultra-dark);
  --text-light: var(--shade-ultra-light);
  --text-light-muted: var(--neutral-light);
  --text-dark: var(--shade-ultra-dark);
  --text-dark-muted: var(--neutral-dark);
  --body-color: var(--black);
  --body-bg-color: var(--white);
}
:root {
  --text-xs: 1.3rem;
  --text-s: 1.4rem;
  --text-m: 1.8rem;
  --text-l: 2rem;
  --text-xl: 2.3rem;
  --text-xxl: 2.6rem;
  --root-font-size: 62.5%;
  --h6: 1.3rem;
  --h5: 1.4rem;
  --h4: 1.8rem;
  --h3: 2rem;
  --h2: 2.3rem;
  --h1: 2.6rem;
  --space-xs: 1.896rem;
  --space-s: 2.133rem;
  --space-m: 2.4rem;
  --space-l: 2.7rem;
  --space-xl: 3.038rem;
  --space-xxl: 3.42rem;
  --section-space-xs: 3.84rem;
  --section-space-s: 4.8rem;
  --section-space-m: 6rem;
  --section-space-l: 7.5rem;
  --section-space-xl: 9.375rem;
  --section-space-xxl: 11.719rem;
  --width-xs: calc((140 * 0.1) * 1rem);
  --width-s: calc((140 * 0.2) * 1rem);
  --width-m: calc((140 * 0.4) * 1rem);
  --width-l: calc((140 * 0.6) * 1rem);
  --width-xl: calc((140 * 0.8) * 1rem);
  --width-xxl: calc((140 * 0.9) * 1rem);
  --width-vp-max: 140rem;
  --width-content: 140rem;
  --width-50: calc((140 / 2) * 1rem);
  --width-full: 100%;
  --content-width: var(--width-content);
  --content-width-safe: min(var(--width-content), calc(100% - var(--section-padding-x) * 2));
  --radius-xs: 0.4444444444rem;
  --radius-s: 0.6666666667rem;
  --radius-m: 1rem;
  --radius-l: 1.5rem;
  --radius-xl: 2.25rem;
  --radius-xxl: 3.375rem;
  --radius-50: 50%;
  --radius-circle: 50%;
  --grid-1: repeat(1, minmax(0, 1fr));
  --grid-2: repeat(2, minmax(0, 1fr));
  --grid-3: repeat(3, minmax(0, 1fr));
  --grid-4: repeat(4, minmax(0, 1fr));
  --grid-5: repeat(5, minmax(0, 1fr));
  --grid-6: repeat(6, minmax(0, 1fr));
  --grid-7: repeat(7, minmax(0, 1fr));
  --grid-8: repeat(8, minmax(0, 1fr));
  --grid-9: repeat(9, minmax(0, 1fr));
  --grid-10: repeat(10, minmax(0, 1fr));
  --grid-11: repeat(11, minmax(0, 1fr));
  --grid-12: repeat(12, minmax(0, 1fr));
  --grid-1-2: minmax(0, 1fr) minmax(0, 2fr);
  --grid-1-3: minmax(0, 1fr) minmax(0, 3fr);
  --grid-2-1: minmax(0, 2fr) minmax(0, 1fr);
  --grid-2-3: minmax(0, 2fr) minmax(0, 3fr);
  --grid-3-1: minmax(0, 3fr) minmax(0, 1fr);
  --grid-3-2: minmax(0, 3fr) minmax(0, 2fr);
  --grid-auto-2: repeat(auto-fit, minmax(min(44.4147157191rem, 100vw - 7.2rem), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(33.2832080201rem, 100vw - 7.2rem), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(26.6132264529rem, 100vw - 7.2rem), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(22.1702838063rem, 100vw - 7.2rem), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(18.9985693848rem, 100vw - 7.2rem), 1fr));
  --section-padding-x: 0rem;
  --section-gutter: 0rem;
  --gutter: 0rem;
  --header-height: 0rem;
  --offset: 0rem;
  --offset-xxl: 0rem;
  --offset-xl: 0rem;
  --offset-l: 0rem;
  --offset-m: 0rem;
  --offset-s: 0rem;
  --offset-xs: 0rem;
  --paragraph-spacing: 1em;
  --heading-spacing: 1.5em;
  --list-spacing: 1em;
  --list-item-spacing: 0.5em;
  --link-underline-offset: 0;
  --focus-color: var(--action);
  --focus-width: 0.2rem;
  --focus-offset: 0.25em;
  --h1-lh: 1.2;
  --h2-lh: 1.2;
  --h3-lh: 1.2;
  --h4-lh: 1.2;
  --h5-lh: 1.2;
  --h6-lh: 1.2;
  --h1-length: 75ch;
  --h2-length: 75ch;
  --h3-length: 75ch;
  --h4-length: 75ch;
  --h5-length: 75ch;
  --h6-length: 75ch;
  --text-xxl-lh: 1.5;
  --text-xl-lh: 1.5;
  --text-l-lh: 1.5;
  --text-m-lh: 1.5;
  --text-s-lh: 1.5;
  --text-xs-lh: 1.5;
  --text-xxl-length: 100%;
  --text-xl-length: 100%;
  --text-l-length: 100%;
  --text-m-length: 100%;
  --text-s-length: 100%;
  --text-xs-length: 100%;
  --box-shadow-m: 0 4px 4px -10px rgba(0, 0, 0, 0.04), 0 13px 13px -10px rgba(0, 0, 0, 0.06), 0 40px 60px -10px rgba(0, 0, 0, 0.08);
  --box-shadow-l: 0 2.7px 3.6px -5px rgba(0, 0, 0, 0.04), 0 7.5px 10px -5px rgba(0, 0, 0, 0.06), 0 18px 24.1px -5px rgba(0, 0, 0, 0.08), 0 60px 80px -5px rgba(0, 0, 0, 0.1);
  --box-shadow-xl: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px -5px rgba(0, 0, 0, 0.04), 0 12.5px 10px -5px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px -5px rgba(0, 0, 0, 0.08), 0 41.8px 33.4px -5px rgba(0, 0, 0, 0.1), 0 80px 80px -5px rgba(0, 0, 0, 0.105);
  --box-shadow-1: 0 4px 4px -10px rgba(0, 0, 0, 0.04), 0 13px 13px -10px rgba(0, 0, 0, 0.06), 0 40px 60px -10px rgba(0, 0, 0, 0.08);
  --box-shadow-2: 0 2.7px 3.6px -5px rgba(0, 0, 0, 0.04), 0 7.5px 10px -5px rgba(0, 0, 0, 0.06), 0 18px 24.1px -5px rgba(0, 0, 0, 0.08), 0 60px 80px -5px rgba(0, 0, 0, 0.1);
  --box-shadow-3: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px -5px rgba(0, 0, 0, 0.04), 0 12.5px 10px -5px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px -5px rgba(0, 0, 0, 0.08), 0 41.8px 33.4px -5px rgba(0, 0, 0, 0.1), 0 80px 80px -5px rgba(0, 0, 0, 0.105);
  --admin-bar-height: var(--wp-admin--admin-bar--height, 0px);
}
:root {
  --btn-padding-block: 1em;
  --btn-padding-inline: 1.5em;
  --btn-min-width: 20rem;
  --btn-line-height: 1;
  --btn-font-weight: 400;
  --btn-font-style: normal;
  --btn-text-decoration: none;
  --btn-text-decoration-hover: none;
  --btn-letter-spacing: 0;
  --btn-text-transform: none;
  --btn-border-width: 0.25rem;
  --btn-outline-border-width: 0.25rem;
  --btn-border-style: solid;
  --btn-border-radius: 0;
  --btn-transition-duration: 0.3s;
}
/* Deprecated in ACSS 2.7 */
:root {
  --btn-border-size: 0.25rem;
  --btn-radius: 0;
  --outline-btn-border-size: 0.25rem;
  --btn-pad-x: 1.5em;
  --btn-pad-y: 1em;
  --btn-text-style: normal;
  --btn-weight: 400;
  --btn-width: 20;
}
:root {
  --col-width-s: 13rem;
  --col-width-m: 25rem;
  --col-width-l: 38rem;
  --col-rule-width-s: 0.1em;
  --col-rule-width-m: 0.3em;
  --col-rule-width-l: 0.5em;
}
:root {
  --sticky-s: 2.5;
  --sticky-m: 5;
  --sticky-l: 10;
}
:root {
  --content-gap: var(--space-m);
  --fr-content-gap: var(--space-m);
  --container-gap: var(--space-xl);
  --fr-container-gap: var(--space-xl);
  --grid-gap: var(--space-m);
  --fr-grid-gap: var(--space-m);
}
html {
  font-size: var(--root-font-size) !important;
  scroll-behavior: smooth;
}
[id] {
  scroll-margin-top: var(--offset);
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  min-block-size: 100vh;
}
input, button, textarea, select {
  font: inherit;
}
:where(dd) {
  margin-inline-start: 0;
}
.focus-parent:focus-within {
  outline: var(--focus-width) solid var(--focus-color);
  outline-offset: var(--focus-offset);
}
.focus-parent :focus {
  outline: none !important;
  box-shadow: none !important;
}
.focus-parent--shadow:focus-within {
  box-shadow: 0 0 0 var(--focus-width) var(--focus-color);
}
.focus-parent--shadow :focus {
  outline: none !important;
  box-shadow: none !important;
}
.focus-parent--outline:focus-within {
  outline: var(--focus-width) solid var(--focus-color);
  outline-offset: var(--focus-offset);
}
.focus-parent--outline :focus {
  outline: none !important;
  box-shadow: none !important;
}
.hidden-accessible {
  position: absolute !important;
  inline-size: 1px !important;
  block-size: 1px !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: rect(0, 0, 0, 0);
  white-space: nowrap;
  /* added line */
  border: 0;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
#shadow-host-companion {
  padding: 0;
}
.bg--ultra-light {
  background-color: var(--bg-ultra-light);
}
.bg--light {
  background-color: var(--bg-light);
}
.bg--dark {
  background-color: var(--bg-dark);
}
.bg--ultra-dark {
  background-color: var(--bg-ultra-dark);
}
.text--light {
  color: var(--text-light);
}
.text--light-muted {
  color: var(--text-light-muted);
}
.text--dark {
  color: var(--text-dark);
}
.text--dark-muted {
  color: var(--text-dark-muted);
}
:where(.bg--ultra-light), .bg--ultra-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral-dark);
}
:where(.bg--light), .bg--light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--black);
}
:where(.bg--dark), .bg--dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral-light);
}
:where(.bg--ultra-dark), .bg--ultra-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--white);
}
.margin-top--xs {
  margin-block-start: var(--space-xs);
}
.margin-top--s {
  margin-block-start: var(--space-s);
}
.margin-top--m {
  margin-block-start: var(--space-m);
}
.margin-top--l {
  margin-block-start: var(--space-l);
}
.margin-top--xl {
  margin-block-start: var(--space-xl);
}
.margin-top--xxl {
  margin-block-start: var(--space-xxl);
}
.margin-bottom--xs {
  margin-block-end: var(--space-xs);
}
.margin-bottom--s {
  margin-block-end: var(--space-s);
}
.margin-bottom--m {
  margin-block-end: var(--space-m);
}
.margin-bottom--l {
  margin-block-end: var(--space-l);
}
.margin-bottom--xl {
  margin-block-end: var(--space-xl);
}
.margin-bottom--xxl {
  margin-block-end: var(--space-xxl);
}
.margin-right--xs {
  margin-inline-end: var(--space-xs);
}
.margin-right--s {
  margin-inline-end: var(--space-s);
}
.margin-right--m {
  margin-inline-end: var(--space-m);
}
.margin-right--l {
  margin-inline-end: var(--space-l);
}
.margin-right--xl {
  margin-inline-end: var(--space-xl);
}
.margin-right--xxl {
  margin-inline-end: var(--space-xxl);
}
.margin-left--xs {
  margin-inline-start: var(--space-xs);
}
.margin-left--s {
  margin-inline-start: var(--space-s);
}
.margin-left--m {
  margin-inline-start: var(--space-m);
}
.margin-left--l {
  margin-inline-start: var(--space-l);
}
.margin-left--xl {
  margin-inline-start: var(--space-xl);
}
.margin-left--xxl {
  margin-inline-start: var(--space-xxl);
}
.pad--xs {
  padding: var(--space-xs);
}
.pad--s {
  padding: var(--space-s);
}
.pad--m {
  padding: var(--space-m);
}
.pad--l {
  padding: var(--space-l);
}
.pad--xl {
  padding: var(--space-xl);
}
.pad--xxl {
  padding: var(--space-xxl);
}
.pad--none:not(.ct-section) {
  padding: 0 !important;
}
figure[class*="overlay--"]::before {
  z-index: 0;
}
h1 {
  color: var(--h1-color, var(--black));
}
h2 {
  color: var(--h2-color, var(--black));
}
h3 {
  color: var(--h3-color, var(--black));
}
h4 {
  color: var(--h4-color, var(--black));
}
h5 {
  color: var(--h5-color, var(--black));
}
h6 {
  color: var(--h6-color, var(--black));
}
.text--xs, .text--xs > p, .text--xs > ol li, .text--xs > ul li {
  font-size: var(--text-xs);
  line-height: var(--text-xs-lh);
  max-inline-size: var(--text-xs-length);
}
.text--s, .text--s > p, .text--s > ol li, .text--s > ul li {
  font-size: var(--text-s);
  line-height: var(--text-s-lh);
  max-inline-size: var(--text-s-length);
}
.text--m, .text--m > p, .text--m > ol li, .text--m > ul li {
  font-size: var(--text-m);
  line-height: var(--text-m-lh);
  max-inline-size: var(--text-m-length);
}
.text--l, .text--l > p, .text--l > ol li, .text--l > ul li {
  font-size: var(--text-l);
  line-height: var(--text-l-lh);
  max-inline-size: var(--text-l-length);
}
.text--xl, .text--xl > p, .text--xl > ol li, .text--xl > ul li {
  font-size: var(--text-xl);
  line-height: var(--text-xl-lh);
  max-inline-size: var(--text-xl-length);
}
.text--xxl, .text--xxl > p, .text--xxl > ol li, .text--xxl > ul li {
  font-size: var(--text-xxl);
  line-height: var(--text-xxl-lh);
  max-inline-size: var(--text-xxl-length);
}
.h--1 {
  font-size: var(--h1);
  line-height: var(--h1-lh);
  max-inline-size: var(--h1-length);
  color: var(--h1-color, var(--heading-color));
}
.h--2 {
  font-size: var(--h2);
  line-height: var(--h2-lh);
  max-inline-size: var(--h2-length);
  color: var(--h2-color, var(--heading-color));
}
.h--3 {
  font-size: var(--h3);
  line-height: var(--h3-lh);
  max-inline-size: var(--h3-length);
  color: var(--h3-color, var(--heading-color));
}
.h--4 {
  font-size: var(--h4);
  line-height: var(--h4-lh);
  max-inline-size: var(--h4-length);
  color: var(--h4-color, var(--heading-color));
}
.h--5 {
  font-size: var(--h5);
  line-height: var(--h5-lh);
  max-inline-size: var(--h5-length);
  color: var(--h5-color, var(--heading-color));
}
.h--6 {
  font-size: var(--h6);
  line-height: var(--h6-lh);
  max-inline-size: var(--h6-length);
  color: var(--h6-color, var(--heading-color));
}
.text--100 {
  font-weight: 100;
}
.text--200 {
  font-weight: 200;
}
.text--300 {
  font-weight: 300;
}
.text--400 {
  font-weight: 400;
}
.text--500 {
  font-weight: 500;
}
.text--600 {
  font-weight: 600;
}
.text--700 {
  font-weight: 700;
}
.text--800 {
  font-weight: 800;
}
.text--900 {
  font-weight: 900;
}
.text--bold {
  font-weight: bold;
}
.text--italic {
  font-style: italic;
}
.text--oblique {
  font-style: oblique;
}
.text--decoration-none {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.text--underline {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.text--underline-wavy {
  -webkit-text-decoration: underline wavy;
  text-decoration: underline wavy;
}
.text--underline-dotted {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.text--underline-double {
  -webkit-text-decoration: underline double;
  text-decoration: underline double;
}
.text--underline-dashed {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}
.text--overline {
  -webkit-text-decoration: overline;
  text-decoration: overline;
}
.text--line-through {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.text--transform-none {
  text-transform: none;
}
.text--uppercase {
  text-transform: uppercase;
}
.text--lowercase {
  text-transform: lowercase;
}
.text--capitalize {
  text-transform: capitalize;
}
.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--justify {
  text-align: justify;
}
.balance {
  text-wrap: balance;
}
.balance p, .balance li, .balance blockquote, .balance h1, .balance h2, .balance h3, .balance h4, .balance h5, .balance h6 {
  text-wrap: balance;
}
.unbalance {
  text-wrap: unset;
}
.unbalance p, .unbalance li, .unbalance blockquote, .unbalance h1, .unbalance h2, .unbalance h3, .unbalance h4, .unbalance h5, .unbalance h6 {
  text-wrap: unset;
}
.center--self {
  margin-left: auto;
  margin-right: auto;
}
.variable-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(var(--min, calc(var(--content-width) / 2 - var(--space-xxl))), 100%), 1fr));
  grid-template-rows: var(--grid-1);
  gap: var(--gap, var(--grid-gap));
}
.content-grid {
  --full: minmax(var(--gutter), 1fr);
  padding-inline: 0;
  column-gap: 0 !important;
  display: grid !important;
  grid-template-columns: [full-start] var(--full) [feature-max-start] minmax(0, var(--feature-max-width, 100px)) [feature-start] minmax(0, var(--feature-width, 50px)) [content-start] min(var(--content-width), 100% - var(--gutter) * 2) [content-end] minmax(0, var(--feature-width, 50px)) [feature-end] minmax(0, var(--feature-max-width, 100px)) [feature-max-end] var(--full) [full-end];
}
.content-grid > :not(.content--feature, .content--feature-max, .content--full, .content--full-safe) {
  width: 100%;
}
:where(.content-grid > :not(.content--feature, .content--feature-max, .content--full, .content--full-safe)) {
  grid-column: content;
}
:where(.content-grid > .content--feature) {
  grid-column: feature;
}
:where(.content-grid > .content--feature-max) {
  grid-column: feature-max;
}
:where(.content-grid > .content--full) {
  grid-column: full;
}
:where(.content-grid > .content--full-safe) {
  grid-column: full;
  padding-inline: var(--gutter);
}
.content-grid:where(.content--full-safe) {
  padding-inline: var(--gutter);
}
.content-grid > :is(.content--feature, .content--feature-max, .content--full, .content--full-safe) {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1400px) {
  .grid--alternate-xl > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-xl > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-xl > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-xl > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-xl > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-xl > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-xl > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 992px) {
  .grid--alternate-l > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-l > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-l > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-l > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-l > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-l > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-l > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 768px) {
  .grid--alternate-m > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-m > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-m > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-m > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-m > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-m > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-m > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 480px) {
  .grid--alternate-s > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-s > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-s > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-s > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-s > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-s > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-s > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
.row-span--1 {
  grid-row: span 1;
}
.col-span--1 {
  grid-column: span 1;
}
.row-start--1 {
  grid-row-start: 1;
}
.row-end--1 {
  grid-row-end: 1;
}
.col-start--1 {
  grid-column-start: 1;
}
.col-end--1 {
  grid-column-end: 1;
}
.row-span--2 {
  grid-row: span 2;
}
.col-span--2 {
  grid-column: span 2;
}
.row-start--2 {
  grid-row-start: 2;
}
.row-end--2 {
  grid-row-end: 2;
}
.col-start--2 {
  grid-column-start: 2;
}
.col-end--2 {
  grid-column-end: 2;
}
.row-span--3 {
  grid-row: span 3;
}
.col-span--3 {
  grid-column: span 3;
}
.row-start--3 {
  grid-row-start: 3;
}
.row-end--3 {
  grid-row-end: 3;
}
.col-start--3 {
  grid-column-start: 3;
}
.col-end--3 {
  grid-column-end: 3;
}
.row-span--4 {
  grid-row: span 4;
}
.col-span--4 {
  grid-column: span 4;
}
.row-start--4 {
  grid-row-start: 4;
}
.row-end--4 {
  grid-row-end: 4;
}
.col-start--4 {
  grid-column-start: 4;
}
.col-end--4 {
  grid-column-end: 4;
}
.row-span--5 {
  grid-row: span 5;
}
.col-span--5 {
  grid-column: span 5;
}
.row-start--5 {
  grid-row-start: 5;
}
.row-end--5 {
  grid-row-end: 5;
}
.col-start--5 {
  grid-column-start: 5;
}
.col-end--5 {
  grid-column-end: 5;
}
.row-span--6 {
  grid-row: span 6;
}
.col-span--6 {
  grid-column: span 6;
}
.row-start--6 {
  grid-row-start: 6;
}
.row-end--6 {
  grid-row-end: 6;
}
.col-start--6 {
  grid-column-start: 6;
}
.col-end--6 {
  grid-column-end: 6;
}
.row-span--7 {
  grid-row: span 7;
}
.col-span--7 {
  grid-column: span 7;
}
.row-start--7 {
  grid-row-start: 7;
}
.row-end--7 {
  grid-row-end: 7;
}
.col-start--7 {
  grid-column-start: 7;
}
.col-end--7 {
  grid-column-end: 7;
}
.row-span--8 {
  grid-row: span 8;
}
.col-span--8 {
  grid-column: span 8;
}
.row-start--8 {
  grid-row-start: 8;
}
.row-end--8 {
  grid-row-end: 8;
}
.col-start--8 {
  grid-column-start: 8;
}
.col-end--8 {
  grid-column-end: 8;
}
.row-span--9 {
  grid-row: span 9;
}
.col-span--9 {
  grid-column: span 9;
}
.row-start--9 {
  grid-row-start: 9;
}
.row-end--9 {
  grid-row-end: 9;
}
.col-start--9 {
  grid-column-start: 9;
}
.col-end--9 {
  grid-column-end: 9;
}
.row-span--10 {
  grid-row: span 10;
}
.col-span--10 {
  grid-column: span 10;
}
.row-start--10 {
  grid-row-start: 10;
}
.row-end--10 {
  grid-row-end: 10;
}
.col-start--10 {
  grid-column-start: 10;
}
.col-end--10 {
  grid-column-end: 10;
}
.row-span--11 {
  grid-row: span 11;
}
.col-span--11 {
  grid-column: span 11;
}
.row-start--11 {
  grid-row-start: 11;
}
.row-end--11 {
  grid-row-end: 11;
}
.col-start--11 {
  grid-column-start: 11;
}
.col-end--11 {
  grid-column-end: 11;
}
.row-span--12 {
  grid-row: span 12;
}
.col-span--12 {
  grid-column: span 12;
}
.row-start--12 {
  grid-row-start: 12;
}
.row-end--12 {
  grid-row-end: 12;
}
.col-start--12 {
  grid-column-start: 12;
}
.col-end--12 {
  grid-column-end: 12;
}
@media (max-width: 1400px) {
  .row-span--xl-1 {
    grid-row: span 1;
  }
  .col-span--xl-1 {
    grid-column: span 1;
  }
  .row-start--xl-1 {
    grid-row-start: 1;
  }
  .row-end--xl-1 {
    grid-row-end: 1;
  }
  .col-start--xl-1 {
    grid-column-start: 1;
  }
  .col-end--xl-1 {
    grid-column-end: 1;
  }
  .row-span--xl-2 {
    grid-row: span 2;
  }
  .col-span--xl-2 {
    grid-column: span 2;
  }
  .row-start--xl-2 {
    grid-row-start: 2;
  }
  .row-end--xl-2 {
    grid-row-end: 2;
  }
  .col-start--xl-2 {
    grid-column-start: 2;
  }
  .col-end--xl-2 {
    grid-column-end: 2;
  }
  .row-span--xl-3 {
    grid-row: span 3;
  }
  .col-span--xl-3 {
    grid-column: span 3;
  }
  .row-start--xl-3 {
    grid-row-start: 3;
  }
  .row-end--xl-3 {
    grid-row-end: 3;
  }
  .col-start--xl-3 {
    grid-column-start: 3;
  }
  .col-end--xl-3 {
    grid-column-end: 3;
  }
  .row-span--xl-4 {
    grid-row: span 4;
  }
  .col-span--xl-4 {
    grid-column: span 4;
  }
  .row-start--xl-4 {
    grid-row-start: 4;
  }
  .row-end--xl-4 {
    grid-row-end: 4;
  }
  .col-start--xl-4 {
    grid-column-start: 4;
  }
  .col-end--xl-4 {
    grid-column-end: 4;
  }
  .row-span--xl-5 {
    grid-row: span 5;
  }
  .col-span--xl-5 {
    grid-column: span 5;
  }
  .row-start--xl-5 {
    grid-row-start: 5;
  }
  .row-end--xl-5 {
    grid-row-end: 5;
  }
  .col-start--xl-5 {
    grid-column-start: 5;
  }
  .col-end--xl-5 {
    grid-column-end: 5;
  }
  .row-span--xl-6 {
    grid-row: span 6;
  }
  .col-span--xl-6 {
    grid-column: span 6;
  }
  .row-start--xl-6 {
    grid-row-start: 6;
  }
  .row-end--xl-6 {
    grid-row-end: 6;
  }
  .col-start--xl-6 {
    grid-column-start: 6;
  }
  .col-end--xl-6 {
    grid-column-end: 6;
  }
  .row-span--xl-7 {
    grid-row: span 7;
  }
  .col-span--xl-7 {
    grid-column: span 7;
  }
  .row-start--xl-7 {
    grid-row-start: 7;
  }
  .row-end--xl-7 {
    grid-row-end: 7;
  }
  .col-start--xl-7 {
    grid-column-start: 7;
  }
  .col-end--xl-7 {
    grid-column-end: 7;
  }
  .row-span--xl-8 {
    grid-row: span 8;
  }
  .col-span--xl-8 {
    grid-column: span 8;
  }
  .row-start--xl-8 {
    grid-row-start: 8;
  }
  .row-end--xl-8 {
    grid-row-end: 8;
  }
  .col-start--xl-8 {
    grid-column-start: 8;
  }
  .col-end--xl-8 {
    grid-column-end: 8;
  }
  .row-span--xl-9 {
    grid-row: span 9;
  }
  .col-span--xl-9 {
    grid-column: span 9;
  }
  .row-start--xl-9 {
    grid-row-start: 9;
  }
  .row-end--xl-9 {
    grid-row-end: 9;
  }
  .col-start--xl-9 {
    grid-column-start: 9;
  }
  .col-end--xl-9 {
    grid-column-end: 9;
  }
  .row-span--xl-10 {
    grid-row: span 10;
  }
  .col-span--xl-10 {
    grid-column: span 10;
  }
  .row-start--xl-10 {
    grid-row-start: 10;
  }
  .row-end--xl-10 {
    grid-row-end: 10;
  }
  .col-start--xl-10 {
    grid-column-start: 10;
  }
  .col-end--xl-10 {
    grid-column-end: 10;
  }
  .row-span--xl-11 {
    grid-row: span 11;
  }
  .col-span--xl-11 {
    grid-column: span 11;
  }
  .row-start--xl-11 {
    grid-row-start: 11;
  }
  .row-end--xl-11 {
    grid-row-end: 11;
  }
  .col-start--xl-11 {
    grid-column-start: 11;
  }
  .col-end--xl-11 {
    grid-column-end: 11;
  }
  .row-span--xl-12 {
    grid-row: span 12;
  }
  .col-span--xl-12 {
    grid-column: span 12;
  }
  .row-start--xl-12 {
    grid-row-start: 12;
  }
  .row-end--xl-12 {
    grid-row-end: 12;
  }
  .col-start--xl-12 {
    grid-column-start: 12;
  }
  .col-end--xl-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 992px) {
  .row-span--l-1 {
    grid-row: span 1;
  }
  .col-span--l-1 {
    grid-column: span 1;
  }
  .row-start--l-1 {
    grid-row-start: 1;
  }
  .row-end--l-1 {
    grid-row-end: 1;
  }
  .col-start--l-1 {
    grid-column-start: 1;
  }
  .col-end--l-1 {
    grid-column-end: 1;
  }
  .row-span--l-2 {
    grid-row: span 2;
  }
  .col-span--l-2 {
    grid-column: span 2;
  }
  .row-start--l-2 {
    grid-row-start: 2;
  }
  .row-end--l-2 {
    grid-row-end: 2;
  }
  .col-start--l-2 {
    grid-column-start: 2;
  }
  .col-end--l-2 {
    grid-column-end: 2;
  }
  .row-span--l-3 {
    grid-row: span 3;
  }
  .col-span--l-3 {
    grid-column: span 3;
  }
  .row-start--l-3 {
    grid-row-start: 3;
  }
  .row-end--l-3 {
    grid-row-end: 3;
  }
  .col-start--l-3 {
    grid-column-start: 3;
  }
  .col-end--l-3 {
    grid-column-end: 3;
  }
  .row-span--l-4 {
    grid-row: span 4;
  }
  .col-span--l-4 {
    grid-column: span 4;
  }
  .row-start--l-4 {
    grid-row-start: 4;
  }
  .row-end--l-4 {
    grid-row-end: 4;
  }
  .col-start--l-4 {
    grid-column-start: 4;
  }
  .col-end--l-4 {
    grid-column-end: 4;
  }
  .row-span--l-5 {
    grid-row: span 5;
  }
  .col-span--l-5 {
    grid-column: span 5;
  }
  .row-start--l-5 {
    grid-row-start: 5;
  }
  .row-end--l-5 {
    grid-row-end: 5;
  }
  .col-start--l-5 {
    grid-column-start: 5;
  }
  .col-end--l-5 {
    grid-column-end: 5;
  }
  .row-span--l-6 {
    grid-row: span 6;
  }
  .col-span--l-6 {
    grid-column: span 6;
  }
  .row-start--l-6 {
    grid-row-start: 6;
  }
  .row-end--l-6 {
    grid-row-end: 6;
  }
  .col-start--l-6 {
    grid-column-start: 6;
  }
  .col-end--l-6 {
    grid-column-end: 6;
  }
  .row-span--l-7 {
    grid-row: span 7;
  }
  .col-span--l-7 {
    grid-column: span 7;
  }
  .row-start--l-7 {
    grid-row-start: 7;
  }
  .row-end--l-7 {
    grid-row-end: 7;
  }
  .col-start--l-7 {
    grid-column-start: 7;
  }
  .col-end--l-7 {
    grid-column-end: 7;
  }
  .row-span--l-8 {
    grid-row: span 8;
  }
  .col-span--l-8 {
    grid-column: span 8;
  }
  .row-start--l-8 {
    grid-row-start: 8;
  }
  .row-end--l-8 {
    grid-row-end: 8;
  }
  .col-start--l-8 {
    grid-column-start: 8;
  }
  .col-end--l-8 {
    grid-column-end: 8;
  }
  .row-span--l-9 {
    grid-row: span 9;
  }
  .col-span--l-9 {
    grid-column: span 9;
  }
  .row-start--l-9 {
    grid-row-start: 9;
  }
  .row-end--l-9 {
    grid-row-end: 9;
  }
  .col-start--l-9 {
    grid-column-start: 9;
  }
  .col-end--l-9 {
    grid-column-end: 9;
  }
  .row-span--l-10 {
    grid-row: span 10;
  }
  .col-span--l-10 {
    grid-column: span 10;
  }
  .row-start--l-10 {
    grid-row-start: 10;
  }
  .row-end--l-10 {
    grid-row-end: 10;
  }
  .col-start--l-10 {
    grid-column-start: 10;
  }
  .col-end--l-10 {
    grid-column-end: 10;
  }
  .row-span--l-11 {
    grid-row: span 11;
  }
  .col-span--l-11 {
    grid-column: span 11;
  }
  .row-start--l-11 {
    grid-row-start: 11;
  }
  .row-end--l-11 {
    grid-row-end: 11;
  }
  .col-start--l-11 {
    grid-column-start: 11;
  }
  .col-end--l-11 {
    grid-column-end: 11;
  }
  .row-span--l-12 {
    grid-row: span 12;
  }
  .col-span--l-12 {
    grid-column: span 12;
  }
  .row-start--l-12 {
    grid-row-start: 12;
  }
  .row-end--l-12 {
    grid-row-end: 12;
  }
  .col-start--l-12 {
    grid-column-start: 12;
  }
  .col-end--l-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 768px) {
  .row-span--m-1 {
    grid-row: span 1;
  }
  .col-span--m-1 {
    grid-column: span 1;
  }
  .row-start--m-1 {
    grid-row-start: 1;
  }
  .row-end--m-1 {
    grid-row-end: 1;
  }
  .col-start--m-1 {
    grid-column-start: 1;
  }
  .col-end--m-1 {
    grid-column-end: 1;
  }
  .row-span--m-2 {
    grid-row: span 2;
  }
  .col-span--m-2 {
    grid-column: span 2;
  }
  .row-start--m-2 {
    grid-row-start: 2;
  }
  .row-end--m-2 {
    grid-row-end: 2;
  }
  .col-start--m-2 {
    grid-column-start: 2;
  }
  .col-end--m-2 {
    grid-column-end: 2;
  }
  .row-span--m-3 {
    grid-row: span 3;
  }
  .col-span--m-3 {
    grid-column: span 3;
  }
  .row-start--m-3 {
    grid-row-start: 3;
  }
  .row-end--m-3 {
    grid-row-end: 3;
  }
  .col-start--m-3 {
    grid-column-start: 3;
  }
  .col-end--m-3 {
    grid-column-end: 3;
  }
  .row-span--m-4 {
    grid-row: span 4;
  }
  .col-span--m-4 {
    grid-column: span 4;
  }
  .row-start--m-4 {
    grid-row-start: 4;
  }
  .row-end--m-4 {
    grid-row-end: 4;
  }
  .col-start--m-4 {
    grid-column-start: 4;
  }
  .col-end--m-4 {
    grid-column-end: 4;
  }
  .row-span--m-5 {
    grid-row: span 5;
  }
  .col-span--m-5 {
    grid-column: span 5;
  }
  .row-start--m-5 {
    grid-row-start: 5;
  }
  .row-end--m-5 {
    grid-row-end: 5;
  }
  .col-start--m-5 {
    grid-column-start: 5;
  }
  .col-end--m-5 {
    grid-column-end: 5;
  }
  .row-span--m-6 {
    grid-row: span 6;
  }
  .col-span--m-6 {
    grid-column: span 6;
  }
  .row-start--m-6 {
    grid-row-start: 6;
  }
  .row-end--m-6 {
    grid-row-end: 6;
  }
  .col-start--m-6 {
    grid-column-start: 6;
  }
  .col-end--m-6 {
    grid-column-end: 6;
  }
  .row-span--m-7 {
    grid-row: span 7;
  }
  .col-span--m-7 {
    grid-column: span 7;
  }
  .row-start--m-7 {
    grid-row-start: 7;
  }
  .row-end--m-7 {
    grid-row-end: 7;
  }
  .col-start--m-7 {
    grid-column-start: 7;
  }
  .col-end--m-7 {
    grid-column-end: 7;
  }
  .row-span--m-8 {
    grid-row: span 8;
  }
  .col-span--m-8 {
    grid-column: span 8;
  }
  .row-start--m-8 {
    grid-row-start: 8;
  }
  .row-end--m-8 {
    grid-row-end: 8;
  }
  .col-start--m-8 {
    grid-column-start: 8;
  }
  .col-end--m-8 {
    grid-column-end: 8;
  }
  .row-span--m-9 {
    grid-row: span 9;
  }
  .col-span--m-9 {
    grid-column: span 9;
  }
  .row-start--m-9 {
    grid-row-start: 9;
  }
  .row-end--m-9 {
    grid-row-end: 9;
  }
  .col-start--m-9 {
    grid-column-start: 9;
  }
  .col-end--m-9 {
    grid-column-end: 9;
  }
  .row-span--m-10 {
    grid-row: span 10;
  }
  .col-span--m-10 {
    grid-column: span 10;
  }
  .row-start--m-10 {
    grid-row-start: 10;
  }
  .row-end--m-10 {
    grid-row-end: 10;
  }
  .col-start--m-10 {
    grid-column-start: 10;
  }
  .col-end--m-10 {
    grid-column-end: 10;
  }
  .row-span--m-11 {
    grid-row: span 11;
  }
  .col-span--m-11 {
    grid-column: span 11;
  }
  .row-start--m-11 {
    grid-row-start: 11;
  }
  .row-end--m-11 {
    grid-row-end: 11;
  }
  .col-start--m-11 {
    grid-column-start: 11;
  }
  .col-end--m-11 {
    grid-column-end: 11;
  }
  .row-span--m-12 {
    grid-row: span 12;
  }
  .col-span--m-12 {
    grid-column: span 12;
  }
  .row-start--m-12 {
    grid-row-start: 12;
  }
  .row-end--m-12 {
    grid-row-end: 12;
  }
  .col-start--m-12 {
    grid-column-start: 12;
  }
  .col-end--m-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 480px) {
  .row-span--s-1 {
    grid-row: span 1;
  }
  .col-span--s-1 {
    grid-column: span 1;
  }
  .row-start--s-1 {
    grid-row-start: 1;
  }
  .row-end--s-1 {
    grid-row-end: 1;
  }
  .col-start--s-1 {
    grid-column-start: 1;
  }
  .col-end--s-1 {
    grid-column-end: 1;
  }
  .row-span--s-2 {
    grid-row: span 2;
  }
  .col-span--s-2 {
    grid-column: span 2;
  }
  .row-start--s-2 {
    grid-row-start: 2;
  }
  .row-end--s-2 {
    grid-row-end: 2;
  }
  .col-start--s-2 {
    grid-column-start: 2;
  }
  .col-end--s-2 {
    grid-column-end: 2;
  }
  .row-span--s-3 {
    grid-row: span 3;
  }
  .col-span--s-3 {
    grid-column: span 3;
  }
  .row-start--s-3 {
    grid-row-start: 3;
  }
  .row-end--s-3 {
    grid-row-end: 3;
  }
  .col-start--s-3 {
    grid-column-start: 3;
  }
  .col-end--s-3 {
    grid-column-end: 3;
  }
  .row-span--s-4 {
    grid-row: span 4;
  }
  .col-span--s-4 {
    grid-column: span 4;
  }
  .row-start--s-4 {
    grid-row-start: 4;
  }
  .row-end--s-4 {
    grid-row-end: 4;
  }
  .col-start--s-4 {
    grid-column-start: 4;
  }
  .col-end--s-4 {
    grid-column-end: 4;
  }
  .row-span--s-5 {
    grid-row: span 5;
  }
  .col-span--s-5 {
    grid-column: span 5;
  }
  .row-start--s-5 {
    grid-row-start: 5;
  }
  .row-end--s-5 {
    grid-row-end: 5;
  }
  .col-start--s-5 {
    grid-column-start: 5;
  }
  .col-end--s-5 {
    grid-column-end: 5;
  }
  .row-span--s-6 {
    grid-row: span 6;
  }
  .col-span--s-6 {
    grid-column: span 6;
  }
  .row-start--s-6 {
    grid-row-start: 6;
  }
  .row-end--s-6 {
    grid-row-end: 6;
  }
  .col-start--s-6 {
    grid-column-start: 6;
  }
  .col-end--s-6 {
    grid-column-end: 6;
  }
  .row-span--s-7 {
    grid-row: span 7;
  }
  .col-span--s-7 {
    grid-column: span 7;
  }
  .row-start--s-7 {
    grid-row-start: 7;
  }
  .row-end--s-7 {
    grid-row-end: 7;
  }
  .col-start--s-7 {
    grid-column-start: 7;
  }
  .col-end--s-7 {
    grid-column-end: 7;
  }
  .row-span--s-8 {
    grid-row: span 8;
  }
  .col-span--s-8 {
    grid-column: span 8;
  }
  .row-start--s-8 {
    grid-row-start: 8;
  }
  .row-end--s-8 {
    grid-row-end: 8;
  }
  .col-start--s-8 {
    grid-column-start: 8;
  }
  .col-end--s-8 {
    grid-column-end: 8;
  }
  .row-span--s-9 {
    grid-row: span 9;
  }
  .col-span--s-9 {
    grid-column: span 9;
  }
  .row-start--s-9 {
    grid-row-start: 9;
  }
  .row-end--s-9 {
    grid-row-end: 9;
  }
  .col-start--s-9 {
    grid-column-start: 9;
  }
  .col-end--s-9 {
    grid-column-end: 9;
  }
  .row-span--s-10 {
    grid-row: span 10;
  }
  .col-span--s-10 {
    grid-column: span 10;
  }
  .row-start--s-10 {
    grid-row-start: 10;
  }
  .row-end--s-10 {
    grid-row-end: 10;
  }
  .col-start--s-10 {
    grid-column-start: 10;
  }
  .col-end--s-10 {
    grid-column-end: 10;
  }
  .row-span--s-11 {
    grid-row: span 11;
  }
  .col-span--s-11 {
    grid-column: span 11;
  }
  .row-start--s-11 {
    grid-row-start: 11;
  }
  .row-end--s-11 {
    grid-row-end: 11;
  }
  .col-start--s-11 {
    grid-column-start: 11;
  }
  .col-end--s-11 {
    grid-column-end: 11;
  }
  .row-span--s-12 {
    grid-row: span 12;
  }
  .col-span--s-12 {
    grid-column: span 12;
  }
  .row-start--s-12 {
    grid-row-start: 12;
  }
  .row-end--s-12 {
    grid-row-end: 12;
  }
  .col-start--s-12 {
    grid-column-start: 12;
  }
  .col-end--s-12 {
    grid-column-end: 12;
  }
}
.col-span--all {
  grid-column: 1 / -1;
}
@media (max-width: 1400px) {
  .col-span--xl-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 992px) {
  .col-span--l-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 768px) {
  .col-span--m-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .col-span--s-all {
    grid-column: 1 / -1;
  }
}
.order--first {
  order: -1;
}
.order--last {
  order: 999;
}
.col-end--last {
  grid-column-end: -1;
}
@media (max-width: 1400px) {
  .order--first-xl {
    order: -1;
  }
  .order--last-xl {
    order: 999;
  }
  .col-end--xl-last {
    grid-column-end: -1;
  }
}
@media (max-width: 992px) {
  .order--first-l {
    order: -1;
  }
  .order--last-l {
    order: 999;
  }
  .col-end--l-last {
    grid-column-end: -1;
  }
}
@media (max-width: 768px) {
  .order--first-m {
    order: -1;
  }
  .order--last-m {
    order: 999;
  }
  .col-end--m-last {
    grid-column-end: -1;
  }
}
@media (max-width: 480px) {
  .order--first-s {
    order: -1;
  }
  .order--last-s {
    order: 999;
  }
  .col-end--s-last {
    grid-column-end: -1;
  }
}
.grid--auto-rows {
  grid-auto-rows: minmax(-webkit-min-content, 1fr);
  grid-auto-rows: minmax(min-content, 1fr);
}
.width--xs:not([class*="breakout--"]) {
  inline-size: calc((140 * 0.1) * 1rem);
  max-inline-size: 100%;
}
figure.width--xs img {
  inline-size: 100%;
}
.width--s:not([class*="breakout--"]) {
  inline-size: calc((140 * 0.2) * 1rem);
  max-inline-size: 100%;
}
figure.width--s img {
  inline-size: 100%;
}
.width--m:not([class*="breakout--"]) {
  inline-size: calc((140 * 0.4) * 1rem);
  max-inline-size: 100%;
}
figure.width--m img {
  inline-size: 100%;
}
.width--l:not([class*="breakout--"]) {
  inline-size: calc((140 * 0.6) * 1rem);
  max-inline-size: 100%;
}
figure.width--l img {
  inline-size: 100%;
}
.width--xl:not([class*="breakout--"]) {
  inline-size: calc((140 * 0.8) * 1rem);
  max-inline-size: 100%;
}
figure.width--xl img {
  inline-size: 100%;
}
.width--xxl:not([class*="breakout--"]) {
  inline-size: calc((140 * 0.9) * 1rem);
  max-inline-size: 100%;
}
figure.width--xxl img {
  inline-size: 100%;
}
.width--vp-max:not([class*="breakout--"]) {
  inline-size: 140rem;
  max-inline-size: 100%;
  margin-inline: auto;
}
figure.width--vp-max img {
  inline-size: 100%;
}
.width--content:not([class*="breakout--"]) {
  inline-size: 140rem;
  max-inline-size: 100%;
}
figure.width--content img {
  inline-size: 100%;
}
.width--50:not([class*="breakout--"]) {
  inline-size: calc((140 / 2) * 1rem);
  max-inline-size: 100%;
}
figure.width--50 img {
  inline-size: 100%;
}
.width--full:not([class*="breakout--"]) {
  inline-size: 100%;
  max-inline-size: 100%;
}
figure.width--full img {
  inline-size: 100%;
}
.width--auto {
  inline-size: auto !important;
  inline-size: 100%;
}
.content-width:not([class*="breakout--"]) {
  inline-size: 100%;
  max-inline-size: var(--content-width);
  margin-inline: auto;
}
.content-width--safe:not([class*="breakout--"]) {
  inline-size: 100%;
  max-inline-size: var(--content-width-safe);
  margin-inline: auto;
}
ul.list--none, ol.list--none, .list--none > ul, .list--none > ol {
  list-style: none;
  padding-inline-start: 0;
  list-style-type: none;
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  margin-block-end: 0;
}
@supports (font-size: calc(1vw + 2vw)) {
  :root {
    --text-xs: calc(0.9722222222rem + (-0.0717720534 * ((100vw - 32rem) / 108)));
    --text-s: calc(1.1666666667rem + (0.0336334084 * ((100vw - 32rem) / 108)));
    --text-m: calc(1.4rem + (0.2 * ((100vw - 32rem) / 108)));
    --text-l: calc(1.68rem + (0.4528 * ((100vw - 32rem) / 108)));
    --text-xl: calc(2.016rem + (0.8270224 * ((100vw - 32rem) / 108)));
    --text-xxl: calc(2.4192rem + (1.3705488592 * ((100vw - 32rem) / 108)));
    --h6: calc(1.1rem + (0 * ((100vw - 32rem) / 108)));
    --h5: calc(1.2rem + (0 * ((100vw - 32rem) / 108)));
    --h4: calc(1.6rem + (0.6 * ((100vw - 32rem) / 108)));
    --h3: calc(1.92rem + (1.0126 * ((100vw - 32rem) / 108)));
    --h2: calc(2.304rem + (1.6051558 * ((100vw - 32rem) / 108)));
    --h1: calc(2.7648rem + (2.4461046814 * ((100vw - 32rem) / 108)));
  }
  @media (min-width: 1400px) {
    :root {
      --text-xs: 0.9004501688rem;
      --text-s: 1.200300075rem;
      --text-m: 1.6rem;
      --text-l: 2.1328rem;
      --text-xl: 2.8430224rem;
      --text-xxl: 3.7897488592rem;
      --h6: 1.1rem;
      --h5: 1.2rem;
      --h4: 2.2rem;
      --h3: 2.9326rem;
      --h2: 3.9091558rem;
      --h1: 5.2109046814rem;
    }
  }
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
  :root {
    --text-xs: clamp(0.9722222222rem, calc(-0.066455605vw + 0.9934880158rem), 0.9004501688rem);
    --text-s: clamp(1.1666666667rem, calc(0.0311420448vw + 1.1567012123rem), 1.200300075rem);
    --text-m: clamp(1.4rem, calc(0.1851851852vw + 1.3407407407rem), 1.6rem);
    --text-l: clamp(1.68rem, calc(0.4192592593vw + 1.545837037rem), 2.1328rem);
    --text-xl: clamp(2.016rem, calc(0.7657614815vw + 1.7709563259rem), 2.8430224rem);
    --text-xxl: clamp(2.4192rem, calc(1.2690267215vw + 2.0131114491rem), 3.7897488592rem);
    --h6: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
    --h5: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
    --h4: clamp(1.6rem, calc(0.5555555556vw + 1.4222222222rem), 2.2rem);
    --h3: clamp(1.92rem, calc(0.9375925926vw + 1.6199703704rem), 2.9326rem);
    --h2: clamp(2.304rem, calc(1.4862553704vw + 1.8283982815rem), 3.9091558rem);
    --h1: clamp(2.7648rem, calc(2.264911742vw + 2.0400282425rem), 5.2109046814rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(1.0666666667rem + (0.5333333333 * ((100vw - 32rem) / 108)));
    --space-s: calc(1.6rem + (0.8 * ((100vw - 32rem) / 108)));
    --space-m: calc(2.4rem + (1.2 * ((100vw - 32rem) / 108)));
    --space-l: calc(3.1992rem + (2.2008 * ((100vw - 32rem) / 108)));
    --space-xl: calc(4.2645336rem + (3.8354664 * ((100vw - 32rem) / 108)));
    --space-xxl: calc(5.6846232888rem + (6.4653767112 * ((100vw - 32rem) / 108)));
    --section-space-xs: calc(3.4666666667rem + (3.7333333333 * ((100vw - 32rem) / 108)));
    --section-space-s: calc(5.2rem + (5.6 * ((100vw - 32rem) / 108)));
    --section-space-m: calc(7.8rem + (8.4 * ((100vw - 32rem) / 108)));
    --section-space-l: calc(10.3974rem + (13.9026 * ((100vw - 32rem) / 108)));
    --section-space-xl: calc(13.8597342rem + (22.5902658 * ((100vw - 32rem) / 108)));
    --section-space-xxl: calc(18.4750256886rem + (36.1999743114 * ((100vw - 32rem) / 108)));
    --section-padding-x: calc(0rem + (0 * ((100vw - 32rem) / 108)));
    --gutter: calc(0rem + (0 * ((100vw - 32rem) / 108)));
  }
  @media (min-width: 1400px) {
    :root {
      --space-xs: 1.6rem;
      --space-s: 2.4rem;
      --space-m: 3.6rem;
      --space-l: 5.4rem;
      --space-xl: 8.1rem;
      --space-xxl: 12.15rem;
      --section-space-xs: 7.2rem;
      --section-space-s: 10.8rem;
      --section-space-m: 16.2rem;
      --section-space-l: 24.3rem;
      --section-space-xl: 36.45rem;
      --section-space-xxl: 54.675rem;
      --section-padding-x: 0rem;
      --gutter: 0rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(1.0666666667rem, calc(0.4938271605vw + 0.9086419753rem), 1.6rem);
    --space-s: clamp(1.6rem, calc(0.7407407407vw + 1.362962963rem), 2.4rem);
    --space-m: clamp(2.4rem, calc(1.1111111111vw + 2.0444444444rem), 3.6rem);
    --space-l: clamp(3.1992rem, calc(2.0377777778vw + 2.5471111111rem), 5.4rem);
    --space-xl: clamp(4.2645336rem, calc(3.5513577778vw + 3.1280991111rem), 8.1rem);
    --space-xxl: clamp(5.6846232888rem, calc(5.9864599178vw + 3.7689561151rem), 12.15rem);
    --section-space-xs: clamp(3.4666666667rem, calc(3.4567901235vw + 2.3604938272rem), 7.2rem);
    --section-space-s: clamp(5.2rem, calc(5.1851851852vw + 3.5407407407rem), 10.8rem);
    --section-space-m: clamp(7.8rem, calc(7.7777777778vw + 5.3111111111rem), 16.2rem);
    --section-space-l: clamp(10.3974rem, calc(12.8727777778vw + 6.2781111111rem), 24.3rem);
    --section-space-xl: clamp(13.8597342rem, calc(20.9169127778vw + 7.1663221111rem), 36.45rem);
    --section-space-xxl: clamp(18.4750256886rem, calc(33.5184947328vw + 7.7491073741rem), 54.675rem);
    --section-padding-x: clamp(0rem, calc(0vw + 0rem), 0rem);
    --gutter: clamp(0rem, calc(0vw + 0rem), 0rem);
  }
}
.contain {
  container-type: inline-size;
}
.contain > * {
  container-type: inline-size;
}
.fr-container-gap, .container-gap {
  --row-gap: var(--container-gap);
  --col-gap: var(--container-gap);
  gap: var(--container-gap);
}
.fr-content-gap, .content-gap {
  --row-gap: var(--content-gap);
  --col-gap: var(--content-gap);
  gap: var(--content-gap);
}
.fr-grid-gap, .grid-gap {
  --row-gap: var(--grid-gap);
  --col-gap: var(--grid-gap);
  gap: var(--grid-gap);
}
.gap--none {
  --row-gap: 0;
  --col-gap: 0;
  gap: 0;
}
#bricks-popup.templates .bricks-layout-item-inner {
  height: 100% !important;
  aspect-ratio: 1.3333333333;
}
#bricks-popup.templates img {
  height: 100% !important;
}
#bricks-popup.templates .bricks-layout-item-inner .button.type {
  display: none;
}
#bricks-popup .bricks-layout-item-inner .overlay-wrapper .user {
  display: none;
}
:root {
  --f-light-input-radius: var(--btn-radius);
}
.form--dark.oxy-search-form input[type="search"] {
  background-color: var(--neutral-dark);
  border-top-width: 0.1rem;
  border-right-width: 0.1rem;
  border-bottom-width: 0.1rem;
  border-left-width: 0.1rem;
  border-style: solid;
  border-color: var(--neutral-medium);
  border-radius: var(--btn-radius);
  color: var(--neutral-ultra-light);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 108)));
  font-size: clamp(1.4rem, calc(0.3703703704vw + 1.2814814815rem), 1.8rem);
  font-weight: 400;
  line-height: 1;
  padding: 0.5em 1em;
  -webkit-border-radius: var(--btn-radius);
  -moz-border-radius: var(--btn-radius);
  -ms-border-radius: var(--btn-radius);
  -o-border-radius: var(--btn-radius);
  height: 5rem;
}
.form--dark.oxy-search-form input[type="submit"] {
  background-color: var(--action);
  color: var(--action-ultra-light);
  border-style: solid;
  border-width: var(--btn-border-width);
  border-color: var(--action);
  border-radius: var(--f-light-input-radius);
  -webkit-border-radius: var(--f-light-input-radius);
  -moz-border-radius: var(--f-light-input-radius);
  -ms-border-radius: var(--f-light-input-radius);
  -o-border-radius: var(--f-light-input-radius);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 108)));
  font-size: clamp(1.4rem, calc(0.3703703704vw + 1.2814814815rem), 1.8rem);
  font-weight: 400;
  line-height: 1;
  padding: 0.75em 1.5em;
  margin-top: 1em;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: none;
  transition: all var(--btn-transition-duration) ease;
}
.form--dark.oxy-search-form input[type="submit"]:hover {
  background-color: var(--action-hover);
  color: var(--action-ultra-light);
  border-color: var(--action-hover);
}
main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_calendar td:hover, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: var(--action) !important;
}
.form--light.oxy-search-form input[type="search"] {
  background-color: var(--white);
  border-top-width: 0.1rem;
  border-right-width: 0.1rem;
  border-bottom-width: 0.1rem;
  border-left-width: 0.1rem;
  border-style: solid;
  border-color: var(--shade-light);
  border-radius: var(--btn-radius);
  color: var(--shade-dark);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 108)));
  font-size: clamp(1.4rem, calc(0.3703703704vw + 1.2814814815rem), 1.8rem);
  font-weight: 400;
  line-height: 1;
  padding: 0.5em 1em;
  -webkit-border-radius: var(--btn-radius);
  -moz-border-radius: var(--btn-radius);
  -ms-border-radius: var(--btn-radius);
  -o-border-radius: var(--btn-radius);
  height: 5rem;
}
.form--light.oxy-search-form input[type="submit"] {
  background-color: var(--action);
  color: var(--action-ultra-light);
  border-style: solid;
  border-width: var(--btn-border-width);
  border-color: var(--action);
  border-radius: var(--f-light-input-radius);
  -webkit-border-radius: var(--f-light-input-radius);
  -moz-border-radius: var(--f-light-input-radius);
  -ms-border-radius: var(--f-light-input-radius);
  -o-border-radius: var(--f-light-input-radius);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 108)));
  font-size: clamp(1.4rem, calc(0.3703703704vw + 1.2814814815rem), 1.8rem);
  font-weight: 400;
  line-height: 1;
  padding: 0.75em 1.5em;
  margin-top: 1em;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: none;
  transition: all var(--btn-transition-duration) ease;
}
.form--light.oxy-search-form input[type="submit"]:hover {
  background-color: var(--action-hover);
  color: var(--action-ultra-light);
  border-color: var(--action-hover);
}
main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_calendar td:hover, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: var(--action) !important;
}
