
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    

    /* 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;
    }
  }
}

      
  .ebNZxq {
    flex:1;
  color:var(--enc-foreground-neutral-primary);
  display:flex;
  font-family:Euclid Enercity;
  background-color:var(--enc-background-surface-primary);
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .xsIrg {
    padding:1.5rem;
  overflow:clip;
  position:relative;
  isolation:isolate;
  background:var(--enc-background-neutral-tertiary-default);
  border-radius:var(--enc-radius-large);
  }
      

      
          @media (min-width: 25em) {
            
  .xsIrg {
    padding:2em;
  }
      

          }
          

          @media (min-width: 50em) {
            
  .xsIrg {
    padding:3rem;
  }
      

          }
          

  .xsIrg::before {
    inset:0;
  content:'';
  position:absolute;
  mask-size:100% 100%;
  mask-image:url("data:image/svg+xml;utf8,<svg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'><rect width='100%25' height='100%25' fill='none' rx='24' ry='24' stroke='black' stroke-width='4' stroke-dasharray='8, 16' stroke-dashoffset='0' stroke-linecap='round'/></svg>");;
  mask-repeat:no-repeat;
  border-radius:var(--enc-radius-large);
  pointer-events:none;
  background-color:var(--enc-border-neutral-primary);
  }
      

        
      
      
  .eHbFSj {
    width:100%;
  height:100%;
  background:repeating-linear-gradient(
120deg,
var(--stripe-color) 0 var(--stripe-thickness),
transparent var(--stripe-thickness) var(--stripe-gap)
);
  mask-image:linear-gradient(to top right, transparent 50%, #000000A8);
  }
      

      
        
      
      
  .comp_placeholder-card\:Zj3roVo4Q1jv2dkPZgJzP {
    inset:0;
  z-index:-1;
  position:absolute;
  }
      

      
        
      
      
  
      

      
        
      