/* File: automatic.css - Version: 3.3.5 - Generated: 2025-09-17 20:33:38 */
.overflow-detection *:not(#wpadminbar, #wpadminbar *), .overflow-detection *:not(#wpadminbar, #wpadminbar *)::before, .overflow-detection *:not(#wpadminbar, #wpadminbar *)::after {
  outline: 2px solid crimson !important;
  background: color-mix(in oklab, crimson, transparent 97%) !important;
}
:root, .color-scheme--main {
  --primary-hex: #D46326;
  --primary-hsl: 21 70% 49%;
  --primary-rgb: 212 99 38;
  --primary-r: 212;
  --primary-g: 99;
  --primary-b: 38;
  --primary-h: 21;
  --primary-s: 70%;
  --primary-l: 49%;
  --primary-hover-h: 21;
  --primary-hover-s: 70%;
  --primary-hover-l: 56%;
  --primary-ultra-light-h: 21;
  --primary-ultra-light-s: 70%;
  --primary-ultra-light-l: 95%;
  --primary-light-h: 21;
  --primary-light-s: 70%;
  --primary-light-l: 85%;
  --primary-semi-light-h: 21;
  --primary-semi-light-s: 70%;
  --primary-semi-light-l: 65%;
  --primary-semi-dark-h: 21;
  --primary-semi-dark-s: 70%;
  --primary-semi-dark-l: 35%;
  --primary-dark-h: 21;
  --primary-dark-s: 70%;
  --primary-dark-l: 25%;
  --primary-ultra-dark-h: 21;
  --primary-ultra-dark-s: 70%;
  --primary-ultra-dark-l: 10%;
  --base-hex: #475985;
  --base-hsl: 223 30% 40%;
  --base-rgb: 71 89 133;
  --base-r: 71;
  --base-g: 89;
  --base-b: 133;
  --base-h: 223;
  --base-s: 30%;
  --base-l: 40%;
  --base-hover-h: 223;
  --base-hover-s: 30%;
  --base-hover-l: 46%;
  --base-ultra-light-h: 223;
  --base-ultra-light-s: 30%;
  --base-ultra-light-l: 95%;
  --base-light-h: 223;
  --base-light-s: 30%;
  --base-light-l: 85%;
  --base-semi-light-h: 223;
  --base-semi-light-s: 30%;
  --base-semi-light-l: 65%;
  --base-semi-dark-h: 223;
  --base-semi-dark-s: 30%;
  --base-semi-dark-l: 35%;
  --base-dark-h: 223;
  --base-dark-s: 30%;
  --base-dark-l: 25%;
  --base-ultra-dark-h: 223;
  --base-ultra-dark-s: 30%;
  --base-ultra-dark-l: 10%;
  --neutral-hex: #000000;
  --neutral-hsl: 0 0% 0%;
  --neutral-rgb: 0 0 0;
  --neutral-r: 0;
  --neutral-g: 0;
  --neutral-b: 0;
  --neutral-h: 0;
  --neutral-s: 0%;
  --neutral-l: 0%;
  --neutral-hover-h: 0;
  --neutral-hover-s: 0%;
  --neutral-hover-l: 0%;
  --neutral-ultra-light-h: 0;
  --neutral-ultra-light-s: 0%;
  --neutral-ultra-light-l: 95%;
  --neutral-light-h: 0;
  --neutral-light-s: 0%;
  --neutral-light-l: 85%;
  --neutral-semi-light-h: 0;
  --neutral-semi-light-s: 0%;
  --neutral-semi-light-l: 65%;
  --neutral-semi-dark-h: 0;
  --neutral-semi-dark-s: 0%;
  --neutral-semi-dark-l: 35%;
  --neutral-dark-h: 0;
  --neutral-dark-s: 0%;
  --neutral-dark-l: 25%;
  --neutral-ultra-dark-h: 0;
  --neutral-ultra-dark-s: 0%;
  --neutral-ultra-dark-l: 10%;
  --primary: #D46326;
  --primary-hover: #dd7740;
  --primary-ultra-light: #fbf0e9;
  --primary-light: #f4d1be;
  --primary-semi-light: #e49367;
  --primary-semi-dark: #98471b;
  --primary-dark: #6c3213;
  --primary-ultra-dark: #2b1408;
  --base: #475985;
  --base-hover: #526698;
  --base-ultra-light: #eef1f6;
  --base-light: #cdd4e4;
  --base-semi-light: #8b9ac1;
  --base-semi-dark: #3e4e74;
  --base-dark: #2d3753;
  --base-ultra-dark: #121621;
  --neutral: #000000;
  --neutral-hover: black;
  --neutral-ultra-light: #f2f2f2;
  --neutral-light: #d9d9d9;
  --neutral-semi-light: #a6a6a6;
  --neutral-semi-dark: #595959;
  --neutral-dark: #404040;
  --neutral-ultra-dark: #1a1a1a;
  --white: #fff;
  --black: #000;
  --primary-trans-10: rgba(212, 99, 38, 0.1);
  --primary-trans-20: rgba(212, 99, 38, 0.2);
  --primary-trans-30: rgba(212, 99, 38, 0.3);
  --primary-trans-40: rgba(212, 99, 38, 0.4);
  --primary-trans-50: rgba(212, 99, 38, 0.5);
  --primary-trans-60: rgba(212, 99, 38, 0.6);
  --primary-trans-70: rgba(212, 99, 38, 0.7);
  --primary-trans-80: rgba(212, 99, 38, 0.8);
  --primary-trans-90: rgba(212, 99, 38, 0.9);
  --primary-light-trans-10: rgba(244, 209, 190, 0.1);
  --primary-light-trans-20: rgba(244, 209, 190, 0.2);
  --primary-light-trans-30: rgba(244, 209, 190, 0.3);
  --primary-light-trans-40: rgba(244, 209, 190, 0.4);
  --primary-light-trans-50: rgba(244, 209, 190, 0.5);
  --primary-light-trans-60: rgba(244, 209, 190, 0.6);
  --primary-light-trans-70: rgba(244, 209, 190, 0.7);
  --primary-light-trans-80: rgba(244, 209, 190, 0.8);
  --primary-light-trans-90: rgba(244, 209, 190, 0.9);
  --primary-dark-trans-10: rgba(108, 50, 19, 0.1);
  --primary-dark-trans-20: rgba(108, 50, 19, 0.2);
  --primary-dark-trans-30: rgba(108, 50, 19, 0.3);
  --primary-dark-trans-40: rgba(108, 50, 19, 0.4);
  --primary-dark-trans-50: rgba(108, 50, 19, 0.5);
  --primary-dark-trans-60: rgba(108, 50, 19, 0.6);
  --primary-dark-trans-70: rgba(108, 50, 19, 0.7);
  --primary-dark-trans-80: rgba(108, 50, 19, 0.8);
  --primary-dark-trans-90: rgba(108, 50, 19, 0.9);
  --primary-ultra-dark-trans-10: rgba(43, 20, 8, 0.1);
  --primary-ultra-dark-trans-20: rgba(43, 20, 8, 0.2);
  --primary-ultra-dark-trans-30: rgba(43, 20, 8, 0.3);
  --primary-ultra-dark-trans-40: rgba(43, 20, 8, 0.4);
  --primary-ultra-dark-trans-50: rgba(43, 20, 8, 0.5);
  --primary-ultra-dark-trans-60: rgba(43, 20, 8, 0.6);
  --primary-ultra-dark-trans-70: rgba(43, 20, 8, 0.7);
  --primary-ultra-dark-trans-80: rgba(43, 20, 8, 0.8);
  --primary-ultra-dark-trans-90: rgba(43, 20, 8, 0.9);
  --base-trans-10: rgba(71, 89, 133, 0.1);
  --base-trans-20: rgba(71, 89, 133, 0.2);
  --base-trans-30: rgba(71, 89, 133, 0.3);
  --base-trans-40: rgba(71, 89, 133, 0.4);
  --base-trans-50: rgba(71, 89, 133, 0.5);
  --base-trans-60: rgba(71, 89, 133, 0.6);
  --base-trans-70: rgba(71, 89, 133, 0.7);
  --base-trans-80: rgba(71, 89, 133, 0.8);
  --base-trans-90: rgba(71, 89, 133, 0.9);
  --base-light-trans-10: rgba(205, 212, 228, 0.1);
  --base-light-trans-20: rgba(205, 212, 228, 0.2);
  --base-light-trans-30: rgba(205, 212, 228, 0.3);
  --base-light-trans-40: rgba(205, 212, 228, 0.4);
  --base-light-trans-50: rgba(205, 212, 228, 0.5);
  --base-light-trans-60: rgba(205, 212, 228, 0.6);
  --base-light-trans-70: rgba(205, 212, 228, 0.7);
  --base-light-trans-80: rgba(205, 212, 228, 0.8);
  --base-light-trans-90: rgba(205, 212, 228, 0.9);
  --base-dark-trans-10: rgba(45, 55, 83, 0.1);
  --base-dark-trans-20: rgba(45, 55, 83, 0.2);
  --base-dark-trans-30: rgba(45, 55, 83, 0.3);
  --base-dark-trans-40: rgba(45, 55, 83, 0.4);
  --base-dark-trans-50: rgba(45, 55, 83, 0.5);
  --base-dark-trans-60: rgba(45, 55, 83, 0.6);
  --base-dark-trans-70: rgba(45, 55, 83, 0.7);
  --base-dark-trans-80: rgba(45, 55, 83, 0.8);
  --base-dark-trans-90: rgba(45, 55, 83, 0.9);
  --base-ultra-dark-trans-10: rgba(18, 22, 33, 0.1);
  --base-ultra-dark-trans-20: rgba(18, 22, 33, 0.2);
  --base-ultra-dark-trans-30: rgba(18, 22, 33, 0.3);
  --base-ultra-dark-trans-40: rgba(18, 22, 33, 0.4);
  --base-ultra-dark-trans-50: rgba(18, 22, 33, 0.5);
  --base-ultra-dark-trans-60: rgba(18, 22, 33, 0.6);
  --base-ultra-dark-trans-70: rgba(18, 22, 33, 0.7);
  --base-ultra-dark-trans-80: rgba(18, 22, 33, 0.8);
  --base-ultra-dark-trans-90: rgba(18, 22, 33, 0.9);
  --neutral-trans-10: rgba(0, 0, 0, 0.1);
  --neutral-trans-20: rgba(0, 0, 0, 0.2);
  --neutral-trans-30: rgba(0, 0, 0, 0.3);
  --neutral-trans-40: rgba(0, 0, 0, 0.4);
  --neutral-trans-50: rgba(0, 0, 0, 0.5);
  --neutral-trans-60: rgba(0, 0, 0, 0.6);
  --neutral-trans-70: rgba(0, 0, 0, 0.7);
  --neutral-trans-80: rgba(0, 0, 0, 0.8);
  --neutral-trans-90: rgba(0, 0, 0, 0.9);
  --neutral-light-trans-10: rgba(217, 217, 217, 0.1);
  --neutral-light-trans-20: rgba(217, 217, 217, 0.2);
  --neutral-light-trans-30: rgba(217, 217, 217, 0.3);
  --neutral-light-trans-40: rgba(217, 217, 217, 0.4);
  --neutral-light-trans-50: rgba(217, 217, 217, 0.5);
  --neutral-light-trans-60: rgba(217, 217, 217, 0.6);
  --neutral-light-trans-70: rgba(217, 217, 217, 0.7);
  --neutral-light-trans-80: rgba(217, 217, 217, 0.8);
  --neutral-light-trans-90: rgba(217, 217, 217, 0.9);
  --neutral-dark-trans-10: rgba(64, 64, 64, 0.1);
  --neutral-dark-trans-20: rgba(64, 64, 64, 0.2);
  --neutral-dark-trans-30: rgba(64, 64, 64, 0.3);
  --neutral-dark-trans-40: rgba(64, 64, 64, 0.4);
  --neutral-dark-trans-50: rgba(64, 64, 64, 0.5);
  --neutral-dark-trans-60: rgba(64, 64, 64, 0.6);
  --neutral-dark-trans-70: rgba(64, 64, 64, 0.7);
  --neutral-dark-trans-80: rgba(64, 64, 64, 0.8);
  --neutral-dark-trans-90: rgba(64, 64, 64, 0.9);
  --neutral-ultra-dark-trans-10: rgba(26, 26, 26, 0.1);
  --neutral-ultra-dark-trans-20: rgba(26, 26, 26, 0.2);
  --neutral-ultra-dark-trans-30: rgba(26, 26, 26, 0.3);
  --neutral-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
  --neutral-ultra-dark-trans-50: rgba(26, 26, 26, 0.5);
  --neutral-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
  --neutral-ultra-dark-trans-70: rgba(26, 26, 26, 0.7);
  --neutral-ultra-dark-trans-80: rgba(26, 26, 26, 0.8);
  --neutral-ultra-dark-trans-90: rgba(26, 26, 26, 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);
  --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(--neutral-ultra-light);
  --bg-light: var(--neutral-light);
  --bg-dark: var(--neutral-dark);
  --bg-ultra-dark: var(--neutral-ultra-dark);
  --text-light: var(--white);
  --text-light-muted: var(--white-trans-80);
  --text-dark: var(--black);
  --text-dark-muted: var(--black-trans-80);
  --body-bg-color: var(--white);
  --body-color: var(--text-dark);
}
:root {
  --on: initial;
  --off: ;
  --section-padding-x: 2rem;
  --section-padding-block: var(--section-space-m);
  --section-gutter: 2rem;
  --gutter: 2rem;
  --text-xs: 1.26rem;
  --text-s: 1.42rem;
  --text-m: 1.8rem;
  --text-l: 2.025rem;
  --text-xl: 2.28rem;
  --text-xxl: 2.565rem;
  --root-font-size: 62.5%;
  --h6: 1.26rem;
  --h5: 1.42rem;
  --h4: 1.8rem;
  --h3: 2.025rem;
  --h2: 2.28rem;
  --h1: 2.565rem;
  --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;
  --content-width: 136.6rem;
  --content-width-safe: min(var(--content-width), calc(100% - var(--gutter) * 2));
  --width-xs: calc(var(--content-width) * 0.1);
  --width-s: calc(var(--content-width) * 0.2);
  --width-m: calc(var(--content-width) * 0.4);
  --width-l: calc(var(--content-width) * 0.6);
  --width-xl: calc(var(--content-width) * 0.8);
  --width-xxl: calc(var(--content-width) * 0.9);
  --width-vp-max: calc(var(--content-width) * 1);
  --width-content: calc(var(--content-width) * 1);
  --width-full: calc(var(--content-width) * 100%);
  --width-10: calc(var(--content-width) * 0.1);
  --width-20: calc(var(--content-width) * 0.2);
  --width-30: calc(var(--content-width) * 0.3);
  --width-40: calc(var(--content-width) * 0.4);
  --width-50: calc(var(--content-width) * 0.5);
  --width-60: calc(var(--content-width) * 0.6);
  --width-70: calc(var(--content-width) * 0.7);
  --width-80: calc(var(--content-width) * 0.8);
  --width-90: calc(var(--content-width) * 0.9);
  --focus-color: var(--primary);
  --focus-width: 2px;
  --focus-offset: 2px;
  --box-shadow-m: 0 0 40px var(--black-trans-10);
  --box-shadow-l: 0 0 60px var(--black-trans-20);
  --box-shadow-xl: 0 0 80px var(--black-trans-30);
  --box-shadow-1: 0 0 40px var(--black-trans-10);
  --box-shadow-2: 0 0 60px var(--black-trans-20);
  --box-shadow-3: 0 0 80px var(--black-trans-30);
  --admin-bar-height: var(--wp-admin--admin-bar--height, 0px);
  --text-xxl-max-width: 100%;
  --text-xl-max-width: 100%;
  --text-l-max-width: 100%;
  --text-m-line-height: calc(6px + 2ex);
  --text-m-max-width: 100%;
  --text-s-max-width: 100%;
  --text-xs-max-width: 100%;
  --base-text-lh: calc(6px + 2ex);
  --heading-line-height: calc(4px + 2ex);
  --heading-font-weight: 600;
  --heading-text-transform: capitalize;
  --heading-text-wrap: pretty;
  --base-heading-lh: calc(4px + 2ex);
  --h1-max-width: 100%;
  --h2-max-width: 100%;
  --h3-max-width: 100%;
  --h4-line-height: calc(4px + 2ex);
  --h4-max-width: 100%;
  --h5-max-width: 100%;
  --h6-max-width: 100%;
  --text-color: var(--text-dark);
  --text-line-height: calc(6px + 2ex);
  --text-text-wrap: pretty;
}
:root {
  --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);
}
:root {
  --grid-auto-2: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((2 - 1) * var(--grid-gap))) / 2) * 0.7, (100% - (2 - 1) * var(--grid-gap)) / 2)), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((3 - 1) * var(--grid-gap))) / 3) * 0.7, (100% - (3 - 1) * var(--grid-gap)) / 3)), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((4 - 1) * var(--grid-gap))) / 4) * 0.7, (100% - (4 - 1) * var(--grid-gap)) / 4)), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((5 - 1) * var(--grid-gap))) / 5) * 0.7, (100% - (5 - 1) * var(--grid-gap)) / 5)), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((6 - 1) * var(--grid-gap))) / 6) * 0.7, (100% - (6 - 1) * var(--grid-gap)) / 6)), 1fr));
  --grid-auto-7: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((7 - 1) * var(--grid-gap))) / 7) * 0.7, (100% - (7 - 1) * var(--grid-gap)) / 7)), 1fr));
  --grid-auto-8: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((8 - 1) * var(--grid-gap))) / 8) * 0.7, (100% - (8 - 1) * var(--grid-gap)) / 8)), 1fr));
  --grid-auto-9: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((9 - 1) * var(--grid-gap))) / 9) * 0.7, (100% - (9 - 1) * var(--grid-gap)) / 9)), 1fr));
  --grid-auto-10: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((10 - 1) * var(--grid-gap))) / 10) * 0.7, (100% - (10 - 1) * var(--grid-gap)) / 10)), 1fr));
  --grid-auto-11: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((11 - 1) * var(--grid-gap))) / 11) * 0.7, (100% - (11 - 1) * var(--grid-gap)) / 11)), 1fr));
  --grid-auto-12: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((12 - 1) * var(--grid-gap))) / 12) * 0.7, (100% - (12 - 1) * var(--grid-gap)) / 12)), 1fr));
  --auto-grid-aggressiveness: 0.7;
}
:root {
  --header-height: 0rem;
  --header-height-xl: 0rem;
  --header-height-l: 0rem;
  --header-height-m: 0rem;
  --header-height-s: 0rem;
}
@media (max-width: 1366px) {
  :root {
    --header-height: var(--header-height-xl);
  }
}
@media (max-width: 992px) {
  :root {
    --header-height: var(--header-height-l);
  }
}
@media (max-width: 768px) {
  :root {
    --header-height: var(--header-height-m);
  }
}
@media (max-width: 480px) {
  :root {
    --header-height: var(--header-height-s);
  }
}
:root {
  --option-primary-btn-outline: on;
  --option-secondary-btn-outline: on;
  --btn-padding-block: 0.75em;
  --btn-padding-inline: 1.5em;
  --btn-min-width: 14rem;
  --btn-line-height: 1;
  --btn-font-weight: 600;
  --btn-font-style: normal;
  --btn-text-decoration: none;
  --btn-text-decoration-hover: none;
  --btn-letter-spacing: 0;
  --btn-text-transform: capitalize;
  --btn-border-width: 2px;
  --btn-outline-border-width: 2px;
  --btn-border-style: solid;
  --btn-border-radius: var(--radius);
  --btn-justify-content: center;
  --btn-text-align: center;
}
/* Deprecated in ACSS 2.7 */
:root {
  --btn-border-size: 2px;
  --btn-radius: var(--radius);
  --outline-btn-border-size: 2px;
  --btn-pad-x: 1.5em;
  --btn-pad-y: 0.75em;
  --btn-text-style: normal;
  --btn-weight: 600;
  --btn-width: 14;
}
:root {
  --link-color: var(--primary);
  --link-color-hover: var(--primary-hover);
  --link-transition: var(--transition);
  --link-decoration: inherit;
  --link-decoration-hover: inherit;
  --link-underline-offset: auto;
  --link-weight: inherit;
}
:root {
  --col-width-s: 13rem;
  --col-width-m: 25rem;
  --col-width-l: 38rem;
  --col-rule-width-s: 0.5px;
  --col-rule-width-m: 1px;
  --col-rule-width-l: 3px;
}
: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);
  --bg-ultra-light-text: var(--text-dark);
  --bg-light-text: var(--text-dark);
  --bg-dark-text: var(--text-light);
  --bg-ultra-dark-text: var(--text-light);
  --bg-ultra-light-heading: var(--text-dark);
  --bg-light-heading: var(--text-dark);
  --bg-dark-heading: var(--text-light);
  --bg-ultra-dark-heading: var(--text-light);
  --bg-ultra-light-button: primary;
  --bg-light-button: primary;
  --bg-dark-button: primary;
  --bg-ultra-dark-button: primary;
}
:root {
  --radius: 7px;
  --radius-50: 50%;
  --radius-circle: 50vw;
  --radius-none: 0;
  --radius-xs: 3.1111111111px;
  --radius-s: 4.6666666667px;
  --radius-m: 7px;
  --radius-l: 10.5px;
  --radius-xl: 15.75px;
  --radius-xxl: 23.625px;
  --border-size: 1px;
  --border-width: 1px;
  --border-style: solid;
  --border-color-dark: var(--black-trans-20);
  --border-color-light: var(--white-trans-20);
  --border: var(--border-size) var(--border-style) var(--border-color-dark);
  --border-light: var(--border-size) var(--border-style) var(--border-color-light);
  --border-dark: var(--border-size) var(--border-style) var(--border-color-dark);
}
:root {
  --divider-size: 1px;
  --divider-style: solid;
  --divider-inline-size: 100%;
  --divider-gap: var(--content-gap);
  --divider-color-dark: var(--black-trans-20);
  --divider-color-light: var(--white-trans-20);
  --divider: var(--divider-size) var(--divider-style) var(--divider-color-dark);
  --divider-light: var(--divider-size) var(--divider-style) var(--divider-color-light);
  --divider-dark: var(--divider-size) var(--divider-style) var(--divider-color-dark);
}
:root {
  --transition-duration: 0.3s;
  --transition-timing: ease-in-out;
  --transition-delay: 0s;
  --transition: background var(--transition-duration) var(--transition-timing) var(--transition-delay), color var(--transition-duration) var(--transition-timing) var(--transition-delay), border var(--transition-duration) var(--transition-timing) var(--transition-delay);
}
:root {
  --texture-1-background-color: var(--body-bg-color);
  --texture-1-asset: url();
  --texture-1-asset-is-url: on;
  --texture-1-size: 200px;
  --texture-1-position: center center;
  --texture-1-attachment: scroll;
  --texture-1-repeat: repeat;
  --texture-1-relationship: none;
  --texture-1-overlay-option: off;
  --texture-1-overlay-opacity: 0.8;
  --texture-1-blend-mode: normal;
  --texture-1-animate-texture: off;
  --texture-1-animate-overlay: off;
  --texture-2-background-color: var(--body-bg-color);
  --texture-2-asset: url();
  --texture-2-asset-is-url: on;
  --texture-2-size: 200px;
  --texture-2-position: center center;
  --texture-2-attachment: scroll;
  --texture-2-repeat: repeat;
  --texture-2-relationship: none;
  --texture-2-overlay-option: off;
  --texture-2-overlay-opacity: 0.8;
  --texture-2-blend-mode: normal;
  --texture-2-animate-texture: off;
  --texture-2-animate-overlay: off;
  --texture-3-background-color: var(--body-bg-color);
  --texture-3-asset: url();
  --texture-3-asset-is-url: on;
  --texture-3-size: 200px;
  --texture-3-position: center center;
  --texture-3-attachment: scroll;
  --texture-3-repeat: repeat;
  --texture-3-relationship: none;
  --texture-3-overlay-option: off;
  --texture-3-overlay-opacity: 0.8;
  --texture-3-blend-mode: normal;
  --texture-3-animate-texture: off;
  --texture-3-animate-overlay: off;
  --texture-4-background-color: var(--body-bg-color);
  --texture-4-asset: url();
  --texture-4-asset-is-url: on;
  --texture-4-size: 200px;
  --texture-4-position: center center;
  --texture-4-attachment: scroll;
  --texture-4-repeat: repeat;
  --texture-4-relationship: none;
  --texture-4-overlay-option: off;
  --texture-4-overlay-opacity: 0.8;
  --texture-4-blend-mode: normal;
  --texture-4-animate-texture: off;
  --texture-4-animate-overlay: off;
  --texture-5-background-color: var(--body-bg-color);
  --texture-5-asset: url();
  --texture-5-asset-is-url: on;
  --texture-5-size: 200px;
  --texture-5-position: center center;
  --texture-5-attachment: scroll;
  --texture-5-repeat: repeat;
  --texture-5-relationship: none;
  --texture-5-overlay-option: off;
  --texture-5-overlay-opacity: 0.8;
  --texture-5-blend-mode: normal;
  --texture-5-animate-texture: off;
  --texture-5-animate-overlay: off;
}
body.boxed-layout {
  inline-size: 100%;
  max-inline-size: var(--body-max-width, 1920px);
  box-shadow: var(--body-box-shadow, 0 0 80px 0 var(--neutral-trans-20));
  border-color: var(--body-border-color, transparent);
  border-style: var(--body-border-style, none);
  border-width: var(--body-border-width, 0);
  border-radius: var(--body-border-radius, 0);
  margin-block-start: var(--body-margin-top, 0) !important;
  margin-inline: auto !important;
}
body.boxed-layout header.sticky > *, body.boxed-layout #brx-header.sticky.sticky > * {
  width: var(--boxed-width);
  margin-inline: auto;
}
[id] {
  scroll-margin-top: var(--offset, 0);
}
html {
  font-size: var(--root-font-size) !important;
  scroll-behavior: smooth;
}
:root {
  interpolate-size: allow-keywords;
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  min-block-size: 100vh;
}
input, button, textarea, select {
  font: inherit;
}
:where(dd) {
  margin-inline-start: 0;
}
img {
  object-fit: var(--object-fit, cover);
  object-position: var(--object-position, 50% 50%);
}
.focus-parent:focus-within:not(:has(:focus-visible)) {
  outline: none;
  outline-offset: 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:not(:has(:focus-visible)) {
  box-shadow: none;
}
.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:not(:has(:focus-visible)) {
  outline: none;
  outline-offset: 0;
}
.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;
  }
}
body:not(:has([data-sticky-header="0"]), .content-offset--off) .acss-offset-content:not(.panel-content) > *:first-child > *:first-child:not(.bricks-shape-divider) {
  margin-block-start: var(--header-height);
}
:where(section:not(section section)) {
  padding-block: var(--section-padding-block);
  padding-inline: var(--gutter);
}
.smart-spacing-preview > * + *, .smart-spacing.smart-spacing > * + * {
  margin-block-start: var(--flow-spacing, initial);
  margin-block-end: 0;
}
.smart-spacing-preview > * + :where(h1, h2, h3, h4, h5, h6), .smart-spacing.smart-spacing > * + :where(h1, h2, h3, h4, h5, h6) {
  margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h2), .smart-spacing.smart-spacing > :where(* + h2) {
  margin-block-start: var(--h2-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h3), .smart-spacing.smart-spacing > :where(* + h3) {
  margin-block-start: var(--h3-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h4), .smart-spacing.smart-spacing > :where(* + h4) {
  margin-block-start: var(--h4-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h5), .smart-spacing.smart-spacing > :where(* + h5) {
  margin-block-start: var(--h5-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h6), .smart-spacing.smart-spacing > :where(* + h6) {
  margin-block-start: var(--h6-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > * + p, .smart-spacing.smart-spacing > * + p {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing-preview > :is(* + ul, * + ol), .smart-spacing.smart-spacing > :is(* + ul, * + ol) {
  margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview > :is(ul, ol), .smart-spacing.smart-spacing > :is(ul, ol) {
  padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview > ul * + li, .smart-spacing-preview > ol * + li, .smart-spacing.smart-spacing > ul * + li, .smart-spacing.smart-spacing > ol * + li {
  margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing-preview > ul ul, .smart-spacing-preview > ol ol, .smart-spacing-preview > ul ol, .smart-spacing-preview > ol ul, .smart-spacing.smart-spacing > ul ul, .smart-spacing.smart-spacing > ol ol, .smart-spacing.smart-spacing > ul ol, .smart-spacing.smart-spacing > ol ul {
  margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
  padding-inline-start: var(--nested-list-indent-spacing, initial);
}
.smart-spacing-preview > :is(ul, ol) :is(ul, ol) li, .smart-spacing.smart-spacing > :is(ul, ol) :is(ul, ol) li {
  margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
.smart-spacing-preview > * + figure, .smart-spacing-preview > * + picture, .smart-spacing.smart-spacing > * + figure, .smart-spacing.smart-spacing > * + picture {
  margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview figcaption, .smart-spacing.smart-spacing figcaption {
  margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview > * + blockquote:where(:not(figure > blockquote)), .smart-spacing.smart-spacing > * + blockquote:where(:not(figure > blockquote)) {
  margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview > blockquote * + *, .smart-spacing.smart-spacing > blockquote * + * {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing-preview > :is(figure, blockquote, ul, ol) + *, .smart-spacing.smart-spacing > :is(figure, blockquote, ul, ol) + * {
  --paragraph-spacing: 0;
  --flow-spacing: 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.text--light, .text--light.text--light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--text-light);
}
.text--light-muted.text--light-muted, .text--light-muted.text--light-muted :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--text-light-muted);
}
.text--dark.text--dark, .text--dark.text--dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--text-dark);
}
.text--dark-muted.text--dark-muted, .text--dark-muted.text--dark-muted :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--text-dark-muted);
}
:root, .color-scheme--main {
  --bg-ultra-light-text: var(--text-dark);
  --bg-light-text: var(--text-dark);
  --bg-dark-text: var(--text-light);
  --bg-ultra-dark-text: var(--text-light);
  --bg-ultra-light-heading: var(--text-dark);
  --bg-light-heading: var(--text-dark);
  --bg-dark-heading: var(--text-light);
  --bg-ultra-dark-heading: var(--text-light);
  --texture-1-background-color: var(--body-bg-color);
  --texture-1-overlay: ;
  --texture-2-background-color: var(--body-bg-color);
  --texture-2-overlay: ;
  --texture-3-background-color: var(--body-bg-color);
  --texture-3-overlay: ;
  --texture-4-background-color: var(--body-bg-color);
  --texture-4-overlay: ;
  --texture-5-background-color: var(--body-bg-color);
  --texture-5-overlay: ;
}
.color-scheme--alt {
  --bg-ultra-light-text: var(--text-dark);
  --bg-light-text: var(--text-dark);
  --bg-dark-text: var(--text-light);
  --bg-ultra-dark-text: var(--text-light);
  --bg-ultra-light-heading: var(--text-dark);
  --bg-light-heading: var(--text-dark);
  --bg-dark-heading: var(--text-light);
  --bg-ultra-dark-heading: var(--text-light);
  --bg-ultra-dark-text: var(--text-light);
  --texture-1-background-color: var(--body-bg-color);
  --texture-1-overlay: ;
  --texture-2-background-color: var(--body-bg-color);
  --texture-2-overlay: ;
  --texture-3-background-color: var(--body-bg-color);
  --texture-3-overlay: ;
  --texture-4-background-color: var(--body-bg-color);
  --texture-4-overlay: ;
  --texture-5-background-color: var(--body-bg-color);
  --texture-5-overlay: ;
}
:where(.bg--ultra-light), :where(.bg--ultra-light) :is(h1, h2, h3, h4, h5, h6) {
  color: var(--bg-ultra-light-text);
}
:where(.bg--light), :where(.bg--light) :is(h1, h2, h3, h4, h5, h6) {
  color: var(--bg-light-text);
}
:where(.bg--dark), :where(.bg--dark) :is(h1, h2, h3, h4, h5, h6) {
  color: var(--bg-dark-text);
}
:where(.bg--ultra-dark), :where(.bg--ultra-dark) :is(h1, h2, h3, h4, h5, h6) {
  color: var(--bg-ultra-dark-text);
}
.bg--ultra-light :where(h1, h2, h3, h4, h5, h6) {
  --heading-color: var(--bg-ultra-light-heading);
  --h1-color: var(--bg-ultra-light-heading);
  --h2-color: var(--bg-ultra-light-heading);
  --h3-color: var(--bg-ultra-light-heading);
  --h4-color: var(--bg-ultra-light-heading);
  --h5-color: var(--bg-ultra-light-heading);
  --h6-color: var(--bg-ultra-light-heading);
  color: var(--bg-ultra-light-heading);
}
.bg--light :where(h1, h2, h3, h4, h5, h6) {
  --heading-color: var(--bg-light-heading);
  --h1-color: var(--bg-light-heading);
  --h2-color: var(--bg-light-heading);
  --h3-color: var(--bg-light-heading);
  --h4-color: var(--bg-light-heading);
  --h5-color: var(--bg-light-heading);
  --h6-color: var(--bg-light-heading);
  color: var(--bg-light-heading);
}
.bg--dark :where(h1, h2, h3, h4, h5, h6) {
  --heading-color: var(--bg-dark-heading);
  --h1-color: var(--bg-dark-heading);
  --h2-color: var(--bg-dark-heading);
  --h3-color: var(--bg-dark-heading);
  --h4-color: var(--bg-dark-heading);
  --h5-color: var(--bg-dark-heading);
  --h6-color: var(--bg-dark-heading);
  color: var(--bg-dark-heading);
}
.bg--ultra-dark :where(h1, h2, h3, h4, h5, h6) {
  --heading-color: var(--bg-ultra-dark-heading);
  --h1-color: var(--bg-ultra-dark-heading);
  --h2-color: var(--bg-ultra-dark-heading);
  --h3-color: var(--bg-ultra-dark-heading);
  --h4-color: var(--bg-ultra-dark-heading);
  --h5-color: var(--bg-ultra-dark-heading);
  --h6-color: var(--bg-ultra-dark-heading);
  color: var(--bg-ultra-dark-heading);
}
.bg--ultra-light [class*="btn--"] {
  --btn-background: var(--primary);
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary-ultra-light);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--ultra-light [class*="btn--"].btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-width: 2px;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--light [class*="btn--"] {
  --btn-background: var(--primary);
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary-ultra-light);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--light [class*="btn--"].btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-width: 2px;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--dark [class*="btn--"] {
  --btn-background: var(--primary);
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary-ultra-light);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--dark [class*="btn--"].btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-width: 2px;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--ultra-dark [class*="btn--"] {
  --btn-background: var(--primary);
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary-ultra-light);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--ultra-dark [class*="btn--"].btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-width: 2px;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.section__inner, .section__container, .acss__container {
  width: 100%;
  max-inline-size: var(--content-width);
  margin-inline: auto;
}
figure[class*="overlay--"]::before {
  z-index: 0;
}
blockquote {
  text-wrap: pretty;
}
/* TODO: @kevingeary this probably should go somewhere else */
@supports (font-size: calc(1vw + 2vw)) {
  :root {
    --text-xs: calc(1.2rem + (-0.1869935601 * ((100vw - 36rem) / 100.6)));
    --text-s: calc(1.3rem + (0.0503375844 * ((100vw - 36rem) / 100.6)));
    --text-m: calc(1.6rem + (0.2 * ((100vw - 36rem) / 100.6)));
    --text-l: calc(1.92rem + (0.4794 * ((100vw - 36rem) / 100.6)));
    --text-xl: calc(2.304rem + (0.8944002 * ((100vw - 36rem) / 100.6)));
    --text-xxl: calc(2.7648rem + (1.4986674666 * ((100vw - 36rem) / 100.6)));
    --h6: calc(1.2rem + (-0.074437289 * ((100vw - 36rem) / 100.6)));
    --h5: calc(1.3rem + (0.2003750938 * ((100vw - 36rem) / 100.6)));
    --h4: calc(1.8rem + (0.2 * ((100vw - 36rem) / 100.6)));
    --h3: calc(2.16rem + (0.506 * ((100vw - 36rem) / 100.6)));
    --h2: calc(2.592rem + (0.961778 * ((100vw - 36rem) / 100.6)));
    --h1: calc(3.1104rem + (1.626786074 * ((100vw - 36rem) / 100.6)));
  }
  @media (min-width: 1367px) {
    :root {
      --text-xs: 1.0130064399rem;
      --text-s: 1.3503375844rem;
      --text-m: 1.8rem;
      --text-l: 2.3994rem;
      --text-xl: 3.1984002rem;
      --text-xxl: 4.2634674666rem;
      --h6: 1.125562711rem;
      --h5: 1.5003750938rem;
      --h4: 2rem;
      --h3: 2.666rem;
      --h2: 3.553778rem;
      --h1: 4.737186074rem;
    }
  }
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
  :root {
    --text-xs: clamp(1.2rem, calc(-0.1858782904vw + 1.2669161845rem), 1.0130064399rem);
    --text-s: clamp(1.3rem, calc(0.0500373602vw + 1.2819865503rem), 1.3503375844rem);
    --text-m: clamp(1.6rem, calc(0.1988071571vw + 1.5284294235rem), 1.8rem);
    --text-l: clamp(1.92rem, calc(0.4765407555vw + 1.748445328rem), 2.3994rem);
    --text-xl: clamp(2.304rem, calc(0.8890658052vw + 1.9839363101rem), 3.1984002rem);
    --text-xxl: clamp(2.7648rem, calc(1.489729092vw + 2.2284975269rem), 4.2634674666rem);
    --h6: clamp(1.2rem, calc(-0.073993329vw + 1.2266375984rem), 1.125562711rem);
    --h5: clamp(1.3rem, calc(0.1991800137vw + 1.2282951951rem), 1.5003750938rem);
    --h4: clamp(1.8rem, calc(0.1988071571vw + 1.7284294235rem), 2rem);
    --h3: clamp(2.16rem, calc(0.5029821074vw + 1.9789264414rem), 2.666rem);
    --h2: clamp(2.592rem, calc(0.9560417495vw + 2.2478249702rem), 3.553778rem);
    --h1: clamp(3.1104rem, calc(1.6170835726vw + 2.5282499139rem), 4.737186074rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(1.3506752532rem + (-0.0173419199 * ((100vw - 36rem) / 100.6)));
    --space-s: calc(1.8004501125rem + (0.1995498875 * ((100vw - 36rem) / 100.6)));
    --space-m: calc(2.4rem + (0.6 * ((100vw - 36rem) / 100.6)));
    --space-l: calc(3.1992rem + (1.3008 * ((100vw - 36rem) / 100.6)));
    --space-xl: calc(4.2645336rem + (2.4854664 * ((100vw - 36rem) / 100.6)));
    --space-xxl: calc(5.6846232888rem + (4.4403767112 * ((100vw - 36rem) / 100.6)));
    --section-space-xs: calc(2.7013505064rem + (1.2986494936 * ((100vw - 36rem) / 100.6)));
    --section-space-s: calc(3.6009002251rem + (2.3990997749 * ((100vw - 36rem) / 100.6)));
    --section-space-m: calc(4.8rem + (4.2 * ((100vw - 36rem) / 100.6)));
    --section-space-l: calc(6.3984rem + (7.1016 * ((100vw - 36rem) / 100.6)));
    --section-space-xl: calc(8.5290672rem + (11.7209328 * ((100vw - 36rem) / 100.6)));
    --section-space-xxl: calc(11.3692465776rem + (19.0057534224 * ((100vw - 36rem) / 100.6)));
    --section-padding-x: calc(2rem + (4 * ((100vw - 36rem) / 100.6)));
    --gutter: calc(2rem + (4 * ((100vw - 36rem) / 100.6)));
  }
  @media (min-width: 1367px) {
    :root {
      --space-xs: 1.3333333333rem;
      --space-s: 2rem;
      --space-m: 3rem;
      --space-l: 4.5rem;
      --space-xl: 6.75rem;
      --space-xxl: 10.125rem;
      --section-space-xs: 4rem;
      --section-space-s: 6rem;
      --section-space-m: 9rem;
      --section-space-l: 13.5rem;
      --section-space-xl: 20.25rem;
      --section-space-xxl: 30.375rem;
      --section-padding-x: 6rem;
      --gutter: 6rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(1.3506752532rem, calc(-0.0172384889vw + 1.3568811092rem), 1.3333333333rem);
    --space-s: clamp(1.8004501125rem, calc(0.1983597291vw + 1.7290406101rem), 2rem);
    --space-m: clamp(2.4rem, calc(0.5964214712vw + 2.1852882704rem), 3rem);
    --space-l: clamp(3.1992rem, calc(1.2930417495vw + 2.7337049702rem), 4.5rem);
    --space-xl: clamp(4.2645336rem, calc(2.4706425447vw + 3.3751022839rem), 6.75rem);
    --space-xxl: clamp(5.6846232888rem, calc(4.4138933511vw + 4.0956216824rem), 10.125rem);
    --section-space-xs: clamp(2.7013505064rem, calc(1.2909040692vw + 2.2366250415rem), 4rem);
    --section-space-s: clamp(3.6009002251rem, calc(2.3847910288vw + 2.7423754547rem), 6rem);
    --section-space-m: clamp(4.8rem, calc(4.1749502982vw + 3.2970178926rem), 9rem);
    --section-space-l: clamp(6.3984rem, calc(7.0592445328vw + 3.8570719682rem), 13.5rem);
    --section-space-xl: clamp(8.5290672rem, calc(11.6510266402vw + 4.3346976095rem), 20.25rem);
    --section-space-xxl: clamp(11.3692465776rem, calc(18.8923990282vw + 4.5679829274rem), 30.375rem);
    --section-padding-x: clamp(2rem, calc(3.9761431412vw + 0.5685884692rem), 6rem);
    --gutter: clamp(2rem, calc(3.9761431412vw + 0.5685884692rem), 6rem);
  }
}
:root {
  --f-label-size: clamp(1.4rem, calc(0.1988071571vw + 1.3284294235rem), 1.6rem);
  --f-label-font-weight: 400;
  --f-label-line-height: 1;
  --f-label-padding-x: 0;
  --f-label-padding-y: 0;
  --f-label-margin-bottom: 0.5em;
  --f-label-text-transform: none;
  --f-label-inside-position-left: 1.5em;
  --f-label-inside-position-top: 0;
  --f-label-inside-scale: 1;
  --f-legend-text-weight: 600;
  --f-legend-size: clamp(1.4rem, calc(0.1988071571vw + 1.3284294235rem), 1.6rem);
  --f-legend-margin-bottom: 1em;
  --f-legend-border: none;
  --f-legend-line-height: 1.2;
  --f-help-text-weight: 400;
  --f-help-size: clamp(1.2rem, calc(0.1988071571vw + 1.1284294235rem), 1.4rem);
  --f-help-line-height: 1.4;
  --f-help-margin-block: 0.5em 0;
  --f-field-margin-bottom: 1.5em;
  --f-fieldset-margin-bottom: 1.5em;
  --f-grid-gutter: 2rem;
  --f-input-border-style: solid;
  --f-input-border-top-size: 0.1rem;
  --f-input-border-right-size: 0.1rem;
  --f-input-border-bottom-size: 0.1rem;
  --f-input-border-left-size: 0.1rem;
  --f-input-border-radius: var(--btn-radius);
  --f-input-size: clamp(1.4rem, calc(0.3976143141vw + 1.2568588469rem), 1.8rem);
  --f-input-font-weight: 400;
  --f-input-line-height: 1;
  --f-input-height: 5rem;
  --f-input-padding-x: 1em;
  --f-input-padding-y: 0.5em;
  --f-btn-border-style: solid;
  --f-btn-border-width: var(--btn-border-width);
  --f-btn-border-radius: var(--btn-radius);
  --f-btn-text-size: clamp(1.4rem, calc(0.3976143141vw + 1.2568588469rem), 1.8rem);
  --f-btn-font-weight: 400;
  --f-btn-line-height: 1;
  --f-btn-padding-y: 0.75em;
  --f-btn-padding-x: 1.5em;
  --f-btn-margin-top: 0;
  --f-btn-text-decoration: none;
  --f-btn-text-transform: none;
  --f-option-label-font-weight: 400;
  --f-option-label-size: clamp(1.4rem, calc(0.1988071571vw + 1.3284294235rem), 1.6rem);
  --f-option-label-spacing: 0.5em;
  --f-option-label-line-height: 1.4;
  --f-progress-height: 3rem;
  --f-progress-bar-radius: var(--btn-radius);
  --f-tab-border-size: 0;
  --f-tab-border-style: solid;
  --f-tab-border-radius: 0;
  --f-tab-text-size: clamp(1.6rem, calc(0.1988071571vw + 1.5284294235rem), 1.8rem);
  --f-tab-text-weight: 400;
  --f-tab-text-line-height: 1;
  --f-tab-text-align: center;
  --f-tab-text-transform: none;
  --f-tab-text-decoration: none;
  --f-tab-padding-y: 0.75em;
  --f-tab-padding-x: 1.5em;
  --f-tab-margin-x: 0;
  --f-tab-width: auto;
  --f-tab-active-border-bottom-size: 3px;
  --f-tab-active-text-weight: 600;
  --f-tab-active-border-size: 0;
  --f-tab-active-border-style: solid;
  --f-tab-group-padding-y: 0;
  --f-tab-group-padding-x: 0;
  --f-tab-group-border-bottom-size: 2px;
  --f-tab-group-border-bottom-style: solid;
  --f-tab-group-margin-bottom: 3rem;
}
.form--dark input[type="date"], .form--dark input[type="datetime-local"], .form--dark input[type="month"], .form--dark input[type="password"], .form--dark input[type="search"], .form--dark input[type="time"], .form--dark input[type="week"], .form--dark input[type="email"], .form--dark input[type="number"], .form--dark input[type="tel"], .form--dark input[type="text"], .form--dark input[type="url"], .form--dark select:not([multiple]):not([size]), .form--dark .bricks-search-form input[type="date"], .form--dark .bricks-search-form input[type="datetime-local"], .form--dark .bricks-search-form input[type="month"], .form--dark .bricks-search-form input[type="password"], .form--dark .bricks-search-form input[type="search"], .form--dark .bricks-search-form input[type="time"], .form--dark .bricks-search-form input[type="week"], .form--dark .bricks-search-form input[type="email"], .form--dark .bricks-search-form input[type="number"], .form--dark .bricks-search-form input[type="tel"], .form--dark .bricks-search-form input[type="text"], .form--dark .bricks-search-form input[type="url"], .form--dark .bricks-search-form select:not([multiple]):not([size]), .form--dark .brxe-post-comments input[type="date"], .form--dark .brxe-post-comments input[type="datetime-local"], .form--dark .brxe-post-comments input[type="month"], .form--dark .brxe-post-comments input[type="password"], .form--dark .brxe-post-comments input[type="search"], .form--dark .brxe-post-comments input[type="time"], .form--dark .brxe-post-comments input[type="week"], .form--dark .brxe-post-comments input[type="email"], .form--dark .brxe-post-comments input[type="number"], .form--dark .brxe-post-comments input[type="tel"], .form--dark .brxe-post-comments input[type="text"], .form--dark .brxe-post-comments input[type="url"], .form--dark .brxe-post-comments select:not([multiple]):not([size]) {
  height: var(--f-input-height, 5rem);
}
.form--dark .input, .form--dark input:not([type="submit"]), .form--dark select, .form--dark textarea, .form--dark .bricks-search-form .input, .form--dark .bricks-search-form input:not([type="submit"]), .form--dark .bricks-search-form select, .form--dark .bricks-search-form textarea, .form--dark .brxe-post-comments .input, .form--dark .brxe-post-comments input:not([type="submit"]), .form--dark .brxe-post-comments select, .form--dark .brxe-post-comments textarea {
  background-color: var(--f-dark-input-background, var(--neutral-dark));
  border-top-width: var(--f-input-border-top-size, 0.1rem);
  border-right-width: var(--f-input-border-right-size, 0.1rem);
  border-bottom-width: var(--f-input-border-bottom-size, 0.1rem);
  border-left-width: var(--f-input-border-left-size, 0.1rem);
  border-style: var(--f-input-border-style, solid);
  border-color: var(--f-dark-input-border-color, var(--neutral-medium));
  border-radius: var(--f-input-border-radius, var(--btn-radius));
  color: var(--f-dark-input-text-color, var(--neutral-ultra-light));
  font-size: var(--f-input-size, --text-m);
  font-weight: var(--f-input-font-weight, 400);
  line-height: var(--f-input-line-height, 1);
  padding: var(--f-input-padding-y, 0.5em) var(--f-input-padding-x, 1em);
  -webkit-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -moz-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -ms-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -o-border-radius: var(--f-input-border-radius, var(--btn-radius));
  transition: var(--transition-duration) var(--transition-timing) var(--transition-delay);
}
.form--dark .input:hover:not([data-wsf-legal]), .form--dark .input:hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark input:not([type="submit"]):hover:not([data-wsf-legal]), .form--dark input:not([type="submit"]):hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark select:hover:not([data-wsf-legal]), .form--dark select:hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark textarea:hover:not([data-wsf-legal]), .form--dark textarea:hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark .bricks-search-form .input:hover:not([data-wsf-legal]), .form--dark .bricks-search-form .input:hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark .bricks-search-form input:not([type="submit"]):hover:not([data-wsf-legal]), .form--dark .bricks-search-form input:not([type="submit"]):hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark .bricks-search-form select:hover:not([data-wsf-legal]), .form--dark .bricks-search-form select:hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark .bricks-search-form textarea:hover:not([data-wsf-legal]), .form--dark .bricks-search-form textarea:hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark .brxe-post-comments .input:hover:not([data-wsf-legal]), .form--dark .brxe-post-comments .input:hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark .brxe-post-comments input:not([type="submit"]):hover:not([data-wsf-legal]), .form--dark .brxe-post-comments input:not([type="submit"]):hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark .brxe-post-comments select:hover:not([data-wsf-legal]), .form--dark .brxe-post-comments select:hover:enabled:not(:focus):not([data-wsf-legal]), .form--dark .brxe-post-comments textarea:hover:not([data-wsf-legal]), .form--dark .brxe-post-comments textarea:hover:enabled:not(:focus):not([data-wsf-legal]) {
  background-color: var(--f-dark-input-color-background-hover, var(--neutral-dark));
  border-color: var(--f-dark-input-border-color-hover, var(--neutral-semi-dark));
  color: var(--f-dark-input-text-color-hover, var(--neutral-ultra-light));
}
.form--dark .input::placeholder, .form--dark input:not([type="submit"])::placeholder, .form--dark select::placeholder, .form--dark textarea::placeholder, .form--dark .bricks-search-form .input::placeholder, .form--dark .bricks-search-form input:not([type="submit"])::placeholder, .form--dark .bricks-search-form select::placeholder, .form--dark .bricks-search-form textarea::placeholder, .form--dark .brxe-post-comments .input::placeholder, .form--dark .brxe-post-comments input:not([type="submit"])::placeholder, .form--dark .brxe-post-comments select::placeholder, .form--dark .brxe-post-comments textarea::placeholder {
  color: var(--f-dark-input-placeholder-color, var(--neutral-ultra-light));
  opacity: var(--f-dark-input-placeholder-opacity, 0.5);
  transition: var(--transition-duration) var(--transition-timing) var(--transition-delay);
}
.form--dark .input:hover::placeholder, .form--dark input:not([type="submit"]):hover::placeholder, .form--dark select:hover::placeholder, .form--dark textarea:hover::placeholder, .form--dark .bricks-search-form .input:hover::placeholder, .form--dark .bricks-search-form input:not([type="submit"]):hover::placeholder, .form--dark .bricks-search-form select:hover::placeholder, .form--dark .bricks-search-form textarea:hover::placeholder, .form--dark .brxe-post-comments .input:hover::placeholder, .form--dark .brxe-post-comments input:not([type="submit"]):hover::placeholder, .form--dark .brxe-post-comments select:hover::placeholder, .form--dark .brxe-post-comments textarea:hover::placeholder {
  color: var(--f-dark-input-placeholder-color-hover, var(--neutral-ultra-light));
}
.form--dark .bricks-button, .form--dark .bricks-search-form .bricks-button, .form--dark .brxe-post-comments .bricks-button {
  background-color: var(--f-dark-btn-background, var(--primary));
  color: var(--f-dark-btn-text-color, var(--primary-ultra-light));
  border-style: var(--f-btn-border-style, solid);
  border-width: var(--f-btn-border-width, var(--btn-border-width));
  border-color: var(--f-dark-btn-border-color, var(--primary));
  border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -webkit-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -moz-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -ms-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -o-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  font-size: var(--f-btn-text-size, --text-m);
  font-weight: var(--f-btn-font-weight, 400);
  line-height: var(--f-btn-line-height, 1);
  padding: var(--f-btn-padding-y, 0.75em) var(--f-btn-padding-x, 1.5em);
  margin-block-start: var(--f-btn-margin-top, 0);
  text-align: center;
  -webkit-text-decoration: var(--f-btn-text-decoration, none);
  text-decoration: var(--f-btn-text-decoration, none);
  text-transform: var(--f-btn-text-transform, none);
  transition: all var(--btn-transition-duration) ease;
  min-height: var(--f-input-height, 5rem);
}
.form--dark .bricks-button:hover, .form--dark .bricks-search-form .bricks-button:hover, .form--dark .brxe-post-comments .bricks-button:hover {
  background-color: var(--f-dark-btn-background-hover, var(--primary-hover));
  color: var(--f-dark-btn-text-color-hover, var(--primary-ultra-light));
  border-color: var(--f-dark-btn-border-color-hover, var(--primary-hover));
}
.form--dark .bricks-button.bricks-background-secondary, .form--dark .bricks-search-form .bricks-button.bricks-background-secondary, .form--dark .brxe-post-comments .bricks-button.bricks-background-secondary {
  background-color: var(--f-dark-secondary-btn-background-color, var(--neutral-light));
  color: var(--f-dark-secondary-btn-text-color, var(--neutral-ultra-dark));
  border-color: var(--f-dark-secondary-btn-background-color, var(--neutral-light));
}
.form--dark .bricks-button.bricks-background-secondary:hover, .form--dark .bricks-search-form .bricks-button.bricks-background-secondary:hover, .form--dark .brxe-post-comments .bricks-button.bricks-background-secondary:hover {
  background-color: var(--f-dark-secondary-btn-background-color-hover, var(--neutral-ultra-light));
  color: var(--f-dark-secondary-btn-text-color-hover, var(--neutral-ultra-dark));
  border-color: var(--f-dark-secondary-btn-background-color-hover, var(--neutral-ultra-light));
}
.form--dark .form-group, .form--dark .bricks-search-form .form-group, .form--dark .brxe-post-comments .form-group {
  padding: 0;
}
.form--dark .form-group:not(.submit-button-wrapper), .form--dark .bricks-search-form .form-group:not(.submit-button-wrapper), .form--dark .brxe-post-comments .form-group:not(.submit-button-wrapper) {
  margin-block-end: var(--f-field-margin-bottom, 1.5em);
}
.form--dark .message, .form--dark .bricks-search-form .message, .form--dark .brxe-post-comments .message {
  margin-block-start: var(--f-field-margin-bottom, 1.5em);
}
.form--dark label:not(.ff-el-form-check-label), .form--dark div.label, .form--dark .bricks-search-form label:not(.ff-el-form-check-label), .form--dark .bricks-search-form div.label, .form--dark .brxe-post-comments label:not(.ff-el-form-check-label), .form--dark .brxe-post-comments div.label {
  background-color: var(--f-dark-label-background-color, transparent);
  color: var(--f-dark-label-text-color, var(--neutral-ultra-light));
  font-size: var(--f-label-size, --text-m);
  font-weight: var(--f-label-font-weight, 400);
  line-height: var(--f-label-line-height, 1);
  margin-block-end: var(--f-label-margin-bottom, 0.5em);
  text-transform: var(--f-label-text-transform, none);
  padding: var(--f-label-padding-y, 0) var(--f-label-padding-x, 0);
}
.form--dark .required:after, .form--dark .bricks-search-form .required:after, .form--dark .brxe-post-comments .required:after {
  color: var(--f-dark-required-color, var(--action));
}
.form--dark input[type="file"], .form--dark .bricks-search-form input[type="file"], .form--dark .brxe-post-comments input[type="file"] {
  padding: 0;
}
.form--dark .choose-files, .form--dark .bricks-search-form .choose-files, .form--dark .brxe-post-comments .choose-files {
  padding: var(--f-input-padding-y 1em, 0.5em 1em);
  color: var(--f-dark-upload-btn-text-color, var(--neutral-ultra-dark));
  font-size: var(--f-label-size, --text-m);
  font-weight: var(--f-label-font-weight, 400);
  line-height: var(--f-label-line-height, 1);
  background: var(--f-dark-upload-btn-background-color, var(--neutral-light));
  transition: all var(--btn-transition-duration) ease;
}
.form--dark .choose-files:hover, .form--dark .bricks-search-form .choose-files:hover, .form--dark .brxe-post-comments .choose-files:hover {
  color: var(--f-dark-upload-btn-text-color-hover, var(--neutral-ultra-dark));
  background: var(--f-dark-upload-btn-background-color-hover, var(--neutral-ultra-light));
}
.form--dark .file-result.show, .form--dark .bricks-search-form .file-result.show, .form--dark .brxe-post-comments .file-result.show {
  font-size: var(--f-label-size, --text-m);
  font-weight: var(--f-label-font-weight, 400);
  line-height: var(--f-label-line-height, 1);
  transition: all var(--btn-transition-duration) ease;
}
.form--dark .file-result.show .remove:hover, .form--dark .bricks-search-form .file-result.show .remove:hover, .form--dark .brxe-post-comments .file-result.show .remove:hover {
  background-color: var(--f-dark-btn-background-hover, var(--primary-hover));
  color: var(--f-dark-btn-text-color-hover, var(--primary-ultra-light));
  border-color: var(--f-dark-btn-border-color-hover, var(--primary-hover));
}
.form--dark input[type="radio"], .form--dark .bricks-search-form input[type="radio"], .form--dark .brxe-post-comments input[type="radio"] {
  accent-color: var(--f-dark-option-action-color, var(--primary));
}
.form--dark input[type="radio"] + label, .form--dark .bricks-search-form input[type="radio"] + label, .form--dark .brxe-post-comments input[type="radio"] + label {
  background-color: var(--f-dark-option-background-color, transparent);
  display: inline-block;
  color: var(--f-dark-label-text-color, var(--neutral-ultra-light));
  font-family: inherit;
  font-size: var(--f-option-label-size, --text-m);
  font-weight: var(--f-option-label-font-weight, 400);
  line-height: var(--f-option-label-line-height, 1.4);
  margin: 0 0 10px;
  -webkit-padding-start: 1.75em;
  padding-inline-start: 1.75em;
  -webkit-padding-start: inherit;
  padding-inline-start: inherit;
  margin: 0;
}
.form--dark .options-wrapper li, .form--dark .bricks-search-form .options-wrapper li, .form--dark .brxe-post-comments .options-wrapper li {
  position: relative;
}
.form--dark input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input), .form--dark .bricks-search-form input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input), .form--dark .brxe-post-comments input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input) {
  width: 0px;
  height: 0px;
  padding: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
}
.form--dark input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus, .form--dark .bricks-search-form input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus, .form--dark .brxe-post-comments input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus {
  outline: none;
}
.form--dark input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus + label:before, .form--dark .bricks-search-form input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus + label:before, .form--dark .brxe-post-comments input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus + label:before {
  border-color: var(--f-dark-focus-color, var(--primary));
  box-shadow: 0 0 0 4px hsl(var(--f-dark-focus-hsl, 21 70% 49%) / var(--f-dark-focus-color-opacity, 0.25));
  outline: 0;
}
.form--dark input[type="checkbox"] + label, .form--dark .bricks-search-form input[type="checkbox"] + label, .form--dark .brxe-post-comments input[type="checkbox"] + label {
  background-color: var(--f-dark-option-background-color, transparent);
  display: inline-block;
  color: var(--f-dark-label-text-color, var(--neutral-ultra-light));
  font-family: inherit;
  font-size: var(--f-option-label-size, --text-m);
  font-weight: var(--f-option-label-font-weight, 400);
  line-height: var(--f-option-label-line-height, 1.4);
  margin: 0 0 10px;
  -webkit-padding-start: 1.75em;
  padding-inline-start: 1.75em;
  background-color: unset;
  display: block;
  position: relative;
  margin: 0;
  cursor: pointer;
}
.form--dark input[type="checkbox"]:hover + label:before, .form--dark .bricks-search-form input[type="checkbox"]:hover + label:before, .form--dark .brxe-post-comments input[type="checkbox"]:hover + label:before {
  background: var(--f-dark-option-action-color, var(--primary));
  box-shadow: inset 0px 0px 0px 2px transparent;
}
.form--dark input[type="checkbox"] + label:before, .form--dark .bricks-search-form input[type="checkbox"] + label:before, .form--dark .brxe-post-comments input[type="checkbox"] + label:before {
  content: "";
  display: block;
  width: 1.4em;
  height: 1.4em;
  border: 1px solid var(--f-dark-option-border-color, var(--neutral));
  border-radius: 0.2em;
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  -webkit-transition: all 0.2s, background 0.2s ease-in-out;
  transition: all 0.2s, background 0.2s ease-in-out;
  background-color: var(--f-dark-option-background-color, transparent);
}
.form--dark input[type="checkbox"]:checked + label:before, .form--dark .bricks-search-form input[type="checkbox"]:checked + label:before, .form--dark .brxe-post-comments input[type="checkbox"]:checked + label:before {
  background: var(--primary);
  box-shadow: 0 0 0 1px var(--f-dark-option-border-color, var(--neutral));
}
.form--dark input[type="checkbox"]:checked + label:before, .form--dark .bricks-search-form input[type="checkbox"]:checked + label:before, .form--dark .brxe-post-comments input[type="checkbox"]:checked + label:before {
  background: var(--f-dark-option-action-color, var(--primary));
  box-shadow: 0 0 0 1px var(--f-dark-option-border-color, var(--neutral));
}
.form--dark input[type="checkbox"]:checked + label:after, .form--dark .bricks-search-form input[type="checkbox"]:checked + label:after, .form--dark .brxe-post-comments input[type="checkbox"]:checked + label:after {
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 1.5em;
  width: 1.5em;
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e") 50% no-repeat;
  background-size: 50%;
}
.form--dark select, .form--dark .bricks-search-form select, .form--dark .brxe-post-comments select {
  background-image: none;
}
.form--dark select:not(:has(+ span)), .form--dark .bricks-search-form select:not(:has(+ span)), .form--dark .brxe-post-comments select:not(:has(+ span)) {
  background-image: linear-gradient(45deg, transparent 50%, var(--f-dark-select-arrow-color, var(--neutral-ultra-light)) 0), linear-gradient(135deg, var(--f-dark-select-arrow-color, var(--neutral-ultra-light)) 50%, transparent 0);
  background-position: calc(100% - 20px) calc(50% + 2px), calc(100% - 16px) calc(50% + 2px);
  background-repeat: no-repeat;
  background-size: 4px 4px, 4px 4px;
}
.form--dark .options-wrapper li + li, .form--dark .bricks-search-form .options-wrapper li + li, .form--dark .brxe-post-comments .options-wrapper li + li {
  margin-block-start: var(--f-option-label-spacing, 0.5em);
}
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(--primary) !important;
}
.form--light input[type="date"], .form--light input[type="datetime-local"], .form--light input[type="month"], .form--light input[type="password"], .form--light input[type="search"], .form--light input[type="time"], .form--light input[type="week"], .form--light input[type="email"], .form--light input[type="number"], .form--light input[type="tel"], .form--light input[type="text"], .form--light input[type="url"], .form--light select:not([multiple]):not([size]), .form--light .bricks-search-form input[type="date"], .form--light .bricks-search-form input[type="datetime-local"], .form--light .bricks-search-form input[type="month"], .form--light .bricks-search-form input[type="password"], .form--light .bricks-search-form input[type="search"], .form--light .bricks-search-form input[type="time"], .form--light .bricks-search-form input[type="week"], .form--light .bricks-search-form input[type="email"], .form--light .bricks-search-form input[type="number"], .form--light .bricks-search-form input[type="tel"], .form--light .bricks-search-form input[type="text"], .form--light .bricks-search-form input[type="url"], .form--light .bricks-search-form select:not([multiple]):not([size]), .form--light .brxe-post-comments input[type="date"], .form--light .brxe-post-comments input[type="datetime-local"], .form--light .brxe-post-comments input[type="month"], .form--light .brxe-post-comments input[type="password"], .form--light .brxe-post-comments input[type="search"], .form--light .brxe-post-comments input[type="time"], .form--light .brxe-post-comments input[type="week"], .form--light .brxe-post-comments input[type="email"], .form--light .brxe-post-comments input[type="number"], .form--light .brxe-post-comments input[type="tel"], .form--light .brxe-post-comments input[type="text"], .form--light .brxe-post-comments input[type="url"], .form--light .brxe-post-comments select:not([multiple]):not([size]) {
  height: var(--f-input-height, 5rem);
}
.form--light .input, .form--light input:not([type="submit"]), .form--light select, .form--light textarea, .form--light .bricks-search-form .input, .form--light .bricks-search-form input:not([type="submit"]), .form--light .bricks-search-form select, .form--light .bricks-search-form textarea, .form--light .brxe-post-comments .input, .form--light .brxe-post-comments input:not([type="submit"]), .form--light .brxe-post-comments select, .form--light .brxe-post-comments textarea {
  background-color: var(--f-light-input-background, var(--white));
  border-top-width: var(--f-input-border-top-size, 0.1rem);
  border-right-width: var(--f-input-border-right-size, 0.1rem);
  border-bottom-width: var(--f-input-border-bottom-size, 0.1rem);
  border-left-width: var(--f-input-border-left-size, 0.1rem);
  border-style: var(--f-input-border-style, solid);
  border-color: var(--f-light-input-border-color, var(--neutral-light));
  border-radius: var(--f-input-border-radius, var(--btn-radius));
  color: var(--f-light-input-text-color, var(--neutral-dark));
  font-size: var(--f-input-size, --text-m);
  font-weight: var(--f-input-font-weight, 400);
  line-height: var(--f-input-line-height, 1);
  padding: var(--f-input-padding-y, 0.5em) var(--f-input-padding-x, 1em);
  -webkit-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -moz-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -ms-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -o-border-radius: var(--f-input-border-radius, var(--btn-radius));
  transition: var(--transition-duration) var(--transition-timing) var(--transition-delay);
}
.form--light .input:hover:not([data-wsf-legal]), .form--light .input:hover:enabled:not(:focus):not([data-wsf-legal]), .form--light input:not([type="submit"]):hover:not([data-wsf-legal]), .form--light input:not([type="submit"]):hover:enabled:not(:focus):not([data-wsf-legal]), .form--light select:hover:not([data-wsf-legal]), .form--light select:hover:enabled:not(:focus):not([data-wsf-legal]), .form--light textarea:hover:not([data-wsf-legal]), .form--light textarea:hover:enabled:not(:focus):not([data-wsf-legal]), .form--light .bricks-search-form .input:hover:not([data-wsf-legal]), .form--light .bricks-search-form .input:hover:enabled:not(:focus):not([data-wsf-legal]), .form--light .bricks-search-form input:not([type="submit"]):hover:not([data-wsf-legal]), .form--light .bricks-search-form input:not([type="submit"]):hover:enabled:not(:focus):not([data-wsf-legal]), .form--light .bricks-search-form select:hover:not([data-wsf-legal]), .form--light .bricks-search-form select:hover:enabled:not(:focus):not([data-wsf-legal]), .form--light .bricks-search-form textarea:hover:not([data-wsf-legal]), .form--light .bricks-search-form textarea:hover:enabled:not(:focus):not([data-wsf-legal]), .form--light .brxe-post-comments .input:hover:not([data-wsf-legal]), .form--light .brxe-post-comments .input:hover:enabled:not(:focus):not([data-wsf-legal]), .form--light .brxe-post-comments input:not([type="submit"]):hover:not([data-wsf-legal]), .form--light .brxe-post-comments input:not([type="submit"]):hover:enabled:not(:focus):not([data-wsf-legal]), .form--light .brxe-post-comments select:hover:not([data-wsf-legal]), .form--light .brxe-post-comments select:hover:enabled:not(:focus):not([data-wsf-legal]), .form--light .brxe-post-comments textarea:hover:not([data-wsf-legal]), .form--light .brxe-post-comments textarea:hover:enabled:not(:focus):not([data-wsf-legal]) {
  background-color: var(--f-light-input-color-background-hover, var(--white));
  border-color: var(--f-light-input-border-color-hover, var(--neutral-light));
  color: var(--f-light-input-text-color-hover, var(--neutral-dark));
}
.form--light .input::placeholder, .form--light input:not([type="submit"])::placeholder, .form--light select::placeholder, .form--light textarea::placeholder, .form--light .bricks-search-form .input::placeholder, .form--light .bricks-search-form input:not([type="submit"])::placeholder, .form--light .bricks-search-form select::placeholder, .form--light .bricks-search-form textarea::placeholder, .form--light .brxe-post-comments .input::placeholder, .form--light .brxe-post-comments input:not([type="submit"])::placeholder, .form--light .brxe-post-comments select::placeholder, .form--light .brxe-post-comments textarea::placeholder {
  color: var(--f-light-input-placeholder-color, var(--neutral-dark));
  opacity: var(--f-light-input-placeholder-opacity, 0.5);
  transition: var(--transition-duration) var(--transition-timing) var(--transition-delay);
}
.form--light .input:hover::placeholder, .form--light input:not([type="submit"]):hover::placeholder, .form--light select:hover::placeholder, .form--light textarea:hover::placeholder, .form--light .bricks-search-form .input:hover::placeholder, .form--light .bricks-search-form input:not([type="submit"]):hover::placeholder, .form--light .bricks-search-form select:hover::placeholder, .form--light .bricks-search-form textarea:hover::placeholder, .form--light .brxe-post-comments .input:hover::placeholder, .form--light .brxe-post-comments input:not([type="submit"]):hover::placeholder, .form--light .brxe-post-comments select:hover::placeholder, .form--light .brxe-post-comments textarea:hover::placeholder {
  color: var(--f-light-input-placeholder-color-hover, var(--neutral-dark));
}
.form--light .bricks-button, .form--light .bricks-search-form .bricks-button, .form--light .brxe-post-comments .bricks-button {
  background-color: var(--f-light-btn-background, var(--primary));
  color: var(--f-light-btn-text-color, var(--primary-ultra-light));
  border-style: var(--f-btn-border-style, solid);
  border-width: var(--f-btn-border-width, var(--btn-border-width));
  border-color: var(--f-light-btn-border-color, var(--primary));
  border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -webkit-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -moz-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -ms-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -o-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  font-size: var(--f-btn-text-size, --text-m);
  font-weight: var(--f-btn-font-weight, 400);
  line-height: var(--f-btn-line-height, 1);
  padding: var(--f-btn-padding-y, 0.75em) var(--f-btn-padding-x, 1.5em);
  margin-block-start: var(--f-btn-margin-top, 0);
  text-align: center;
  -webkit-text-decoration: var(--f-btn-text-decoration, none);
  text-decoration: var(--f-btn-text-decoration, none);
  text-transform: var(--f-btn-text-transform, none);
  transition: all var(--btn-transition-duration) ease;
  min-height: var(--f-input-height, 5rem);
}
.form--light .bricks-button:hover, .form--light .bricks-search-form .bricks-button:hover, .form--light .brxe-post-comments .bricks-button:hover {
  background-color: var(--f-light-btn-background-hover, var(--primary-hover));
  color: var(--f-light-btn-text-color-hover, var(--primary-ultra-light));
  border-color: var(--f-light-btn-border-color-hover, var(--primary-hover));
}
.form--light .bricks-button.bricks-background-secondary, .form--light .bricks-search-form .bricks-button.bricks-background-secondary, .form--light .brxe-post-comments .bricks-button.bricks-background-secondary {
  background-color: var(--f-light-secondary-btn-background-color, var(--neutral-light));
  color: var(--f-light-secondary-btn-text-color, var(--neutral-ultra-dark));
  border-color: var(--f-light-secondary-btn-background-color, var(--neutral-light));
}
.form--light .bricks-button.bricks-background-secondary:hover, .form--light .bricks-search-form .bricks-button.bricks-background-secondary:hover, .form--light .brxe-post-comments .bricks-button.bricks-background-secondary:hover {
  background-color: var(--f-light-secondary-btn-background-color-hover, var(--neutral-ultra-light));
  color: var(--f-light-secondary-btn-text-color-hover, var(--neutral-ultra-dark));
  border-color: var(--f-light-secondary-btn-background-color-hover, var(--neutral-ultra-light));
}
.form--light .form-group, .form--light .bricks-search-form .form-group, .form--light .brxe-post-comments .form-group {
  padding: 0;
}
.form--light .form-group:not(.submit-button-wrapper), .form--light .bricks-search-form .form-group:not(.submit-button-wrapper), .form--light .brxe-post-comments .form-group:not(.submit-button-wrapper) {
  margin-block-end: var(--f-field-margin-bottom, 1.5em);
}
.form--light .message, .form--light .bricks-search-form .message, .form--light .brxe-post-comments .message {
  margin-block-start: var(--f-field-margin-bottom, 1.5em);
}
.form--light label:not(.ff-el-form-check-label), .form--light div.label, .form--light .bricks-search-form label:not(.ff-el-form-check-label), .form--light .bricks-search-form div.label, .form--light .brxe-post-comments label:not(.ff-el-form-check-label), .form--light .brxe-post-comments div.label {
  background-color: var(--f-light-label-background-color, );
  color: var(--f-light-label-text-color, var(--neutral-dark));
  font-size: var(--f-label-size, --text-m);
  font-weight: var(--f-label-font-weight, 400);
  line-height: var(--f-label-line-height, 1);
  margin-block-end: var(--f-label-margin-bottom, 0.5em);
  text-transform: var(--f-label-text-transform, none);
  padding: var(--f-label-padding-y, 0) var(--f-label-padding-x, 0);
}
.form--light .required:after, .form--light .bricks-search-form .required:after, .form--light .brxe-post-comments .required:after {
  color: var(--f-light-required-color, var(--action));
}
.form--light input[type="file"], .form--light .bricks-search-form input[type="file"], .form--light .brxe-post-comments input[type="file"] {
  padding: 0;
}
.form--light .choose-files, .form--light .bricks-search-form .choose-files, .form--light .brxe-post-comments .choose-files {
  padding: var(--f-input-padding-y 1em, 0.5em 1em);
  color: var(--f-light-upload-btn-text-color, var(--neutral-ultra-dark));
  font-size: var(--text-s-pure, 1.42rem);
  font-size: calc(var(--f-label-size-min, 1.4) * 1rem + (var(--f-label-size-max, 1.6) - var(--f-label-size-min, 1.4) * ((100vw - 36rem) / 100.6)));
  font-size: clamp(var(--f-label-size-min, 1.4) * 1rem, calc(var(--f-label-size-max, 1.6) - var(--f-label-size-min, 1.4) / 100.6 * 100vw + var(--f-label-size-min, 1.4) - var(--f-label-size-max, 1.6) - var(--f-label-size-min, 1.4) / 100.6 * 36 * 1rem), var(--f-label-size-max, 1.6) * 1rem);
  font-weight: var(--f-label-font-weight, 400);
  line-height: var(--f-label-line-height, 1);
  background: var(--f-light-upload-btn-background-color, var(--neutral-light));
  transition: all var(--btn-transition-duration) ease;
}
.form--light .choose-files:hover, .form--light .bricks-search-form .choose-files:hover, .form--light .brxe-post-comments .choose-files:hover {
  color: var(--f-light-upload-btn-text-color-hover, var(--neutral-ultra-dark));
  background: var(--f-light-upload-btn-background-color-hover, var(--neutral-ultra-light));
}
.form--light .file-result.show, .form--light .bricks-search-form .file-result.show, .form--light .brxe-post-comments .file-result.show {
  font-size: var(--text-s-pure, 1.42rem);
  font-size: calc(var(--f-label-size-min, 1.4) * 1rem + (var(--f-label-size-max, 1.6) - var(--f-label-size-min, 1.4) * ((100vw - 36rem) / 100.6)));
  font-size: clamp(var(--f-label-size-min, 1.4) * 1rem, calc(var(--f-label-size-max, 1.6) - var(--f-label-size-min, 1.4) / 100.6 * 100vw + var(--f-label-size-min, 1.4) - var(--f-label-size-max, 1.6) - var(--f-label-size-min, 1.4) / 100.6 * 36 * 1rem), var(--f-label-size-max, 1.6) * 1rem);
  font-weight: var(--f-label-font-weight, 400);
  line-height: var(--f-label-line-height, 1);
  transition: all var(--btn-transition-duration) ease;
}
.form--light .file-result.show .remove:hover, .form--light .bricks-search-form .file-result.show .remove:hover, .form--light .brxe-post-comments .file-result.show .remove:hover {
  background-color: var(--f-light-btn-background-hover, var(--primary-hover));
  color: var(--f-light-btn-text-color-hover, var(--primary-ultra-light));
  border-color: var(--f-light-btn-border-color-hover, var(--primary-hover));
}
.form--light input[type="radio"], .form--light .bricks-search-form input[type="radio"], .form--light .brxe-post-comments input[type="radio"] {
  accent-color: var(--f-light-option-action-color, var(--primary));
}
.form--light input[type="radio"] + label, .form--light .bricks-search-form input[type="radio"] + label, .form--light .brxe-post-comments input[type="radio"] + label {
  background-color: var(--f-light-option-background-color, transparent);
  display: inline-block;
  color: var(--f-light-label-text-color, var(--neutral-dark));
  font-family: inherit;
  font-size: var(--f-option-label-size, --text-m);
  font-weight: var(--f-option-label-font-weight, 400);
  line-height: var(--f-option-label-line-height, 1.4);
  margin: 0 0 10px;
  -webkit-padding-start: 1.75em;
  padding-inline-start: 1.75em;
  -webkit-padding-start: inherit;
  padding-inline-start: inherit;
  margin: 0;
}
.form--light .options-wrapper li, .form--light .bricks-search-form .options-wrapper li, .form--light .brxe-post-comments .options-wrapper li {
  position: relative;
}
.form--light input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input), .form--light .bricks-search-form input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input), .form--light .brxe-post-comments input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input) {
  width: 0px;
  height: 0px;
  padding: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
}
.form--light input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus, .form--light .bricks-search-form input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus, .form--light .brxe-post-comments input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus {
  outline: none;
}
.form--light input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus + label:before, .form--light .bricks-search-form input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus + label:before, .form--light .brxe-post-comments input[type="checkbox"]:not(.ff-el-form-check-checkbox):not(.ff-el-form-check-input):focus + label:before {
  border-color: var(--f-light-focus-color, var(--primary));
  box-shadow: 0 0 0 4px hsl(var(--f-light-focus-hsl, 21 70% 49%) / var(--f-light-focus-color-opacity, 0.25));
  outline: 0;
}
.form--light input[type="checkbox"] + label, .form--light .bricks-search-form input[type="checkbox"] + label, .form--light .brxe-post-comments input[type="checkbox"] + label {
  background-color: var(--f-light-option-background-color, transparent);
  display: inline-block;
  color: var(--f-light-label-text-color, var(--neutral-dark));
  font-family: inherit;
  font-size: var(--f-option-label-size, --text-m);
  font-weight: var(--f-option-label-font-weight, 400);
  line-height: var(--f-option-label-line-height, 1.4);
  margin: 0 0 10px;
  -webkit-padding-start: 1.75em;
  padding-inline-start: 1.75em;
  background-color: unset;
  display: block;
  position: relative;
  margin: 0;
  cursor: pointer;
}
.form--light input[type="checkbox"]:hover + label:before, .form--light .bricks-search-form input[type="checkbox"]:hover + label:before, .form--light .brxe-post-comments input[type="checkbox"]:hover + label:before {
  background: var(--f-light-option-action-color, var(--primary));
  box-shadow: inset 0px 0px 0px 2px transparent;
}
.form--light input[type="checkbox"] + label:before, .form--light .bricks-search-form input[type="checkbox"] + label:before, .form--light .brxe-post-comments input[type="checkbox"] + label:before {
  content: "";
  display: block;
  width: 1.4em;
  height: 1.4em;
  border: 1px solid var(--f-light-option-border-color, var(--neutral));
  border-radius: 0.2em;
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  -webkit-transition: all 0.2s, background 0.2s ease-in-out;
  transition: all 0.2s, background 0.2s ease-in-out;
  background-color: var(--f-light-option-background-color, transparent);
}
.form--light input[type="checkbox"]:checked + label:before, .form--light .bricks-search-form input[type="checkbox"]:checked + label:before, .form--light .brxe-post-comments input[type="checkbox"]:checked + label:before {
  background: var(--primary);
  box-shadow: 0 0 0 1px var(--f-light-option-border-color, var(--neutral));
}
.form--light input[type="checkbox"]:checked + label:before, .form--light .bricks-search-form input[type="checkbox"]:checked + label:before, .form--light .brxe-post-comments input[type="checkbox"]:checked + label:before {
  background: var(--f-light-option-action-color, var(--primary));
  box-shadow: 0 0 0 1px var(--f-light-option-border-color, var(--neutral));
}
.form--light input[type="checkbox"]:checked + label:after, .form--light .bricks-search-form input[type="checkbox"]:checked + label:after, .form--light .brxe-post-comments input[type="checkbox"]:checked + label:after {
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 1.5em;
  width: 1.5em;
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e") 50% no-repeat;
  background-size: 50%;
}
.form--light select, .form--light .bricks-search-form select, .form--light .brxe-post-comments select {
  background-image: none;
}
.form--light select:not(:has(+ span)), .form--light .bricks-search-form select:not(:has(+ span)), .form--light .brxe-post-comments select:not(:has(+ span)) {
  background-image: linear-gradient(45deg, transparent 50%, var(--f-light-select-arrow-color, var(--neutral)) 0), linear-gradient(135deg, var(--f-light-select-arrow-color, var(--neutral)) 50%, transparent 0);
  background-position: calc(100% - 20px) calc(50% + 2px), calc(100% - 16px) calc(50% + 2px);
  background-repeat: no-repeat;
  background-size: 4px 4px, 4px 4px;
}
.form--light .options-wrapper li + li, .form--light .bricks-search-form .options-wrapper li + li, .form--light .brxe-post-comments .options-wrapper li + li {
  margin-block-start: var(--f-option-label-spacing, 0.5em);
}
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(--primary) !important;
}
#shadow-host-companion {
  padding: 0;
}
:where(img):not(header img), ":where(figure:not(figure:has(img)))" ":where(img):not(.bt-product-card__img)" {
  border-radius: var(--radius);
}
.acss-auto-radius :where(img):not(header img), .acss-auto-radius ":where(figure:not(figure:has(img)))" ":where(img):not(.bt-product-card__img)" {
  border-radius: var(--radius);
}
.transition {
  transition: var(--transition);
}
/* Base styles */
[data-inverted-radius-1-position], [data-inverted-radius-2-position] {
  position: absolute;
  background: var(--bg, var(--white));
  z-index: 1;
  isolation: isolate;
  /* Border radius options */
  --slice-top-left: var(--radius) 0 0 0;
  --slice-top-right: 0 var(--radius) 0 0;
  --slice-bottom-right: 0 0 var(--radius) 0;
  --slice-bottom-left: 0 0 0 var(--radius);
  /* Positions */
  --position-top-left: 0 auto auto 0;
  --position-top-right: 0 0 auto auto;
  --position-bottom-left: auto auto 0 0;
  --position-bottom-right: auto 0 0 auto;
  --position-top-left-outside: 0 auto auto calc(var(--radius) * -1);
  --position-top-right-outside: 0 calc(var(--radius) * -1) auto auto;
  --position-bottom-left-outside: auto 0 0 calc(var(--radius) * -1);
  --position-bottom-right-outside: auto calc(var(--radius) * -1) 0 auto;
  --position-top-outside-left: calc(var(--radius) * -1) auto auto 0;
  --position-top-outside-right: calc(var(--radius) * -1) 0 auto auto;
  --position-bottom-outside-left: auto 0 calc(var(--radius) * -1) 0;
  --position-bottom-outside-right: auto 0 calc(var(--radius) * -1) auto;
  --position-top-outside-left-outside: calc(var(--radius) * -1) auto auto calc(var(--radius) * -1);
  --position-top-outside-right-outside: calc(var(--radius) * -1) calc(var(--radius) * -1) auto auto;
  --position-bottom-outside-left-outside: auto auto calc(var(--radius) * -1) calc(var(--radius) * -1);
  --position-bottom-outside-right-outside: auto calc(var(--radius) * -1) calc(var(--radius) * -1) auto;
  /* Box Shadow Values */
  --shadow-bottom-right: var(--radius) var(--radius) 0 var(--radius) var(--bg, var(--white));
  --shadow-bottom-left: calc(var(--radius) * -1) var(--radius) 0 var(--radius) var(--bg, var(--white));
  --shadow-top-right: var(--radius) calc(var(--radius) * -1) 0 var(--radius) var(--bg, var(--white));
  --shadow-top-left: calc(var(--radius) * -1) calc(var(--radius) * -1) 0 var(--radius) var(--bg, var(--white));
  --inverted-radius-1-shadow: var(--shadow-top-left);
  --inverted-radius-2-shadow: var(--shadow-top-left);
}
/* First corner positions */
[data-inverted-radius-1-position="top-left"] {
  --inverted-radius-1-position: var(--position-top-left);
}
[data-inverted-radius-1-position="top-right"] {
  --inverted-radius-1-position: var(--position-top-right);
}
[data-inverted-radius-1-position="bottom-left"] {
  --inverted-radius-1-position: var(--position-bottom-left);
}
[data-inverted-radius-1-position="bottom-right"] {
  --inverted-radius-1-position: var(--position-bottom-right);
}
[data-inverted-radius-1-position="top-outside-left"] {
  --inverted-radius-1-position: var(--position-top-outside-left);
}
[data-inverted-radius-1-position="top-outside-right"] {
  --inverted-radius-1-position: var(--position-top-outside-right);
}
[data-inverted-radius-1-position="bottom-outside-left"] {
  --inverted-radius-1-position: var(--position-bottom-outside-left);
}
[data-inverted-radius-1-position="bottom-outside-right"] {
  --inverted-radius-1-position: var(--position-bottom-outside-right);
}
[data-inverted-radius-1-position="top-left-outside"] {
  --inverted-radius-1-position: var(--position-top-left-outside);
}
[data-inverted-radius-1-position="top-right-outside"] {
  --inverted-radius-1-position: var(--position-top-right-outside);
}
[data-inverted-radius-1-position="bottom-left-outside"] {
  --inverted-radius-1-position: var(--position-bottom-left-outside);
}
[data-inverted-radius-1-position="bottom-right-outside"] {
  --inverted-radius-1-position: var(--position-bottom-right-outside);
}
[data-inverted-radius-1-position="top-outside-left-outside"] {
  --inverted-radius-1-position: var(--position-top-outside-left-outside);
}
[data-inverted-radius-1-position="top-outside-right-outside"] {
  --inverted-radius-1-position: var(--position-top-outside-right-outside);
}
[data-inverted-radius-1-position="bottom-outside-left-outside"] {
  --inverted-radius-1-position: var(--position-bottom-outside-left-outside);
}
[data-inverted-radius-1-position="bottom-outside-right-outside"] {
  --inverted-radius-1-position: var(--position-bottom-outside-right-outside);
}
/* Second corner positions */
[data-inverted-radius-2-position="top-left"] {
  --inverted-radius-2-position: var(--position-top-left);
}
[data-inverted-radius-2-position="top-right"] {
  --inverted-radius-2-position: var(--position-top-right);
}
[data-inverted-radius-2-position="bottom-left"] {
  --inverted-radius-2-position: var(--position-bottom-left);
}
[data-inverted-radius-2-position="bottom-right"] {
  --inverted-radius-2-position: var(--position-bottom-right);
}
[data-inverted-radius-2-position="top-outside-left"] {
  --inverted-radius-2-position: var(--position-top-outside-left);
}
[data-inverted-radius-2-position="top-outside-right"] {
  --inverted-radius-2-position: var(--position-top-outside-right);
}
[data-inverted-radius-2-position="bottom-outside-left"] {
  --inverted-radius-2-position: var(--position-bottom-outside-left);
}
[data-inverted-radius-2-position="bottom-outside-right"] {
  --inverted-radius-2-position: var(--position-bottom-outside-right);
}
[data-inverted-radius-2-position="top-left-outside"] {
  --inverted-radius-2-position: var(--position-top-left-outside);
}
[data-inverted-radius-2-position="top-right-outside"] {
  --inverted-radius-2-position: var(--position-top-right-outside);
}
[data-inverted-radius-2-position="bottom-left-outside"] {
  --inverted-radius-2-position: var(--position-bottom-left-outside);
}
[data-inverted-radius-2-position="bottom-right-outside"] {
  --inverted-radius-2-position: var(--position-bottom-right-outside);
}
[data-inverted-radius-2-position="top-outside-left-outside"] {
  --inverted-radius-2-position: var(--position-top-outside-left-outside);
}
[data-inverted-radius-2-position="top-outside-right-outside"] {
  --inverted-radius-2-position: var(--position-top-outside-right-outside);
}
[data-inverted-radius-2-position="bottom-outside-left-outside"] {
  --inverted-radius-2-position: var(--position-bottom-outside-left-outside);
}
[data-inverted-radius-2-position="bottom-outside-right-outside"] {
  --inverted-radius-2-position: var(--position-bottom-outside-right-outside);
}
/* Corner types */
[data-inverted-radius-1-slice="top-left"] {
  --inverted-radius-1-slice: var(--slice-top-left);
  --inverted-radius-1-shadow: var(--shadow-top-left);
}
[data-inverted-radius-1-slice="top-right"] {
  --inverted-radius-1-slice: var(--slice-top-right);
  --inverted-radius-1-shadow: var(--shadow-top-right);
}
[data-inverted-radius-1-slice="bottom-left"] {
  --inverted-radius-1-slice: var(--slice-bottom-left);
  --inverted-radius-1-shadow: var(--shadow-bottom-left);
}
[data-inverted-radius-1-slice="bottom-right"] {
  --inverted-radius-1-slice: var(--slice-bottom-right);
  --inverted-radius-1-shadow: var(--shadow-bottom-right);
}
[data-inverted-radius-2-slice="top-left"] {
  --inverted-radius-2-slice: var(--slice-top-left);
  --inverted-radius-2-shadow: var(--shadow-top-left);
}
[data-inverted-radius-2-slice="top-right"] {
  --inverted-radius-2-slice: var(--slice-top-right);
  --inverted-radius-2-shadow: var(--shadow-top-right);
}
[data-inverted-radius-2-slice="bottom-left"] {
  --inverted-radius-2-slice: var(--slice-bottom-left);
  --inverted-radius-2-shadow: var(--shadow-bottom-left);
}
[data-inverted-radius-2-slice="bottom-right"] {
  --inverted-radius-2-slice: var(--slice-bottom-right);
  --inverted-radius-2-shadow: var(--shadow-bottom-right);
}
/* Pseudo-elements */
[data-inverted-radius-1-position]::before {
  content: "";
  position: absolute;
  inset: var(--inverted-radius-1-position);
  border-radius: var(--inverted-radius-1-slice);
  box-shadow: var(--inverted-radius-1-shadow);
  width: var(--radius);
  height: var(--radius);
  aspect-ratio: 1;
  z-index: -1;
  background: transparent;
}
[data-inverted-radius-2-position]::after {
  content: "";
  position: absolute;
  inset: var(--inverted-radius-2-position);
  border-radius: var(--inverted-radius-2-slice);
  box-shadow: var(--inverted-radius-2-shadow);
  width: var(--radius);
  height: var(--radius);
  aspect-ratio: 1;
  z-index: -1;
  background: transparent;
}
