
  

  

  
  
  
  


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

      
  .fkTCkI {
    width:100%;
  height:100%;
  display:flex;
  align-items:center;
  font-family:Inter;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  .bflklP {
    font-size:var(--h3);
  font-weight:var(--weight-bold);
  padding-bottom:2rem;
  }
      

      
        
      
      
  .eqRgwq {
    flex:1;
  width:100%;
  height:100%;
  display:flex;
  font-size:2rem;
  align-items:center;
  font-weight:500;
  justify-content:center;
  }
      

      
        
      
      
  .dYxRVs {
    font-size:var(--p);
  padding-bottom:1.5rem;
  }
      

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

      
        
      
      
  .cxmxgT {
    color:#292929;
  font-size:var(--small);
  }
      

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

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

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

      
        
      
      
  
      

      
        
      
      
  .brHlGV {
    width:100%;
  height:100%;
  display:flex;
  max-width:500px;
  background:#ffffff;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .dycyAg {
    width:0.8rem;
  height:0.8rem;
  background:#b8b8b8;
  border-top-left-radius:999rem;
  border-top-right-radius:999rem;
  border-bottom-left-radius:999rem;
  border-bottom-right-radius:999rem;
  }
      

      
  .dycyAg.active {
    background:#000000;
  }
      

        
      
      
  .XkgAP {
    flex:1;
  width:100%;
  padding-left:2rem;
  padding-right:2rem;
  }
      

      
        
      
      
  .paPMh {
    width:100%;
  height:100%;
  opacity:0.2;
  position:absolute;
  object-fit:cover;
  pointer-events:none;
  }
      

      
        
      
      
  .fEKCqt {
    display:flex;
  row-gap:1.75rem;
  column-gap:1.75rem;
  align-items:center;
  flex-direction:row;
  padding-bottom:2rem;
  justify-content:space-between;
  }
      

      
        
      