
@layer base {
  
  body, :host {
    /* Color */
      --Main-100: #fafafa;
--Main-200: #f0f1f5;
--Main-300: #2c2d32;
--Main-400: #690077;
--White: #ffffff;
--Black: #000000;
--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;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--t-green-100: #CFE1CA;
--t-green-200: #D8DFE9;
--t-green-300: #EDFF8C;
--t-green-400: #E9EEEA;
--t-orange-100: #FFE6D5;
--t-orange-200: #FFD6B8;
--t-orange-300: #FFC18A;
--t-orange-400: #FFEEE6;
--t-tan-100: #EFE5D5;
--t-tan-200: #E6DBC9;
--t-tan-300: #D9C7A8;
--t-tan-400: #F5F0E6;
--t-blue-100: #D5E8F5;
--t-blue-200: #C9DEF0;
--t-blue-300: #A8D1F2;
--t-blue-400: #E6F0F5;
--t-pink-100: #F5D5E8;
--t-pink-200: #E6C9DE;
--t-pink-300: #F2A8D1;
--t-pink-400: #F0E6F5;
--t-gold-100: #F5E5C3;
--t-gold-200: #F0D6A3;
--t-gold-300: #E6C275;
--t-gold-400: #FAF2E2;
--t-yellow-100: #FFF5D5;
--t-yellow-200: #FFF0B8;
--t-yellow-300: #FFE68A;
--t-yellow-400: #FFFAE6;
  /* Fonts */
    --font-urbanist: 'Urbanist',sans-serif;

    /* Font size */
    --font-size-10: 0.625rem;
--font-size-12: 0.75rem;
--font-size-14: 0.875rem;
--font-size-base: 1rem;
--font-size-18: 1.125rem;
--font-size-20: 1.25rem;
--font-size-24: 1.5rem;
--font-size-30: 1.875rem;
--font-size-36: 2.25rem;
--font-size-48: 3rem;
--font-size-64: 4rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--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 */
    --space-quarter: 0.25rem;
--space-half: 0.5rem;
--space-3-4: 0.75rem;
--space-one: 1rem;
--space-onequarter: 1.25rem;
--space-onehalf: 1.5rem;
--space-one-3-4: 1.75rem;
--space-two: 2rem;
--space-twohalf: 2.5rem;
--space-three: 3rem;
    /* 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;
    }
  }
}

      
  .rltzo {
    flex:1;
  }
      

      
        
        
      
      
  .cAPmqV {
    top:0px;
  left:0px;
  width:100%;
  height:100%;
  z-index:999;
  position:fixed;
  background: #0000000d;
  align-items:center;
  padding-top:var(--top);
  flex-direction:column;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fjOTwA {
    gap:var(--space-one);
  width:100%;
  max-width:20rem;
  }
      

      
        
        
      
      
  .cHvbzk {
    right:var(--space-onehalf);
  cursor:pointer;
  position:absolute;
  border-color:var(--Black, #000000);
  border-style:solid;
  border-width:1px;
  border-radius:25px;
  }
      

      
        
        
      
      
  .osxos {
    gap:var(--space-3-4);
  flex-direction:row;
  }
      

      
        
        
      
      
  .dwXfSJ {
    font-size:var(--font-size-20);
  }
      

      
        
        
      
      
  .dDvlVo {
    color:var(--White, #ffffff);
  width:100%;
  cursor:pointer;
  display:flex;
  outline:none;
  padding:var(--space-3-4);
  font-size:var(--font-size-base);
  margin-top:var(--space-half);
  align-items:center;
  font-family:inherit;
  border-color:var(--Black, #000000);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  background-color:var(--Black, #000000);
  }
      

      
  .dDvlVo:hover {
    color:var(--White, #ffffff);
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  background-color:var(--Main-300, #2c2d32);
  }
      


  .dDvlVo:focus-visible {
    outline-color:var(--White, #ffffff);
  outline-style:solid;
  outline-width:1px;
  }
      

        
        
      
      
  .fsAYBP {
    gap:var(--space-quarter);
  flex:1;
  color:black;
  display:flex;
  font-family:inherit;
  }
      

      
        
        
      
      
  
      

      
  .cCenXL.sr-only {
    clip:rect(0, 0, 0, 0);
  width:1px;
  border:0;
  height:1px;
  margin:-1px;
  padding:0px;
  overflow:hidden;
  position:absolute;
  white-space:nowrap;
  }
      

        
        
      
      
  .dbVQfO {
    padding:var(--space-half);
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  background-color:white;
  }
      

      
  .dbVQfO:focus {
    outline-color:var(--Main-400, #690077);
  outline-style:solid;
  outline-width:1px;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .eAcplR {
    justify-content:center;
  }
      

      
        
        
      
      
  .bcQALA {
    color:var(--Main-300, #2c2d32);
  padding:var(--space-half);
  font-size:var(--font-size-base);
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  background-color:var(--White, #ffffff);
  }
      

      
  .bcQALA:focus {
    outline-color:var(--Main-400, #690077);
  outline-style:solid;
  outline-width:1px;
  }
      

        
        
      
      
  .cAEjvG {
    gap:var(--space-half);
  left:var(--space-half);
  padding:var(--space-quarter);
  position:absolute;
  min-width:7rem;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  flex-direction:row;
  justify-content:space-between;
  background-color:var(--Main-200, #f0f1f5);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ehRFAV {
    cursor:pointer;
  }
      

      
        
        
      
      
  .ecsXZx {
    top:100%;
  width:100%;
  z-index:1;
  position:absolute;
  font-size:var(--font-size-base);
  margin-top:1px;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  background-color:var(--White, #ffffff);
  }
      

      
        
        
      
      
  .flmCqm {
    cursor:pointer;
  padding:var(--space-half);
  flex-direction:row;
  }
      

      
  .flmCqm:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .cTimiq {
    gap:var(--space-quarter);
  flex:1;
  color:var(--Black, #000000);
  display:flex;
  font-family:inherit;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .uMsMg {
    width:90%;
  height:1px;
  margin:auto;
  margin-top:var(--space-half);
  align-items:center;
  justify-content:center;
  background-color:var(--grey-300);
  }
      

      
        
        
      
      
  .eQETjr {
    gap:var(--space-quarter);
  color:black;
  display:flex;
  font-family:inherit;
  }
      

      
        
        
      
      
  .vQwlY {
    padding:var(--space-half);
  max-width:100%;
  min-width:100%;
  max-height:20rem;
  min-height:5rem;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  field-sizing:content;
  border-radius:var(--space-quarter);
  background-color:white;
  }
      

      
  .vQwlY:focus {
    outline-color:var(--Main-400, #690077);
  outline-style:solid;
  outline-width:1px;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .dSkmTL {
    gap:var(--space-onehalf);
  padding:var(--space-onehalf);
  min-width:20rem;
  box-shadow:0px 4px 8px 0px #00000033;
  max-height:90vh;
  overflow-y:auto;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:var(--space-half);
  justify-content:start;
  background-color:var(--White, #ffffff);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bAHWaZ {
    color:var(--Main-300, #2c2d32);
  font-size:var(--font-size-14);
  margin-bottom:var(--space-half);
  }
      

      
        
        
      
      
  .eVBPGj {
    gap:var(--space-quarter);
  display:flex;
  font-family:inherit;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bCMoRR {
    flex:1;
  padding:var(--padding);
  align-items:center;
  font-family:Urbanist;
  justify-content:start;
  background-color:var(--background, #ffffff);
  }
      

      
          @media (max-width: 767px) {
            
  .bCMoRR {
    padding:var(--m-padding);
  }
      

          }
          
        
        
      
      
  .dzedUS {
    top:var(--space-three);
  right:var(--space-three);
  width:17rem;
  padding:4px;
  z-index:999;
  position:fixed;
  box-shadow:0px 0px 8px 1px #1f1f1f26;
  transition:right 300ms ease 0ms normal;
  border-radius:4px;
  background-color:var(--White, #ffffff);
  }
      

      
  .dzedUS {
    @starting-style {
            right:-17rem;
          }
  }
      

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

      
        
        
      
      
  .caVyGd {
    padding:var(--space-one);
  border-radius:4px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cFELnm {
    top:0px;
  padding:0.5rem 1rem;
  z-index:99;
  position:sticky;
  box-shadow:0px 1px 8px 0px #0000001a;
  align-items:center;
  font-family:Urbanist;
  justify-content:start;
  background-color:var(--Main-100, #fafafa);
  }
      

      
        
        
      
      
  .dfDqVR {
    cursor:default;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui-dropdown-item\:root {
    width:100%;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  padding-top:0.5rem;
  padding-left:0.75rem;
  outline-color:transparent;
  outline-style:solid;
  outline-width:0px;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:space-between;
  }
      

      
  .ui-dropdown-item\:root:first-child {
    border-top-left-radius:var(--space-quarter);
  border-top-right-radius:var(--space-quarter);
  }
      


  .ui-dropdown-item\:root:last-child {
    border-bottom-left-radius:var(--space-quarter);
  border-bottom-right-radius:var(--space-quarter);
  }
      


  .ui-dropdown-item\:root:hover {
    background:var(--Main-200);
  }
      


  .ui-dropdown-item\:root:active {
    background:var(--Main-200);
  }
      


  .ui-dropdown-item\:root:focus {
    background:var(--Main-200);
  }
      


  .ui-dropdown-item\:root.open {
    background:var(--Main-200);
  }
      


  .ui-dropdown-item\:root.disabled {
    color:#6F6D78;
  background-color:transparent;
  }
      

        
        
      
      
  .header\:-Dql_Y7E7E_ANqIoOlBgI {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bkYtAE {
    width:var(--btn-width);
  border-radius:var(--border-radius);
  }
      

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

      
        
        
      
      
  .ui-button\:LXJpe8W5ZM4C9schXvlKU {
    gap:var(--space-quarter);
  color:var(--theme-font, #E9EEEA);
  width:var(--btn-width);
  cursor:pointer;
  display:flex;
  outline:none;
  padding:var(--space-half);
  font-size:var(--font-size-14);
  min-width:5rem;
  align-items:center;
  font-family:inherit;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  align-content:start;
  border-radius:var(--border-radius);
  flex-direction:row;
  justify-content:center;
  background-color:var(--theme-bg, #E9EEEA);
  }
      

      
  .ui-button\:LXJpe8W5ZM4C9schXvlKU:hover {
    color:var(--theme-bg, #ffffff);
  background-color:var(--theme-font, #000000);
  }
      


  .ui-button\:LXJpe8W5ZM4C9schXvlKU:focus-visible {
    outline-color:var(--Main-400);
  outline-style:solid;
  outline-width:2px;
  outline-offset:1px;
  }
      


  .ui-button\:LXJpe8W5ZM4C9schXvlKU:disabled {
    opacity:0.5;
  }
      

        
        
      
      
  .dKnBNW {
    width:var(--space-onequarter);
  height:var(--space-onequarter);
  animation:spinner 1s linear infinite;
  border-radius:50%;
  }
      

      
        
        
      
      
  .ffcKG {
    width:100%;
  height:100%;
  position:absolute;
  border-color:transparent;
  border-style:solid;
  border-width:4px;
  border-radius:50%;
  border-top-color:var(--color, #EEEEF0);
  border-top-style:solid;
  border-top-width:4px;
  }
      

      
        
        
      
      
  .bDGgpC {
    width:100%;
  height:100%;
  opacity:0.3;
  position:absolute;
  border-color:var(--color, #EEEEF0);
  border-style:solid;
  border-width:4px;
  border-radius:50%;
  }
      

      
        
        
      
      
  .ui-button\:sUNcgZcRzzXqRv0i2xGTc {
    width:1rem;
  height:1rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dYElHa {
    width:var(--width);
  height:var(--height);
  position:fixed;
  pointer-events:none;
  }
      

      
  .dYElHa.modal {
    pointer-events:all;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .notifications-dropdown\:JmQ9nRzsXKaSTTYnVpcY7 {
    cursor:pointer;
  padding:var(--space-half);
  background:white;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:50px;
  justify-content:center;
  }
      

      
  .notifications-dropdown\:JmQ9nRzsXKaSTTYnVpcY7:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      

        
        
      
      
  .dZREAO {
    min-width:20rem;
  max-height:40rem;
  overflow-y:auto;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  background-color:white;
  }
      

      
          @media (max-width: 767px) {
            
  .dZREAO {
    min-width:15rem;
  }
      

          }
          
        
        
      
      
  .cjkrzJ {
    width:var(--space-onehalf);
  height:var(--space-onehalf);
  display:flex;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:25px;
  flex-direction:column;
  justify-content:center;
  background-color:var(--White, #ffffff);
  }
      

      
        
        
      
      
  .bzIueS {
    font-size:var(--font-size-14);
  }
      

      
        
        
      
      
  .mbCVi {
    gap:var(--space-half);
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .bQGXyH {
    font-family:inherit;
  padding-top:var(--space-half);
  padding-left:var(--space-one);
  padding-right:var(--space-one);
  padding-bottom:var(--space-half);
  background-color:var(--Main-200, #f0f1f5);
  border-bottom-color:var(--grey-200, #E5E5E5);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
        
      
      
  .fzZeVY {
    gap:var(--space-half);
  cursor:pointer;
  opacity:0.5;
  align-items:center;
  padding-top:var(--space-half);
  padding-left:var(--space-one);
  padding-right:var(--space-one);
  flex-direction:row;
  padding-bottom:var(--space-half);
  justify-content:start;
  border-bottom-color:var(--grey-200, #E5E5E5);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
  .fzZeVY:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      


  .fzZeVY:last-child {
    border-bottom-color:#00000000;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  }
      

        
        
      
      
  .cKDaBw {
    right:var(--space-one);
  width:var(--space-two);
  cursor:pointer;
  height:var(--space-two);
  z-index:1;
  position:absolute;
  align-items:center;
  border-radius:25px;
  justify-content:center;
  }
      

      
  .cKDaBw:hover {
    border-color:var(--Main-400, #690077);
  border-style:solid;
  border-width:1px;
  background-color:var(--White, #ffffff);
  }
      

        
        
      
      
  .fDsNac {
    gap:var(--space-half);
  cursor:pointer;
  padding:var(--space-one);
  align-items:center;
  flex-direction:row;
  justify-content:start;
  border-bottom-color:var(--grey-200, #E5E5E5);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
  .fDsNac:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .MYIFG {
    gap:var(--space-half);
  display:flex;
  max-width:18.5rem;
  overflow-x:hidden;
  align-items:center;
  text-overflow:ellipsis;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .cPbYeh {
    right:var(--space-one);
  width:var(--space-two);
  cursor:pointer;
  height:var(--space-two);
  z-index:1;
  position:absolute;
  align-items:center;
  border-radius:25px;
  justify-content:center;
  }
      

      
  .cPbYeh.show-border {
    border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  }
      

        
        
      
      
  .eGywYw {
    width:10px;
  height:10px;
  border-radius:100%;
  background-color:var(--Main-400, #690077);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .oibJA {
    gap:var(--space-one);
  padding:var(--space-one);
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  background-color:var(--Main-100, #fafafa);
  border-bottom-color:var(--grey-200, #E5E5E5);
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fgIeXC {
    gap:var(--space-half);
  display:flex;
  align-items:center;
  padding-top:var(--space-onehalf);
  padding-left:var(--space-one);
  padding-right:var(--space-one);
  flex-direction:row;
  padding-bottom:var(--space-onehalf);
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .HLTsp {
    :;
  width:fit-content;
  }
      

      
        
        
      
      
  .cyxZTh {
    right:0px;
  width:var(--space-3-4);
  height:var(--space-3-4);
  position:absolute;
  border-color:var(--White, #ffffff);
  border-style:solid;
  border-width:2px;
  border-radius:50%;
  background-color:var(--red-500, #EF4444);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .eFQaJC {
    top:var(--top);
  left:var(--left);
  position:absolute;
  outline-color:transparent;
  outline-style:none;
  outline-width:0px;
  pointer-events:all;
  transform-origin:var(--transform-origin-x) var(--transform-origin-y);
  }
      

      
  .eFQaJC:focus {
    outline-color:transparent;
  outline-style:none;
  outline-width:0px;
  }
      


  .eFQaJC.hidden {
    visibility:hidden;
  pointer-events:none;
  }
      


  .eFQaJC.match-anchor-width {
    width:var(--sc-anchor-width);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
  .sparkcore\/sc-dropdown-content\:root:focus {
    outline:none;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui-dropdown-content\:root {
    width:fit-content;
  min-width:10rem;
  box-shadow:0px 0px 3px 0px #516f9040;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  background-color:white;
  }
      

      
        
        
      
      
  .notifications-dropdown\:xLNjQSDtPoG-1bhY5hIUO {
    min-width:15rem;
  }
      

      
          @media (max-width: 767px) {
            
  .notifications-dropdown\:xLNjQSDtPoG-1bhY5hIUO {
    left:var(--space-one-3-4);
  position:fixed;
  }
      

          }
          
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .deTdav {
    display:none;
  }
      

      
          @media (max-width: 767px) {
            
  .deTdav {
    gap:var(--space-quarter);
  width:100%;
  display:flex;
  align-items:stretch;
  flex-direction:column;
  justify-content:start;
  }
      

          }
          
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .clvNpa {
    gap:var(--space-half);
  cursor:pointer;
  height:var(--space-onehalf);
  padding:1.5rem 0.75rem;
  font-size:var(--font-size-base);
  align-items:center;
  font-family:inherit;
  flex-direction:row;
  justify-content:start;
  }
      

      
  .clvNpa.active {
    color:var(--White, #ffffff);
  background-color:var(--Black, #000000);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .bZcGVQ {
    gap:var(--space-half);
  cursor:pointer;
  font-size:var(--font-size-base);
  align-items:center;
  font-family:inherit;
  padding-top:var(--space-half);
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  padding-left:var(--space-onehalf);
  border-radius:50px;
  padding-right:var(--space-onehalf);
  flex-direction:row;
  padding-bottom:var(--space-half);
  justify-content:center;
  background-color:var(--White, #ffffff);
  }
      

      
  .bZcGVQ:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      


  .bZcGVQ.buttonActive {
    color:var(--White, #ffffff);
  background-color:var(--Black, #000000);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .faFMqh {
    gap:var(--space-quarter);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .header\:DQ4px3_8BfKDW7De0SZoe {
    min-width:15rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dSjLt {
    width:100%;
  max-width:1440px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
          @media (max-width: 767px) {
            
  .dSjLt {
    display:none;
  }
      

          }
          
        
        
      
      
  
      

      
        
        
      
      
  .dRsbXV {
    gap:var(--space-half);
  top:100%;
  width:16.75rem;
  padding:0.75rem 0;
  z-index:1;
  position:absolute;
  box-shadow:0px 1px 8px 0px #0000001a;
  margin-top:var(--space-half);
  border-radius:4px;
  background-color:var(--Main-100, #fafafa);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .header\:LgKqpqFHYyzpf4Tp96BNU {
    min-width:15rem;
  box-shadow:0px 0px 3px 0px #516f9040;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bnmVlN {
    gap:var(--space-half);
  flex-direction:row;
  }
      

      
        
        
      
      
  .header\:OIeziWmUWr42l1OFRN2TC {
    left:var(--space-one-3-4);
  width:15rem;
  position:fixed;
  min-width:15rem;
  box-shadow:0px 0px 3px 0px #516f9040;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cnTJfF {
    gap:var(--space-one);
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .qohUY {
    width:var(--space-onehalf);
  cursor:pointer;
  height:var(--space-onehalf);
  padding:var(--space-onehalf);
  z-index:1;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:50px;
  justify-content:center;
  background-color:var(--White, #ffffff);
  }
      

      
  .qohUY.buttonActive {
    color:var(--White, #ffffff);
  background-color:var(--Black, #000000);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .header\:UfBewGU372ICrBRw9-REo {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .header\:WOapkmtApigj1ZPBBFvmq {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .header\:YEN88p73g_9dVsrU_xC9m {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .header\:Z0xWLqnFxvBjKeWiAltjY {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .fEPBYA {
    top:0px;
  left:0px;
  width:100%;
  height:100%;
  position:fixed;
  }
      

      
        
        
      
      
  .QGSjk {
    transform:scaleX(-1);;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .header\:glipV_QMSqxDiU7XG0UW_ {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .header\:gtC9N1WqliNh1PPV7BOrw {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .header\:lSP3z0ix5ROuJ243w83Il {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .header\:oKukaUG_zJ6wb6EExUiez {
    cursor:pointer;
  padding:var(--space-half);
  background:white;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:50px;
  justify-content:center;
  }
      

      
  .header\:oKukaUG_zJ6wb6EExUiez:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      

        
        
      
      
  .header\:qGd8U8UIuoNeLuBJZkKne {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dISvvm {
    gap:var(--space-one);
  flex:1;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .header\:wci29NV7QMU4TuYRuQZvc {
    cursor:pointer;
  padding:var(--space-half);
  background:white;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:50px;
  justify-content:center;
  }
      

      
  .header\:wci29NV7QMU4TuYRuQZvc:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      

        
        
      
      
  .header\:x3obHE7Is8czHXEDQQP8t {
    gap:var(--space-half);
  display:flex;
  padding:var(--space-3-4);
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .header\:xIYlTyzfCd84UMoP20FD_ {
    width:42px;
  cursor:pointer;
  height:42px;
  padding:var(--space-half);
  background:white;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:50px;
  justify-content:center;
  }
      

      
  .header\:xIYlTyzfCd84UMoP20FD_:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      

        
        
      
      
  .header\:y1q3deSc94LRx59wn9QAi {
    min-width:15rem;
  }
      

      
        
        
      
      
  .header\:y_2l6ScARe3TcIAoIZoi- {
    width:42px;
  cursor:pointer;
  height:42px;
  padding:var(--space-half);
  background:white;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:50px;
  justify-content:center;
  }
      

      
  .header\:y_2l6ScARe3TcIAoIZoi-:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dnayaS {
    color:var(--White, #ffffff);
  width:100%;
  cursor:pointer;
  display:flex;
  outline:none;
  padding:var(--space-3-4);
  font-size:var(--font-size-base);
  margin-top:var(--space-half);
  align-items:center;
  font-family:inherit;
  border-color:var(--Black, #000000);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  background-color:var(--Black, #000000);
  }
      

      
  .dnayaS:hover {
    color:var(--White, #ffffff);
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  background-color:var(--Main-300, #2c2d32);
  }
      


  .dnayaS:focus-visible {
    outline-color:var(--Main-400, #690077);
  outline-style:solid;
  outline-width:1px;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fvzZMO {
    gap:var(--space-onehalf);
  width:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .OqJAE {
    flex:1 1 0%;
  }
      

      
        
        
      
      
  .bWckfk {
    gap:var(--space-half);
  padding:var(--space-quarter);
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  flex-direction:row;
  justify-content:start;
  background-color:var(--Main-200, #f0f1f5);
  }
      

      
        
        
      
      
  .dqNKpq {
    gap:var(--space-quarter);
  top:var(--space-quarter);
  left:var(--space-half);
  position:absolute;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .fggEeH {
    top:100%;
  width:100%;
  z-index:99;
  position:absolute;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  background-color:var(--White, #ffffff);
  }
      

      
        
        
      
      
  .deFVFd {
    gap:var(--space-half);
  cursor:pointer;
  padding:var(--space-half);
  align-items:center;
  flex-direction:row;
  justify-content:start;
  background-color:var(--White, #ffffff);
  }
      

      
  .deFVFd:hover {
    background-color:var(--Main-200, #f0f1f5);
  }
      


  .deFVFd.selected {
    background-color:var(--Main-200, #f0f1f5);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .gjmAQ {
    color:var(--Main-300, #2c2d32);
  padding:var(--space-half);
  font-size:var(--font-size-base);
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:4px;
  background-color:var(--White, #ffffff);
  }
      

      
  .gjmAQ:focus {
    border-color:var(--Main-400, #690077);
  border-style:solid;
  border-width:1px;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bgxEEY {
    gap:var(--space-onehalf);
  padding:var(--space-onehalf);
  min-width:20rem;
  box-shadow:0px 4px 8px 0px #00000033;
  max-height:80vh;
  overflow-y:auto;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:var(--space-half);
  justify-content:start;
  background-color:var(--White, #ffffff);
  }
      

      
        
        
      
      
  .bPhApx {
    gap:var(--space-quarter);
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fjawHl {
    min-width:7rem;
  padding-left:var(--space-quarter);
  padding-right:var(--space-quarter);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dliodD {
    gap:var(--space-3-4);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cCgsoB {
    gap:var(--space-one);
  width:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bwCbxG {
    color:var(--grey-400, #A3A3A3);
  }
      

      
        
        
      
      
  .ezNpTH {
    width:100%;
  max-width:1200px;
  align-self:center;
  align-items:center;
  font-family:'Urbanist';
  flex-direction:row;
  justify-content:space-between;
  }
      

      
          @media (max-width: 767px) {
            
  .ezNpTH {
    gap:var(--space-one);
  flex-direction:column;
  }
      

          }
          
        
        
      
      
  .bWlfUr {
    width:100%;
  height:18rem;
  padding:var(--space-one);
  font-family:'Urbanist';
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  border-radius:25px;
  }
      

      
        
        
      
      
  .cCYXsI {
    width:100%;
  }
      

      
        
        
      
      
  .cIdOxK {
    gap:var(--space-quarter);
  margin-left:var(--space-one);
  }
      

      
        
        
      
      
  .dBlWhP {
    color:var(--grey-500, #737373);
  }
      

      
        
        
      
      
  .cXHHSY {
    align-items:start;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .bklRKn {
    height:20rem;
  display:grid;
  padding:var(--space-one);
  overflow-y:auto;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  grid-row-gap:var(--space-one);
  border-radius:25px;
  justify-content:space-between;
  grid-template-rows:1fr 6fr;
  grid-template-columns:1fr;
  }
      

      
        
        
      
      
  .cfqKRN {
    flex-direction:row;
  }
      

      
        
        
      
      
  .LFPbf {
    height:100%;
  display:grid;
  min-width:6rem;
  align-items:end;
  grid-row-gap:var(--space-quarter);
  grid-template-rows:9fr 1fr;
  grid-template-columns:1fr;
  }
      

      
        
        
      
      
  .fpDqHE {
    width:var(--space-twohalf);
  height:var(--bar-height);
  align-items:center;
  border-radius:25px;
  justify-content:end;
  background-color:var(--grey-400, #A3A3A3);
  border-top-color:var(--grey-600, #525252);
  border-top-style:solid;
  border-top-width:3px;
  }
      

      
        
        
      
      
  .dDUogI {
    font-size:var(--font-size-12);
  text-align:center;
  align-items:start;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .dAIzHQ {
    height:100%;
  display:grid;
  align-items:end;
  grid-row-gap:var(--space-quarter);
  grid-template-rows:1fr 9fr;
  grid-template-columns:1fr;
  }
      

      
        
        
      
      
  .cbdTDx {
    width:var(--space-twohalf);
  height:var(--bar-height);
  align-items:center;
  border-radius:25px;
  justify-content:end;
  background-color:var(--grey-300, #D4D4D4);
  border-top-color:var(--grey-500, #737373);
  border-top-style:solid;
  border-top-width:3px;
  }
      

      
        
        
      
      
  .ewjLHl {
    gap:var(--space-quarter);
  height:100%;
  align-items:end;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .dRehbc {
    font-size:var(--font-size-12);
  align-items:start;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .eDwRSo {
    font-size:var(--font-size-14);
  text-align:center;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .yNbFI {
    width:100%;
  display:grid;
  grid-column-gap:var(--space-one);
  grid-template-columns:repeat(3, 1fr);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cOISmC {
    gap:var(--space-one);
  flex-direction:row;
  }
      

      
        
        
      
      
  .buieri {
    display:grid;
  padding:var(--space-one);
  overflow-y:auto;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  grid-row-gap:var(--space-one);
  border-radius:25px;
  justify-content:space-between;
  grid-template-rows:1fr 6fr;
  grid-template-columns:1fr;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dyAkLZ {
    gap:var(--space-onehalf);
  width:100%;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .ffQOVb {
    font-size:var(--font-size-36);
  font-weight:700;
  }
      

      
          @media (max-width: 767px) {
            
  .ffQOVb {
    margin-left:auto;
  }
      

          }
          
        
        
      
      
  .cTldVb {
    width:100%;
  max-width:1440px;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .bTkss {
    color:var(--grey-400);
  padding-left:var(--space-quarter);
  padding-right:var(--space-quarter);
  }
      

      
        
        
      