
  

  

  
  
  
  


@layer base {
  
  body, :host {
    /* Color */
    --background: var(--dark-background);
--background-2: var(--dark-background-2);
--background-3: var(--dark-background-3);
--text: var(--dark-text);
--text-2: var(--dark-text-2);
--text-3: var(--dark-text-3);
--red-text: var(--dark-red-text);
--red-background: var(--dark-red-background);
--brand: var(--dark-brand);
--light-background: #ffffff;
--light-background-2: #f5f5f5;
--light-background-3: #c4c4ca;
--light-text: #101012;
--light-text-2: #484851;
--light-text-3: #909098;
--light-red-text: #e90c3a;
--light-red-background: #2d191b;
--light-brand: #1c9bf1;
--dark-background: #000000;
--dark-background-2: #121215;
--dark-background-3: #1a1a1e;
--dark-text: #e6e6e6;
--dark-text-2: #909098;
--dark-text-3: #484851;
--dark-red-text: #e90c3a;
--dark-red-background: #2d191b;
--dark-brand: #1c9bf1;
    /* Fonts */
    --font-inter: 'Inter',sans-serif;

    /* Font size */
    --tiny: 0.8rem;
--small: 0.9rem;
--large: 1.2rem;
--lead: 1.3rem;
--p: 1.065rem;
--h4: 1.4rem;
--h3: 1.65rem;
--h2: 1.875rem;
--h1: 2.25rem;
    /* Font weight */
    --weight-regular: 400;
--weight-medium: 500;
--weight-semibold: 600;
--weight-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 */
    --m1: 0.25rem;
--m2: 0.5rem;
--m3: 0.75rem;
--m4: 1rem;
--m5: 1.25rem;
--m6: 1.5rem;
--m7: 2rem;
--m8: 3rem;
--m9: 4rem;
--page_margin: 0.85rem;
--desktop_max_width: 500px;
--safe_zone_bottom: var(--sab);
--safe_zone_top: var(--sat);
--border-radius-default: 0.6rem;
    /* 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;
    }
  }
}

      
  .fpWNnL {
    color:var(--text);
  width:100%;
  height:100%;
  display:flex;
  background:var(--background);
  overflow-x:clip;
  overflow-y:auto;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
      
      
  .edsFvV {
    color:var(--text-2);
  font-size:var(--small);
  line-height:1.3;
  }
      

      
        
      
      
  .bKVhci {
    font-size:var(--p);
  font-weight:var(--weight-medium);
  line-height:1.3;
  padding-bottom:var(--m1);
  }
      

      
        
      
      
  .dxlDri {
    width:100%;
  max-width:var(--desktop_max_width);
  padding-left:var(--page_margin);
  padding-right:var(--page_margin);
  }
      

      
        
      
      
  .biQYWi {
    height:var(--m6);
  }
      

      
        
      
      
  .fbRCjt {
    width:0px;
  height:0px;
  display:block;
  z-index:-1;
  position:absolute;
  }
      

      
        
      
      
  
      

      
        
      
      
  .ckEvGj {
    width:1.5rem;
  height:1.5rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dhfdEB {
    font-size:var(--h2);
  font-weight:var(--weight-semibold);
  padding-bottom:var(--m4);
  }
      

      
        
      
      
  .cfhnWn {
    top:0px;
  width:100%;
  z-index:100;
  position:sticky;
  padding-top:var(--safe_zone_top);
  }
      

      
        
      
      
  .eSFAWM {
    color:var(--text);
  font-size:17px;
  text-align:center;
  transition:color 180ms ease  ;
  font-family:inherit;
  font-weight:600;
  }
      

      
        
      
      
  
      

      
        
      
      
  .znClB {
    color:inherit;
  width:1.4rem;
  height:1.4rem;
  }
      

      
        
      
      
  .nav_component\:BE1drZ0Aw_TcSO9KFzQD8 {
    color:inherit;
  }
      

      
        
      
      
  .cVpsDI {
    display:flex;
  opacity:0;
  transition:opacity 200ms cubic-bezier(0.42, 0, 0.58, 1) 30ms;
  align-items:center;
  will-change:opacity;
  flex-direction:row;
  justify-content:center;
  }
      

      
  .cVpsDI.show {
    opacity:1;
  }
      


  .cVpsDI.small {
    font-size:14px;
  }
      

        
      
      
  .dyieyG {
    color:var(--text);
  }
      

      
  .dyieyG.white {
    color:#ffffff;
  }
      

        
      
      
  .httzT {
    color:var(--text);
  width:2rem;
  height:1.5rem;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  view-transition-name:var(--vtn);
  }
      

      
  .httzT.white {
    color:#e6e6e6;
  }
      

        
      
      
  .cJQFPN {
    width:100%;
  height:3.5rem;
  display:flex;
  z-index:2;
  align-items:center;
  padding-left:var(--page_margin);
  padding-right:var(--page_margin);
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .eqvaxW {
    top:0px;
  left:0px;
  right:0px;
  width:100%;
  bottom:0px;
  height:100%;
  opacity:1;
  z-index:1;
  position:absolute;
  background:var(--background);
  transition:opacity 200ms cubic-bezier(0.42, 0, 0.58, 1) 30ms;
  will-change:opacity;
  }
      

      
  .eqvaxW.transparent {
    opacity:0;
  }
      

        
      
      
  
      

      
        
      
      
  .clijvO {
    color:var(--text);
  display:inline;
  padding-left:5px;
  text-decoration-line:underline;
  }
      

      
        
      
      
  .cFSWHE {
    width:100%;
  max-width:500px;
  }
      

      
        
      