
  

  

  
  
  
  


@layer base {
  
  body, :host {
    /* Color */
    --bg-light: #ffffff;
--text-dark: var(--bg-dark);
--border-light: #e8e8e8;
--bg-dark: #141414;
--text-light: var(--bg-light);
--button-bg-dark: #777777;
--button-bg-light: #e5e5e5;
--button-border-light: #f0f0f0;
--monstera: #2C6E49;
--coral: #F28C8C;
--sagegrey: #DCE2D9;
--charcoal: #1B1B1B;
--dark-forrest: #1A3C34;
--sand: #EADDC5;
--lilium-orange: #F87524;
--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;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-monasans: 'Mona 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;
    }
  }
}

      
  .eJanfc {
    color:var(--text-dark);
  background:var(--bg-light);
  min-height:100vh;
  font-family:Mona Sans;
  }
      

      
        
      
      
  .cvYAAn {
    font-size:var(--font-size-5xl);
  max-width:100%;
  text-align:left;
  font-weight:var(--font-weight-light);
  line-height:1.2;
  }
      

      
        
      
      
  .VlFTU {
    display:flex;
  align-items:stretch;
  padding-left:2rem;
  padding-right:2rem;
  flex-direction:row;
  justify-content:flex-start;
  border-bottom-color:var(--border-light);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dfARMY {
    display:flex;
  align-items:stretch;
  padding-top:2rem;
  padding-left:2rem;
  padding-right:2rem;
  flex-direction:column;
  padding-bottom:2rem;
  justify-content:flex-start;
  border-bottom-color:var(--border-light);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .fbpBEZ {
    flex:1;
  display:flex;
  row-gap:.5rem;
  max-width:100%;
  column-gap:.5rem;
  align-items:flex-start;
  padding-top:2rem;
  flex-direction:column;
  padding-bottom:2rem;
  justify-content:center;
  border-right-color:var(--border-light);
  border-right-style:solid;
  border-right-width:1px;
  }
      

      
        
      
      
  .btQPTB {
    display:flex;
  min-height:5rem;
  align-items:center;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:center;
  border-bottom-color:var(--border-light);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .aHiKj {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .dWYnBG {
    font-size:var(--font-size-xl);
  font-weight:var(--font-weight-light);
  }
      

      
        
      
      
  
      

      
        
      
      
  .egNgfI {
    position:relative;
  background:white;
  }
      

      
        
      
      
  .cQNlVM {
    display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .dPodjl {
    color:var(--text-dark);
  font-size:var(--font-size-2xl);
  margin-bottom:.5rem;
  }
      

      
        
      
      
  .eoUZuM {
    display:flex;
  row-gap:.5rem;
  flex-wrap:wrap;
  column-gap:.5rem;
  align-items:flex-start;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
      
      
  .cegLov {
    color:var(--grey-700);
  font-size:var(--font-size-sm);
  }
      

      
        
      
      
  .dqDvHb {
    color:var(--text-dark);
  font-size:var(--font-size-3xl);
  }
      

      
        
      
      
  .flJAkx {
    cursor:pointer;
  font-size:var(--font-size-sm);
  padding-top:.5rem;
  padding-bottom:.5rem;
  }
      

      
        
      
      
  .cHfoLg {
    display:flex;
  align-items:center;
  padding-top:1rem;
  flex-direction:row;
  justify-content:space-between;
  border-top-color:var(--border-light);
  border-top-style:solid;
  border-top-width:1px;
  }
      

      
        
      
      
  .dsRflH {
    flex:1;
  color:var(--charcoal);
  font-size:0.875rem;
  font-weight:500;
  line-height:1;
  }
      

      
        
      
      
  .fvljqh {
    row-gap:0.5rem;
  flex-direction:column;
  }
      

      
        
      
      
  .fFrnCW {
    color:var(--grey-600);
  font-size:0.875rem;
  }
      

      
        
      
      
  .dObFLQ {
    color:var(--grey-700);
  }
      

      
        
      
      
  .cLCQfF {
    color:var(--text-dark);
  }
      

      
        
      
      
  .emqLEF {
    display:flex;
  row-gap:.5rem;
  column-gap:.5rem;
  align-items:flex-end;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .bcnnVS {
    color:var(--grey-600);
  font-size:0.75rem;
  }
      

      
        
      
      
  .cESSjG {
    width:100%;
  resize:vertical;
  font-family:inherit;
  padding-top:0.75rem;
  border-color:var(--border-light);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:0.75rem;
  border-top-left-radius:.375rem;
  border-top-right-radius:.375rem;
  border-bottom-left-radius:.375rem;
  border-bottom-right-radius:.375rem;
  }
      

      
        
      
      
  .bhFIAh {
    color:var(--charcoal);
  font-size:var(--font-size-2xl);
  }
      

      
        
      
      
  .YNCfa {
    color:var(--text-dark);
  font-size:var(--font-size-2xl);
  }
      

      
        
      
      
  .bKJdoA {
    row-gap:.5rem;
  column-gap:.5rem;
  }
      

      
        
      
      
  .qMMAo {
    cursor:pointer;
  display:flex;
  row-gap:0.5rem;
  flex-wrap:wrap;
  column-gap:0.5rem;
  align-items:flex-start;
  padding-top:.5rem;
  border-color:#d6d6d6;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:.5rem;
  border-top-left-radius:.5rem;
  border-top-right-radius:.5rem;
  border-bottom-left-radius:.5rem;
  border-bottom-right-radius:.5rem;
  }
      

      
        
      
      
  .kpgyE {
    row-gap:1rem;
  column-gap:1rem;
  }
      

      
        
      
      
  .bZjFQv {
    flex-wrap:wrap;
  flex-direction:row;
  row-gap:.5rem;
  column-gap:.5rem;
  }
      

      
        
      
      
  .dpsucG {
    cursor:pointer;
  display:flex;
  align-items:center;
  padding-top:.5rem;
  border-color:var(--button-border-light);
  border-style:solid;
  border-width:1px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:.5rem;
  justify-content:center;
  border-top-left-radius:.375rem;
  border-top-right-radius:.375rem;
  border-bottom-left-radius:.375rem;
  border-bottom-right-radius:.375rem;
  transition:background 300ms ease;
  }
      

      
  .dpsucG.selected {
    color:var(--text-light);
  background:var(--button-bg-dark);
  }
      


  .dpsucG:hover {
    background:#f0f0f0;
  }
      

        
      
      
  .bPJOHl {
    cursor:pointer;
  display:flex;
  align-items:center;
  padding-top:.5rem;
  border-color:var(--button-border-light);
  border-style:solid;
  border-width:1px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:.5rem;
  justify-content:center;
  border-top-left-radius:.375rem;
  border-top-right-radius:.375rem;
  border-bottom-left-radius:.375rem;
  border-bottom-right-radius:.375rem;
  transition:background 300ms ease;
  }
      

      
  .bPJOHl.selected {
    background:var(--button-bg-light);
  border-color:var(--border-light);
  border-style:solid;
  border-width:1px;
  }
      


  .bPJOHl:hover {
    background:#f0f0f0;
  }
      

        
      
      
  .ctbdAR {
    row-gap:.5rem;
  column-gap:.5rem;
  margin-top:.5rem;
  flex-direction:row;
  color:white;
  border:none;
  cursor:pointer;
  display:flex;
  font-size:1rem;
  background:#2781b9;
  align-items:center;
  font-weight:600;
  padding-top:0.75rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:0.75rem;
  justify-content:center;
  border-top-left-radius:.375rem;
  border-top-right-radius:.375rem;
  border-bottom-left-radius:.375rem;
  border-bottom-right-radius:.375rem;
  transition:background 300ms ease;
  }
      

      
  .ctbdAR:hover {
    background:#19557b;
  }
      

        
      
      
  .bEGJOE {
    row-gap:.5rem;
  column-gap:.5rem;
  flex-direction:row;
  color:white;
  border:none;
  cursor:pointer;
  display:flex;
  font-size:1rem;
  background:#2781b9;
  align-items:center;
  font-weight:600;
  padding-top:0.75rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:0.75rem;
  justify-content:center;
  border-top-left-radius:.375rem;
  border-top-right-radius:.375rem;
  border-bottom-left-radius:.375rem;
  border-bottom-right-radius:.375rem;
  transition:background 300ms ease;
  }
      

      
  .bEGJOE:hover {
    background:#19557b;
  }
      

        
      
      
  .cohgbX {
    cursor:pointer;
  display:flex;
  align-items:center;
  padding-top:.5rem;
  border-color:var(--button-border-light);
  border-style:solid;
  border-width:1px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:.5rem;
  justify-content:center;
  border-top-left-radius:.375rem;
  border-top-right-radius:.375rem;
  border-bottom-left-radius:.375rem;
  border-bottom-right-radius:.375rem;
  transition:background 300ms ease;
  }
      

      
  .cohgbX.selected {
    background:var(--button-bg-light);
  }
      


  .cohgbX:hover {
    background:#f0f0f0;
  }
      

        
      
      
  .fnxfYH {
    row-gap:.5rem;
  column-gap:.5rem;
  padding-left:.5rem;
  padding-right:.5rem;
  padding-top:.5rem;
  padding-bottom:.5rem;
  border-top-left-radius:.75rem;
  border-top-right-radius:.75rem;
  border-bottom-left-radius:.75rem;
  border-bottom-right-radius:.75rem;
  border-width:1px;
  border-style:solid;
  border-color:var(--border-light);
  }
      

      
        
      
      
  .dJvxKy {
    color:var(--button-bg-dark);
  cursor:pointer;
  font-size:var(--font-size-sm);
  }
      

      
        
      
      
  .dPucUy {
    color:var(--text-dark);
  display:flex;
  row-gap:.5rem;
  font-size:var(--font-size-sm);
  column-gap:.5rem;
  align-items:center;
  padding-top:.5rem;
  padding-right:.5rem;
  flex-direction:row;
  padding-bottom:.5rem;
  justify-content:flex-start;
  cursor:pointer;
  }
      

      
        
      
      
  .eigGxF {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:flex-start;
  justify-content:flex-start;
  }
      

      
        
      
      
  .brCdZo {
    display:flex;
  row-gap:1rem;
  flex-wrap:wrap;
  column-gap:1rem;
  align-items:flex-start;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
      
      
  .dezytV {
    color:var(--text-dark);
  cursor:pointer;
  display:flex;
  row-gap:.5rem;
  z-index:2;
  background:var(--button-bg-light);
  column-gap:.5rem;
  align-items:center;
  padding-top:.5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  flex-direction:row;
  padding-bottom:.5rem;
  justify-content:flex-start;
  border-top-left-radius:.375rem;
  border-top-right-radius:.375rem;
  border-bottom-left-radius:.375rem;
  border-bottom-right-radius:.375rem;
  border-width:1px;
  border-style:solid;
  border-color:var(--button-bg-light);
  transition:background 300ms ease;
  }
      

      
  .dezytV:hover {
    background:#f2f2f2;
  }
      

        
      
      
  
      

      
        
      
      
  .asKlR {
    display:flex;
  position:relative;
  align-items:flex-start;
  margin-bottom:.5rem;
  justify-content:flex-start;
  }
      

      
        
      
      
  .cXxMgA {
    flex:1;
  display:flex;
  row-gap:0.25rem;
  flex-direction:column;
  }
      

      
        
      
      
  .ennFOB {
    row-gap:1rem;
  flex-wrap:wrap;
  column-gap:1rem;
  flex-direction:row;
  justify-content:space-evenly;
  }
      

      
        
      
      
  .crnwle {
    row-gap:0.5rem;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
  display:flex;
  }
      

      
        
      
      
  .dgSGOu {
    color:var(--grey-700);
  font-size:0.875rem;
  font-weight:500;
  }
      

      
        
      
      
  .eRemIP {
    left:1rem;
  color:var(--grey-700);
  position:absolute;
  font-size:1rem;
  pointer-events:none;
  z-index:10;
  }
      

      
        
      
      
  .eAvWFG {
    width:100%;
  font-size:1rem;
  padding-top:0.75rem;
  border-color:var(--border-light);
  border-style:solid;
  border-width:1px;
  padding-left:2.5rem;
  padding-right:1rem;
  padding-bottom:0.75rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  background:#e5e5e5;
  }
      

      
        
      
      
  .czhdSM {
    display:flex;
  position:relative;
  align-items:center;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .cEGzKc {
    flex:1;
  width:auto;
  display:flex;
  background:var(--bg-light);
  align-items:center;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
      
      
  .cXJKaE {
    flex:1;
  width:100%;
  max-width:var(--container-max);
  border-left-color:var(--border-light);
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:var(--border-light);
  border-right-style:solid;
  border-right-width:1px;
  }
      

      
        
      
      
  .donate\:sIMDBk1wBv14O4JI7tKKE {
    padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  }
      

      
        
      