.Header-module__hBw1pG__header{z-index:98;background-color:var(--surface-header);padding:25px;transition:transform .3s,background-color .35s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__hidden{transform:translateY(-100%)}.Header-module__hBw1pG__inner{align-items:center;max-width:1500px;margin:0 auto;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0}.Header-module__hBw1pG__logo img{width:200px;height:auto}.Header-module__hBw1pG__nav{flex:1;align-items:center;min-width:0;display:flex}.Header-module__hBw1pG__navLinks{flex:1;justify-content:center;align-items:center;gap:0;display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-body);color:#fff;cursor:pointer;letter-spacing:.01em;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:10px 16px;font-size:1.2rem;font-weight:400;line-height:1;transition:color .2s;display:inline-flex}.Header-module__hBw1pG__navLink:hover{color:var(--color-accent)}.Header-module__hBw1pG__dropdown{position:relative}.Header-module__hBw1pG__megaDropdown{position:static}.Header-module__hBw1pG__mobileCoursesDropdown{display:none}.Header-module__hBw1pG__dropdownMenu{background:var(--surface-raised);z-index:100;border-radius:8px;min-width:300px;padding:8px 0;position:absolute;top:100%;left:0;box-shadow:0 8px 32px #0000001f}.Header-module__hBw1pG__dropdownMenu a{color:var(--color-primary);padding:12px 20px;font-size:.95rem;font-weight:500;transition:background .2s;display:block}.Header-module__hBw1pG__dropdownMenu a:hover{background:var(--color-hero-bg)}.Header-module__hBw1pG__megaMenu{background:var(--surface-raised);z-index:100;border-top:1px solid var(--border-subtle);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 40px #0000001f}.Header-module__hBw1pG__megaMenuOpen{opacity:1;visibility:visible;pointer-events:auto}.Header-module__hBw1pG__megaMenuInner{grid-template-columns:260px 1fr 380px;gap:0;max-width:1440px;margin:0 auto;padding:36px 80px;display:grid}.Header-module__hBw1pG__megaHeading{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:.04em;text-transform:uppercase;margin-bottom:20px;font-size:1.45rem;font-weight:800}.Header-module__hBw1pG__megaCategories{border-right:1px solid var(--border-faint);padding-right:50px}.Header-module__hBw1pG__megaCategoryList{margin:0;padding:0;list-style:none}.Header-module__hBw1pG__megaCategoryItem{font-family:var(--font-body);color:var(--color-primary);cursor:pointer;border-bottom:1px solid var(--border-faint);justify-content:space-between;align-items:center;padding:10px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Header-module__hBw1pG__megaCategoryItem:last-child{border-bottom:1px solid var(--border-faint)}.Header-module__hBw1pG__megaCategoryItem svg{opacity:.35;flex-shrink:0;transition:opacity .2s,transform .2s}.Header-module__hBw1pG__megaCategoryItem:hover{color:var(--color-accent)}.Header-module__hBw1pG__megaCategoryItem:hover svg{opacity:1;transform:translate(2px)}.Header-module__hBw1pG__megaCategoryActive{color:var(--color-accent);border-bottom:2px solid var(--color-accent)}.Header-module__hBw1pG__megaCategoryActive svg{opacity:1;color:var(--color-accent)}.Header-module__hBw1pG__megaCourses{white-space:nowrap;padding:0 40px}.Header-module__hBw1pG__megaCourseList{margin:0;padding:0;list-style:none}.Header-module__hBw1pG__megaCourseItem{font-family:var(--font-body);color:var(--color-text-secondary);align-items:center;gap:8px;padding:10px 0;font-size:1rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.Header-module__hBw1pG__megaCourseItem:hover{color:var(--color-accent)}.Header-module__hBw1pG__megaCourseBullet{color:var(--color-primary);font-size:1.4rem;line-height:1}.Header-module__hBw1pG__megaFeatured{flex-direction:column;gap:12px;display:flex;overflow:hidden}.Header-module__hBw1pG__megaFeaturedCard{background:var(--surface-raised);border-radius:14px;flex-shrink:0;text-decoration:none;transition:box-shadow .25s;overflow:hidden;box-shadow:0 2px 16px #0000000f}.Header-module__hBw1pG__megaFeaturedCard:hover{box-shadow:0 6px 24px #0000001a}.Header-module__hBw1pG__megaFeaturedImageWrap{background:#f3f4f6;width:100%;height:130px;position:relative;overflow:hidden}.Header-module__hBw1pG__megaFeaturedBadge{background:var(--color-accent);color:#fff;font-family:var(--font-body);z-index:2;border-radius:6px;padding:6px 16px;font-size:.9rem;font-weight:600;position:absolute;top:16px;left:16px}.Header-module__hBw1pG__megaFeaturedImage{object-fit:contain;object-position:center;width:100%;height:100%}.Header-module__hBw1pG__megaFeaturedInfo{border-top:1px solid var(--border-subtle);padding:12px 16px}.Header-module__hBw1pG__megaFeaturedTitle{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 3px;font-size:1rem;font-weight:700}.Header-module__hBw1pG__megaFeaturedLink{font-family:var(--font-body);color:var(--color-text-secondary);font-size:.85rem;font-weight:400}.Header-module__hBw1pG__mobileCategoryBtn{color:#fff;width:100%;font-family:var(--font-body);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 24px;font-size:.95rem;font-weight:500;display:flex}.Header-module__hBw1pG__mobileCategoryBtn:hover{background:#ffffff1a}.Header-module__hBw1pG__mobileCategoryBtn svg{opacity:.5}.Header-module__hBw1pG__mobileCoursesList{padding-left:20px}.Header-module__hBw1pG__mobileCoursesList a{color:#fffc;padding:8px 24px;font-size:.85rem;display:block}.Header-module__hBw1pG__buttons{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__btnContact{font-family:var(--font-body);cursor:pointer;background:var(--color-accent);color:#fff;white-space:nowrap;border:none;border-radius:50px;justify-content:center;align-items:center;padding:14px 30px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:2px 2px #13154d17}.Header-module__hBw1pG__btnContact:hover{opacity:.92;box-shadow:2px 2px #13154d}.Header-module__hBw1pG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;display:none}.Header-module__hBw1pG__hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}html[data-theme=dark] .Header-module__hBw1pG__dropdownMenu a:hover{background:#ffffff0f}html[data-theme=dark] .Header-module__hBw1pG__megaFeaturedCard{background:var(--surface-card);border:1px solid var(--border-subtle);box-shadow:0 2px 16px #0006}html[data-theme=dark] .Header-module__hBw1pG__megaFeaturedImageWrap{background:#ffffff0a}@media (max-width:1024px){.Header-module__hBw1pG__header{padding:20px}.Header-module__hBw1pG__btnContact{padding:13px 22px}}@media (max-width:900px){.Header-module__hBw1pG__header{padding:12px 20px}.Header-module__hBw1pG__logo img{width:150px}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__nav{background:var(--surface-header);flex-direction:column;align-items:stretch;gap:4px;padding:20px;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__hBw1pG__navOpen{display:flex}.Header-module__hBw1pG__navLinks{flex-direction:column;align-items:stretch}.Header-module__hBw1pG__navLink{justify-content:flex-start;padding:12px 16px}.Header-module__hBw1pG__megaDropdown{display:none}.Header-module__hBw1pG__mobileCoursesDropdown{display:block}.Header-module__hBw1pG__dropdownMenu{box-shadow:none;background:#ffffff0d;border-radius:8px;min-width:auto;position:static}.Header-module__hBw1pG__dropdownMenu a{color:#fff;padding:10px 24px}.Header-module__hBw1pG__dropdownMenu a:hover{background:#ffffff1a}.Header-module__hBw1pG__buttons{flex-direction:column;width:100%;margin-top:8px}.Header-module__hBw1pG__btnContact{text-align:center;justify-content:center;width:100%;padding:12px 20px}}
.ThemeToggle-module__sGqMhG__toggle{cursor:pointer;color:#fff;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:1px solid #ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:background .25s,border-color .25s,color .25s,transform .25s;display:inline-flex}.ThemeToggle-module__sGqMhG__toggle:hover{background:#ffffff29;border-color:#fff6}.ThemeToggle-module__sGqMhG__toggle:active{transform:scale(.92)}.ThemeToggle-module__sGqMhG__toggle:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.ThemeToggle-module__sGqMhG__icon{opacity:0;justify-content:center;align-items:center;transition:opacity .3s,transform .4s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:rotate(-30deg)scale(.8)}.ThemeToggle-module__sGqMhG__icon[data-visible=true]{opacity:1;transform:none}@media (max-width:900px){.ThemeToggle-module__sGqMhG__toggle{align-self:center;width:44px;height:44px}}
.Footer-module__S6Hkya__footer{background:var(--surface-footer);color:#fff;padding:100px 0 20px}.Footer-module__S6Hkya__ctaRow{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:40px;padding-bottom:50px;display:flex}.Footer-module__S6Hkya__ctaHeading{font-family:var(--font-heading);color:#fff;max-width:56%;font-size:40px;font-style:italic;font-weight:400;line-height:1.3}.Footer-module__S6Hkya__ctaButtons{flex-shrink:0;gap:16px;display:flex}.Footer-module__S6Hkya__btnContact{font-family:var(--font-body);cursor:pointer;background:var(--color-accent);color:#fff;white-space:nowrap;border:none;border-radius:50px;justify-content:center;align-items:center;padding:18px 34px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__btnContact:hover{opacity:.92}.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(4,1fr);gap:30px;padding:50px 0 70px;display:grid}.Footer-module__S6Hkya__linkCol{min-width:0}.Footer-module__S6Hkya__colTitle{font-family:var(--font-heading);color:#fff;margin-bottom:16px;font-size:20px;font-weight:400}.Footer-module__S6Hkya__linkList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__linkList li{padding:5px 0}.Footer-module__S6Hkya__linkList a{font-family:var(--font-heading);color:#fff;font-size:14px;transition:color .2s}.Footer-module__S6Hkya__linkList a:hover{color:var(--color-accent)}.Footer-module__S6Hkya__contactList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__contactList li{font-family:var(--font-heading);color:#ffffffd9;align-items:flex-start;gap:8px;padding:5px 0;font-size:14px;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactList li svg{color:#fff;flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__address{margin-top:8px}.Footer-module__S6Hkya__logoRow{border-top:1px solid #ffffff21;flex-direction:column;align-items:center;gap:24px;padding:50px 0 40px;display:flex}.Footer-module__S6Hkya__badges{align-items:center;gap:20px;display:flex}.Footer-module__S6Hkya__copyright{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.Footer-module__S6Hkya__copyright p{font-family:var(--font-body);color:#ffffffa6;font-size:.85rem}.Footer-module__S6Hkya__legalLinks{gap:20px;display:flex}.Footer-module__S6Hkya__legalLinks a{font-family:var(--font-body);color:#fff;font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__legalLinks a:hover{color:var(--color-accent)}@media (max-width:900px){.Footer-module__S6Hkya__footer{padding:60px 0 20px}.Footer-module__S6Hkya__ctaRow{text-align:center;flex-direction:column;gap:24px}.Footer-module__S6Hkya__ctaHeading{max-width:100%;font-size:28px}.Footer-module__S6Hkya__ctaButtons{flex-direction:column;width:100%}.Footer-module__S6Hkya__btnContact{text-align:center;justify-content:center;width:100%}.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(2,1fr);gap:30px 20px}.Footer-module__S6Hkya__logoRow{flex-direction:column;gap:16px}.Footer-module__S6Hkya__copyright{text-align:center;flex-direction:column-reverse;gap:12px;padding-top:16px}}@media (max-width:500px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:1fr}}
.Hero-module__ZARIfG__hero{background:var(--color-hero-bg);align-items:center;min-height:100vh;padding:100px 0;display:flex;overflow:hidden}.Hero-module__ZARIfG__inner{align-items:center;gap:40px;width:100%;display:flex}.Hero-module__ZARIfG__content{flex:0 0 55.5%;max-width:55.5%}.Hero-module__ZARIfG__badge{background:var(--color-savoy-blue);color:#fff;font-family:var(--font-body);letter-spacing:.02em;border-radius:50px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:500;display:inline-block}.Hero-module__ZARIfG__heading{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:20px;font-size:58px;font-weight:600;line-height:1.25}.Hero-module__ZARIfG__description{font-family:var(--font-body);color:var(--color-text-secondary);max-width:520px;margin-bottom:28px;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__social{align-items:center;gap:16px;margin-bottom:32px;display:flex}.Hero-module__ZARIfG__portraits{display:flex}.Hero-module__ZARIfG__portrait{border:2px solid var(--color-primary);border-radius:50%;width:48px;height:48px;margin-right:-12px;position:relative;overflow:hidden}.Hero-module__ZARIfG__portrait img{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__participants{font-family:var(--font-body);color:var(--color-text-secondary);margin-left:8px;font-size:.95rem}.Hero-module__ZARIfG__participants strong{color:var(--color-primary);font-weight:600}.Hero-module__ZARIfG__imageCol{flex:0 0 44.5%;max-width:44.5%}.Hero-module__ZARIfG__heroImage{position:relative}.Hero-module__ZARIfG__heroImage img{border-radius:20px;width:100%;height:auto}.Hero-module__ZARIfG__iconBadge{position:absolute;bottom:-20px;right:-20px}@media (max-width:900px){.Hero-module__ZARIfG__hero{min-height:auto;padding:100px 0 60px}.Hero-module__ZARIfG__inner{flex-direction:column}.Hero-module__ZARIfG__content{flex:0 0 100%;max-width:100%}.Hero-module__ZARIfG__imageCol{display:none}.Hero-module__ZARIfG__heading{font-size:42px}}
.EmployerHero-module__1amN1q__hero{background:var(--surface-page);padding:180px 0 160px}.EmployerHero-module__1amN1q__inner{align-items:flex-start;gap:60px;display:flex}.EmployerHero-module__1amN1q__left{flex:1;min-width:0}.EmployerHero-module__1amN1q__label{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:16px;font-size:20px;font-weight:600}.EmployerHero-module__1amN1q__title{font-family:var(--font-heading);color:var(--color-primary);text-transform:uppercase;margin-bottom:28px;font-size:48px;font-weight:700;line-height:1.15}.EmployerHero-module__1amN1q__description{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:20px;font-size:1rem;line-height:1.8}.EmployerHero-module__1amN1q__ctaBox{background:var(--color-lavender);border-radius:16px;flex-shrink:0;width:380px;padding:36px 32px}.EmployerHero-module__1amN1q__ctaTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:20px;font-size:24px;font-weight:600;line-height:1.3}.EmployerHero-module__1amN1q__ctaSubtitle{font-family:var(--font-body);color:var(--color-primary);margin-bottom:16px;font-size:.95rem;font-weight:600}.EmployerHero-module__1amN1q__checkList{flex-direction:column;gap:14px;margin:0 0 28px;padding:0;list-style:none;display:flex}.EmployerHero-module__1amN1q__checkItem{font-family:var(--font-body);color:var(--color-primary);align-items:center;gap:10px;font-size:.95rem;font-weight:400;display:flex}.EmployerHero-module__1amN1q__checkMark{color:var(--color-primary);flex-shrink:0;font-size:1rem}.EmployerHero-module__1amN1q__btnMeeting{font-family:var(--font-body);cursor:pointer;background:var(--color-accent);color:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;padding:16px 36px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:2px 2px #13154d17}.EmployerHero-module__1amN1q__btnMeeting:hover{opacity:.9;box-shadow:2px 2px #13154d}.EmployerHero-module__1amN1q__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.EmployerHero-module__1amN1q__visible{opacity:1;transform:translateY(0)}.EmployerHero-module__1amN1q__delay1{transition-delay:.15s}.EmployerHero-module__1amN1q__delay2{transition-delay:.3s}.EmployerHero-module__1amN1q__delay3{transition-delay:.2s}@media (max-width:900px){.EmployerHero-module__1amN1q__hero{padding:120px 0 50px}.EmployerHero-module__1amN1q__inner{flex-direction:column;gap:40px}.EmployerHero-module__1amN1q__ctaBox{width:100%}.EmployerHero-module__1amN1q__title{font-size:36px}}
.EmployerStats-module__brwLTG__stats{color:#fff;background:url(/images/stats-bg.jpg) 50%/cover no-repeat;padding:80px 0;position:relative}.EmployerStats-module__brwLTG__overlay{background:#11223ad9;position:absolute;inset:0}html[data-theme=dark] .EmployerStats-module__brwLTG__overlay{background:#0a1220eb}.EmployerStats-module__brwLTG__inner{z-index:1;align-items:center;gap:60px;display:flex;position:relative}.EmployerStats-module__brwLTG__left{flex:none;max-width:360px}.EmployerStats-module__brwLTG__heading{font-family:var(--font-heading);color:#fff;margin-bottom:28px;font-size:36px;font-weight:600;line-height:1.3}.EmployerStats-module__brwLTG__btnMeeting{font-family:var(--font-body);cursor:pointer;background:var(--color-accent);color:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;padding:18px 34px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:2px 2px #13154d17}.EmployerStats-module__brwLTG__btnMeeting:hover{opacity:.9;box-shadow:2px 2px #13154d}.EmployerStats-module__brwLTG__counters{flex:1;justify-content:flex-end;gap:20px;display:flex}.EmployerStats-module__brwLTG__counter{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:200px;padding:32px 28px;display:flex}.EmployerStats-module__brwLTG__counterCoral{background:var(--color-accent)}.EmployerStats-module__brwLTG__counterPurple{background:var(--color-savoy-blue)}.EmployerStats-module__brwLTG__number{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:44px;font-weight:600;line-height:1}.EmployerStats-module__brwLTG__label{font-family:var(--font-body);color:#ffffffd9;font-size:.95rem;font-weight:400}@media (max-width:900px){.EmployerStats-module__brwLTG__inner{text-align:center;flex-direction:column;gap:40px}.EmployerStats-module__brwLTG__left{max-width:100%}.EmployerStats-module__brwLTG__heading{font-size:30px}.EmployerStats-module__brwLTG__counters{flex-wrap:wrap;justify-content:center}.EmployerStats-module__brwLTG__counter{min-width:150px;padding:24px 20px}.EmployerStats-module__brwLTG__number{font-size:36px}}
.Services-module__dpHhBa__services{background:var(--surface-page);padding:100px 0}.Services-module__dpHhBa__headingRow{justify-content:center;align-items:center;gap:24px;margin-bottom:60px;display:flex}.Services-module__dpHhBa__decoLeft,.Services-module__dpHhBa__decoRight{opacity:.35;flex-shrink:0}.Services-module__dpHhBa__heading{font-family:var(--font-heading);text-align:center;color:var(--color-primary)}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Services-module__dpHhBa__card{background:var(--color-hero-bg);border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.Services-module__dpHhBa__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.Services-module__dpHhBa__imageWrap{border-radius:12px;height:220px;margin:16px 16px 0;overflow:hidden}.Services-module__dpHhBa__imageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__imageWrap img{transform:scale(1.05)}.Services-module__dpHhBa__cardContent{flex-direction:column;flex:1;padding:24px 28px 28px;display:flex}.Services-module__dpHhBa__cardTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px}.Services-module__dpHhBa__cardDesc{font-family:var(--font-body);color:var(--color-text-secondary);flex:1;margin-bottom:20px;font-size:1rem;line-height:1.6}.Services-module__dpHhBa__learnMore{font-family:var(--font-body);color:var(--color-text-primary);align-items:center;gap:6px;font-size:1rem;font-weight:500;transition:color .2s;display:inline-flex}.Services-module__dpHhBa__learnMore:hover{color:var(--color-accent)}@media (max-width:900px){.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:24px}.Services-module__dpHhBa__services{padding:60px 0}.Services-module__dpHhBa__headingRow{margin-bottom:40px}.Services-module__dpHhBa__decoLeft,.Services-module__dpHhBa__decoRight{width:50px;height:50px}}
.EmployerPartners-module__NbzX9q__partners{background:var(--color-card-bg);padding:80px 0 100px}.EmployerPartners-module__NbzX9q__heading{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin-bottom:50px;font-size:36px;font-weight:500}.EmployerPartners-module__NbzX9q__grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1000px;margin:0 auto;display:grid}.EmployerPartners-module__NbzX9q__logoWrap{background:var(--color-white);border-radius:12px;justify-content:center;align-items:center;height:120px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 8px #0000000a}.EmployerPartners-module__NbzX9q__logoWrap:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.EmployerPartners-module__NbzX9q__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.EmployerPartners-module__NbzX9q__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.EmployerPartners-module__NbzX9q__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:600px){.EmployerPartners-module__NbzX9q__grid{grid-template-columns:repeat(2,1fr);gap:16px}.EmployerPartners-module__NbzX9q__heading{margin-bottom:32px;font-size:28px}.EmployerPartners-module__NbzX9q__logoWrap{height:80px;padding:16px}}
.SafeguardingHero-module__RHzSjq__hero{background:var(--color-hero-bg);padding:160px 0 80px}.SafeguardingHero-module__RHzSjq__content{max-width:760px}.SafeguardingHero-module__RHzSjq__iconBadge{background:var(--surface-raised);width:64px;height:64px;color:var(--color-accent);border-radius:18px;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex;box-shadow:0 6px 20px #0f163714}.SafeguardingHero-module__RHzSjq__label{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);margin-bottom:16px;font-size:1rem;font-weight:600}.SafeguardingHero-module__RHzSjq__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:24px}.SafeguardingHero-module__RHzSjq__text{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:18px;font-size:1.15rem;line-height:1.7}.SafeguardingHero-module__RHzSjq__emphasis{color:var(--color-primary);font-weight:600}.SafeguardingHero-module__RHzSjq__actions{margin-top:16px}.SafeguardingHero-module__RHzSjq__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.SafeguardingHero-module__RHzSjq__visible{opacity:1;transform:translateY(0)}.SafeguardingHero-module__RHzSjq__delay1{transition-delay:.15s}.SafeguardingHero-module__RHzSjq__delay2{transition-delay:.3s}.SafeguardingHero-module__RHzSjq__delay3{transition-delay:.45s}@media (max-width:768px){.SafeguardingHero-module__RHzSjq__hero{padding:120px 0 60px}.SafeguardingHero-module__RHzSjq__iconBadge{width:56px;height:56px}.SafeguardingHero-module__RHzSjq__text{font-size:1.05rem}}
.ImpactValues-module__BCyx8q__section{--iv-track:#ececf6;background:#eceefb;padding-bottom:clamp(56px,9vh,120px);position:relative}.ImpactValues-module__BCyx8q__pin{height:175vh;position:relative}.ImpactValues-module__BCyx8q__pin[data-released=true]{height:100vh}.ImpactValues-module__BCyx8q__sticky{background:radial-gradient(125% 90% at 50% 0,#fff 0%,#f6f6fc 46%,#eceefb 100%);flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.ImpactValues-module__BCyx8q__sticky[data-released=true]{position:static}.ImpactValues-module__BCyx8q__glow{pointer-events:none;background:radial-gradient(34% 34% at 20% 32%,#585cd51a,#0000 70%),radial-gradient(32% 32% at 82% 70%,#ef79661a,#0000 70%);position:absolute;inset:0}.ImpactValues-module__BCyx8q__head{text-align:center;margin-bottom:clamp(28px,4vh,52px);position:relative}.ImpactValues-module__BCyx8q__kicker{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--color-savoy-blue);align-items:center;gap:10px;margin-bottom:14px;font-size:.82rem;font-weight:600;display:inline-flex}.ImpactValues-module__BCyx8q__kicker:before,.ImpactValues-module__BCyx8q__kicker:after{content:"";background:linear-gradient(90deg, transparent, var(--color-savoy-blue));width:34px;height:1px}.ImpactValues-module__BCyx8q__kicker:after{background:linear-gradient(90deg, var(--color-savoy-blue), transparent)}.ImpactValues-module__BCyx8q__title{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:-.01em;font-weight:600}.ImpactValues-module__BCyx8q__impactWord{letter-spacing:.06em;display:inline-flex}.ImpactValues-module__BCyx8q__impactWord span{font-weight:700}.ImpactValues-module__BCyx8q__lede{font-family:var(--font-body);color:var(--color-text-secondary);margin-top:14px;font-size:1.15rem}.ImpactValues-module__BCyx8q__stage{aspect-ratio:1;width:min(720px,94vw,80vh);margin:0 auto;position:relative}.ImpactValues-module__BCyx8q__wheel{width:100%;height:100%;display:block;overflow:visible}.ImpactValues-module__BCyx8q__segment{cursor:pointer;transform-box:view-box;transform-origin:500px 500px;outline:none;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .4s,filter .4s;transform:scale(1)}.ImpactValues-module__BCyx8q__wedge{transition:filter .4s}.ImpactValues-module__BCyx8q__segGrow{filter:drop-shadow(0 18px 34px #11223a33)saturate(1.07)brightness(1.05);transform:scale(1.06)}.ImpactValues-module__BCyx8q__segDim{opacity:.32;filter:saturate(.85)}.ImpactValues-module__BCyx8q__icon{color:#fff;pointer-events:none}.ImpactValues-module__BCyx8q__label{font-family:var(--font-heading);fill:#fff;letter-spacing:.04em;pointer-events:none;paint-order:stroke;font-weight:600}.ImpactValues-module__BCyx8q__badge{cursor:pointer;transform-box:fill-box;transform-origin:50%;transition:transform .45s cubic-bezier(.22,1,.36,1),filter .3s,opacity .3s}.ImpactValues-module__BCyx8q__badgeActive{filter:drop-shadow(0 6px 14px #11223a47);transform:scale(1.14)}.ImpactValues-module__BCyx8q__badgeText{font-family:var(--font-heading);fill:#fff;pointer-events:none;font-size:40px;font-weight:700}.ImpactValues-module__BCyx8q__segment:focus-visible .ImpactValues-module__BCyx8q__wedge{filter:brightness(1.08)saturate(1.05)}.ImpactValues-module__BCyx8q__head_dot{pointer-events:none}.ImpactValues-module__BCyx8q__center{--active-color:var(--color-savoy-blue);background:radial-gradient(140% 140% at 50% 12%, #1c3556 0%, var(--brand-navy) 55%, #0c1b30 100%);text-align:center;pointer-events:none;border-radius:50%;place-items:center;width:39%;height:39%;transition:width .55s cubic-bezier(.22,1,.36,1),height .55s cubic-bezier(.22,1,.36,1),border-radius .55s cubic-bezier(.22,1,.36,1),background .45s,box-shadow .45s;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffff14,0 22px 50px #11223a38}.ImpactValues-module__BCyx8q__center[data-open=true]{background:var(--surface-raised);border-radius:30px;width:64%;height:64%;box-shadow:0 0 0 1px #11223a0d,0 30px 70px #11223a38}.ImpactValues-module__BCyx8q__centerLogo,.ImpactValues-module__BCyx8q__centerDetail{flex-direction:column;grid-area:1/1;justify-content:center;align-items:center;transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1);display:flex}.ImpactValues-module__BCyx8q__centerLogo{gap:14px;padding:0 16%}.ImpactValues-module__BCyx8q__centerLogo[data-show=false]{opacity:0;pointer-events:none;transform:scale(.92)}.ImpactValues-module__BCyx8q__centerMark{width:clamp(108px,22vw,168px);height:auto}.ImpactValues-module__BCyx8q__centerTagline{font-family:var(--font-body);color:#ffffffb8;max-width:16ch;font-size:clamp(.66rem,1.6vw,.82rem);font-style:italic;line-height:1.4}.ImpactValues-module__BCyx8q__centerDetail{opacity:0;pointer-events:none;gap:12px;padding:8%;position:relative;transform:scale(.92)}.ImpactValues-module__BCyx8q__centerDetail[data-show=true]{opacity:1;pointer-events:auto;transform:scale(1)}.ImpactValues-module__BCyx8q__closeBtn{z-index:2;cursor:pointer;width:34px;height:34px;color:var(--color-text-secondary);background:#11223a0f;border:none;border-radius:50%;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid;position:absolute;top:16px;right:16px}.ImpactValues-module__BCyx8q__closeBtn:hover{background:color-mix(in srgb, var(--active-color) 70%, #11223a);color:#fff;transform:rotate(90deg)}.ImpactValues-module__BCyx8q__detailWatermark{font-family:var(--font-heading);color:var(--active-color);opacity:.06;pointer-events:none;z-index:0;font-size:clamp(140px,26vw,220px);font-weight:700;line-height:1;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.ImpactValues-module__BCyx8q__detailIcon,.ImpactValues-module__BCyx8q__detailTitle,.ImpactValues-module__BCyx8q__detailDesc,.ImpactValues-module__BCyx8q__detailPractice{z-index:1;position:relative}.ImpactValues-module__BCyx8q__detailIcon{color:#fff;background:var(--active-color);width:64px;height:64px;box-shadow:0 12px 26px color-mix(in srgb, var(--active-color) 40%, transparent);border-radius:18px;place-items:center;margin-bottom:6px;display:grid}.ImpactValues-module__BCyx8q__detailTitle{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:-.01em;font-size:clamp(1.3rem,3.1vw,1.7rem);font-weight:600;line-height:1.16}.ImpactValues-module__BCyx8q__detailDesc{font-family:var(--font-body);color:var(--color-text-secondary);max-width:24ch;font-size:clamp(1rem,2.3vw,1.18rem);line-height:1.45}.ImpactValues-module__BCyx8q__detailPractice{font-family:var(--font-body);color:var(--color-text-primary);max-width:24ch;font-size:clamp(.94rem,2.1vw,1.08rem);line-height:1.42}.ImpactValues-module__BCyx8q__detailPracticeLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--active-color);vertical-align:1px;margin-right:8px;font-size:.74rem;font-weight:700;display:inline-block}.ImpactValues-module__BCyx8q__srLive{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ImpactValues-module__BCyx8q__cards{grid-template-columns:1fr;gap:16px;max-width:560px;margin:56px auto 0;list-style:none;display:none}.ImpactValues-module__BCyx8q__card{background:var(--surface-raised);border:1px solid var(--border-subtle);border-left:5px solid var(--vc);border-radius:18px;align-items:flex-start;gap:18px;padding:22px 22px 24px;display:flex;box-shadow:0 10px 30px #11223a0f}.ImpactValues-module__BCyx8q__cardBadge{background:var(--vc);color:#fff;width:44px;height:44px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.4rem;font-weight:700;display:grid}.ImpactValues-module__BCyx8q__cardTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:8px;font-size:1.12rem;font-weight:600}.ImpactValues-module__BCyx8q__cardDesc{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:10px;font-size:.95rem;line-height:1.55}.ImpactValues-module__BCyx8q__cardPractice{font-family:var(--font-body);color:var(--color-text-primary);font-size:.88rem;line-height:1.5}.ImpactValues-module__BCyx8q__cardPracticeLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--vc);margin-right:7px;font-size:.62rem;font-weight:700;display:inline-block}.ImpactValues-module__BCyx8q__mobileStage{display:none}.ImpactValues-module__BCyx8q__mobileWheel{width:100%;height:100%;display:block;overflow:visible}.ImpactValues-module__BCyx8q__mobileLetter{font-family:var(--font-heading);fill:#fff;pointer-events:none;font-size:108px;font-weight:500}.ImpactValues-module__BCyx8q__dots{display:none}@media (max-width:760px){.ImpactValues-module__BCyx8q__section{padding-bottom:56px}.ImpactValues-module__BCyx8q__head{margin-bottom:24px}.ImpactValues-module__BCyx8q__stage{display:none}.ImpactValues-module__BCyx8q__mobileStage{aspect-ratio:1;transform-origin:50%;width:min(82vw,360px);max-height:380px;margin:0 auto;transition:max-height .55s cubic-bezier(.4,0,.2,1),opacity .4s,transform .55s cubic-bezier(.4,0,.2,1),margin .5s;display:block;overflow:hidden}.ImpactValues-module__BCyx8q__pin[data-released=true],.ImpactValues-module__BCyx8q__sticky[data-released=true]{height:auto}.ImpactValues-module__BCyx8q__sticky[data-released=true] .ImpactValues-module__BCyx8q__mobileStage{opacity:0;pointer-events:none;max-height:0;margin:0 auto;transform:scale(.4)}.ImpactValues-module__BCyx8q__cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;flex-direction:row;align-items:stretch;gap:14px;margin:22px -20px 0;padding:12px 9vw 26px;scroll-padding-inline:9vw;display:flex;overflow:auto hidden}.ImpactValues-module__BCyx8q__cards::-webkit-scrollbar{display:none}.ImpactValues-module__BCyx8q__card{scroll-snap-align:center;flex:0 0 82vw}.ImpactValues-module__BCyx8q__cards[data-anim=true]{opacity:0;transition:opacity .5s,transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(22px)}.ImpactValues-module__BCyx8q__cards[data-anim=true][data-revealed=true]{opacity:1;transform:none}.ImpactValues-module__BCyx8q__dots{justify-content:center;align-items:center;gap:8px;margin-top:6px;display:flex}.ImpactValues-module__BCyx8q__dot{cursor:pointer;background:#11223a2e;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .3s cubic-bezier(.22,1,.36,1),background .3s}.ImpactValues-module__BCyx8q__dot[data-active=true]{background:var(--vc);width:24px}}html[data-theme=dark] .ImpactValues-module__BCyx8q__section{--iv-track:#1b2840;background:#0b1524}html[data-theme=dark] .ImpactValues-module__BCyx8q__sticky{background:radial-gradient(125% 90% at 50% 0,#16243f 0%,#0f1c30 46%,#0b1524 100%)}html[data-theme=dark] .ImpactValues-module__BCyx8q__glow{background:radial-gradient(34% 34% at 20% 32%,#585cd52e,#0000 70%),radial-gradient(32% 32% at 82% 70%,#ef796629,#0000 70%)}html[data-theme=dark] .ImpactValues-module__BCyx8q__closeBtn{background:#ffffff14}html[data-theme=dark] .ImpactValues-module__BCyx8q__detailWatermark{opacity:.13}html[data-theme=dark] .ImpactValues-module__BCyx8q__dot:not([data-active=true]){background:#ffffff38}@media (prefers-reduced-motion:reduce){.ImpactValues-module__BCyx8q__segment,.ImpactValues-module__BCyx8q__center,.ImpactValues-module__BCyx8q__centerLogo,.ImpactValues-module__BCyx8q__centerDetail,.ImpactValues-module__BCyx8q__badge,.ImpactValues-module__BCyx8q__mobileStage,.ImpactValues-module__BCyx8q__cards,.ImpactValues-module__BCyx8q__card,.ImpactValues-module__BCyx8q__dot{transition:none}}
.PartnershipsHero-module__kOQcYG__hero{background:linear-gradient(160deg, var(--color-hero-bg) 0%, #f3f3fc 55%, #fff 100%);padding:170px 0 110px}html[data-theme=dark] .PartnershipsHero-module__kOQcYG__hero{background:linear-gradient(160deg, var(--surface-alt) 0%, var(--surface-card) 55%, var(--surface-page) 100%)}.PartnershipsHero-module__kOQcYG__inner{align-items:center;gap:60px;display:flex}.PartnershipsHero-module__kOQcYG__left{flex:1.15;min-width:0}.PartnershipsHero-module__kOQcYG__label{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:18px;font-size:.95rem;font-weight:600}.PartnershipsHero-module__kOQcYG__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:24px;font-size:52px;font-weight:700;line-height:1.12}.PartnershipsHero-module__kOQcYG__description{font-family:var(--font-body);color:#45414e;max-width:600px;margin-bottom:18px;font-size:1.08rem;line-height:1.8}html[data-theme=dark] .PartnershipsHero-module__kOQcYG__description{color:var(--color-text-secondary)}.PartnershipsHero-module__kOQcYG__actions{flex-wrap:wrap;gap:16px;margin-top:30px;display:flex}.PartnershipsHero-module__kOQcYG__btnPrimary{font-family:var(--font-body);cursor:pointer;background:var(--color-accent);color:var(--color-white);border:none;border-radius:50px;justify-content:center;align-items:center;padding:17px 34px;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 22px #ef796652}.PartnershipsHero-module__kOQcYG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ef79667a}.PartnershipsHero-module__kOQcYG__btnSecondary{font-family:var(--font-body);cursor:pointer;color:var(--color-primary);background:0 0;border:1.5px solid #11223a2e;border-radius:50px;justify-content:center;align-items:center;padding:17px 32px;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.PartnershipsHero-module__kOQcYG__btnSecondary:hover{border-color:var(--color-primary);background:#11223a0a}html[data-theme=dark] .PartnershipsHero-module__kOQcYG__btnSecondary{border-color:var(--border-faint)}html[data-theme=dark] .PartnershipsHero-module__kOQcYG__btnSecondary:hover{border-color:var(--color-primary);background:#ffffff0f}.PartnershipsHero-module__kOQcYG__trustedCard{background:#fff;border-radius:20px;flex-shrink:0;width:400px;padding:32px 30px;box-shadow:0 24px 60px #11223a1f}html[data-theme=dark] .PartnershipsHero-module__kOQcYG__trustedCard{background:var(--surface-raised);box-shadow:var(--shadow-md)}.PartnershipsHero-module__kOQcYG__trustedHeading{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:#8a8f9e;text-align:center;margin-bottom:22px;font-size:.82rem;font-weight:600}html[data-theme=dark] .PartnershipsHero-module__kOQcYG__trustedHeading{color:var(--color-text-secondary)}.PartnershipsHero-module__kOQcYG__logoGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.PartnershipsHero-module__kOQcYG__logoWrap{background:var(--color-card-bg);border:1px solid #eee;border-radius:12px;justify-content:center;align-items:center;height:110px;padding:12px 14px;display:flex}html[data-theme=dark] .PartnershipsHero-module__kOQcYG__logoWrap{background:var(--color-white);border-color:var(--border-subtle)}.PartnershipsHero-module__kOQcYG__trustedNote{font-family:var(--font-body);color:#6a6675;text-align:center;margin-top:22px;font-size:.9rem;line-height:1.6}html[data-theme=dark] .PartnershipsHero-module__kOQcYG__trustedNote{color:var(--color-text-secondary)}.PartnershipsHero-module__kOQcYG__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.PartnershipsHero-module__kOQcYG__visible{opacity:1;transform:translateY(0)}.PartnershipsHero-module__kOQcYG__delay1{transition-delay:.12s}.PartnershipsHero-module__kOQcYG__delay2{transition-delay:.24s}.PartnershipsHero-module__kOQcYG__delay3{transition-delay:.34s}@media (max-width:900px){.PartnershipsHero-module__kOQcYG__hero{padding:120px 0 60px}.PartnershipsHero-module__kOQcYG__inner{flex-direction:column;gap:40px}.PartnershipsHero-module__kOQcYG__title{font-size:36px}.PartnershipsHero-module__kOQcYG__trustedCard{width:100%}}
.SafeguardingConcernModal-module__0y_Vhq__overlay{z-index:2000;background:#060c258c;justify-content:center;align-items:center;padding:20px;animation:.2s SafeguardingConcernModal-module__0y_Vhq__overlayfade;display:flex;position:fixed;inset:0}@keyframes SafeguardingConcernModal-module__0y_Vhq__overlayfade{0%{opacity:0}to{opacity:1}}.SafeguardingConcernModal-module__0y_Vhq__dialog{background:var(--surface-raised);border-radius:20px;width:100%;max-width:540px;max-height:calc(100vh - 40px);padding:32px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #060c254d}.SafeguardingConcernModal-module__0y_Vhq__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:6px;display:flex}.SafeguardingConcernModal-module__0y_Vhq__title{font-family:var(--font-heading);color:var(--color-primary);margin:0;font-size:1.8rem;font-weight:600}.SafeguardingConcernModal-module__0y_Vhq__close{background:var(--color-card-bg);width:38px;height:38px;color:var(--color-primary);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:inline-flex}.SafeguardingConcernModal-module__0y_Vhq__close:hover{background:var(--color-lavender)}.SafeguardingConcernModal-module__0y_Vhq__close:focus-visible{outline:3px solid var(--color-savoy-blue);outline-offset:2px}.SafeguardingConcernModal-module__0y_Vhq__intro{font-family:var(--font-body);color:var(--color-text-secondary);margin:0 0 22px;font-size:1rem;line-height:1.55}.SafeguardingConcernModal-module__0y_Vhq__form{flex-direction:column;gap:16px;display:flex}.SafeguardingConcernModal-module__0y_Vhq__field{flex-direction:column;gap:6px;display:flex}.SafeguardingConcernModal-module__0y_Vhq__label{font-family:var(--font-heading);color:var(--color-primary);font-size:.95rem;font-weight:600}.SafeguardingConcernModal-module__0y_Vhq__input,.SafeguardingConcernModal-module__0y_Vhq__textarea{font-family:var(--font-body);color:var(--color-text-primary);background:var(--color-white);border:1px solid #d8d9ea;border-radius:10px;width:100%;padding:12px 14px;font-size:1rem;transition:border-color .2s,box-shadow .2s}:is(html[data-theme=dark] .SafeguardingConcernModal-module__0y_Vhq__input,html[data-theme=dark] .SafeguardingConcernModal-module__0y_Vhq__textarea){background:var(--surface-sunken);border-color:var(--border-subtle)}.SafeguardingConcernModal-module__0y_Vhq__textarea{resize:vertical;min-height:120px;line-height:1.5}.SafeguardingConcernModal-module__0y_Vhq__input:focus,.SafeguardingConcernModal-module__0y_Vhq__textarea:focus{border-color:var(--color-savoy-blue);outline:none;box-shadow:0 0 0 3px #585cd52e}.SafeguardingConcernModal-module__0y_Vhq__checkboxRow{background:var(--color-card-bg);cursor:pointer;border:1px solid #ededf5;border-radius:10px;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}html[data-theme=dark] .SafeguardingConcernModal-module__0y_Vhq__checkboxRow{border-color:var(--border-subtle)}.SafeguardingConcernModal-module__0y_Vhq__checkboxInput{width:18px;height:18px;accent-color:var(--color-savoy-blue);cursor:pointer;flex-shrink:0;margin-top:1px}.SafeguardingConcernModal-module__0y_Vhq__checkboxText{font-family:var(--font-body);color:var(--color-text-primary);font-size:.95rem;line-height:1.45}.SafeguardingConcernModal-module__0y_Vhq__checkboxText strong{color:var(--color-primary);font-weight:600}.SafeguardingConcernModal-module__0y_Vhq__anonNote{font-family:var(--font-body);color:var(--color-text-secondary);margin:-6px 0 0;font-size:.88rem;line-height:1.5}.SafeguardingConcernModal-module__0y_Vhq__honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.SafeguardingConcernModal-module__0y_Vhq__error{font-family:var(--font-body);color:#b3261e;background:#fdecea;border-radius:8px;margin:0;padding:10px 12px;font-size:.92rem}html[data-theme=dark] .SafeguardingConcernModal-module__0y_Vhq__error{color:#ff9b90;background:#d24a4a29}.SafeguardingConcernModal-module__0y_Vhq__actions{align-items:center;gap:12px;margin-top:4px;display:flex}.SafeguardingConcernModal-module__0y_Vhq__submitBtn:disabled{opacity:.65;cursor:not-allowed}.SafeguardingConcernModal-module__0y_Vhq__cancelBtn{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.02em;color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:50px;padding:14px 18px;font-size:.95rem;font-weight:600;transition:color .2s}.SafeguardingConcernModal-module__0y_Vhq__cancelBtn:hover{color:var(--color-accent)}.SafeguardingConcernModal-module__0y_Vhq__cancelBtn:focus-visible{outline:3px solid var(--color-savoy-blue);outline-offset:2px}.SafeguardingConcernModal-module__0y_Vhq__emergency{font-family:var(--font-body);color:var(--color-text-secondary);margin:6px 0 0;font-size:.9rem}.SafeguardingConcernModal-module__0y_Vhq__emergency strong{color:var(--color-primary)}.SafeguardingConcernModal-module__0y_Vhq__success{text-align:center;padding:12px 8px 8px}.SafeguardingConcernModal-module__0y_Vhq__successIcon{width:64px;height:64px;color:var(--color-savoy-blue);background:#585cd51f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.SafeguardingConcernModal-module__0y_Vhq__successTitle{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 12px;font-size:1.8rem;font-weight:600}.SafeguardingConcernModal-module__0y_Vhq__successBody{font-family:var(--font-body);color:var(--color-text-secondary);margin:0 0 24px;font-size:1rem;line-height:1.6}.SafeguardingConcernModal-module__0y_Vhq__fullBtn{width:100%}@media (max-width:560px){.SafeguardingConcernModal-module__0y_Vhq__dialog{border-radius:16px;padding:24px 20px}.SafeguardingConcernModal-module__0y_Vhq__title,.SafeguardingConcernModal-module__0y_Vhq__successTitle{font-size:1.5rem}.SafeguardingConcernModal-module__0y_Vhq__actions{flex-direction:column-reverse;align-items:stretch}.SafeguardingConcernModal-module__0y_Vhq__cancelBtn{width:100%}}
.Statistics-module__df-pLG__stats{color:#fff;background:url(/images/stats-bg.jpg) 50%/cover no-repeat;padding:80px 0;position:relative}.Statistics-module__df-pLG__overlay{background:#11223ad9;position:absolute;inset:0}html[data-theme=dark] .Statistics-module__df-pLG__overlay{background:#060b16e6}.Statistics-module__df-pLG__inner{z-index:1;align-items:center;gap:60px;display:flex;position:relative}.Statistics-module__df-pLG__left{flex:none;max-width:360px}.Statistics-module__df-pLG__heading{font-family:var(--font-heading);color:#fff;margin-bottom:28px;font-size:36px;font-weight:600;line-height:1.3}.Statistics-module__df-pLG__counters{flex:1;justify-content:flex-end;gap:20px;display:flex}.Statistics-module__df-pLG__counter{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:200px;padding:32px 28px;display:flex}.Statistics-module__df-pLG__counterCoral{background:var(--color-accent)}.Statistics-module__df-pLG__counterPurple{background:var(--color-savoy-blue)}.Statistics-module__df-pLG__number{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:44px;font-weight:600;line-height:1}.Statistics-module__df-pLG__label{font-family:var(--font-body);color:#ffffffd9;font-size:.95rem;font-weight:400}@media (max-width:900px){.Statistics-module__df-pLG__inner{text-align:center;flex-direction:column;gap:40px}.Statistics-module__df-pLG__left{max-width:100%}.Statistics-module__df-pLG__heading{font-size:30px}.Statistics-module__df-pLG__counters{flex-wrap:wrap;justify-content:center}.Statistics-module__df-pLG__counter{min-width:150px;padding:24px 20px}.Statistics-module__df-pLG__number{font-size:36px}}
.AboutHero-module__ZlcfDW__hero{background:var(--surface-page);padding:160px 0 80px}.AboutHero-module__ZlcfDW__content{max-width:800px}.AboutHero-module__ZlcfDW__label{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:24px;font-size:27px;font-weight:500}.AboutHero-module__ZlcfDW__text{font-family:var(--font-body);color:#494551;margin-bottom:20px;font-size:1.1rem;line-height:1.7}html[data-theme=dark] .AboutHero-module__ZlcfDW__text{color:var(--color-text-secondary)}.AboutHero-module__ZlcfDW__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.AboutHero-module__ZlcfDW__visible{opacity:1;transform:translateY(0)}.AboutHero-module__ZlcfDW__delay1{transition-delay:.2s}.AboutHero-module__ZlcfDW__delay2{transition-delay:.4s}@media (max-width:768px){.AboutHero-module__ZlcfDW__hero{padding:120px 0 50px}.AboutHero-module__ZlcfDW__label{font-size:22px}.AboutHero-module__ZlcfDW__text{font-size:1rem}}
.ContactHero-module__Qd5gEG__hero{background:var(--surface-page);padding:160px 0 40px}.ContactHero-module__Qd5gEG__breadcrumbs{font-family:var(--font-body);color:var(--color-text-secondary);align-items:center;gap:10px;margin:0 0 18px;padding:0;font-size:.95rem;list-style:none;display:flex}.ContactHero-module__Qd5gEG__breadcrumbs a{color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.ContactHero-module__Qd5gEG__breadcrumbs a:hover{color:var(--color-accent)}.ContactHero-module__Qd5gEG__sep{color:#b5b7c4;font-size:1rem}html[data-theme=dark] .ContactHero-module__Qd5gEG__sep{color:var(--color-text-secondary)}.ContactHero-module__Qd5gEG__title{font-family:var(--font-heading);color:var(--color-primary);margin:0;font-size:58px;font-weight:600}.ContactHero-module__Qd5gEG__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.ContactHero-module__Qd5gEG__visible{opacity:1;transform:translateY(0)}.ContactHero-module__Qd5gEG__delay1{transition-delay:.15s}@media (max-width:768px){.ContactHero-module__Qd5gEG__hero{padding:120px 0 30px}.ContactHero-module__Qd5gEG__title{font-size:42px}}
.GovFundedTraining-module__7DAR6q__section{background:var(--surface-page);padding:80px 0}.GovFundedTraining-module__7DAR6q__heading{font-family:var(--font-heading);color:var(--color-primary);text-align:center;text-transform:uppercase;letter-spacing:.02em;margin-bottom:16px;font-size:36px;font-weight:600}.GovFundedTraining-module__7DAR6q__cards{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid}.GovFundedTraining-module__7DAR6q__card{background:var(--color-card-bg);text-align:center;border-radius:16px;padding:40px 30px;transition:transform .3s,box-shadow .3s}.GovFundedTraining-module__7DAR6q__card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.GovFundedTraining-module__7DAR6q__iconWrap{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.GovFundedTraining-module__7DAR6q__cardTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:16px;font-size:20px;font-weight:600}.GovFundedTraining-module__7DAR6q__cardText{font-family:var(--font-body);color:var(--color-text-secondary);font-size:.95rem;line-height:1.7}.GovFundedTraining-module__7DAR6q__closingText{font-family:var(--font-body);color:var(--color-text-secondary);text-align:center;max-width:700px;margin:50px auto 0;font-size:1.05rem;line-height:1.7}.GovFundedTraining-module__7DAR6q__btnWrap{text-align:center;margin-top:32px}.GovFundedTraining-module__7DAR6q__btnMeeting{font-family:var(--font-body);cursor:pointer;background:var(--color-accent);color:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;padding:18px 34px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:2px 2px #13154d17}.GovFundedTraining-module__7DAR6q__btnMeeting:hover{opacity:.9;box-shadow:2px 2px #13154d}.GovFundedTraining-module__7DAR6q__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.GovFundedTraining-module__7DAR6q__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.GovFundedTraining-module__7DAR6q__cards{grid-template-columns:1fr;gap:20px}.GovFundedTraining-module__7DAR6q__heading{font-size:28px}}
.PartnershipIntro-module__gxHS7G__section{background:var(--color-card-bg);padding:90px 0}.PartnershipIntro-module__gxHS7G__inner{align-items:flex-start;gap:64px;display:flex}.PartnershipIntro-module__gxHS7G__left{flex:1.2;min-width:0}.PartnershipIntro-module__gxHS7G__eyebrow{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);margin-bottom:16px;font-size:.95rem;font-weight:600}.PartnershipIntro-module__gxHS7G__heading{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:24px;font-size:38px;font-weight:700;line-height:1.18}.PartnershipIntro-module__gxHS7G__paragraph{font-family:var(--font-body);color:#494551;margin-bottom:18px;font-size:1.05rem;line-height:1.8}html[data-theme=dark] .PartnershipIntro-module__gxHS7G__paragraph{color:var(--color-text-secondary)}.PartnershipIntro-module__gxHS7G__panel{background:var(--color-lavender);border-radius:20px;flex:1;padding:40px 36px}.PartnershipIntro-module__gxHS7G__highlightList{flex-direction:column;gap:28px;margin:0;padding:0;list-style:none;display:flex}.PartnershipIntro-module__gxHS7G__highlight{align-items:flex-start;gap:16px;display:flex}.PartnershipIntro-module__gxHS7G__dot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:6px;box-shadow:0 0 0 5px #ef79662e}.PartnershipIntro-module__gxHS7G__highlightTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:6px;font-size:1.15rem;font-weight:600}.PartnershipIntro-module__gxHS7G__highlightText{font-family:var(--font-body);color:#4a4656;font-size:.98rem;line-height:1.65}html[data-theme=dark] .PartnershipIntro-module__gxHS7G__highlightText{color:var(--color-text-secondary)}.PartnershipIntro-module__gxHS7G__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.PartnershipIntro-module__gxHS7G__visible{opacity:1;transform:translateY(0)}.PartnershipIntro-module__gxHS7G__left .PartnershipIntro-module__gxHS7G__animate:nth-child(2){transition-delay:80ms}.PartnershipIntro-module__gxHS7G__left .PartnershipIntro-module__gxHS7G__animate:nth-child(3){transition-delay:.16s}.PartnershipIntro-module__gxHS7G__left .PartnershipIntro-module__gxHS7G__animate:nth-child(4){transition-delay:.24s}@media (max-width:900px){.PartnershipIntro-module__gxHS7G__section{padding:60px 0}.PartnershipIntro-module__gxHS7G__inner{flex-direction:column;gap:36px}.PartnershipIntro-module__gxHS7G__heading{font-size:28px}.PartnershipIntro-module__gxHS7G__panel{width:100%;padding:32px 28px}}
.SafeguardingConcernProvider-module__kdyx5q__floatingConcern{background:var(--color-accent);color:var(--color-white);font-family:var(--font-body);cursor:pointer;z-index:40;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-size:.95rem;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 30px -10px #ef7966b3,0 4px 14px -4px #11223a40}.SafeguardingConcernProvider-module__kdyx5q__floatingConcern:hover{transform:translateY(-1px)}.SafeguardingConcernProvider-module__kdyx5q__floatingConcern:focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}.SafeguardingConcernProvider-module__kdyx5q__floatingConcern svg{width:18px;height:18px}@media (max-width:639px){.SafeguardingConcernProvider-module__kdyx5q__floatingConcern{padding:14px}.SafeguardingConcernProvider-module__kdyx5q__floatingConcern span{display:none}}@media (prefers-reduced-motion:reduce){.SafeguardingConcernProvider-module__kdyx5q__floatingConcern{transition:none}}
.FAQ-module__V8_xEa__faq{background:var(--surface-page);padding:100px 0}.FAQ-module__V8_xEa__header{text-align:center;max-width:700px;margin:0 auto 50px}.FAQ-module__V8_xEa__heading{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px}.FAQ-module__V8_xEa__subheading{font-family:var(--font-body);color:var(--color-text-secondary);font-size:1rem;line-height:1.6}.FAQ-module__V8_xEa__list{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{background:var(--surface-sunken);border-radius:12px;overflow:hidden}.FAQ-module__V8_xEa__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-heading);color:var(--color-primary);background:0 0;border:none;align-items:center;gap:16px;padding:24px 28px;font-size:1.1rem;font-weight:500;transition:color .2s;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--color-accent)}.FAQ-module__V8_xEa__icon{color:var(--color-primary);flex-shrink:0;transition:transform .3s}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(90deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:300px}.FAQ-module__V8_xEa__answer p{font-family:var(--font-body);color:var(--color-text-secondary);padding:0 28px 24px 62px;font-size:1rem;line-height:1.7}@media (max-width:768px){.FAQ-module__V8_xEa__faq{padding:60px 0}.FAQ-module__V8_xEa__header{margin-bottom:32px}.FAQ-module__V8_xEa__question{gap:12px;padding:20px;font-size:1rem}.FAQ-module__V8_xEa__answer p{padding:0 20px 20px 50px}}
.TeamDirectory-module__JGryzG__team{background:var(--color-card-bg);padding:60px 0 80px}.TeamDirectory-module__JGryzG__label{font-family:var(--font-heading);color:#c3c4c5;margin-bottom:8px;font-size:1rem;font-weight:400;display:block}.TeamDirectory-module__JGryzG__heading{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:28px;font-size:44px;font-weight:600}.TeamDirectory-module__JGryzG__contactBtn{font-family:var(--font-body);background:var(--color-accent);color:#fff;border-radius:50px;justify-content:center;align-items:center;margin-bottom:50px;padding:16px 32px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:2px 2px #13154d17}.TeamDirectory-module__JGryzG__contactBtn:hover{opacity:.9}.TeamDirectory-module__JGryzG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.TeamDirectory-module__JGryzG__card{background:var(--color-hero-bg);text-align:center;border-radius:12px;padding:28px 24px}.TeamDirectory-module__JGryzG__imageWrap{background:var(--color-card-bg);border-radius:50%;width:140px;height:140px;margin:0 auto 18px;overflow:hidden}.TeamDirectory-module__JGryzG__image{object-fit:cover;width:100%;height:100%}.TeamDirectory-module__JGryzG__memberName{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:4px;font-size:1.05rem;font-weight:600}.TeamDirectory-module__JGryzG__memberRole{font-family:var(--font-body);color:var(--color-text-secondary);font-size:.9rem}.TeamDirectory-module__JGryzG__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.TeamDirectory-module__JGryzG__visible{opacity:1;transform:translateY(0)}.TeamDirectory-module__JGryzG__delay1{transition-delay:.2s}.TeamDirectory-module__JGryzG__delay2{transition-delay:.4s}@media (max-width:900px){.TeamDirectory-module__JGryzG__grid{grid-template-columns:repeat(2,1fr);gap:14px}.TeamDirectory-module__JGryzG__heading{font-size:32px}}@media (max-width:500px){.TeamDirectory-module__JGryzG__grid{grid-template-columns:1fr}}
.BlogHero-module__pTyPua__hero{background:var(--brand-navy);border-radius:0 0 20px 20px;padding:160px 0 100px}.BlogHero-module__pTyPua__content{text-align:center;flex-direction:column;align-items:center;display:flex}.BlogHero-module__pTyPua__breadcrumbs{align-items:center;gap:8px;margin-bottom:20px;display:flex}.BlogHero-module__pTyPua__breadcrumbLink{font-family:var(--font-body);color:var(--color-white);font-size:.95rem;transition:opacity .2s}.BlogHero-module__pTyPua__breadcrumbLink:hover{opacity:.8}.BlogHero-module__pTyPua__chevron{color:var(--color-white);opacity:.7;width:10px;height:10px}.BlogHero-module__pTyPua__breadcrumbCurrent{font-family:var(--font-body);color:var(--color-white);opacity:.8;font-size:.95rem}.BlogHero-module__pTyPua__heading{font-family:var(--font-heading);color:var(--color-white);margin-bottom:16px}.BlogHero-module__pTyPua__description{font-family:var(--font-body);color:var(--color-white);opacity:.85;max-width:600px;font-size:1.05rem;line-height:1.6}.BlogHero-module__pTyPua__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.BlogHero-module__pTyPua__visible{opacity:1;transform:translateY(0)}.BlogHero-module__pTyPua__delay1{transition-delay:.15s}.BlogHero-module__pTyPua__delay2{transition-delay:.3s}@media (max-width:768px){.BlogHero-module__pTyPua__hero{padding:130px 0 70px}.BlogHero-module__pTyPua__description{font-size:.95rem}}
.ContactMain-module__cnK-Jq__section{background:var(--surface-page);padding:30px 0 0}.ContactMain-module__cnK-Jq__grid{grid-template-columns:1.05fr 1fr;align-items:start;gap:28px;display:grid}.ContactMain-module__cnK-Jq__infoColumn,.ContactMain-module__cnK-Jq__formColumn{min-width:0;display:flex}.ContactMain-module__cnK-Jq__infoStack{flex-direction:column;gap:18px;width:100%;display:flex}.ContactMain-module__cnK-Jq__infoCard,.ContactMain-module__cnK-Jq__formCard{background:var(--color-hero-bg);border-radius:18px;width:100%;padding:36px 32px}.ContactMain-module__cnK-Jq__eligibilitySection{border-top:1px solid #11223a14;margin-top:32px;padding-top:28px}html[data-theme=dark] .ContactMain-module__cnK-Jq__eligibilitySection{border-top-color:var(--border-subtle)}.ContactMain-module__cnK-Jq__eligibilityHeading{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 10px;font-size:27px;font-weight:600;line-height:1.25}.ContactMain-module__cnK-Jq__criteriaLabel{font-family:var(--font-body);color:var(--color-primary);margin:0 0 14px;font-size:1.05rem;font-weight:600}.ContactMain-module__cnK-Jq__checklist{flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.ContactMain-module__cnK-Jq__checkItem{font-family:var(--font-body);color:var(--color-text-secondary);align-items:flex-start;gap:12px;font-size:1rem;line-height:1.5;display:flex}.ContactMain-module__cnK-Jq__checkIcon{background:var(--color-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.ContactMain-module__cnK-Jq__checkIcon svg{color:#fff;width:12px;height:12px}.ContactMain-module__cnK-Jq__note{font-family:var(--font-body);color:var(--color-text-secondary);background:var(--surface-sunken);border-left:4px solid var(--color-accent);border-radius:0 8px 8px 0;margin:0 0 28px;padding:14px 18px;font-size:.95rem;line-height:1.6}.ContactMain-module__cnK-Jq__note strong{color:var(--color-primary)}.ContactMain-module__cnK-Jq__checkBtn{background:var(--color-accent);color:var(--color-white);font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;border:none;border-radius:50px;padding:14px 30px;font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .2s,box-shadow .2s;display:inline-block;box-shadow:2px 2px #13154d17}.ContactMain-module__cnK-Jq__checkBtn:hover{opacity:.92;box-shadow:2px 2px #13154d}.ContactMain-module__cnK-Jq__govBand{background:#f3f4f8;margin-top:80px;padding:56px 0}html[data-theme=dark] .ContactMain-module__cnK-Jq__govBand{background:var(--surface-alt)}.ContactMain-module__cnK-Jq__govRow{justify-content:center;align-items:center;display:flex}.ContactMain-module__cnK-Jq__govRow img{width:100%;max-width:460px;height:auto;display:block}@media (max-width:600px){.ContactMain-module__cnK-Jq__govBand{margin-top:56px;padding:40px 0}.ContactMain-module__cnK-Jq__govRow img{max-width:320px}}.ContactMain-module__cnK-Jq__infoHeading,.ContactMain-module__cnK-Jq__formHeading{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 10px;font-size:27px;font-weight:600}.ContactMain-module__cnK-Jq__infoLead{font-family:var(--font-body);color:var(--color-text-secondary);margin:0 0 24px;font-size:1rem;line-height:1.6}.ContactMain-module__cnK-Jq__infoList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.ContactMain-module__cnK-Jq__infoItem{background:var(--surface-raised);border-radius:12px;padding:14px 16px}.ContactMain-module__cnK-Jq__infoLink{color:var(--color-text-primary);align-items:flex-start;gap:14px;text-decoration:none;display:flex}.ContactMain-module__cnK-Jq__infoIcon{background:var(--color-lavender);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.ContactMain-module__cnK-Jq__infoText{font-family:var(--font-body);color:var(--color-text-primary);padding-top:6px;font-size:.98rem;line-height:1.5}.ContactMain-module__cnK-Jq__infoSub{color:var(--color-text-secondary);font-size:.92rem}.ContactMain-module__cnK-Jq__accessBox{background:var(--surface-sunken);border-left:4px solid var(--color-accent);border-radius:0 8px 8px 0;margin-top:14px;padding:14px 18px}.ContactMain-module__cnK-Jq__accessText{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.6}.ContactMain-module__cnK-Jq__accessNumber{color:var(--color-primary);white-space:nowrap;font-weight:600;text-decoration:none}.ContactMain-module__cnK-Jq__accessNumber:hover{text-decoration:underline}.ContactMain-module__cnK-Jq__accessActions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.ContactMain-module__cnK-Jq__accessBtn{font-family:var(--font-body);letter-spacing:.01em;cursor:pointer;border-radius:50px;align-items:center;gap:7px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s,box-shadow .2s;display:inline-flex;box-shadow:2px 2px #13154d17}.ContactMain-module__cnK-Jq__accessBtn:hover{opacity:.92;box-shadow:2px 2px #13154d}.ContactMain-module__cnK-Jq__accessBtnIcon{flex-shrink:0;width:16px;height:16px}.ContactMain-module__cnK-Jq__textBtn{background:var(--color-accent);color:var(--color-white)}.ContactMain-module__cnK-Jq__whatsappBtn{color:var(--color-white);background:#25d366}.ContactMain-module__cnK-Jq__form{flex-direction:column;gap:18px;margin-top:8px;display:flex}.ContactMain-module__cnK-Jq__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ContactMain-module__cnK-Jq__field{flex-direction:column;gap:6px;display:flex}.ContactMain-module__cnK-Jq__fieldLabel{font-family:var(--font-body);color:var(--color-text-secondary);font-size:.9rem;font-weight:500}.ContactMain-module__cnK-Jq__field input,.ContactMain-module__cnK-Jq__field textarea,.ContactMain-module__cnK-Jq__field select{font-family:var(--font-body);color:var(--color-text-primary);background:var(--color-white);resize:vertical;border:1px solid #d8d9ea;border-radius:10px;outline:none;padding:14px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}:is(html[data-theme=dark] .ContactMain-module__cnK-Jq__field input,html[data-theme=dark] .ContactMain-module__cnK-Jq__field textarea,html[data-theme=dark] .ContactMain-module__cnK-Jq__field select){background:var(--surface-sunken);border-color:var(--border-faint)}.ContactMain-module__cnK-Jq__field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1L6 6L11 1' stroke='%23383C51' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 16px center;background-repeat:no-repeat;padding-right:42px}html[data-theme=dark] .ContactMain-module__cnK-Jq__field select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1L6 6L11 1' stroke='%239EA9C2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.ContactMain-module__cnK-Jq__field input:focus,.ContactMain-module__cnK-Jq__field textarea:focus,.ContactMain-module__cnK-Jq__field select:focus{border-color:var(--color-savoy-blue);box-shadow:0 0 0 3px #585cd526}.ContactMain-module__cnK-Jq__submitBtn{background:var(--color-accent);color:var(--color-white);font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;border:none;border-radius:50px;align-self:flex-start;margin-top:6px;padding:16px 34px;font-size:1rem;font-weight:500;transition:opacity .2s,box-shadow .2s;box-shadow:2px 2px #13154d17}.ContactMain-module__cnK-Jq__submitBtn:hover:not(:disabled){opacity:.92;box-shadow:2px 2px #13154d}.ContactMain-module__cnK-Jq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContactMain-module__cnK-Jq__successBox{background:var(--surface-sunken);color:var(--color-primary);font-family:var(--font-body);border-radius:12px;padding:24px}.ContactMain-module__cnK-Jq__successBox p{margin:0 0 8px}.ContactMain-module__cnK-Jq__successBox p:last-child{color:var(--color-text-secondary);margin:0}.ContactMain-module__cnK-Jq__errorBox{color:#b3261e;font-family:var(--font-body);background:#fdecea;border-radius:10px;margin:0;padding:12px 14px;font-size:.95rem}html[data-theme=dark] .ContactMain-module__cnK-Jq__errorBox{color:#ff9b90;background:#d24a4a29}.ContactMain-module__cnK-Jq__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.ContactMain-module__cnK-Jq__visible{opacity:1;transform:translateY(0)}.ContactMain-module__cnK-Jq__delay1{transition-delay:.15s}@media (max-width:960px){.ContactMain-module__cnK-Jq__grid{grid-template-columns:1fr}.ContactMain-module__cnK-Jq__formColumn{order:1}.ContactMain-module__cnK-Jq__infoColumn{order:2}}@media (max-width:600px){.ContactMain-module__cnK-Jq__infoCard,.ContactMain-module__cnK-Jq__formCard{padding:26px 20px}.ContactMain-module__cnK-Jq__formRow{grid-template-columns:1fr}.ContactMain-module__cnK-Jq__eligibilityHeading{font-size:24px}}
.AvailableCourses-module__uWgbvq__section{background:var(--color-hero-bg);padding:80px 0}.AvailableCourses-module__uWgbvq__heading{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin-bottom:16px;font-size:36px;font-weight:600}.AvailableCourses-module__uWgbvq__subtext{font-family:var(--font-body);color:var(--color-text-secondary);text-align:center;max-width:650px;margin:0 auto 32px;font-size:1.05rem;line-height:1.7}.AvailableCourses-module__uWgbvq__btnWrap{text-align:center}.AvailableCourses-module__uWgbvq__btnMeeting{font-family:var(--font-body);cursor:pointer;background:var(--color-accent);color:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;padding:18px 34px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:2px 2px #13154d17}.AvailableCourses-module__uWgbvq__btnMeeting:hover{opacity:.9;box-shadow:2px 2px #13154d}.AvailableCourses-module__uWgbvq__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.AvailableCourses-module__uWgbvq__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.AvailableCourses-module__uWgbvq__heading{font-size:28px}}
.JobsHero-module__NMhh7W__hero{background:var(--surface-page);padding:160px 0 40px}.JobsHero-module__NMhh7W__breadcrumbs{font-family:var(--font-body);color:var(--color-text-secondary);align-items:center;gap:10px;margin:0 0 18px;padding:0;font-size:.95rem;list-style:none;display:flex}.JobsHero-module__NMhh7W__breadcrumbs a{color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.JobsHero-module__NMhh7W__breadcrumbs a:hover{color:var(--color-accent)}.JobsHero-module__NMhh7W__sep{color:#b5b7c4;font-size:1rem}html[data-theme=dark] .JobsHero-module__NMhh7W__sep{color:var(--color-text-secondary)}.JobsHero-module__NMhh7W__title{font-family:var(--font-heading);color:var(--color-primary);margin:0;font-size:58px;font-weight:600}.JobsHero-module__NMhh7W__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.JobsHero-module__NMhh7W__visible{opacity:1;transform:translateY(0)}.JobsHero-module__NMhh7W__delay1{transition-delay:.15s}@media (max-width:768px){.JobsHero-module__NMhh7W__hero{padding:120px 0 30px}.JobsHero-module__NMhh7W__title{font-size:42px}}
.LegalHero-module__kSN7JG__hero{background:var(--surface-page);padding:160px 0 40px}.LegalHero-module__kSN7JG__breadcrumbs{font-family:var(--font-body);color:var(--color-text-secondary);align-items:center;gap:10px;margin:0 0 18px;padding:0;font-size:.95rem;list-style:none;display:flex}.LegalHero-module__kSN7JG__breadcrumbs a{color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.LegalHero-module__kSN7JG__breadcrumbs a:hover{color:var(--color-accent)}.LegalHero-module__kSN7JG__sep{color:#b5b7c4;font-size:1rem}.LegalHero-module__kSN7JG__title{font-family:var(--font-heading);color:var(--color-primary);margin:0;font-size:58px;font-weight:600}.LegalHero-module__kSN7JG__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.LegalHero-module__kSN7JG__visible{opacity:1;transform:translateY(0)}.LegalHero-module__kSN7JG__delay1{transition-delay:.15s}@media (max-width:768px){.LegalHero-module__kSN7JG__hero{padding:120px 0 30px}.LegalHero-module__kSN7JG__title{font-size:42px}}html[data-theme=dark] .LegalHero-module__kSN7JG__sep{color:var(--color-text-secondary)}
.PartnershipPrograms-module__yqlida__section{background:var(--surface-page);padding:90px 0;scroll-margin-top:90px}.PartnershipPrograms-module__yqlida__intro{text-align:center;max-width:720px;margin:0 auto 70px}.PartnershipPrograms-module__yqlida__heading{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:18px;font-size:40px;font-weight:700}.PartnershipPrograms-module__yqlida__subheading{font-family:var(--font-body);color:#494551;font-size:1.1rem;line-height:1.7}html[data-theme=dark] .PartnershipPrograms-module__yqlida__subheading{color:var(--color-text-secondary)}.PartnershipPrograms-module__yqlida__list{flex-direction:column;gap:80px;display:flex}.PartnershipPrograms-module__yqlida__row{align-items:center;gap:60px;display:flex}.PartnershipPrograms-module__yqlida__rowReverse{flex-direction:row-reverse}.PartnershipPrograms-module__yqlida__media{flex:0 0 460px;max-width:460px;position:relative}.PartnershipPrograms-module__yqlida__photoWrap{aspect-ratio:4/3;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 50px #11223a29}.PartnershipPrograms-module__yqlida__number{background:var(--color-accent);width:72px;height:72px;color:var(--color-white);font-family:var(--font-heading);border-radius:18px;justify-content:center;align-items:center;font-size:26px;font-weight:700;display:flex;position:absolute;top:-22px;left:-22px;box-shadow:0 10px 24px #ef796666}.PartnershipPrograms-module__yqlida__rowReverse .PartnershipPrograms-module__yqlida__number{left:auto;right:-22px}.PartnershipPrograms-module__yqlida__body{flex:1;min-width:0}.PartnershipPrograms-module__yqlida__councilRow{align-items:center;gap:16px;margin-bottom:18px;display:flex}.PartnershipPrograms-module__yqlida__logoBadge{background:#fff;border:1px solid #ececf3;border-radius:12px;justify-content:center;align-items:center;height:52px;padding:8px 14px;display:inline-flex;box-shadow:0 2px 8px #11223a0f}html[data-theme=dark] .PartnershipPrograms-module__yqlida__logoBadge{background:var(--color-white);border-color:var(--border-subtle);box-shadow:var(--shadow-sm)}.PartnershipPrograms-module__yqlida__council{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--color-savoy-blue);font-size:.95rem;font-weight:600}.PartnershipPrograms-module__yqlida__programme{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:10px;font-size:30px;font-weight:700;line-height:1.2}.PartnershipPrograms-module__yqlida__tagline{font-family:var(--font-body);color:var(--color-accent);margin-bottom:20px;font-size:1.1rem;font-weight:600}.PartnershipPrograms-module__yqlida__description{font-family:var(--font-body);color:#494551;margin-bottom:16px;font-size:1rem;line-height:1.75}html[data-theme=dark] .PartnershipPrograms-module__yqlida__description{color:var(--color-text-secondary)}.PartnershipPrograms-module__yqlida__outcomes{flex-direction:column;gap:14px;margin:24px 0 28px;padding:0;list-style:none;display:flex}.PartnershipPrograms-module__yqlida__outcome{font-family:var(--font-body);color:var(--color-text-secondary);align-items:flex-start;gap:12px;font-size:1rem;line-height:1.6;display:flex}.PartnershipPrograms-module__yqlida__outcome strong{color:var(--color-primary);font-weight:600}.PartnershipPrograms-module__yqlida__check{background:var(--color-lavender);width:24px;height:24px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.8rem;display:flex}.PartnershipPrograms-module__yqlida__facts{flex-wrap:wrap;gap:14px;display:flex}.PartnershipPrograms-module__yqlida__fact{background:var(--color-card-bg);border:1px solid #eee;border-radius:12px;flex-direction:column;gap:2px;min-width:120px;padding:12px 18px;display:flex}html[data-theme=dark] .PartnershipPrograms-module__yqlida__fact{border-color:var(--border-subtle)}.PartnershipPrograms-module__yqlida__factLabel{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:#8a8f9e;font-size:.72rem;font-weight:600}html[data-theme=dark] .PartnershipPrograms-module__yqlida__factLabel{color:var(--color-text-secondary)}.PartnershipPrograms-module__yqlida__factValue{font-family:var(--font-heading);color:var(--color-primary);font-size:.98rem;font-weight:600}.PartnershipPrograms-module__yqlida__animate{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(34px)}.PartnershipPrograms-module__yqlida__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.PartnershipPrograms-module__yqlida__section{padding:60px 0}.PartnershipPrograms-module__yqlida__intro{margin-bottom:48px}.PartnershipPrograms-module__yqlida__heading{font-size:30px}.PartnershipPrograms-module__yqlida__list{gap:56px}.PartnershipPrograms-module__yqlida__row,.PartnershipPrograms-module__yqlida__rowReverse{flex-direction:column;gap:28px}.PartnershipPrograms-module__yqlida__media{flex:auto;width:100%;max-width:100%}.PartnershipPrograms-module__yqlida__rowReverse .PartnershipPrograms-module__yqlida__number{left:-16px;right:auto}.PartnershipPrograms-module__yqlida__number{width:56px;height:56px;font-size:20px;top:-16px;left:-16px}.PartnershipPrograms-module__yqlida__programme{font-size:24px}}
.SafeguardingCommitment-module__qRuA1G__section{background:var(--surface-page);padding:80px 0}.SafeguardingCommitment-module__qRuA1G__heading{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin:0 0 14px}.SafeguardingCommitment-module__qRuA1G__intro{font-family:var(--font-body);color:var(--color-text-secondary);text-align:center;max-width:640px;margin:0 auto 28px;font-size:1.1rem;line-height:1.6}.SafeguardingCommitment-module__qRuA1G__policyActions{flex-direction:column;align-items:center;gap:12px;margin:0 0 52px;display:flex}.SafeguardingCommitment-module__qRuA1G__policyButton{font-family:var(--font-heading);letter-spacing:.01em;border:1.5px solid var(--brand-navy);color:var(--color-primary);background:0 0;border-radius:50px;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s;display:inline-flex}html[data-theme=dark] .SafeguardingCommitment-module__qRuA1G__policyButton{border-color:var(--border-subtle)}.SafeguardingCommitment-module__qRuA1G__policyButton svg{flex-shrink:0}.SafeguardingCommitment-module__qRuA1G__policyButton:hover{background:var(--brand-navy);color:var(--color-white)}.SafeguardingCommitment-module__qRuA1G__policyButton:focus-visible{outline:3px solid var(--color-savoy-blue);outline-offset:3px}.SafeguardingCommitment-module__qRuA1G__policyAll{font-family:var(--font-body);color:var(--color-savoy-blue);font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s}.SafeguardingCommitment-module__qRuA1G__policyAll:hover{color:var(--color-accent)}.SafeguardingCommitment-module__qRuA1G__policyAll:focus-visible{outline:2px solid var(--color-savoy-blue);outline-offset:2px;border-radius:2px}.SafeguardingCommitment-module__qRuA1G__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.SafeguardingCommitment-module__qRuA1G__card{background:var(--color-card-bg);border:1px solid #ededf5;border-radius:16px;flex-direction:column;padding:28px;transition:transform .3s,box-shadow .3s;display:flex}html[data-theme=dark] .SafeguardingCommitment-module__qRuA1G__card{border-color:var(--border-subtle)}.SafeguardingCommitment-module__qRuA1G__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0f163712}.SafeguardingCommitment-module__qRuA1G__iconWrap{width:48px;height:48px;color:var(--color-accent);background:#ef79661f;border-radius:14px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.SafeguardingCommitment-module__qRuA1G__cardTitle{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 10px;font-size:1.25rem;font-weight:600}.SafeguardingCommitment-module__qRuA1G__cardDesc{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:1rem;line-height:1.6}.SafeguardingCommitment-module__qRuA1G__support{background:var(--color-lavender);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin-top:56px;padding:36px 40px;display:flex}.SafeguardingCommitment-module__qRuA1G__supportText{max-width:620px}.SafeguardingCommitment-module__qRuA1G__supportHeading{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 10px;font-size:1.5rem;font-weight:600}.SafeguardingCommitment-module__qRuA1G__supportBody{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:1rem;line-height:1.6}.SafeguardingCommitment-module__qRuA1G__supportActions{flex-wrap:wrap;gap:14px;display:flex}.SafeguardingCommitment-module__qRuA1G__supportLink{font-family:var(--font-heading);letter-spacing:.01em;border:1.5px solid var(--brand-navy);color:var(--color-primary);background:0 0;border-radius:50px;align-items:center;padding:13px 26px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s;display:inline-flex}html[data-theme=dark] .SafeguardingCommitment-module__qRuA1G__supportLink{border-color:var(--border-subtle)}.SafeguardingCommitment-module__qRuA1G__supportLink:hover{background:var(--brand-navy);color:var(--color-white)}.SafeguardingCommitment-module__qRuA1G__supportLink:focus-visible{outline:3px solid var(--color-savoy-blue);outline-offset:3px}.SafeguardingCommitment-module__qRuA1G__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.SafeguardingCommitment-module__qRuA1G__visible{opacity:1;transform:translateY(0)}.SafeguardingCommitment-module__qRuA1G__delay1{transition-delay:.15s}@media (max-width:900px){.SafeguardingCommitment-module__qRuA1G__grid{grid-template-columns:repeat(2,1fr)}.SafeguardingCommitment-module__qRuA1G__support{padding:32px}}@media (max-width:768px){.SafeguardingCommitment-module__qRuA1G__section{padding:60px 0}.SafeguardingCommitment-module__qRuA1G__support{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.SafeguardingCommitment-module__qRuA1G__grid{grid-template-columns:1fr}.SafeguardingCommitment-module__qRuA1G__supportActions{width:100%}.SafeguardingCommitment-module__qRuA1G__supportLink{flex:1;justify-content:center}}
.page-module__dgei_G__hero{background:var(--brand-navy);border-radius:0 0 20px 20px;padding:160px 0 80px}.page-module__dgei_G__breadcrumbs{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.page-module__dgei_G__breadcrumbLink{font-family:var(--font-body);color:var(--color-white);opacity:.85;font-size:.9rem;text-decoration:none;transition:opacity .2s}.page-module__dgei_G__breadcrumbLink:hover{opacity:1}.page-module__dgei_G__chevron{color:var(--color-white);opacity:.6;width:8px;height:8px}.page-module__dgei_G__breadcrumbCurrent{font-family:var(--font-body);color:var(--color-white);opacity:.6;text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-size:.9rem;overflow:hidden}.page-module__dgei_G__badge{font-family:var(--font-body);color:var(--color-white);background:var(--color-accent);border-radius:6px;margin-bottom:20px;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-block}.page-module__dgei_G__heading{font-family:var(--font-heading);color:var(--color-white);max-width:900px;margin-bottom:20px;font-size:2.6rem;line-height:1.15}.page-module__dgei_G__meta{font-family:var(--font-body);color:var(--color-white);opacity:.85;flex-wrap:wrap;align-items:center;gap:10px;font-size:.95rem;display:flex}.page-module__dgei_G__dot{opacity:.6}.page-module__dgei_G__articleSection{background:var(--surface-page);padding:70px 0 100px}.page-module__dgei_G__articleInner{max-width:860px;margin:0 auto}.page-module__dgei_G__heroImage{aspect-ratio:3/2;border-radius:14px;margin:0 0 40px;overflow:hidden}.page-module__dgei_G__heroImageEl{object-fit:cover;width:100%;height:100%;display:block}.page-module__dgei_G__body{font-family:var(--font-body);color:var(--color-text-primary,#1a1a1a);font-size:1.15rem;line-height:1.8}.page-module__dgei_G__body h2,.page-module__dgei_G__body h3,.page-module__dgei_G__body h4{font-family:var(--font-heading);color:var(--color-primary);margin:34px 0 14px;line-height:1.3}.page-module__dgei_G__body h2{font-size:1.75rem}.page-module__dgei_G__body h3{font-size:1.45rem}.page-module__dgei_G__body h4{font-size:1.25rem}.page-module__dgei_G__body p{margin:0 0 18px}.page-module__dgei_G__body ul,.page-module__dgei_G__body ol{margin:0 0 22px;padding-left:22px}.page-module__dgei_G__body ul li,.page-module__dgei_G__body ol li{margin-bottom:8px}.page-module__dgei_G__body a{color:var(--color-accent);text-decoration:underline}.page-module__dgei_G__body blockquote{border-left:4px solid var(--color-accent);color:var(--color-primary);background:#f7f8fa;border-radius:0 10px 10px 0;margin:28px 0;padding:20px 24px;font-style:italic}html[data-theme=dark] .page-module__dgei_G__body blockquote{background:var(--surface-sunken)}.page-module__dgei_G__body blockquote p{margin:0}.page-module__dgei_G__body figure{margin:28px 0}.page-module__dgei_G__body figure img,.page-module__dgei_G__body img{border-radius:12px;max-width:100%;height:auto;display:block}.page-module__dgei_G__body figure figcaption{color:#888;text-align:center;margin-top:8px;font-size:.85rem}html[data-theme=dark] .page-module__dgei_G__body figure figcaption{color:var(--color-text-secondary)}@media (max-width:768px){.page-module__dgei_G__hero{padding:130px 0 60px}.page-module__dgei_G__heading{font-size:1.9rem}.page-module__dgei_G__articleSection{padding:50px 0 70px}.page-module__dgei_G__body{font-size:1.05rem}}
.not-found-module__HS70Aa__wrapper{background:radial-gradient(120% 80% at 50% 0%, #f2f2fb 0%, var(--color-hero-bg) 55%, #dedef7 100%);align-items:center;min-height:100vh;padding:140px 0 80px;display:flex;position:relative;overflow:hidden}html[data-theme=dark] .not-found-module__HS70Aa__wrapper{background:radial-gradient(120% 80% at 50% 0%, var(--brand-navy) 0%, var(--surface-page) 55%, var(--brand-navy-deep) 100%)}.not-found-module__HS70Aa__grid{pointer-events:none;background-image:linear-gradient(90deg,#11223a0d 1px,#0000 1px),linear-gradient(#11223a0d 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 35%,#0000 75%);mask-image:radial-gradient(#000 35%,#0000 75%)}html[data-theme=dark] .not-found-module__HS70Aa__grid{background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(#ffffff0f 1px,#0000 1px)}.not-found-module__HS70Aa__blobOne,.not-found-module__HS70Aa__blobTwo{filter:blur(80px);pointer-events:none;opacity:.55;border-radius:50%;position:absolute}.not-found-module__HS70Aa__blobOne{background:radial-gradient(circle, var(--color-savoy-blue), transparent 70%);width:480px;height:480px;animation:18s ease-in-out infinite not-found-module__HS70Aa__drift;top:-120px;left:-120px}.not-found-module__HS70Aa__blobTwo{background:radial-gradient(circle, var(--color-accent), transparent 70%);width:420px;height:420px;animation:22s ease-in-out infinite reverse not-found-module__HS70Aa__drift;bottom:-160px;right:-120px}.not-found-module__HS70Aa__inner{text-align:center;max-width:760px;margin:0 auto;animation:.8s ease-out both not-found-module__HS70Aa__fadeUp;position:relative}.not-found-module__HS70Aa__badge{color:var(--color-primary);font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#11223a14;border-radius:50px;margin-bottom:32px;padding:8px 18px;font-size:.8rem;font-weight:600;display:inline-block}html[data-theme=dark] .not-found-module__HS70Aa__badge{background:#ffffff1a}.not-found-module__HS70Aa__numbers{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;margin-bottom:32px;display:flex}.not-found-module__HS70Aa__digit{font-family:var(--font-heading);background:linear-gradient(180deg, var(--color-primary) 0%, #2a3c5c 60%, #11223a8c 100%);color:#0000;letter-spacing:-.04em;text-shadow:0 30px 60px #11223a1f;-webkit-background-clip:text;background-clip:text;font-size:240px;font-weight:700;line-height:1}html[data-theme=dark] .not-found-module__HS70Aa__digit{background:linear-gradient(180deg, var(--color-primary) 0%, #c9d2e6 60%, #ffffff8c 100%);-webkit-background-clip:text;background-clip:text}.not-found-module__HS70Aa__digitLeft{animation:.9s cubic-bezier(.22,1,.36,1) both not-found-module__HS70Aa__slideInLeft}.not-found-module__HS70Aa__digitRight{animation:.9s cubic-bezier(.22,1,.36,1) .15s both not-found-module__HS70Aa__slideInRight}.not-found-module__HS70Aa__orb{justify-content:center;align-items:center;width:240px;height:240px;margin:0 -4px;animation:6s ease-in-out infinite not-found-module__HS70Aa__float,.9s ease-out .3s both not-found-module__HS70Aa__fadeIn;display:flex;position:relative}.not-found-module__HS70Aa__orbCore{background:radial-gradient(circle at 30% 30%, #7b7fe5, var(--color-savoy-blue) 55%, #3b3fb0 100%);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative;box-shadow:0 30px 60px #585cd566,inset 0 -10px 30px #0003,inset 0 6px 12px #ffffff40}.not-found-module__HS70Aa__orbCore:before{content:"";filter:blur(8px);background:#ffffff59;border-radius:50%;width:60px;height:30px;position:absolute;top:18px;left:28px}.not-found-module__HS70Aa__orbLogo{z-index:1;filter:brightness(0)invert();object-fit:contain;max-width:75%;height:auto;position:relative}.not-found-module__HS70Aa__orbitOuter,.not-found-module__HS70Aa__orbitInner{border:1.5px dashed #11223a40;border-radius:50%;position:absolute}html[data-theme=dark] .not-found-module__HS70Aa__orbitOuter{border-color:#ffffff47}.not-found-module__HS70Aa__orbitOuter{width:240px;height:240px;animation:18s linear infinite not-found-module__HS70Aa__spin}.not-found-module__HS70Aa__orbitInner{border-style:dotted;border-color:#ef796666;width:210px;height:210px;animation:12s linear infinite reverse not-found-module__HS70Aa__spin}.not-found-module__HS70Aa__orbitDot{background:var(--color-savoy-blue);border-radius:50%;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #585cd580}.not-found-module__HS70Aa__orbitDotAccent{background:var(--color-accent);width:10px;height:10px;top:-5px;box-shadow:0 4px 10px #ef796680}.not-found-module__HS70Aa__sparkle{background:var(--color-accent);opacity:.8;border-radius:50%;width:8px;height:8px;position:absolute}.not-found-module__HS70Aa__sparkle:before,.not-found-module__HS70Aa__sparkle:after{content:"";background:inherit;border-radius:inherit;position:absolute;inset:0}.not-found-module__HS70Aa__sparkleOne{animation:2.4s ease-in-out infinite not-found-module__HS70Aa__twinkle;top:8%;right:6%}.not-found-module__HS70Aa__sparkleTwo{background:var(--color-savoy-blue);width:6px;height:6px;animation:3s ease-in-out .6s infinite not-found-module__HS70Aa__twinkle;bottom:14%;left:4%}.not-found-module__HS70Aa__sparkleThree{background:var(--color-primary);width:5px;height:5px;animation:2.8s ease-in-out 1.2s infinite not-found-module__HS70Aa__twinkle;top:50%;right:-4%}.not-found-module__HS70Aa__heading{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:-.02em;margin-bottom:16px;font-size:48px;font-weight:600;animation:.9s ease-out .4s both not-found-module__HS70Aa__fadeUp}.not-found-module__HS70Aa__description{font-family:var(--font-body);color:var(--color-text-secondary);max-width:520px;margin:0 auto 36px;font-size:1.1rem;line-height:1.6;animation:.9s ease-out .5s both not-found-module__HS70Aa__fadeUp}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:56px;animation:.9s ease-out .6s both not-found-module__HS70Aa__fadeUp;display:flex}.not-found-module__HS70Aa__cta{min-width:200px}.not-found-module__HS70Aa__ctaSecondary{font-family:var(--font-body);color:var(--color-primary);text-transform:uppercase;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1.5px solid #11223a26;border-radius:50px;align-items:center;gap:10px;padding:18px 28px;font-size:1rem;font-weight:600;transition:all .25s;display:inline-flex}html[data-theme=dark] .not-found-module__HS70Aa__ctaSecondary{background:#ffffff14;border-color:#ffffff2e}.not-found-module__HS70Aa__ctaSecondary:hover{background:var(--color-white);border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 12px 24px #11223a1a}html[data-theme=dark] .not-found-module__HS70Aa__ctaSecondary:hover{border-color:var(--color-primary);background:#ffffff24}.not-found-module__HS70Aa__ctaSecondary svg{transition:transform .25s}.not-found-module__HS70Aa__ctaSecondary:hover svg{transform:translate(3px)}.not-found-module__HS70Aa__quickLinks{animation:.9s ease-out .7s both not-found-module__HS70Aa__fadeUp}.not-found-module__HS70Aa__quickLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.18em;color:var(--color-text-secondary);margin-bottom:16px;font-size:.78rem;font-weight:600;display:block}.not-found-module__HS70Aa__quickList{flex-wrap:wrap;justify-content:center;gap:10px;padding:0;list-style:none;display:flex}.not-found-module__HS70Aa__quickLink{font-family:var(--font-body);color:var(--color-primary);background:#ffffffb3;border:1px solid #11223a14;border-radius:50px;padding:9px 18px;font-size:.92rem;font-weight:500;transition:all .2s;display:inline-block}html[data-theme=dark] .not-found-module__HS70Aa__quickLink{background:#ffffff14;border-color:#ffffff1f}.not-found-module__HS70Aa__quickLink:hover{background:var(--color-primary);color:var(--color-white);border-color:var(--color-primary);transform:translateY(-1px)}html[data-theme=dark] .not-found-module__HS70Aa__quickLink:hover{background:var(--color-white);color:var(--brand-navy);border-color:var(--color-white)}@keyframes not-found-module__HS70Aa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes not-found-module__HS70Aa__spin{to{transform:rotate(360deg)}}@keyframes not-found-module__HS70Aa__drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,30px)scale(1.1)}}@keyframes not-found-module__HS70Aa__twinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.3)}}@keyframes not-found-module__HS70Aa__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes not-found-module__HS70Aa__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes not-found-module__HS70Aa__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-module__HS70Aa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.not-found-module__HS70Aa__wrapper{padding:120px 0 60px}.not-found-module__HS70Aa__digit{font-size:160px}.not-found-module__HS70Aa__orb{width:170px;height:170px}.not-found-module__HS70Aa__orbCore{width:130px;height:130px}.not-found-module__HS70Aa__orbitOuter{width:170px;height:170px}.not-found-module__HS70Aa__orbitInner{width:148px;height:148px}.not-found-module__HS70Aa__heading{font-size:34px}.not-found-module__HS70Aa__description{font-size:1rem}.not-found-module__HS70Aa__actions{flex-direction:column;align-items:stretch;padding:0 20px}.not-found-module__HS70Aa__cta,.not-found-module__HS70Aa__ctaSecondary{justify-content:center;width:100%}}@media (max-width:560px){.not-found-module__HS70Aa__digit{font-size:120px}.not-found-module__HS70Aa__orb{width:130px;height:130px}.not-found-module__HS70Aa__orbCore{width:100px;height:100px}.not-found-module__HS70Aa__orbitOuter{width:130px;height:130px}.not-found-module__HS70Aa__orbitInner{width:112px;height:112px}.not-found-module__HS70Aa__heading{font-size:28px}}@media (prefers-reduced-motion:reduce){.not-found-module__HS70Aa__digitLeft,.not-found-module__HS70Aa__digitRight,.not-found-module__HS70Aa__orb,.not-found-module__HS70Aa__orbitOuter,.not-found-module__HS70Aa__orbitInner,.not-found-module__HS70Aa__sparkle,.not-found-module__HS70Aa__blobOne,.not-found-module__HS70Aa__blobTwo,.not-found-module__HS70Aa__inner,.not-found-module__HS70Aa__heading,.not-found-module__HS70Aa__description,.not-found-module__HS70Aa__actions,.not-found-module__HS70Aa__quickLinks{animation:none!important}}
.News-module__1ULjOG__news{background:var(--surface-page);padding:100px 0}.News-module__1ULjOG__header{text-align:center;margin-bottom:50px}.News-module__1ULjOG__heading{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px}.News-module__1ULjOG__subheading{font-family:var(--font-body);color:var(--color-text-secondary);font-size:1rem}.News-module__1ULjOG__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.News-module__1ULjOG__card{background:var(--surface-raised);box-shadow:var(--shadow-sm);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.News-module__1ULjOG__imageWrap{width:100%;height:260px;overflow:hidden}.News-module__1ULjOG__imageWrap img{object-fit:cover;width:100%;height:100%}.News-module__1ULjOG__cardContent{flex-direction:column;flex:1;padding:24px 28px 28px;display:flex}.News-module__1ULjOG__cardTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px;font-size:22px;font-weight:500;line-height:1.35}.News-module__1ULjOG__excerpt{font-family:var(--font-body);color:var(--color-text-secondary);flex:1;margin-bottom:16px;font-size:.9rem;line-height:1.6}.News-module__1ULjOG__readMore{font-family:var(--font-body);color:#e0365b;text-transform:uppercase;letter-spacing:.03em;font-size:.85rem;font-weight:600}.News-module__1ULjOG__readMore:hover{color:var(--color-accent)}html[data-theme=dark] .News-module__1ULjOG__readMore{color:#ff8298}@media (max-width:900px){.News-module__1ULjOG__grid{grid-template-columns:1fr;gap:24px}.News-module__1ULjOG__news{padding:60px 0}.News-module__1ULjOG__imageWrap{height:200px}}
.Partners-module__qzVxdW__partners{background:var(--color-card-bg);padding:80px 0 100px}.Partners-module__qzVxdW__heading{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin-bottom:50px;font-size:36px;font-weight:500}.Partners-module__qzVxdW__grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:900px;margin:0 auto;display:grid}.Partners-module__qzVxdW__logoWrap{background:var(--color-white);border-radius:12px;justify-content:center;align-items:center;height:130px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 8px #0000000a}.Partners-module__qzVxdW__logoWrap:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.Partners-module__qzVxdW__logoWrap img{object-fit:contain;max-width:100%;max-height:80px}.Partners-module__qzVxdW__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.Partners-module__qzVxdW__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.Partners-module__qzVxdW__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:600px){.Partners-module__qzVxdW__grid{grid-template-columns:repeat(2,1fr);gap:16px}.Partners-module__qzVxdW__heading{margin-bottom:32px;font-size:28px}.Partners-module__qzVxdW__logoWrap{height:80px;padding:16px}}
.BlogGrid-module__rPEtNa__section{background:var(--surface-sunken);padding:100px 0}.BlogGrid-module__rPEtNa__grid{grid-template-columns:repeat(3,1fr);gap:35px 30px;display:grid}.BlogGrid-module__rPEtNa__card{background:var(--surface-raised);border-radius:21px;flex-direction:column;transition:box-shadow .3s;display:flex;overflow:hidden}.BlogGrid-module__rPEtNa__card:hover{box-shadow:0 8px 30px #00000014}.BlogGrid-module__rPEtNa__thumbnailLink{width:100%;display:block}.BlogGrid-module__rPEtNa__thumbnail{width:100%;padding-bottom:66%;position:relative;overflow:hidden}.BlogGrid-module__rPEtNa__thumbnailImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.BlogGrid-module__rPEtNa__card:hover .BlogGrid-module__rPEtNa__thumbnailImage{transform:scale(1.03)}.BlogGrid-module__rPEtNa__badge{font-family:var(--font-body);color:var(--color-white);background:var(--color-accent);border-radius:6px;align-self:flex-start;margin:20px 20px 0;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-block}.BlogGrid-module__rPEtNa__text{flex-direction:column;flex:1;padding:16px 20px 0;display:flex}.BlogGrid-module__rPEtNa__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px;font-size:1.2rem;font-weight:600;line-height:1.35}.BlogGrid-module__rPEtNa__title a{color:inherit;text-decoration:none}.BlogGrid-module__rPEtNa__title a:hover{color:var(--color-accent)}.BlogGrid-module__rPEtNa__excerpt{font-family:var(--font-body);color:var(--color-text-secondary);flex:1;margin-bottom:14px;font-size:.9rem;line-height:1.6}.BlogGrid-module__rPEtNa__readMore{font-family:var(--font-body);color:var(--color-accent);margin-bottom:16px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.BlogGrid-module__rPEtNa__readMore:hover{opacity:.8}.BlogGrid-module__rPEtNa__meta{border-top:1px solid var(--border-subtle);padding:14px 20px}.BlogGrid-module__rPEtNa__date{font-family:var(--font-body);color:#888;font-size:.82rem}html[data-theme=dark] .BlogGrid-module__rPEtNa__date{color:var(--color-text-secondary)}.BlogGrid-module__rPEtNa__pagination{justify-content:center;gap:12px;margin-top:50px;display:flex}.BlogGrid-module__rPEtNa__pageBtn{font-family:var(--font-body);color:var(--color-primary);background:var(--surface-raised);cursor:pointer;border:1px solid #ddd;border-radius:8px;padding:10px 22px;font-size:.9rem;transition:all .2s}html[data-theme=dark] .BlogGrid-module__rPEtNa__pageBtn{border-color:var(--border-subtle)}.BlogGrid-module__rPEtNa__pageBtn:hover:not(.BlogGrid-module__rPEtNa__disabled){background:var(--brand-navy);color:var(--color-white);border-color:var(--brand-navy)}.BlogGrid-module__rPEtNa__disabled{opacity:.4;cursor:default;pointer-events:none}@media (max-width:1024px){.BlogGrid-module__rPEtNa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BlogGrid-module__rPEtNa__section{padding:60px 0}.BlogGrid-module__rPEtNa__grid{grid-template-columns:1fr;gap:20px}.BlogGrid-module__rPEtNa__thumbnail{padding-bottom:50%}.BlogGrid-module__rPEtNa__title{font-size:1.15rem}}
.ContactDirect-module__5-Q3Eq__section{background:var(--color-card-bg);padding:80px 0 100px}.ContactDirect-module__5-Q3Eq__heading{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin:0 0 14px;font-size:44px;font-weight:600}.ContactDirect-module__5-Q3Eq__lead{font-family:var(--font-body);color:var(--color-text-secondary);text-align:center;max-width:640px;margin:0 auto 48px;font-size:1.05rem;line-height:1.6}.ContactDirect-module__5-Q3Eq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ContactDirect-module__5-Q3Eq__card{background:var(--surface-raised);text-align:center;border-radius:18px;padding:22px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 24px #0f16370d}.ContactDirect-module__5-Q3Eq__card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0f16371a}.ContactDirect-module__5-Q3Eq__imageWrap{background:var(--color-lavender);aspect-ratio:1;border-radius:14px;margin-bottom:20px;overflow:hidden}.ContactDirect-module__5-Q3Eq__image{object-fit:cover;width:100%;height:100%;display:block}.ContactDirect-module__5-Q3Eq__name{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 4px;font-size:1.25rem;font-weight:600}.ContactDirect-module__5-Q3Eq__role{font-family:var(--font-body);color:var(--color-text-secondary);margin:0 0 16px;font-size:.95rem}.ContactDirect-module__5-Q3Eq__email{font-family:var(--font-body);color:var(--color-savoy-blue);word-break:break-all;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-block}.ContactDirect-module__5-Q3Eq__email:hover{color:var(--color-accent)}.ContactDirect-module__5-Q3Eq__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.ContactDirect-module__5-Q3Eq__visible{opacity:1;transform:translateY(0)}.ContactDirect-module__5-Q3Eq__delay1{transition-delay:.15s}@media (max-width:900px){.ContactDirect-module__5-Q3Eq__grid{grid-template-columns:repeat(2,1fr)}.ContactDirect-module__5-Q3Eq__heading{font-size:34px}}@media (max-width:560px){.ContactDirect-module__5-Q3Eq__grid{grid-template-columns:1fr;max-width:380px;margin:0 auto}.ContactDirect-module__5-Q3Eq__section{padding:60px 0 80px}}
.CourseListing-module__kSJlIG__section{background:var(--surface-page);padding:30px 0 100px}.CourseListing-module__kSJlIG__intro{max-width:760px;margin:0 0 36px}.CourseListing-module__kSJlIG__introHeading{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 12px;font-size:36px;font-weight:600;line-height:1.25}.CourseListing-module__kSJlIG__introText{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:1.05rem;line-height:1.6}.CourseListing-module__kSJlIG__categoryNav{background:var(--surface-page);z-index:5;border-top:1px solid #11223a14;border-bottom:1px solid #11223a14;flex-wrap:wrap;gap:8px;margin:0 0 40px;padding:14px 0;display:flex;position:sticky;top:0}html[data-theme=dark] .CourseListing-module__kSJlIG__categoryNav{border-top-color:var(--border-subtle);border-bottom-color:var(--border-subtle)}.CourseListing-module__kSJlIG__categoryPill{font-family:var(--font-body);color:var(--color-primary);background:var(--color-hero-bg);white-space:nowrap;border-radius:999px;padding:8px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s}.CourseListing-module__kSJlIG__categoryPill:hover{background:var(--color-savoy-blue);color:var(--color-white);transform:translateY(-1px)}.CourseListing-module__kSJlIG__categoryBlock{margin-bottom:56px;scroll-margin-top:90px}.CourseListing-module__kSJlIG__categoryHeader{margin:0 0 20px}.CourseListing-module__kSJlIG__categoryTitle{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 6px;font-size:28px;font-weight:600;line-height:1.3}.CourseListing-module__kSJlIG__categoryDescription{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:1rem;line-height:1.5}.CourseListing-module__kSJlIG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.CourseListing-module__kSJlIG__card{background:var(--color-card-bg);color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.CourseListing-module__kSJlIG__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}html[data-theme=dark] .CourseListing-module__kSJlIG__card{border:1px solid var(--border-subtle);box-shadow:0 2px 12px #00000052}html[data-theme=dark] .CourseListing-module__kSJlIG__card:hover{box-shadow:0 12px 32px #00000073}.CourseListing-module__kSJlIG__imageWrap{aspect-ratio:16/10;background:var(--color-hero-bg);overflow:hidden}.CourseListing-module__kSJlIG__imageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.CourseListing-module__kSJlIG__card:hover .CourseListing-module__kSJlIG__imageWrap img{transform:scale(1.04)}.CourseListing-module__kSJlIG__cardContent{flex-direction:column;flex:1;gap:14px;padding:20px 22px 22px;display:flex}.CourseListing-module__kSJlIG__cardTitle{font-family:var(--font-heading);color:var(--color-primary);flex:1;margin:0;font-size:1.05rem;font-weight:600;line-height:1.35}.CourseListing-module__kSJlIG__cardCta{font-family:var(--font-body);color:var(--color-savoy-blue);align-items:center;gap:6px;font-size:.9rem;font-weight:500;transition:color .2s,transform .2s;display:inline-flex}.CourseListing-module__kSJlIG__card:hover .CourseListing-module__kSJlIG__cardCta{color:var(--color-accent)}.CourseListing-module__kSJlIG__card:hover .CourseListing-module__kSJlIG__cardCta svg{transform:translate(3px)}.CourseListing-module__kSJlIG__cardCta svg{transition:transform .2s}.CourseListing-module__kSJlIG__animate{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(20px)}.CourseListing-module__kSJlIG__visible{opacity:1;transform:translateY(0)}@media (max-width:960px){.CourseListing-module__kSJlIG__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.CourseListing-module__kSJlIG__introHeading{font-size:28px}.CourseListing-module__kSJlIG__categoryTitle{font-size:22px}.CourseListing-module__kSJlIG__categoryNav{flex-wrap:nowrap;margin-bottom:32px;padding:12px 0;overflow-x:auto}}@media (max-width:600px){.CourseListing-module__kSJlIG__grid{grid-template-columns:1fr;gap:16px}}
.CaseStudy-module__QaBUZa__section{background:var(--color-card-bg);padding:80px 0}.CaseStudy-module__QaBUZa__heading{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin-bottom:50px;font-size:40px;font-weight:700}.CaseStudy-module__QaBUZa__content{align-items:center;gap:60px;margin-bottom:60px;display:flex}.CaseStudy-module__QaBUZa__left{flex:1;min-width:0}.CaseStudy-module__QaBUZa__subheading{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:24px;font-size:32px;font-weight:700}.CaseStudy-module__QaBUZa__outcomesTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:20px;font-size:22px;font-weight:600}.CaseStudy-module__QaBUZa__outcomesList{flex-direction:column;gap:16px;margin:0 0 28px;padding-left:24px;display:flex}.CaseStudy-module__QaBUZa__outcomeItem{font-family:var(--font-body);color:var(--color-text-secondary);font-size:1.05rem;line-height:1.7}.CaseStudy-module__QaBUZa__outcomeItem strong{color:var(--color-primary);font-weight:600}.CaseStudy-module__QaBUZa__caseStudyLink{font-family:var(--font-body);color:var(--color-primary);margin-top:8px;font-size:1.05rem;display:inline-block}.CaseStudy-module__QaBUZa__linkAccent{color:var(--color-accent);font-weight:500}.CaseStudy-module__QaBUZa__caseStudyLink:hover .CaseStudy-module__QaBUZa__linkAccent{text-decoration:underline}.CaseStudy-module__QaBUZa__carouselWrap{flex-shrink:0;width:440px}.CaseStudy-module__QaBUZa__carousel{overflow:hidden}.CaseStudy-module__QaBUZa__carouselTrack{transition:transform .5s;display:flex}.CaseStudy-module__QaBUZa__carouselSlide{flex-shrink:0;gap:16px;width:100%;display:flex}.CaseStudy-module__QaBUZa__carouselImage{border-radius:16px;flex:1;height:320px;position:relative;overflow:hidden}.CaseStudy-module__QaBUZa__dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.CaseStudy-module__QaBUZa__dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s}html[data-theme=dark] .CaseStudy-module__QaBUZa__dot{background:var(--border-subtle)}.CaseStudy-module__QaBUZa__dotActive{background:var(--color-primary)}.CaseStudy-module__QaBUZa__testimonial{border-top:1px solid #e8e8e8;margin-bottom:40px;padding-top:40px}html[data-theme=dark] .CaseStudy-module__QaBUZa__testimonial{border-top-color:var(--border-subtle)}.CaseStudy-module__QaBUZa__quoteText{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:24px;font-size:1.1rem;font-style:italic;line-height:1.7}.CaseStudy-module__QaBUZa__quoteAuthor{align-items:center;gap:16px;display:flex}.CaseStudy-module__QaBUZa__authorLogo{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.CaseStudy-module__QaBUZa__authorName{font-family:var(--font-heading);color:var(--color-primary);font-size:1rem;font-weight:600}.CaseStudy-module__QaBUZa__authorTitle{font-family:var(--font-body);color:var(--color-text-secondary);font-size:.85rem}.CaseStudy-module__QaBUZa__btnWrap{text-align:center}.CaseStudy-module__QaBUZa__btnMeeting{font-family:var(--font-body);cursor:pointer;background:var(--color-accent);color:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;padding:18px 34px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:2px 2px #13154d17}.CaseStudy-module__QaBUZa__btnMeeting:hover{opacity:.9;box-shadow:2px 2px #13154d}@media (max-width:900px){.CaseStudy-module__QaBUZa__content{flex-direction:column}.CaseStudy-module__QaBUZa__carouselWrap{width:100%}.CaseStudy-module__QaBUZa__heading{margin-bottom:32px;font-size:32px}.CaseStudy-module__QaBUZa__subheading{font-size:26px}}
.HowCoursesAreFree-module__c7zDJq__section{background:var(--surface-page);padding:30px 0 100px}.HowCoursesAreFree-module__c7zDJq__article{max-width:880px;font-family:var(--font-body);color:var(--color-text-secondary);margin:0 auto;font-size:1rem;line-height:1.75}.HowCoursesAreFree-module__c7zDJq__lead{font-family:var(--font-body);color:var(--color-text-primary);border-left:4px solid var(--color-accent);margin:0 0 36px;padding-left:18px;font-size:1.2rem;line-height:1.7}.HowCoursesAreFree-module__c7zDJq__block{margin-bottom:28px}.HowCoursesAreFree-module__c7zDJq__article h2{font-family:var(--font-heading);color:var(--color-primary);margin:24px 0 14px;font-size:30px;font-weight:600;line-height:1.3}.HowCoursesAreFree-module__c7zDJq__article h3{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 8px;font-size:22px;font-weight:600;line-height:1.3}.HowCoursesAreFree-module__c7zDJq__article p{margin:0 0 14px}.HowCoursesAreFree-module__c7zDJq__article a{color:var(--color-savoy-blue);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.HowCoursesAreFree-module__c7zDJq__article a:hover{color:var(--color-accent)}.HowCoursesAreFree-module__c7zDJq__article strong{color:var(--color-text-primary);font-weight:600}.HowCoursesAreFree-module__c7zDJq__eligibilityCard{background:var(--color-hero-bg);border-radius:18px;margin:40px 0;padding:32px 36px}.HowCoursesAreFree-module__c7zDJq__eligibilityCard h2{margin-top:0}.HowCoursesAreFree-module__c7zDJq__checklist{flex-direction:column;gap:14px;margin:18px 0 22px;padding:0;list-style:none;display:flex}.HowCoursesAreFree-module__c7zDJq__checkItem{color:var(--color-text-primary);align-items:flex-start;gap:14px;font-size:1.05rem;line-height:1.55;display:flex}.HowCoursesAreFree-module__c7zDJq__checkIcon{background:var(--color-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;display:flex}.HowCoursesAreFree-module__c7zDJq__checkIcon svg{color:#fff;width:14px;height:14px}.HowCoursesAreFree-module__c7zDJq__note{background:var(--surface-raised);border-left:4px solid var(--color-accent);color:var(--color-text-secondary);border-radius:0 10px 10px 0;margin:0 0 18px;padding:14px 18px;font-size:.98rem}.HowCoursesAreFree-module__c7zDJq__note strong{color:var(--color-primary)}.HowCoursesAreFree-module__c7zDJq__cardFooter{margin:0;font-size:1rem}.HowCoursesAreFree-module__c7zDJq__steps{counter-reset:step;flex-direction:column;gap:18px;margin:12px 0 48px;padding:0;list-style:none;display:flex}.HowCoursesAreFree-module__c7zDJq__step{background:var(--color-card-bg);border:1px solid #11223a0f;border-radius:14px;align-items:flex-start;gap:20px;padding:22px 24px;transition:border-color .2s,transform .2s;display:flex}.HowCoursesAreFree-module__c7zDJq__step:hover{border-color:#585cd540;transform:translateY(-2px)}html[data-theme=dark] .HowCoursesAreFree-module__c7zDJq__step{border-color:var(--border-subtle)}.HowCoursesAreFree-module__c7zDJq__stepNum{background:var(--color-savoy-blue);color:#fff;width:44px;height:44px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:flex}.HowCoursesAreFree-module__c7zDJq__stepBody p{margin:0}.HowCoursesAreFree-module__c7zDJq__stepTitle{margin:0 0 4px!important;font-size:1.15rem!important}.HowCoursesAreFree-module__c7zDJq__cta{background:var(--brand-navy);color:var(--color-white);text-align:center;border-radius:20px;margin-top:24px;padding:40px 36px}.HowCoursesAreFree-module__c7zDJq__cta h3{color:var(--color-white)!important;margin:0 0 8px!important;font-size:28px!important}.HowCoursesAreFree-module__c7zDJq__cta p{color:#ffffffd9;margin:0 0 22px;font-size:1.05rem}.HowCoursesAreFree-module__c7zDJq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.HowCoursesAreFree-module__c7zDJq__btnPrimary,.HowCoursesAreFree-module__c7zDJq__btnOutline{font-family:var(--font-heading);border-radius:999px;justify-content:center;align-items:center;padding:12px 26px;font-size:1rem;font-weight:500;transition:transform .2s,background .2s,color .2s;display:inline-flex;text-decoration:none!important}.HowCoursesAreFree-module__c7zDJq__btnPrimary{background:var(--color-accent);color:#fff!important}.HowCoursesAreFree-module__c7zDJq__btnPrimary:hover{background:#ff8a78;transform:translateY(-2px)}.HowCoursesAreFree-module__c7zDJq__btnOutline{background:0 0;border:1px solid #ffffff80;color:#fff!important}.HowCoursesAreFree-module__c7zDJq__btnOutline:hover{background:#ffffff1a;transform:translateY(-2px)}.HowCoursesAreFree-module__c7zDJq__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.HowCoursesAreFree-module__c7zDJq__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.HowCoursesAreFree-module__c7zDJq__section{padding:20px 0 70px}.HowCoursesAreFree-module__c7zDJq__article h2{font-size:24px}.HowCoursesAreFree-module__c7zDJq__article h3{font-size:19px}.HowCoursesAreFree-module__c7zDJq__lead{font-size:1.05rem}.HowCoursesAreFree-module__c7zDJq__eligibilityCard{padding:26px 22px}.HowCoursesAreFree-module__c7zDJq__step{gap:16px;padding:18px 20px}.HowCoursesAreFree-module__c7zDJq__stepNum{width:38px;height:38px;font-size:1.05rem}.HowCoursesAreFree-module__c7zDJq__cta{padding:32px 24px}.HowCoursesAreFree-module__c7zDJq__cta h3{font-size:22px!important}}
