
@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;
--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;
--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;
--lime-50: #F7FEE7;
--lime-100: #ECFCCB;
--lime-200: #D9F99D;
--lime-300: #BEF264;
--lime-400: #A3E635;
--lime-500: #84CC16;
--lime-600: #65A30D;
--lime-700: #4D7C0F;
--lime-800: #3F6212;
--lime-900: #365314;
--pink-50: #FDF2F8;
--pink-100: #FCE7F3;
--pink-200: #FBCFE8;
--pink-300: #F9A8D4;
--pink-400: #F472B6;
--pink-500: #EC4899;
--pink-600: #DB2777;
--pink-700: #BE185D;
--pink-800: #9D174D;
--pink-900: #831843;
--teal-50: #F0FDFA;
--teal-100: #CCFBF1;
--teal-200: #99F6E4;
--teal-300: #5EEAD4;
--teal-400: #2DD4BF;
--teal-500: #14B8A6;
--teal-600: #0D9488;
--teal-700: #0F766E;
--teal-800: #115E59;
--teal-900: #134E4A;
--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;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
  /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-golostext: 'Golos Text',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;
    }
  }
}

      
  
      

      
        
        
      
      
  .ca-DvZF {
    gap:0.5rem;
  width:100%;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:-6xCFgoIzXD-w2ItqiBPW {
    width:6rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .epCnVG {
    width:80vw;
  height:75vh;
  display:flex;
  row-gap:2rem;
  column-gap:2rem;
  overflow-x:clip;
  overflow-y:scroll;
  align-items:flex-start;
  padding-top:1.5rem;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:1.5rem;
  justify-content:space-between;
  background-color:#ffffff;
  }
      

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

      
        
        
      
      
  .fDLeVB {
    width:1.3rem;
  height:1.3rem;
  }
      

      
        
        
      
      
  .fDehLG {
    gap:0.5rem;
  width:100%;
  height:2.5rem;
  transition:background-color 200ms ease 0ms ;
  align-items:center;
  padding-left:1rem;
  border-radius:0.25rem;
  padding-right:1rem;
  flex-direction:row;
  justify-content:start;
  background-color:var(--grey-700, #404040);
  }
      

      
  .fDehLG.focused {
    border-color:var(--purple-400, #A78BFA);
  border-style:solid;
  border-width:0.125rem;
  }
      

        
        
      
      
  .ui_form_Input\:root {
    width:100%;
  height:2.5rem;
  display:flex;
  font-size:0.875rem;
  padding-top:0.5rem;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  background-color:#fff;
  --tw-ring-offset-color:#fff;
  }
      

      
        
        
      
      
  .qFuxc {
    flex:1;
  height:100%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:0efTyayuyU1W2aJhZTOLZ {
    width:6rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:0yHbKvi6yGZjCJV0AQHaR {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  .fxUmzT {
    width:100%;
  display:flex;
  row-gap:0.5rem;
  flex-wrap:nowrap;
  column-gap:0.5rem;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cVMNhr {
    top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  opacity:0;
  position:absolute;
  pointer-events:none;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Switch\:ITnqFgaRcpSxJAquyNLx3 {
    width:3rem;
  height:1.75rem;
  align-items:start;
  padding-top:0.25rem;
  padding-left:0.125rem;
  border-radius:99rem;
  padding-right:0.125rem;
  padding-bottom:0.25rem;
  justify-content:center;
  background-color:#E5E5EA;
  }
      

      
  .ui_Switch\:ITnqFgaRcpSxJAquyNLx3.checked {
    background-color:#34C759;
  }
      

        
        
      
      
  .cSDEUo {
    display:flex;
  flex-direction:column;
  }
      

      
        
        
      
      
  .ui_Switch\:IowUmseJx6hMwtg_baVzz {
    width:1.5rem;
  height:1.5rem;
  transition:translate 300ms ease 0ms ;
  aspect-ratio:1;
  border-radius:100%;
  background-color:var(--grey-800, #262626);
  }
      

      
  .ui_Switch\:IowUmseJx6hMwtg_baVzz.checked {
    translate:1.25rem;
  background-color:#3C3C4399;
  }
      

        
        
      
      
  .Dashboard_Pipeline\:2Eai_N7P6BqfcJvtdvrqC {
    align-items:flex-start;
  justify-content:center;
  }
      

      
        
        
      
      
  .cVlOFg {
    width:22rem;
  border-left-color:var(--grey-400);
  border-left-style:Dotted;
  border-left-width:2px;
  border-right-color:var(--grey-400);
  border-right-style:Dotted;
  border-right-width:2px;
  border-bottom-color:var(--grey-400);
  border-bottom-style:Dotted;
  border-bottom-width:2px;
  }
      

      
        
        
      
      
  .wePaP {
    width:80vw;
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:34cgoLsLNc-XL2XCFtF9I {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  .blVxZZ {
    gap:1rem;
  display:grid;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:37lmMAyZFJ7ncB1B94DKe {
    grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  .bplJuw {
    display:flex;
  row-gap:1rem;
  background:#ffffff;
  column-gap:1rem;
  align-items:center;
  padding-top:0.9rem;
  border-color:black;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.9rem;
  justify-content:center;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:3rDVO7XIfQ5dz146JP9VJ {
    grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  .ezHbWL {
    color:inherit;
  font-size:1.125rem;
  font-weight:var(--font-weight-semi-bold);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .eyqBgM {
    flex:1;
  color:#000000;
  width:100%;
  height:2.5rem;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  padding-top:0.5rem;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:flex-start;
  background-color:#fff;
  --tw-ring-offset-color:#fff;
  }
      

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

        
        
      
      
  
      

      
        
        
      
      
  .dmBXgx {
    row-gap:0.3rem;
  column-gap:0.3rem;
  flex-direction:row;
  }
      

      
        
        
      
      
  .duvLkN {
    display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:-0.025em;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fxsHua {
    width:22rem;
  border-left-color:var(--grey-400);
  border-left-style:Dotted;
  border-left-width:2px;
  border-bottom-color:var(--grey-400);
  border-bottom-style:Dotted;
  border-bottom-width:2px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dwLTfF {
    width:100%;
  height:100%;
  display:flex;
  z-index:99;
  position:fixed;
  background: #00000052;
  transition:opacity 300ms ease  , z-index 300ms ease  ;
  align-items:center;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:center;
  }
      

      
  .dwLTfF.hidden {
    opacity:0;
  z-index:-1;
  box-shadow:;
  }
      

        
        
      
      
  .fhTMUS {
    width:100%;
  height:100%;
  display:flex;
  position:absolute;
  }
      

      
        
        
      
      
  .dbpRwt {
    transition:all 300ms ease 200ms ;
  }
      

      
  .dbpRwt.hidden {
    opacity:0;
  transform:translate(0px, 0px) translateY(100%) scale(0.7, 0.7);
  box-shadow:;
  }
      

        
        
      
      
  .Dashboard_Pipeline\:5ZloN-K_yfMYBrVx91APP {
    z-index:9999;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:5q3khunNCyDJHXfe9S-Oo {
    grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:6WgkkGVsLS4NEkGfEhxbd {
    width:100%;
  grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  .bA-dKUz {
    width:100%;
  row-gap:1.5rem;
  column-gap:1.5rem;
  padding-top:1rem;
  padding-bottom:1rem;
  border-top-color:var(--grey-400);
  border-top-style:solid;
  border-top-width:1px;
  }
      

      
        
        
      
      
  .cCYXsI {
    width:100%;
  }
      

      
        
        
      
      
  .eEAEyu {
    gap:0.2rem;
  width:100%;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  padding-top:0.4rem;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .fFiLXw {
    gap:0.4rem;
  width:100%;
  align-items:start;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .CXtmu {
    color:#000000;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .ui_deal-card\:3gc9YvY-CAMo20CQsXMrv {
    align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .dckJqw {
    background: #000000;
  padding-top:0.5rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  border-top-left-radius:0.3rem;
  border-top-right-radius:0.3rem;
  border-bottom-left-radius:0.3rem;
  border-bottom-right-radius:0.3rem;
  }
      

      
        
        
      
      
  .cOfKyv {
    color:var(--daysLeftText, #065F46);
  width:fit-content;
  padding-top:0.3rem;
  padding-left:0.5rem;
  border-radius:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.3rem;
  background-color:var(--DaysLeftBackground, #D1FAE5);
  }
      

      
        
        
      
      
  .ui-policy-Days_Left_Card\:VblX_z5JdudURI4qoIH5U {
    color:inherit;
  font-size:var(--font-size-xs);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_deal-card\:8u3HDxmqeBW28_378b9Ww {
    padding-top:0.5rem;
  flex-direction:row;
  }
      

      
        
        
      
      
  .ui_deal-card\:BsyrnOO1WEb2DzFHLrk3_ {
    align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .ebjQty {
    width:100vw;
  height:100vh;
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:center;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
        
      
      
  .enIZod {
    color:#ffffff;
  width:fit-content;
  height:fit-content;
  background: var(--red-900);
  padding-top:0.7rem;
  padding-left:0.7rem;
  padding-right:0.7rem;
  padding-bottom:0.7rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  .VNqSB {
    color:#000000;
  row-gap:1rem;
  background: #ffffff;
  column-gap:1rem;
  padding-top:1rem;
  border-color:var(--textColor);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  .fFVavV {
    width:0.5rem;
  height:0.5rem;
  display:flex;
  background: var(--dot);
  align-items:center;
  justify-content:center;
  border-top-left-radius:90rem;
  border-top-right-radius:90rem;
  border-bottom-left-radius:90rem;
  border-bottom-right-radius:90rem;
  }
      

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

      
        
        
      
      
  .eHYsyF {
    width:1rem;
  height:1rem;
  display:flex;
  opacity:0.65;
  background: var(--dot);
  align-items:center;
  justify-content:center;
  border-top-left-radius:90rem;
  border-top-right-radius:90rem;
  border-bottom-left-radius:90rem;
  border-bottom-right-radius:90rem;
  }
      

      
        
        
      
      
  .cevPzx {
    display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

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

      
        
        
      
      
  .egkcwx {
    width:fit-content;
  }
      

      
        
        
      
      
  .cqpJsI {
    width:100%;
  display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .eHQnkf {
    color:#000000;
  width:11rem;
  height:fit-content;
  display:flex;
  font-size:0.875rem;
  background: #ffffff;
  min-height:2.5rem;
  align-items:flex-start;
  padding-top:0.5rem;
  border-color:var(--text);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:column;
  padding-bottom:0.5rem;
  justify-content:center;
  --tw-ring-offset-color:#fff;
  border-top-left-radius:0.375rem;
  border-top-right-radius:0.375rem;
  border-bottom-left-radius:var(--openRadius);
  border-bottom-right-radius:var(--openRadius);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .EOihS {
    color:#000000;
  background: #ffffff;
  overflow-x:clip;
  overflow-y:clip;
  border-left-color:var(--text);
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:var(--text);
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-color:var(--text);
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-left-radius:0.375rem;
  border-bottom-right-radius:0.375rem;
  }
      

      
        
        
      
      
  .BZaEZ {
    width:100%;
  height:fit-content;
  font-size:0.875rem;
  background:;
  padding-top:0.8rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.8rem;
  }
      

      
  .BZaEZ:hover {
    color:#ffffff;
  background: #9c9c9c;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .cbpmnz {
    display:flex;
  background:;
  align-items:center;
  padding-top:1rem;
  border-color:black;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:space-between;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .elhPAg {
    row-gap:0.5rem;
  column-gap:0.5rem;
  }
      

      
        
        
      
      
  .fbryTk {
    width:100%;
  display:flex;
  background:;
  align-items:center;
  padding-top:0.6rem;
  border-color:black;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:0.6rem;
  justify-content:center;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

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

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .PRyRB {
    color:inherit;
  font-size:1.5rem;
  font-weight:var(--font-weight-bold);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Deal-card-popup\:6FbJeQkfHfv6qLgPXuauh {
    grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cplmnQ {
    flex:1  ;
  row-gap:0.5rem;
  column-gap:0.5rem;
  }
      

      
        
        
      
      
  .ui_Deal-card-popup\:8gzgDSP4ZSrIKVCsJ13b0 {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  .ui_Deal-card-popup\:AnBL_4aIXV-jnwdh5jsbq {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .azCCd {
    gap:0.4rem;
  flex-direction:row;
  }
      

      
        
        
      
      
  .fbskbh {
    row-gap:1rem;
  column-gap:1rem;
  padding-top:1rem;
  border-color:black;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Deal-card-popup\:FTiw_ASOhVwbHWoHsTWR8 {
    align-items:flex-start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cewbqf {
    width:100%;
  display:flex;
  font-size:0.875rem;
  padding-top:0.5rem;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  background-color:#fff;
  --tw-ring-offset-color:#fff;
  }
      

      
        
        
      
      
  
      

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

      
        
        
      
      
  .ui_Button\:root {
    cursor:pointer;
  }
      

      
        
        
      
      
  .eMAFzq {
    width:1.5rem;
  height:1.5rem;
  animation:spinner 1s linear infinite;
  align-items:end;
  border-radius:50%;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .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%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .MKHWA {
    width:100%;
  display:flex;
  align-items:center;
  padding-top:0.75rem;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:0.5px;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  background-color:var(--grey-50, #FAFAFA);
  }
      

      
  .MKHWA:hover {
    width:100%;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  background-color:var(--grey-100, #F5F5F5);
  }
      

        
        
      
      
  .dvyHtu {
    gap:0.5rem;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Deal-card-popup\:NR_SjFvQakbnKOdxV4H7_ {
    align-items:flex-start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cTaYaR {
    gap:1rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .eTXBNa {
    color:#ffffff;
  width:100%;
  cursor:pointer;
  display:flex;
  background: var(--green-600);
  align-items:center;
  padding-top:0.75rem;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  }
      

      
        
        
      
      
  .ui_Deal-card-popup\:OyLxYJM6jm6EwANWGFuB0 {
    width:6rem;
  }
      

      
        
        
      
      
  .cLGBmf {
    color:#ffffff;
  width:100%;
  cursor:pointer;
  display:flex;
  background: #000000;
  align-items:center;
  padding-top:0.75rem;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  }
      

      
        
        
      
      
  .fCwwic {
    display:flex;
  row-gap:1rem;
  background:#ffffff;
  column-gap:1rem;
  align-items:center;
  padding-top:1rem;
  border-color:black;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:space-between;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  
      

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

      
        
        
      
      
  .frhYmo {
    row-gap:1rem;
  background: #ffffff;
  column-gap:1rem;
  padding-top:1rem;
  border-color:black;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Deal-card-popup\:UeHbTIbEztvMlMcajOUNc {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bQBfCt {
    flex:1  ;
  color:#000000;
  cursor:pointer;
  display:flex;
  background: #ffffff;
  align-items:center;
  padding-top:0.75rem;
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  }
      

      
        
        
      
      
  .ui_Deal-card-popup\:XmEC5E6dFo9IClCBlaCl9 {
    width:6rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Deal-card-popup\:_xRgUiPOo8SKBs2RHKZDi {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Deal-card-popup\:dbahASSJP3hQpM7hCGYIr {
    grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_underwriting-fields\:3xa-hgaBWlUYG7CnLFm_r {
    align-items:flex-start;
  justify-content:center;
  }
      

      
        
        
      
      
  .ui_underwriting-fields\:Gnc_NG25SBEiZLbrVj3fF {
    width:6rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .gGRNo {
    display:flex;
  row-gap:1rem;
  background:#ffffff;
  column-gap:1rem;
  align-items:center;
  padding-top:1rem;
  border-color:black;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:center;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .vSSmT {
    width:100%;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .ui_Deal-card-popup\:pgjufBe-l7-Mg3uO4pbwx {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fjnmvC {
    color:#efd94e;
  width:1.3rem;
  height:1.3rem;
  }
      

      
        
        
      
      
  .eVsiRv {
    flex:1  ;
  color:#ffffff;
  cursor:pointer;
  display:flex;
  background: #000000;
  align-items:center;
  padding-top:0.75rem;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Deal-card-popup\:vcSZ52ufORKSV-VX-l1nJ {
    grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bwwnGB {
    width:80vw;
  height:75vh;
  display:flex;
  row-gap:2rem;
  column-gap:2rem;
  overflow-y:scroll;
  align-items:flex-start;
  padding-top:1.5rem;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:1.5rem;
  justify-content:space-between;
  background-color:#ffffff;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .utIKK {
    background: #ffffff;
  border-left-color:var(--grey-300, #D4D4D4);
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:var(--grey-300, #D4D4D4);
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-color:var(--grey-300, #D4D4D4);
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-left-radius:0.375rem;
  border-bottom-right-radius:0.375rem;
  }
      

      
        
        
      
      
  .bfJOJw {
    width:100%;
  height:fit-content;
  display:flex;
  font-size:0.875rem;
  min-height:2.5rem;
  align-items:flex-start;
  padding-top:0.5rem;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:column;
  padding-bottom:0.5rem;
  justify-content:flex-start;
  background-color:#fff;
  --tw-ring-offset-color:#fff;
  }
      

      
        
        
      
      
  .ftszNh {
    width:100%;
  height:fit-content;
  font-size:0.875rem;
  background:;
  padding-top:0.8rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.8rem;
  }
      

      
  .ftszNh:hover {
    background: #bfbfbf;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cihntn {
    gap:1rem;
  width:20rem;
  align-items:start;
  padding-top:1rem;
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:start;
  background-color:#ffffff;
  }
      

      
        
        
      
      
  .cvnKAc {
    color:#ffffff;
  }
      

      
        
        
      
      
  .ui_deal-card\:OtVzWD2Z7IYUTLNmbFU2S {
    width:12rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .byjkOA {
    top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  z-index:-1;
  position:absolute;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Dialog\:H4j_kub3O7vJW5a-ZR9eU {
    background: #63636380;
  }
      

      
        
        
      
      
  .KsFov {
    width:var(--width);
  height:var(--height);
  position:fixed;
  overflow-x:hidden;
  overflow-y:hidden;
  align-items:center;
  pointer-events:none;
  justify-content:center;
  }
      

      
  .KsFov.modal {
    touch-action:none;
  pointer-events:all;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .SWxlP {
    position:relative;
  outline-color:transparent;
  outline-style:none;
  outline-width:0px;
  pointer-events:all;
  }
      

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

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_deal-card\:TTGkyuQypDSPqktdCA9tV {
    width:100%;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  .ui_deal-card\:UifjtbrH5CL-OAgwJ7hoL {
    align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .ui_deal-card\:hP_VlGO0Ds7o5hL6tW6vF {
    padding-top:0.5rem;
  flex-direction:row;
  }
      

      
        
        
      
      
  .dhsgey {
    gap:0.2rem;
  width:100%;
  flex-wrap:wrap;
  padding-top:0.2rem;
  flex-direction:row;
  border-top-color:#a0aec0;
  border-top-style:solid;
  border-top-width:1px;
  }
      

      
        
        
      
      
  .cJBFMh {
    gap:0.2rem;
  flex-wrap:wrap;
  padding-top:0.3rem;
  flex-direction:row;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .HIfJd {
    width:100%;
  height:fit-content;
  row-gap:1rem;
  column-gap:1rem;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .KLJDy {
    width:80vw;
  height:75vh;
  display:flex;
  row-gap:2rem;
  column-gap:2rem;
  overflow-y:scroll;
  align-items:flex-start;
  padding-top:2rem;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  padding-left:2rem;
  border-radius:0.5rem;
  padding-right:2rem;
  flex-direction:column;
  padding-bottom:2rem;
  justify-content:flex-start;
  background-color:#ffffff;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fBMCcQ {
    min-height:100%;
  overflow-x:clip;
  overflow-y:clip;
  background-color:#F9FAFB;
  }
      

      
        
        
      
      
  .ftKCNH {
    flex:1;
  max-width:100%;
  overflow-x:clip;
  overflow-y:scroll;
  padding-top:2rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:2rem;
  background-color:var(--grey-50, #FAFAFA);
  }
      

      
        
        
      
      
  .eWbKKl {
    height:100%;
  background:;
  }
      

      
        
        
      
      
  .eEFAxl {
    min-height:100%;
  overflow-y:clip;
  background-color:var(--grey-50, #FAFAFA);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .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;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Toast\:root {
    border-radius:0.5rem;
  }
      

      
  
      


  
      


  
      


  
      


  
      

        
        
      
      
  .sLRix {
    gap:0.5rem;
  text-align:left;
  padding-top:1rem;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  padding-bottom:1rem;
  background-color:#ffffff;
  }
      

      
        
        
      
      
  .cmvYqK {
    gap:0.3rem;
  display:flex;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:700;
  flex-direction:row;
  text-transform:capitalize;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bkmfpG {
    color:var(--yellow-400, #FBBF24);
  width:1.5rem;
  height:1.5rem;
  }
      

      
        
        
      
      
  .ZyDPr {
    color:var(--grey-600, #525252);
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
        
      
      
  
      

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

      
        
        
      
      
  
      

      
        
        
      
      
  .sc_Provider\:E_azMmnB1rMI7kns53v-O {
    align-items:end;
  padding-top:1.5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:1.5rem;
  justify-content:start;
  }
      

      
          @media (max-width: 1024px) {
            
  .sc_Provider\:E_azMmnB1rMI7kns53v-O {
    align-items:center;
  justify-content:start;
  }
      

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

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .sc_Provider\:WDLSH6G9CDhWlfbunANWb {
    width:100%;
  max-width:25rem;
  transition:height 150ms ease 0ms normal;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .app_DashboardPage\:bU6E5ImxB1_Zpackw--MN {
    flex-direction:row;
  }
      

      
        
        
      
      
  .cIAiir {
    top:0px;
  width:16rem;
  height:100vh;
  z-index:2;
  position:sticky;
  background: #ffffff;
  align-items:center;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:space-between;
  }
      

      
  .cIAiir.closed {
    width:5rem;
  align-items:start;
  justify-content:start;
  }
      

        
        
      
      
  .fxMzfE {
    align-items:start;
  justify-content:start;
  }
      

      
        
        
      
      
  .YlrnA {
    color:var(--grey-700, #404040);
  position:relative;
  }
      

      
        
        
      
      
  .cUGNnS {
    width:1.25rem;
  height:1.25rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .cpJivZ {
    color:var(--grey-700, #404040);
  }
      

      
        
        
      
      
  .ui_Sidebar\:GlZPCrTTAz_1mC4uQZTR3 {
    width:100%;
  }
      

      
        
        
      
      
  .cVSNEV {
    gap:0.75rem;
  color:#394351;
  width:100%;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  border-radius:0.375rem;
  flex-direction:row;
  }
      

      
  .cVSNEV:hover {
    background-color:var(--grey-100, #F5F5F5);
  }
      

        
        
      
      
  .chJcPL {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .cYWSIJ {
    gap:0.5rem;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .cccUtz {
    gap:1rem;
  width:100%;
  align-items:center;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .ffwmEW {
    font-size:1rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Sidebar\:eqzQ5d-R-KYxjbm_TcIIw {
    width:100%;
  flex-direction:row;
  }
      

      
        
        
      
      
  .ui_Sidebar\:fqFb2D94kSyUBvJLeT5Gz {
    width:70%;
  }
      

      
        
        
      
      
  .bMEPlm {
    color:var(--grey-800, #262626);
  font-size:0.7rem;
  }
      

      
        
        
      
      
  .bWIbSS {
    gap:0.5rem;
  width:100%;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .bTdNdZ {
    gap:0.25rem;
  width:100%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .fwxPqg {
    gap:8px;
  width:100%;
  }
      

      
        
        
      
      
  .bhaxwC {
    gap:0.5rem;
  align-items:center;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
        
      
      
  .eMBRVq {
    gap:0.5rem;
  color:#394351;
  width:100%;
  height:100%;
  align-items:center;
  padding-top:0.5rem;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:start;
  }
      

      
        
        
      
      
  .ui_Sidebar\:tEEpfbtaUjN_Oe9xzD4ID {
    flex-direction:row;
  }
      

      
        
        
      
      
  .ezymCA {
    width:2rem;
  height:2rem;
  display:flex;
  align-items:center;
  border-color:var(--grey-50, #FAFAFA);
  border-style:solid;
  border-width:0.5px;
  border-radius:0.375rem;
  flex-direction:row;
  justify-content:center;
  }
      

      
  .ezymCA:hover {
    border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:0.5px;
  background-color:var(--grey-100, #F5F5F5);
  }
      

        
        
      
      
  .dkiXIl {
    color:var(--grey-500, #737373);
  width:2rem;
  height:2rem;
  border-radius:100%;
  outline-color:var(--grey-300, #D4D4D4);
  outline-style:solid;
  outline-width:0.125rem;
  }
      

      
        
        
      
      
  .fdPeqB {
    aspect-ratio:1;
  }
      

      
        
        
      
      
  .ui_Avatar\:Oe31lxBKu4-sZ_074VtNM {
    width:100%;
  height:100%;
  object-fit:cover;
  border-radius:100%;
  }
      

      
        
        
      
      
  .ui_Avatar\:f3VfYA3DafVHEV6xQ5IHp {
    color:var(--grey-400, #A3A3A3);
  width:100%;
  height:100%;
  font-size:var(--font-size-sm);
  align-items:center;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .ui_Avatar\:fMJo5okRLlhaiEdB0hw-j {
    width:100%;
  height:100%;
  align-items:center;
  justify-content:center;
  }
      

      
        
        
      
      
  .ui_Sidebar\:uNUsB9JqfHJLiOE3z9Ewn {
    width:2.7rem;
  height:2.7rem;
  align-items:center;
  justify-content:center;
  }
      

      
        
        
      
      
  .bLnTqY {
    gap:0px;
  align-items:center;
  padding-top:0.5rem;
  padding-left:0.1rem;
  padding-right:0.1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .app_DashboardPage\:snV3WzMG589I8Z2gLfD5j {
    top:0px;
  position:sticky;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cBZTbH {
    padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-color:var(--grey-400);
  border-top-style:Dotted;
  border-top-width:2px;
  border-bottom-color:var(--grey-400);
  border-bottom-style:Dotted;
  border-bottom-width:2px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:A7OGT5qgZ4aDJv1Q0Ajng {
    grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:AkHuod4dVKH2H1hKMzipz {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:BPlzLqiqANTKWbBXw3acz {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

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

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:ERHBKQHaG6TpuY02rRgUq {
    grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  .cnnYKH {
    gap:0.5rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bmRzmN {
    top:0px;
  width:100%;
  z-index:999999999999;
  position:fixed;
  }
      

      
        
        
      
      
  .UfdMS {
    width:100%;
  max-height:999px;
  transition:opacity 400ms ease 0ms , z-index 400ms ease 0ms , translate 400ms ease 0ms , scale 400ms ease 0ms , max-height 2000ms ease 0ms , padding-top 400ms ease 0ms ;
  align-items:center;
  padding-top:1rem;
  justify-content:center;
  }
      

      
  .UfdMS.over {
    scale:0.7;
  opacity:0;
  z-index:-1;
  translate:0 -100%;
  max-height:0px;
  padding-top:0px;
  padding-bottom:0px;
  }
      


  .UfdMS.out {
    scale:0.7;
  opacity:0;
  z-index:-1;
  translate:0 100%;
  max-height:0px;
  transition:all 300ms ease 0ms ;
  padding-top:0px;
  padding-bottom:0px;
  }
      

        
        
      
      
  .coWOAi {
    color:inherit;
  }
      

      
        
        
      
      
  .eZLEgM {
    width:var(--width);
  height:var(--height);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .flqPjF {
    top:0.4rem;
  color:var(--grey-500, #737373);
  right:0.4rem;
  display:flex;
  padding:0.25rem;
  z-index:1;
  position:absolute;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  }
      

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


  .flqPjF:focus {
    outline:none;
  outline-color:var(--grey-200, #E5E5E5);
  outline-style:solid;
  outline-width:3px;
  --tw-ring-color:#cbd5e0;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-width:2px;
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      


  .flqPjF.dark:focus {
    outline-color:var(--grey-800, #262626);
  outline-style:solid;
  outline-width:3px;
  }
      

        
        
      
      
  .dLHcVa {
    gap:0.25rem;
  flex:1;
  width:100%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .eDMgNz {
    color:var(--grey-500, #737373);
  display:block;
  font-size:0.75rem;
  font-weight:400;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .eCYLPj {
    width:100%;
  display:flex;
  padding:1rem;
  z-index:;
  position:relative;
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  transition:all 300ms ease 0ms ;
  align-items:start;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:0.75rem;
  flex-direction:row;
  background-color:#fff;
  }
      

      
  .eCYLPj.dark {
    color:#ffffff;
  border-color:var(--grey-800, #262626);
  border-style:solid;
  border-width:1px;
  background-color:#1a1a1a;
  }
      

        
        
      
      
  .fsqznS {
    width:1rem;
  height:1rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .cprwmo {
    color:var(--grey-500, #737373);
  width:2.25rem;
  height:2.25rem;
  display:flex;
  transition:all 400ms ease 0ms ;
  align-items:center;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  background-color:var(--grey-50, #FAFAFA);
  }
      

      
  .cprwmo.dark {
    color:#ffffff;
  transition:all 250ms ease 0ms ;
  border-color:var(--grey-700, #404040);
  border-style:solid;
  border-width:1px;
  background-color:var(--grey-800, #262626);
  }
      


  .cprwmo.success-light {
    color:var(--green-600, #059669);
  transition:all 250ms ease 0ms ;
  border-color:var(--green-200, #A7F3D0);
  border-style:solid;
  border-width:1px;
  background-color:var(--green-50, #ECFDF5);
  }
      


  .cprwmo.success-dark {
    color:#ffffff;
  transition:all 250ms ease 0ms ;
  border-color:var(--green-500, #10B981);
  border-style:solid;
  border-width:1px;
  background-color:var(--green-600, #059669);
  }
      


  .cprwmo.danger-light {
    color:var(--red-600, #DC2626);
  transition:all 250ms ease 0ms ;
  border-color:var(--red-200, #FECACA);
  border-style:solid;
  border-width:1px;
  background-color:var(--red-50, #FEF2F2);
  }
      


  .cprwmo.danger-dark {
    color:#ffffff;
  transition:all 250ms ease 0ms ;
  border-color:var(--red-500, #EF4444);
  border-style:solid;
  border-width:1px;
  background-color:var(--red-600, #DC2626);
  }
      

        
        
      
      
  .eOzfge {
    display:block;
  font-size:0.875rem;
  font-weight:600;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .fovLNs {
    gap:0.75rem;
  flex:1;
  width:100%;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .toaster\:JDS271fmXe8GowQuE7iFv {
    width:20rem;
  flex-direction:column;
  }
      

      
          @media (max-width: 350px) {
            
  .toaster\:JDS271fmXe8GowQuE7iFv {
    width:100%;
  display:flex;
  position:relative;
  flex-direction:column;
  }
      

          }
          
        
        
      
      
  .eqdwhc {
    top:1rem;
  right:1rem;
  z-index:;
  position:fixed;
  }
      

      
          @media (max-width: 350px) {
            
  .eqdwhc {
    top:1rem;
  flex:1;
  left:1rem;
  right:1rem;
  position:fixed;
  }
      

          }
          
        
        
      
      
  .eMkwVd {
    flex-direction:column-reverse;
  }
      

      
          @media (max-width: 350px) {
            
  .eMkwVd {
    width:100%;
  }
      

          }
          
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:FtjftGynUAvevw9o-wWkp {
    align-items:flex-start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:Gedx2Gts4tTUhHtRLLBEa {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:IOk21vdgMR3Q59deWpZez {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cPtauK {
    flex:1  ;
  color:#ffffff;
  width:100%;
  cursor:pointer;
  display:flex;
  background: var(--green-600);
  align-items:center;
  padding-top:0.75rem;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:M9v2GH8_JjC4VCwS-AOTp {
    align-items:flex-start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:MMkUQuFg6yLVQ8BuyIGLz {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cqVmHS {
    width:100%;
  display:flex;
  background:;
  align-items:flex-start;
  padding-top:0.6rem;
  padding-bottom:0.6rem;
  justify-content:center;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:OZGHdH6yvdSQpYtP9qIP3 {
    z-index:9999;
  }
      

      
        
        
      
      
  .daCvJH {
    gap:0.3rem;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:OiKtM2asuh3dTVK0ybuju {
    z-index:9999;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:S3bqekRIKcoOSSUo4t7jj {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:UwKRArQXYe-AGLc5Esi7e {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .TvlGX {
    display:block;
  position:relative;
  overflow-x:visible;
  overflow-y:visible;
  flex-direction:row;
  }
      

      
        
        
      
      
  .bGfAaM {
    gap:0.15rem;
  width:100%;
  display:flex;
  z-index:10;
  position:absolute;
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  margin-top:0.25rem;
  transition:all 300ms ease 0ms ;
  padding-top:0.25rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  padding-left:0.25rem;
  border-radius:0.375rem;
  padding-right:0.25rem;
  flex-direction:column;
  padding-bottom:0.25rem;
  background-color:#fff;
  }
      

      
  .bGfAaM.closed {
    scale:0.95;
  opacity:0;
  z-index:-1;
  position:absolute;
  }
      


  .bGfAaM.dark {
    color:#ffffff;
  transition:border-color 300ms ease 0ms , color 300ms ease 0ms , background-color 300ms ease 0ms;
  border-color:var(--grey-800, #262626);
  border-style:solid;
  border-width:1px;
  background-color:#121212;
  }
      

        
        
      
      
  .bTBRBd {
    width:1rem;
  height:1rem;
  display:block;
  transition:rotate 300ms ease 0ms ;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
  .bTBRBd.open {
    rotate:z 180deg;
  }
      

        
        
      
      
  .fxkfeE {
    width:100%;
  display:flex;
  font-size:0.875rem;
  transition:all 300ms ease 0ms , outline 0ms ease 0ms ;
  align-items:center;
  padding-top:0.5rem;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:space-between;
  background-color:#fff;
  --tw-ring-offset-color:#fff;
  }
      

      
  .fxkfeE:focus {
    outline:none;
  z-index:99;
  outline-color:var(--grey-300, #D4D4D4);
  outline-style:solid;
  outline-width:2px;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-width:2px;
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      


  .fxkfeE.dark {
    color:#ffffff;
  border-color:var(--grey-800, #262626);
  border-style:solid;
  border-width:1px;
  background-color:#121212;
  }
      


  .fxkfeE.dark:focus {
    outline-color:var(--grey-700, #404040);
  outline-style:solid;
  outline-width:2px;
  }
      

        
        
      
      
  .fpEkRt {
    color:inherit;
  width:1rem;
  height:1rem;
  display:flex;
  transition:all 300ms ease 0ms , color 0ms ease 0ms ;
  align-items:center;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.125rem;
  flex-direction:row;
  justify-content:center;
  background-color:#fff;
  }
      

      
  .fpEkRt.dark {
    color:inherit;
  border-color:#2b2b2b;
  border-style:solid;
  border-width:1px;
  background-color:#171717;
  }
      

        
        
      
      
  .ciiXjR {
    gap:0.5rem;
  display:flex;
  font-size:0.875rem;
  transition:all 300ms ease 0ms , color 0ms ease 0ms , outline 0ms ease 0ms ;
  align-items:center;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.25rem;
  border-radius:6px;
  padding-right:0.25rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  }
      

      
  .ciiXjR:focus {
    outline-color:var(--grey-200, #E5E5E5);
  outline-style:solid;
  outline-width:2px;
  }
      


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


  .ciiXjR.dark-dark {
    background-color:#1a1a1a;
  }
      


  .ciiXjR.dark:focus {
    outline-color:var(--grey-700, #404040);
  outline-style:solid;
  outline-width:2px;
  }
      

        
        
      
      
  .czqiiG {
    width:0.75rem;
  height:0.75rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fHCoEc {
    gap:0.25rem;
  color:#000000;
  width:100%;
  height:2.25rem;
  display:flex;
  font-size:0.875rem;
  background: #ffffff;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  align-items:center;
  font-family:'Geist';
  padding-top:0rem;
  border-color:var(--grey-800, #262626);
  border-style:solid;
  border-width:1px;
  padding-left:0rem;
  border-radius:0.375rem;
  padding-right:0rem;
  flex-direction:row;
  padding-bottom:0rem;
  justify-content:center;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  --tw-ring-offset-color:#fff;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .fHCoEc:disabled {
    cursor:not-allowed;
  opacity:0.5;
  }
      

        
        
      
      
  .cmhclU {
    color:#666666;
  }
      

      
        
        
      
      
  .eSEZra {
    width:100%;
  height:100%;
  display:flex;
  font-size:14px;
  align-items:center;
  padding-top:0.5rem;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .LAhwK {
    top:0px;
  left:0px;
  right:0px;
  width:100%;
  bottom:0px;
  height:100%;
  opacity:0;
  z-index:99;
  position:absolute;
  font-size:0.75rem;
  background:;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:_6wBEn3tnuJoZE5Ak134C {
    width:15rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bjoILO {
    height:calc(100vh-120px);
  display:flex;
  align-items:stretch;
  padding-top:1.5rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:1.5rem;
  justify-content:center;
  background-color:var(--grey-50, #FAFAFA);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:e_f8D6Fdf5c8Ob2EKbgvZ {
    width:6rem;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:fhAZZB3pjt-mLlOGC1ZqB {
    width:100%;
  grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:hfgVIWx9bobceBy-xvK13 {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:ka39af3Cdx1xoZQ8HAn1A {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:l_jkN_qq8z9BAyU83TG1W {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:mZ1xUcPNhqE_pZkGjPE4F {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  .mhRyn {
    width:80vw;
  height:75vh;
  display:flex;
  row-gap:2rem;
  column-gap:2rem;
  overflow-y:scroll;
  align-items:center;
  padding-top:1.5rem;
  border-color:var(--grey-300, #D4D4D4);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:1.5rem;
  justify-content:flex-start;
  background-color:#ffffff;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fxoRum {
    gap:2rem;
  z-index:;
  max-width:100%;
  }
      

      
        
        
      
      
  
      

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

      
        
        
      
      
  .Dashboard_Pipeline\:nQiPZ4YE_LQFhV_flOdiR {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:nYWaVY0odMjGg97FAmCVG {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  .fzJYhZ {
    width:100%;
  row-gap:0rem;
  column-gap:0rem;
  min-height:20rem;
  overflow-x:scroll;
  flex-direction:row;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cWnNRt {
    align-items:center;
  padding-top:1rem;
  flex-direction:row;
  padding-bottom:3rem;
  justify-content:space-between;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:t4fpLMwRaH_Hqubb3Cn99 {
    z-index:9999;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:uDkY-7weM0WDgTx-iWW9u {
    grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  .cQVHQo {
    padding-top:1rem;
  padding-bottom:1rem;
  }
      

      
        
        
      
      
  .Dashboard_Pipeline\:uKUQR0PunEGs4OSEtXfnZ {
    width:100%;
  grid-template-columns:repeat(2,1fr);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Dashboard_Pipeline\:xWPpKtHjXAyTvTJse9GlG {
    position:relative;
  align-items:start;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      