
  

  
  

  
  
  
  
    


@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;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--turquoise: #25C2A0;
--violet: #8E3AE6;
--gradient-mild-blue: #4F85E6;
--off-white: #F9FAFB;
--light-gray: #E5E7EB;
--dark-gray: #111827;
--sky-blue: #38BDF8;
--soft-green: #22C55E;
--warm-amber: #FBBF24;
--soft-red: #EF4444;
    /* Fonts */
    --font-sans: 'Inter',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;
    }
  }
}

      
  .cXgPKC {
    min-height:100%;
  align-items:center;
  justify-content:center;
  background-color:#F4F5F8;
  }
      

      
        
      
      
  .exLFoo {
    gap:1.25rem;
  color:var(--grey-700, #404040);
  height:100%;
  }
      

      
        
      
      
  .eRuyMh {
    width:auto;
  height:3rem;
  }
      

      
        
      
      
  .dXdqUH {
    color:var(--grey-200, #E5E5E5);
  width:100%;
  cursor:pointer;
  box-shadow:0px 0px 8px 0px #00000044;
  align-items:center;
  border-radius:6px;
  flex-direction:row;
  justify-content:center;
  }
      

      
  .dXdqUH:hover {
    background-color:var(--grey-50, #FAFAFA);
  }
      

        
      
      
  .dmDYHD {
    color:var(--grey-900, #171717);
  width:256px;
  border:1px solid var(--grey-200, #D4D4D4);
  height:32px;
  font-size:0.75rem;
  padding-left:8px;
  border-radius:6px;
  padding-right:8px;
  background-color:#f8f8f8;
  }
      

      
  .dmDYHD:focus {
    outline-color:#2463ebff;
  outline-style:solid;
  outline-width:1px;
  }
      

        
      
      
  .YjTkW {
    gap:.5rem;
  color:var(--grey-700, #404040);
  }
      

      
        
      
      
  .cgGrpZ {
    height:var(--height);
  position:fixed;
  align-items:start;
  pointer-events:none;
  justify-content:start;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

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

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

        
      
      
  .Login\:724S4ky0FM3DKQk7qXiWs {
    width:.10rem;
  height:12.5rem;
  background-color:var(--grey-400, #A3A3A3);
  }
      

      
        
      
      
  .beXjOh {
    color:inherit;
  font-size:1.5rem;
  text-align:center;
  font-weight:var(--font-weight-bold);
  }
      

      
        
      
      
  
      

      
  
      

        
      
      
  .fFJpNl {
    color:var(--grey-700, #404040);
  height:.5rem;
  font-size:0.625rem;
  margin-top:8px;
  }
      

      
        
      
      
  .fAmyxV {
    gap:.5rem;
  width:100%;
  }
      

      
        
      
      
  .cmVDlO {
    color:var(--default-link-color, #2463ebff);
  }
      

      
        
      
      
  .ezeRiZ {
    width:var(--width);
  height:var(--height);
  position:fixed;
  align-items:start;
  pointer-events:none;
  justify-content:start;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .WtdKo {
    color:var(--grey-200, #E5E5E5);
  width:100%;
  cursor:pointer;
  align-items:center;
  padding-top:8px;
  padding-left:8px;
  border-radius:6px;
  padding-right:8px;
  padding-bottom:8px;
  justify-content:center;
  background-color:var(--blue-600, #2563EB);
  }
      

      
  .WtdKo:hover {
    background-color:var(--blue-500, #3B82F6);
  }
      

        
      
      
  .bHYIqa {
    top:var(--top);
  width:100%;
  position:absolute;
  pointer-events:all;
  }
      

      
  .bHYIqa.swipe-out-top {
    translate:0 -100%;
  }
      


  .bHYIqa.swipe-out-right {
    translate:100% 0px;
  }
      


  .bHYIqa.swipe-out-bottom {
    translate:0 100%;
  }
      


  .bHYIqa.swipe-out-left {
    translate:-100% 0px;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .Login\:SqLXz2U5Qld7r5h9GkpIM {
    width:25px;
  height:25px;
  }
      

      
  .Login\:SqLXz2U5Qld7r5h9GkpIM.open {
    width:25px;
  height:25px;
  background-color:var(--grey-600, #525252);
  }
      

        
      
      
  .clXipQ {
    width:100%;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .cjtBij {
    font-size:10px;
  align-items:end;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .bcKmXl {
    gap:3rem;
  top:15rem;
  border:1px solid var(--grey-300, #D4D4D4);
  height:auto;
  position:absolute;
  box-shadow:0px 2px 8px 0px #00000044;
  align-items:start;
  padding-top:2.5rem;
  padding-left:2.5rem;
  border-radius:5px;
  padding-right:2.5rem;
  flex-direction:row;
  padding-bottom:2.5rem;
  justify-content:center;
  background-color:white;
  }
      

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

      
        
      
      
  .Login\:oEi1U3bYmHdcn75SDpa0B {
    width:2rem;
  height:2rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      