
  

  
  @property --Primitive--Red {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Green {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--White {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Red_dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-error {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-red {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Red_light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Styles--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 --UI-Styles--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 --UI-Styles--shadow-sm {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --UI-Styles--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 --Primitive--Brand-blue {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Green_Dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-success {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Styles--shadow-2xl {
  syntax: "*";
  inherits: true;
  initial-value:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@property --Primitive--Green_Light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-tertiary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Styles--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 --Primitive--Brand-purple {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-secondary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--text-primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Styles--Border-width {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-size-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.125rem;
}
@property --Typography--font-size-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.875rem;
}
@property --Typography--font-size-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --Typography--font-size-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.75rem;
}
@property --UI-Colors--text-tertiary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-red_dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Darker {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-size-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --Typography--font-size-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.875rem;
}
@property --Typography--font-size-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.25rem;
}
@property --Typography--font-size-5xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3rem;
}
@property --Typography--font-size-xxs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.625rem;
}
@property --UI-Colors--border-primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--text-secondary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-blue_dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-red_light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Darkest {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Lighter {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-size-base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1rem;
}
@property --Primitive--Brand-blue_light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Lightest {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--border-secondary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-purple_dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-weight-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --Typography--font-weight-thin {
  syntax: "<number>";
  inherits: true;
  initial-value: 100;
}
@property --Primitive--Brand-purple_light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-weight-black {
  syntax: "<number>";
  inherits: true;
  initial-value: 900;
}
@property --Typography--font-weight-light {
  syntax: "<number>";
  inherits: true;
  initial-value: 300;
}
@property --UI-Styles--Border-radius_full {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --Typography--font-weight-bolder {
  syntax: "<number>";
  inherits: true;
  initial-value: 800;
}
@property --Typography--font-weight-normal {
  syntax: "<number>";
  inherits: true;
  initial-value: 500;
}
@property --UI-Styles--Border-radius_large {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --UI-Styles--Border-radius_small {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --Typography--font-weight-lighter {
  syntax: "<number>";
  inherits: true;
  initial-value: 200;
}
@property --Typography--font-weight-regular {
  syntax: "<number>";
  inherits: true;
  initial-value: 400;
}
@property --UI-Styles--Border-radius_medium {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --Typography--font-weight-semi-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}

  :host, :root {
  --Primitive--Red: #F04438;
  --Primitive--Green: #17B26A;
  --Primitive--White: #ffffff;
  --Primitive--Neutral: #5e6366;
  --Primitive--Red_dark: #912018;
  --UI-Colors--bg-error: var(--Primitive--Red_light);
  --Primitive--Brand-red: #e5300b;
  --Primitive--Red_light: #FEE4E2;
  --UI-Styles--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.01);
  --Primitive--Brand-blue: #247af2;
  --Primitive--Green_Dark: #085D3A;
  --UI-Colors--bg-primary: var(--Primitive--White);
  --UI-Colors--bg-success: var(--Primitive--Green_Light);
  --UI-Styles--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --Primitive--Green_Light: #ECFDF3;
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Lighter);
  --UI-Styles--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --Primitive--Brand-purple: #b53df2;
  --Primitive--Neutral-Dark: #35393b;
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-primary: var(--Primitive--Neutral-Darkest);
  --UI-Styles--Border-width: 1px;
  --Primitive--Neutral-Light: #d2d6db;
  --Typography--font-size-lg: 1.125rem;
  --Typography--font-size-sm: 0.875rem;
  --Typography--font-size-xl: 1.25rem;
  --Typography--font-size-xs: 0.75rem;
  --UI-Colors--text-tertiary: var(--Primitive--Neutral);
  --Primitive--Brand-red_dark: #a61c00;
  --Primitive--Neutral-Darker: #151819;
  --Typography--font-size-2xl: 1.5rem;
  --Typography--font-size-3xl: 1.875rem;
  --Typography--font-size-4xl: 2.25rem;
  --Typography--font-size-5xl: 3rem;
  --Typography--font-size-xxs: 0.625rem;
  --UI-Colors--border-primary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Dark);
  --Primitive--Brand-blue_dark: #0050bf;
  --Primitive--Brand-red_light: #ff7559;
  --Primitive--Neutral-Darkest: #0a0c0d;
  --Primitive--Neutral-Lighter: #e5e7eb;
  --Typography--font-size-base: 1rem;
  --Primitive--Brand-blue_light: #66a6ff;
  --Primitive--Neutral-Lightest: #f3f4f6;
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Light);
  --Primitive--Brand-purple_dark: #8513bf;
  --Typography--font-weight-bold: 700;
  --Typography--font-weight-thin: 100;
  --Primitive--Brand-purple_light: #d480ff;
  --Typography--font-weight-black: 900;
  --Typography--font-weight-light: 300;
  --UI-Styles--Border-radius_full: 100rem;
  --Typography--font-weight-bolder: 800;
  --Typography--font-weight-normal: 500;
  --UI-Styles--Border-radius_large: .75rem;
  --UI-Styles--Border-radius_small: .25rem;
  --Typography--font-weight-lighter: 200;
  --Typography--font-weight-regular: 400;
  --UI-Styles--Border-radius_medium: .5rem;
  --Typography--font-weight-semi-bold: 600;
}
  @media (prefers-color-scheme: dark) {
      :host, :root {
  --UI-Colors--bg-error: var(--Primitive--Red_dark);
  --UI-Colors--bg-primary: var(--Primitive--Neutral-Darkest);
  --UI-Colors--bg-success: var(--Primitive--Green_Dark);
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Dark);
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Darker);
  --UI-Colors--text-primary: var(--Primitive--White);
  --UI-Colors--border-primary: var(--Primitive--Neutral-Dark);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Light);
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Darkest);
}
    }
  @media (prefers-color-scheme: light) {
      :host, :root {
  --Primitive--Red: #F04438;
  --Primitive--Green: #17B26A;
  --Primitive--White: #ffffff;
  --Primitive--Neutral: #5e6366;
  --Primitive--Red_dark: #912018;
  --UI-Colors--bg-error: var(--Primitive--Red_light);
  --Primitive--Brand-red: #e5300b;
  --Primitive--Red_light: #FEE4E2;
  --UI-Styles--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.01);
  --Primitive--Brand-blue: #247af2;
  --Primitive--Green_Dark: #085D3A;
  --UI-Colors--bg-primary: var(--Primitive--White);
  --UI-Colors--bg-success: var(--Primitive--Green_Light);
  --UI-Styles--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --Primitive--Green_Light: #ECFDF3;
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Lighter);
  --UI-Styles--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --Primitive--Brand-purple: #b53df2;
  --Primitive--Neutral-Dark: #35393b;
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-primary: var(--Primitive--Neutral-Darkest);
  --UI-Styles--Border-width: 1px;
  --Primitive--Neutral-Light: #d2d6db;
  --Typography--font-size-lg: 1.125rem;
  --Typography--font-size-sm: 0.875rem;
  --Typography--font-size-xl: 1.25rem;
  --Typography--font-size-xs: 0.75rem;
  --UI-Colors--text-tertiary: var(--Primitive--Neutral);
  --Primitive--Brand-red_dark: #a61c00;
  --Primitive--Neutral-Darker: #151819;
  --Typography--font-size-2xl: 1.5rem;
  --Typography--font-size-3xl: 1.875rem;
  --Typography--font-size-4xl: 2.25rem;
  --Typography--font-size-5xl: 3rem;
  --Typography--font-size-xxs: 0.625rem;
  --UI-Colors--border-primary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Dark);
  --Primitive--Brand-blue_dark: #0050bf;
  --Primitive--Brand-red_light: #ff7559;
  --Primitive--Neutral-Darkest: #0a0c0d;
  --Primitive--Neutral-Lighter: #e5e7eb;
  --Typography--font-size-base: 1rem;
  --Primitive--Brand-blue_light: #66a6ff;
  --Primitive--Neutral-Lightest: #f3f4f6;
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Light);
  --Primitive--Brand-purple_dark: #8513bf;
  --Typography--font-weight-bold: 700;
  --Typography--font-weight-thin: 100;
  --Primitive--Brand-purple_light: #d480ff;
  --Typography--font-weight-black: 900;
  --Typography--font-weight-light: 300;
  --UI-Styles--Border-radius_full: 100rem;
  --Typography--font-weight-bolder: 800;
  --Typography--font-weight-normal: 500;
  --UI-Styles--Border-radius_large: .75rem;
  --UI-Styles--Border-radius_small: .25rem;
  --Typography--font-weight-lighter: 200;
  --Typography--font-weight-regular: 400;
  --UI-Styles--Border-radius_medium: .5rem;
  --Typography--font-weight-semi-bold: 600;
}
    }
  [data-nc-theme~="Dark"] {
  --UI-Colors--bg-error: var(--Primitive--Red_dark);
  --UI-Colors--bg-primary: var(--Primitive--Neutral-Darkest);
  --UI-Colors--bg-success: var(--Primitive--Green_Dark);
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Dark);
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Darker);
  --UI-Colors--text-primary: var(--Primitive--White);
  --UI-Colors--border-primary: var(--Primitive--Neutral-Dark);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Light);
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Darkest);
}
[data-nc-theme~="Default"] {
  --Primitive--Red: #F04438;
  --Primitive--Green: #17B26A;
  --Primitive--White: #ffffff;
  --Primitive--Neutral: #5e6366;
  --Primitive--Red_dark: #912018;
  --UI-Colors--bg-error: var(--Primitive--Red_light);
  --Primitive--Brand-red: #e5300b;
  --Primitive--Red_light: #FEE4E2;
  --UI-Styles--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.01);
  --Primitive--Brand-blue: #247af2;
  --Primitive--Green_Dark: #085D3A;
  --UI-Colors--bg-primary: var(--Primitive--White);
  --UI-Colors--bg-success: var(--Primitive--Green_Light);
  --UI-Styles--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --Primitive--Green_Light: #ECFDF3;
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Lighter);
  --UI-Styles--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --Primitive--Brand-purple: #b53df2;
  --Primitive--Neutral-Dark: #35393b;
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-primary: var(--Primitive--Neutral-Darkest);
  --UI-Styles--Border-width: 1px;
  --Primitive--Neutral-Light: #d2d6db;
  --Typography--font-size-lg: 1.125rem;
  --Typography--font-size-sm: 0.875rem;
  --Typography--font-size-xl: 1.25rem;
  --Typography--font-size-xs: 0.75rem;
  --UI-Colors--text-tertiary: var(--Primitive--Neutral);
  --Primitive--Brand-red_dark: #a61c00;
  --Primitive--Neutral-Darker: #151819;
  --Typography--font-size-2xl: 1.5rem;
  --Typography--font-size-3xl: 1.875rem;
  --Typography--font-size-4xl: 2.25rem;
  --Typography--font-size-5xl: 3rem;
  --Typography--font-size-xxs: 0.625rem;
  --UI-Colors--border-primary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Dark);
  --Primitive--Brand-blue_dark: #0050bf;
  --Primitive--Brand-red_light: #ff7559;
  --Primitive--Neutral-Darkest: #0a0c0d;
  --Primitive--Neutral-Lighter: #e5e7eb;
  --Typography--font-size-base: 1rem;
  --Primitive--Brand-blue_light: #66a6ff;
  --Primitive--Neutral-Lightest: #f3f4f6;
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Light);
  --Primitive--Brand-purple_dark: #8513bf;
  --Typography--font-weight-bold: 700;
  --Typography--font-weight-thin: 100;
  --Primitive--Brand-purple_light: #d480ff;
  --Typography--font-weight-black: 900;
  --Typography--font-weight-light: 300;
  --UI-Styles--Border-radius_full: 100rem;
  --Typography--font-weight-bolder: 800;
  --Typography--font-weight-normal: 500;
  --UI-Styles--Border-radius_large: .75rem;
  --UI-Styles--Border-radius_small: .25rem;
  --Typography--font-weight-lighter: 200;
  --Typography--font-weight-regular: 400;
  --UI-Styles--Border-radius_medium: .5rem;
  --Typography--font-weight-semi-bold: 600;
}
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    --font-sans: 'Inter',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;
    }
  }
}


    .cfqKRN {
      flex-direction:row;
    }

    .eKSwJF {
      fill:none;
      stroke:url(#wire-gradient-1);
      stroke-width:2px;
      stroke-linecap:round;
      stroke-linejoin:round;
    }

    .eiuToC {
      width:100%;
      max-height:80vh;
      object-fit:cover;
      border-top-left-radius:1rem;
      border-top-right-radius:1rem;
      border-bottom-left-radius:1rem;
      border-bottom-right-radius:1rem;
    }

    .eYDrta {
      display:grid;
      grid-gap:32px;
      grid-template:auto auto / 1fr 1fr;
    }

    @media (max-width: 640px) {

    .eYDrta {
      display:flex;
    }
    }

    .qljRo {
      flex:1;
      display:flex;
      row-gap:8px;
      column-gap:8px;
      align-items:flex-start;
      flex-direction:column;
      justify-content:flex-start;
    }

    .bHcgtt {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:var(--Typography--font-size-base);
      text-align:left;
      font-family:inherit;
      font-weight:600;
    }

    .pcPIA {
      color:var(--UI-Colors--text-secondary);
      font-size:var(--Typography--font-size-sm);
      text-align:left;
      font-weight:400;
    }

    .WWYdj {
      width:3rem;
      height:3rem;
      display:flex;
      background:var(--UI-Colors--bg-secondary);
      align-items:center;
      margin-bottom:8px;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .bhACiL {
      color:inherit;
      display:inline;
      font-size:12px;
      text-align:center;
      font-family:inherit;
      font-weight:inherit;
    }

    .fPyZT {
      max-height:70vh;
      border-top-left-radius:.75rem;
      border-top-right-radius:.75rem;
      border-bottom-left-radius:.75rem;
      border-bottom-right-radius:.75rem;
    }

    .eTCsfC {
      gap:6px;
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      display:flex;
      padding:8px 16px;
      font-size:var(--Typography--font-size-sm);
      align-items:center;
      font-family:inherit;
      font-weight:400;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      border-radius:20px;
      flex-direction:row;
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
    }

    .flTppD {
      display:flex;
      row-gap:8px;
      z-index:2;
      background:var(--UI-Colors--bg-secondary);
      column-gap:8px;
      align-items:center;
      padding-top:4px;
      padding-left:4px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:4px;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .eJFYGr {
      color:var(--UI-Colors--text-secondary);
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:inherit;
    }

    .PiClZ {
      display:flex;
      background:var(--UI-Colors--bg-primary);
      align-items:center;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:8px;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .fhqtLU {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.0;
    }

    .dlYfNH {
      color:var(--UI-Colors--text-secondary);
      display:inline;
      font-size:18px;
      text-wrap:balance;
      margin-top:8px;
      text-align:center;
      font-family:inherit;
      font-weight:400;
      line-height:28px;
      white-space:normal;
    }

    .cHuoIe {
      display:flex;
      row-gap:8px;
      column-gap:8px;
      align-items:center;
      padding-top:1rem;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:1rem;
      justify-content:flex-start;
    }

    .cHuoIe.border {
      border-color:var(--UI-Colors--border-secondary);
      border-style:solid;
      border-width:1px;
      border-top-left-radius:1rem;
      border-top-right-radius:1rem;
      border-bottom-left-radius:1rem;
      border-bottom-right-radius:1rem;
    }

    .bbNrkQ {
      color:var(--UI-Colors--text-secondary);
      font-size:var(--Typography--font-size-sm);
      text-align:center;
      font-weight:400;
    }

    .byvLli {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:var(--Typography--font-size-sm);
      text-align:center;
      font-family:inherit;
      font-weight:600;
    }

    .cHePzh {
      width:3rem;
      height:3rem;
      display:flex;
      background:var(--UI-Colors--bg-tertiary);
      align-items:center;
      margin-bottom:8px;
      justify-content:center;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .exCEfi {
      color:var(--UI-Colors--text-secondary);
      display:inline;
      font-size:var(--Typography--font-size-lg);
      text-wrap:balance;
      margin-top:8px;
      text-align:center;
      font-family:inherit;
      font-weight:400;
      line-height:1.5;
      white-space:normal;
    }

    .dYRIVi {
      width:100%;
      background:var(--UI-Colors--bg-secondary);
      box-shadow:0px 6px 8px 0px #0000000d;
      padding-top:0.25rem;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      padding-left:0.25rem;
      padding-right:0.25rem;
      padding-bottom:0.25rem;
      border-top-left-radius:1rem;
      border-top-right-radius:1rem;
      border-bottom-left-radius:1rem;
      border-bottom-right-radius:1rem;
    }

    .dazNTZ {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:inherit;
    }

    .daevaa {
      display:flex;
      row-gap:.5rem;
      z-index:2;
      flex-wrap:wrap;
      column-gap:.5rem;
      margin-top:32px;
      align-items:center;
      flex-direction:row;
      justify-content:center;
    }

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

    .bUoJPI {
      display:grid;
      grid-gap:32px;
      grid-template:auto / 1fr 1fr 1fr;
    }

    @media (max-width: 640px) {

    .bUoJPI {
      display:flex;
    }
    }

    .eaqRXZ {
      display:flex;
      row-gap:.5rem;
      z-index:2;
      background:linear-gradient(#ffffff 0%, #ffffff 100%) padding-box padding-box, conic-gradient(var(--Primitive--Brand-red) 0%, var(--Primitive--Brand-blue) 25%, var(--Primitive--Brand-purple) 75%, var(--Primitive--Brand-red) 100%) border-box border-box;
      column-gap:.5rem;
      align-items:center;
      padding-top:.5rem;
      border-color:transparent;
      border-style:solid;
      border-width:2px;
      padding-left:0.75rem;
      padding-right:0.75rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .bFbnKO {
      top:0px;
      left:0px;
      right:0px;
      bottom:0px;
      z-index:1;
      position:absolute;
      padding-top:5rem;
      padding-left:5rem;
      padding-right:5rem;
      padding-bottom:5rem;
    }

    .ftWnTa {
      flex:1;
      color:var(--UI-Colors--text-primary);
      font-size:clamp(3rem, 4vw + 2rem, 6.5rem);
      grid-area:1 / 4 / 1 / 6;
      text-align:center;
    }

    .UuwmU {
      color:var(--UI-Colors--text-primary);
      display:flex;
      row-gap:.5rem;
      font-size:inherit;
      background:var(--UI-Colors--bg-secondary);
      column-gap:.5rem;
      margin-top:1rem;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:.75rem;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:.75rem;
      justify-content:flex-start;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .eZkWWD {
      color:var(--UI-Colors--text-primary);
      width:100%;
      height:auto;
      display:flex;
      row-gap:48px;
      background:var(--UI-Colors--bg-primary);
      column-gap:48px;
      align-items:center;
      padding-top:96px;
      padding-left:3%;
      padding-right:3%;
      padding-bottom:96px;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_large);
      border-top-right-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_large);
    }

    .bWHYzY {
      flex:1;
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      display:flex;
      row-gap:.5rem;
      z-index:2;
      animation:6s cubic-bezier(0.42, 0, 0.58, 1) infinite animation-cWOqIx;
      font-size:var(--Typography--font-size-base);
      background:linear-gradient(var(--UI-Colors--bg-primary) 0%, var(--UI-Colors--bg-primary) 100%) padding-box padding-box, linear-gradient(var(--angle), var(--Primitive--Brand-blue) 0%, var(--Primitive--Brand-purple) 50%, var(--Primitive--Brand-red) 100%) border-box border-box;
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      padding-top:0.5rem;
      border-color:transparent;
      border-style:solid;
      border-width:1.5px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.5rem;
      justify-content:center;
      border-top-left-radius:2rem;
      border-top-right-radius:2rem;
      border-bottom-left-radius:2rem;
      border-bottom-right-radius:2rem;
    }

    @keyframes animation-cWOqIx {
        0% {
          --angle: 0deg;
        }

        100% {
          --angle: 360deg;
        }
    }

    .ceFFCs {
      color:var(--UI-Colors--text-primary);
      display:flex;
      row-gap:.5rem;
      z-index:2;
      font-size:var(--Typography--font-size-base);
      background:var(--UI-Colors--bg-secondary);
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      font-weight:500;
      padding-top:.5rem;
      padding-left:0.75rem;
      padding-right:0.75rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .egtRac {
      left:110%;
      row-gap:1rem;
      background:var(--UI-Colors--bg-primary);
      column-gap:1rem;
      transition:left 300ms ease;
      align-items:flex-end;
      padding-top:1rem;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:1rem;
      justify-content:flex-start;
      border-top-left-radius:1rem;
      border-top-right-radius:1rem;
      border-bottom-left-radius:1rem;
      border-bottom-right-radius:1rem;
    }

    .egtRac.show {
      left:0%;
    }

    .WODBW {
      color:var(--UI-Colors--text-secondary);
      display:inline;
      font-size:var(--Typography--font-size-lg);
      text-wrap:balance;
      margin-top:8px;
      text-align:left;
      font-family:inherit;
      font-weight:400;
      line-height:1.5;
      white-space:normal;
    }

    .ehGlM {
      grid-area:1 / 3 / 1 / 6;
    }

    @media (max-width: 700px) {

    .ehGlM {
      display:none;
    }
    }

    .eeaBYO {
      display:flex;
      row-gap:8px;
      column-gap:8px;
      align-items:center;
      font-family:inherit;
      flex-direction:column;
      justify-content:flex-start;
    }

    .SpeDq {
      color:var(--UI-Colors--text-secondary);
      font-size:var(--Typography--font-size-base);
      text-align:center;
      font-family:inherit;
      font-weight:600;
    }

    .dDHOIX {
      color:var(--UI-Colors--text-primary);
      font-size:clamp(3rem, 3vw + 2rem, 6.5rem);
      text-align:center;
      font-family:inherit;
      font-weight:600;
    }

    .etkHvk {
      color:var(--Primitive--White);
      display:flex;
      row-gap:8px;
      background:var(--Primitive--Brand-purple);
      column-gap:8px;
      align-items:center;
      font-family:inherit;
      padding-top:4px;
      padding-left:8px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:4px;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .dYyDnB {
      color:var(--UI-Colors--text-primary);
      font-size:clamp(2rem, 2vw + 1rem, 3rem);
      text-align:center;
      font-weight:600;
      letter-spacing:-1px;
    }

    .dMHkwX {
      color:var(--Primitive--White);
      display:flex;
      row-gap:8px;
      background:var(--Primitive--Brand-red);
      column-gap:8px;
      align-items:center;
      font-family:inherit;
      padding-top:4px;
      border-color:#f00000;
      border-style:solid;
      border-width:1px;
      padding-left:8px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:4px;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

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

    .dJrxFJ {
      color:var(--UI-Colors--text-primary);
      font-size:clamp(2rem, 2vw + 1rem, 3rem);
      text-align:left;
      font-weight:600;
      letter-spacing:-1px;
    }

    .sCigq {
      fill:none;
      stroke:url(#wire-gradient-2);
      stroke-width:2px;
      stroke-linecap:round;
      stroke-linejoin:round;
    }

    .btZFdo {
      top:0px;
      left:0px;
      right:0px;
      width:100%;
      bottom:0px;
      height:100%;
      z-index:3;
      position:fixed;
      backdrop-filter:blur(2px);
    }

    .bEenOH {
      display:flex;
      row-gap:8px;
      background:var(--UI-Colors--bg-secondary);
      column-gap:8px;
      align-items:center;
      padding-top:4px;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      padding-left:4px;
      padding-right:4px;
      flex-direction:row;
      padding-bottom:4px;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .vUEHx {
      color:var(--UI-Colors--text-primary);
      display:flex;
      row-gap:.25rem;
      font-size:12px;
      background:var(--UI-Colors--bg-secondary);
      column-gap:.25rem;
      align-items:center;
      font-family:inherit;
      font-weight:400;
      padding-top:.25rem;
      padding-left:.5rem;
      padding-right:.5rem;
      flex-direction:row;
      padding-bottom:.25rem;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
    }

    .cubMtV {
      color:inherit;
      display:inline;
      font-size:inherit;
      text-align:center;
      font-family:inherit;
      font-weight:inherit;
    }

    .proposal\:ECR0nzD1lcP39fHrThhb1 {
      margin-bottom:1rem;
    }

    .euLNqr {
      display:flex;
      margin-top:32px;
      align-items:center;
      justify-content:flex-start;
    }

    @media (max-width: 700px) {

    .czELIC {
      display:none;
    }
    }

    .bjaLfg {
      color:var(--UI-Colors--text-primary);
      display:flex;
      row-gap:.5rem;
      z-index:2;
      background:var(--UI-Colors--bg-primary);
      column-gap:.5rem;
      align-items:center;
      padding-top:.5rem;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      padding-left:0.75rem;
      padding-right:0.75rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .dsCUik {
      width:100%;
      height:auto;
      display:grid;
      row-gap:48px;
      background:var(--UI-Colors--bg-primary);
      column-gap:48px;
      align-items:center;
      padding-top:32px;
      padding-left:3%;
      grid-template:auto / 1fr 1fr;
      padding-right:3%;
      flex-direction:row;
      padding-bottom:32px;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_large);
      border-top-right-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_large);
    }

    @media (max-width: 840px) {

    .dsCUik {
      display:flex;
      flex-direction:column-reverse;
    }
    }

    .cHGtQt {
      color:var(--UI-Colors--text-secondary);
      cursor:pointer;
      display:flex;
      row-gap:8px;
      font-size:var(--Typography--font-size-base);
      column-gap:8px;
      align-items:center;
      font-family:inherit;
      padding-top:0.5rem;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.5rem;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
    }

    .cngTDr {
      top:7rem;
      right:6%;
      display:flex;
      row-gap:1rem;
      z-index:var(--nav-z-index);
      position:fixed;
      column-gap:1rem;
      overflow-x:hidden;
      align-items:flex-end;
      justify-content:flex-start;
    }

    .eLLhSS {
      gap:24px;
      left:auto;
      right:auto;
      bottom:16px;
      display:flex;
      z-index:10;
      position:fixed;
      flex-wrap:wrap;
      align-items:center;
      padding-top:10px;
      padding-left:32px;
      padding-right:32px;
      flex-direction:row;
      padding-bottom:10px;
      justify-content:center;
    }

    @media (max-width: 800px) {

    .eLLhSS {
      display:none;
    }
    }

    .nBnwD {
      gap:6px;
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      display:flex;
      padding:8px 16px;
      font-size:var(--Typography--font-size-sm);
      align-items:center;
      font-family:inherit;
      font-weight:400;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      flex-direction:row;
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
    }

    .DaplG {
      width:100%;
      background:var(--Dodeka--gray-100);
      max-height:80vh;
      object-fit:cover;
      aspect-ratio:1/1;
      border-top-left-radius:1rem;
      border-top-right-radius:1rem;
      border-bottom-left-radius:1rem;
      border-bottom-right-radius:1rem;
    }

    .doGXGs {
      display:flex;
      row-gap:2rem;
      grid-area:1 / 1 / 1 / 3;
      column-gap:2rem;
      align-items:center;
      flex-direction:row;
      justify-content:flex-start;
    }

    .HoDph {
      display:flex;
      row-gap:1rem;
      column-gap:1rem;
      align-items:flex-start;
      padding-top:1rem;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      padding-left:1rem;
      padding-right:1rem;
      padding-bottom:1rem;
      justify-content:flex-start;
      border-top-left-radius:.5rem;
      border-top-right-radius:.5rem;
      border-bottom-left-radius:.5rem;
      border-bottom-right-radius:.5rem;
    }

    .eeLIbO {
      color:var(--UI-Colors--text-secondary);
    }

    .OmnRN {
      width:100%;
      cursor:pointer;
      row-gap:1rem;
      column-gap:1rem;
      max-height:2.5rem;
      overflow-x:hidden;
      overflow-y:hidden;
      transition:max-height 300ms ease;
      padding-top:.5rem;
      padding-bottom:.5rem;
      border-bottom-color:var(--UI-Colors--border-primary);
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .OmnRN.open {
      max-height:20rem;
    }

    .eicdSi {
      width:100%;
      cursor:pointer;
      row-gap:1rem;
      column-gap:1rem;
      max-height:2.5rem;
      overflow-x:hidden;
      overflow-y:hidden;
      transition:max-height 300ms ease;
      padding-top:.5rem;
      padding-bottom:.5rem;
    }

    .eicdSi.open {
      max-height:20rem;
    }

    .cQNlVM {
      display:flex;
      align-items:center;
      flex-direction:row;
      justify-content:space-between;
    }

    .fpPOwW {
      color:var(--UI-Colors--text-secondary);
      font-size:14px;
      text-align:left;
      font-weight:400;
    }

    .dMHwGW {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:16px;
      font-family:inherit;
      font-weight:600;
    }

    .edjYO {
      color:inherit;
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.0;
    }

    .dJakqX {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:14px;
      font-family:inherit;
      font-weight:500;
    }

    .eEAHua {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:14px;
      text-wrap:balance;
      margin-top:8px;
      text-align:left;
      font-family:inherit;
      font-weight:500;
      line-height:1.5;
      white-space:normal;
    }

    .exosgl {
      display:list-item;
      font-size:14px;
      list-style-type:disc;
      list-style-position:outside;
    }

    .exosgl::marker {
      color:var(--UI-Colors--text-primary);
    }

    .erEVKB {
      padding-left:20px;
    }

    .fgRGee {
      display:flex;
      row-gap:8px;
      background:var(--UI-Colors--bg-secondary);
      column-gap:8px;
      align-items:center;
      padding-top:4px;
      padding-left:4px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:4px;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .escmma {
      color:var(--UI-Colors--text-primary);
      display:flex;
      background:var(--UI-Colors--bg-primary);
      align-items:center;
      padding-top:4px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:4px;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .escmma.better {
      color:#5a005c;
      background:#fae7fe;
      border-color:#750075;
      border-style:solid;
      border-width:1px;
    }

    .escmma.best {
      color:white;
      background:#000cf5;
    }

    .eOVtxo {
      color:var(--UI-Colors--text-secondary);
      display:inline;
      font-size:14px;
      text-align:left;
      font-family:inherit;
      font-weight:400;
    }

    .proposal\:MyJFW8mPAIisbIeI013tz {
      margin-bottom:1rem;
    }

    .crGPRL {
      width:100%;
      height:auto;
      display:flex;
      row-gap:48px;
      background:var(--UI-Colors--bg-primary);
      column-gap:48px;
      align-items:center;
      padding-top:96px;
      padding-left:3%;
      padding-right:3%;
      padding-bottom:96px;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_large);
      border-top-right-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_large);
    }

    .eHgGF {
      gap:6px;
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      display:flex;
      padding:8px 16px;
      font-size:var(--Typography--font-size-sm);
      background:var(--UI-Colors--bg-secondary);
      align-items:center;
      font-family:inherit;
      font-weight:400;
      border-color:var(--UI-Colors--border-secondary);
      border-style:solid;
      border-width:1px;
      border-radius:20px;
      flex-direction:row;
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
    }

    .eHgGF:hover {
      background:var(--UI-Colors--bg-tertiary);
    }

    .proposal\:OHDldcAM2FSYnEVvSAJ04 {
      color:var(--UI-Colors--border-secondary);
      width:100%;
      height:100%;
      opacity:0.25;
    }

    .dkOVKB {
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      z-index:999;
      position:relative;
      background:#b3b3b31a;
      padding-top:1rem;
      padding-left:1rem;
      padding-right:1rem;
      padding-bottom:1rem;
      backdrop-filter:blur(1px);
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .ewyfde {
      display:grid;
      grid-gap:1rem;
      grid-template:auto auto / 1fr 1fr 1fr 1fr 1fr;
    }

    @media (max-width: 840px) {

    .ewyfde {
      display:grid;
      grid-template:auto auto auto auto / 1fr 1fr 1fr;
    }
    }

    @media (max-width: 500px) {

    .ewyfde {
      display:grid;
      grid-template:auto auto auto auto auto auto / 1fr 1fr;
    }
    }

    .dCRrbz {
      display:flex;
      row-gap:2rem;
      column-gap:2rem;
      max-height:3rem;
      overflow-x:hidden;
      overflow-y:hidden;
      transition:max-height 300ms ease;
      flex-direction:column;
      padding-bottom:2rem;
      border-bottom-color:var(--UI-Colors--border-secondary);
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .dCRrbz.open {
      max-height:100%;
    }

    .bRyUeU {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:14px;
      max-width:100%;
      font-family:inherit;
      font-weight:400;
      text-overflow:ellipsis;
    }

    .cRtTXz {
      display:flex;
      row-gap:clamp(.5rem, 5%, 2rem);
      flex-wrap:nowrap;
      grid-area:1 / 1 / 1 / 3;
      column-gap:clamp(.5rem, 5%, 2rem);
      max-height:3rem;
      overflow-x:clip;
      align-items:center;
      flex-direction:row;
      justify-content:flex-start;
    }

    .bMkKfm {
      color:var(--UI-Colors--text-secondary);
      display:inline;
      font-size:var(--Typography--font-size-sm);
      text-align:left;
      font-family:inherit;
      font-weight:400;
    }

    .csUlGr {
      display:flex;
      grid-area:1 / 3 / 1 / 6;
      overflow-x:hidden;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .cSkwQz {
      width:100%;
      cursor:pointer;
      height:3rem;
      display:grid;
      grid-gap:1rem;
      align-items:center;
      padding-left:1rem;
      grid-template:auto / 1fr 1fr 1fr 1fr 1fr 1fr;
      padding-right:1rem;
      flex-direction:row;
      justify-content:flex-start;
    }

    .cQOPSb {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:var(--Typography--font-size-base);
      font-family:inherit;
      font-weight:600;
    }

    .dxdaas {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:14px;
      font-family:inherit;
      font-weight:600;
    }

    .eWDNPp {
      display:flex;
      overflow-x:hidden;
    }

    .jVkjF {
      color:var(--UI-Colors--text-primary);
      transition:rotate 300ms ease;
    }

    .jVkjF.flipped {
      rotate:0 0 1 180deg;
    }

    .fFlhO {
      display:list-item;
      font-size:var(--Typography--font-size-sm);
      font-family:inherit;
      list-style-type:disc;
      list-style-position:outside;
    }

    .cZzAEK {
      display:flex;
      grid-area:1 / 3 / 1 / 6;
      overflow-x:hidden;
      align-items:flex-start;
      justify-content:flex-start;
    }

    @media (max-width: 700px) {

    .cZzAEK {
      display:none;
    }
    }

    .ilAlz {
      width:100%;
      cursor:pointer;
      height:3rem;
      display:none;
      grid-gap:1rem;
      align-items:flex-start;
      grid-template:auto / 1fr 1fr 1fr 1fr 1fr 1fr;
      flex-direction:column;
      justify-content:flex-start;
    }

    @media (max-width: 700px) {

    .ilAlz {
      display:flex;
      align-items:flex-start;
      flex-direction:column;
      justify-content:flex-start;
    }
    }

    .dDRkLN {
      overflow-x:hidden;
    }

    @media (max-width: 700px) {

    .dDRkLN {
      display:none;
    }
    }

    .bKJdoA {
      row-gap:.5rem;
      column-gap:.5rem;
    }

    .cCgMMH {
      display:grid;
      grid-gap:1rem;
      grid-template:auto / 1fr 1fr 1fr;
      flex-direction:row;
    }

    @media (max-width: 470px) {

    .cCgMMH {
      display:flex;
      flex-direction:column;
    }
    }

    .bGOMIX {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:var(--Typography--font-size-sm);
      font-family:inherit;
      font-weight:inherit;
    }

    .eHvggT {
      color:var(--UI-Colors--text-primary);
      font-size:clamp(3rem, 4vw + 2rem, 6.5rem);
      text-align:center;
    }

    .cMFzoq {
      flex:1;
      display:inline;
      font-size:inherit;
      max-width:100%;
      text-align:center;
      font-family:inherit;
      font-weight:inherit;
    }

    .cliEUp {
      grid-area:1 / 4 / 1 / 6;
    }

    .eigGxF {
      display:flex;
      row-gap:1rem;
      column-gap:1rem;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .uiPzo {
      color:var(--UI-Colors--text-primary);
    }

    .proposal\:SMuHTf6i4wWv9XJJM2t8D {
      margin-bottom:1rem;
    }

    .fGdqgS {
      display:flex;
      row-gap:2rem;
      z-index:2;
      flex-wrap:wrap;
      column-gap:2rem;
      align-items:center;
      flex-direction:row;
      justify-content:center;
    }

    @media (max-width: 800px) {

    .fGdqgS {
      row-gap:1rem;
      column-gap:1rem;
    }
    }

    .dAoWzE {
      width:100%;
      overflow-x:hidden;
      overflow-y:hidden;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      border-top-left-radius:var(--UI-Styles--Border-radius_small);
      border-top-right-radius:var(--UI-Styles--Border-radius_small);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_small);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_small);
    }

    .cBhvQz {
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      margin-top:32px;
      align-items:center;
      flex-direction:row;
      justify-content:center;
    }

    .bDsyEv {
      width:100%;
      display:grid;
      align-items:center;
      padding-top:1rem;
      grid-template:auto / 1fr 1fr 1fr 1fr 1fr;
      flex-direction:row;
      padding-bottom:1rem;
      justify-content:center;
    }

    .bVDYCP {
      width:100%;
      display:grid;
      grid-gap:2rem;
      grid-template:auto / 1fr 1fr;
    }

    @media (max-width: 800px) {

    .bVDYCP {
      display:flex;
      grid-template:auto auto / 1fr;
      flex-direction:column-reverse;
    }
    }

    .dUiRtp {
      color:var(--UI-Colors--text-primary);
      font-size:clamp(2rem, 2vw + 1rem, 3rem);
      text-wrap:balance;
      text-align:center;
      font-weight:600;
      letter-spacing:-1px;
    }

    .XuMGx {
      width:100%;
      display:flex;
      row-gap:16px;
      background:var(--UI-Colors--bg-primary);
      column-gap:16px;
      align-items:center;
      padding-top:64px;
      padding-left:3%;
      padding-right:3%;
      padding-bottom:64px;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_large);
      border-top-right-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_large);
    }

    .cwSmhC {
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      display:flex;
      background:;
      transition:background 300ms ease;
      align-items:center;
      padding-top:8px;
      padding-left:10px;
      padding-right:10px;
      padding-bottom:8px;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .cwSmhC.selected {
      background:var(--UI-Colors--bg-primary);
      box-shadow:0px 2px 2px 0px #00000012;
    }

    .dpiijt {
      width:100%;
      height:auto;
      display:grid;
      row-gap:48px;
      background:var(--UI-Colors--bg-primary);
      column-gap:48px;
      align-items:center;
      padding-top:32px;
      padding-left:3%;
      grid-template:auto / 1fr 1fr;
      padding-right:3%;
      flex-direction:row;
      padding-bottom:32px;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_large);
      border-top-right-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_large);
    }

    @media (max-width: 840px) {

    .dpiijt {
      display:flex;
      flex-direction:column;
    }
    }

    .bYoRjF {
      display:flex;
      align-items:center;
      font-family:inherit;
      justify-content:flex-start;
    }

    .dBdgzU {
      color:var(--UI-Colors--text-secondary);
      width:clamp(18rem, 50vw, 100%);
      display:inline;
      font-size:18px;
      text-wrap:balance;
      margin-top:8px;
      text-align:center;
      font-family:inherit;
      font-weight:400;
      line-height:28px;
      white-space:normal;
    }

    .CcSOH {
      width:100%;
      height:100%;
      z-index:1;
      position:absolute;
      overflow-x:visible;
      overflow-y:visible;
    }

    @media (max-width: 800px) {

    .CcSOH {
      display:none;
    }
    }

    .dasGpR {
      width:100%;
      height:3rem;
      display:grid;
      grid-gap:1rem;
      background:var(--UI-Colors--bg-secondary);
      align-items:center;
      padding-left:1rem;
      grid-template:auto / 1fr 1fr 1fr 1fr 1fr 1fr;
      padding-right:1rem;
      flex-direction:row;
      justify-content:flex-start;
    }

    .dFxAsi {
      color:var(--UI-Colors--text-secondary);
      cursor:pointer;
      display:flex;
      row-gap:.5rem;
      font-size:var(--Typography--font-size-base);
      column-gap:.5rem;
      align-items:center;
      padding-top:0.5rem;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.5rem;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
    }

    .cTPXzL {
      gap:12px;
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      flex-direction:row;
      justify-content:center;
    }

    .eoSYbw {
      width:100%;
      height:100%;
      max-height:12rem;
      object-fit:cover;
      border-top-left-radius:1rem;
      border-top-right-radius:1rem;
      border-bottom-left-radius:1rem;
      border-bottom-right-radius:1rem;
    }

    .ezUgvN {
      width:100%;
      display:grid;
      grid-gap:1.5rem;
      grid-template:auto / 1fr 1fr 1fr;
    }

    @media (max-width: 840px) {

    .ezUgvN {
      display:flex;
    }
    }

    .bcXBEi {
      color:var(--UI-Colors--text-primary);
      font-size:clamp(1.75rem, 1vw + 1rem, 2.75rem);
      text-align:center;
      font-weight:600;
      letter-spacing:-1px;
    }

    .dMCpUk {
      color:var(--Primitive--White);
      display:flex;
      row-gap:8px;
      background:var(--Primitive--Brand-blue);
      column-gap:8px;
      align-items:center;
      font-family:inherit;
      padding-top:4px;
      padding-left:8px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:4px;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .cBNgUZ {
      display:flex;
      z-index:2;
      align-items:center;
      justify-content:flex-start;
    }

    .fHxKWA {
      color:transparent;
      display:inline;
      font-size:inherit;
      background:linear-gradient(to right, var(--Primitive--Brand-blue) 0%, var(--Primitive--Brand-purple) 50%, var(--Primitive--Brand-red) 100%) scroll padding-box border-box repeat repeat 0% 0% / auto;
      font-family:inherit;
      font-weight:inherit;
      background-clip:text;
      webkit-background-clip:text;
    }

    .eUQpBq {
      display:flex;
      row-gap:1rem;
      column-gap:1rem;
      align-items:flex-start;
      justify-content:center;
    }

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

    .dCWKaz.even {
      grid-row-start:1;
    }

    .dYiamc {
      color:var(--UI-Colors--text-primary);
      width:auto;
      display:flex;
      row-gap:.5rem;
      z-index:2;
      flex-wrap:nowrap;
      font-size:var(--Typography--font-size-base);
      background:var(--UI-Colors--bg-tertiary);
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      font-weight:500;
      padding-top:.5rem;
      padding-left:0.75rem;
      padding-right:0.75rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .fxLyVW {
      flex:1;
      display:flex;
      row-gap:32px;
      max-width:100%;
      min-width:0px;
      background:var(--UI-Colors--bg-secondary);
      column-gap:32px;
      min-height:100vh;
      align-items:center;
      padding-top:32px;
      padding-left:3%;
      padding-right:3%;
      flex-direction:column;
      padding-bottom:80px;
    }

    .ePtJeG {
      color:var(--UI-Colors--text-secondary);
      width:50vw;
      display:inline;
      font-size:var(--Typography--font-size-lg);
      text-wrap:balance;
      margin-top:8px;
      text-align:center;
      font-family:inherit;
      font-weight:400;
      line-height:1.5;
      white-space:normal;
    }

    .proposal\:jF-uH0V7L-ZIOgQjnw1qb {
      margin-bottom:1rem;
    }

    .euzqcU {
      width:100%;
      display:grid;
      grid-gap:32px;
      grid-template:auto / 1fr 1fr 1fr 1fr;
    }

    @media (max-width: 840px) {

    .euzqcU {
      display:grid;
      grid-template:auto auto / 1fr 1fr;
    }
    }

    @media (max-width: 500px) {

    .euzqcU {
      display:flex;
    }
    }

    .bwiXZL {
      width:100%;
      height:auto;
      display:flex;
      row-gap:48px;
      background:var(--UI-Colors--bg-primary);
      column-gap:48px;
      align-items:center;
      padding-top:64px;
      padding-left:3%;
      padding-right:3%;
      padding-bottom:64px;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_large);
      border-top-right-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_large);
    }

    .fFDeFV {
      color:inherit;
      display:inline;
      font-size:var(--Typography--font-size-sm);
      text-align:center;
      font-family:inherit;
      font-weight:inherit;
    }

    .proposal\:mmfiTaRkp65zCLparkiGS {
      flex:1;
      color:var(--UI-Colors--text-primary);
      grid-area:1 / 1 / 1 / 3;
    }

    .cvQzzT {
      width:100%;
      height:100%;
      display:flex;
      max-width:16rem;
      background:var(--UI-Colors--bg-secondary);
      transition:max-width 300ms ease;
      align-items:flex-start;
      justify-content:flex-start;
      border-right-color:var(--UI-Colors--border-secondary);
      border-right-style:solid;
      border-right-width:1px;
    }

    .cvQzzT.collapsed {
      display:flex;
      max-width:4rem;
      align-items:center;
      flex-direction:column;
      justify-content:flex-start;
    }

    @media (max-width: 500px) {

    .cvQzzT.collapsed {
      max-width:0px;
      overflow-x:hidden;
      overflow-y:hidden;
    }
    }

    @media (max-width: 500px) {

    .cvQzzT {
      max-width:100%;
    }
    }

    .cqfMeD {
      color:var(--UI-Colors--text-secondary);
      cursor:pointer;
      padding-top:.5rem;
      padding-left:.5rem;
      padding-right:.5rem;
      padding-bottom:.5rem;
      border-top-left-radius:var(--UI-Styles--Border-radius_medium);
      border-top-right-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_medium);
    }

    .cqfMeD:hover {
      color:var(--UI-Colors--text-primary);
      background:var(--UI-Colors--bg-primary);
    }

    .XxEXt {
      flex:1;
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      display:flex;
      row-gap:.5rem;
      z-index:2;
      animation:6s cubic-bezier(0.42, 0, 0.58, 1) infinite animation-cWOqIx;
      font-size:1rem;
      background:linear-gradient(var(--UI-Colors--bg-secondary) 0%, var(--UI-Colors--bg-secondary) 100%) padding-box padding-box, linear-gradient(var(--angle), var(--Primitive--Brand-red) 0%, var(--Primitive--Brand-purple) 50%, var(--Primitive--Brand-blue) 100%) border-box border-box;
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      padding-top:.5rem;
      border-color:transparent;
      border-style:solid;
      border-width:1.5px;
      padding-left:.875rem;
      padding-right:.875rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:flex-start;
      border-top-left-radius:var(--UI-Styles--Border-radius_medium);
      border-top-right-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_medium);
    }

    .XxEXt:hover {
      background:linear-gradient(var(--UI-Colors--bg-primary) 0%, var(--UI-Colors--bg-primary) 100%) padding-box padding-box, linear-gradient(var(--angle), var(--Primitive--Brand-red) 0%, var(--Primitive--Brand-purple) 50%, var(--Primitive--Brand-blue) 100%) border-box border-box;
    }

    .bruZoG {
      color:var(--UI-Colors--text-primary);
      opacity:.6;
    }

    .fhIyxE {
      top:0px;
      left:0px;
      width:100%;
      height:100vh;
      display:flex;
      row-gap:1rem;
      position:sticky;
      column-gap:1rem;
      align-items:center;
      padding-top:2rem;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:2rem;
      justify-content:flex-start;
    }

    .fhIyxE.collapsed {
      max-width:4rem;
      padding-left:.5rem;
      padding-right:.5rem;
    }

    .eKtRIo {
      width:100%;
      row-gap:2px;
      column-gap:2px;
    }

    .XoKbd {
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      padding-top:.5rem;
      padding-left:.875rem;
      padding-right:.875rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:flex-start;
      border-top-left-radius:var(--UI-Styles--Border-radius_medium);
      border-top-right-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_medium);
    }

    .XoKbd.selected {
      background:var(--UI-Colors--bg-primary);
    }

    .XoKbd:hover {
      background:var(--UI-Colors--bg-primary);
    }

    .XoKbd.collapsed {
      display:flex;
      align-items:center;
      padding-top:.75rem;
      padding-left:.75rem;
      padding-right:.75rem;
      padding-bottom:.75rem;
      justify-content:center;
    }

    .fgzTSp {
      color:var(--UI-Colors--text-primary);
      opacity:.6;
    }

    .fgzTSp.selected {
      opacity:1;
    }

    .HXAth {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:var(--Typography--font-size-base);
      font-family:inherit;
      font-weight:var(--Typography--font-weight-semi-bold);
    }

    .cOwAha {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:var(--Typography--font-size-xs);
      font-family:inherit;
      font-weight:var(--Typography--font-weight-semi-bold);
      margin-left:auto;
    }

    .cUQePX {
      width:100%;
      margin-top:auto;
    }

    .EOaac {
      width:100%;
      display:flex;
      align-items:center;
      flex-direction:row;
      justify-content:space-between;
    }

    .EOaac.collapsed {
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:center;
      flex-direction:column-reverse;
      justify-content:flex-start;
    }

    .coWOAi {
      color:inherit;
    }

    .cCYXsI {
      width:100%;
    }

    .capYVC {
      color:var(--UI-Colors--text-primary);
      opacity:.6;
    }

    .capYVC.collapsed {
      rotate:0 1 0 180deg;
    }

    .side-navigation\:sKKw5Z0poVuR8pTiusN_B {
      height:2rem;
    }

    .eKKxTu {
      color:text;
    }

    .fFyinO {
      cursor:pointer;
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      padding-top:.5rem;
      padding-left:.875rem;
      padding-right:.875rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:flex-start;
      border-top-left-radius:var(--UI-Styles--Border-radius_medium);
      border-top-right-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_medium);
    }

    .fFyinO:hover {
      background:var(--UI-Colors--bg-primary);
    }

    .fFyinO.collapsed {
      display:flex;
      align-items:center;
      padding-top:.75rem;
      padding-left:.75rem;
      padding-right:.75rem;
      padding-bottom:.75rem;
      justify-content:center;
    }

    .ddGnnJ {
      color:var(--UI-Colors--text-secondary);
      cursor:pointer;
      padding-top:.5rem;
      padding-left:.5rem;
      padding-right:.5rem;
      padding-bottom:.5rem;
      border-top-left-radius:var(--UI-Styles--Border-radius_medium);
      border-top-right-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_medium);
      position:fixed;
      right:1rem;
      top:2rem;
      z-index:999;
    }

    .ddGnnJ:hover {
      color:var(--UI-Colors--text-primary);
      background:var(--UI-Colors--bg-primary);
    }

    @media (min-width: 500px) {

    .ddGnnJ {
      display:none;
    }
    }

    .bBLupW {
      width:100%;
      height:calc(100vh - 64px);
      display:flex;
      row-gap:16px;
      background:var(--UI-Colors--bg-primary);
      column-gap:16px;
      align-items:center;
      padding-top:96px;
      padding-left:3%;
      padding-right:3%;
      padding-bottom:96px;
      justify-content:center;
      border-top-left-radius:var(--UI-Styles--Border-radius_large);
      border-top-right-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_large);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_large);
    }

    .cldtOZ {
      width:100%;
      row-gap:2rem;
      column-gap:2rem;
      min-height:20rem;
      align-items:center;
      flex-direction:column;
      justify-content:center;
    }

    .flDhMY {
      gap:12px;
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:flex-end;
      flex-direction:column;
      justify-content:flex-start;
    }

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

    .cPaMTH {
      display:inline;
      font-size:inherit;
      text-align:center;
      font-family:inherit;
      font-weight:inherit;
    }

    .dRDGLT {
      top:48px;
      right:6%;
      display:flex;
      row-gap:1rem;
      z-index:5;
      position:fixed;
      column-gap:1rem;
      overflow-x:hidden;
      align-items:flex-end;
      justify-content:flex-start;
    }

    @media (min-width: 800px) {

    .dRDGLT {
      display:none;
    }
    }

    .dswRXd {
      color:var(--UI-Colors--text-primary);
      width:auto;
      display:flex;
      row-gap:.5rem;
      z-index:2;
      flex-wrap:nowrap;
      font-size:var(--Typography--font-size-base);
      background:var(--UI-Colors--bg-tertiary);
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      font-weight:500;
      margin-left:2.25rem;
      padding-top:.5rem;
      margin-right:2.25rem;
      padding-left:0.75rem;
      padding-right:0.75rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    @media (max-width: 800px) {

    .dswRXd {
      margin-left:0px;
      margin-right:0px;
    }
    }

    .oijvt {
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:center;
      flex-direction:row;
      justify-content:flex-start;
    }