
@layer base {
  
  body, :host {
    /* Color */
      --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;
--neutral-10: #7C7A85;
--neutral-11: #B5B2BC;
--neutral-12: #EEEEF0;
--brand-1: #0D141F;
--brand-2: #111A27;
--brand-3: #112840;
--brand-4: #113555;
--brand-5: #154467;
--brand-6: #1B537B;
--brand-7: #1F6692;
--brand-8: #197CAE;
--brand-9: #7CE2FE;
--brand-10: #A8EEFF;
--brand-11: #75C7F0;
--brand-12: #C2F3FF;
--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;
--success-10: #0EB39E;
--success-11: #0BD8B6;
--success-12: #ADF0DD;
--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;
--warning-10: #FFD60A;
--warning-11: #FFCA16;
--warning-12: #FFE7B3;
--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;
--critical-10: #EC5A72;
--critical-11: #FF949D;
--critical-12: #FED2E1;
--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;
--overlay-a10: #ffffffcc;
--overlay-a11: #ffffffe6;
--overlay-a12: #fffffff2;
--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;
  /* Fonts */
    --font-outfit: 'Outfit',sans-serif;
--font-leaguegothic: 'League Gothic',sans-serif;

    /* Font size */
    --text-xs: 0.75rem;
--text-sm: 0.875rem;
--text-md: 1.125rem;
--text-lg: 1.125rem;
--text-xl: 1.25rem;
--text-2xl: 1.5rem;
--text-3xl: 1.875rem;
--text-4xl: 2.25rem;
--text-5xl: 3rem;
--text-6xl: 3.75rem;
    /* Font weight */
    --normal: 400;
--medium: 500;
--semi: 600;
--bold: 700;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 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-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px 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);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    --rounding-none: 0px;
--rounding-sm: 2px;
--rounding-md: 4px;
--rounding-lg: 8px;
--rounding-full: 9999px;
--border-none: 0px;
--border-md: 1px;
--border-lg: 2px;
--line-height-xs: 1.125rem;
--line-height-sm: 1.25rem;
--line-height-md: 1.5rem;
--line-height-lg: 1.75rem;
--line-height-xl: 1.875rem;
--line-height-2xl: 2rem;
--line-height-3xl: 2.375rem;
--line-height-4xl: 2.75rem;
--line-height-5xl: 3.75rem;
--line-height-6xl: 4.5rem;
--letter-spacing-xs: 0rem;
--letter-spacing-sm: 0rem;
--letter-spacing-md: 0rem;
--letter-spacing-lg: 0rem;
--letter-spacing-xl: 0rem;
--letter-spacing-2xl: 0rem;
--letter-spacing-3xl: 0rem;
--letter-spacing-4xl: -0.045rem;
--letter-spacing-5xl: -0.0575rem;
--letter-spacing-6xl: -0.075rem;
--interactive-height-sm: 2rem;
--interactive-height-md: 2.5rem;
--interactive-height-lg: 3rem;
--toggle-height-md: 1.5rem;
--spinner-size-sm: 1.25rem;
--spinner-size-md: 1.5rem;
--spinner-size-lg: 1.75rem;
--side-menu-width: 240px;
--header-height: 6rem;
--avatar-size-sm: 1.5rem;
--avatar-size-md: 2rem;
--avatar-size-lg: 3rem;
--badge-size-sm: 1.5rem;
--badge-size-md: 2rem;
--badge-size-lg: 2.5rem;
--padding-md: 2.5rem;
--padding-sm: 2rem;
--padding-xxl: 8rem;
--badge-size-xs: 1rem;
    /* 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;
    }
  }
}

      
  .chfKfa {
    width:100%;
  background:;
  min-height:100vh;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .dtHPTo {
    width:100%;
  padding-top:var(--rounding-sm);
  padding-bottom:var(--rounding-sm);
  }
      

      
        
        
      
      
  .Stage\:4Fl0qfnm-YpCjuAbjkNSz {
    align-items:center;
  justify-content:start;
  background-color:var(--brand-1, #0D141F);
  }
      

      
        
        
      
      
  .evfNgR {
    width:100%;
  position:relative;
  max-width:1200px;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  background-color:var(--brand-1, #170E0F);
  }
      

      
        
        
      
      
  .beCYJx {
    width:100%;
  height:var(--header-height);
  align-items:center;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  flex-direction:column;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
          @media (min-width: 1024px) {
            
  .beCYJx {
    display:none;
  }
      

          }
          
        
        
      
      
  .eIqlRm {
    width:100%;
  height:100%;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

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

      
        
        
      
      
  .bRsRut {
    gap:var(--padding-sm);
  width:100%;
  height:80vh;
  align-items:end;
  font-weight:var(--bold);
  padding-top:var(--padding-md);
  flex-direction:column;
  padding-bottom:var(--padding-md);
  justify-content:start;
  background-color:var(--brand-1, #170E0F);
  }
      

      
        
        
      
      
  .dMzZmd {
    width:54px;
  height:50px;
  }
      

      
        
        
      
      
  .so-mobile-header\:MdLaO34Mjk0FkB8jN3T92 {
    min-width:54px;
  min-height:50px;
  }
      

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

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

      
  .so-button-primary\:root:hover {
    background-color:var(--brand-12, #FFD1D6);
  }
      


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


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


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

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

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dImzBy {
    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;
  background-color:var(--brand-10, #7D66D9);
  }
      

      
        
        
      
      
  .so-hamburger\:root {
    width:var(--padding-sm);
  height:var(--padding-sm);
  padding-top:0.75rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.75rem;
  }
      

      
        
        
      
      
  .cpQyTz {
    gap:var(--rounding-sm);
  width:100%;
  height:100%;
  align-items:center;
  justify-content:center;
  }
      

      
        
        
      
      
  .dUYzVt {
    flex:1;
  width:100%;
  height:100%;
  transition:all 300ms ease 0ms normal;
  }
      

      
  .dUYzVt.closed {
    flex:0;
  height:0%;
  }
      

        
        
      
      
  .eONuFp {
    width:100%;
  height:3px;
  transition:all 300ms ease 0ms normal;
  border-radius:100px;
  background-color:var(--neutral-0, #0b0a0b);
  }
      

      
  .eONuFp.closed {
    rotate:z 45deg;
  position:absolute;
  }
      

        
        
      
      
  .eUAZuy {
    width:100%;
  height:3px;
  transition:all 300ms ease 0ms normal;
  border-radius:100px;
  background-color:var(--neutral-0, #0b0a0b);
  }
      

      
  .eUAZuy.closed {
    rotate:z -45deg;
  position:absolute;
  }
      

        
        
      
      
  .so-mobile-header\:PsKvZQjBxrLayyDNKLIhl {
    display:flex;
  flex-direction:column;
  }
      

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

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


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


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


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


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

        
        
      
      
  
      

      
        
        
      
      
  .iLocI {
    font-size:var(--text-3xl);
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fyhbOK {
    width:100%;
  height:var(--header-height);
  align-items:center;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:space-between;
  }
      

      
          @media (max-width: 1024px) {
            
  .fyhbOK {
    display:none;
  }
      

          }
          
        
        
      
      
  .so-normal-header\:DGm8razsm2W92f_t12Y4y {
    font-size:var(--text-xl);
  }
      

      
        
        
      
      
  .eyVPLS {
    font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
        
      
      
  .eGqzEm {
    gap:var(--padding-md);
  height:var(--padding-md);
  flex-direction:row;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .so-normal-header\:dTLOogqAYLCSKdT8esefm {
    min-width:54px;
  min-height:50px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cxFEzC {
    width:100%;
  align-items:center;
  justify-content:start;
  background-color:inherit;
  }
      

      
        
        
      
      
  .eobUvj {
    gap:10px;
  width:90vw;
  display:flex;
  flex-wrap:wrap;
  max-width:1200px;
  align-items:flex-start;
  padding-top:2rem;
  flex-direction:column;
  padding-bottom:2rem;
  justify-content:flex-start;
  }
      

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

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


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

        
        
      
      
  .te-footer\:ENLwQRRX6h5dWNOjdw6CT {
    display:inline;
  padding-right:0.25rem;
  }
      

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

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

        
        
      
      
  .so-separator\:root {
    background-color:var(--neutral-5, #323035);
  }
      

      
        
        
      
      
  .te-footer\:Ysi6IwdN0-aGYW2cvSvKQ {
    background: var(--brand-4);
  }
      

      
        
        
      
      
  .ccbGtx {
    color:var(--color);
  cursor:pointer;
  display:inline-block;
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  transition:color 300ms ease 0ms normal;
  font-family:'Outfit';
  font-weight:var(--medium);
  line-height:var(--line-height);
  white-space:normal;
  border-radius:var(--rounding-md);
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  text-decoration-line:underline;
  text-decoration-color:var(--color-underline);
  text-decoration-style:solid;
  text-underline-offset:var(--underline-offset);
  text-decoration-thickness:var(--underline-thickness);
  }
      

      
  .ccbGtx:hover {
    color:var(--color-hovered);
  text-decoration-color:var(--color-underline-hovered);
  }
      


  .ccbGtx:active {
    color:var(--color-active);
  transition:none;
  }
      


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

        
        
      
      
  .te-footer\:a1XxGAiYAHxYPDXuRBePH {
    display:inline;
  }
      

      
        
        
      
      
  .boRBbU {
    width:100%;
  display:flex;
  align-items:flex-start;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .te-footer\:kIHGqJU9wNnlNJ_KhKJjl {
    width:100%;
  display:inline;
  flex-wrap:wrap;
  align-items:flex-start;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .eUjEHk {
    width:100%;
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .Stage\:BnL_wFMgrXS2f4arf_sPu {
    width:100%;
  }
      

      
        
        
      
      
  .erRliJ {
    color:var(--brand-12);
  width:100%;
  height:100%;
  background: var(--brand-1);
  font-family:Outfit;
  }
      

      
        
        
      
      
  .so-provider\:0gN_FQSjZavyv6uX0rRnM {
    min-width:100vw;
  background: var(--brand-1);
  min-height:100vh;
  align-items:center;
  font-family:'PT Mono';
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .Stage\:RYpGmVf73QQxIzJAOQj4O {
    background:;
  align-items:center;
  font-family:'Outfit';
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .czzFuu {
    color:var(--neutral-12, #EEEEF0);
  width:100%;
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  font-family:'League Gothic';
  font-weight:var(--normal);
  line-height:var(--line-height);
  white-space:normal;
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  }
      

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


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

        
        
      
      
  .te-bracket-container\:01GGN-DKgeOVOAj12SIc_ {
    display:flex;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .bDFNvr {
    width:100%;
  height:var(--BracketHeight);
  display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .eFQaJC {
    top:var(--top);
  left:var(--left);
  position:absolute;
  outline-color:transparent;
  outline-style:none;
  outline-width:0px;
  pointer-events:all;
  transform-origin:var(--transform-origin-x) var(--transform-origin-y);
  }
      

      
  .eFQaJC:focus {
    outline-color:transparent;
  outline-style:none;
  outline-width:0px;
  }
      


  .eFQaJC.hidden {
    visibility:hidden;
  pointer-events:none;
  }
      


  .eFQaJC.match-anchor-width {
    width:var(--sc-anchor-width);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .so-popover-content\:root {
    gap:0.25rem;
  opacity:0;
  z-index:10;
  min-width:200px;
  padding-top:0.5rem;
  border-color:var(--neutral-5, #323035);
  border-style:solid;
  border-width:var(--border-md);
  padding-left:0.5rem;
  border-radius:var(--rounding-lg);
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  background-color:var(--neutral-0, #0b0a0b);
  }
      

      
  .so-popover-content\:root.open {
    opacity:1;
  }
      


  .so-popover-content\:root.open-transition {
    transition:opacity 300ms ease 0ms normal;
  }
      


  .so-popover-content\:root.close-transition {
    transition:opacity 300ms ease 0ms normal;
  }
      

        
        
      
      
  .te-bracket-container\:0Uex_Yf8du74aBwJLW26l {
    top:30vh;
  left:30vw;
  position:fixed;
  }
      

      
        
        
      
      
  .elhPAg {
    row-gap:0.5rem;
  column-gap:0.5rem;
  }
      

      
        
        
      
      
  .SbFRT {
    color:inherit;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  border-radius:var(--rounding-full);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cWiPBA {
    width:100%;
  display:flex;
  align-items:flex-start;
  border-radius:var(--rounding-md);
  flex-direction:column;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .mhwWS {
    gap:1rem;
  width:240px;
  overflow-x:visible;
  align-items:start;
  border-radius:var(--rounding-md);
  flex-direction:column;
  justify-content:start;
  }
      

      
        
        
      
      
  .ehUmui {
    width:95%;
  display:inline-block;
  text-align:center;
  padding-left:1rem;
  border-radius:var(--rounding-md);
  padding-right:1rem;
  background-color:var(--brand-3, #112840);
  }
      

      
        
        
      
      
  .clBEFT {
    width:100%;
  min-width:330px;
  align-items:start;
  justify-content:start;
  }
      

      
        
        
      
      
  .cfqKRN {
    flex-direction:row;
  }
      

      
        
        
      
      
  .dELoSM {
    width:90vw;
  height:600px;
  display:flex;
  flex-wrap:nowrap;
  overflow-y:scroll;
  align-items:center;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .bjemAT {
    width:100%;
  overflow-x:auto;
  padding-top:1rem;
  border-color:var(--brand-4, #113555);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  border-radius:var(--rounding-md);
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .jIPxk {
    color:inherit;
  font-size:var(--text-md);
  font-family:'Outfit';
  font-weight:var(--medium);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bVATfC {
    width:100%;
  height:200px;
  display:flex;
  align-items:flex-start;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
        
      
      
  .dzeavq {
    color:var(--neutral-7, #49474E);
  height:1rem;
  }
      

      
        
        
      
      
  .te-war-popover\:2dcd1gACcBeqz0vn-PVKz {
    display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .hXjHe {
    width:25%;
  align-items:start;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .fmeYPZ {
    color:var(--warning-10, #FFD60A);
  height:1rem;
  }
      

      
        
        
      
      
  .cuqRrQ {
    width:50%;
  }
      

      
        
        
      
      
  .te-war-popover\:9pMyX6kkGEQV9w_bO0CGo {
    display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .bRnymB {
    width:25%;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .bTMEGE {
    width:100%;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .bSLlNP {
    width:99%;
  height:1px;
  align-items:start;
  justify-content:start;
  background-color:var(--brand-9, #7CE2FE);
  }
      

      
        
        
      
      
  .mewFK {
    width:100%;
  height:1rem;
  display:flex;
  align-items:center;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
        
      
      
  .te-war-popover\:t2gZeY3V6VvYyVy6sQoxI {
    display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .te-war-popover\:tuIU3WYSt972iuE70aGKN {
    display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:6qlMUVE676CZkjgWHfQWm {
    width:100%;
  height:100%;
  }
      

      
        
        
      
      
  .erchnF {
    gap:30px;
  width:90vw;
  display:flex;
  max-width:1200px;
  align-items:center;
  padding-top:30px;
  padding-bottom:30px;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .eKVhEg {
    width:100%;
  height:80px;
  align-items:center;
  border-radius:var(--rounding-md);
  justify-content:center;
  }
      

      
        
        
      
      
  .bdrSRO {
    width:100%;
  height:1.5rem;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  .fcgnOd {
    width:100%;
  height:1.5rem;
  align-items:center;
  padding-left:0.25rem;
  padding-right:0.25rem;
  flex-direction:row;
  justify-content:space-between;
  background-color:var(--brand-2, #111A27);
  }
      

      
        
        
      
      
  .te-bracket-cell\:EHomMTaeY11qVOmRs9YNm {
    color:var(--critical-9, #E54666);
  width:1rem;
  display:inline-block;
  text-align:center;
  background-color:var(--brand-1, #0D141F);
  }
      

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

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-cell\:KzbTchZD3PQ-Nzdma_3KP {
    width:1rem;
  display:inline-block;
  text-align:center;
  background-color:var(--brand-1, #0D141F);
  }
      

      
        
        
      
      
  .te-bracket-cell\:MAetebULLuirabffhksuk {
    color:var(--neutral-10, #7C7A85);
  }
      

      
        
        
      
      
  .te-bracket-cell\:OFVF076WbNgWdv5k9lur3 {
    width:1rem;
  display:inline-block;
  text-align:center;
  background-color:var(--brand-1, #0D141F);
  }
      

      
        
        
      
      
  .te-bracket-cell\:Qpl-QBiDhnMtrtfTo7siE {
    color:var(--neutral-10, #7C7A85);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .eGcxWa {
    color:var(--neutral-11);
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  font-family:'Outfit';
  font-weight:var(--bold);
  line-height:var(--line-height);
  white-space:normal;
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  }
      

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


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

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cFvyjA {
    width:98%;
  height:1px;
  background-color:var(--brand-3, #112840);
  }
      

      
        
        
      
      
  .te-bracket-cell\:lG8iPh7ACbAXreqhBNMBX {
    color:var(--success-9, #12A594);
  width:1rem;
  display:inline-block;
  text-align:center;
  background-color:var(--brand-1, #0D141F);
  }
      

      
        
        
      
      
  .te-bracket-cell\:opFGJTNCZfWq4LE-tKFV5 {
    color:var(--success-9, #12A594);
  width:1rem;
  display:inline-block;
  text-align:center;
  background-color:var(--brand-1, #0D141F);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-cell\:qW3VRHQ8zrH_5ICESIoZ5 {
    color:var(--critical-10, #EC5A72);
  width:1rem;
  display:inline-block;
  text-align:center;
  background-color:var(--brand-1, #0D141F);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

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

      
        
        
      
      
  .te-bracket-cell\:xI8sId1Q5xA0BzuP50LbG {
    position:relative;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fqYtHw {
    width:10px;
  height:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dYElHa {
    width:var(--width);
  height:var(--height);
  position:fixed;
  pointer-events:none;
  }
      

      
  .dYElHa.modal {
    pointer-events:all;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:9cY8LyadRMIuJ8HMgZZzb {
    position:relative;
  }
      

      
        
        
      
      
  .so-button-popover\:root {
    gap:0.5rem;
  color:var(--brand-9, #F2386A);
  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-radius:var(--rounding-md);
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  background-color:inherit;
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

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


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


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


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


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

        
        
      
      
  .te-bracket-container\:B2Qozlrtz2HpB9y_SbZNX {
    width:220px;
  height:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:CLZyc0XDXv4essHUn5PNz {
    width:220px;
  height:100%;
  }
      

      
        
        
      
      
  .da-Dnlj {
    width:100%;
  flex-wrap:wrap;
  flex-direction:row;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:E7CxxSXOOPclnFWYNvIX5 {
    width:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:ERnV7-imo9XCzWGn5iHwW {
    width:220px;
  height:100%;
  }
      

      
        
        
      
      
  .te-bracket-container\:HG7_eR56WezsmhsKi5yju {
    width:250px;
  height:250px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn {
    color:var(--neutral-1, #121113);
  scale:0.5;
  width:max-content;
  opacity:0;
  padding-top:0.5rem;
  border-color:var(--neutral-2, #1A191B);
  border-style:solid;
  border-width:var(--border-md);
  padding-left:0.5rem;
  border-radius:var(--rounding-md);
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  background-color:var(--neutral-12, #EEEEF0);
  }
      

      
  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.open {
    scale:1;
  opacity:1;
  translate:0 0px;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.top-in {
    translate:0 -12px;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.top-out {
    scale:1;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.bottom-in {
    translate:0 12px;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.bottom-out {
    scale:1;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.open-transition {
    transition:all 200ms ease 0ms normal;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.close-transition {
    transition:all 50ms ease 0ms normal;
  }
      

        
        
      
      
  .dqsoTv {
    width:fit-content;
  height:fit-content;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .PgVAX {
    width:10px;
  height:10px;
  rotate:z 45deg;
  display:flex;
  translate:0px -4px;
  flex-direction:column;
  background-color:var(--neutral-12, #EEEEF0);
  border-right-color:var(--neutral-2, #1A191B);
  border-right-style:solid;
  border-right-width:var(--border-md);
  border-bottom-color:var(--neutral-2, #1A191B);
  border-bottom-style:solid;
  border-bottom-width:var(--border-md);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cEpQwy {
    width:fit-content;
  height:fit-content;
  position:absolute;
  font-size:inherit;
  transform:var(--transform);
  font-family:inherit;
  font-weight:inherit;
  transform-origin:var(--transform-origin);
  }
      

      
  .cEpQwy.top {
    top:0px;
  left:var(--left);
  }
      


  .cEpQwy.bottom {
    left:var(--left);
  bottom:0px;
  }
      


  .cEpQwy.right {
    top:var(--top);
  right:0px;
  }
      


  .cEpQwy.left {
    top:var(--top);
  left:0px;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:K0ys3urg06Dc_UajRVo0_ {
    position:relative;
  }
      

      
        
        
      
      
  .te-bracket-container\:K9IV4kXnd3zhgvuqTfoKR {
    width:250px;
  height:250px;
  }
      

      
        
        
      
      
  .te-bracket-container\:LqjK9P594Qt0y_8x8yrHl {
    top:30vh;
  left:30vw;
  position:fixed;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:P1gWR6nn3444RW5zUGRfu {
    width:250px;
  height:250px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bSEiEu {
    width:95%100%;
  display:inline-block;
  text-align:center;
  padding-left:1rem;
  border-radius:var(--rounding-md);
  padding-right:1rem;
  background-color:var(--brand-3, #112840);
  }
      

      
        
        
      
      
  .cLFEyW {
    width:220px;
  height:5rem;
  }
      

      
        
        
      
      
  .te-bracket-container\:RN_oXkvxdpL-71Zjy-0kK {
    position:relative;
  }
      

      
        
        
      
      
  .te-bracket-container\:StnxDymbu5quQAczKHaVI {
    position:relative;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .eOzPtz {
    gap:0.5rem;
  width:100%;
  height:var(--interactive-height-md);
  display:flex;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  border-color:var(--neutral-7, #49474E);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  border-radius:var(--rounding-md);
  padding-right:0.75rem;
  flex-direction:row;
  justify-content:start;
  background-color:var(--brand-1, #170E0F);
  }
      

      
  .eOzPtz:hover {
    background-color:var(--brand-2, #1F1415);
  }
      


  .eOzPtz.focused {
    border-color:var(--brand-10, #E3255E);
  border-style:solid;
  border-width:var(--border-md);
  outline-color:var(--brand-6, #732033);
  outline-style:solid;
  outline-width:var(--border-lg);
  background-color:var(--brand-1, #170E0F);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .dnSmfd {
    flex:1;
  color:var(--neutral-12, #EEEEF0);
  width:100%;
  height:100%;
  font-size:var(--text-md);
  font-family:'Outfit';
  font-weight:var(--normal);
  }
      

      
  .dnSmfd::placeholder {
    color:var(--neutral-9, #6F6D78);
  font-size:var(--text-md);
  font-family:'Outfit';
  font-weight:var(--normal);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .so-button-secondary\:root {
    gap:0.5rem;
  color:var(--brand-9, #F2386A);
  width:fit-content;
  cursor:default;
  height:var(--interactive-height-sm);
  font-size:var(--text-sm);
  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(--brand-9, #F2386A);
  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;
  }
      

      
  .so-button-secondary\:root:hover {
    color:var(--brand-1);
  background: var(--brand-9);
  }
      


  .so-button-secondary\:root:active {
    transition:none;
  background-color:var(--brand-4, #520D1F);
  }
      


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


  .so-button-secondary\:root.trigger-open {
    background-color:var(--brand-2, #1F1415);
  }
      


  .so-button-secondary\:root.disabled {
    color:var(--brand-6, #732033);
  opacity:0.5;
  }
      

        
        
      
      
  .ckeMDa {
    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;
  background-color:var(--neutral-0, #0b0a0b);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:WWpFujaDi2Kxh4g8Gn_cs {
    width:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cCYXsI {
    width:100%;
  }
      

      
        
        
      
      
  .te-bracket-container\:YQPG2Xv_EjVDB4cTZmtLq {
    width:90%;
  }
      

      
        
        
      
      
  .te-bracket-container\:Yld0R-ary_Z9GTT-8E5Ss {
    top:30vh;
  left:30vw;
  position:fixed;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:_sw9EAc6nA1V2asFXyK7d {
    top:30vh;
  left:30vw;
  position:fixed;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .flUHnR {
    width:100%;
  display:flex;
  row-gap:50px;
  background: var(--brand-1);
  column-gap:50px;
  align-items:center;
  padding-top:20px;
  padding-bottom:20px;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .HtuoQ {
    width:330px;
  min-width:330px;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .te-bracket-container\:gpLkhTyNCA6TBR5un6bHy {
    width:220px;
  height:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .edAQxD {
    height:0px;
  overflow-x:hidden;
  overflow-y:hidden;
  will-change:height;
  }
      

      
  .edAQxD.open {
    height:var(--height);
  }
      

        
        
      
      
  .so-accordion-item\:j5oOUeJw1SjbcubWkwzPY {
    transition:height 300ms ease 0ms normal;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fezinN {
    width:220px;
  flex-direction:row;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

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

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:oOIlyhLronIQHpcPtUp3o {
    width:250px;
  height:250px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:vZodCCTbchT1uS0qV_4qa {
    top:30vh;
  left:40vw;
  position:fixed;
  }
      

      
        
        
      
      
  
      

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

      
        
        
      
      
  .te-bracket-container\:y8K11LgSy-BRU4hNZn1KG {
    padding-top:0.5rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
  .bJoCor.orientation-horizontal {
    flex-direction:row;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-bracket-container\:yxTvChMDxS4YUCXLuh0r3 {
    width:100%;
  row-gap:0.5rem;
  column-gap:0.5rem;
  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);
  }
      

      
        
        
      
      
  .te-bracket-container\:zUeYRfHnSS6rBb1DYOYcn {
    width:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      