

@layer base {
  
  body, :host {
    /* Color */
    --bg-strong: var(--neutral-950, #0E121B);
--bg-surface: var(--neutral-800, #222530);
--bg-sub: var(--neutral-300, #CACFD8);
--bg-soft: var(--neutral-200, #E1E4EA);
--bg-weak: var(--neutral-50, #F5F7FA);
--bg-white: var(--neutral-0, #FFFFFF);
--neutral-950: #0E121B;
--neutral-900: #181B25;
--neutral-800: #222530;
--neutral-700: #2B303B;
--neutral-600: #525866;
--neutral-500: #717784;
--neutral-400: #99A0AE;
--neutral-300: #CACFD8;
--neutral-200: #E1E4EA;
--neutral-100: #F2F5F8;
--neutral-50: #F5F7FA;
--neutral-0: #FFFFFF;
--Blue-950: #122368;
--Blue-900: #182F8B;
--Blue-800: #1F3BAD;
--Blue-700: #2547D0;
--Blue-600: #3559E9;
--Blue-500: #335CFF;
--Blue-400: #6895FF;
--Blue-300: #97BAFF;
--Blue-200: #C0D5FF;
--Blue-100: #D5E2FF;
--Blue-50: #EBF1FF;
--Orange-950: #71330A;
--Orange-900: #96440D;
--Orange-800: #B75310;
--Orange-700: #CE5E12;
--Orange-600: #E16614;
--Orange-500: #FA7319;
--Orange-400: #FFA468;
--Orange-300: #FFC197;
--Orange-200: #FFD9C0;
--Orange-100: #FFE6D5;
--Orange-50: #FFF3EB;
--Red-950: #681219;
--Red-900: #8B1822;
--Red-800: #AD1F2B;
--Red-700: #D02533;
--Red-600: #E93544;
--Red-500: #FB3748;
--Red-400: #FF6875;
--Red-300: #FF97A0;
--Red-200: #FFC0C5;
--Red-100: #FFD5D8;
--Red-50: #FFEBEC;
--Green-950: #0B4627;
--Green-900: #16643B;
--Green-800: #1A7544;
--Green-700: #178C4E;
--Green-600: #1DAF61;
--Green-500: #1FC16B;
--Green-400: #3EE089;
--Green-300: #84EBB4;
--Green-200: #C2F5DA;
--Green-100: #D0FBE9;
--Green-50: #E0FAEC;
--Yellow-950: #624C18;
--Yellow-900: #86661D;
--Yellow-800: #A78025;
--Yellow-700: #C99A2C;
--Yellow-600: #E6A819;
--Yellow-500: #F6B51E;
--Yellow-400: #FFD268;
--Yellow-300: #FFE097;
--Yellow-200: #FFECC0;
--Yellow-100: #FFEFCC;
--Yellow-50: #FFFAEB;
--Purple-950: #351A75;
--Purple-900: #3D1D86;
--Purple-800: #4C25A7;
--Purple-700: #5B2CC9;
--Purple-600: #693EE0;
--Purple-500: #7D52F4;
--Purple-400: #8C71F6;
--Purple-300: #A897FF;
--Purple-200: #CAC0FF;
--Purple-100: #DCD5FF;
--Purple-50: #EFEBFF;
--Sky-950: #124B68;
--Sky-900: #18658B;
--Sky-800: #1F7EAD;
--Sky-700: #2597D0;
--Sky-600: #35ADE9;
--Sky-500: #47C2FF;
--Sky-400: #68CDFF;
--Sky-300: #97DCFF;
--Sky-200: #C0EAFF;
--Sky-100: #D5F1FF;
--Sky-50: #EBF8FF;
--Pink-950: #68123D;
--Pink-900: #8B1852;
--Pink-800: #AD1F66;
--Pink-700: #D0257A;
--Pink-600: #E9358F;
--Pink-500: #FB4BA3;
--Pink-400: #FF68B3;
--Pink-300: #FF97CB;
--Pink-200: #FFC0DF;
--Pink-100: #FFD5EA;
--Pink-50: #FFEBF4;
--Teal-950: #0B463E;
--Teal-900: #16645A;
--Teal-800: #1A7569;
--Teal-700: #178C7D;
--Teal-600: #1DAF9C;
--Teal-500: #22D3BB;
--Teal-400: #3FDEC9;
--Teal-300: #84EBDD;
--Teal-200: #C2F5EE;
--Teal-100: #D0FBF5;
--Teal-50: #E4FBF8;
--neutral-alpha-24: #99a0ae3d;
--neutral-alpha-16: #99a0ae29;
--neutral-alpha-10: #99a0ae1a;
--blue-alpha-24: #476cff3d;
--blue-alpha-16: #476cff29;
--blue-alpha-10: #476cff1a;
--orange-alpha-24: #fa73193d;
--orange-alpha-16: #fa731929;
--orange-alpha-10: #fa73191a;
--red-alpha-24: #fb37483d;
--red-alpha-16: #fb374829;
--red-alpha-10: #fb37481a;
--green-alpha-24: #1fc16b3d;
--green-alpha-16: #1fc16b29;
--green-alpha-10: #1fc16b1a;
--yellow-alpha-24: #fbc64b3d;
--yellow-alpha-16: #fbc64b29;
--yellow-alpha-10: #fbc64b1a;
--sky-alpha-24: #47c2ff3d;
--sky-alpha-16: #47c2ff29;
--sky-alpha-10: #47c2ff1a;
--purple-alpha-24: #784def3d;
--purple-alpha-16: #784def29;
--purple-alpha-10: #784def1a;
--pink-alpha-24: #fb4ba33d;
--pink-alpha-16: #fb4ba329;
--pink-alpha-10: #fb4ba31a;
--teal-alpha-24: #22d3bb3d;
--teal-alpha-16: #22d3bb29;
--teal-alpha-10: #22d3bb1a;
--white-alpha-24: #ffffff3d;
--white-alpha-16: #ffffff29;
--white-alpha-10: #ffffff3d;
--black-alpha-24: #1717173d;
--black-alpha-16: #17171729;
--black-alpha-10: #1717171a;
--static-black: var(--neutral-950, #0E121B);
--static-white: var(--neutral-0, #FFFFFF);
--text-strong: var(--neutral-950, #0E121B);
--text-sub: var(--neutral-600, #2B303B);
--text-soft: var(--neutral-400, #99A0AE);
--text-disabled: var(--neutral-300, #CACFD8);
--text-white: var(--neutral-0, #FFFFFF);
--stroke-strong: var(--neutral-950, #0E121B);
--stroke-sub: var(--neutral-300, #CACFD8);
--stroke-soft: var(--neutral-200, #E1E4EA);
--stroke-white: var(--neutral-0, #FFFFFF);
--icon-strong: var(--neutral-950, #0E121B);
--icon-sub: var(--neutral-600, #2B303B);
--icon-soft: var(--neutral-400, #99A0AE);
--icon-disabled: var(--neutral-300, #CACFD8);
--icon-white: var(--neutral-0, #FFFFFF);
--faded-dark-light: var(--neutral-800, #222530);
--faded-dark-dark: var(--neutral-300, #CACFD8);
--faded-base-light: var(--neutral-500, #717784);
--faded-base-dark: var(--neutral-500, #717784);
--faded-light-light: var(--neutral-200, #E1E4EA);
--faded-light-dark: var(--neutral-alpha-24, #99a0ae3d);
--faded-lighter-light: var(--neutral-100, #F2F5F8);
--faded-lighter-dark: var(--neutral-alpha-16, #99a0ae29);
--information-dark: var(--Blue-400, #6895FF);
--information-base: var(--Blue-500, #335CFF);
--information-light: var(--Blue-200, #C0D5FF);
--information-lighter: var(--Blue-50, #EBF1FF);
--warning-dark: var(--Orange-950, #71330A);
--warning-base: var(--Orange-500, #FA7319);
--warning-light: var(--Orange-200, #FFD9C0);
--warning-lighter: var(--Orange-50, #FFF3EB);
--error-dark: var(--Red-950, #681219);
--error-base: var(--Red-500, #FB3748);
--error-light: var(--Red-200);
--error-lighter: var(--Red-50, #FFEBEC);
--success-dark: var(--Green-950);
--success-base: var(--Green-500);
--success-light: var(--green-alpha-24);
--success-lighter: var(--Green-50, #E0FAEC);
--away-dark-light: var(--Yellow-950, #624C18);
--away-dark-dark: var(--Yellow-400, #FFD268);
--away-base-light: var(--Yellow-500, #F6B51E);
--away-base-dark: var(--Yellow-600, #E6A819);
--away-light-light: var(--Yellow-200, #FFECC0);
--away-light-dark: var(--yellow-alpha-24);
--away-lighter-light: var(--Yellow-50, #FFFAEB);
--away-lighter-dark: var(--yellow-alpha-16, #fbc64b29);
--feature-dark-light: var(--Purple-950, #351A75);
--feature-dark-dark: var(--Purple-400, #8C71F6);
--feature-base-light: var(--Purple-500, #7D52F4);
--feature-base-dark: var(--Purple-500, #7D52F4);
--feature-light-light: var(--Purple-200, #CAC0FF);
--feature-light-dark: var(--purple-alpha-24, #784def3d);
--feature-lighter-light: var(--Purple-50, #EFEBFF);
--feature-lighter-dark: var(--purple-alpha-16, #784def29);
--verified-dark-light: var(--Sky-950, #124B68);
--verified-dark-dark: var(--Sky-400, #68CDFF);
--verified-base-light: var(--Sky-500, #47C2FF);
--verified-base-dark: var(--Sky-600, #35ADE9);
--verified-light-light: var(--Sky-200, #C0EAFF);
--verified-light-dark: var(--sky-alpha-24, #47c2ff3d);
--verified-lighter-light: var(--Sky-50, #EBF8FF);
--verified-lighter-dark: var(--sky-alpha-16, #47c2ff29);
--highlighted-dark-light: var(--Pink-950, #68123D);
--highlighted-dark-dark: var(--Pink-400, #FF68B3);
--highlighted-base-light: var(--Pink-500, #FB4BA3);
--highlighted-base-dark: var(--Pink-600, #E9358F);
--highlighted-light-light: var(--Pink-200, #FFC0DF);
--highlighted-light-dark: var(--pink-alpha-24, #fb4ba33d);
--highlighted-lighter-light: var(--Pink-50, #FFEBF4);
--highlighted-lighter-dark: var(--pink-alpha-16, #fb4ba329);
--stable-dark-light: var(--Teal-950, #0B463E);
--stable-dark-dark: var(--Teal-400, #3FDEC9);
--stable-base-light: var(--Teal-500, #22D3BB);
--stable-base-dark: var(--Teal-600, #1DAF9C);
--stable-light-light: var(--Teal-200, #C2F5EE);
--stable-light-dark: var(--teal-alpha-24, #22d3bb3d);
--stable-lighter-light: var(--Teal-50, #E4FBF8);
--stable-lighter-dark: var(--teal-alpha-16, #22d3bb29);
--primary-dark: var(--Pink-800, #AD1F66);
--primary-darker: var(--Pink-700, #D0257A);
--primary-base: var(--Pink-500, #FB4BA3);
--primary-alpha-24: var(--pink-alpha-24, #fb4ba33d);
--primary-alpha-16: var(--pink-alpha-16, #fb4ba329);
--primary-alpha-10: var(--pink-alpha-10, #fb4ba31a);
    /* Fonts */
    --font-inter: 'Inter',sans-serif;
--font-geist: 'Geist',sans-serif;
--font-roboto: 'Roboto',sans-serif;

    /* Font size */
    --h1-title: 3.5rem;
--h2-title: 3rem;
--h3-title: 2.5rem;
--h4-title: 2rem;
--h5-title: 1.5rem;
--h6-title: 1.25rem;
--label-xl: 1.5rem;
--label-l: 1.125rem;
--label-m: 1rem;
--label-sm: 0.875rem;
--label-xs: 0.75rem;
--paragraph-xl: 1.5rem;
--paragraph-l: 1.125rem;
--paragraph-m: 1rem;
--paragraph-sm: 0.875rem;
--paragraph-xs: 0.75rem;
--subheading-l: 1.125rem;
--subheading-m: 1rem;
--subheading-sm: 0.875rem;
--subheading-xs: 0.75rem;
--subheading-2xs: 1rem;
--docs: 1.125rem;
    /* Font weight */
    --regular: 400;
--medium: 500;
    /* 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 */
    --radius-0: 0px;
--radius-2: 2px;
--radius-4: 4px;
--radius-6: 6px;
--radius-8: 8px;
--radius-10: 10px;
--radius-12: 12px;
--radius-16: 16px;
--radius-20: 20px;
--radius-24: 24px;
--radius-28: 28px;
--radius-full: 999px;
    /* 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;
    }
  }
}

      
  .ilnay {
    width:100%;
  height:100%;
  background: white;
  }
      

      
        
      
      
  .dMPsgE {
    width:1rem;
  height:1rem;
  display:block;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#fff;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
        
      
      
  .cFqydR {
    display:flex;
  align-items:center;
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:space-between;
  }
      

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

      
        
      
      
  .goLKe {
    color:#4a5568;
  display:block;
  font-size:0.875rem;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:0.375rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  }
      

      
        
      
      
  .bNkfFY {
    gap:1.5rem;
  display:grid;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .bNkfFY {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .biaAmE {
    gap:0.5rem;
  display:flex;
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  padding-bottom:0.75rem;
  }
      

      
        
      
      
  .bpWNSR {
    color:#1a202c;
  width:100%;
  height:2.5rem;
  display:block;
  font-size:0.875rem;
  padding-top:0.5rem;
  border-color:#edf2f7;
  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;
  }
      

      
  .bpWNSR:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .ZEcWr {
    color:#fff;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:0.375rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:center;
  }
      

      
  
      


  .ZEcWr:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .bIYsLp {
    width:2.75rem;
  height:1.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  padding-left:0.25rem;
  border-radius:9999px;
  padding-right:0.25rem;
  flex-direction:row;
  }
      

      
        
      
      
  .ekuKea {
    color:#1a202c;
  display:block;
  font-size:1.125rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  }
      

      
        
      
      
  .cwcTQn {
    display:flex;
  padding:0.25rem;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  background-color:#f7fafc;
  }
      

      
        
      
      
  .fGQUOI {
    display:block;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .dTUCOi {
    top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  z-index:99;
  position:fixed;
  background: var(--bg-white);
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .zTyQJ {
    display:flex;
  row-gap:1.4rem;
  column-gap:1.4rem;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  .fAHQNB {
    width:32px;
  height:32px;
  }
      

      
        
      
      
  .pre-loader\:E5-LhSbsvZAmqO6PpTZD6 {
    width:48px;
  height:48px;
  animation:2s ease 0ms infinite normal none running animation-bKKrXZ;
  }
      

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

                        50% {
                          scale: 1.1 1.1;
                        }
                        

                        100% {
                          scale: 1 1;
                        }
                        
                  }
                  
      
      
  .bNEEsC {
    color:var(--text-sub);
  font-size:1rem;
  font-family:Geist;
  font-weight:inherit;
  }
      

      
        
      
      
  .jLcRY {
    opacity:.5;
  position:absolute;
  }
      

      
        
      
      
  
      

      
        
      
      
  .eSLYVY {
    width:100%;
  height:100%;
  display:flex;
  z-index:999;
  position:absolute;
  background: #2b26268c;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .daYCOU {
    width:72%;
  }
      

      
        
      
      
  .bfkflH {
    top:0rem;
  left:0rem;
  right:0rem;
  width:fit-content;
  bottom:0rem;
  height:fit-content;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:center;
  }
      

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

      
          @media (min-width: 768px) {
            
  .cxzKEr {
    width:60%;
  }
      

          }
          
        
      
      
  .cpBzkE {
    gap:0.5rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .fxrZLO {
    color:#a0aec0;
  display:block;
  font-size:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .exbwQw {
    color:#fff;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:0.375rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:center;
  background-color:#ed64a6;
  }
      

      
  .exbwQw:hover {
    background-color:#d53f8c;
  }
      


  .exbwQw:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#ed64a6;
  --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);
  }
      

        
      
      
  .EtIPV {
    display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .dYGPVL {
    gap:1rem;
  height:20rem;
  display:grid;
  overflow-y:auto;
  padding-top:1rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 640px) {
            
  .dYGPVL {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .edDuVW {
    color:#2465d6;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:0.375rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:center;
  }
      

      
  .edDuVW:hover {
    color:#1a202c;
  }
      


  .edDuVW:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#e2e8f0;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .cIxINT {
    color:#1a202c;
  height:2.5rem;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  border-color:#ed64a6;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  border-bottom-width:0.5rem;
  }
      

      
        
      
      
  .cZGjzt {
    width:2.75rem;
  height:1.5rem;
  display:flex;
  padding:0.25rem;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#ed64a6;
  }
      

      
  .cZGjzt:hover {
    background-color:#f687b3;
  }
      


  .cZGjzt:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#f687b3;
  --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);
  }
      

        
      
      
  .emZIpZ {
    width:100%;
  height:2.5rem;
  display:flex;
  font-size:0.875rem;
  padding-top:0.5rem;
  border-color:#edf2f7;
  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;
  }
      

      
  .emZIpZ {
    color:#a0aec0;
  }
      


  .emZIpZ:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --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);
  }
      


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

        
      
      
  .cacLSB {
    width:1rem;
  height:1rem;
  display:block;
  transform:x(1.25rem);
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#fff;
  transition-duration:150ms;
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
        
      
      
  .dxNrlq {
    color:#4a5568;
  display:block;
  font-size:0.875rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cDFVim {
    color:#a0aec0;
  display:block;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .ehfVld {
    cursor:pointer;
  display:flex;
  padding:1rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  transition-duration:150ms;
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .ehfVld:hover {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  border-color:#fed7e2;
  }
      


  .ehfVld.selected {
    color:var(--neutral-50);
  background: #fb4ba382;
  }
      

        
      
      
  .cNSvCb {
    display:flex;
  align-items:center;
  padding-top:1rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:space-between;
  border-top-width:1px;
  }
      

      
        
      
      
  .egEVOH {
    color:#1a202c;
  display:block;
  font-size:1.125rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .BJIGn {
    color:#a0aec0;
  width:2rem;
  height:2rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
  .BJIGn:hover {
    background-color:#f7fafc;
  }
      


  .BJIGn:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#edf2f7;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .dirgKs {
    gap:1.5rem;
  flex:1 1 0%;
  display:flex;
  padding:1.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 768px) {
            
  .dirgKs {
    flex-direction:row;
  }
      

          }
          
        
      
      
  .bRhZPU {
    display:block;
  font-size:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .XkOP {
    color:#a0aec0;
  height:2.5rem;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  }
      

      
  .XkOP:hover {
    color:#4a5568;
  }
      

        
      
      
  .zFfvq {
    display:block;
  font-size:1.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dUPUEC {
    width:100%;
  height:fit-content;
  display:flex;
  z-index:99999999999;
  overflow:hidden;
  max-width:70rem;
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  font-family:Geist;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:column;
  background-color:#fff;
  }
      

      
        
      
      
  .cypcvn {
    display:flex;
  background:;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .blLRDm {
    width:100%;
  height:100%;
  z-index:1111;
  background:;
  }
      

      
        
      
      
  
      

      
        
      
      
  .bCsRfX {
    display:flex;
  align-items:center;
  padding-top:1rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:space-between;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .fnsHer {
    color:#1a202c;
  display:block;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fyHpbR {
    gap:1.5rem;
  width:100%;
  display:flex;
  padding:1.5rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  background-color:#F9FAFB;
  }
      

      
          @media (min-width: 768px) {
            
  .fyHpbR {
    width:40%;
  }
      

          }
          
        
      
      
  .dLqYcy {
    display:flex;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .eiUZJu {
    color:#1a202c;
  display:block;
  font-size:1.25rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .d-backdrop\:drd162-PmUwEng7XzLdU5 {
    background: #dbd6d624;
  }
      

      
        
      
      
  .eBnGbx {
    color:#00000057;
  width:100%;
  height:fit-content;
  display:flex;
  align-items:center;
  padding-top:2rem;
  padding-bottom:2rem;
  justify-content:center;
  }
      

      
        
      
      
  .file_uploader\/nx-uploader\:root {
    padding-left:1rem;
  padding-right:1rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

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

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

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  .so-switch\:9xDvC7hc90wM-Hy4nsyON {
    width:20px;
  height:20px;
  translate:0px 0px;
  background: var(--icon-strong);
  transition:translate 200ms ease 0ms normal;
  border-top-left-radius:100px;
  border-top-right-radius:100px;
  border-bottom-left-radius:100px;
  border-bottom-right-radius:100px;
  }
      

      
  .so-switch\:9xDvC7hc90wM-Hy4nsyON.checked {
    translate:16px 0 0;
  }
      

        
      
      
  .so-switch\:HRWuuVySKRYgSHU-G8N6w {
    width:40px;
  height:1.5rem;
  background: var(--bg-white);
  transition:background-color 200ms ease 0ms normal;
  align-items:start;
  padding-top:0px;
  padding-left:var(--padding);
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:var(--padding);
  outline-offset:var(--border-md);
  padding-bottom:0px;
  justify-content:center;
  border-top-left-radius:100px;
  border-top-right-radius:100px;
  border-bottom-left-radius:100px;
  border-bottom-right-radius:100px;
  }
      

      
  .so-switch\:HRWuuVySKRYgSHU-G8N6w:hover {
    background-color:var(--neutral-7, #49474E);
  }
      


  .so-switch\:HRWuuVySKRYgSHU-G8N6w.checked {
    background: var(--primary-base);
  }
      


  .so-switch\:HRWuuVySKRYgSHU-G8N6w.checked:hover {
    background: var(--primary-darker);
  }
      


  .so-switch\:HRWuuVySKRYgSHU-G8N6w:focus-visible {
    outline-color:var(--primary-alpha-16);
  outline-style:solid;
  outline-width:var(--border-lg);
  outline-offset:var(--border-md);
  }
      

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

      
        
      
      
  
      

      
        
      
      
  .aGslH {
    color:var(--neutral-950);
  font-size:2.25rem;
  font-weight:var(--font-weight-bold);
  }
      

      
        
      
      
  .daYVQx {
    width:2.75rem;
  height:1.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  padding-left:0.25rem;
  border-radius:9999px;
  padding-right:0.25rem;
  flex-direction:row;
  justify-content:end;
  background-color:#edf2f7;
  }
      

      
        
      
      
  .euzmpe {
    gap:0.5rem;
  color:#4a5568;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.75rem;
  border-radius:9999px;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  background-color:#f7fafc;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .euzmpe:hover {
    background-color:#edf2f7;
  }
      

        
      
      
  .ZSlHO {
    display:flex;
  margin-top:1.5rem;
  border-style:solid;
  border-width:0px;
  margin-bottom:2rem;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
      
      
  .tEAli {
    width:100%;
  height:100%;
  display:flex;
  }
      

      
        
      
      
  .ezqMER {
    width:100%;
  height:100%;
  display:flex;
  overflow-y:scroll;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .nx-toast-provider\:3HNY67eQbyTMKV7wPLZZf {
    width:100%;
  display:flex;
  position:relative;
  max-width:360px;
  transition:height 150ms ease 0ms normal;
  flex-direction:column;
  }
      

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

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .nx-toast\:root {
    width:100%;
  opacity:0;
  row-gap:.25rem;
  translate:0 16px;
  background:var(--bg-white);
  column-gap:.25rem;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
  .nx-toast\:root.open {
    opacity:1;
  translate:0 0px;
  transition:translate 250ms ease 0ms normal, top 150ms ease 0ms normal;
  }
      


  .nx-toast\:root.closing {
    opacity:0;
  translate:0 -16px;
  }
      


  .nx-toast\:root.open-transition {
    transition:all 250ms ease 0ms normal;
  }
      


  .nx-toast\:root.close-transition {
    transition:all 150ms ease 0ms normal;
  }
      


  .nx-toast\:root.success {
    background:var(--success-lighter);
  border-color:var(--success-light);
  border-style:solid;
  border-width:1px;
  backdrop-filter:blur(16px);
  }
      


  .nx-toast\:root.warning {
    border-color:var(--warning-6, #5C3D05);
  border-style:solid;
  border-width:1px;
  background-color:var(--warning-2, #1D180F);
  }
      


  .nx-toast\:root.critical {
    border-color:var(--critical-6, #6F2539);
  border-style:solid;
  border-width:1px;
  background-color:var(--critical-2, #1E1517);
  }
      

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

      
        
      
      
  .dhOwel {
    color:var(--neutral-11, #B5B2BC);
  display:inline-block;
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  font-family:Geist;
  font-weight:inherit;
  line-height:var(--line-height);
  white-space:normal;
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  }
      

      
  .dhOwel.truncated {
    overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  }
      


  .dhOwel.clamped {
    display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:var(--clamp-lines);
  }
      

        
      
      
  .nx-toast\:FW2tKddjmqBb2S_WPmtMS {
    color:var(--text-sub);
  font-size:12px;
  font-family:Geist;
  font-weight:var(--regular);
  }
      

      
        
      
      
  .eTkKzJ {
    color:inherit;
  width:1.25rem;
  height:1.25rem;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  .nx-toast\:aXIIspq62lDJhdOn1WNvh {
    color:var(--icon-strong);
  }
      

      
        
      
      
  
      

      
        
      
      
  .dhGxig {
    color:var(--neutral-11, #B5B2BC);
  width:100%;
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  font-family:'Outfit';
  font-weight:var(--semi);
  line-height:var(--line-height);
  white-space:normal;
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  }
      

      
  .dhGxig.truncated {
    overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  }
      


  .dhGxig.clamped {
    display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:var(--clamp-lines);
  }
      

        
      
      
  .nx-toast\:gYVdDIDxaBXSrlkux9YPE {
    flex:1;
  color:var(--text-strong);
  font-size:14px;
  font-family:Geist;
  font-weight:var(--medium);
  }
      

      
        
      
      
  
      

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

      
        
      
      
  
      

      
        
      
      
  .nx-toast-provider\:jTe6cSAqqTerlGKuSJFnv {
    display:flex;
  align-items:flex-end;
  padding-top:1.25rem;
  padding-left:1.25rem;
  padding-right:1.25rem;
  padding-bottom:1.25rem;
  justify-content:flex-end;
  }
      

      
          @media (max-width: 1024px) {
            
  .nx-toast-provider\:jTe6cSAqqTerlGKuSJFnv {
    align-items:center;
  justify-content:start;
  }
      

          }
          
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .eyAmaz {
    width:100%;
  height:100%;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .btJOGW {
    width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .eFUaoH {
    display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  margin-bottom:1.5rem;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .cLahbQ {
    display:flex;
  margin-top:2rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:end;
  }
      

      
        
      
      
  .dMpObb {
    color:var(--bg-white);
  width:100%;
  display:flex;
  row-gap:2rem;
  column-gap:2rem;
  align-items:center;
  font-family:Geist;
  padding-left:0rem;
  padding-right:0rem;
  flex-direction:row;
  justify-content:space-between;
  border-bottom-color:#cacfd8b8;
  border-bottom-style:solid;
  border-bottom-width:0.5px;
  }
      

      
        
      
      
  .fnNNWh {
    color:var(--text-sub);
  width:100%;
  display:flex;
  row-gap:0px;
  background:var(--bg-weak);
  column-gap:0px;
  align-items:center;
  font-weight:400;
  padding-top:4px;
  padding-left:4px;
  padding-right:4px;
  flex-direction:row;
  padding-bottom:4px;
  justify-content:flex-start;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  }
      

      
        
      
      
  .dgsRqf {
    color:#13e724;
  animation:2s ease 0ms infinite normal none running animation-fAYnhk;
  }
      

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

                        50% {
                          scale: 1.4 1.4;
                        }
                        

                        100% {
                          scale: 1 1;
                        }
                        
                  }
                  
      
      
  .bqGiEH {
    color:var(--text-soft);
  width:fit-content;
  cursor:pointer;
  display:flex;
  flex-grow:1;
  transition:all 300ms ease-in-out  ;
  align-items:center;
  padding-top:4px;
  padding-left:4px;
  padding-right:4px;
  flex-direction:row;
  padding-bottom:4px;
  justify-content:center;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  }
      

      
  .bqGiEH:hover {
    color:var(--text-sub);
  }
      


  .bqGiEH.active {
    color:var(--is-dark-font);
  cursor:pointer;
  background:var(--bg-white);
  box-shadow:0px -1px 1px -0.5px rgba(51, 51, 51, 0.06) inset, 0px 0px 0px 1px rgba(51, 51, 51, 0.04), 0px 1px 1px 0.5px rgba(51, 51, 51, 0.04), 0px 3px 3px -1.5px rgba(51, 51, 51, 0.02), 0px 6px 6px -3px rgba(51, 51, 51, 0.04), 0px 12px 12px -6px rgba(51, 51, 51, 0.04), 0px 24px 24px -12px rgba(51, 51, 51, 0.04), 0px 48px 48px -24px rgba(51, 51, 51, 0.04), 0px 96px 96px -32px rgba(51, 51, 51, 0.06), 0px 2px 4px 0px #0000001f;
  }
      

        
      
      
  .nTikv {
    color:var(--text-sub);
  display:flex;
  row-gap:0.5rem;
  font-size:var(--label-sm);
  column-gap:0.5rem;
  align-items:center;
  font-family:Geist;
  font-weight:var(--medium);
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .csCZzV {
    color:#dbdb0a;
  animation:2s ease 0ms infinite normal none running animation-bKKrXZ;
  }
      

      
        
      
      
  .dbpLCO {
    color:#f01418;
  animation:2s ease 0ms infinite normal none running animation-bKKrXZ;
  }
      

      
        
      
      
  .d-ai-training-navbar\:erFkyey_zvG1NH2QZXsdA {
    flex:1  ;
  }
      

      
        
      
      
  
      

      
        
      
      
  .eUHega {
    width:100%;
  height:100%;
  opacity:0;
  translate:0 80px 0;
  transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  align-items:center;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  justify-content:center;
  }
      

      
  .eUHega.fade-in {
    opacity:1;
  translate:0 0 0;
  }
      

        
      
      
  .fxvcGy {
    width:100%;
  height:100%;
  z-index:9;
  position:relative;
  transition:background-color 200ms ease 0ms , border-color 200ms ease 0ms ;
  align-items:center;
  font-family:inherit;
  padding-top:var(--padding-sides);
  padding-left:var(--padding-sides);
  padding-right:var(--padding-sides);
  padding-bottom:var(--padding-sides);
  justify-content:center;
  }
      

      
        
      
      
  .ai-training-v2\:Q7zGshbyL4CzO59Yru-Y8 {
    width:100%;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .PdeOV {
    color:#3f0303;
  width:100%;
  height:100%;
  display:flex;
  overflow-x:hidden;
  overflow-y:hidden;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
      
      
  .biHHhK {
    color:#000000;
  font-size:2.25rem;
  font-weight:var(--font-weight-bold);
  }
      

      
        
      
      
  
      

      
        
      
      
  .cUTagT {
    display:flex;
  padding:1.25rem;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.75rem;
  flex-direction:column;
  background-color:#fff;
  }
      

      
        
      
      
  .DSvCk {
    color:#1a202c;
  width:100%;
  height:6rem;
  display:block;
  font-size:0.875rem;
  padding-top:0.5rem;
  border-color:#edf2f7;
  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;
  }
      

      
  .DSvCk:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .ewOGdi {
    display:block;
  font-size:0.875rem;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  font-weight:500;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:0.375rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  background-color:#fff;
  }
      

      
        
      
      
  
      

      
        
      
      
  .ciTybo {
    width:100%;
  height:100%;
  display:block;
  max-width:64rem;
  overflow-y:auto;
  font-family:Geist;
  margin-left:auto;
  padding-top:1.5rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1.5rem;
  background-color:#fff;
  }
      

      
          @media (min-width: 640px) {
            
  .ciTybo {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          
        
      
      
  .bYDYqJ {
    color:#1a202c;
  display:block;
  font-size:1.25rem;
  font-weight:600;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .bwpjlz {
    flex:1  ;
  color:#ffffff;
  width:100%;
  display:flex;
  overflow-y:scroll;
  align-items:center;
  font-family:Geist;
  justify-content:flex-start;
  }
      

      
        
      
      
  .HKSYi {
    width:100%;
  height:100%;
  display:flex;
  animation:2s ease 0ms 1 normal none running animation-empty;
  font-family:Geist;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .nx-select\:5t68LNrS7UCmo5dAbUf7t {
    width:100%;
  }
      

      
        
      
      
  
      

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

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

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .bWSzjl {
    display:flex;
  margin-top:0.25rem;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .RVGS {
    flex:1  ;
  width:100%;
  display:flex;
  overflow:hidden;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  margin-left:auto;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  margin-right:auto;
  border-radius:0.5rem;
  flex-direction:row;
  background-color:#fff;
  }
      

      
        
      
      
  .bdCqfc {
    background: #ffffffc2;
  font-family:Geist;
  }
      

      
        
      
      
  .ePqzGT {
    width:100%;
  height:2.5rem;
  display:flex;
  font-size:0.875rem;
  padding-top:0.5rem;
  border-color:#edf2f7;
  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;
  }
      

      
  .ePqzGT {
    font-size:0.875rem;
  font-weight:500;
  border-width:0rem;
  }
      


  .ePqzGT {
    color:#a0aec0;
  }
      


  .ePqzGT {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#4299e1;
  --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);
  }
      


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

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

      
        
      
      
  
      

      
        
      
      
  .ePLuCv {
    display:block;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  
      

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

      
        
      
      
  .bdDNeT {
    gap:0.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .caxZOG {
    color:#2b6cb0;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  padding-left:0.75rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:row;
  justify-content:center;
  background-color:#ebf8ff;
  }
      

      
  .caxZOG:hover {
    background-color:#bee3f8;
  }
      


  .caxZOG:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#4299e1;
  --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);
  }
      

        
      
      
  .dwHXhA {
    width:2rem;
  height:2rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
  .dwHXhA:hover {
    background-color:#f7fafc;
  }
      

        
      
      
  .CUlzo {
    width:100%;
  display:flex;
  padding:1rem;
  background: var(--neutral-50);
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  transition-duration:200ms;
  transition-property:box-shadow;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .CUlzo:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
      

        
      
      
  .dwbjOZ {
    color:#718096;
  display:block;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eYlcBB {
    color:#4a5568;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  padding-left:0.75rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:row;
  justify-content:center;
  background-color:#f7fafc;
  }
      

      
  .eYlcBB:hover {
    background-color:#edf2f7;
  }
      


  .eYlcBB:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#a0aec0;
  --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);
  }
      

        
      
      
  .eRuZNd {
    width:100%;
  display:flex;
  font-size:0.875rem;
  padding-top:0.5rem;
  border-color:#edf2f7;
  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;
  }
      

      
  .eRuZNd {
    color:#a0aec0;
  }
      


  .eRuZNd {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#4299e1;
  --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);
  }
      


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

        
      
      
  .eAYMJv {
    color:#2c5282;
  display:inline-flex;
  font-size:0.75rem;
  align-items:center;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#ebf8ff;
  }
      

      
        
      
      
  .fbyGcU {
    gap:1rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  }
      

      
        
      
      
  .eUSmzT {
    color:#fff;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  padding-left:0.75rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:row;
  justify-content:center;
  background-color:#38a169;
  }
      

      
  .eUSmzT:hover {
    background-color:#2f855a;
  }
      


  .eUSmzT:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#48bb78;
  --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);
  }
      

        
      
      
  .eYSZdW {
    gap:1rem;
  display:flex;
  margin-top:1rem;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:space-between;
  }
      

      
          @media (min-width: 640px) {
            
  .eYSZdW {
    align-items:center;
  flex-direction:row;
  }
      

          }
          
        
      
      
  .eIcQma {
    gap:1rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .EjIRl {
    color:#a0aec0;
  display:block;
  font-size:0.875rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bBeDph {
    gap:0.75rem;
  color:#a0aec0;
  display:flex;
  align-items:start;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fHntmr {
    color:#2b6cb0;
  display:inline-flex;
  font-size:0.75rem;
  align-items:center;
  font-weight:500;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.5rem;
  border-radius:9999px;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  background-color:#EFF6FF;
  }
      

      
        
      
      
  .fmCFlK {
    gap:1rem;
  display:flex;
  padding:1rem;
  background: white;
  align-items:start;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  border-bottom-width:1px;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .fmCFlK:hover {
    background-color:#F9FAFB;
  }
      

        
      
      
  
      

      
        
      
      
  .nx-select-trigger\:root {
    gap:0.25rem;
  color:var(--text-sub, #525866);
  cursor:default;
  height:40px;
  font-size:var(--label-sm);
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Geist';
  font-weight:var(--medium);
  user-select:none;
  border-color:var(--stroke-soft, #E1E4EA);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  border-radius:10px;
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.75rem;
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  background-color:var(--bg-white, #FFFFFF);
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

      
  .nx-select-trigger\:root:hover {
    color:var(--text-strong, #0E121B);
  border-color:var(--bg-weak);
  border-style:solid;
  border-width:1px;
  background-color:var(--bg-weak, #F5F7FA);
  }
      


  .nx-select-trigger\:root:active {
    transition:none;
  border-color:var(--stroke-strong);
  border-style:solid;
  border-width:1.5px;
  outline-color:var(--bg-white, #FFFFFF);
  outline-style:solid;
  outline-width:2px;
  background-color:var(--bg-white, #FFFFFF);
  }
      


  .nx-select-trigger\:root:focus-visible {
    border-color:var(--stroke-strong);
  border-style:solid;
  border-width:1px;
  outline-color:var(--stroke-strong);
  outline-style:solid;
  outline-width:2px;
  outline-offset:var(--border-md);
  background-color:var(--bg-white);
  }
      


  .nx-select-trigger\:root.disabled {
    opacity:0.21;
  background: var(--bg-weak);
  }
      


  .nx-select-trigger\:root:focus {
    transition:none;
  border-color:var(--stroke-strong);
  border-style:solid;
  border-width:1.5px;
  outline-color:var(--bg-white, #FFFFFF);
  outline-style:solid;
  outline-width:1.5px;
  background-color:var(--bg-white, #FFFFFF);
  }
      

        
      
      
  .ItFli {
    width:1.5rem;
  height:1.5rem;
  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%;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dImzBy {
    top:0px;
  left:0px;
  color:inherit;
  right:0px;
  bottom:0px;
  display:flex;
  z-index:;
  position:absolute;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:column;
  justify-content:center;
  background-color:var(--brand-10, #7D66D9);
  }
      

      
        
      
      
  .d-ai-training-kowledge_base\:1tR0KJjuR9VE-IRZCBC7T {
    color:var(--neutral-950);
  width:fit-content;
  cursor:pointer;
  background: white;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .d-ai-training-kowledge_base\:23iHy1HjXoGZSLZ451Qf8 {
    cursor:pointer;
  background: white;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .eJNxZW {
    cursor:pointer;
  display:inline-flex;
  position:relative;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

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

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .nx-select-content\:root {
    gap:0.25rem;
  opacity:0;
  padding-top:0.5rem;
  border-color:var(--stroke-soft, #E1E4EA);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  border-radius:16px;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  background-color:var(--bg-white, #FFFFFF);
  }
      

      
  .nx-select-content\:root.open {
    opacity:1;
  }
      


  .nx-select-content\:root.open-transition {
    transition:opacity 200ms ease 0ms normal;
  }
      


  .nx-select-content\:root.close-transition {
    transition:opacity 200ms ease 0ms normal;
  }
      


  .nx-select-content\:root:focus {
    outline-color:#ffffff;
  outline-style:none;
  outline-width:0px;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .cwCyLI {
    color:var(--Red-500);
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .nx-select-item\:root {
    gap:0.5rem;
  color:var(--text-strong, #0E121B);
  width:100%;
  cursor:pointer;
  height:var(--interactive-height-sm);
  font-size:var(--paragraph-sm);
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Geist';
  font-weight:var(--regular);
  padding-top:0.5rem;
  white-space:nowrap;
  padding-left:0.5rem;
  border-radius:8px;
  outline-color:transparent;
  outline-style:solid;
  outline-width:0px;
  padding-right:0.5rem;
  text-overflow:ellipsis;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:space-between;
  background-color:var(--bg-white, #FFFFFF);
  }
      

      
  .nx-select-item\:root:hover {
    background-color:var(--bg-weak, #F5F7FA);
  }
      


  
      


  .nx-select-item\:root.checked {
    color:var(--text-strong, #0E121B);
  background-color:var(--bg-weak, #F5F7FA);
  }
      


  .nx-select-item\:root.disabled {
    color:var(--neutral-9, #6F6D78);
  }
      


  .nx-select-item\:root.disabled:hover {
    background-color:transparent;
  }
      

        
      
      
  .ekSGkp {
    color:inherit;
  width:20px;
  height:20px;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

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

      
        
      
      
  .nx-select-item\:SqyS3RSMlmbmGFSbqXMfj {
    color:var(--text-strong, #0E121B);
  font-family:'Geist';
  }
      

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

      
        
      
      
  .nx-select-item\:gTaZlBzZUme6Pj37SjYHY {
    color:var(--primary-base, #FB4BA3);
  width:20px;
  height:20px;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  .eQgAMM {
    display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .d-ai-training-kowledge_base\:6qXll0QazgJ_71lFQu2Rs {
    color:var(--neutral-950);
  cursor:pointer;
  background: white;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .eWgAvQ {
    clip:rect(0, 0, 0, 0);
  width:1px;
  height:1px;
  margin:-1px;
  display:block;
  padding:0px;
  overflow:hidden;
  position:absolute;
  white-space:nowrap;
  border-width:0px;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dqhnZy {
    gap:0.75rem;
  width:fit-content;
  display:flex;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 640px) {
            
  .dqhnZy {
    align-items:center;
  flex-direction:row;
  }
      

          }
          
        
      
      
  
      

      
        
      
      
  .dNDmdt {
    width:100%;
  height:100%;
  display:flex;
  overflow-y:scroll;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

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

      
        
      
      
  .d-ai-training-kowledge_base\:B4lAfCkvlcY5njHh1VE0P {
    color:var(--neutral-950);
  cursor:pointer;
  background: white;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .YdNzG {
    gap:6px;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
      
      
  
      

      
        
      
      
  .czyRcK {
    color:#717784;
  height:2.25rem;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-weight:500;
  padding-top:0.5rem;
  border-color:#99a0ae94;
  border-style:solid;
  border-width:0.5px;
  padding-left:1rem;
  border-radius:0.375rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:center;
  }
      

      
  .czyRcK:hover {
    background: #f2f2f273;
  }
      

        
      
      
  .eeuyim {
    width:100%;
  height:100%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 768px) {
            
  .eeuyim {
    flex-direction:row;
  }
      

          }
          
        
      
      
  
      

      
        
      
      
  .KjbKB {
    display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .bGxwFB {
    color:#2d3748;
  display:inline-flex;
  font-size:0.75rem;
  align-items:center;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#f7fafc;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .boJInk {
    color:inherit;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .cpGsse {
    cursor:pointer;
  display:flex;
  padding:0.75rem;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  align-items:start;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.375rem;
  flex-direction:row;
  background-color:#fff;
  }
      

      
  .cpGsse:hover {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
      

        
      
      
  .eOntnB {
    color:var(--icon-sub, #525866);
  width:1.25rem;
  height:1.25rem;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .d-ai-training-kowledge_base\:IeJ1R8_z62hPvp4nCVIFA {
    width:20px;
  height:20px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .nx-select-icon\:root {
    color:inherit;
  width:1.25rem;
  height:1.25rem;
  font-size:inherit;
  transition:rotate 200ms ease 0ms normal;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
  .nx-select-icon\:root.open {
    rotate:z 180deg;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .vUdgN {
    gap:6px;
  color:var(--neutral-950);
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
      
      
  .eqfhs {
    width:2.75rem;
  height:1.5rem;
  display:block;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#edf2f7;
  }
      

      
  .eqfhs {
    outline:none;
  box-shadow:0 0 0 4px var(--tw-ring-color);
  --tw-ring-color:#ebf8ff;
  --tw-ring-shadow:0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      


  .eqfhs::after {
    transform:x(100%);
  border-color:#fff;
  }
      


  .eqfhs::after {
    top:[2px];
  left:[2px];
  width:1.25rem;
  height:1.25rem;
  position:absolute;
  border-color:#e2e8f0;
  border-width:1px;
  border-radius:9999px;
  background-color:#fff;
  transition-duration:150ms;
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      


  .eqfhs {
    background-color:#48bb78;
  }
      

        
      
      
  .bMoUCj {
    color:#276749;
  display:inline-flex;
  font-size:0.75rem;
  align-items:center;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#f0fff4;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .epSMWC {
    color:#1a202c;
  display:block;
  font-size:0.875rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dJDqch {
    gap:0.75rem;
  width:100%;
  display:flex;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 640px) {
            
  .dJDqch {
    align-items:center;
  flex-direction:row;
  }
      

          }
          
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .esJeWZ {
    width:100%;
  height:100%;
  display:flex;
  row-gap:0.2rem;
  column-gap:0.2rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:0.5rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  }
      

      
          @media (min-width: 768px) {
            
  .esJeWZ {
    width:70%;
  }
      

          }
          
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  .fpsixv {
    color:#975a16;
  display:inline-flex;
  font-size:0.75rem;
  align-items:center;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#fffff0;
  }
      

      
        
      
      
  
      

      
        
      
      
  .d-ai-training-kowledge_base\:dg2nYguNL75eOYgPX60BA {
    width:20px;
  height:20px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .d-ai-training-kowledge_base\:f12Tu-Fc7YkcJbX1tKXym {
    width:20px;
  height:20px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .knbrx {
    top:0rem;
  left:0rem;
  bottom:0rem;
  display:flex;
  position:absolute;
  align-items:center;
  border-style:solid;
  border-width:0px;
  padding-left:0.75rem;
  flex-direction:row;
  pointer-events:none;
  }
      

      
        
      
      
  .eyAbtv {
    width:100%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .ewAgyw {
    display:inline-flex;
  font-size:0.75rem;
  align-items:center;
  font-weight:500;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.5rem;
  border-radius:9999px;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .TiJJl {
    flex:1  ;
  width:100%;
  height:100%;
  }
      

      
        
      
      
  .bZSmDg {
    gap:0.5rem;
  flex:1  ;
  height:100%;
  display:flex;
  overflow-y:auto;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .OPPCR {
    width:100%;
  display:block;
  position:relative;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .OPPCR {
    width:16rem;
  }
      

          }
          
        
      
      
  .duRuCm {
    flex:1  ;
  width:25vw;
  height:90%;
  display:flex;
  overflow:hidden;
  animation:;
  max-width:25vw;
  min-width:20rem;
  font-family:Geist;
  border-color:#2d3748;
  border-style:solid;
  border-width:1px;
  flex-direction:column;
  background-color:#06182F;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .egexmK {
    display:block;
  padding:1rem;
  border-color:#2d3748;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#0B233C;
  border-top-width:1px;
  }
      

      
        
      
      
  .cMproj {
    color:#a0aec0;
  display:block;
  font-size:0.75rem;
  margin-top:0.25rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .ednviR {
    width:1.5rem;
  height:1.5rem;
  display:block;
  position:relative;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cCpHMO {
    color:#2d3748;
  display:block;
  padding:0.75rem;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  background-color:#fff;
  border-top-left-radius:0.125rem;
  }
      

      
        
      
      
  .cVoHkA {
    color:#06182F;
  display:block;
  font-size:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.5rem;
  border-radius:9999px;
  padding-right:0.5rem;
  flex-direction:row;
  background-color:#00D084;
  }
      

      
        
      
      
  .Ggioq {
    display:block;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#cbd5e0;
  }
      

      
        
      
      
  .qyJwd {
    display:flex;
  max-width:80%;
  align-self:start;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .ceOOHm {
    flex:1 1 0%;
  display:block;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:9999px;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  background-color:#2d3748;
  }
      

      
        
      
      
  .cWMCgp {
    gap:0.5rem;
  display:flex;
  font-size:0.75rem;
  margin-top:0.5rem;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .epUcwU {
    color:#fff;
  width:100%;
  display:block;
  font-size:0.875rem;
  border-style:none;
  border-width:0px;
  flex-direction:row;
  }
      

      
  .epUcwU:focus {
    outline:none;
  }
      

        
      
      
  .bStMrM {
    display:flex;
  max-width:80%;
  align-self:end;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .dXdeQG {
    color:#fff;
  display:block;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .ebzZZy {
    color:#cbd5e0;
  width:2rem;
  height:2rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
  .ebzZZy:hover {
    background-color:#2d3748;
  }
      


  .ebzZZy:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#cbd5e0;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .fHJbMm {
    left:0.5rem;
  display:block;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#cbd5e0;
  }
      

      
        
      
      
  .cKoJd {
    gap:0.25rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dlXTMg {
    left:1rem;
  display:block;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#cbd5e0;
  }
      

      
        
      
      
  .dPnJSb {
    color:#cbd5e0;
  display:block;
  font-size:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bKuERd {
    color:#fff;
  width:2.5rem;
  height:2.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  background-color:#25D366;
  }
      

      
  .bKuERd:hover {
    --tw-bg-opacity:0.9;
  }
      


  .bKuERd:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#25D366;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-opacity:0.5;
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .cyGqVp {
    color:#a0aec0;
  display:block;
  font-size:0.75rem;
  align-self:start;
  margin-top:0.25rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dHrZDG {
    gap:0.75rem;
  flex:1 1 0%;
  display:flex;
  padding:1rem;
  overflow-y:auto;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .erReAM {
    display:flex;
  padding:1rem;
  align-items:center;
  border-color:#2d3748;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:space-between;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .bZVfeN {
    gap:0.5rem;
  display:flex;
  align-self:start;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eDryA-D {
    color:#fff;
  display:block;
  padding:0.75rem;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  background-color:#25D366;
  border-top-right-radius:0.125rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dhVlRd {
    right:0px;
  bottom:0px;
  height:80%;
  z-index:99999999;
  position:absolute;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dnuXrz {
    top:50%;
  color:#fff;
  right:0rem;
  width:2.5rem;
  height:2.5rem;
  display:flex;
  position:fixed;
  transform:y(-50%);
  box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:center;
  background-color:#48bb78;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  border-top-left-radius:9999px;
  border-bottom-left-radius:9999px;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .dnuXrz:hover {
    background-color:#38a169;
  }
      


  .dnuXrz:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#68d391;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-color:#1a202c;
  --tw-ring-offset-width:2px;
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .eXQSIQ {
    gap:1rem;
  display:flex;
  padding:1rem;
  align-items:start;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:space-between;
  border-bottom-width:1px;
  }
      

      
          @media (min-width: 640px) {
            
  .eXQSIQ {
    align-items:center;
  flex-direction:row;
  }
      

          }
          
        
      
      
  .faEcqX {
    gap:1rem;
  display:flex;
  padding:1rem;
  align-items:start;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  border-bottom-width:1px;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .faEcqX:hover {
    background-color:#F9FAFB;
  }
      

        
      
      
  .feHNGR {
    width:100%;
  height:100%;
  display:flex;
  padding:1rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  border-right-width:1px;
  }
      

      
          @media (min-width: 768px) {
            
  .feHNGR {
    width:30%;
  }
      

          }
          
        
      
      
  .bTJduK {
    width:100%;
  display:block;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  font-family:Geist;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  border-radius:0.5rem;
  flex-direction:row;
  background-color:#fff;
  }
      

      
        
      
      
  .cRbuMf {
    display:block;
  position:relative;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  }
      

      
        
      
      
  .eBZBGM {
    gap:var(--pdf-page-gap, 12px);
  width:100%;
  height:100%;
  overflow:auto;
  }
      

      
        
      
      
  .dOPzDr {
    color:var(--grey-500, #737373);
  width:100%;
  display:flex;
  align-items:center;
  aspect-ratio:auto 918 / 1188;
  flex-direction:column;
  justify-content:center;
  background-color:var(--grey-200, #E5E5E5);
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .bBmeXN {
    width:100%;
  height:2.5rem;
  display:block;
  font-size:0.875rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  padding-left:2.5rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:row;
  background-color:#F9FAFB;
  }
      

      
  .bBmeXN:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  border-color:#4299e1;
  --tw-ring-color:#4299e1;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .btdLZl {
    gap:0.5rem;
  width:100%;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .vyTMD {
    width:100%;
  height:2.5rem;
  display:block;
  font-size:0.875rem;
  padding-top:0.5rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  padding-left:2.5rem;
  border-radius:0.375rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  background-color:#fff;
  }
      

      
  .vyTMD:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  border-color:#4299e1;
  --tw-ring-color:#4299e1;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .d-ai-training-kowledge_base\:zAsx_F-iv-TXjTQr0Bc1K {
    width:20px;
  height:20px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      