
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--lime-50: #F7FEE7;
--lime-100: #ECFCCB;
--lime-200: #D9F99D;
--lime-300: #BEF264;
--lime-400: #A3E635;
--lime-500: #84CC16;
--lime-600: #65A30D;
--lime-700: #4D7C0F;
--lime-800: #3F6212;
--lime-900: #365314;
--pink-50: #FDF2F8;
--pink-100: #FCE7F3;
--pink-200: #FBCFE8;
--pink-300: #F9A8D4;
--pink-400: #F472B6;
--pink-500: #EC4899;
--pink-600: #DB2777;
--pink-700: #BE185D;
--pink-800: #9D174D;
--pink-900: #831843;
--teal-50: #F0FDFA;
--teal-100: #CCFBF1;
--teal-200: #99F6E4;
--teal-300: #5EEAD4;
--teal-400: #2DD4BF;
--teal-500: #14B8A6;
--teal-600: #0D9488;
--teal-700: #0F766E;
--teal-800: #115E59;
--teal-900: #134E4A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
--floxx-white: #ffffff;
--floxx-orange: #FFC885;
--floxx-dark: #1F1F1F;
--goforma-blue: #015BF7;
--goforma-red: #FF8B9A;
--goforma-green: #A4F5D3;
--goforma-yellow: #fff0e3;
--goforma-light-blue: #EEF5FF;
----gf-slate: #152D4F;
----gf-slate-mid: #1E3D6B;
----gf-slate-90: #1C3A62;
----gf-teal: #00B5A3;
----gf-teal-dark: #009B8D;
----gf-teal-muted: #E6F9F7;
----gf-amber-vivid: #FFAA00;
----gf-amber-deep: #FFAA00;
----gf-amber-muted: #FFF6E0;
--Unnamed-1000: #FFF6E0;
----gf-bg: #F5F2EC;
----gf-white: #FFFFFF;
----gf-light: #F5F7FA;
----gf-border: #E2E6EC;
----gf-border-warm: #DDD8CC;
----gf-ink: #1A1A1A;
----gf-mid: #6B7280;
----gf-muted: #9CA3AF;
----gf-indigo: #6366F1;
----gf-indigo-bg: #EEF0FF;
----gf-rose: #E8552D;
----gf-rose-bg: #FFF0EC;
----gf-violet: #8B5CF6;
----gf-violet-bg: #F3EEFF;
----gf-sky: #0EA5E9;
----gf-sky-bg: #E8F6FE;
----gf-teal-hover-border: #B3E8E2;
----gf-indigo-hover-border: #C7C9F9;
----gf-amber-hover-border: #F0D496;
----gf-rose-hover-border: #F5B8A6;
----gf-violet-hover-border: #CDBCFB;
----gf-sky-hover-border: #A1D8F5;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-outfit: 'Outfit',sans-serif;
--font-DM Sans: 'DM Sans',sans-serif;
--font-DM Serif Display: 'DM Serif Display',serif;
--font-Inter: '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;
----gf-font-display-xl: 52px;
----gf-font-display-lg: 44px;
----gf-font-display-md: 34px;
----gf-font-heading-lg: 28px;
----gf-font-heading-md: 24px;
----gf-font-heading-sm: 20px;
----gf-font-body-lg: 16px;
----gf-font-body: 14px;
----gf-font-body-sm: 13px;
----gf-font-ui: 13px;
----gf-font-ui-sm: 12px;
----gf-font-caption: 11px;
----gf-font-overline: 9px;
    /* 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 */
    ----gf-space-xs: 4px;
----gf-space-sm: 8px;
----gf-space-md: 12px;
----gf-space-lg: 16px;
----gf-space-xl: 20px;
----gf-space-2xl: 28px;
----gf-space-3xl: 48px;
----gf-space-4xl: 64px;
    /* 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;
    }
  }
}


    .bDmVMO {
      color:#94a3b8;
      display:block;
      font-size:0.6875rem;
      margin-top:0.125rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .gfKqO {
      gap:0.625rem;
      display:flex;
      align-items:center;
      padding-top:0.75rem;
      border-style:solid;
      border-width:0px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.75rem;
      justify-content:flex-start;
      background-color:#0f172a;
    }

    .bERfxw {
      width:0.375rem;
      height:0.375rem;
      display:inline-block;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      background-color:#22c55e;
    }

    .cVpmes {
      right:30px;
      width:260px;
      bottom:60px;
      display:flex;
      padding:0.875rem;
      z-index:5;
      position:absolute;
      box-shadow:0 12px 40px rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.04);
      border-style:solid;
      border-width:0px;
      border-radius:0.875rem;
      flex-direction:column;
      background-color:#ffffff;
    }

    @media (max-width: 639px) {

    .cVpmes {
      display:none;
    }
    }

    @media (max-width: 1023px) {

    .cVpmes {
      right:10px;
      width:220px;
    }
    }

    .fFJDRX {
      display:flex;
      z-index:1;
      position:relative;
      max-width:1240px;
      text-align:center;
      align-items:center;
      margin-left:auto;
      padding-top:3rem;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      padding-left:1.25rem;
      padding-right:1.25rem;
      flex-direction:column;
    }

    @media (min-width: 768px) {

    .fFJDRX {
      padding-top:3rem;
      padding-left:2.5rem;
      padding-right:2.5rem;
    }
    }

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

    .cDTHnj {
      color:#94a3b8;
      display:inline;
      font-size:0.625rem;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .sHdUF {
      display:block;
      overflow:hidden;
      position:relative;
      background:white;
      padding-top:4rem;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      padding-bottom:0px;
    }

    .DUUn {
      gap:0.5rem;
      color:#ffffff;
      cursor:pointer;
      display:inline-flex;
      font-size:0.9375rem;
      box-shadow:0 2px 8px rgba(45,168,158,0.2);
      transition:all 0.2s ease;
      align-items:center;
      font-weight:600;
      padding-top:0.875rem;
      border-style:solid;
      border-width:0px;
      padding-left:1.75rem;
      border-radius:0.625rem;
      padding-right:1.75rem;
      flex-direction:row;
      padding-bottom:0.875rem;
      text-decoration:none;
      background-color:#2DA89E;
    }

    .DUUn:hover {
      transform:translateY(-1px);
      box-shadow:0 6px 20px rgba(45,168,158,0.3);
      background-color:#1e8a82;
    }

    .oFKFg {
      gap:0.625rem;
      color:#475569;
      display:flex;
      font-size:0.8125rem;
      align-items:center;
      font-weight:500;
      padding-top:0.5rem;
      border-style:solid;
      border-width:0px;
      padding-left:0.75rem;
      border-radius:0.5rem;
      margin-bottom:0.125rem;
      padding-right:0.75rem;
      flex-direction:row;
      padding-bottom:0.5rem;
    }

    .eMcJQy {
      color:#64748b;
      display:block;
      font-size:1.125rem;
      max-width:580px;
      line-height:1.7;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      margin-bottom:1rem;
      flex-direction:row;
    }

    .bCThUU {
      display:flex;
      padding:1.125rem;
      border-color:#f1f5f9;
      border-style:solid;
      border-width:1px;
      border-radius:0.75rem;
      flex-direction:column;
      background-color:#f8fafc;
    }

    .eHahWD {
      display:block;
      font-family:"Inter";
      font-weight:800;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .coGVgx {
      color:#16a34a;
      display:inline-block;
      font-size:0.6875rem;
      font-weight:600;
      margin-left:auto;
      padding-top:0.1875rem;
      border-style:solid;
      border-width:0px;
      padding-left:0.5rem;
      border-radius:0.375rem;
      padding-right:0.5rem;
      flex-direction:row;
      padding-bottom:0.1875rem;
      background-color:#dcfce7;
    }

    .cOWpeW {
      color:#94a3b8;
      width:1.125rem;
      height:1.125rem;
      display:inline-flex;
      font-size:0.75rem;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:center;
    }

    .WNewT {
      color:#d4922f;
      display:block;
      font-style:italic;
      font-family:'DM Serif Display', serif;
      font-weight:400;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:-0.02em;
    }

    .fykniF {
      color:#94a3b8;
      display:inline;
      font-size:0.6875rem;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

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

    .cSmDui {
      color:#d4922f;
      width:1.5rem;
      height:1.5rem;
      display:inline-flex;
      font-size:0.75rem;
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:0.375rem;
      flex-direction:row;
      justify-content:center;
      background-color:#fffbeb;
    }

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

    .dCZufY {
      color:#334155;
      display:inline;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dnHYbe {
      width:0.25rem;
      height:0.25rem;
      display:block;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      background-color:#cbd5e1;
    }

    .bqoCfL {
      color:#2DA89E;
      display:block;
      font-size:1.625rem;
      font-weight:800;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:-0.03em;
    }

    .beocsA {
      gap:0.625rem;
      color:#0f172a;
      display:flex;
      font-size:0.8125rem;
      box-shadow:0 1px 3px rgba(0,0,0,0.04);
      align-items:center;
      font-weight:600;
      padding-top:0.5rem;
      border-style:solid;
      border-width:0px;
      padding-left:0.75rem;
      border-radius:0.5rem;
      margin-bottom:0.125rem;
      padding-right:0.75rem;
      flex-direction:row;
      padding-bottom:0.5rem;
      background-color:#ffffff;
    }

    .ddGOoR {
      color:#94a3b8;
      display:block;
      font-size:0.6875rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      margin-bottom:0.375rem;
      flex-direction:row;
      letter-spacing:0.03em;
      text-transform:uppercase;
    }

    .beVRvJ {
      gap:0.625rem;
      color:#475569;
      display:flex;
      font-size:0.8125rem;
      align-items:center;
      font-weight:500;
      padding-top:0.625rem;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      padding-bottom:0.625rem;
      border-bottom-color:#f1f5f9;
      border-bottom-width:1px;
    }

    .fCSmiB {
      left:50%;
      bottom:0px;
      display:block;
      z-index:4;
      position:absolute;
      transform:translateX(-50%);
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      pointer-events:none;
    }

    @media (max-width: 639px) {

    .fCSmiB {
      display:none;
    }
    }

    .geDaQ {
      color:#2DA89E;
      width:1.125rem;
      height:1.125rem;
      display:inline-flex;
      font-size:0.75rem;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:center;
    }

    .bEWvkm {
      gap:0.75rem;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      margin-bottom:1.25rem;
      flex-direction:column;
      justify-content:center;
    }

    @media (min-width: 640px) {

    .bEWvkm {
      flex-direction:row;
    }
    }

    .cFQoLS {
      top:60px;
      left:20px;
      width:240px;
      display:flex;
      z-index:5;
      position:absolute;
      box-shadow:0 8px 30px rgba(0,0,0,0.08), 0 0 0 1px rgba(0,0,0,0.04);
      padding-top:0.875rem;
      border-style:solid;
      border-width:0px;
      padding-left:1rem;
      border-radius:0.75rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:0.875rem;
      background-color:#ffffff;
      border-left-color:#E8A54B;
      border-left-width:3px;
    }

    @media (max-width: 639px) {

    .cFQoLS {
      display:none;
    }
    }

    .dVhdsP {
      top:0px;
      left:0px;
      right:0px;
      height:64px;
      display:flex;
      z-index:1000;
      position:fixed;
      align-items:center;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      background-color:#FFFFFF;
      border-bottom-color:#E2E6EC;
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .bYkscQ {
      color:#6B7280;
      display:block;
      font-size:12px;
      font-weight:400;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .evmkqo {
      gap:10px;
      color:#1A1A1A;
      display:flex;
      font-size:14px;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-weight:500;
      padding-top:10px;
      border-style:solid;
      border-width:0px;
      padding-left:12px;
      border-radius:8px;
      padding-right:12px;
      flex-direction:row;
      padding-bottom:10px;
      text-decoration:none;
    }

    .evmkqo:hover {
      color:#00B5A3;
      background-color:#F3F4F6;
    }

    .fzPvdM {
      height:100%;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    @media (max-width: 1024px) {

    .fzPvdM {
      display:none;
    }
    }

    .cyDpJG {
      color:#E8552D;
      width:32px;
      height:32px;
      display:flex;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#FFF0EC;
    }

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

    .bOcGAA {
      gap:10px;
      color:#374151;
      display:flex;
      font-size:15px;
      min-height:44px;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-weight:500;
      padding-top:10px;
      border-style:solid;
      border-width:0px;
      padding-left:8px;
      border-radius:8px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:10px;
      text-decoration:none;
    }

    .cUzgIa {
      height:100%;
      display:flex;
      background:linear-gradient(135deg, #E6F9F7 0%, #E6F9F7 50%, #E8F6FE 100%);
      padding-top:24px;
      border-color:#B2F0E8;
      border-style:solid;
      border-width:1px;
      padding-left:24px;
      border-radius:12px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:24px;
    }

    .eUDQDw {
      gap:8px;
      color:#374151;
      display:flex;
      font-size:13px;
      margin-top:0px;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-weight:500;
      line-height:1.3;
      padding-top:7px;
      border-style:solid;
      border-width:0px;
      padding-left:8px;
      border-radius:6px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:7px;
      text-decoration:none;
    }

    .eUDQDw:hover {
      color:#1A1A1A;
      background-color:#F3F4F6;
    }

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

    .dVfcJW {
      width:6px;
      height:6px;
      display:inline-block;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:50%;
      flex-direction:row;
      background-color:#D89000;
    }

    .sLCce {
      gap:6px;
      color:#374151;
      cursor:pointer;
      height:38px;
      display:inline-flex;
      font-size:14px;
      transition:color 0.2s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      font-weight:500;
      white-space:nowrap;
      border-color:#E2E6EC;
      border-style:solid;
      border-width:1px;
      padding-left:16px;
      border-radius:8px;
      padding-right:16px;
      flex-direction:row;
      text-decoration:none;
      background-color:transparent;
    }

    .sLCce:hover {
      color:#00B5A3;
      border-color:#00B5A3;
      background-color:#E6F9F7;
    }

    @media (max-width: 1024px) {

    .sLCce {
      display:none;
    }
    }

    .cvUrNi {
      display:block;
      border-style:solid;
      border-width:0px;
      padding-left:28px;
      padding-right:28px;
      flex-direction:row;
      border-right-color:#F3F4F6;
      border-right-style:solid;
      border-right-width:1px;
    }

    .dDeDSv {
      width:6px;
      height:6px;
      display:inline-block;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:50%;
      flex-direction:row;
      background-color:#6366F1;
    }

    .bCGMLA {
      color:var(----gf-teal);
      display:flex;
      align-items:center;
      flex-shrink:0;
      font-family:"Inter";
      font-weight:800;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      text-decoration:none;
    }

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

    .fklETj {
      color:#6366F1;
      width:32px;
      height:32px;
      display:flex;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#EEF0FF;
    }

    .dgtjFd {
      color:#1A1A1A;
      display:block;
      font-size:14px;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .OQLfy {
      gap:6px;
      color:#6B7280;
      display:flex;
      font-size:13px;
      transition:color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      text-decoration:none;
    }

    .OQLfy:hover {
      color:#00B5A3;
    }

    .RRmGj {
      color:#1A1A1A;
      display:block;
      font-size:14px;
      font-weight:600;
      line-height:1.3;
      border-style:solid;
      border-width:0px;
      margin-bottom:2px;
      flex-direction:row;
    }

    .bedUdG {
      color:#6366F1;
      width:36px;
      height:36px;
      display:flex;
      margin-top:1px;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#EEF0FF;
    }

    .dQTiB {
      gap:6px;
      color:#FFFFFF;
      display:inline-flex;
      font-size:13px;
      align-self:flex-start;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-weight:600;
      padding-top:10px;
      border-style:solid;
      border-width:0px;
      padding-left:18px;
      border-radius:8px;
      padding-right:18px;
      flex-direction:row;
      padding-bottom:10px;
      text-decoration:none;
      background-color:#00B5A3;
    }

    .dQTiB:hover {
      transform:translateY(-1px);
      background-color:#009B8D;
    }

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

    .cmDhMh {
      color:#6B7280;
      display:block;
      font-size:12px;
      line-height:1.4;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .eQfcyc {
      color:#8B5CF6;
      width:32px;
      height:32px;
      display:flex;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#F3EEFF;
    }

    .bwBMYm {
      display:block;
      padding-top:16px;
      border-style:solid;
      border-width:0px;
      padding-left:20px;
      padding-right:20px;
      flex-direction:row;
      padding-bottom:140px;
    }

    .czIlpF {
      color:#9CA3AF;
      display:inline;
      font-size:12px;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cEXTGG {
      color:#9CA3AF;
      display:block;
      font-size:11px;
      font-weight:700;
      padding-top:12px;
      border-style:solid;
      border-width:0px;
      padding-left:4px;
      flex-direction:row;
      letter-spacing:0.06em;
      padding-bottom:6px;
      text-transform:uppercase;
    }

    .flCCHK {
      display:flex;
      align-items:center;
      padding-top:12px;
      border-style:solid;
      border-width:0px;
      margin-bottom:4px;
      flex-direction:row;
      padding-bottom:12px;
      justify-content:space-between;
      border-bottom-color:#F3F4F6;
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .aiQbq {
      display:block;
      border-style:solid;
      border-width:0px;
      padding-left:16px;
      padding-right:16px;
      flex-direction:row;
      border-right-color:#F3F4F6;
      border-right-style:solid;
      border-right-width:1px;
    }

    .RuvZS {
      gap:4px;
      color:#374151;
      cursor:pointer;
      height:36px;
      display:flex;
      font-size:14px;
      transition:color 0.2s cubic-bezier(0.4, 0, 0.2, 1), background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      font-weight:500;
      line-height:1;
      padding-top:6px;
      white-space:nowrap;
      border-style:solid;
      border-width:0px;
      padding-left:14px;
      border-radius:8px;
      padding-right:14px;
      flex-direction:row;
      padding-bottom:6px;
      text-decoration:none;
      background-color:transparent;
    }

    .RuvZS:hover {
      color:#1A1A1A;
      background-color:#F3F4F6;
    }

    .eFivpT {
      color:#8B5CF6;
      width:36px;
      height:36px;
      display:flex;
      margin-top:1px;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#F3EEFF;
    }

    .cMASvD {
      gap:12px;
      display:flex;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:flex-start;
      padding-top:10px;
      border-style:solid;
      border-width:0px;
      padding-left:12px;
      border-radius:8px;
      padding-right:12px;
      flex-direction:row;
      padding-bottom:10px;
      text-decoration:none;
    }

    .cMASvD:hover {
      background-color:#F3F4F6;
    }

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

    .dJQPqY {
      color:#6B7280;
      width:38px;
      cursor:pointer;
      height:38px;
      display:flex;
      transition:color 0.2s cubic-bezier(0.4, 0, 0.2, 1), background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      text-decoration:none;
      background-color:transparent;
    }

    .dJQPqY:hover {
      color:#1A1A1A;
      background-color:#F3F4F6;
    }

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

    .dOmoMQ {
      display:block;
      margin-top:20px;
      padding-top:16px;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      border-top-color:#F3F4F6;
      border-top-style:solid;
      border-top-width:1px;
    }

    .curUx {
      width:auto;
      height:24px;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .ePssmi {
      gap:7px;
      color:#FFFFFF;
      cursor:pointer;
      height:38px;
      display:none;
      font-size:14px;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      font-weight:600;
      white-space:nowrap;
      border-style:solid;
      border-width:0px;
      padding-left:14px;
      border-radius:8px;
      padding-right:14px;
      flex-direction:row;
      text-decoration:none;
      background-color:#00B5A3;
    }

    .ePssmi:hover {
      transform:translateY(-1px);
      box-shadow:0 4px 12px rgba(0, 181, 163, 0.25);
      background-color:#009B8D;
    }

    @media (max-width: 1024px) {

    .ePssmi {
      display:inline-flex;
    }
    }

    .dKTHuI {
      left:0px;
      right:0px;
      bottom:0px;
      display:none;
      z-index:950;
      position:fixed;
      padding-top:12px;
      border-style:solid;
      border-width:0px;
      padding-left:20px;
      padding-right:20px;
      flex-direction:row;
      padding-bottom:12px;
      background-color:#FFFFFF;
      border-top-color:#E2E6EC;
      border-top-style:solid;
      border-top-width:1px;
    }

    .fHFVDI {
      color:#1A1A1A;
      width:40px;
      cursor:pointer;
      height:40px;
      display:none;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:transparent;
    }

    .fHFVDI:hover {
      background-color:#F3F4F6;
    }

    @media (max-width: 1024px) {

    .fHFVDI {
      display:flex;
    }
    }

    .bDcqCO {
      color:#00B5A3;
      width:36px;
      height:36px;
      display:flex;
      margin-top:1px;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#E6F9F7;
    }

    .cWlvvp {
      gap:10px;
      color:#00B5A3;
      display:flex;
      font-size:15px;
      min-height:44px;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-weight:600;
      padding-top:10px;
      border-style:solid;
      border-width:0px;
      padding-left:8px;
      border-radius:8px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:10px;
      text-decoration:none;
    }

    .eNObFn {
      gap:6px;
      flex:1;
      color:#374151;
      cursor:pointer;
      display:flex;
      font-size:13px;
      min-height:44px;
      align-items:center;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      font-weight:500;
      padding-top:10px;
      border-color:#E2E6EC;
      border-style:solid;
      border-width:1px;
      border-radius:8px;
      flex-direction:row;
      padding-bottom:10px;
      justify-content:center;
      text-decoration:none;
      background-color:#FFFFFF;
    }

    .dCQZhF {
      display:block;
      border-style:solid;
      border-width:0px;
      padding-left:0px;
      padding-right:16px;
      flex-direction:row;
      border-right-color:#F3F4F6;
      border-right-style:solid;
      border-right-width:1px;
    }

    .bidCIA {
      width:100%;
      height:100%;
      display:flex;
      max-width:1280px;
      align-items:center;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      justify-content:space-between;
    }

    @media (max-width: 1024px) {

    .bidCIA {
      padding-left:16px;
      padding-right:16px;
    }
    }

    .eHJeyT {
      color:#1A1A1A;
      width:100%;
      cursor:pointer;
      display:flex;
      font-size:16px;
      align-items:center;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      font-weight:600;
      padding-top:16px;
      border-style:solid;
      border-width:0px;
      padding-left:4px;
      padding-right:4px;
      flex-direction:row;
      padding-bottom:16px;
      justify-content:space-between;
      background-color:transparent;
    }

    .caqpYO {
      width:100%;
      height:2px;
      display:block;
      transition:transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      border-style:solid;
      border-width:0px;
      border-radius:2px;
      flex-direction:row;
      background-color:#1A1A1A;
    }

    .swFOG {
      color:#D89000;
      width:36px;
      height:36px;
      display:flex;
      margin-top:1px;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#FFF6E0;
    }

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

    @media (max-width: 1024px) {

    .fGPpxZ {
      display:none;
    }
    }

    .ecInrQ {
      color:#9CA3AF;
      display:block;
      font-size:11px;
      font-weight:700;
      border-style:solid;
      border-width:0px;
      padding-left:8px;
      margin-bottom:10px;
      flex-direction:row;
      letter-spacing:0.06em;
      text-transform:uppercase;
    }

    .bfHTiw {
      top:64px;
      left:0px;
      right:0px;
      bottom:0px;
      display:none;
      z-index:900;
      position:fixed;
      overflow-y:auto;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      background-color:#FFFFFF;
    }

    .fnhdOc {
      gap:8px;
      color:#6B7280;
      display:flex;
      font-size:14px;
      align-items:center;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      text-decoration:none;
    }

    .eDSqYH {
      gap:8px;
      display:flex;
      margin-top:8px;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .eKQCYx {
      color:#6B7280;
      width:38px;
      cursor:pointer;
      height:38px;
      display:flex;
      transition:color 0.2s cubic-bezier(0.4, 0, 0.2, 1), background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      text-decoration:none;
      background-color:transparent;
    }

    .eKQCYx:hover {
      color:#1A1A1A;
      background-color:#F3F4F6;
    }

    @media (max-width: 1024px) {

    .eKQCYx {
      display:none;
    }
    }

    .cNDllo {
      color:#9CA3AF;
      display:inline;
      font-size:14px;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bNlBTP {
      top:64px;
      left:0px;
      right:0px;
      bottom:0px;
      display:none;
      opacity:0;
      z-index:900;
      position:fixed;
      transition:opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      background-color:rgba(17, 24, 39, 0.45);
    }

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

    .bJWxhU {
      display:block;
      border-style:solid;
      border-width:0px;
      padding-left:0px;
      padding-right:28px;
      flex-direction:row;
      border-right-color:#F3F4F6;
      border-right-style:solid;
      border-right-width:1px;
    }

    .gTwDs {
      color:#7C3AED;
      width:34px;
      height:34px;
      display:flex;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#F5F3FF;
    }

    .eaLhlO {
      gap:0px;
      display:grid;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      grid-template-columns:1fr 1fr 1fr 280px;
    }

    .fFtKbR {
      height:100%;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .biVMEK {
      width:6px;
      height:6px;
      display:inline-block;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:50%;
      flex-direction:row;
      background-color:#00B5A3;
    }

    .dtzFov {
      color:#9CA3AF;
      display:block;
      font-size:11px;
      font-weight:700;
      border-style:solid;
      border-width:0px;
      padding-left:12px;
      margin-bottom:16px;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    .eCgGjn {
      gap:2px;
      height:100%;
      display:flex;
      list-style:none;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .fAHoM {
      gap:8px;
      color:#00B5A3;
      display:flex;
      font-size:13px;
      margin-top:2px;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-weight:600;
      line-height:1.3;
      padding-top:7px;
      border-style:solid;
      border-width:0px;
      padding-left:8px;
      border-radius:6px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:7px;
      text-decoration:none;
    }

    .fAHoM:hover {
      color:#009B8D;
      background-color:#E6F9F7;
    }

    .dgSgrJ {
      gap:8px;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .eoluOP {
      width:18px;
      height:18px;
      display:block;
      transition:transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .eXsoMa {
      gap:7px;
      color:#FFFFFF;
      cursor:pointer;
      height:38px;
      display:inline-flex;
      font-size:14px;
      transition:background 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      font-weight:600;
      white-space:nowrap;
      border-style:solid;
      border-width:0px;
      padding-left:18px;
      border-radius:8px;
      padding-right:18px;
      flex-direction:row;
      text-decoration:none;
      background-color:#00B5A3;
    }

    .eXsoMa:hover {
      transform:translateY(-1px);
      box-shadow:0 4px 12px rgba(0, 181, 163, 0.25);
      background-color:#009B8D;
    }

    @media (max-width: 1024px) {

    .eXsoMa {
      display:none;
    }
    }

    .eUUKKu {
      color:#0EA5E9;
      width:32px;
      height:32px;
      display:flex;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#E8F6FE;
    }

    .dIHMvW {
      display:none;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      padding-bottom:12px;
    }

    .dqwnqQ {
      display:block;
      border-style:solid;
      border-width:0px;
      padding-left:24px;
      flex-direction:row;
    }

    .buugIz {
      color:#1A1A1A;
      display:flex;
      font-size:16px;
      align-items:center;
      font-weight:600;
      padding-top:16px;
      border-style:solid;
      border-width:0px;
      padding-left:4px;
      padding-right:4px;
      flex-direction:row;
      padding-bottom:16px;
      justify-content:space-between;
      text-decoration:none;
      border-bottom-color:#F3F4F6;
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .arlKj {
      display:block;
      max-width:1280px;
      margin-left:auto;
      padding-top:32px;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:32px;
    }

    .cJhAu {
      gap:10px;
      width:100%;
      cursor:pointer;
      display:flex;
      transition:border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1), background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      padding-top:12px;
      border-color:#E2E6EC;
      border-style:solid;
      border-width:1px;
      padding-left:16px;
      border-radius:8px;
      padding-right:16px;
      flex-direction:row;
      padding-bottom:12px;
      text-decoration:none;
      background-color:#FAFAFA;
    }

    .cJhAu:hover {
      box-shadow:0 0 0 3px rgba(0, 181, 163, 0.08);
      border-color:#00B5A3;
      background-color:#FFFFFF;
    }

    .bA-DiGf {
      color:#E8552D;
      width:36px;
      height:36px;
      display:flex;
      margin-top:1px;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#FFF0EC;
    }

    .boPIdQ {
      color:#1A1A1A;
      display:block;
      font-size:20px;
      font-family:'DM Serif Display', Georgia, serif;
      line-height:1.2;
      border-style:solid;
      border-width:0px;
      margin-bottom:8px;
      flex-direction:row;
    }

    .bmgprb {
      top:64px;
      left:0px;
      right:0px;
      display:none;
      opacity:0;
      z-index:950;
      position:absolute;
      transform:translateY(-6px);
      box-shadow:0 8px 32px rgba(0,0,0,0.12);
      transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      background-color:#FFFFFF;
      border-bottom-color:#E2E6EC;
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .cMwXbx {
      color:#059669;
      width:34px;
      height:34px;
      display:flex;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#ECFDF5;
    }

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

    .elYscN {
      top:calc(100% + 6px);
      right:-8px;
      display:none;
      opacity:0;
      z-index:100;
      position:absolute;
      min-width:240px;
      transform:translateY(-4px);
      box-shadow:0 8px 32px rgba(0,0,0,0.12);
      transition:opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      padding-top:8px;
      border-color:#E2E6EC;
      border-style:solid;
      border-width:1px;
      padding-left:8px;
      border-radius:12px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:8px;
      background-color:#FFFFFF;
    }

    .bthjEi {
      gap:7px;
      flex:1;
      color:#FFFFFF;
      cursor:pointer;
      height:48px;
      display:inline-flex;
      font-size:15px;
      align-items:center;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      text-decoration:none;
      background-color:#00B5A3;
    }

    .bthjEi:hover {
      transform:translateY(-1px);
      box-shadow:0 4px 12px rgba(0, 181, 163, 0.25);
      background-color:#009B8D;
    }

    .dDPyxU {
      gap:10px;
      width:100%;
      cursor:pointer;
      display:flex;
      transition:border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      align-items:center;
      padding-top:14px;
      border-color:#E2E6EC;
      border-style:solid;
      border-width:1px;
      padding-left:16px;
      border-radius:12px;
      padding-right:16px;
      flex-direction:row;
      padding-bottom:14px;
      text-decoration:none;
      background-color:#FAFAFA;
    }

    .dDPyxU:hover {
      border-color:#00B5A3;
    }

    .cjBWsX {
      color:#D89000;
      width:32px;
      height:32px;
      display:flex;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#FFF6E0;
    }

    .eiHDmb {
      width:20px;
      height:14px;
      display:flex;
      position:relative;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
      justify-content:space-between;
    }

    .cdfbHa {
      color:#9CA3AF;
      display:inline;
      font-size:16px;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bXMUIR {
      color:#0EA5E9;
      width:36px;
      height:36px;
      display:flex;
      margin-top:1px;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#E8F6FE;
    }

    .cWhNPQ {
      display:block;
      border-style:solid;
      border-width:0px;
      padding-left:16px;
      padding-right:0px;
      flex-direction:row;
      border-right-color:#F3F4F6;
      border-right-style:solid;
      border-right-width:0px;
    }

    .bGsUew {
      gap:0px;
      display:grid;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      grid-template-columns:1fr 1fr 1fr;
    }

    .dJIotZ {
      color:#00B5A3;
      width:32px;
      height:32px;
      display:flex;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#E6F9F7;
    }

    .efcZUz {
      color:#2563EB;
      width:34px;
      height:34px;
      display:flex;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      background-color:#EFF6FF;
    }

    .boWmOk {
      width:1px;
      height:24px;
      display:block;
      margin-left:6px;
      border-style:solid;
      border-width:0px;
      margin-right:6px;
      flex-direction:row;
      background-color:#E2E6EC;
    }

    @media (max-width: 1024px) {

    .boWmOk {
      display:none;
    }
    }

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

    .dmYLKc {
      width:44px;
      height:44px;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:11px;
      margin-bottom:16px;
      flex-direction:row;
      justify-content:center;
      background-color:#00B5A3;
    }

    .bZwmIW {
      gap:6px;
      flex:0.8;
      color:#374151;
      cursor:pointer;
      height:48px;
      display:inline-flex;
      font-size:15px;
      align-items:center;
      font-family:'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
      font-weight:500;
      border-color:#E2E6EC;
      border-style:solid;
      border-width:1px;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
      text-decoration:none;
      background-color:transparent;
    }

    .bZwmIW:hover {
      color:#00B5A3;
      border-color:#00B5A3;
      background-color:#E6F9F7;
    }

    .VhVsC {
      gap:24px;
      display:flex;
      margin-top:24px;
      align-items:center;
      padding-top:20px;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      border-top-color:#F3F4F6;
      border-top-style:solid;
      border-top-width:1px;
    }

    .bAxhuQ {
      flex:1;
      color:#6B7280;
      display:block;
      font-size:13px;
      line-height:1.55;
      border-style:solid;
      border-width:0px;
      margin-bottom:20px;
      flex-direction:row;
    }

    .faQfqt {
      top:64px;
      left:50%;
      width:680px;
      display:none;
      opacity:0;
      z-index:950;
      position:absolute;
      transform:translateX(-50%) translateY(-6px);
      box-shadow:0 8px 32px rgba(0,0,0,0.12);
      transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
      border-color:#E2E6EC;
      border-style:solid;
      border-width:1px;
      border-radius:12px;
      flex-direction:row;
      background-color:#FFFFFF;
    }

    .bebEPs {
      display:block;
      padding-top:24px;
      border-style:solid;
      border-width:0px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:24px;
    }

    .bCHsCw {
      gap:0.375rem;
      color:#94a3b8;
      display:inline-flex;
      font-size:0.8125rem;
      align-items:center;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

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

    .cfNfsU {
      display:flex;
      padding:1.125rem;
      border-color:#f1f5f9;
      border-style:solid;
      border-width:1px;
      border-radius:0.75rem;
      flex-direction:column;
      background-color:#f8fafc;
      border-left-color:#2DA89E;
      border-left-width:3px;
    }

    .ciqCKq {
      color:#ffffff;
      width:1.25rem;
      height:1.25rem;
      display:inline-flex;
      font-size:0.625rem;
      align-items:center;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      justify-content:center;
      background-color:#2DA89E;
    }

    .bHlulw {
      gap:0.375rem;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .ddefPX {
      color:#020617;
      display:block;
      font-size:2.375rem;
      max-width:860px;
      font-family:'Inter', sans-serif;
      font-weight:900;
      line-height:1.05;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      margin-bottom:1.5rem;
      flex-direction:row;
      letter-spacing:-0.04em;
    }

    @media (min-width: 768px) {

    .ddefPX {
      font-size:3.25rem;
    }
    }

    @media (min-width: 1024px) {

    .ddefPX {
      font-size:4.5rem;
    }
    }

    .bLSmlg {
      color:#94a3b8;
      display:inline;
      font-size:0.75rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bhUtBc {
      color:#94a3b8;
      display:inline;
      font-size:0.8125rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dTkWOV {
      display:block;
      overflow:hidden;
      position:relative;
      box-shadow:0 -8px 80px rgba(0,0,0,0.06), 0 0 0 1px rgba(0,0,0,0.02);
      align-items:flex-start;
      border-color:#e2e8f0;
      border-style:solid;
      border-width:1px;
      border-radius:1rem 1rem 0 0;
      flex-direction:row;
      justify-content:flex-start;
      background-color:#ffffff;
      border-bottom-width:0px;
    }

    .eddbxT {
      flex:1;
      display:inline;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bWwTTE {
      top:170px;
      left:20px;
      display:flex;
      z-index:5;
      position:absolute;
      box-shadow:0 8px 30px rgba(0,0,0,0.08), 0 0 0 1px rgba(0,0,0,0.04);
      padding-top:0.875rem;
      border-style:solid;
      border-width:0px;
      padding-left:1.125rem;
      border-radius:0.75rem;
      padding-right:1.125rem;
      flex-direction:column;
      padding-bottom:0.875rem;
      background-color:#ffffff;
    }

    @media (max-width: 639px) {

    .bWwTTE {
      display:none;
    }
    }

    .dqZkiG {
      display:flex;
      padding:1.5rem 1.75rem;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
      background-color:#ffffff;
    }

    .dGWhrY {
      color:#334155;
      display:block;
      font-size:0.8125rem;
      align-items:flex-start;
      font-weight:500;
      line-height:1.45;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:flex-start;
    }

    .cYGiVj {
      color:#94a3b8;
      display:block;
      font-size:0.6875rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      margin-bottom:0.25rem;
      flex-direction:row;
      letter-spacing:0.03em;
      text-transform:uppercase;
    }

    .dxfRBh {
      color:#0f172a;
      display:block;
      font-size:1.125rem;
      font-weight:700;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .TyRoH {
      color:#ffffff;
      width:2rem;
      height:2rem;
      display:inline-flex;
      font-size:0.875rem;
      background:linear-gradient(135deg, #2DA89E, #25D366);
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      justify-content:center;
    }

    .byaNdt {
      display:inline;
      font-size:1rem;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .vQOij {
      color:#1e8a82;
      display:inline;
      font-weight:700;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cExVZI {
      color:#16a34a;
      display:block;
      font-size:1.25rem;
      font-weight:800;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:-0.03em;
    }

    .dYrnRD {
      gap:0.25rem;
      color:#0f172a;
      display:inline-flex;
      font-size:0.8125rem;
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cIrPMC {
      color:#2DA89E;
      display:block;
      font-size:1.75rem;
      font-weight:800;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:-0.03em;
    }

    .cHNqXe {
      flex:1;
      color:rgba(255,255,255,0.4);
      display:block;
      font-size:0.75rem;
      padding-top:0.375rem;
      border-style:solid;
      border-width:0px;
      padding-left:0.875rem;
      border-radius:0.375rem;
      padding-right:0.875rem;
      flex-direction:row;
      padding-bottom:0.375rem;
      background-color:rgba(255,255,255,0.08);
    }

    .fhSywB {
      color:#94a3b8;
      display:block;
      font-size:0.6875rem;
      margin-top:0.125rem;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .ekpgoG {
      width:0.1875rem;
      height:0.1875rem;
      display:block;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      background-color:#cbd5e1;
    }

    .foMSUR {
      color:#475569;
      display:block;
      font-size:0.75rem;
      line-height:1.55;
      padding-top:0.625rem;
      border-style:solid;
      border-width:0px;
      padding-left:0.75rem;
      border-radius:0.625rem 0.625rem 0.625rem 0.125rem;
      padding-right:0.75rem;
      flex-direction:row;
      padding-bottom:0.625rem;
      background-color:#f8fafc;
    }

    .boxuDL {
      color:#d4922f;
      display:inline;
      font-size:0.6875rem;
      font-weight:700;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:0.03em;
      text-transform:uppercase;
    }

    .dtZruA {
      width:0.625rem;
      height:0.625rem;
      display:block;
      opacity:0.6;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      background-color:#ff5f57;
    }

    .biolgr {
      display:flex;
      padding-top:1.25rem;
      border-color:#e2e8f0;
      border-style:solid;
      border-width:0px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:1.25rem;
      background-color:#f8fafc;
      border-right-style:solid;
      border-right-width:1px;
    }

    @media (max-width: 1023px) {

    .biolgr {
      display:none;
    }
    }

    .dUojqJ {
      gap:0.5rem;
      color:#1e8a82;
      display:inline-flex;
      font-size:0.8125rem;
      background:;
      box-shadow:0 1px 3px rgba(0,0,0,0.04);
      align-items:center;
      font-weight:600;
      padding-top:0.375rem;
      border-color:#e2e8f0;
      border-style:solid;
      border-width:1px;
      padding-left:0.5rem;
      border-radius:9999px;
      margin-bottom:1rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.375rem;
    }

    .foVbqK {
      color:#0f172a;
      display:block;
      font-size:1.75rem;
      font-weight:800;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:-0.03em;
    }

    .bXpdIj {
      width:auto;
      filter:drop-shadow(0 8px 30px rgba(0,0,0,0.15));
      height:380px;
      display:block;
      object-fit:contain;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    @media (max-width: 1023px) {

    .bXpdIj {
      height:280px;
    }
    }

    .fzKopf {
      display:grid;
      min-height:380px;
      align-items:flex-start;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:flex-start;
      grid-template-columns:200px 1fr;
    }

    @media (max-width: 1023px) {

    .fzKopf {
      grid-template-columns:1fr;
    }
    }

    .cBUSFL {
      gap:1.5rem;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      border-style:solid;
      border-width:0px;
      margin-bottom:3.5rem;
      flex-direction:row;
      justify-content:center;
    }

    .eGIfbN {
      gap:1rem;
      color:#94a3b8;
      display:flex;
      flex-wrap:wrap;
      font-size:0.875rem;
      align-items:center;
      border-style:solid;
      border-width:0px;
      margin-bottom:2.25rem;
      flex-direction:row;
      justify-content:center;
    }

    @media (max-width: 639px) {

    .eGIfbN {
      gap:0.25rem;
      flex-direction:column;
    }
    }

    .VOdSA {
      width:0.5rem;
      height:0.5rem;
      display:block;
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      background-color:#2DA89E;
    }

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

    .ewMkmF {
      color:#ffffff;
      width:1.25rem;
      height:1.25rem;
      display:inline-flex;
      font-size:0.625rem;
      align-items:center;
      flex-shrink:0;
      border-color:#cbd5e1;
      border-style:solid;
      border-width:2px;
      border-radius:9999px;
      flex-direction:row;
      justify-content:center;
      background-color:transparent;
    }

    .cxTYon {
      color:#b57a1f;
      display:inline-block;
      font-size:0.6875rem;
      font-weight:600;
      margin-left:auto;
      padding-top:0.1875rem;
      border-style:solid;
      border-width:0px;
      padding-left:0.5rem;
      border-radius:0.375rem;
      padding-right:0.5rem;
      flex-direction:row;
      padding-bottom:0.1875rem;
      background-color:#fef3c7;
    }

    .zTtEs {
      color:#0f172a;
      display:block;
      font-size:0.8125rem;
      font-weight:700;
      border-style:solid;
      border-width:0px;
      margin-bottom:0.75rem;
      flex-direction:row;
    }

    .dpHcrM {
      width:0.625rem;
      height:0.625rem;
      display:block;
      opacity:0.6;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      background-color:#ffbd2e;
    }

    .euwbgi {
      width:100%;
      display:block;
      position:relative;
      max-width:1100px;
      align-items:flex-start;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      flex-direction:row;
      justify-content:flex-start;
    }

    .mEzXx {
      width:0.625rem;
      height:0.625rem;
      display:block;
      opacity:0.6;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      background-color:#28ca42;
    }

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

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

    .mmOqC {
      top:0px;
      left:0px;
      right:0px;
      bottom:0px;
      display:block;
      z-index:0;
      position:absolute;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      pointer-events:none;
    }

    .dljnJP {
      gap:0.5rem;
      color:#334155;
      cursor:pointer;
      display:inline-flex;
      font-size:0.9375rem;
      transition:all 0.2s ease;
      align-items:center;
      font-weight:600;
      padding-top:0.875rem;
      border-color:#e2e8f0;
      border-style:solid;
      border-width:1px;
      padding-left:1.75rem;
      border-radius:0.625rem;
      padding-right:1.75rem;
      flex-direction:row;
      padding-bottom:0.875rem;
      text-decoration:none;
      background-color:#ffffff;
    }

    .dljnJP:hover {
      color:#1e8a82;
      transform:translateY(-1px);
      border-color:rgba(45,168,158,0.3);
      background-color:#f0fdfa;
    }