
  

  
  @property --bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --semi {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}
@property --black {
  syntax: "<number>";
  inherits: true;
  initial-value: 0;
}
@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: #0B130F;
}
@property --brand--2 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0F1C16;
}
@property --brand--3 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A2E20;
}
@property --brand--4 {
  syntax: "<color>";
  inherits: true;
  initial-value: #003C28;
}
@property --brand--5 {
  syntax: "<color>";
  inherits: true;
  initial-value: #004933;
}
@property --brand--6 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D583F;
}
@property --brand--7 {
  syntax: "<color>";
  inherits: true;
  initial-value: #186A4E;
}
@property --brand--8 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1B815E;
}
@property --brand--9 {
  syntax: "<color>";
  inherits: true;
  initial-value: #36F2B3;
}
@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: #1FE7A9;
}
@property --brand--11 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00DC9E;
}
@property --brand--12 {
  syntax: "<color>";
  inherits: true;
  initial-value: #AEF5D5;
}
@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 --text--7xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --text--8xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --text--9xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@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 --fixed--color {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@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 --header-height {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 4.5rem;
}
@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 --badge--size-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@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 --side-menu-width {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 240px;
}
@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 --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 --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 --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 --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 --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;
  --black: 900;
  --medium: 500;
  --normal: 400;
  --brand--1: #000;
  --brand--2: #180D0F;
  --brand--3: #380E17;
  --brand--4: #4F0A1D;
  --brand--5: #611226;
  --brand--6: #731F33;
  --brand--7: #8D2E43;
  --brand--8: #B93C58;
  --brand--9: #F2386A;
  --text--lg: 1.125rem;
  --text--md: 1rem;
  --text--sm: 0.875rem;
  --text--xl: 1.25rem;
  --text--xs: 0.75rem;
  --brand--10: #E3255E;
  --brand--11: #FF8DA1;
  --brand--12: #FFD1D6;
  --text--2xl: 1.5rem;
  --text--3xl: 1.875rem;
  --text--4xl: 2.25rem;
  --text--5xl: 3rem;
  --text--6xl: 3.75rem;
  --text--7xl: 4.5rem;
  --text--8xl: 6rem;
  --text--9xl: 8rem;
  --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;
  --fixed--color: #0b0a0b;
  --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);
  --header-height: 4.5rem;
  --badge--size-lg: 2.5rem;
  --badge--size-md: 2rem;
  --badge--size-sm: 1.5rem;
  --badge--size-xs: 1.25rem;
  --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;
  --side-menu-width: 240px;
  --line-height--2xl: 2rem;
  --line-height--3xl: 2.375rem;
  --line-height--4xl: 2.75rem;
  --line-height--5xl: 3.75rem;
  --line-height--6xl: 4.5rem;
  --spinner-size--lg: 1.75rem;
  --spinner-size--md: 1.5rem;
  --spinner-size--sm: 1.25rem;
  --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;
  --letter-spacing--2xl: 0rem;
  --letter-spacing--3xl: 0rem;
  --letter-spacing--4xl: -0.045rem;
  --letter-spacing--5xl: -0.0575rem;
  --letter-spacing--6xl: -0.075rem;
  --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;
  --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;
}
  @media (prefers-color-scheme: dark) {
      :host, :root {
  --bold: 700;
  --semi: 600;
  --black: 900;
  --medium: 500;
  --normal: 400;
  --brand--1: #000;
  --brand--2: #180D0F;
  --brand--3: #380E17;
  --brand--4: #4F0A1D;
  --brand--5: #611226;
  --brand--6: #731F33;
  --brand--7: #8D2E43;
  --brand--8: #B93C58;
  --brand--9: #F2386A;
  --text--lg: 1.125rem;
  --text--md: 1rem;
  --text--sm: 0.875rem;
  --text--xl: 1.25rem;
  --text--xs: 0.75rem;
  --brand--10: #E3255E;
  --brand--11: #FF8DA1;
  --brand--12: #FFD1D6;
  --text--2xl: 1.5rem;
  --text--3xl: 1.875rem;
  --text--4xl: 2.25rem;
  --text--5xl: 3rem;
  --text--6xl: 3.75rem;
  --text--7xl: 4.5rem;
  --text--8xl: 6rem;
  --text--9xl: 8rem;
  --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;
  --fixed--color: #0b0a0b;
  --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);
  --header-height: 4.5rem;
  --badge--size-lg: 2.5rem;
  --badge--size-md: 2rem;
  --badge--size-sm: 1.5rem;
  --badge--size-xs: 1.25rem;
  --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;
  --side-menu-width: 240px;
  --line-height--2xl: 2rem;
  --line-height--3xl: 2.375rem;
  --line-height--4xl: 2.75rem;
  --line-height--5xl: 3.75rem;
  --line-height--6xl: 4.5rem;
  --spinner-size--lg: 1.75rem;
  --spinner-size--md: 1.5rem;
  --spinner-size--sm: 1.25rem;
  --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;
  --letter-spacing--2xl: 0rem;
  --letter-spacing--3xl: 0rem;
  --letter-spacing--4xl: -0.045rem;
  --letter-spacing--5xl: -0.0575rem;
  --letter-spacing--6xl: -0.075rem;
  --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;
  --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~="Dark"] {
  --bold: 700;
  --semi: 600;
  --black: 900;
  --medium: 500;
  --normal: 400;
  --brand--1: #000;
  --brand--2: #180D0F;
  --brand--3: #380E17;
  --brand--4: #4F0A1D;
  --brand--5: #611226;
  --brand--6: #731F33;
  --brand--7: #8D2E43;
  --brand--8: #B93C58;
  --brand--9: #F2386A;
  --text--lg: 1.125rem;
  --text--md: 1rem;
  --text--sm: 0.875rem;
  --text--xl: 1.25rem;
  --text--xs: 0.75rem;
  --brand--10: #E3255E;
  --brand--11: #FF8DA1;
  --brand--12: #FFD1D6;
  --text--2xl: 1.5rem;
  --text--3xl: 1.875rem;
  --text--4xl: 2.25rem;
  --text--5xl: 3rem;
  --text--6xl: 3.75rem;
  --text--7xl: 4.5rem;
  --text--8xl: 6rem;
  --text--9xl: 8rem;
  --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;
  --fixed--color: #0b0a0b;
  --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);
  --header-height: 4.5rem;
  --badge--size-lg: 2.5rem;
  --badge--size-md: 2rem;
  --badge--size-sm: 1.5rem;
  --badge--size-xs: 1.25rem;
  --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;
  --side-menu-width: 240px;
  --line-height--2xl: 2rem;
  --line-height--3xl: 2.375rem;
  --line-height--4xl: 2.75rem;
  --line-height--5xl: 3.75rem;
  --line-height--6xl: 4.5rem;
  --spinner-size--lg: 1.75rem;
  --spinner-size--md: 1.5rem;
  --spinner-size--sm: 1.25rem;
  --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;
  --letter-spacing--2xl: 0rem;
  --letter-spacing--3xl: 0rem;
  --letter-spacing--4xl: -0.045rem;
  --letter-spacing--5xl: -0.0575rem;
  --letter-spacing--6xl: -0.075rem;
  --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;
  --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~="Light"] {
  --brand--1: #FFFCFC;
  --brand--2: #FFF7F8;
  --brand--3: #FFE9EB;
  --brand--4: #FFDBDF;
  --brand--5: #FFCDD3;
  --brand--6: #FBBDC4;
  --brand--7: #F3AAB3;
  --brand--8: #EA909C;
  --brand--9: #F2386A;
  --brand--10: #E3255E;
  --brand--11: #D10051;
  --brand--12: #680F28;
  --neutral--0: #EEEEF0;
  --neutral--1: #FCFCFD;
  --neutral--2: #F9F9FB;
  --neutral--3: #EFF0F3;
  --neutral--4: #E7E8EC;
  --neutral--5: #E0E1E6;
  --neutral--6: #D8D9E0;
  --neutral--7: #CDCED7;
  --neutral--8: #B9BBC6;
  --neutral--9: #8B8D98;
  --neutral--10: #80828D;
  --neutral--11: #62636C;
  --neutral--12: #1E1F24;
}
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    --font-outfit: 'Outfit',sans-serif;
--font-ptmono: 'PT Mono',monospace;
--font-Anton: 'Anton',sans-serif;
--font-Roboto Condensed: 'Roboto Condensed',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;
    }
  }
}


    .fBKTwx {
      width:100%;
      height:100%;
      background:var(--neutral--0);
      min-height:100vh;
    }

    .dKkPcL {
      width:100%;
      background:var(--brand--9);
      align-items:center;
      justify-content:start;
    }

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

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

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

    .te-footer\:-nRg440149PrNFdxqIXF5 {
      color:var(--brand--1);
      font-size:1vw;
      text-align:left;
    }

    @media (max-width: 1024px) {

    .te-footer\:-nRg440149PrNFdxqIXF5 {
      font-size:4vw;
    }
    }

    .dyrWpr {
      width:100%;
      display:flex;
      row-gap:1rem;
      flex-wrap:wrap;
      column-gap:1rem;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .te-footer\:23dBzVvkW4sGHHEnfx5ic {
      color:var(--brand--1);
    }

    .OjuEE {
      gap:1.5rem;
      width:100%;
      background:var(--neutral--2);
      padding-top:1rem;
      border-color:var(--neutral--5);
      border-style:solid;
      border-width:1px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:1rem;
      border-top-left-radius:var(--rounding--lg);
      border-top-right-radius:var(--rounding--lg);
      border-bottom-left-radius:var(--rounding--lg);
      border-bottom-right-radius:var(--rounding--lg);
    }

    .te-footer\:30IPEbwTuq-CLgItqsn0V {
      max-width:1200px;
      background:#ffffff00;
      border-color:black;
      border-style:none;
      border-width:1px;
    }

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

    .eTkKzJ {
      color:inherit;
      width:1.25rem;
      height:1.25rem;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
    }

    .te-sociallinks\:2cLTN35j7gWiWtqCv1ZwR {
      width:fit-content;
      height:fit-content;
    }

    .ejyCAl {
      gap:0.5rem;
      color:var(--fixed--color);
      width:fit-content;
      cursor:pointer;
      height:var(--interactive--height-md);
      font-size:var(--text--md);
      overflow-x:hidden;
      overflow-y:hidden;
      transition:background-color 300ms ease 0ms normal;
      align-items:center;
      font-family:'Outfit';
      font-weight:var(--semi);
      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(--brand--10, #8a75dd);
      -webkit-user-select:none;
      -webkit-tap-highlight-color:transparent;
    }

    .ejyCAl:hover {
      color:var(--neutral--12);
      background-color:var(--brand--9, #755ed1);
    }

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

    .ejyCAl.pressed {
      transition:none;
      background-color:var(--brand--11, #BAA7FF);
    }

    .ejyCAl.disabled {
      cursor:default;
      opacity:0.5;
      background-color:var(--brand--10, #7D66D9);
    }

    .te-sociallinks\:BHLA_sl39vN8jw1eTQUE0 {
      background:inherit;
    }

    .te-sociallinks\:IV2vpQ-N8vl-gEmiEtEl0 {
      width:var(--text--xl);
      height:var(--text--xl);
    }

    .te-sociallinks\:KJXEDtsrJaBBqffE_6qme {
      width:fit-content;
      height:fit-content;
    }

    .te-sociallinks\:X56V_BO9yP4NUGc1O3R5w {
      width:var(--text--xl);
      height:var(--text--xl);
    }

    .te-sociallinks\:cTlVR3VCZ4z4-Ianx713D {
      background:inherit;
    }

    .te-sociallinks\:nPKmQBBB9-2RbDTDI7n3N {
      width:fit-content;
      height:fit-content;
    }

    .te-sociallinks\:uVuHrOhKYerkiNzMPauHk {
      background:inherit;
    }

    .te-sociallinks\:xVKOU_w2BVTzDkwc_efCM {
      width:var(--text--xl);
      height:var(--text--xl);
    }

    .dzaSnV {
      gap:10px;
      width:100%;
      height:1rem;
      display:flex;
      flex-wrap:wrap;
      min-width:330px;
      align-items:flex-start;
      padding-top:20px;
      aspect-ratio:1/1;
      border-radius:10px;
      flex-direction:column;
      padding-bottom:20px;
      justify-content:flex-start;
    }

    @media (max-width: 1024px) {

    .dzaSnV {
      display:none;
    }
    }

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

    .ui-button-secondary\:root {
      gap:0.5rem;
      color:var(--neutral--12, #EEEEF0);
      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;
      border-color:var(--neutral--6, #3C393F);
      border-style:solid;
      border-width:var(--border--md);
      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(--neutral--0, #0b0a0b);
      -webkit-user-select:none;
      -webkit-tap-highlight-color:transparent;
    }

    .ui-button-secondary\:root:hover {
      color:var(--brand--9);
      background-color:var(--neutral--2, #1A191B);
    }

    .ui-button-secondary\:root:active {
      transition:none;
      background-color:var(--neutral--4, #2B292D);
    }

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

    .ui-button-secondary\:root.trigger-open {
      background-color:var(--neutral--2, #1A191B);
    }

    .ui-button-secondary\:root.disabled {
      opacity:0.5;
      background-color:var(--neutral--0, #0b0a0b);
    }

    .cuKJIV {
      top:0px;
      left:0px;
      color:inherit;
      right:0px;
      bottom:0px;
      display:flex;
      z-index:;
      position:absolute;
      font-size:inherit;
      background:var(--neutral--0);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:center;
    }

    .ecsgDW {
      width:var(--size);
      height:var(--size);
      animation:spinner 1s linear infinite;
      border-radius:50%;
    }

    .ffcKG {
      width:100%;
      height:100%;
      position:absolute;
      border-color:transparent;
      border-style:solid;
      border-width:4px;
      border-radius:50%;
      border-top-color:var(--color, #EEEEF0);
      border-top-style:solid;
      border-top-width:4px;
    }

    .bDGgpC {
      width:100%;
      height:100%;
      opacity:0.3;
      position:absolute;
      border-color:var(--color, #EEEEF0);
      border-style:solid;
      border-width:4px;
      border-radius:50%;
    }

    .DpzCb {
      width:100%;
      display:flex;
      row-gap:0.5rem;
      flex-wrap:nowrap;
      column-gap:0.5rem;
      align-items:flex-start;
      flex-direction:row;
      justify-content:flex-start;
    }

    .eOjnhF {
      width:100%;
      display:flex;
      align-items:center;
      padding-top:0.5rem;
      flex-direction:row;
      padding-bottom:2rem;
      justify-content:space-between;
    }

    .te-footer\:MIcRDlA09KO08u0xdDu6L {
      max-width:1200px;
      background:#ffffff00;
      border-color:black;
      border-style:none;
      border-width:1px;
    }

    .bXiezW {
      display:grid;
      row-gap:3rem;
      column-gap:2rem;
      grid-template-columns:repeat(2, 1fr);
    }

    @media (max-width: 620px) {

    .bXiezW {
      grid-template-columns:1fr;
    }
    }

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

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

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

    .te-footer\:PNvsW5O0gaxETH3Si8NQn {
      color:var(--brand--4);
      width:max-content;
      font-size:5vw;
      line-height:auto;
    }

    @media (max-width: 1024px) {

    .te-footer\:PNvsW5O0gaxETH3Si8NQn {
      font-size:9vw;
    }
    }

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

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

    .ui-separator\:root {
      background:var(--neutral--5);
    }

    .te-footer\:QlrsO60ZRmYIq05B_Yn6w {
      width:90vw;
      max-width:1200px;
    }

    .te-footer\:RNB3K5hS6uj20CiCbkXlq {
      color:var(--neutral--12);
      width:max-content;
      font-size:25vw;
    }

    @media (min-width: 1350px) {

    .te-footer\:RNB3K5hS6uj20CiCbkXlq {
      font-size:20rem;
    }
    }

    .RqpgU {
      flex-wrap:wrap;
      align-items:center;
      flex-direction:column;
      justify-content:start;
    }

    .te-footer\:abzMK2KS4vNnTriDXtucg {
      color:var(--brand--2);
      width:fit-content;
      font-size:5vw;
    }

    @media (max-width: 1024px) {

    .te-footer\:abzMK2KS4vNnTriDXtucg {
      font-size:9vw;
    }
    }

    .yRpWT {
      gap:10px;
      width:100%;
      display:flex;
      flex-wrap:nowrap;
      min-width:330px;
      align-items:flex-start;
      padding-top:20px;
      aspect-ratio:16/9;
      border-radius:10px;
      flex-direction:column;
      padding-bottom:20px;
      justify-content:flex-start;
    }

    .gpuoF {
      gap:3rem;
    }

    .te-community\:root {
      width:100%;
      display:flex;
      align-items:center;
      padding-top:4vw;
      flex-direction:column;
      padding-bottom:4vw;
      justify-content:flex-start;
    }

    .bIQwmr {
      width:100%;
      display:flex;
      min-width:330px;
      background:var(--bgimage) scroll border-box padding-box repeat repeat 0% 0% / cover;
      box-shadow:1px 4px 8px 0px #00000044;
      align-items:center;
      aspect-ratio:1/1;
      border-radius:10px;
      flex-direction:column;
      justify-content:space-between;
    }

    .te-community\:B7fvpHFuIwwKOvae_GzwG {
      font-size:1vw;
      text-align:left;
    }

    @media (max-width: 1024px) {

    .te-community\:B7fvpHFuIwwKOvae_GzwG {
      font-size:4vw;
    }
    }

    .dVBTNM {
      gap:10px;
      width:100%;
      display:flex;
      flex-wrap:wrap;
      min-width:330px;
      align-items:flex-start;
      padding-top:20px;
      aspect-ratio:1/1;
      border-radius:10px;
      flex-direction:column;
      padding-bottom:20px;
      justify-content:flex-start;
    }

    .te-community\:GqPoLW21mFwnIa_T5CDkz {
      font-size:1vw;
      text-align:left;
    }

    @media (max-width: 1024px) {

    .te-community\:GqPoLW21mFwnIa_T5CDkz {
      font-size:4vw;
    }
    }

    .te-community\:OExy4h0eNHtGF4JOqUpnS {
      color:var(--neutral--12);
      width:max-content;
      font-size:5vw;
      line-height:auto;
    }

    @media (max-width: 1024px) {

    .te-community\:OExy4h0eNHtGF4JOqUpnS {
      font-size:9vw;
    }
    }

    .te-community\:RNcFZ5KJ9L3ix70KA8jME {
      color:var(--brand--9);
      width:fit-content;
      font-size:5vw;
    }

    @media (max-width: 1024px) {

    .te-community\:RNcFZ5KJ9L3ix70KA8jME {
      font-size:9vw;
    }
    }

    .te-community\:YNpO-C6KfDxbUKF1IiYD- {
      color:var(--neutral--12);
      width:max-content;
      font-size:5vw;
      line-height:auto;
    }

    @media (max-width: 1024px) {

    .te-community\:YNpO-C6KfDxbUKF1IiYD- {
      font-size:9vw;
    }
    }

    .ui-button-primary\:root {
      gap:0.25rem;
      color:var(--fixed--color);
      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:"Roboto Condensed";
      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(--brand--10, #8a75dd);
      -webkit-user-select:none;
      -webkit-tap-highlight-color:transparent;
    }

    .ui-button-primary\:root:hover {
      background:var(--neutral--12);
    }

    .ui-button-primary\:root:active {
      transition:none;
      background-color:var(--brand--11, #BAA7FF);
    }

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

    .ui-button-primary\:root.disabled {
      opacity:0.5;
      background-color:var(--brand--10, #8a75dd);
    }

    .fwIVEn {
      top:0px;
      left:0px;
      color:inherit;
      right:0px;
      bottom:0px;
      display:flex;
      z-index:;
      position:absolute;
      font-size:inherit;
      background:var(--brand-10);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:center;
    }

    .te-community\:htA23c5dnUM94UCdEagTm {
      color:var(--brand--9);
      width:fit-content;
      font-size:5vw;
    }

    @media (max-width: 1024px) {

    .te-community\:htA23c5dnUM94UCdEagTm {
      font-size:9vw;
    }
    }

    .te-community\:khmn0Ac02_aj83CAR-6T- {
      max-width:1200px;
      background:inherit;
      border-color:black;
      border-style:none;
      border-width:1px;
    }

    .te-community\:sCp4BdXIHi1f0LAg-cAEo {
      max-width:1200px;
      background:inherit;
      border-color:black;
      border-style:none;
      border-width:1px;
    }

    .eVmUuF {
      width:100%;
      background:var(--neutral--0);
      align-items:center;
      padding-top:var(--header-height);
      justify-content:start;
    }

    .bQmUKj {
      width:100%;
      display:flex;
      position:fixed;
      align-items:center;
      margin-left:0px;
      flex-direction:column;
      justify-content:space-between;
      border-bottom-color:var(--neutral--5);
      border-bottom-style:solid;
      border-bottom-width:var(--border--md);
    }

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

    .te-button-menu\:root {
      gap:0.25rem;
      color:var(--neutral--0);
      width:fit-content;
      cursor:default;
      height:fit-content;
      font-size:var(--text--md);
      overflow-x:hidden;
      overflow-y:hidden;
      transition:background-color 200ms ease 0ms normal;
      align-items:center;
      font-family:"Anton";
      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;
      -webkit-user-select:none;
      -webkit-tap-highlight-color:transparent;
    }

    .te-button-menu\:root:hover {
      color:var(--neutral--12);
      padding-left:1.5rem;
    }

    .te-button-menu\:root:active {
      transition:none;
      background-color:var(--brand--11, #BAA7FF);
    }

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

    .te-button-menu\:root.disabled {
      opacity:0.5;
      background-color:var(--brand--10, #8a75dd);
    }

    .eWtvmI {
      top:0px;
      left:0px;
      color:inherit;
      right:0px;
      bottom:0px;
      display:flex;
      z-index:;
      position:absolute;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:center;
    }

    .app-mobile-header\:4F04WIAiqeewCZ1Rz2F3p {
      font-size:5vw;
    }

    @media (max-width: 1024px) {

    .app-mobile-header\:4F04WIAiqeewCZ1Rz2F3p {
      font-size:9vw;
    }
    }

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

    .bbggtC {
      width:100%;
      height:100dvh;
      display:flex;
      position:fixed;
      animation:0.7s ease forwards animation-bhTLPp;
      clip-path:circle(0% at 100% 0);
      background:var(--brand--9);
      transition:opacity 0.7s ease;
      align-items:flex-start;
      flex-direction:column;
      justify-content:space-between;
    }

    @keyframes animation-bhTLPp {
        0% {
          opacity: 0;
        }

        0% {
          clip-path: circle(0% at 100% 0);
        }

        100% {
          opacity: 1;
        }

        100% {
          clip-path: circle(150% at 100% 0);
        }
    }

    .rshBW {
      width:100%;
      display:flex;
      row-gap:0.5rem;
      flex-wrap:nowrap;
      column-gap:0.5rem;
      align-items:flex-start;
      padding-top:4rem;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:4rem;
      justify-content:flex-start;
    }

    .ui-button-tertiary\:root {
      gap:0.5rem;
      color:var(--neutral--12, #EEEEF0);
      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:"Roboto Condensed";
      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;
      -webkit-user-select:none;
      -webkit-tap-highlight-color:transparent;
    }

    .ui-button-tertiary\:root:hover {
      color:var(--brand--9);
    }

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

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

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

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

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

    .OpjYO {
      width:100%;
      display:flex;
      flex-wrap:nowrap;
      align-items:flex-start;
      padding-top:4rem;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:4rem;
      justify-content:flex-start;
    }

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

    @media (max-width: 1024px) {

    .bujhXV {
      gap:0.5rem;
    }
    }

    .app-mobile-header\:mFnrDimDfdzKSrVPpQL8V {
      width:var(--interactive--height-sm);
      height:var(--interactive--height-sm);
    }

    .bNTIOa {
      width:100%;
      height:var(--header-height);
      display:flex;
      align-items:center;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .eboyXe {
      width:100%;
      height:var(--header-height);
      display:flex;
      background:var(--neutral--1);
      align-items:center;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .app-mobile-header\:pGURiaojuvxDd1GL0AxaK {
      color:var(--neutral--0);
    }

    .te-hero-section\:root {
      width:100%;
      height:95vh;
    }

    .te-hero-section\:5Nkm-W4K8akBnWkbS211T {
      font-size:1vw;
    }

    @media (max-width: 1024px) {

    .te-hero-section\:5Nkm-W4K8akBnWkbS211T {
      font-size:4vw;
    }
    }

    .cRfCdi {
      inset:0;
      display:flex;
      z-index:0;
      position:absolute;
      transform:scale(var(--scale));
      align-items:center;
      justify-content:flex-end;
    }

    .fjfPoy {
      width:fit-content;
      display:flex;
      align-items:flex-start;
      flex-direction:column;
      justify-content:space-between;
    }

    .te-hero-section\:IVC5O6il22KDgqmi7GfIg {
      color:var(--neutral--12);
      font-size:6vw;
    }

    @media (max-width: 1024px) {

    .te-hero-section\:IVC5O6il22KDgqmi7GfIg {
      font-size:9vw;
    }
    }

    .biezmH {
      width:100%;
      height:100%;
      object-fit:cover;
    }

    .dbepMg {
      width:90vw;
      height:fit-content;
      display:flex;
      row-gap:1rem;
      position:relative;
      max-width:1200px;
      background:var(--overlay-inverted--a8);
      column-gap:1rem;
      align-items:flex-start;
      padding-top:1rem;
      padding-left:1rem;
      padding-right:1rem;
      padding-bottom:1rem;
      justify-content:flex-end;
      border-top-left-radius:var(--rounding--lg);
      border-top-right-radius:var(--rounding--lg);
      border-bottom-left-radius:var(--rounding--lg);
      border-bottom-right-radius:var(--rounding--lg);
    }

    .zQhiS {
      width:100%;
      height:100%;
      position:absolute;
      background:linear-gradient(#00000066 42%, #00000066 54%, #000000d9 88%) scroll padding-box border-box repeat repeat 0% 0% / auto;
    }

    .cALNck {
      position:absolute;
      padding-top:4rem;
      padding-bottom:4rem;
    }

    .te-news-section\:root {
      width:100%;
      display:flex;
      background:var(--overlay--a10);
      align-items:center;
      flex-direction:column;
      justify-content:flex-start;
    }

    .cYwLUZ {
      gap:0.5rem;
      display:flex;
      flex-wrap:wrap;
      align-items:flex-start;
      flex-direction:row;
      justify-content:flex-end;
      border-top-left-radius:var(--rounding--lg);
      border-top-right-radius:var(--rounding--lg);
      border-bottom-left-radius:var(--rounding--lg);
      border-bottom-right-radius:var(--rounding--lg);
    }

    @media (min-width: 768px) {

    .cYwLUZ {
      gap:1rem;
    }
    }

    .blPKkE {
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:flex-start;
      padding-top:1rem;
      flex-direction:row;
      padding-bottom:1rem;
      justify-content:flex-start;
    }

    .te-news-section\:GlZ0uam5YQ285wdvFode- {
      color:var(--brand--9);
      width:fit-content;
      font-size:5vw;
    }

    @media (max-width: 1024px) {

    .te-news-section\:GlZ0uam5YQ285wdvFode- {
      font-size:9vw;
    }
    }

    .ebHunw {
      display:flex;
      row-gap:1rem;
      column-gap:1rem;
      flex-direction:column;
    }

    .cKBvvX {
      display:grid;
      grid-template-columns:18rem auto;
    }

    @media (max-width: 1024px) {

    .cKBvvX {
      grid-template-columns:1fr;
    }
    }

    .clODLe {
      top:0px;
      left:0px;
      right:0.5rem;
      bottom:0.5rem;
      display:flex;
      opacity:1;
      position:absolute;
      transition:opacity 0.3s ease;
      align-items:flex-end;
      justify-content:flex-end;
    }

    .clODLe:hover {
      opacity:1;
    }

    .te-news-list\:AqWIUjRhmKA-TRYX6gkz8 {
      width:3rem;
      background:var(--brand--9);
    }

    .cXshIy {
      width:100%;
      height:100%;
      position:absolute;
      background:linear-gradient(to bottom right, transparent 43%, transparent 43%, var(--overlay-inverted--a10) 85%) scroll border-box padding-box repeat repeat 0% 0% / auto;
    }

    .te-news-list\:Q71V5JUTjMB4HKmT5BGgl {
      color:var(--neutral--0);
      font-size:1vw;
      text-align:left;
      padding-bottom:0.5rem;
    }

    @media (max-width: 1024px) {

    .te-news-list\:Q71V5JUTjMB4HKmT5BGgl {
      font-size:4vw;
    }
    }

    .eqlxXV {
      display:flex;
      flex-wrap:wrap;
      padding-top:0.5rem;
      padding-bottom:0.5rem;
    }

    .fngkDa {
      overflow:hidden;
      position:relative;
      box-shadow:1px 4px 8px 4px #00000020;
      aspect-ratio:4/3;
      border-top-left-radius:var(--rounding--lg);
      border-top-right-radius:var(--rounding--lg);
      border-bottom-left-radius:var(--rounding--lg);
      border-bottom-right-radius:var(--rounding--lg);
    }

    @media (min-width: 1024px) {

    .fngkDa {
      width:16rem;
    }
    }

    .te-news-list\:XmqQdVl3OMaBGHey7iL-o {
      height:fit-content;
      font-size:var(--text--sm);
      padding-top:0.25rem;
      padding-bottom:0.25rem;
    }

    .WxWLY {
      display:flex;
      row-gap:0.5rem;
      column-gap:0.5rem;
      align-items:flex-start;
      flex-direction:row;
      justify-content:flex-start;
    }

    .ewuFfD {
      width:100%;
      height:100%;
      object-fit:cover;
      transition:all 0.7s ease;
    }

    .ewuFfD:hover {
      filter:grayscale(0%);
      opacity:1;
      transform:scale(1.1);
    }

    .cqWZeY {
      gap:0.25rem;
      color:var(--color);
      width:fit-content;
      height:var(--height);
      display:flex;
      font-size:var(--font-size);
      background:var(--color-bg);
      align-items:center;
      font-family:'Outfit';
      font-weight:var(--semi);
      padding-left:var(--padding-horizontal);
      padding-right:var(--padding-horizontal);
      flex-direction:row;
      justify-content:center;
      border-top-left-radius:var(--rounding--md);
      border-top-right-radius:var(--rounding--md);
      border-bottom-left-radius:var(--rounding--md);
      border-bottom-right-radius:var(--rounding--md);
    }

    .dDuEfU {
      display:flex;
      row-gap:0.25rem;
      column-gap:0.25rem;
      align-items:flex-start;
      flex-direction:column;
      justify-content:space-between;
    }

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

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

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

    .te-news-list\:lveljZ6V8NJgHKtNjrxFc {
      color:var(--neutral--0);
      font-size:2vw;
    }

    @media (max-width: 1024px) {

    .te-news-list\:lveljZ6V8NJgHKtNjrxFc {
      font-size:7vw;
    }
    }

    .te-news-list\:lveljZ6V8NJgHKtNjrxFc:hover {
      color:var(--brand--9);
    }

    .fnIOpo {
      padding-top:0.5rem;
      padding-bottom:0.5rem;
    }

    .te-news-list\:qfq4VAItSaoA4eNErBUSE {
      color:var(--brand--9);
      font-size:0.75vw;
      text-align:left;
      font-weight:var(--bold);
      padding-bottom:0.5rem;
    }

    @media (max-width: 1024px) {

    .te-news-list\:qfq4VAItSaoA4eNErBUSE {
      font-size:3vw;
    }
    }

    .te-news-section\:VaWIR_lRcjd9lC22O3mEZ {
      color:var(--neutral--0);
      width:max-content;
      font-size:3vw;
      line-height:auto;
    }

    @media (max-width: 1024px) {

    .te-news-section\:VaWIR_lRcjd9lC22O3mEZ {
      font-size:7vw;
    }
    }

    .edHotZ {
      gap:20px;
      width:100%;
      display:flex;
      flex-wrap:wrap;
      min-width:330px;
      align-items:flex-start;
      font-family:'Outfit';
      justify-content:flex-start;
    }

    .te-news-section\:eSWGZcgWzd5hFHhW7hJHW {
      color:var(--brand--9);
      width:fit-content;
      font-size:3vw;
    }

    @media (max-width: 1024px) {

    .te-news-section\:eSWGZcgWzd5hFHhW7hJHW {
      font-size:7vw;
    }
    }

    .dGJWUm {
      position:relative;
      flex-wrap:wrap;
      align-items:start;
      border-radius:10px;
      flex-direction:column;
      justify-content:start;
    }

    .te-news-section\:qugNf-vHlIK3Y6-cXwrdS {
      max-width:1200px;
      background:#ffffff00;
      border-color:black;
      border-style:none;
      border-width:1px;
    }

    .te-news-section\:tvCWKKqFDzjU39LEQSxND {
      color:var(--neutral--0);
      font-size:1vw;
      text-align:left;
    }

    @media (max-width: 1024px) {

    .te-news-section\:tvCWKKqFDzjU39LEQSxND {
      font-size:4vw;
    }
    }

    .te-button-filter\:root {
      gap:0.5rem;
      color:var(--fontcolor);
      width:fit-content;
      cursor:default;
      height:var(--interactive--height-md);
      font-size:var(--text--md);
      background:var(--bgcolor);
      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;
      border-color:var(--bordercolor);
      border-style:solid;
      border-width:var(--border--md);
      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;
      -webkit-user-select:none;
      -webkit-tap-highlight-color:transparent;
    }

    .te-button-filter\:root:hover {
      border-color:var(--brand--9);
      border-style:solid;
      border-width:var(--border--md);
    }

    .te-button-filter\:root:active {
      color:var(--neutral--12);
      background:var(--brand--9);
      transition:none;
    }

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

    .te-button-filter\:root.trigger-open {
      color:var(--neutral--12);
      background:var(--brand--9);
    }

    .te-button-filter\:root.disabled {
      opacity:0.5;
      background-color:var(--neutral--0, #0b0a0b);
    }

    .te-news-section\:vMkY39VQPaZJIRT4DmIc7 {
      width:fit-content;
    }

    .te-news-section\:wNVQo_Y80okmAmfQMvoFC {
      color:var(--neutral--0);
      width:max-content;
      font-size:5vw;
      line-height:auto;
    }

    @media (max-width: 1024px) {

    .te-news-section\:wNVQo_Y80okmAmfQMvoFC {
      font-size:9vw;
    }
    }

    .te-teams-section\:root {
      width:100%;
      display:flex;
      background:var(--neutral--12);
      align-items:center;
      flex-direction:column;
      justify-content:flex-start;
    }

    .te-teams-section\:-1Nm9K5C8AznKFtscct0I {
      width:2rem;
      height:2rem;
    }

    .dlbKKv {
      gap:10px;
      width:100%;
      height:auto;
      display:flex;
      min-width:330px;
      background:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%), var(--bgimage) scroll border-box padding-box repeat repeat 0% 0% / cover;
      box-shadow:1px 4px 8px 0px #00000044;
      align-items:flex-end;
      padding-top:20px;
      aspect-ratio:1/1;
      border-radius:10px;
      flex-direction:row;
      padding-bottom:20px;
      justify-content:space-between;
    }

    .dlbKKv:hover {
      background:linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.85)), var(--bgimage) scroll padding-box border-box repeat repeat 0% 0% / cover;
    }

    .bcfxeX {
      width:8rem;
      height:5rem;
      object-fit:contain;
    }

    .cwnOdr {
      display:flex;
      row-gap:0.5rem;
      column-gap:0.5rem;
      align-items:center;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      justify-content:center;
    }

    .te-teams-section\:_07b72Slhn2zSieBDBexG {
      width:2rem;
      height:2rem;
    }

    .te-teams-section\:ebw6TbII7tF9f6bknqEWP {
      color:var(--brand--9);
      width:fit-content;
      font-size:5vw;
    }

    @media (max-width: 1024px) {

    .te-teams-section\:ebw6TbII7tF9f6bknqEWP {
      font-size:9vw;
    }
    }

    .te-teams-section\:gtvSQoTIvDslu4u2cZp8M {
      color:var(--neutral--0);
      width:max-content;
      font-size:5vw;
      line-height:auto;
    }

    @media (max-width: 1024px) {

    .te-teams-section\:gtvSQoTIvDslu4u2cZp8M {
      font-size:9vw;
    }
    }

    .te-teams-section\:nVY8mN9mJFaOyLWW23XbF {
      max-width:1200px;
      background:#ffffff00;
      border-color:black;
      border-style:none;
      border-width:1px;
    }

    .te-teams-section\:nl-u6Y383_veCI7Fcw10O {
      color:var(--neutral--0);
      font-size:1vw;
      text-align:left;
    }

    @media (max-width: 1024px) {

    .te-teams-section\:nl-u6Y383_veCI7Fcw10O {
      font-size:4vw;
    }
    }

    .epiMXE {
      height:auto;
      display:flex;
      align-items:flex-end;
      padding-top:1rem;
      padding-left:1rem;
      padding-right:1rem;
      padding-bottom:1rem;
      justify-content:center;
    }

    .HomePage\:k6IefULNnQBdnyotvCBtu {
      background:var(--overlay--a10);
      padding-top:1rem;
      padding-bottom:1rem;
    }

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

    .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;
    }

    .ui-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);
    }

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

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

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

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

    .ui-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);
    }

    .ui-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);
    }

    .ui-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;
    }

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

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

    .ui-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;
    }

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

    .ui-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;
    }
    }