:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.Footer-module-scss-module__Hnk15q__footer{background-color:var(--primary-1);color:var(--white)}.Footer-module-scss-module__Hnk15q__footerContent{flex-direction:column;gap:2rem;padding:2rem 0;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Hnk15q__footerContent{grid-template-columns:1fr auto;grid-template-areas:"branding navigation""info navigation";gap:2rem 4rem;padding:3rem 0;display:grid}}.Footer-module-scss-module__Hnk15q__footerBranding{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Hnk15q__footerBranding{text-align:left;grid-area:branding;align-items:flex-start}}.Footer-module-scss-module__Hnk15q__footerBranding .Footer-module-scss-module__Hnk15q__logos{flex-direction:row;align-items:center;gap:1rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Hnk15q__footerBranding .Footer-module-scss-module__Hnk15q__logos{gap:1.5rem}}.Footer-module-scss-module__Hnk15q__footerBranding .Footer-module-scss-module__Hnk15q__logo{width:auto;height:2rem}@media (min-width:1024px){.Footer-module-scss-module__Hnk15q__footerBranding .Footer-module-scss-module__Hnk15q__logo{height:2.5rem}}.Footer-module-scss-module__Hnk15q__footerBranding .Footer-module-scss-module__Hnk15q__disclaimers{flex-direction:column;gap:1rem;max-width:50rem;display:flex}.Footer-module-scss-module__Hnk15q__footerBranding .Footer-module-scss-module__Hnk15q__disclaimer{opacity:.8}.Footer-module-scss-module__Hnk15q__footerNavigation{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Hnk15q__footerNavigation{grid-area:navigation;justify-content:flex-start;align-items:flex-end}}.Footer-module-scss-module__Hnk15q__footerNavigation .Footer-module-scss-module__Hnk15q__footerLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Hnk15q__footerNavigation .Footer-module-scss-module__Hnk15q__footerLinks{justify-content:flex-end}}.Footer-module-scss-module__Hnk15q__footerNavigation .Footer-module-scss-module__Hnk15q__footerLink{color:var(--white);white-space:nowrap;opacity:.8;transition:opacity .15s ease-out}.Footer-module-scss-module__Hnk15q__footerNavigation .Footer-module-scss-module__Hnk15q__footerLink:hover{opacity:1;color:var(--white)}.Footer-module-scss-module__Hnk15q__footerNavigation .Footer-module-scss-module__Hnk15q__separator{background-color:var(--white);opacity:.5;width:1px;height:.75rem}.Footer-module-scss-module__Hnk15q__footerNavigation .Footer-module-scss-module__Hnk15q__socialLinks{gap:.5rem;display:flex}.Footer-module-scss-module__Hnk15q__footerInfo{text-align:center;border-top:1px solid #ffffff26;flex-direction:column;align-items:center;gap:.5rem;padding-top:1.5rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Hnk15q__footerInfo{text-align:left;border-top:none;grid-area:info;align-items:flex-start;padding-top:0}}.Footer-module-scss-module__Hnk15q__footerInfo .Footer-module-scss-module__Hnk15q__companyDetails{opacity:.7;flex-flow:wrap;justify-content:center;gap:.25rem 1rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Hnk15q__footerInfo .Footer-module-scss-module__Hnk15q__companyDetails{justify-content:flex-start}}.Footer-module-scss-module__Hnk15q__footerAuspices{background-color:var(--white);padding:1.5rem 0}.Footer-module-scss-module__Hnk15q__footerAuspices .Footer-module-scss-module__Hnk15q__logosWrapper{flex-direction:column;gap:2rem;display:flex}@media (min-width:1680px){.Footer-module-scss-module__Hnk15q__footerAuspices .Footer-module-scss-module__Hnk15q__logosWrapper{grid-template-columns:auto auto;gap:4rem;display:grid}}.Footer-module-scss-module__Hnk15q__footerAuspices .Footer-module-scss-module__Hnk15q__footerAuspicesContent{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__Hnk15q__footerAuspices .Footer-module-scss-module__Hnk15q__footerAuspicesContent .Footer-module-scss-module__Hnk15q__auspicesLogos{grid-template-columns:repeat(4,1fr);place-items:center;gap:1rem;width:100%;display:grid}@media (min-width:768px){.Footer-module-scss-module__Hnk15q__footerAuspices .Footer-module-scss-module__Hnk15q__footerAuspicesContent .Footer-module-scss-module__Hnk15q__auspicesLogos{grid-template-columns:repeat(6,1fr)}}@media (min-width:1680px){.Footer-module-scss-module__Hnk15q__footerAuspices .Footer-module-scss-module__Hnk15q__footerAuspicesContent .Footer-module-scss-module__Hnk15q__auspicesLogos{flex-wrap:wrap;justify-content:flex-start;width:auto;display:flex}}.Footer-module-scss-module__Hnk15q__footerAuspices .Footer-module-scss-module__Hnk15q__footerAuspicesContent .Footer-module-scss-module__Hnk15q__auspicesLogo{width:100%;height:5rem}@media (min-width:768px){.Footer-module-scss-module__Hnk15q__footerAuspices .Footer-module-scss-module__Hnk15q__footerAuspicesContent .Footer-module-scss-module__Hnk15q__auspicesLogo{height:6rem}}@media (min-width:1680px){.Footer-module-scss-module__Hnk15q__footerAuspices .Footer-module-scss-module__Hnk15q__footerAuspicesContent .Footer-module-scss-module__Hnk15q__auspicesLogo{flex-shrink:1;width:auto;min-width:0}}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.IconButton-module-scss-module__fuMNgW__button{-webkit-user-select:none;user-select:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .25s ease-in-out;display:inline-flex;position:relative}.IconButton-module-scss-module__fuMNgW__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.IconButton-module-scss-module__fuMNgW__button{position:relative}.IconButton-module-scss-module__fuMNgW__primary{-webkit-user-select:none;user-select:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .25s ease-in-out;display:inline-flex;position:relative}.IconButton-module-scss-module__fuMNgW__primary:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.IconButton-module-scss-module__fuMNgW__primary{color:#fff;background-color:#294384}.IconButton-module-scss-module__fuMNgW__primary:hover:not(:disabled){background-color:#3cade2;transform:translateY(-1px)scale(1.05);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.IconButton-module-scss-module__fuMNgW__primary:active:not(:disabled){background-color:#294384;transform:translateY(0)scale(1);box-shadow:0 1px 2px #0000000d}.IconButton-module-scss-module__fuMNgW__secondary{-webkit-user-select:none;user-select:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .25s ease-in-out;display:inline-flex;position:relative}.IconButton-module-scss-module__fuMNgW__secondary:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.IconButton-module-scss-module__fuMNgW__secondary{color:#fff;background-color:#3cade2}.IconButton-module-scss-module__fuMNgW__secondary:hover:not(:disabled){background-color:#294384;transform:translateY(-1px)scale(1.05);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.IconButton-module-scss-module__fuMNgW__secondary:active:not(:disabled){background-color:#3cade2;transform:translateY(0)scale(1);box-shadow:0 1px 2px #0000000d}.IconButton-module-scss-module__fuMNgW__danger{-webkit-user-select:none;user-select:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .25s ease-in-out;display:inline-flex;position:relative}.IconButton-module-scss-module__fuMNgW__danger:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.IconButton-module-scss-module__fuMNgW__danger{color:#fff;background-color:#e23c3f}.IconButton-module-scss-module__fuMNgW__danger:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)scale(1.05);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.IconButton-module-scss-module__fuMNgW__danger:active:not(:disabled){filter:brightness();transform:translateY(0)scale(1);box-shadow:0 1px 2px #0000000d}.IconButton-module-scss-module__fuMNgW__inverse{-webkit-user-select:none;user-select:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .25s ease-in-out;display:inline-flex;position:relative}.IconButton-module-scss-module__fuMNgW__inverse:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.IconButton-module-scss-module__fuMNgW__inverse{color:#294384;background-color:#fff}.IconButton-module-scss-module__fuMNgW__inverse:hover:not(:disabled){color:#294384;background-color:#e3f4fb;transform:translateY(-1px)scale(1.05);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.IconButton-module-scss-module__fuMNgW__inverse:active:not(:disabled){background-color:#d8eff9;transform:translateY(0)scale(1);box-shadow:0 1px 2px #0000000d}.IconButton-module-scss-module__fuMNgW__sm{width:2rem;height:2rem}@media (min-width:1024px){.IconButton-module-scss-module__fuMNgW__sm{width:1.5rem;height:1.5rem}}.IconButton-module-scss-module__fuMNgW__md{width:3rem;height:3rem}@media (min-width:1024px){.IconButton-module-scss-module__fuMNgW__md{width:2rem;height:2rem}}.IconButton-module-scss-module__fuMNgW__lg{width:2rem;height:2rem}@media (min-width:1024px){.IconButton-module-scss-module__fuMNgW__lg{width:3rem;height:3rem}}.IconButton-module-scss-module__fuMNgW__icon{width:50%;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IconButton-module-scss-module__fuMNgW__primary .IconButton-module-scss-module__fuMNgW__icon,.IconButton-module-scss-module__fuMNgW__secondary .IconButton-module-scss-module__fuMNgW__icon,.IconButton-module-scss-module__fuMNgW__danger .IconButton-module-scss-module__fuMNgW__icon{fill:#fff}.IconButton-module-scss-module__fuMNgW__inverse .IconButton-module-scss-module__fuMNgW__icon{fill:#294384}.IconButton-module-scss-module__fuMNgW__loading{pointer-events:none}.IconButton-module-scss-module__fuMNgW__loading .IconButton-module-scss-module__fuMNgW__icon{opacity:0}.IconButton-module-scss-module__fuMNgW__loading:after{content:"";border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite IconButton-module-scss-module__fuMNgW__spin;position:absolute}.IconButton-module-scss-module__fuMNgW__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@keyframes IconButton-module-scss-module__fuMNgW__spin{to{transform:rotate(360deg)}}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.Link-module-scss-module__g_UdlW__link{color:var(--primary-1);cursor:pointer;text-decoration:none;transition:color .2s,opacity .2s}.Link-module-scss-module__g_UdlW__link:hover{color:var(--primary-2)}.Link-module-scss-module__g_UdlW__link:focus-visible{outline:.125rem solid var(--primary-1);outline-offset:.25rem;border-radius:.5rem}.Link-module-scss-module__g_UdlW__link:active{opacity:.8}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.Image-module-scss-module__HP9NRG__container{display:block;position:relative;overflow:hidden}.Image-module-scss-module__HP9NRG__placeholder{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Image-module-scss-module__HP9NRG__image{z-index:1;opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out;display:block;position:relative}.Image-module-scss-module__HP9NRG__image.Image-module-scss-module__HP9NRG__loaded{opacity:1}.Image-module-scss-module__HP9NRG__fullWidth{max-width:100%}.Image-module-scss-module__HP9NRG__objectCover{object-fit:cover}.Image-module-scss-module__HP9NRG__objectContain{object-fit:contain}.Image-module-scss-module__HP9NRG__objectFill{object-fit:fill}.Image-module-scss-module__HP9NRG__aspect-landscape{aspect-ratio:3/2}.Image-module-scss-module__HP9NRG__aspect-portrait{aspect-ratio:3/4}.Image-module-scss-module__HP9NRG__aspect-square{aspect-ratio:1}.Image-module-scss-module__HP9NRG__aspect-hero{aspect-ratio:16/9}.Image-module-scss-module__HP9NRG__aspect-ultrawide{aspect-ratio:21/9}.Image-module-scss-module__HP9NRG__radius-sm{border-radius:.5rem}.Image-module-scss-module__HP9NRG__radius-md{border-radius:1rem}.Image-module-scss-module__HP9NRG__radius-lg{border-radius:1.5rem}.Image-module-scss-module__HP9NRG__radius-xl{border-radius:2rem}.Image-module-scss-module__HP9NRG__radius-2xl{border-radius:4rem}.Image-module-scss-module__HP9NRG__radius-full{border-radius:9999px}.Image-module-scss-module__HP9NRG__linkWrapper{width:fit-content;text-decoration:none;display:block}.Image-module-scss-module__HP9NRG__linkWrapper.Image-module-scss-module__HP9NRG__fullWidth{width:100%}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.ChapterIntroSlide-module-scss-module__dwifpG__slide{justify-content:center;align-items:center;min-height:100%;display:flex;position:relative;overflow:hidden}.ChapterIntroSlide-module-scss-module__dwifpG__slide.ChapterIntroSlide-module-scss-module__dwifpG__white{background-color:var(--neutral-9)}.ChapterIntroSlide-module-scss-module__dwifpG__slide.ChapterIntroSlide-module-scss-module__dwifpG__light{background-color:var(--primary-5)}.ChapterIntroSlide-module-scss-module__dwifpG__slide.ChapterIntroSlide-module-scss-module__dwifpG__gradient{background:linear-gradient(to bottom,var(--primary-4)0%,var(--neutral-9)100%)}.ChapterIntroSlide-module-scss-module__dwifpG__bgMedia{z-index:0;position:absolute;inset:0}.ChapterIntroSlide-module-scss-module__dwifpG__bgImage{object-fit:cover;opacity:.2;filter:saturate(0);width:100%;height:100%;-webkit-mask-image:linear-gradient(to top right,#0000,#000 50%);mask-image:linear-gradient(to top right,#0000,#000 50%);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ChapterIntroSlide-module-scss-module__dwifpG__content{z-index:2;flex-direction:column;gap:1rem;max-width:50rem;display:flex;position:relative}.ChapterIntroSlide-module-scss-module__dwifpG__chapterNumber{color:var(--primary-2);font-size:6rem;font-weight:700;line-height:.85}@media (min-width:768px){.ChapterIntroSlide-module-scss-module__dwifpG__chapterNumber{font-size:8rem}}@media (min-width:1680px){.ChapterIntroSlide-module-scss-module__dwifpG__chapterNumber{font-size:10rem}}.ChapterIntroSlide-module-scss-module__dwifpG__label{color:var(--primary-2);font-size:3rem;font-weight:700;line-height:.85}.ChapterIntroSlide-module-scss-module__dwifpG__illustration{pointer-events:none;width:16rem;position:absolute;bottom:-2rem;right:50%;transform:translate(50%)}@media (min-width:768px){.ChapterIntroSlide-module-scss-module__dwifpG__illustration{width:20rem;bottom:-3rem}}@media (min-width:1680px){.ChapterIntroSlide-module-scss-module__dwifpG__illustration{width:24rem}}.ChapterIntroSlide-module-scss-module__dwifpG__illustration img{object-fit:contain;width:100%;height:auto}.ChapterIntroSlide-module-scss-module__dwifpG__circleLarge{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:15rem;height:15rem;position:absolute;top:-7.5rem;left:-7.5rem}.ChapterIntroSlide-module-scss-module__dwifpG__circleMedium{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:10rem;height:10rem;position:absolute;bottom:-5rem;right:-5rem}.ChapterIntroSlide-module-scss-module__dwifpG__circleSmall{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:6rem;height:6rem;position:absolute;top:20%;right:10%}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.CompletionSlide-module-scss-module__snAlIG__slide{text-align:center;justify-content:center;align-items:center;min-height:100%;display:flex;position:relative;overflow:hidden}.CompletionSlide-module-scss-module__snAlIG__slide.CompletionSlide-module-scss-module__snAlIG__dark{background-color:var(--primary-1)}.CompletionSlide-module-scss-module__snAlIG__slide.CompletionSlide-module-scss-module__snAlIG__primary{background-color:var(--primary-2)}.CompletionSlide-module-scss-module__snAlIG__content{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:50rem;display:flex}.CompletionSlide-module-scss-module__snAlIG__title{color:var(--primary-2)}.CompletionSlide-module-scss-module__snAlIG__illustration{width:100%;max-width:24rem}@media (min-width:768px){.CompletionSlide-module-scss-module__snAlIG__illustration{max-width:28rem}}.CompletionSlide-module-scss-module__snAlIG__illustration img{object-fit:contain;width:100%;height:auto}.CompletionSlide-module-scss-module__snAlIG__nextModule{flex-direction:column;align-items:center;gap:.25rem;display:flex}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.ContentSlide-module-scss-module__P4oOnq__slide{flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex;position:relative}.ContentSlide-module-scss-module__P4oOnq__slide.ContentSlide-module-scss-module__P4oOnq__aligncenter .ContentSlide-module-scss-module__P4oOnq__content{text-align:center}.ContentSlide-module-scss-module__P4oOnq__slide.ContentSlide-module-scss-module__P4oOnq__alignright .ContentSlide-module-scss-module__P4oOnq__content{text-align:right}.ContentSlide-module-scss-module__P4oOnq__slide.ContentSlide-module-scss-module__P4oOnq__horizontal .ContentSlide-module-scss-module__P4oOnq__wrapper{flex-direction:column;gap:2rem}@media (min-width:768px){.ContentSlide-module-scss-module__P4oOnq__slide.ContentSlide-module-scss-module__P4oOnq__horizontal .ContentSlide-module-scss-module__P4oOnq__wrapper{flex-direction:row;align-items:center;gap:3rem}.ContentSlide-module-scss-module__P4oOnq__slide.ContentSlide-module-scss-module__P4oOnq__mediaLeft .ContentSlide-module-scss-module__P4oOnq__wrapper{flex-direction:row}}.ContentSlide-module-scss-module__P4oOnq__bgMedia{z-index:1;position:absolute;inset:0}.ContentSlide-module-scss-module__P4oOnq__bgImage{object-fit:cover}.ContentSlide-module-scss-module__P4oOnq__bgOverlay{background:linear-gradient(#0006,#0009);position:absolute;inset:0}.ContentSlide-module-scss-module__P4oOnq__wrapper{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:80rem;display:flex;position:relative}.ContentSlide-module-scss-module__P4oOnq__content{flex-direction:column;flex:1;gap:1rem;max-width:50rem;display:flex}.ContentSlide-module-scss-module__P4oOnq__ctaWrapper{margin-top:1rem}@media (min-width:1024px){.ContentSlide-module-scss-module__P4oOnq__ctaWrapper{margin-top:1.5rem}.ContentSlide-module-scss-module__P4oOnq__aligncenter .ContentSlide-module-scss-module__P4oOnq__ctaWrapper{justify-content:center;display:flex}.ContentSlide-module-scss-module__P4oOnq__alignright .ContentSlide-module-scss-module__P4oOnq__ctaWrapper{justify-content:flex-end;display:flex}}.ContentSlide-module-scss-module__P4oOnq__mediaContainer{flex-shrink:0;width:100%}@media (min-width:768px){.ContentSlide-module-scss-module__P4oOnq__mediaContainer{max-width:24rem}}@media (min-width:1024px){.ContentSlide-module-scss-module__P4oOnq__mediaContainer{max-width:30rem}}@media (min-width:1680px){.ContentSlide-module-scss-module__P4oOnq__mediaContainer{max-width:40rem}}.ContentSlide-module-scss-module__P4oOnq__media{object-fit:cover;border-radius:1.5rem;width:100%;height:auto;display:block}.ContentSlide-module-scss-module__P4oOnq__mediaTop,.ContentSlide-module-scss-module__P4oOnq__mediaBottom{justify-content:center;width:100%;max-width:36rem;margin:0 auto;display:flex}.ContentSlide-module-scss-module__P4oOnq__mediaTop .ContentSlide-module-scss-module__P4oOnq__media,.ContentSlide-module-scss-module__P4oOnq__mediaBottom .ContentSlide-module-scss-module__P4oOnq__media{width:100%;height:auto}.ContentSlide-module-scss-module__P4oOnq__mediaTop{margin-bottom:2rem}.ContentSlide-module-scss-module__P4oOnq__mediaBottom{margin-top:2rem}.ContentSlide-module-scss-module__P4oOnq__bubbleMinimal1{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:8rem;height:8rem;position:absolute;top:10%;right:5%}.ContentSlide-module-scss-module__P4oOnq__bubbleMinimal2{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:6rem;height:6rem;position:absolute;bottom:15%;left:5%}.ContentSlide-module-scss-module__P4oOnq__bubbleBalanced1{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:12rem;height:12rem;position:absolute;top:-6rem;left:-6rem}.ContentSlide-module-scss-module__P4oOnq__bubbleBalanced2{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:8rem;height:8rem;position:absolute;bottom:10%;right:5%}.ContentSlide-module-scss-module__P4oOnq__bubbleBalanced3{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:5rem;height:5rem;position:absolute;top:15%;right:10%}.ContentSlide-module-scss-module__P4oOnq__bubbleRich1{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:15rem;height:15rem;position:absolute;top:-7.5rem;left:-7.5rem}.ContentSlide-module-scss-module__P4oOnq__bubbleRich2{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:12rem;height:12rem;position:absolute;bottom:-6rem;right:-6rem}.ContentSlide-module-scss-module__P4oOnq__bubbleRich3{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:8rem;height:8rem;position:absolute;top:20%;right:8%}.ContentSlide-module-scss-module__P4oOnq__bubbleRich4{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:7rem;height:7rem;position:absolute;top:50%;left:5%;transform:translateY(-50%)}.ContentSlide-module-scss-module__P4oOnq__bubbleRich5{background-color:var(--primary-2);opacity:1;pointer-events:none;z-index:1;border-radius:50%;width:5rem;height:5rem;position:absolute;bottom:20%;left:10%}.ContentSlide-module-scss-module__P4oOnq__floatingIcon{pointer-events:none;z-index:1;width:auto;height:10rem;position:absolute}@media (min-width:768px){.ContentSlide-module-scss-module__P4oOnq__floatingIcon{height:12rem}}@media (min-width:1680px){.ContentSlide-module-scss-module__P4oOnq__floatingIcon{height:16rem}}.ContentSlide-module-scss-module__P4oOnq__floatingIcon img{object-fit:contain;width:100%;height:100%}.ContentSlide-module-scss-module__P4oOnq__icontopLeft,.ContentSlide-module-scss-module__P4oOnq__icontop-left{top:10%;left:10%}.ContentSlide-module-scss-module__P4oOnq__icontopRight,.ContentSlide-module-scss-module__P4oOnq__icontop-right{top:10%;right:10%}.ContentSlide-module-scss-module__P4oOnq__iconbottomLeft,.ContentSlide-module-scss-module__P4oOnq__iconbottom-left{bottom:10%;left:10%}.ContentSlide-module-scss-module__P4oOnq__iconbottomRight,.ContentSlide-module-scss-module__P4oOnq__iconbottom-right{bottom:10%;right:10%}.ContentSlide-module-scss-module__P4oOnq__iconcenterLeft,.ContentSlide-module-scss-module__P4oOnq__iconcenter-left{top:50%;left:5%;transform:translateY(-50%)}.ContentSlide-module-scss-module__P4oOnq__iconcenterRight,.ContentSlide-module-scss-module__P4oOnq__iconcenter-right{top:50%;right:5%;transform:translateY(-50%)}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.OverviewSlide-module-scss-module__J5Tz5W__slide{justify-content:center;align-items:center;min-height:100%;display:flex;position:relative;overflow:hidden}.OverviewSlide-module-scss-module__J5Tz5W__slide.OverviewSlide-module-scss-module__J5Tz5W__white{background-color:var(--neutral-9);color:var(--neutral-1)}.OverviewSlide-module-scss-module__J5Tz5W__slide.OverviewSlide-module-scss-module__J5Tz5W__light{background-color:var(--primary-5);color:var(--neutral-1)}.OverviewSlide-module-scss-module__J5Tz5W__content{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:50rem;display:flex}.OverviewSlide-module-scss-module__J5Tz5W__items{flex-direction:column;gap:1.5rem;width:100%;list-style:none;display:flex}@media (min-width:768px){.OverviewSlide-module-scss-module__J5Tz5W__items{gap:2rem}}.OverviewSlide-module-scss-module__J5Tz5W__item{align-items:center;gap:1rem;display:flex}@media (min-width:768px){.OverviewSlide-module-scss-module__J5Tz5W__item{gap:1.5rem}}.OverviewSlide-module-scss-module__J5Tz5W__itemNumber{color:var(--primary-2);font-size:2.5rem;font-weight:700;line-height:.85}@media (min-width:768px){.OverviewSlide-module-scss-module__J5Tz5W__itemNumber{font-size:3rem}}@media (min-width:1680px){.OverviewSlide-module-scss-module__J5Tz5W__itemNumber{font-size:4rem}}.OverviewSlide-module-scss-module__J5Tz5W__itemContent{flex-direction:column;flex:1;gap:.25rem;display:flex}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.QuoteSlide-module-scss-module__NmWtsW__slide{justify-content:center;align-items:center;min-height:100%;display:flex;position:relative;overflow:hidden}.QuoteSlide-module-scss-module__NmWtsW__slide.QuoteSlide-module-scss-module__NmWtsW__white{background-color:var(--neutral-9)}.QuoteSlide-module-scss-module__NmWtsW__slide.QuoteSlide-module-scss-module__NmWtsW__light{background-color:var(--primary-5)}.QuoteSlide-module-scss-module__NmWtsW__content{align-items:center;gap:3rem;max-width:60rem;display:grid}@media (min-width:1024px){.QuoteSlide-module-scss-module__NmWtsW__content{grid-template-columns:auto 1fr}}.QuoteSlide-module-scss-module__NmWtsW__authorImageWrapper{justify-content:center;display:flex}@media (min-width:1024px){.QuoteSlide-module-scss-module__NmWtsW__authorImageWrapper{justify-content:flex-start}}.QuoteSlide-module-scss-module__NmWtsW__authorImage{border-radius:1.5rem;width:15rem;height:15rem;overflow:hidden}@media (min-width:1024px){.QuoteSlide-module-scss-module__NmWtsW__authorImage{width:20rem;height:20rem}}.QuoteSlide-module-scss-module__NmWtsW__authorImage img{object-fit:cover;width:100%;height:100%}.QuoteSlide-module-scss-module__NmWtsW__quoteSection{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}@media (min-width:768px){.QuoteSlide-module-scss-module__NmWtsW__quoteSection{flex-direction:row;gap:2rem}}.QuoteSlide-module-scss-module__NmWtsW__quoteIcon{flex-shrink:0;width:4rem;height:4rem}@media (min-width:768px){.QuoteSlide-module-scss-module__NmWtsW__quoteIcon{width:5rem;height:5rem}}.QuoteSlide-module-scss-module__NmWtsW__quoteWrapper{flex-direction:column;flex:1;gap:1.5rem;display:flex}.QuoteSlide-module-scss-module__NmWtsW__quote{flex:1;padding:0}.QuoteSlide-module-scss-module__NmWtsW__quoteText{font-style:italic}.QuoteSlide-module-scss-module__NmWtsW__authorInfo{flex-direction:column;gap:.5rem;display:flex}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.BlogHero-module-scss-module__J77mrG__blogHero{background-color:var(--white);padding:4rem 0}.BlogHero-module-scss-module__J77mrG__heroBanner{background-color:var(--primary-2);border-radius:1rem;height:10rem;position:relative;overflow:hidden}@media (min-width:768px){.BlogHero-module-scss-module__J77mrG__heroBanner{height:12rem}}.BlogHero-module-scss-module__J77mrG__heroTitle{z-index:2;color:var(--white);text-align:center;width:100%;padding:0 1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BlogHero-module-scss-module__J77mrG__heroTitle .richText{font-size:1.5rem;line-height:1.2}@media (min-width:768px){.BlogHero-module-scss-module__J77mrG__heroTitle .richText{font-size:1.75rem}}@media (min-width:1024px){.BlogHero-module-scss-module__J77mrG__heroTitle .richText{font-size:2rem}}.BlogHero-module-scss-module__J77mrG__iconLeft,.BlogHero-module-scss-module__J77mrG__iconRight{z-index:2;fill:var(--white);opacity:.2;pointer-events:none;width:4rem;height:4rem;display:none;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:768px){.BlogHero-module-scss-module__J77mrG__iconLeft,.BlogHero-module-scss-module__J77mrG__iconRight{width:6rem;height:6rem;display:block}}.BlogHero-module-scss-module__J77mrG__iconLeft{left:1rem}@media (min-width:1024px){.BlogHero-module-scss-module__J77mrG__iconLeft{left:2rem}}.BlogHero-module-scss-module__J77mrG__iconRight{right:1rem}@media (min-width:1024px){.BlogHero-module-scss-module__J77mrG__iconRight{right:2rem}}.BlogHero-module-scss-module__J77mrG__imageWrapper{z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;-webkit-mask:linear-gradient(270deg,#000,#0000);mask:linear-gradient(270deg,#000,#0000)}.BlogHero-module-scss-module__J77mrG__image{object-fit:cover;object-position:center;width:100%;height:100%}.BlogHero-module-scss-module__J77mrG__heroContent{padding:2rem 0}.BlogHero-module-scss-module__J77mrG__layout{flex-direction:column;gap:2rem;display:flex}@media (min-width:1024px){.BlogHero-module-scss-module__J77mrG__layout{flex-direction:row}}.BlogHero-module-scss-module__J77mrG__main{flex:1;height:100%}@media (min-width:1680px){.BlogHero-module-scss-module__J77mrG__main{flex:2;padding:1rem 0}}.BlogHero-module-scss-module__J77mrG__main .BlogHero-module-scss-module__J77mrG__mainCard{flex:1;height:100%;min-height:40rem}@media (min-width:1024px){.BlogHero-module-scss-module__J77mrG__sidebar{flex:1;max-width:25rem}}.BlogHero-module-scss-module__J77mrG__sidebar .BlogHero-module-scss-module__J77mrG__list{gap:.25rem;height:100%}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.InfoGrid-module-scss-module__q5Vtxq__infoGrid{background-color:var(--primary-5);border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;padding:3rem;display:flex}.InfoGrid-module-scss-module__q5Vtxq__grid{display:grid}@media (min-width:1024px){.InfoGrid-module-scss-module__q5Vtxq__grid{gap:3rem}}.InfoGrid-module-scss-module__q5Vtxq__grid.InfoGrid-module-scss-module__q5Vtxq__gridCols2{grid-template-columns:1fr}@media (min-width:768px){.InfoGrid-module-scss-module__q5Vtxq__grid.InfoGrid-module-scss-module__q5Vtxq__gridCols2{grid-template-columns:repeat(2,1fr)}}.InfoGrid-module-scss-module__q5Vtxq__grid.InfoGrid-module-scss-module__q5Vtxq__gridCols3{grid-template-columns:1fr}@media (min-width:768px){.InfoGrid-module-scss-module__q5Vtxq__grid.InfoGrid-module-scss-module__q5Vtxq__gridCols3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.InfoGrid-module-scss-module__q5Vtxq__grid.InfoGrid-module-scss-module__q5Vtxq__gridCols3{grid-template-columns:repeat(3,1fr)}.InfoGrid-module-scss-module__q5Vtxq__grid.InfoGrid-module-scss-module__q5Vtxq__items2,.InfoGrid-module-scss-module__q5Vtxq__grid.InfoGrid-module-scss-module__q5Vtxq__items3{max-width:30rem}.InfoGrid-module-scss-module__q5Vtxq__grid.InfoGrid-module-scss-module__q5Vtxq__items4{max-width:40rem}}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.InfoGridItem-module-scss-module__kZM5lW__gridItem{background-color:var(--primary-3);border-radius:1.5rem;padding:2rem}@media (min-width:1024px){.InfoGridItem-module-scss-module__kZM5lW__gridItem{border-radius:2rem;padding:3rem}}.InfoGridItem-module-scss-module__kZM5lW__content{color:var(--primary-1)}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.CardHero-module-scss-module__ACNjFG__heroCard{padding:4rem 0;position:relative}.CardHero-module-scss-module__ACNjFG__heroCard .CardHero-module-scss-module__ACNjFG__card{z-index:2;background-color:var(--primary-2);border-radius:2rem;flex-direction:column;gap:1rem;min-height:35rem;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width:768px){.CardHero-module-scss-module__ACNjFG__heroCard .CardHero-module-scss-module__ACNjFG__card{min-height:30rem;padding:4rem}}.CardHero-module-scss-module__ACNjFG__heroCard .CardHero-module-scss-module__ACNjFG__content{z-index:2;max-width:40rem;color:var(--white);flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex;position:relative}.CardHero-module-scss-module__ACNjFG__heroCard .CardHero-module-scss-module__ACNjFG__content .CardHero-module-scss-module__ACNjFG__label{background-color:var(--primary-1);color:var(--white);border-radius:.5rem;padding:.5rem 1rem}.CardHero-module-scss-module__ACNjFG__heroCard .CardHero-module-scss-module__ACNjFG__content .CardHero-module-scss-module__ACNjFG__title{color:var(--white)}.CardHero-module-scss-module__ACNjFG__heroCard .CardHero-module-scss-module__ACNjFG__image{z-index:1;opacity:.2;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20%);mask-image:linear-gradient(90deg,#0000,#000 20%);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CardHero-module-scss-module__ACNjFG__heroCard .CardHero-module-scss-module__ACNjFG__gradientCircle{z-index:1;background-color:var(--danger-1);opacity:.2;filter:blur(10rem);-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:50%;width:clamp(50rem,100vw,80rem);height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.CardColumns-module-scss-module__MNvjnG__cardColumns{padding:4rem 0;position:relative}.CardColumns-module-scss-module__MNvjnG__cardColumns .CardColumns-module-scss-module__MNvjnG__content{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}@media (min-width:1024px){.CardColumns-module-scss-module__MNvjnG__cardColumns .CardColumns-module-scss-module__MNvjnG__content{flex-direction:row;gap:3rem}}.CardColumns-module-scss-module__MNvjnG__cardColumns .CardColumns-module-scss-module__MNvjnG__card{flex:1}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.HealthInfo-module-scss-module__Uh06_W__healthInfo{padding:4rem 0}.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__content{flex-direction:column;gap:4rem;display:flex}.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__header{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__header .HealthInfo-module-scss-module__Uh06_W__title,.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__header .HealthInfo-module-scss-module__Uh06_W__description{text-align:center;max-width:50rem}.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__cards{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__cards{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__cards{grid-template-columns:repeat(4,1fr)}}.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__box{background-color:var(--primary-1);text-align:center;border-radius:2rem;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}@media (min-width:1024px){.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__box{padding:4rem}}.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__box .HealthInfo-module-scss-module__Uh06_W__boxTitle,.HealthInfo-module-scss-module__Uh06_W__healthInfo .HealthInfo-module-scss-module__Uh06_W__box .HealthInfo-module-scss-module__Uh06_W__boxDescription{color:var(--white);max-width:50rem}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.HealthGrid-module-scss-module__hsy8_G__healthInfo{padding:4rem 0}.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__content{flex-direction:column;gap:4rem;display:flex}.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__header{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__header .HealthGrid-module-scss-module__hsy8_G__title,.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__header .HealthGrid-module-scss-module__hsy8_G__description{color:var(--primary-1);text-align:center;max-width:50rem}.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__cards{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__cards{grid-template-columns:repeat(4,1fr);gap:2rem}}.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__bottom{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__bottom .HealthGrid-module-scss-module__hsy8_G__bottomTitle,.HealthGrid-module-scss-module__hsy8_G__healthInfo .HealthGrid-module-scss-module__hsy8_G__bottom .HealthGrid-module-scss-module__hsy8_G__bottomDescription{color:var(--primary-1);max-width:50rem}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.Hero-module-scss-module__PUqNQq__hero{z-index:1;padding-top:3rem;padding-bottom:3rem;position:relative}.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent{background:linear-gradient(to bottom right,var(--primary-2),var(--primary-3));border-radius:4rem 4rem 8rem 8rem;align-items:center;min-height:500px;display:grid}@media (min-width:1024px){.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent{grid-template-columns:4fr 3fr;min-height:400px}}@media (min-width:1680px){.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent{grid-template-columns:1fr 1fr;min-height:600px}}.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroIntro{flex-direction:column;gap:2rem;padding:2rem;display:flex}@media (min-width:768px){.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroIntro{padding:4rem}}.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroIntro .Hero-module-scss-module__PUqNQq__heroText{flex-direction:column;gap:1rem;display:flex}.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroIntro .Hero-module-scss-module__PUqNQq__heroText .Hero-module-scss-module__PUqNQq__heroTitle,.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroIntro .Hero-module-scss-module__PUqNQq__heroText .Hero-module-scss-module__PUqNQq__heroDescription{color:var(--white)}.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroImageContainer{border-radius:0 0 8rem;justify-content:center;width:100%;height:100%;min-height:32rem;display:flex;overflow:hidden}@media (min-width:1024px){.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroImageContainer{border-radius:0 4rem 8rem 0}}@media (min-width:1680px){.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroImageContainer{min-height:none}}.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroImageContainer .Hero-module-scss-module__PUqNQq__heroImage{object-fit:cover;object-position:center;width:100%;height:100%}@media (min-width:1024px){.Hero-module-scss-module__PUqNQq__hero .Hero-module-scss-module__PUqNQq__heroContent .Hero-module-scss-module__PUqNQq__heroImageContainer .Hero-module-scss-module__PUqNQq__heroImage{-webkit-mask-image:linear-gradient(90deg,#0000,#000 20%);mask-image:linear-gradient(90deg,#0000,#000 20%);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@keyframes Hero-module-scss-module__PUqNQq__heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__PUqNQq__heroFadeIn{0%{opacity:0}to{opacity:1}}.Hero-module-scss-module__PUqNQq__heroIntro{animation:.4s ease-out both Hero-module-scss-module__PUqNQq__heroFadeUp}.Hero-module-scss-module__PUqNQq__heroImageContainer{animation:.5s ease-out .1s both Hero-module-scss-module__PUqNQq__heroFadeIn}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.HighlightCard-module-scss-module__lZ8rpq__highlightCard{padding:4rem 0;position:relative}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__card{z-index:2;background-color:var(--primary-2);border-radius:2rem;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width:1024px){.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__card{flex-direction:row}}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__content{z-index:2;max-width:40rem;color:var(--white);flex-direction:column;flex-shrink:1;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex;position:relative}@media (min-width:768px){.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__content{padding:4rem}}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__content .HighlightCard-module-scss-module__lZ8rpq__label{background-color:var(--primary-1);color:var(--white);border-radius:.5rem;padding:.5rem 1rem}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__content .HighlightCard-module-scss-module__lZ8rpq__title{color:var(--white)}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__imageWrapper{aspect-ratio:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__imageWrapper{flex-shrink:0;width:50%}}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__image{width:100%;height:100%}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__backgroundImage{z-index:1;opacity:.2;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;width:70%;height:100%;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20%);mask-image:linear-gradient(90deg,#0000,#000 20%);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__gradientCircle{z-index:1;opacity:.2;filter:blur(10rem);-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#3cade2;border-radius:50%;width:clamp(50rem,100vw,80rem);height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__gradient-green{background-color:#7ed321}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__gradient-blue{background-color:#3cade2}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__gradient-orange{background-color:#ff895b}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__gradient-yellow{background-color:#f9cc19}.HighlightCard-module-scss-module__lZ8rpq__highlightCard .HighlightCard-module-scss-module__lZ8rpq__gradient-red{background-color:#e23c3f}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.ImageBanner-module-scss-module__TAPmWa__imageBanner{padding:4rem 0;position:relative}.ImageBanner-module-scss-module__TAPmWa__imageBanner .ImageBanner-module-scss-module__TAPmWa__card{z-index:2;background-color:var(--primary-1);border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:35rem;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width:768px){.ImageBanner-module-scss-module__TAPmWa__imageBanner .ImageBanner-module-scss-module__TAPmWa__card{min-height:30rem;padding:4rem}}.ImageBanner-module-scss-module__TAPmWa__imageBanner .ImageBanner-module-scss-module__TAPmWa__content{z-index:2;max-width:50rem;color:var(--white);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.ImageBanner-module-scss-module__TAPmWa__imageBanner .ImageBanner-module-scss-module__TAPmWa__content .ImageBanner-module-scss-module__TAPmWa__title{color:var(--white)}.ImageBanner-module-scss-module__TAPmWa__imageBanner .ImageBanner-module-scss-module__TAPmWa__image{z-index:1;opacity:.2;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.ImageBannerModal-module-scss-module__xl5lPW__imageBannerModal{margin-bottom:8rem;padding:4rem 0;position:relative}.ImageBannerModal-module-scss-module__xl5lPW__imageBannerModal .ImageBannerModal-module-scss-module__xl5lPW__card{z-index:2;background-color:var(--primary-1);border-radius:2rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;min-height:35rem;padding:3rem;display:flex;position:relative;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width:768px){.ImageBannerModal-module-scss-module__xl5lPW__imageBannerModal .ImageBannerModal-module-scss-module__xl5lPW__card{flex-direction:row;min-height:30rem;padding:4rem}}.ImageBannerModal-module-scss-module__xl5lPW__imageBannerModal .ImageBannerModal-module-scss-module__xl5lPW__content{z-index:2;max-width:50rem;color:var(--white);flex-direction:column;flex:1;gap:1.5rem;display:flex;position:relative}.ImageBannerModal-module-scss-module__xl5lPW__imageBannerModal .ImageBannerModal-module-scss-module__xl5lPW__content .ImageBannerModal-module-scss-module__xl5lPW__title{color:var(--white)}.ImageBannerModal-module-scss-module__xl5lPW__imageBannerModal .ImageBannerModal-module-scss-module__xl5lPW__modal{z-index:2;background-color:var(--neutral-9);color:var(--primary-1);border-radius:1.5rem;flex-direction:column;flex:1;align-self:flex-end;gap:1rem;padding:1.5rem;display:flex;position:relative;transform:translateY(8rem)}.ImageBannerModal-module-scss-module__xl5lPW__imageBannerModal .ImageBannerModal-module-scss-module__xl5lPW__image{z-index:1;opacity:.2;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:2rem;width:100%;height:100%;position:absolute;inset:0}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.Grid-module-scss-module__lpOd6a__grid{padding:4rem 0}.Grid-module-scss-module__lpOd6a__grid .Grid-module-scss-module__lpOd6a__content{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Grid-module-scss-module__lpOd6a__grid .Grid-module-scss-module__lpOd6a__content{grid-template-columns:repeat(min(2,var(--grid-columns,2)),1fr)}}@media (min-width:1024px){.Grid-module-scss-module__lpOd6a__grid .Grid-module-scss-module__lpOd6a__content{grid-template-columns:repeat(var(--grid-columns,2),1fr);gap:3rem}}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.ImageSection-module-scss-module__BgTf6a__imageSection{padding:4rem 0}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.ImageTiles-module-scss-module__o0Upaq__imageTiles{padding:4rem 0}.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__content{flex-direction:column;gap:4rem;display:flex}.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__header{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__header .ImageTiles-module-scss-module__o0Upaq__title,.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__header .ImageTiles-module-scss-module__o0Upaq__description{color:var(--primary-1);text-align:center;max-width:50rem}.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tiles{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:1024px){.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tiles{gap:4rem}}.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tilesRow{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tilesRow{flex-direction:row}}@media (min-width:1024px){.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tilesRow{gap:4rem}}.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tilesRow:first-child .ImageTiles-module-scss-module__o0Upaq__tile,.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tilesRow:last-child .ImageTiles-module-scss-module__o0Upaq__tile{aspect-ratio:3/2;flex:1}@media (min-width:768px){.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tilesRow:last-child .ImageTiles-module-scss-module__o0Upaq__tile{aspect-ratio:1}}.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tile{border-radius:1.5rem;width:auto;max-width:30rem;height:20rem;overflow:hidden}.ImageTiles-module-scss-module__o0Upaq__imageTiles .ImageTiles-module-scss-module__o0Upaq__tile>*{width:100%;height:100%}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.InfoSection-module-scss-module__4zdZkG__infoSection{padding:4rem 0;position:relative}.InfoSection-module-scss-module__4zdZkG__infoSection .InfoSection-module-scss-module__4zdZkG__content{background-color:var(--primary-5);border-radius:2rem;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:3rem;display:flex}@media (min-width:768px){.InfoSection-module-scss-module__4zdZkG__infoSection .InfoSection-module-scss-module__4zdZkG__content{padding:4rem}}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.Section-module-scss-module__39o2Ya__section{padding:4rem 0}.Section-module-scss-module__39o2Ya__section .Section-module-scss-module__39o2Ya__content{flex-direction:column;align-items:center;gap:4rem;display:flex}.Section-module-scss-module__39o2Ya__section.Section-module-scss-module__39o2Ya__fullWidth .Section-module-scss-module__39o2Ya__content>*{width:100%;max-width:none}.Section-module-scss-module__39o2Ya__section.Section-module-scss-module__39o2Ya__limitedWidth .Section-module-scss-module__39o2Ya__content>*{max-width:50rem}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.Steps-module-scss-module__9kOQ9W__steps{padding:2rem 0}@media (min-width:1024px){.Steps-module-scss-module__9kOQ9W__steps{padding:4rem 0}}.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__content{flex-direction:column;gap:2rem;display:flex}@media (min-width:1024px){.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__content{gap:4rem}}.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__header{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__header .Steps-module-scss-module__9kOQ9W__title,.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__header .Steps-module-scss-module__9kOQ9W__description{color:var(--primary-1);text-align:center;max-width:50rem}.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__cards{width:100%;padding-top:var(--spacing-2xl);flex-wrap:wrap;justify-content:center;align-items:stretch;gap:4rem 2rem;display:flex}@media (min-width:1024px){.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__cards{padding-top:none}}.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__card{width:100%;max-width:30rem;height:auto;display:flex}@media (min-width:768px){.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__card{width:calc(50% - 1.5rem)}}@media (min-width:1024px){.Steps-module-scss-module__9kOQ9W__steps .Steps-module-scss-module__9kOQ9W__card{width:calc(33.333% - 2rem)}}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.FAQ-module-scss-module__28Xh8W__faq{padding:4rem 0}.FAQ-module-scss-module__28Xh8W__faq .FAQ-module-scss-module__28Xh8W__content{flex-direction:column;align-items:center;gap:4rem;display:flex}.FAQ-module-scss-module__28Xh8W__faq .FAQ-module-scss-module__28Xh8W__header{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.FAQ-module-scss-module__28Xh8W__faq .FAQ-module-scss-module__28Xh8W__header .FAQ-module-scss-module__28Xh8W__title,.FAQ-module-scss-module__28Xh8W__faq .FAQ-module-scss-module__28Xh8W__header .FAQ-module-scss-module__28Xh8W__description{color:var(--primary-1);text-align:center;max-width:50rem}.FAQ-module-scss-module__28Xh8W__faq .FAQ-module-scss-module__28Xh8W__faqList{flex-direction:column;gap:1rem;max-width:50rem;display:flex}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.ImageHero-module-scss-module__EXAQIa__imageHero{background-color:var(--primary-1);padding:4rem 0;position:relative}.ImageHero-module-scss-module__EXAQIa__imageHero .ImageHero-module-scss-module__EXAQIa__content{z-index:2;aspect-ratio:3;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.ImageHero-module-scss-module__EXAQIa__imageHero .ImageHero-module-scss-module__EXAQIa__content .ImageHero-module-scss-module__EXAQIa__display{color:var(--white);text-shadow:0 0 1rem #0000004d;font-size:clamp(1rem,8cqw,50rem)}.ImageHero-module-scss-module__EXAQIa__imageHero .ImageHero-module-scss-module__EXAQIa__image{z-index:1;opacity:.7;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.CourseFooter-module-scss-module__QRK_gq__courseFooter{background-color:var(--primary-1);color:var(--white);grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:.25rem .5rem;padding:1rem;display:grid}@media (min-width:768px){.CourseFooter-module-scss-module__QRK_gq__courseFooter{flex-direction:row;gap:1rem;min-height:3.5rem;padding:1rem 2rem;display:flex}}.CourseFooter-module-scss-module__QRK_gq__topRow{align-items:center;gap:1rem;width:100%;display:flex}.CourseFooter-module-scss-module__QRK_gq__menuButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;grid-row:1/3;justify-content:center;align-self:center;align-items:center;width:2.5rem;height:2.5rem;padding:.25rem;display:flex}@media (min-width:768px){.CourseFooter-module-scss-module__QRK_gq__menuButton{grid-row:auto;padding:.5rem}}@media (hover:hover) and (pointer:fine){.CourseFooter-module-scss-module__QRK_gq__menuButton:hover .CourseFooter-module-scss-module__QRK_gq__menuIcon span{background-color:var(--primary-3)}}.CourseFooter-module-scss-module__QRK_gq__menuIcon{flex-direction:column;justify-content:space-between;width:1.125rem;height:.875rem;display:flex}@media (min-width:768px){.CourseFooter-module-scss-module__QRK_gq__menuIcon{width:1.25rem;height:1rem}}.CourseFooter-module-scss-module__QRK_gq__menuIcon span{background-color:var(--white);border-radius:.0625rem;width:100%;height:.125rem;transition:background-color .2s;display:block}.CourseFooter-module-scss-module__QRK_gq__moduleInfo{white-space:nowrap;grid-area:1/2;align-items:center;gap:.5rem;min-width:0;font-size:.875rem;font-weight:600;display:flex}@media (min-width:768px){.CourseFooter-module-scss-module__QRK_gq__moduleInfo{flex:none;grid-area:auto;font-size:1rem}}.CourseFooter-module-scss-module__QRK_gq__moduleNumber{color:var(--primary-3);flex-shrink:0}.CourseFooter-module-scss-module__QRK_gq__moduleTitle{letter-spacing:.05em;text-overflow:ellipsis;overflow:hidden}@media (min-width:768px){.CourseFooter-module-scss-module__QRK_gq__moduleTitle{max-width:none;overflow:visible}}.CourseFooter-module-scss-module__QRK_gq__progressPercent{flex-shrink:0;margin-left:auto;font-size:.875rem;font-weight:600}@media (min-width:768px){.CourseFooter-module-scss-module__QRK_gq__progressPercent{margin-left:0;padding-left:1rem}}.CourseFooter-module-scss-module__QRK_gq__progressBarContainer{background-color:#fff3;border-radius:.1875rem;grid-area:2/2;width:100%;height:.375rem;overflow:hidden}@media (min-width:768px){.CourseFooter-module-scss-module__QRK_gq__progressBarContainer{flex:1;grid-area:auto;width:auto;height:.5rem}}.CourseFooter-module-scss-module__QRK_gq__progressBar{background-color:var(--primary-3);border-radius:.1875rem;height:100%;transition:width .3s ease-out}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.CourseMenu-module-scss-module__D7ANHG__menuOverlay{z-index:1000;background-color:#00000080;animation:.2s CourseMenu-module-scss-module__D7ANHG__fadeIn;position:fixed;inset:0}@keyframes CourseMenu-module-scss-module__D7ANHG__fadeIn{0%{opacity:0}to{opacity:1}}.CourseMenu-module-scss-module__D7ANHG__menuDrawer{background-color:var(--white);border-top-left-radius:2rem;border-top-right-radius:2rem;flex-direction:column;max-height:60vh;animation:.3s CourseMenu-module-scss-module__D7ANHG__slideUp;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes CourseMenu-module-scss-module__D7ANHG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.CourseMenu-module-scss-module__D7ANHG__menuDrawer{border-radius:2rem 2rem 0 0;width:100%;max-width:50rem;max-height:50vh;left:50%;right:auto;transform:translate(-50%)}@keyframes CourseMenu-module-scss-module__D7ANHG__slideUp{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}}.CourseMenu-module-scss-module__D7ANHG__dragHandle{cursor:grab;justify-content:center;padding:1rem 0;display:flex}.CourseMenu-module-scss-module__D7ANHG__dragBar{background-color:var(--neutral-6);border-radius:.5rem;width:3rem;height:.25rem}.CourseMenu-module-scss-module__D7ANHG__closeButton{cursor:pointer;width:2.5rem;height:2.5rem;color:var(--neutral-1);background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.CourseMenu-module-scss-module__D7ANHG__closeButton:hover{background-color:var(--neutral-9)}.CourseMenu-module-scss-module__D7ANHG__moduleList{flex:1;padding:.5rem 1.5rem;overflow-y:auto}.CourseMenu-module-scss-module__D7ANHG__moduleItem{border:none;border-bottom:.0625rem solid var(--neutral-8);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:1.5rem;width:100%;padding:1rem .5rem;transition:background-color .2s;display:flex}.CourseMenu-module-scss-module__D7ANHG__moduleItem:hover{background-color:var(--primary-5)}.CourseMenu-module-scss-module__D7ANHG__moduleItem:last-child{border-bottom:none}.CourseMenu-module-scss-module__D7ANHG__moduleNumber{width:2.5rem;height:2.5rem;color:var(--primary-2);flex-shrink:0;justify-content:center;align-items:center;font-size:3rem;display:flex}.CourseMenu-module-scss-module__D7ANHG__moduleContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.CourseMenu-module-scss-module__D7ANHG__moduleTitle{color:var(--primary-1);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CourseMenu-module-scss-module__D7ANHG__moduleProgress{color:var(--primary-1);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.CourseMenu-module-scss-module__D7ANHG__inProgressStatus{border:.125rem solid var(--primary-1);border-radius:50%;flex-shrink:0;width:1.125rem;height:1.125rem}.CourseMenu-module-scss-module__D7ANHG__checkIcon{color:var(--primary-1);flex-shrink:0;width:1.125rem;height:1.125rem}.CourseMenu-module-scss-module__D7ANHG__moduleItem.CourseMenu-module-scss-module__D7ANHG__complete .CourseMenu-module-scss-module__D7ANHG__moduleProgress{font-weight:700}.CourseMenu-module-scss-module__D7ANHG__moduleItem.CourseMenu-module-scss-module__D7ANHG__current{background-color:var(--primary-5)}.CourseMenu-module-scss-module__D7ANHG__moduleItem.CourseMenu-module-scss-module__D7ANHG__current .CourseMenu-module-scss-module__D7ANHG__moduleTitle{font-weight:600}.CourseMenu-module-scss-module__D7ANHG__moduleItem.CourseMenu-module-scss-module__D7ANHG__not-started .CourseMenu-module-scss-module__D7ANHG__moduleProgress{opacity:.6}.CourseMenu-module-scss-module__D7ANHG__menuFooter{border-top:.0625rem solid var(--neutral-8);padding:1.5rem}.CourseMenu-module-scss-module__D7ANHG__homeLink{background-color:var(--neutral-2);width:100%;color:var(--white);border-radius:1rem;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.CourseMenu-module-scss-module__D7ANHG__homeLink:hover{background-color:var(--neutral-1)}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.CourseNavigation-module-scss-module__tpT3Ua__courseNavigation{z-index:90;align-items:center;gap:.5rem;display:flex;position:fixed;bottom:6rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.CourseNavigation-module-scss-module__tpT3Ua__courseNavigation{gap:1rem;bottom:5rem}}.CourseNavigation-module-scss-module__tpT3Ua__navButton{background-color:var(--white);border:.125rem solid var(--primary-1);cursor:pointer;width:3.5rem;height:3.5rem;color:var(--primary-1);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 .25rem .75rem #00000026}@media (hover:hover) and (pointer:fine){.CourseNavigation-module-scss-module__tpT3Ua__navButton:hover:not(:disabled){background-color:var(--primary-1);color:var(--white);box-shadow:0 .375rem 1rem #0003}}.CourseNavigation-module-scss-module__tpT3Ua__navButton:active:not(:disabled){transform:scale(.95)}.CourseNavigation-module-scss-module__tpT3Ua__navButton:disabled{opacity:.3;cursor:not-allowed}@media (min-width:768px){.CourseNavigation-module-scss-module__tpT3Ua__navButton{width:3.5rem;height:3.5rem}}.CourseNavigation-module-scss-module__tpT3Ua__navButton svg{width:1.5rem;height:1.5rem}@media (min-width:768px){.CourseNavigation-module-scss-module__tpT3Ua__navButton svg{width:1.5rem;height:1.5rem}}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.SlideRenderer-module-scss-module__iC7SNa__slideWrapper{width:100%;height:100%}.SlideRenderer-module-scss-module__iC7SNa__slideWrapper>*{padding:8rem 1.5rem}@media (min-width:768px){.SlideRenderer-module-scss-module__iC7SNa__slideWrapper>*{padding:6rem 2rem}}.SlideRenderer-module-scss-module__iC7SNa__unknownSlide{color:var(--neutral-2);justify-content:center;align-items:center;padding:4rem;font-style:italic;display:flex}
:root{--font-primary:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--primary-1:#294384;--primary-2:#3cade2;--primary-3:#a9e4ff;--primary-4:#d8eff9;--primary-5:#e3f4fb;--danger-1:#e23c3f;--white:#fff;--neutral-1:#191919;--neutral-2:#333;--neutral-3:#4d4d4d;--neutral-4:#666;--neutral-5:gray;--neutral-6:#999;--neutral-7:#b3b3b3;--neutral-8:#d7d7d7;--neutral-9:#f5f5f5;--black:#000;--yellow-1:#866c01;--yellow-2:#f9cc19;--yellow-3:#fdf2c6;--green-1:#336102;--green-2:#7ed321;--green-3:#e6fcd0;--orange-1:#973406;--orange-2:#ff895b;--orange-3:#ffeede;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.4;--line-height-relaxed:1.6;--border-radius-sm:.5rem;--border-radius-md:1rem;--border-radius-lg:1.5rem;--border-radius-xl:2rem;--border-radius-2xl:4rem;--border-radius-3xl:8rem;--border-radius-full:9999px;--container-sm:40rem;--container-md:48rem;--container-lg:64rem;--container-xl:90rem;--shadow-sm:$shadow-sm;--shadow-md:$shadow-md;--shadow-lg:$shadow-lg;--shadow-xl:$shadow-xl;--transition-fast:.15s ease-in-out;--transition-normal:.2s ease-in-out;--transition-slow:.4s ease-in-out}.Card-module-scss-module__u5ADyG__card{background-color:var(--neutral-9);border-radius:2rem;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.Card-module-scss-module__u5ADyG__number{z-index:3;background-color:var(--primary-2);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:5rem;height:5rem;font-size:1.875rem;font-weight:700;display:flex;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Card-module-scss-module__u5ADyG__number p{color:var(--white)}.Card-module-scss-module__u5ADyG__icon{z-index:3;border-radius:50%;width:5rem;height:5rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Card-module-scss-module__u5ADyG__content{z-index:2;flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex;position:relative}@media (min-width:1024px){.Card-module-scss-module__u5ADyG__content{gap:2rem;padding:3rem}}.Card-module-scss-module__u5ADyG__content.Card-module-scss-module__u5ADyG__numberContent{padding-top:3rem}@media (min-width:1024px){.Card-module-scss-module__u5ADyG__content.Card-module-scss-module__u5ADyG__numberContent{padding-top:4rem}}.Card-module-scss-module__u5ADyG__title{color:inherit}.Card-module-scss-module__u5ADyG__imageWrapper{z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6;border-radius:2rem;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.Card-module-scss-module__u5ADyG__image{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;-webkit-mask:linear-gradient(#000,#0000 100%);mask:linear-gradient(#000,#0000 100%)}.Card-module-scss-module__u5ADyG__bg-primary-1{background-color:var(--primary-1);color:var(--white)}.Card-module-scss-module__u5ADyG__bg-neutral-9{background-color:var(--neutral-9);color:var(--primary-1)}.Card-module-scss-module__u5ADyG__text-left{text-align:left}.Card-module-scss-module__u5ADyG__text-center{text-align:center}.Card-module-scss-module__u5ADyG__text-right{text-align:right}
