
  

  
  @property --bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --semi {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}
@property --medium {
  syntax: "<number>";
  inherits: true;
  initial-value: 500;
}
@property --normal {
  syntax: "<number>";
  inherits: true;
  initial-value: 400;
}
@property --brand-1 {
  syntax: "<color>";
  inherits: true;
  initial-value: #020e1c;
}
@property --brand-2 {
  syntax: "<color>";
  inherits: true;
  initial-value: #04172f;
}
@property --brand-3 {
  syntax: "<color>";
  inherits: true;
  initial-value: #072246;
}
@property --brand-4 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0d448c;
}
@property --brand-5 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1d467c;
}
@property --brand-6 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1d569f;
}
@property --brand-7 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2860a9;
}
@property --brand-8 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6296da;
}
@property --brand-9 {
  syntax: "<color>";
  inherits: true;
  initial-value: #8bb2e4;
}
@property --text-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.125rem;
}
@property --text-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1rem;
}
@property --text-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.875rem;
}
@property --text-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --text-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.75rem;
}
@property --brand-10 {
  syntax: "<color>";
  inherits: true;
  initial-value: #97bae7;
}
@property --brand-11 {
  syntax: "<color>";
  inherits: true;
  initial-value: #b0caec;
}
@property --brand-12 {
  syntax: "<color>";
  inherits: true;
  initial-value: #c9dbf2;
}
@property --text-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --text-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.875rem;
}
@property --text-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.25rem;
}
@property --text-5xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3rem;
}
@property --text-6xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3.75rem;
}
@property --border-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2px;
}
@property --border-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1px;
}
@property --neutral-0 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0b0a0b;
}
@property --neutral-1 {
  syntax: "<color>";
  inherits: true;
  initial-value: #121113;
}
@property --neutral-2 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1A191B;
}
@property --neutral-3 {
  syntax: "<color>";
  inherits: true;
  initial-value: #232225;
}
@property --neutral-4 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2B292D;
}
@property --neutral-5 {
  syntax: "<color>";
  inherits: true;
  initial-value: #323035;
}
@property --neutral-6 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3C393F;
}
@property --neutral-7 {
  syntax: "<color>";
  inherits: true;
  initial-value: #49474E;
}
@property --neutral-8 {
  syntax: "<color>";
  inherits: true;
  initial-value: #625F69;
}
@property --neutral-9 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6F6D78;
}
@property --shadow-lg {
  syntax: "*";
  inherits: true;
  initial-value:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
}
@property --shadow-md {
  syntax: "*";
  inherits: true;
  initial-value:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
}
@property --shadow-sm {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --shadow-xl {
  syntax: "*";
  inherits: true;
  initial-value: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
}
@property --success-1 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D1514;
}
@property --success-2 {
  syntax: "<color>";
  inherits: true;
  initial-value: #111C1B;
}
@property --success-3 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D2D2A;
}
@property --success-4 {
  syntax: "<color>";
  inherits: true;
  initial-value: #023B37;
}
@property --success-5 {
  syntax: "<color>";
  inherits: true;
  initial-value: #084843;
}
@property --success-6 {
  syntax: "<color>";
  inherits: true;
  initial-value: #145750;
}
@property --success-7 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1C6961;
}
@property --success-8 {
  syntax: "<color>";
  inherits: true;
  initial-value: #207E73;
}
@property --success-9 {
  syntax: "<color>";
  inherits: true;
  initial-value: #12A594;
}
@property --warning-1 {
  syntax: "<color>";
  inherits: true;
  initial-value: #16120C;
}
@property --warning-2 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1D180F;
}
@property --warning-3 {
  syntax: "<color>";
  inherits: true;
  initial-value: #302008;
}
@property --warning-4 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3F2700;
}
@property --warning-5 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4D3000;
}
@property --warning-6 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5C3D05;
}
@property --warning-7 {
  syntax: "<color>";
  inherits: true;
  initial-value: #714F19;
}
@property --warning-8 {
  syntax: "<color>";
  inherits: true;
  initial-value: #8F6424;
}
@property --warning-9 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFC53D;
}
@property --critical-1 {
  syntax: "<color>";
  inherits: true;
  initial-value: #191113;
}
@property --critical-2 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E1517;
}
@property --critical-3 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3A141E;
}
@property --critical-4 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4E1325;
}
@property --critical-5 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5E1A2E;
}
@property --critical-6 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6F2539;
}
@property --critical-7 {
  syntax: "<color>";
  inherits: true;
  initial-value: #883447;
}
@property --critical-8 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B3445A;
}
@property --critical-9 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E54666;
}
@property --neutral-10 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7C7A85;
}
@property --neutral-11 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B5B2BC;
}
@property --neutral-12 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EEEEF0;
}
@property --overlay-a1 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffff0d;
}
@property --overlay-a2 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffff1a;
}
@property --overlay-a3 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffff26;
}
@property --overlay-a4 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffff33;
}
@property --overlay-a5 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffff4d;
}
@property --overlay-a6 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffff66;
}
@property --overlay-a7 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffff80;
}
@property --overlay-a8 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffff99;
}
@property --overlay-a9 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffffb3;
}
@property --shadow-2xl {
  syntax: "*";
  inherits: true;
  initial-value:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@property --success-10 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0EB39E;
}
@property --success-11 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0BD8B6;
}
@property --success-12 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ADF0DD;
}
@property --warning-10 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFD60A;
}
@property --warning-11 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFCA16;
}
@property --warning-12 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFE7B3;
}
@property --border-none {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --critical-10 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EC5A72;
}
@property --critical-11 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FF949D;
}
@property --critical-12 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FED2E1;
}
@property --overlay-a10 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffffcc;
}
@property --overlay-a11 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ffffffe6;
}
@property --overlay-a12 {
  syntax: "<color>";
  inherits: true;
  initial-value: #fffffff2;
}
@property --rounding-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 8px;
}
@property --rounding-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 4px;
}
@property --rounding-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2px;
}
@property --shadow-base {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --golden-ratio {
  syntax: "*";
  inherits: true;
  initial-value: 1.61803;
}
@property --project-blue {
  syntax: "<color>";
  inherits: true;
  initial-value: #97bae7;
}
@property --badge-size-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.5rem;
}
@property --badge-size-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2rem;
}
@property --badge-size-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --header-height {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 4.5rem;
}
@property --rounding-full {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 9999px;
}
@property --rounding-none {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --avatar-size-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3rem;
}
@property --avatar-size-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2rem;
}
@property --avatar-size-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --line-height-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.75rem;
}
@property --line-height-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --line-height-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --line-height-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.875rem;
}
@property --line-height-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.125rem;
}
@property --space-fixed-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 32px;
}
@property --space-fixed-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 20px;
}
@property --space-fixed-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 52px;
}
@property --space-fixed-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 8px;
}
@property --space-fluid-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: max(32px, clamp(20px, calc(6.25vw - 6px), 84px));
}
@property --space-fluid-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: max(20px, calc(clamp(20px, calc(6.25vw - 6px), 84px) * 0.618));
}
@property --space-fluid-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --space-fluid-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: max(52px, calc(clamp(20px, calc(6.25vw - 6px), 84px) * (2 * 0.618)));
}
@property --space-fluid-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: max(8px, calc(clamp(20px, calc(6.25vw - 6px), 84px) * 0.618 * 0.618 * 0.618));
}
@property --line-height-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2rem;
}
@property --line-height-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.375rem;
}
@property --line-height-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.75rem;
}
@property --line-height-5xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3.75rem;
}
@property --line-height-6xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 4.5rem;
}
@property --project-text-h1 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --project-text-h2 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --project-text-h3 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --project-text-h4 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --project-text-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --side-menu-width {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: min(260px,80vw);
}
@property --space-fixed-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 84px;
}
@property --space-fixed-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 136px;
}
@property --space-fixed-xxs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 4px;
}
@property --space-fluid-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: max(84px, calc(clamp(20px, calc(6.25vw - 6px), 84px) * 1.618));
}
@property --space-fluid-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: max(136px, calc(clamp(20px, calc(6.25vw - 6px), 84px) * (1.618 + 0.618)));
}
@property --space-fluid-xxs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: max(4px, calc(clamp(20px, calc(6.25vw - 6px), 84px) * 0.618 * 0.618 * 0.618 * 0.618));
}
@property --spinner-size-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.75rem;
}
@property --spinner-size-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --spinner-size-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --space-fluid-base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: clamp(20px, calc(6.25vw - 6px), 84px);
}
@property --toggle-height-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --letter-spacing-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0rem;
}
@property --letter-spacing-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0rem;
}
@property --letter-spacing-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0rem;
}
@property --letter-spacing-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0rem;
}
@property --letter-spacing-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0rem;
}
@property --project-body-text {
  syntax: "<color>";
  inherits: true;
  initial-value: #7C7A85;
}
@property --project-text-base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: clamp(1.0625rem, 0.97rem + 0.39vw, 1.3125rem);
}
@property --letter-spacing-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0rem;
}
@property --letter-spacing-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0rem;
}
@property --letter-spacing-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: -0.045rem;
}
@property --letter-spacing-5xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: -0.0575rem;
}
@property --letter-spacing-6xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: -0.075rem;
}
@property --project-text-small {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --overlay-inverted-a1 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0000000d;
}
@property --overlay-inverted-a2 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0000001a;
}
@property --overlay-inverted-a3 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000026;
}
@property --overlay-inverted-a4 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000033;
}
@property --overlay-inverted-a5 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0000004d;
}
@property --overlay-inverted-a6 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000066;
}
@property --overlay-inverted-a7 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000080;
}
@property --overlay-inverted-a8 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000099;
}
@property --overlay-inverted-a9 {
  syntax: "<color>";
  inherits: true;
  initial-value: #000000b3;
}
@property --project-header-text {
  syntax: "<color>";
  inherits: true;
  initial-value: #625F69;
}
@property --project-line-height {
  syntax: "<percentage>";
  inherits: true;
  initial-value: 160%;
}
@property --overlay-inverted-a10 {
  syntax: "<color>";
  inherits: true;
  initial-value: #000000cc;
}
@property --overlay-inverted-a11 {
  syntax: "<color>";
  inherits: true;
  initial-value: #000000e6;
}
@property --overlay-inverted-a12 {
  syntax: "<color>";
  inherits: true;
  initial-value: #000000f2;
}
@property --interactive-height-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3rem;
}
@property --interactive-height-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.5rem;
}
@property --interactive-height-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2rem;
}

  :host, :root {
  --bold: 700;
  --semi: 600;
  --medium: 500;
  --normal: 400;
  --brand-1: #020e1c;
  --brand-2: #04172f;
  --brand-3: #072246;
  --brand-4: #0d448c;
  --brand-5: #1d467c;
  --brand-6: #1d569f;
  --brand-7: #2860a9;
  --brand-8: #6296da;
  --brand-9: #8bb2e4;
  --text-lg: 1.125rem;
  --text-md: 1rem;
  --text-sm: 0.875rem;
  --text-xl: 1.25rem;
  --text-xs: 0.75rem;
  --brand-10: #97bae7;
  --brand-11: #b0caec;
  --brand-12: #c9dbf2;
  --text-2xl: 1.5rem;
  --text-3xl: 1.875rem;
  --text-4xl: 2.25rem;
  --text-5xl: 3rem;
  --text-6xl: 3.75rem;
  --border-lg: 2px;
  --border-md: 1px;
  --neutral-0: #0b0a0b;
  --neutral-1: #121113;
  --neutral-2: #1A191B;
  --neutral-3: #232225;
  --neutral-4: #2B292D;
  --neutral-5: #323035;
  --neutral-6: #3C393F;
  --neutral-7: #49474E;
  --neutral-8: #625F69;
  --neutral-9: #6F6D78;
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --success-1: #0D1514;
  --success-2: #111C1B;
  --success-3: #0D2D2A;
  --success-4: #023B37;
  --success-5: #084843;
  --success-6: #145750;
  --success-7: #1C6961;
  --success-8: #207E73;
  --success-9: #12A594;
  --warning-1: #16120C;
  --warning-2: #1D180F;
  --warning-3: #302008;
  --warning-4: #3F2700;
  --warning-5: #4D3000;
  --warning-6: #5C3D05;
  --warning-7: #714F19;
  --warning-8: #8F6424;
  --warning-9: #FFC53D;
  --critical-1: #191113;
  --critical-2: #1E1517;
  --critical-3: #3A141E;
  --critical-4: #4E1325;
  --critical-5: #5E1A2E;
  --critical-6: #6F2539;
  --critical-7: #883447;
  --critical-8: #B3445A;
  --critical-9: #E54666;
  --neutral-10: #7C7A85;
  --neutral-11: #B5B2BC;
  --neutral-12: #EEEEF0;
  --overlay-a1: #ffffff0d;
  --overlay-a2: #ffffff1a;
  --overlay-a3: #ffffff26;
  --overlay-a4: #ffffff33;
  --overlay-a5: #ffffff4d;
  --overlay-a6: #ffffff66;
  --overlay-a7: #ffffff80;
  --overlay-a8: #ffffff99;
  --overlay-a9: #ffffffb3;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --success-10: #0EB39E;
  --success-11: #0BD8B6;
  --success-12: #ADF0DD;
  --warning-10: #FFD60A;
  --warning-11: #FFCA16;
  --warning-12: #FFE7B3;
  --border-none: 0px;
  --critical-10: #EC5A72;
  --critical-11: #FF949D;
  --critical-12: #FED2E1;
  --overlay-a10: #ffffffcc;
  --overlay-a11: #ffffffe6;
  --overlay-a12: #fffffff2;
  --rounding-lg: 8px;
  --rounding-md: 4px;
  --rounding-sm: 2px;
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --golden-ratio: 0.61803;
  --project-blue: var(--brand-10);
  --badge-size-lg: 2.5rem;
  --badge-size-md: 2rem;
  --badge-size-sm: 1.5rem;
  --header-height: 4.5rem;
  --rounding-full: 9999px;
  --rounding-none: 0px;
  --avatar-size-lg: 3rem;
  --avatar-size-md: 2rem;
  --avatar-size-sm: 1.5rem;
  --line-height-lg: 1.75rem;
  --line-height-md: 1.5rem;
  --line-height-sm: 1.25rem;
  --line-height-xl: 1.875rem;
  --line-height-xs: 1.125rem;
  --space-fixed-lg: 32px;
  --space-fixed-md: 20px;
  --space-fixed-xl: 52px;
  --space-fixed-xs: 8px;
  --space-fluid-lg: max(var(--space-fixed-lg), var(--space-fluid-base));
  --space-fluid-md: max(var(--space-fixed-md), calc(var(--space-fluid-base) * 0.618));
  --space-fluid-sm: max(var(--space-fixed-sm), calc(var(--space-fluid-base) * 0.618 * 0.618));
  --space-fluid-xl: max(var(--space-fixed-xl), calc(var(--space-fluid-base) * (2 * 0.618)));
  --space-fluid-xs: max(var(--space-fixed-xs), calc(var(--space-fluid-base) * 0.618 * 0.618 * 0.618));
  --line-height-2xl: 2rem;
  --line-height-3xl: 2.375rem;
  --line-height-4xl: 2.75rem;
  --line-height-5xl: 3.75rem;
  --line-height-6xl: 4.5rem;
  --project-text-h1: clamp(3.3125rem, 2.8283rem + 2.0657vw, 4.6875rem);;
  --project-text-h2: clamp(1.75rem, 1.4199rem + 1.4085vw, 2.6875rem);
  --project-text-h3: clamp(1.375rem, 1.1989rem + 0.7512vw, 1.875rem);;
  --project-text-h4: var(--project-text-base);
  --project-text-xs: clamp(0.75rem, 0.73rem + 0.1vw, 0.8125rem);
  --side-menu-width: min(400px,80vw);
  --space-fixed-2xl: 84px;
  --space-fixed-3xl: 136px;
  --space-fixed-xxs: 4px;
  --space-fluid-2xl: max(var(--space-fixed-2xl), calc(var(--space-fluid-base) * var(--golden-ratio)));
  --space-fluid-3xl: max(var(--space-fixed-3xl), calc(var(--space-fluid-base) * (1.618 + 0.618)));
  --space-fluid-xxs: max(var(--space-fixed-xxs), calc(var(--space-fluid-base) * 0.618 * 0.618 * 0.618 * 0.618));
  --spinner-size-lg: 1.75rem;
  --spinner-size-md: 1.5rem;
  --spinner-size-sm: 1.25rem;
  --space-fluid-base: clamp(1.0625rem, 0.9925rem + 0.2817vw, 1.125rem);
  --toggle-height-md: 1.5rem;
  --letter-spacing-lg: 0rem;
  --letter-spacing-md: 0rem;
  --letter-spacing-sm: 0rem;
  --letter-spacing-xl: 0rem;
  --letter-spacing-xs: 0rem;
  --project-body-text: #888;
  --project-text-base: clamp(1.0625rem, 0.9925rem + 0.2817vw, 1.125rem);
  --letter-spacing-2xl: 0rem;
  --letter-spacing-3xl: 0rem;
  --letter-spacing-4xl: -0.045rem;
  --letter-spacing-5xl: -0.0575rem;
  --letter-spacing-6xl: -0.075rem;
  --project-text-small: clamp(0.875rem, 0.83rem + 0.2vw, 1rem);
  --overlay-inverted-a1: #0000000d;
  --overlay-inverted-a2: #0000001a;
  --overlay-inverted-a3: #00000026;
  --overlay-inverted-a4: #00000033;
  --overlay-inverted-a5: #0000004d;
  --overlay-inverted-a6: #00000066;
  --overlay-inverted-a7: #00000080;
  --overlay-inverted-a8: #00000099;
  --overlay-inverted-a9: #000000b3;
  --project-header-text: var(--neutral-8);
  --project-line-height: 172%;
  --overlay-inverted-a10: #000000cc;
  --overlay-inverted-a11: #000000e6;
  --overlay-inverted-a12: #000000f2;
  --interactive-height-lg: 3rem;
  --interactive-height-md: 2.5rem;
  --interactive-height-sm: 2rem;
}
  
  
  [data-nc-theme~="Default"] {
  --bold: 700;
  --semi: 600;
  --medium: 500;
  --normal: 400;
  --brand-1: #020e1c;
  --brand-2: #04172f;
  --brand-3: #072246;
  --brand-4: #0d448c;
  --brand-5: #1d467c;
  --brand-6: #1d569f;
  --brand-7: #2860a9;
  --brand-8: #6296da;
  --brand-9: #8bb2e4;
  --text-lg: 1.125rem;
  --text-md: 1rem;
  --text-sm: 0.875rem;
  --text-xl: 1.25rem;
  --text-xs: 0.75rem;
  --brand-10: #97bae7;
  --brand-11: #b0caec;
  --brand-12: #c9dbf2;
  --text-2xl: 1.5rem;
  --text-3xl: 1.875rem;
  --text-4xl: 2.25rem;
  --text-5xl: 3rem;
  --text-6xl: 3.75rem;
  --border-lg: 2px;
  --border-md: 1px;
  --neutral-0: #0b0a0b;
  --neutral-1: #121113;
  --neutral-2: #1A191B;
  --neutral-3: #232225;
  --neutral-4: #2B292D;
  --neutral-5: #323035;
  --neutral-6: #3C393F;
  --neutral-7: #49474E;
  --neutral-8: #625F69;
  --neutral-9: #6F6D78;
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --success-1: #0D1514;
  --success-2: #111C1B;
  --success-3: #0D2D2A;
  --success-4: #023B37;
  --success-5: #084843;
  --success-6: #145750;
  --success-7: #1C6961;
  --success-8: #207E73;
  --success-9: #12A594;
  --warning-1: #16120C;
  --warning-2: #1D180F;
  --warning-3: #302008;
  --warning-4: #3F2700;
  --warning-5: #4D3000;
  --warning-6: #5C3D05;
  --warning-7: #714F19;
  --warning-8: #8F6424;
  --warning-9: #FFC53D;
  --critical-1: #191113;
  --critical-2: #1E1517;
  --critical-3: #3A141E;
  --critical-4: #4E1325;
  --critical-5: #5E1A2E;
  --critical-6: #6F2539;
  --critical-7: #883447;
  --critical-8: #B3445A;
  --critical-9: #E54666;
  --neutral-10: #7C7A85;
  --neutral-11: #B5B2BC;
  --neutral-12: #EEEEF0;
  --overlay-a1: #ffffff0d;
  --overlay-a2: #ffffff1a;
  --overlay-a3: #ffffff26;
  --overlay-a4: #ffffff33;
  --overlay-a5: #ffffff4d;
  --overlay-a6: #ffffff66;
  --overlay-a7: #ffffff80;
  --overlay-a8: #ffffff99;
  --overlay-a9: #ffffffb3;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --success-10: #0EB39E;
  --success-11: #0BD8B6;
  --success-12: #ADF0DD;
  --warning-10: #FFD60A;
  --warning-11: #FFCA16;
  --warning-12: #FFE7B3;
  --border-none: 0px;
  --critical-10: #EC5A72;
  --critical-11: #FF949D;
  --critical-12: #FED2E1;
  --overlay-a10: #ffffffcc;
  --overlay-a11: #ffffffe6;
  --overlay-a12: #fffffff2;
  --rounding-lg: 8px;
  --rounding-md: 4px;
  --rounding-sm: 2px;
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --golden-ratio: 0.61803;
  --project-blue: var(--brand-10);
  --badge-size-lg: 2.5rem;
  --badge-size-md: 2rem;
  --badge-size-sm: 1.5rem;
  --header-height: 4.5rem;
  --rounding-full: 9999px;
  --rounding-none: 0px;
  --avatar-size-lg: 3rem;
  --avatar-size-md: 2rem;
  --avatar-size-sm: 1.5rem;
  --line-height-lg: 1.75rem;
  --line-height-md: 1.5rem;
  --line-height-sm: 1.25rem;
  --line-height-xl: 1.875rem;
  --line-height-xs: 1.125rem;
  --space-fixed-lg: 32px;
  --space-fixed-md: 20px;
  --space-fixed-xl: 52px;
  --space-fixed-xs: 8px;
  --space-fluid-lg: max(var(--space-fixed-lg), var(--space-fluid-base));
  --space-fluid-md: max(var(--space-fixed-md), calc(var(--space-fluid-base) * 0.618));
  --space-fluid-sm: max(var(--space-fixed-sm), calc(var(--space-fluid-base) * 0.618 * 0.618));
  --space-fluid-xl: max(var(--space-fixed-xl), calc(var(--space-fluid-base) * (2 * 0.618)));
  --space-fluid-xs: max(var(--space-fixed-xs), calc(var(--space-fluid-base) * 0.618 * 0.618 * 0.618));
  --line-height-2xl: 2rem;
  --line-height-3xl: 2.375rem;
  --line-height-4xl: 2.75rem;
  --line-height-5xl: 3.75rem;
  --line-height-6xl: 4.5rem;
  --project-text-h1: clamp(3.3125rem, 2.8283rem + 2.0657vw, 4.6875rem);;
  --project-text-h2: clamp(1.75rem, 1.4199rem + 1.4085vw, 2.6875rem);
  --project-text-h3: clamp(1.375rem, 1.1989rem + 0.7512vw, 1.875rem);;
  --project-text-h4: var(--project-text-base);
  --project-text-xs: clamp(0.75rem, 0.73rem + 0.1vw, 0.8125rem);
  --side-menu-width: min(400px,80vw);
  --space-fixed-2xl: 84px;
  --space-fixed-3xl: 136px;
  --space-fixed-xxs: 4px;
  --space-fluid-2xl: max(var(--space-fixed-2xl), calc(var(--space-fluid-base) * var(--golden-ratio)));
  --space-fluid-3xl: max(var(--space-fixed-3xl), calc(var(--space-fluid-base) * (1.618 + 0.618)));
  --space-fluid-xxs: max(var(--space-fixed-xxs), calc(var(--space-fluid-base) * 0.618 * 0.618 * 0.618 * 0.618));
  --spinner-size-lg: 1.75rem;
  --spinner-size-md: 1.5rem;
  --spinner-size-sm: 1.25rem;
  --space-fluid-base: clamp(1.0625rem, 0.9925rem + 0.2817vw, 1.125rem);
  --toggle-height-md: 1.5rem;
  --letter-spacing-lg: 0rem;
  --letter-spacing-md: 0rem;
  --letter-spacing-sm: 0rem;
  --letter-spacing-xl: 0rem;
  --letter-spacing-xs: 0rem;
  --project-body-text: #888;
  --project-text-base: clamp(1.0625rem, 0.9925rem + 0.2817vw, 1.125rem);
  --letter-spacing-2xl: 0rem;
  --letter-spacing-3xl: 0rem;
  --letter-spacing-4xl: -0.045rem;
  --letter-spacing-5xl: -0.0575rem;
  --letter-spacing-6xl: -0.075rem;
  --project-text-small: clamp(0.875rem, 0.83rem + 0.2vw, 1rem);
  --overlay-inverted-a1: #0000000d;
  --overlay-inverted-a2: #0000001a;
  --overlay-inverted-a3: #00000026;
  --overlay-inverted-a4: #00000033;
  --overlay-inverted-a5: #0000004d;
  --overlay-inverted-a6: #00000066;
  --overlay-inverted-a7: #00000080;
  --overlay-inverted-a8: #00000099;
  --overlay-inverted-a9: #000000b3;
  --project-header-text: var(--neutral-8);
  --project-line-height: 172%;
  --overlay-inverted-a10: #000000cc;
  --overlay-inverted-a11: #000000e6;
  --overlay-inverted-a12: #000000f2;
  --interactive-height-lg: 3rem;
  --interactive-height-md: 2.5rem;
  --interactive-height-sm: 2rem;
}
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    --font-outfit: 'Outfit',sans-serif;
--font-ptmono: 'PT Mono',monospace;
--font-lato: 'Lato',sans-serif;

    /* Font size */
    
    /* Font weight */
    
    /* Shadows */
    
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .bCjHoK {
      width:100%;
      background:#ffffff;
      min-height:100vh;
      align-items:start;
      justify-content:start;
    }

    .eGelGM {
      display:none;
    }

    @media (max-width: 1024px) {

    .eGelGM {
      width:100%;
      height:var(--header-height);
      display:flex;
      position:fixed;
      background:var(--brand-10);
      align-items:center;
      margin-left:0px;
      padding-left:var(--space-fluid-base);
      padding-right:var(--space-fluid-base);
      flex-direction:row;
      justify-content:space-between;
    }
    }

    @media (max-width: 1024px) and (min-width: 800px) {

    .eGelGM {
      width:100%;
      height:var(--header-height);
      display:flex;
      margin-top:0px;
      align-items:center;
      margin-left:0px;
      padding-left:1rem !important;
      padding-right:1rem !important;
      flex-direction:row;
      justify-content:space-between;
    }
    }

    .bfzmzg {
      align-items:center;
      flex-direction:row;
      justify-content:start;
    }

    .bujhXV {
      gap:1.5rem;
      align-items:center;
      flex-direction:row;
      justify-content:start;
    }

    @media (max-width: 1024px) {

    .bujhXV {
      gap:0.5rem;
    }
    }

    .dEofgJ {
      color:#ffffff;
      display:inline;
      font-size:var(--project-text-h4);
      font-family:Lato;
      font-weight:bold;
    }

    .bWpTnd {
      width:fit-content;
      height:auto;
    }

    .so-button-tertiary\:root {
      gap:0.5rem;
      color:#ffffff;
      width:fit-content;
      cursor:default;
      height:var(--interactive-height-md);
      font-size:var(--text-md);
      overflow-x:hidden;
      overflow-y:hidden;
      transition:background-color 200ms ease 0ms normal;
      align-items:center;
      font-family:'Outfit';
      font-weight:var(--semi);
      user-select:none;
      padding-left:0.75rem;
      border-radius:var(--rounding-md);
      outline-color:transparent;
      outline-style:solid;
      outline-width:var(--border-lg);
      padding-right:0.75rem;
      flex-direction:row;
      outline-offset:var(--border-md);
      -ms-user-select:none;
      justify-content:center;
      -moz-user-select:none;
      background-color:var(--overlay-a1, #ffffff0d);
      -webkit-user-select:none;
      -webkit-tap-highlight-color:transparent;
    }

    .so-button-tertiary\:root:hover {
      background-color:var(--overlay-a2, #ffffff1a);
    }

    .so-button-tertiary\:root:active {
      transition:none;
      background-color:var(--overlay-a3, #ffffff26);
    }

    .so-button-tertiary\:root:focus-visible {
      outline-color:var(--brand-8, #6958AD);
      outline-style:solid;
      outline-width:var(--border-lg);
      outline-offset:var(--border-md);
    }

    .so-button-tertiary\:root.trigger-open {
      background-color:var(--overlay-a3, #ffffff26);
    }

    .so-button-tertiary\:root.disabled {
      opacity:0.5;
      background-color:var(--overlay-a1, #ffffff0d);
    }

    .mobile-header\:Su2iGN6oaYrlcRHdn_j6Q {
      width:var(--interactive-height-md);
      height:var(--interactive-height-md);
    }

    .fmmWvL {
      color:inherit;
      width:1.5rem;
      height:1.5rem;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
    }

    .mobile-header\:mf69hsJQwHW4QJHZD1oG2 {
      color:#ffffff;
      width:100%;
      height:100%;
    }

    .home\:-GBBwddXwv_7uZEY5PM0y {
      z-index:100;
    }

    .vXqqI {
      width:var(--side-menu-width);
      height:100dvh;
      z-index:var(--navigation-menu);
      position:fixed;
      background:var(--brand-10);
      transition:all 300ms ease 0ms normal;
    }

    @media (max-width: 1024px) {

    .vXqqI {
      width:340px;
      display:flex;
      max-width:85vw;
      translate:-100%;
      flex-direction:column;
    }
    }

    @media (max-width: 1024px) {

    .vXqqI.open {
      display:flex;
      translate:0;
      transition:var(--transition-in);
      flex-direction:column;
    }
    }

    .vXqqI.open {
      transition:all 320ms ease 0ms normal;
    }

    .doWZSZ {
      top:0px;
      left:0px;
      width:20px;
      bottom:0px;
      position:absolute;
    }

    .cxxKCP {
      gap:0.25rem;
      width:100%;
    }

    .euNZFO {
      opacity:1;
      transition:opacity 2800ms ease 0ms normal, outline-width 300ms ease;
      outline-color:var(--brand-9);
      outline-style:solid;
      outline-width:0px;
      border-top-left-radius:9999px;
      border-top-right-radius:9999px;
      border-bottom-left-radius:9999px;
      border-bottom-right-radius:9999px;
    }

    .euNZFO.hidden {
      opacity:0;
      pointer-events:none;
    }

    .euNZFO:hover {
      cursor:pointer;
      outline-color:var(--brand-9);
      outline-style:solid;
      outline-width:8px;
    }

    .dznKfC {
      padding-bottom:min(20vh, 800px);
    }

    @media (max-height: 800px) {

    .dznKfC {
      padding-top:10vh;
    }
    }

    .cCYXsI {
      width:100%;
    }

    .fHzEPr {
      object-fit:cover;
      border-top-left-radius:var(--border-radius-img-component);
      border-top-right-radius:var(--border-radius-img-component);
      border-bottom-left-radius:var(--border-radius-img-component);
      border-bottom-right-radius:var(--border-radius-img-component);
    }

    .ceRDVV {
      width:100%;
      height:auto;
      object-fit:cover;
      aspect-ratio:var(--aspect-ratio);
      border-top-left-radius:var(--border-radius-img-component);
      border-top-right-radius:var(--border-radius-img-component);
      border-bottom-left-radius:var(--border-radius-img-component);
      border-bottom-right-radius:var(--border-radius-img-component);
    }

    .bqsTPD {
      width:100%;
      height:auto;
      border-top-left-radius:var(--border-radius-img-component);
      border-top-right-radius:var(--border-radius-img-component);
      border-bottom-left-radius:var(--border-radius-img-component);
      border-bottom-right-radius:var(--border-radius-img-component);
    }

    .navigation-menu\:TVkbfOHn3RQBGJileXmNE {
      display:flex;
      align-items:center;
      justify-content:center;
    }

    .bCrsFu {
      overflow-y:auto;
      touch-action:auto;
    }

    .navigation-menu\:WCeL-0mVwyTFeoO7bIJtC {
      flex:1;
      height:calc(100% - 2* var(--header-height));
      display:flex;
      align-items:center;
      justify-content:flex-start;
    }

    .bFtwKY {
      width:100%;
      height:1px;
      background-color:var(--grey-600, #525252);
    }

    .bFtwKY.orientation-vertical {
      width:1px;
      height:100%;
    }

    .qi-separator-blue\:root {
      background:var(--brand-12);
    }

    .cSpqqd {
      height:var(--header-height);
      display:flex;
      align-items:center;
      padding-left:1rem;
      padding-right:1rem;
      justify-content:center;
    }

    @media (max-width: 1024px) {

    .cSpqqd {
      display:none;
      visibility:hidden;
      padding-left:var(--space-fluid-base);
      padding-right:var(--space-fluid-base);
    }
    }

    .feWrrV {
      width:100%;
      display:flex;
      align-items:center;
      justify-content:center;
    }

    .SaWSi {
      width:100%;
      display:flex;
      padding-left:0.75rem;
      padding-right:0.75rem;
      flex-direction:column;
    }

    .cQSXyA {
      width:calc(0.55 * min(var(--side-menu-width),333px));
      padding-top:calc(var(--header-height) * 0.5);
      aspect-ratio:1/1;
      padding-bottom:calc(var(--header-height) * 0.5);
    }

    @media (max-width: 1024px) {

    .cQSXyA {
      display:none;
    }
    }

    @media (max-height: 800px) {

    .cQSXyA {
      display:none;
    }
    }

    .csjrrx {
      gap:0.625rem;
      color:#ffffff;
      display:flex;
      overflow:hidden;
      flex-wrap:wrap;
      font-size:var(--project-text-base);
      transition:all 200ms ease normal normal;
      align-items:center;
      font-family:Lato;
      font-weight:var(--medium);
      padding-top:0.8rem;
      white-space:nowrap;
      padding-left:1rem;
      border-radius:var(--rounding-sm);
      padding-right:1rem;
      text-overflow:ellipsis;
      flex-direction:row;
      padding-bottom:0.8rem;
      justify-content:center;
    }

    .csjrrx:hover {
      cursor:pointer;
      background:var(--brand-9);
    }

    .csjrrx:focus-visible {
      outline-color:var(--brand-8, #8DA4EF);
      outline-style:solid;
      outline-width:var(--border-lg);
      outline-offset:var(--border-md);
    }

    .csjrrx:active {
      color:var(--brand-8);
      background:#ffffff;
      transition:none;
    }

    @media (max-width: 1024px) {

    .csjrrx {
      padding-left:var(--space-fluid-base);
      padding-right:var(--space-fluid-base);
    }
    }

    .csjrrx.isActive {
      color:var(--project-blue);
      cursor:default;
      background:white;
    }

    .home\:4AnHZgG7hHOlKGeRgnKOJ {
      z-index:300;
    }

    .ciNLac {
      width:100%;
      font-family:"Lato";
    }

    .cnYntA {
      color:var(--project-body-text);
      display:inline;
      font-size:var(--project-text-base);
      font-family:Lato;
      line-height:var(--project-line-height);
    }

    .dTCIWC {
      width:100%;
      display:flex;
      align-items:center;
      justify-content:flex-start;
    }

    .GWciY {
      flex:1;
      height:auto;
      display:flex;
      row-gap:16px;
      column-gap:16px;
      align-items:flex-start;
      justify-content:center;
    }

    .cYeYLf {
      width:clamp(768px, 50vw, 1400px);
      display:flex;
      max-width:100%;
      align-items:center;
      padding-top:var(--space-fluid-sm);
      padding-left:var(--space-fluid-base);
      padding-right:var(--space-fluid-base);
      padding-bottom:var(--space-fluid-md);
      justify-content:flex-start;
    }

    .qi-section\:VaBxOG2jT9W_S2irtZ9_L {
      flex:1;
      display:flex;
      align-items:flex-start;
      justify-content:center;
    }

    .qi-separator-grey\:root {
      background:var(--neutral-12);
    }

    .WgcDd {
      width:100%;
      display:flex;
      padding-left:.75rem;
      padding-right:.75rem;
      flex-direction:row;
    }

    .xZOqp {
      display:flex;
      row-gap:var(--space-fluid-md);
      column-gap:var(--space-fluid-md);
      align-items:flex-start;
      padding-top:var(--space-fluid-xl);
      padding-bottom:var(--space-fluid-xl);
      justify-content:flex-start;
    }

    .cCRIVU {
      color:var(--project-body-text);
      font-size:var(--project-text-small);
      font-weight:bold;
    }

    .bAQhK {
      width:100%;
      font-weight:normal;
      padding-top:8px;
      border-color:#e4e4e4;
      border-style:solid;
      border-width:2px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:8px;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .escDbA {
      color:var(--project-header-text);
      font-size:var(--project-text-h2);
      font-family:Lato;
      font-weight:bold;
      margin-bottom:var(--space-fluid-sm);
    }

    .dLgdjo {
      width:100%;
      height:20vh;
      display:flex;
      background:var(--neutral-12);
      max-height:400px;
      min-height:200px;
      align-items:center;
      padding-top:var(--space-fluid-md);
      padding-bottom:var(--space-fluid-md);
      justify-content:flex-start;
    }

    .bzbaKZ {
      width:var(--width);
      align-items:center;
      margin-left:var(--side-menu-width);
      justify-content:start;
    }

    @media (max-width: 1024px) {

    .bzbaKZ {
      width:100%;
      margin-left:0px;
      padding-top:var(--header-height);
    }
    }

    .fqkXPA {
      width:100%;
      padding-top:var(--space-fluid-lg);
      padding-bottom:var(--space-fluid-lg);
    }

    .cgGrpZ {
      height:var(--height);
      position:fixed;
      align-items:start;
      pointer-events:none;
      justify-content:start;
    }

    .so-toast-provider\:3HNY67eQbyTMKV7wPLZZf {
      width:100%;
      display:flex;
      position:relative;
      max-width:360px;
      transition:height 150ms ease 0ms normal;
      flex-direction:column;
    }

    .bHYIqa {
      top:var(--top);
      width:100%;
      position:absolute;
      pointer-events:all;
    }

    .bHYIqa.swipe-out-top {
      translate:0 -100%;
    }

    .bHYIqa.swipe-out-right {
      translate:100% 0px;
    }

    .bHYIqa.swipe-out-bottom {
      translate:0 100%;
    }

    .bHYIqa.swipe-out-left {
      translate:-100% 0px;
    }

    .so-toast\:root {
      gap:0.75rem;
      color:var(--neutral-11, #B5B2BC);
      width:100%;
      opacity:0;
      translate:0 16px;
      padding-top:1rem;
      border-color:var(--neutral-6, #3C393F);
      border-style:solid;
      border-width:1px;
      padding-left:1rem;
      border-radius:var(--rounding-lg);
      padding-right:1rem;
      padding-bottom:1rem;
      background-color:var(--neutral-0, #0b0a0b);
    }

    .so-toast\:root.open {
      opacity:1;
      translate:0 0px;
      transition:translate 250ms ease 0ms normal, top 150ms ease 0ms normal;
    }

    .so-toast\:root.closing {
      opacity:0;
      translate:0 -16px;
    }

    .so-toast\:root.open-transition {
      transition:all 250ms ease 0ms normal;
    }

    .so-toast\:root.close-transition {
      transition:all 150ms ease 0ms normal;
    }

    .so-toast\:root.success {
      color:var(--success-11, #0BD8B6);
      border-color:var(--success-6, #145750);
      border-style:solid;
      border-width:1px;
      background-color:var(--success-2, #111C1B);
    }

    .so-toast\:root.warning {
      color:var(--warning-11, #FFCA16);
      border-color:var(--warning-6, #5C3D05);
      border-style:solid;
      border-width:1px;
      background-color:var(--warning-2, #1D180F);
    }

    .so-toast\:root.critical {
      color:var(--critical-11, #FF949D);
      border-color:var(--critical-6, #6F2539);
      border-style:solid;
      border-width:1px;
      background-color:var(--critical-2, #1E1517);
    }

    .rKRcu {
      gap:0.5rem;
      flex-direction:row;
    }

    .UgCri {
      color:var(--neutral-11, #B5B2BC);
      display:inline-block;
      font-size:var(--font-size);
      margin-top:var(--margin-top);
      font-family:'Outfit';
      font-weight:inherit;
      line-height:var(--line-height);
      white-space:normal;
      margin-bottom:var(--margin-bottom);
      letter-spacing:var(--letter-spacing);
    }

    .UgCri.truncated {
      overflow:hidden;
      white-space:nowrap;
      text-overflow:ellipsis;
    }

    .UgCri.clamped {
      display:-webkit-box;
      overflow:hidden;
      -webkit-box-orient:vertical;
      -webkit-line-clamp:var(--clamp-lines);
    }

    .so-toast\:FW2tKddjmqBb2S_WPmtMS {
      color:inherit;
    }

    .emHUff {
      color:var(--neutral-11, #B5B2BC);
      width:100%;
      font-size:var(--font-size);
      margin-top:var(--margin-top);
      font-family:Lato;
      font-weight:var(--semi);
      line-height:var(--line-height);
      white-space:normal;
      margin-bottom:var(--margin-bottom);
      letter-spacing:var(--letter-spacing);
    }

    .emHUff.truncated {
      overflow:hidden;
      white-space:nowrap;
      text-overflow:ellipsis;
    }

    .emHUff.clamped {
      display:-webkit-box;
      overflow:hidden;
      -webkit-box-orient:vertical;
      -webkit-line-clamp:var(--clamp-lines);
    }

    .so-toast\:gYVdDIDxaBXSrlkux9YPE {
      flex:1;
      color:inherit;
    }

    .so-toast\:qAcThqFGvMbu5lzhtPxSk {
      width:var(--text-lg);
      height:var(--text-lg);
      padding-top:0px;
      padding-left:0px;
      padding-right:0px;
      padding-bottom:0px;
      background-color:transparent;
    }

    .so-toast\:qAcThqFGvMbu5lzhtPxSk:hover {
      background-color:transparent;
    }

    .so-toast\:qAcThqFGvMbu5lzhtPxSk:active {
      background-color:transparent;
    }

    .ezeRiZ {
      width:var(--width);
      height:var(--height);
      position:fixed;
      align-items:start;
      pointer-events:none;
      justify-content:start;
    }

    .so-toast-provider\:jTe6cSAqqTerlGKuSJFnv {
      align-items:end;
      padding-top:1.25rem;
      padding-left:1.25rem;
      padding-right:1.25rem;
      padding-bottom:1.25rem;
      justify-content:start;
    }

    @media (max-width: 1024px) {

    .so-toast-provider\:jTe6cSAqqTerlGKuSJFnv {
      align-items:center;
      justify-content:start;
    }
    }

    .qi-section-1-welkom\:root {
      min-height:80vh;
    }

    @media (max-width: 1024px) {

    .qi-section-1-welkom\:root {
      min-height:calc(100vh - (2* var(--header-height)));
    }
    }

    .QpkRU {
      color:var(--project-blue);
      font-size:var(--project-text-h1);
      font-family:Lato;
      font-weight:bold;
    }

    .fENJMt {
      color:var(--project-header-text);
      font-size:var(--project-text-h3);
      text-wrap:;
      font-family:Lato;
      font-weight:bold;
      text-wrap-style:balance;
    }

    .bjJxOT {
      display:flex;
      row-gap:8px;
      column-gap:8px;
      padding-top:14px;
      padding-bottom:14px;
    }

    .davJjF {
      width:min(var(--side-menu-width),333px);
      aspect-ratio:1/1;
    }

    .cselLN {
      width:100%;
    }

    @media (max-width: 600px) {

    .cselLN {
      display:flex;
      align-items:center;
      justify-content:flex-start;
    }
    }

    .fuAVHH {
      display:block;
    }

    .cDRhGH {
      width:42%;
      max-width:400px;
      min-width:200px;
      padding-top:0.35rem;
      padding-bottom:1.3rem;
    }

    .cDRhGH.left {
      float:left;
      padding-right:2.5rem;
    }

    .cDRhGH.right {
      float:right;
      padding-left:2.5rem;
    }

    .eZUHVQ {
      width:100%;
      display:block;
      margin-bottom:1.5rem;
    }

    .eZUHVQ.no-margin {
      margin-bottom:0px;
    }

    .qi-paragraph\:JRqQbzzrrQFXY3rInRue- {
      display:inline;
      text-wrap:pretty;
    }

    .qi-section-5-docent\:VHAWyPsWgvVbzBeA8FOFb {
      float:right;
    }

    .qi-section-5-docent\:sphf_8MAHaFcJ8d7TnV9f {
      float:right;
    }

    .qi-section-2-zhineng-qigong\:4VGaNhkj5mDSOQFAL_ewG {
      display:inline;
    }

    .qi-section-3-wat-doet-het\:vGF6ilD3zC10sCnBvWlyf {
      padding-bottom:16px;
    }

    .dDEgqM {
      top:0px;
      left:0px;
      right:0px;
      bottom:0px;
      opacity:0;
      position:fixed;
      transition:opacity 300ms ease 0ms normal;
      pointer-events:none;
      background-color:var(--overlay-inverted-a9, #000000b3);
    }

    .dDEgqM.open {
      opacity:1;
      transition:opacity 300ms ease 0ms normal;
      pointer-events:all;
    }

    .home\:nvJV4BBzGsG-84MTjxf-C {
      z-index:150;
    }

    .bjgwTb {
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:bold;
    }

    .ZPJHc {
      color:var(--project-body-text);
      display:inline;
      font-size:inherit;
      box-shadow:0 -2px 0 0 var(--project-blue) inset;
      font-family:Lato;
      font-weight:inherit;
    }

    .ZPJHc:hover {
      cursor:pointer;
    }

    .ZPJHc:focus-visible {
      text-decoration-line: underline;
    }

    .ZPJHc:active {
      color:white;
    }

    .qi-section-6-aanbod\:VoO7snWrkCdKW5faUqgWL {
      padding-top:var(--space-fluid-md);
      padding-bottom:var(--space-fluid-md);
    }

    .fukohW {
      color:var(--project-body-text);;
      display:list-item;
      font-size:1.3em;
      list-style:inherit;
      font-family:"Lato";
      margin-left:1.5em;
      padding-left:0.2em;
      list-style-type:disc;
    }

    .qi-li\:u1dN9DZ7wPRZIgQcRz-lw {
      flex:1;
      display:inline;;
    }

    .bBRHAk {
      margin:1em 0;
      display:block;
      padding:0px;
      list-style:disc;
    }

    .qi-section-4-nieuws\:root {
      display:flex;
      flex-direction:column;
      padding-bottom:var(--space-fixed-xl);
    }

    .ytYdb {
      width:100%;
      display:flex;
      row-gap:15px;
      column-gap:15px;
    }

    .lbvnb {
      color:var(--project-blue);
      display:flex;
      font-size:var(--project-text-xs);
      font-family:Lato;
      padding-top:9px;
      flex-direction:column;
      padding-bottom:9px;
    }

    .bdyKZP {
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
    }

    .xhTAo {
      color:var(--project-header-text);
      font-size:var(--project-text-h3);
      margin-top:14px;
      font-family:Lato;
      font-weight:bold;
    }

    .eLHBMY {
      width:100%;
      display:flex;
      padding-top:var(--space-fluid-md);
      flex-direction:row;
      padding-bottom:var(--space-fluid-md);
    }

    .ckNZsk {
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
    }

    .ckNZsk.italic {
      font-style:italic;
    }

    .ckNZsk.bold {
      font-weight:bold;
    }

    .ckNZsk.underline {
      color:var(--project-blue);
    }

    .qi-contentful-block\:x_ZClyRAxKwloH5ZDnXZY {
      float:var(--float);
    }

    .qi-nieuws\:lkUrf5aPTOQcuRejiqIEk {
      display:block;
    }