
@layer base {
  
  body, :host {
    /* Color */
      --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--brand-primary-color: #31dcb2;
--brand-secondary-color: #6694ff;
--brand-300: #ff6669;
  /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-plusjakartasans: 'Plus Jakarta Sans',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* 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 */
    
    /* 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;
    }
  }
}

      
  .eyAmaz {
    width:100%;
  height:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cgu\:root {
    height:fit-content;
  background: white;
  min-height:100vh;
  }
      

      
        
        
      
      
  .eXeVwq {
    width:0.75rem;
  }
      

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

      
        
        
      
      
  .bOSYXp {
    row-gap:2rem;
  max-width:80rem;
  column-gap:2rem;
  margin-left:auto;
  padding-top:4rem;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:4rem;
  }
      

      
        
        
      
      
  .duoSqn {
    color:#000000;
  width:fit-content;
  cursor:pointer;
  row-gap:1rem;
  position:relative;
  font-size:var(--font-size-xs);
  background: #e5e5e52b;
  box-shadow:0px 3px 7px 1px #0000002b;
  column-gap:1rem;
  font-weight:var(--font-weight-bold);
  padding-top:0.75rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
  .duoSqn:hover {
    color:#ffffff;
  opacity:0.5;
  }
      


          @media (max-width: 1024px) {
            
  .duoSqn {
    font-size:var(--font-size-xxs);
  }
      

          }
          
        
        
      
      
  .cYxjw {
    color:inherit;
  font-size:2.25rem;
  font-weight:var(--font-weight-bold);
  }
      

      
        
        
      