
  

  

  
  
  
  


@layer base {
  
  body, :host {
    /* Color */
    --brand_card_hover: #F8F9FC;
--background_page: #FFF;
--background_grey: #F6F6F6;
--background_grey_dark: #E9ECF3;
--border_light: #E3E3E3;
--border_dark: #BABCC2;
--brand_primary: #1A52D3;
--brand_hover: #2867F6;
--brand_bg: #1A52D31A;
--brand_disabled: #A3BAED;
--text_primary: #1D2939;
--text_secondary: #646E82;
--text_tertiary: #BDBDBD;
--success: #18A359;
--success_hover: #1ac76b;
--success_bg: #18A3591A;
--warning: #E9B110;
--warning_hover: #f8c020;
--warning-bg: #E9B1101A;
--danger-100: #DC2626;
--danger_hover: #EF4444;
--danger_bg: #dc26261a;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}

      
  .epDntu {
    gap:6px;
  }
      

      
        
      
      
  .NiTFH {
    color:var(--text_primary, #1D2939);
  width:100%;
  height:80px;
  font-size:var(--font-size-sm);
  font-family:inherit;
  font-weight:400;
  padding-top:8px;
  border-color:#BABCC2;
  border-style:solid;
  border-width:1px;
  padding-left:12px;
  border-radius:4px;
  padding-right:12px;
  padding-bottom:8px;
  background-color:var(--background_page, #FFF);
  }
      

      
  .NiTFH:focus {
    box-shadow:0px 0px 0px 4px #F1F1F1, 0px 1px 2px 0px #2424240D;
  }
      

        
      
      
  .dIrAUx {
    font-size:inherit;
  font-family:inherit;
  font-weight:400;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  .tooltip\:0jZ_rgvoFQTP0G72oeicW {
    cursor:pointer;
  transition:text-decoration-line 300ms ease;
  }
      

      
  .tooltip\:0jZ_rgvoFQTP0G72oeicW:hover {
    text-decoration-line:underline;
  }
      

        
      
      
  .dqsoTv {
    width:fit-content;
  height:fit-content;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

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

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

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .daVKYt {
    aspect-ratio:16/9;
  border-top-left-radius:16px;
  border-top-right-radius:16px;
  border-bottom-left-radius:16px;
  border-bottom-right-radius:16px;
  }
      

      
        
      
      
  .bPOhHP {
    width:100%;
  height:100%;
  display:flex;
  position:relative;
  background:#00213C;
  align-items:flex-start;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  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;
  }
      

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

      
        
      
      
  
      

      
        
      
      
  .tooltip\:JvBV4bzPti45KM8BGL3HS {
    background:#0000004d;
  }
      

      
  .tooltip\:JvBV4bzPti45KM8BGL3HS.open {
    background:#000000b3;
  }
      


  .tooltip\:JvBV4bzPti45KM8BGL3HS.open-transition {
    transition:background 300ms ease  ;
  }
      


  .tooltip\:JvBV4bzPti45KM8BGL3HS.close-transition {
    transition:background 300ms ease  ;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .eKqJoF {
    width:1rem;
  height:1rem;
  }
      

      
        
      
      
  .dfLdEe {
    color:#ffffff;
  row-gap:8px;
  font-size:var(--font-size-sm);
  column-gap:8px;
  font-family:Inter;
  font-weight:var(--font-weight-regular);
  }
      

      
        
      
      
  .dvbTGB {
    animation:2s ease 0ms infinite normal none running animation-fxqmkd;
  }
      

      
        
                  @keyframes animation-fxqmkd {
                    
                        0% {
                          scale: 1 1;
                        }
                        

                        0% {
                          opacity: 0.5;
                        }
                        

                        50% {
                          scale: 1.005 1.005;
                        }
                        

                        50% {
                          opacity: 1;
                        }
                        

                        100% {
                          scale: 1 1;
                        }
                        

                        100% {
                          opacity: 0.5;
                        }
                        
                  }
                  
      
      
  .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;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .cgWedv {
    top:-5px;
  color:#00213C;
  right:10px;
  position:absolute;
  }
      

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

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .tooltip\:nyeqQZJoFktATZyoX-I3K {
    width:100%;
  height:fit-content;
  display:flex;
  max-width:60%;
  align-items:center;
  justify-content:center;
  }
      

      
  .tooltip\:nyeqQZJoFktATZyoX-I3K.open {
    opacity:1;
  translate:0 0px 0;
  }
      


  .tooltip\:nyeqQZJoFktATZyoX-I3K.closing {
    translate:0 0 0;
  }
      


  .tooltip\:nyeqQZJoFktATZyoX-I3K.open-transition {
    transition:all 300ms ease 0ms normal;
  }
      


  .tooltip\:nyeqQZJoFktATZyoX-I3K.close-transition {
    transition:all 300ms ease 0ms normal;
  }
      

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

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .tooltip\:t5SRLCeY3CoFE0zZpQK0- {
    width:max-content;
  height:max-content;
  z-index:200;
  max-width:275px;
  }
      

      
  .tooltip\:t5SRLCeY3CoFE0zZpQK0-.open {
    scale:1;
  opacity:1;
  translate:0 0px;
  }
      


  .tooltip\:t5SRLCeY3CoFE0zZpQK0-.top-in {
    translate:0 12px 0;
  }
      


  .tooltip\:t5SRLCeY3CoFE0zZpQK0-.open-transition {
    transition:all 200ms ease 0ms normal;
  }
      


  .tooltip\:t5SRLCeY3CoFE0zZpQK0-.close-transition {
    transition:all 200ms ease 0ms normal;
  }
      


  .tooltip\:t5SRLCeY3CoFE0zZpQK0-.top-out {
    translate:0 12px 0;
  }
      

        
      
      
  .dSFuqN {
    color:var(--text_tertiary);
  }
      

      
        
      
      
  .tooltip\:y0JuovgCMbxmGDNgg4htG {
    width:100%;
  height:100%;
  }
      

      
        
      
      
  
      

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

      
        
      
      
  .dAgfRr {
    row-gap:6px;
  font-size:var(--font-size-sm);
  column-gap:6px;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .sequence_task_dynamic_tag\:root {
    width:200px;
  display:flex;
  align-items:flex-end;
  justify-content:flex-start;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .sequence_task_dynamic_tag\:7sEF25Xvd5eMCmKiiRl9f {
    width:fit-content;
  min-width:225px;
  background:white;
  box-shadow:0px 7px 15px 0px #CFCFCF1A, 0px 28px 28px 0px #CFCFCF17, 0px 62px 37px 0px #CFCFCF0D;
  overflow-x:hidden;
  overflow-y:hidden;
  border-color:var(--border_light);
  border-style:solid;
  border-width:1px;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .bCrsFu {
    overflow-y:auto;
  touch-action:auto;
  }
      

      
        
      
      
  
      

      
        
      
      
  .sequence_task_dynamic_tag\:J8NEHnn1tSWH9vb0vkoPv {
    row-gap:12px;
  column-gap:12px;
  max-height:250px;
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:16px;
  }
      

      
        
      
      
  .BEodR {
    width:fit-content;
  height:fit-content;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  
      

      
        
      
      
  .nZYwQ {
    row-gap:6px;
  column-gap:6px;
  }
      

      
        
      
      
  .dujcJS {
    color:var(--text_secondary);
  font-size:var(--font-size-sm);
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  
      

      
        
      
      
  .sequence_task_dynamic_tag\:tXHFdUcDZ08xF78Q6xkvG {
    width:90px;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .sequence_task_dynamic_tag\:toidlG2XaLyZMlX-Bqb40 {
    color:inherit;
  }
      

      
        
      
      
  .ceBeAL {
    color:var(--text_primary);
  transition:background 300ms ease;
  padding-top:8px;
  padding-left:8px;
  padding-right:8px;
  padding-bottom:8px;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  }
      

      
  .ceBeAL:hover {
    color:white;
  cursor:pointer;
  background:var(--brand_primary);
  }
      

        
      
      
  .btn_secondary_new\:root {
    color:var(--brand_primary);
  width:fit-content;
  cursor:default;
  height:44px;
  display:flex;
  row-gap:4px;
  font-size:var(--font-size-base);
  background: var(--white);
  column-gap:4px;
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-weight:600;
  border-color:var(--brand_primary);
  border-style:solid;
  border-width:2px;
  padding-left:20px;
  outline-color:#00000000;
  outline-style:solid;
  outline-width:2px;
  padding-right:20px;
  flex-direction:row;
  justify-content:center;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
  .btn_secondary_new\:root:hover {
    cursor:pointer;
  background: var(--brand_bg);
  }
      


  .btn_secondary_new\:root:focus-visible {
    background: var(--brand_bg);
  outline-color:#0c42bb;
  outline-style:solid;
  outline-width:3px;
  outline-offset:1px;
  }
      


  .btn_secondary_new\:root.disabled {
    color:#1a52d380;
  cursor:default;
  background: var(--white);
  border-color:#1a52d380;
  border-style:solid;
  border-width:2px;
  }
      

        
      
      
  .dUYWRw {
    top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  display:flex;
  position:absolute;
  background:white;
  align-items:center;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
      
      
  .cxydES {
    width:24px;
  height:24px;
  animation:spinner 1s linear infinite;
  border-radius:50%;
  }
      

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

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

      
        
      
      
  
      

      
        
      
      
  .sequence_task_dynamic_tag\:yUHbEqf-dn4ExKuCOA9gC {
    height:24px;
  font-size:var(--font-size-xs);
  font-weight:500;
  }
      

      
        
      
      
  .eRJaPF {
    row-gap:6px;
  column-gap:6px;
  padding-left:6px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .czprbS {
    gap:4px;
  color:var(--value_cond_color);
  width:100%;
  cursor:text;
  height:38px;
  font-size:var(--font-size-sm);
  background:white;
  transition:box-shadow 250ms ease 0ms normal;
  align-items:center;
  font-weight:400;
  border-color:#BABCC2;
  border-style:solid;
  border-width:1px;
  padding-left:12px;
  border-radius:6px;
  padding-right:12px;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
      
      
  .dgtBZn {
    display:flex;
  row-gap:12px;
  column-gap:12px;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  
      

      
        
      