
@layer base {
  
  body, :host {
    /* Color */
      --dark-green: #003F2F;
--green: #2D6E50;
--light-green: #4d7962;
--burnt-orange: #D75B15;
--orange: #FF9E1A;
--light-orange: #FEB25B;
--coral: #F16852;
--mint: #3FD5AF;
--lime: #AAD585;
--text-dark: #333333;
--icons-grey: #555555;
--grey: #777;
--label-grey: #999999;
--background-grey: #EEEEEE;
--white: #ffffff;
  /* 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 */
    --section: 30px;
    /* 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;
    }
  }
}

      
  .djWeNC {
    height:100vh;
  }
      

      
        
        
      
      
  .vya-DT {
    color:var(--dark-green, #003F2F);
  cursor:pointer;
  text-decoration:underline;
  }
      

      
  .vya-DT:hover {
    color:var(--green, #2D6E50);
  }
      

        
        
      
      
  .ezXIUp {
    width:100%;
  align-items:center;
  padding-top:20px;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
        
        
      
      
  .bRagam {
    width:var(--width);
  }
      

      
        
        
      
      
  .fnLtFW {
    color:var(--text-white, #ffffff);
  width:100%;
  cursor:pointer;
  font-size:var(--font-size-sm);
  align-items:center;
  padding-top:10px;
  padding-left:20px;
  border-radius:50px;
  padding-right:20px;
  padding-bottom:10px;
  justify-content:center;
  background-color:var(--dark-green, #003F2F);
  }
      

      
  .fnLtFW:hover {
    cursor:pointer;
  background-color:var(--green, #2D6E50);
  }
      


  .fnLtFW:disabled {
    color:var(--background-grey, #EEEEEE);
  cursor:not-allowed;
  background-color:var(--dark-green, #003F2F);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .cEnKAS {
    gap:20px;
  width:100%;
  padding-top:20px;
  padding-bottom:20px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cSNhzm {
    color:var(--red-600, #DC2626);
  display:inline-block;
  }
      

      
        
        
      
      
  .btBufl {
    color:var(--red-600, #DC2626);
  display:inline-block;
  font-size:var(--font-size-sm);
  text-align:center;
  }
      

      
        
        
      
      
  .zlvGY {
    width:100%;
  padding-top:10px;
  padding-bottom:10px;
  }
      

      
        
        
      
      
  .ejEApI {
    color:var(--DarkMode, #999);
  display:inline-block;
  font-size:var(--font-size-xs);
  font-weight:var(--font-weight-bold);
  padding-bottom:4px;
  text-transform:uppercase;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .YDydF {
    color:var(--grey-900, #171717);
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

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

        
        
      
      
  .cxbSCk {
    color:var(--grey-500, #737373);
  width:100%;
  display:inline-block;
  position:absolute;
  font-size:var(--font-size-xs);
  overflow-y:hidden;
  font-weight:400;
  padding-left:12px;
  -o-transition:bottom 300ms ease;;
  -moz-transition:bottom 300ms ease;;
  }
      

      
        
        
      
      
  .dcdAkq {
    width:100%;
  bottom:-6px;
  position:absolute;
  }
      

      
        
        
      
      
  .XybbF {
    color:inherit;
  right:0px;
  z-index:1;
  position:absolute;
  align-items:center;
  flex-direction:row;
  justify-content:end;
  }
      

      
        
        
      
      
  .bgmMIe {
    flex:1;
  color:var(--grey-900, #171717);
  min-width:0px;
  font-weight:400;
  line-height:100%;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:6px;
  background-color:var(--white, #ffffff);
  }
      

      
  .bgmMIe:focus {
    box-shadow:0px 0px 0px 2px var(--white,#ffffff), 0px 0px 0px 4px var(--blue-300, #93C5FD);
  }
      


  .bgmMIe::placeholder {
    color:var(--grey-500, #737373);
  opacity:1;
  }
      


  .bgmMIe:invalid {
    box-shadow:0px 0px 0px 2px var(--white,#ffffff), 0px 0px 0px 4px var(--red-300, #FCA5A5);
  }
      

        
        
      
      
  .bCEORM {
    color:inherit;
  z-index:1;
  position:absolute;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .brwLYB {
    color:var(--text-dark, #333333);
  display:inline-block;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bfXGAu {
    height:100%;
  align-items:center;
  padding-left:60px;
  padding-right:60px;
  justify-content:center;
  background-color:var(--dark-green, #003F2F);
  }
      

      
        
        
      
      
  .exAqNT {
    width:100%;
  max-width:500px;
  align-items:center;
  padding-left:10px;
  padding-right:10px;
  justify-content:center;
  }
      

      
        
        
      
      
  .fsChVg {
    width:150px;
  height:80px;
  object-fit:contain;
  }
      

      
        
        
      
      
  .cdTAJc {
    width:100%;
  padding-top:20px;
  padding-bottom:20px;
  }
      

      
        
        
      
      
  .bPDNya {
    color:var(--text-dark, #333333);
  font-size:var(--font-size-3xl);
  font-weight:var(--font-weight-bold);
  }
      

      
        
        
      
      
  .cicUXl {
    width:100%;
  max-width:1000px;
  min-width:700px;
  max-height:800px;
  min-height:500px;
  overflow-y:auto;
  align-items:center;
  padding-top:80px;
  border-radius:20px;
  padding-bottom:80px;
  justify-content:start;
  background-color:var(--background-grey, #EEEEEE);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cBmaOU {
    width:100%;
  align-items:center;
  padding-top:20px;
  padding-bottom:20px;
  justify-content:center;
  }
      

      
        
        
      
      
  .bzfdvd {
    color:var(--icons-grey, #555555);
  display:inline-block;
  font-size:var(--font-size-base);
  text-align:center;
  }
      

      
        
        
      
      
  .eNJjNu {
    color:var(--red-600, #DC2626);
  display:inline-block;
  text-align:center;
  }
      

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

      
        
        
      
      
  
      

      
        
        
      
      
  .dvhYwA {
    color:var(--dark-green, #003F2F);
  font-size:1.125rem;
  text-align:center;
  font-weight:var(--font-weight-semi-bold);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ebjAyu {
    gap:10px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .cgcNcw {
    align-items:center;
  justify-content:center;
  }
      

      
        
        
      