/* Version: 2.5.2 - Generated 2023-09-02 02:09:17 */
html {
  font-size: 62.5% !important;
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  min-block-size: 100vh;
}
input, button, textarea, select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.hidden-accessible {
  position: absolute !important;
  inline-size: 1px !important;
  block-size: 1px !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  /* added line */
  border: 0;
}
:root {
  --shade: #000000;
  --shade-hover: black;
  --shade-ultra-light: #f2f2f2;
  --shade-light: #d9d9d9;
  --shade-medium: gray;
  --shade-dark: #404040;
  --shade-ultra-dark: #1a1a1a;
  --shade-comp: black;
  --shade-trans-10: rgba(0, 0, 0, 0.1);
  --shade-trans-20: rgba(0, 0, 0, 0.2);
  --shade-trans-30: rgba(0, 0, 0, 0.3);
  --shade-trans-40: rgba(0, 0, 0, 0.4);
  --shade-trans-50: rgba(0, 0, 0, 0.5);
  --shade-trans-60: rgba(0, 0, 0, 0.6);
  --shade-trans-70: rgba(0, 0, 0, 0.7);
  --shade-trans-80: rgba(0, 0, 0, 0.8);
  --shade-trans-90: rgba(0, 0, 0, 0.9);
  --shade-light-trans-10: rgba(217, 217, 217, 0.1);
  --shade-light-trans-20: rgba(217, 217, 217, 0.2);
  --shade-light-trans-30: rgba(217, 217, 217, 0.3);
  --shade-light-trans-40: rgba(217, 217, 217, 0.4);
  --shade-light-trans-50: rgba(217, 217, 217, 0.5);
  --shade-light-trans-60: rgba(217, 217, 217, 0.6);
  --shade-light-trans-70: rgba(217, 217, 217, 0.7);
  --shade-light-trans-80: rgba(217, 217, 217, 0.8);
  --shade-light-trans-90: rgba(217, 217, 217, 0.9);
  --shade-dark-trans-10: rgba(64, 64, 64, 0.1);
  --shade-dark-trans-20: rgba(64, 64, 64, 0.2);
  --shade-dark-trans-30: rgba(64, 64, 64, 0.3);
  --shade-dark-trans-40: rgba(64, 64, 64, 0.4);
  --shade-dark-trans-50: rgba(64, 64, 64, 0.5);
  --shade-dark-trans-60: rgba(64, 64, 64, 0.6);
  --shade-dark-trans-70: rgba(64, 64, 64, 0.7);
  --shade-dark-trans-80: rgba(64, 64, 64, 0.8);
  --shade-dark-trans-90: rgba(64, 64, 64, 0.9);
  --shade-hex: #000000;
  --shade-hsl: 0 0% 0%;
  --shade-rgb: 0 0 0;
  --shade-r: 0;
  --shade-g: 0;
  --shade-b: 0;
  --shade-h: 0;
  --shade-s: 0%;
  --shade-l: 0%;
  --shade-hover-h: 0;
  --shade-hover-s: 0%;
  --shade-hover-l: 1.15;
  --shade-ultra-light-h: 0;
  --shade-ultra-light-s: 0%;
  --shade-ultra-light-l: 95%;
  --shade-light-h: 0;
  --shade-light-s: 0%;
  --shade-light-l: 85%;
  --shade-medium-h: 0;
  --shade-medium-s: 0%;
  --shade-medium-l: 50%;
  --shade-dark-h: 0;
  --shade-dark-s: 0%;
  --shade-dark-l: 25%;
  --shade-ultra-dark-h: 0;
  --shade-ultra-dark-s: 0%;
  --shade-ultra-dark-l: 10%;
  --shade-comp-h: 180;
  --white: #fff;
  --black: #000;
  --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);
  --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);
  --shade-white: #fff;
  --shade-black: #000;
  --white: #fff;
  --black: #000;
  --text-xs: 1.3rem;
  --text-s: 1.4rem;
  --text-m: 1.8rem;
  --text-l: 2rem;
  --text-xl: 2.3rem;
  --text-xxl: 2.6rem;
  --h6: 1.3rem;
  --h5: 1.4rem;
  --h4: 1.8rem;
  --h3: 2rem;
  --h2: 2.3rem;
  --h1: 2.6rem;
  --space-xs: 1.896rem;
  --space-s: 2.133rem;
  --space-m: 2.4rem;
  --space-l: 2.7rem;
  --space-xl: 3.038rem;
  --space-xxl: 3.42rem;
  --section-space-xs: 3.84rem;
  --section-space-s: 4.8rem;
  --section-space-m: 6rem;
  --section-space-l: 7.5rem;
  --section-space-xl: 9.375rem;
  --section-space-xxl: 11.719rem;
  --width-xs: calc((144 * 0.1) * 1rem);
  --width-s: calc((144 * 0.2) * 1rem);
  --width-m: calc((144 * 0.4) * 1rem);
  --width-l: calc((144 * 0.6) * 1rem);
  --width-xl: calc((144 * 0.8) * 1rem);
  --width-xxl: calc((144 * 0.9) * 1rem);
  --width-vp-max: 144rem;
  --width-50: calc((144 / 2) * 1rem);
  --width-full: 100%;
  --radius-xs: 0.4444444444rem;
  --radius-s: 0.6666666667rem;
  --radius-m: 1rem;
  --radius-l: 1.5rem;
  --radius-xl: 2.25rem;
  --radius-xxl: 3.375rem;
  --radius-50: 50%;
  --radius-circle: 50%;
  --grid-1: repeat(1, minmax(0, 1fr));
  --grid-2: repeat(2, minmax(0, 1fr));
  --grid-3: repeat(3, minmax(0, 1fr));
  --grid-4: repeat(4, minmax(0, 1fr));
  --grid-5: repeat(5, minmax(0, 1fr));
  --grid-6: repeat(6, minmax(0, 1fr));
  --grid-7: repeat(7, minmax(0, 1fr));
  --grid-8: repeat(8, minmax(0, 1fr));
  --grid-9: repeat(9, minmax(0, 1fr));
  --grid-10: repeat(10, minmax(0, 1fr));
  --grid-11: repeat(11, minmax(0, 1fr));
  --grid-12: repeat(12, minmax(0, 1fr));
  --grid-1-2: 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(48.1605351171rem, 100vw - 0rem), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(36.0902255639rem, 100vw - 0rem), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(28.8577154309rem, 100vw - 0rem), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(24.040066778rem, 100vw - 0rem), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(20.6008583691rem, 100vw - 0rem), 1fr));
  --content-gap: var(--space-m);
  --fr-content-gap: var(--space-m);
  --container-gap: var(--space-xl);
  --fr-container-gap: var(--space-xl);
  --grid-gap: var(--space-m);
  --fr-grid-gap: var(--space-m);
  --section-padding-x: 2.4rem;
  --section-gutter: 2.4rem;
  --btn-border-size: 0.25rem;
  --outline-btn-border-size: 0.25rem;
  --btn-pad-y: 0.75em;
  --btn-pad-x: 1.5em;
  --btn-radius: 0;
  --btn-text-transform: none;
  --btn-text-style: normal;
  --btn-letter-spacing: 0;
  --btn-line-height: 1;
  --btn-text-decoration: none;
  --btn-text-color: var(--action-ultra-light);
  --btn-hover-text-color: var(--action-ultra-light);
  --btn-weight: 400;
  --btn-width: 20rem;
  --success-hex: #29A745;
  --success-rgb: 41 167 69;
  --success-hsl: 133 61% 41%;
  --success-h: 133;
  --success-s: 61%;
  --success-l: 41%;
  --success-r: 41;
  --success-g: 167;
  --success-b: 69;
  --danger-hex: #DC3545;
  --danger-rgb: 220 53 69;
  --danger-hsl: 354 70% 54%;
  --danger-h: 354;
  --danger-s: 70%;
  --danger-l: 54%;
  --danger-r: 220;
  --danger-g: 53;
  --danger-b: 69;
  --warning-hex: #FFC10A;
  --warning-rgb: 255 193 10;
  --warning-hsl: 45 100% 52%;
  --warning-h: 45;
  --warning-s: 100%;
  --warning-l: 52%;
  --warning-r: 255;
  --warning-g: 193;
  --warning-b: 10;
  --info-hex: #18A2B8;
  --info-rgb: 24 162 184;
  --info-hsl: 188 77% 41%;
  --info-h: 188;
  --info-s: 77%;
  --info-l: 41%;
  --info-r: 24;
  --info-g: 162;
  --info-b: 184;
  --header-height: 0rem;
  --offset: 0rem;
  --paragraph-spacing: 1em;
  --heading-spacing: 1.5em;
  --h1-lh: 1.4;
  --h2-lh: 1.4;
  --h3-lh: 1.4;
  --h4-lh: 1.4;
  --h5-lh: 1.4;
  --h6-lh: 1.4;
  --h1-length: ;
  --h2-length: ;
  --h3-length: ;
  --h4-length: ;
  --h5-length: ;
  --h6-length: ;
  --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: ;
  --text-xl-length: ;
  --text-l-length: ;
  --text-m-length: ;
  --text-s-length: ;
  --text-xs-length: ;
  --box-shadow-m: 0 4px 4px -10px rgba(0, 0, 0, 0.04), 0 13px 13px -10px rgba(0, 0, 0, 0.06), 0 40px 60px -10px rgba(0, 0, 0, 0.08);
  --box-shadow-l: 0 2.7px 3.6px -5px rgba(0, 0, 0, 0.04), 0 7.5px 10px -5px rgba(0, 0, 0, 0.06), 0 18px 24.1px -5px rgba(0, 0, 0, 0.08), 0 60px 80px -5px rgba(0, 0, 0, 0.1);
  --box-shadow-xl: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px -5px rgba(0, 0, 0, 0.04), 0 12.5px 10px -5px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px -5px rgba(0, 0, 0, 0.08), 0 41.8px 33.4px -5px rgba(0, 0, 0, 0.1), 0 80px 80px -5px rgba(0, 0, 0, 0.105);
  --admin-bar-height: var(--wp-admin--admin-bar--height, 0px);
}
@media (max-width: 991px) {
  :root {
    --header-height: 0rem;
    --header-height-l: 0rem;
    --offset-l: 0rem;
  }
}
@media (max-width: 767px) {
  :root {
    --header-height: 0rem;
    --header-height-m: 0rem;
    --offset-m: 0rem;
  }
}
@media (max-width: 374px) {
  :root {
    --header-height: 0rem;
    --header-height-s: 0rem;
    --offset-s: 0rem;
  }
}
body {
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.4rem, calc(0.1785714286vw + 1.3428571429rem), 1.6rem);
  line-height: 1.5;
}
body a {
  color: var(--action);
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}
body a:hover {
  color: var(--action-hover);
}
h1 {
  font-size: 2.565rem;
  font-size: calc(2.4rem + (0.6 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.4rem, calc(0.5357142857vw + 2.2285714286rem), 3rem);
  line-height: 1.4;
}
h2 {
  font-size: 2.28rem;
  font-size: calc(2rem + (0.5 * ((100vw - 32rem) / 112)));
  font-size: clamp(2rem, calc(0.4464285714vw + 1.8571428571rem), 2.5rem);
  line-height: 1.4;
}
h3 {
  font-size: 2.025rem;
  font-size: calc(1.8rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.8rem, calc(0.1785714286vw + 1.7428571429rem), 2rem);
  line-height: 1.4;
}
h4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.6rem, calc(0.1785714286vw + 1.5428571429rem), 1.8rem);
  line-height: 1.4;
}
h5 {
  font-size: 1.42rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.4rem, calc(0.1785714286vw + 1.3428571429rem), 1.6rem);
  line-height: 1.4;
}
h6 {
  font-size: 1.26rem;
  font-size: calc(1.2rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.2rem, calc(0.1785714286vw + 1.1428571429rem), 1.4rem);
  line-height: 1.4;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  text-decoration: inherit;
  color: currentcolor;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: currentcolor;
}
[id*="loom"] section {
  padding: 0 !important;
}
.fr-container-gap, .container-gap {
  row-gap: var(--space-xl);
}
.fr-content-gap, .content-gap {
  row-gap: var(--space-m);
}
.fr-grid-gap, .grid-gap {
  gap: var(--space-m);
}
figure[class*="overlay--"]::before {
  z-index: 0;
}
.text--xs, .text--xs > p, .text--xs > ol li, .text--xs > ul li {
  font-size: 1.26rem;
  font-size: calc(1.1rem + (0 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
  line-height: 1.5;
}
.text--s, .text--s > p, .text--s > ol li, .text--s > ul li {
  font-size: 1.42rem;
  font-size: calc(1.2rem + (0 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
  line-height: 1.5;
}
.text--m, .text--m > p, .text--m > ol li, .text--m > ul li {
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.4rem, calc(0.1785714286vw + 1.3428571429rem), 1.6rem);
  line-height: 1.5;
}
.text--l, .text--l > p, .text--l > ol li, .text--l > ul li {
  font-size: 2.025rem;
  font-size: calc(1.68rem + (0.4528 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.68rem, calc(0.4042857143vw + 1.5506285714rem), 2.1328rem);
  line-height: 1.5;
}
.text--xl, .text--xl > p, .text--xl > ol li, .text--xl > ul li {
  font-size: 2.28rem;
  font-size: calc(2.016rem + (0.8270224 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.016rem, calc(0.7384128571vw + 1.7797078857rem), 2.8430224rem);
  line-height: 1.5;
}
.text--xxl, .text--xxl > p, .text--xxl > ol li, .text--xxl > ul li {
  font-size: 2.565rem;
  font-size: calc(2.4192rem + (1.3705488592 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.4192rem, calc(1.2237043386vw + 2.0276146117rem), 3.7897488592rem);
  line-height: 1.5;
}
.h--1 {
  font-size: 2.565rem;
  font-size: calc(2.4rem + (0.6 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.4rem, calc(0.5357142857vw + 2.2285714286rem), 3rem);
  line-height: 1.4;
}
.h--2 {
  font-size: 2.28rem;
  font-size: calc(2rem + (0.5 * ((100vw - 32rem) / 112)));
  font-size: clamp(2rem, calc(0.4464285714vw + 1.8571428571rem), 2.5rem);
  line-height: 1.4;
}
.h--3 {
  font-size: 2.025rem;
  font-size: calc(1.8rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.8rem, calc(0.1785714286vw + 1.7428571429rem), 2rem);
  line-height: 1.4;
}
.h--4 {
  font-size: 1.8rem;
  font-size: calc(1.6rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.6rem, calc(0.1785714286vw + 1.5428571429rem), 1.8rem);
  line-height: 1.4;
}
.h--5 {
  font-size: 1.42rem;
  font-size: calc(1.4rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.4rem, calc(0.1785714286vw + 1.3428571429rem), 1.6rem);
  line-height: 1.4;
}
.h--6 {
  font-size: 1.26rem;
  font-size: calc(1.2rem + (0.2 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.2rem, calc(0.1785714286vw + 1.1428571429rem), 1.4rem);
  line-height: 1.4;
}
.text--xs.text--larger {
  font-size: 1.56rem;
  font-size: calc(1.32rem + (0.33 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.32rem, calc(0.2946428571vw + 1.2257142857rem), 1.65rem);
}
.text--s.text--larger {
  font-size: 1.68rem;
  font-size: calc(1.44rem + (0.36 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.44rem, calc(0.3214285714vw + 1.3371428571rem), 1.8rem);
}
.text--m.text--larger {
  font-size: 2.16rem;
  font-size: calc(1.68rem + (0.72 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.68rem, calc(0.6428571429vw + 1.4742857143rem), 2.4rem);
}
.text--l.text--larger {
  font-size: 2.4rem;
  font-size: calc(2.016rem + (1.1832 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.016rem, calc(1.0564285714vw + 1.6779428571rem), 3.1992rem);
}
.text--xl.text--larger {
  font-size: 2.76rem;
  font-size: calc(2.4192rem + (1.8453336 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.4192rem, calc(1.6476192857vw + 1.8919618286rem), 4.2645336rem);
}
.text--xxl.text--larger {
  font-size: 3.12rem;
  font-size: calc(2.90304rem + (2.7815832888 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.90304rem, calc(2.4835565079vw + 2.1083019175rem), 5.6846232888rem);
}
h1.text--larger {
  font-size: 3.12rem;
  font-size: calc(2.88rem + (1.62 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.88rem, calc(1.4464285714vw + 2.4171428571rem), 4.5rem);
}
h2.text--larger {
  font-size: 2.76rem;
  font-size: calc(2.4rem + (1.35 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.4rem, calc(1.2053571429vw + 2.0142857143rem), 3.75rem);
}
h3.text--larger {
  font-size: 2.4rem;
  font-size: calc(2.16rem + (0.84 * ((100vw - 32rem) / 112)));
  font-size: clamp(2.16rem, calc(0.75vw + 1.92rem), 3rem);
}
h4.text--larger {
  font-size: 2.16rem;
  font-size: calc(1.92rem + (0.78 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.92rem, calc(0.6964285714vw + 1.6971428571rem), 2.7rem);
}
h5.text--larger {
  font-size: 1.68rem;
  font-size: calc(1.68rem + (0.72 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.68rem, calc(0.6428571429vw + 1.4742857143rem), 2.4rem);
}
h6.text--larger {
  font-size: 1.56rem;
  font-size: calc(1.44rem + (0.66 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.44rem, calc(0.5892857143vw + 1.2514285714rem), 2.1rem);
}
.text--100 {
  font-weight: 100;
}
.text--200 {
  font-weight: 200;
}
.text--300 {
  font-weight: 300;
}
.text--400 {
  font-weight: 400;
}
.text--500 {
  font-weight: 500;
}
.text--600 {
  font-weight: 600;
}
.text--700 {
  font-weight: 700;
}
.text--800 {
  font-weight: 800;
}
.text--900 {
  font-weight: 900;
}
.text--bold {
  font-weight: bold;
}
.text--italic {
  font-style: italic;
}
.text--oblique {
  font-style: oblique;
}
.text--decoration-none {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.text--underline {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.text--underline-wavy {
  -webkit-text-decoration: underline wavy;
  text-decoration: underline wavy;
}
.text--underline-dotted {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.text--underline-double {
  -webkit-text-decoration: underline double;
  text-decoration: underline double;
}
.text--underline-dashed {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}
.text--overline {
  -webkit-text-decoration: overline;
  text-decoration: overline;
}
.text--line-through {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.text--transform-none {
  text-transform: none;
}
.text--uppercase {
  text-transform: uppercase;
}
.text--lowercase {
  text-transform: lowercase;
}
.text--capitalize {
  text-transform: capitalize;
}
.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--justify {
  text-align: justify;
}
.center--self {
  margin-left: auto;
  margin-right: auto;
}
.isolation--isolate {
  isolation: isolate;
}
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(1.1rem + (0 * ((100vw - 32rem) / 112)));
    --text-s: calc(1.2rem + (0 * ((100vw - 32rem) / 112)));
    --text-m: calc(1.4rem + (0.2 * ((100vw - 32rem) / 112)));
    --text-l: calc(1.68rem + (0.4528 * ((100vw - 32rem) / 112)));
    --text-xl: calc(2.016rem + (0.8270224 * ((100vw - 32rem) / 112)));
    --text-xxl: calc(2.4192rem + (1.3705488592 * ((100vw - 32rem) / 112)));
    --h6: calc(1.2rem + (0.2 * ((100vw - 32rem) / 112)));
    --h5: calc(1.4rem + (0.2 * ((100vw - 32rem) / 112)));
    --h4: calc(1.6rem + (0.2 * ((100vw - 32rem) / 112)));
    --h3: calc(1.8rem + (0.2 * ((100vw - 32rem) / 112)));
    --h2: calc(2rem + (0.5 * ((100vw - 32rem) / 112)));
    --h1: calc(2.4rem + (0.6 * ((100vw - 32rem) / 112)));
  }
  @media (min-width: 1279px) {
    :root {
      --text-xs: 1.1rem;
      --text-s: 1.2rem;
      --text-m: 1.6rem;
      --text-l: 2.1328rem;
      --text-xl: 2.8430224rem;
      --text-xxl: 3.7897488592rem;
      --h6: 1.4rem;
      --h5: 1.6rem;
      --h4: 1.8rem;
      --h3: 2rem;
      --h2: 2.5rem;
      --h1: 3rem;
    }
  }
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
  :root {
    --text-xs: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
    --text-s: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
    --text-m: clamp(1.4rem, calc(0.1785714286vw + 1.3428571429rem), 1.6rem);
    --text-l: clamp(1.68rem, calc(0.4042857143vw + 1.5506285714rem), 2.1328rem);
    --text-xl: clamp(2.016rem, calc(0.7384128571vw + 1.7797078857rem), 2.8430224rem);
    --text-xxl: clamp(2.4192rem, calc(1.2237043386vw + 2.0276146117rem), 3.7897488592rem);
    --h6: clamp(1.2rem, calc(0.1785714286vw + 1.1428571429rem), 1.4rem);
    --h5: clamp(1.4rem, calc(0.1785714286vw + 1.3428571429rem), 1.6rem);
    --h4: clamp(1.6rem, calc(0.1785714286vw + 1.5428571429rem), 1.8rem);
    --h3: clamp(1.8rem, calc(0.1785714286vw + 1.7428571429rem), 2rem);
    --h2: clamp(2rem, calc(0.4464285714vw + 1.8571428571rem), 2.5rem);
    --h1: clamp(2.4rem, calc(0.5357142857vw + 2.2285714286rem), 3rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --space-s: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --space-m: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --space-l: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --space-xl: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --space-xxl: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --section-space-xs: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --section-space-s: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --section-space-m: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --section-space-l: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --section-space-xl: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --section-space-xxl: calc(0rem + (0 * ((100vw - 32rem) / 112)));
    --section-padding-x: calc(2.4rem + (0.6 * ((100vw - 32rem) / 112)));
  }
  @media (min-width: 1279px) {
    :root {
      --space-xs: 0rem;
      --space-s: 0rem;
      --space-m: 0rem;
      --space-l: 0rem;
      --space-xl: 0rem;
      --space-xxl: 0rem;
      --section-space-xs: 0rem;
      --section-space-s: 0rem;
      --section-space-m: 0rem;
      --section-space-l: 0rem;
      --section-space-xl: 0rem;
      --section-space-xxl: 0rem;
      --section-padding-x: 3rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(0rem, calc(0vw + 0rem), 0rem);
    --space-s: clamp(0rem, calc(0vw + 0rem), 0rem);
    --space-m: clamp(0rem, calc(0vw + 0rem), 0rem);
    --space-l: clamp(0rem, calc(0vw + 0rem), 0rem);
    --space-xl: clamp(0rem, calc(0vw + 0rem), 0rem);
    --space-xxl: clamp(0rem, calc(0vw + 0rem), 0rem);
    --section-space-xs: clamp(0rem, calc(0vw + 0rem), 0rem);
    --section-space-s: clamp(0rem, calc(0vw + 0rem), 0rem);
    --section-space-m: clamp(0rem, calc(0vw + 0rem), 0rem);
    --section-space-l: clamp(0rem, calc(0vw + 0rem), 0rem);
    --section-space-xl: clamp(0rem, calc(0vw + 0rem), 0rem);
    --section-space-xxl: clamp(0rem, calc(0vw + 0rem), 0rem);
    --section-padding-x: clamp(2.4rem, calc(0.5357142857vw + 2.2285714286rem), 3rem);
  }
}
:root {
  --fr-bg-light: var(--shade-ultra-light);
  --fr-bg-dark: var(--shade-ultra-dark);
  --fr-text-light: var(--shade-ultra-light);
  --fr-text-dark: var(--shade-ultra-dark);
  --fr-card-padding: var(--space-m);
  --fr-card-gap: var(--space-s);
  --fr-card-border-size: 0.15rem;
  --fr-card-border-color: var(--shade-light);
  --fr-card-border-style: solid;
  --fr-card-radius: var(--radius-xs);
  --fr-card-avatar-radius: 50%;
  --fr-lede-width: 60ch;
  --fr-list-pad-y: 0.75em;
  --fr-list-pad-x: 1.25em;
  --fr-hero-padding: var(--section-space-xl);
}
:root {
  --f-light-input-radius: var(--btn-radius);
}
.form--dark.oxy-search-form input[type="search"] {
  background-color: var(--shade-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(--shade-medium);
  border-radius: var(--btn-radius);
  color: var(--shade-ultra-light);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.4rem, calc(0.3571428571vw + 1.2857142857rem), 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-size);
  border-color: var(--action);
  border-radius: var(--btn-radius);
  -webkit-border-radius: var(--btn-radius);
  -moz-border-radius: var(--btn-radius);
  -ms-border-radius: var(--btn-radius);
  -o-border-radius: var(--btn-radius);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.4rem, calc(0.3571428571vw + 1.2857142857rem), 1.8rem);
  font-weight: 400;
  line-height: 1;
  padding: 0.75em 1.5em;
  margin-top: 0;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: none;
}
.form--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) / 112)));
  font-size: clamp(1.4rem, calc(0.3571428571vw + 1.2857142857rem), 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-size);
  border-color: var(--action);
  border-radius: var(--btn-radius);
  -webkit-border-radius: var(--btn-radius);
  -moz-border-radius: var(--btn-radius);
  -ms-border-radius: var(--btn-radius);
  -o-border-radius: var(--btn-radius);
  font-size: 1.8rem;
  font-size: calc(1.4rem + (0.4 * ((100vw - 32rem) / 112)));
  font-size: clamp(1.4rem, calc(0.3571428571vw + 1.2857142857rem), 1.8rem);
  font-weight: 400;
  line-height: 1;
  padding: 0.75em 1.5em;
  margin-top: 0;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: none;
}
.form--light.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;
}
