.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}}
.Welfare-module__pn6RbW__page{background:radial-gradient(1200px 480px at 50% -120px,#f1ecff 0%,#0000 70%),linear-gradient(#f7f5fb 0%,#fff 60%);padding:116px 20px 70px}html[data-theme=dark] .Welfare-module__pn6RbW__page{background:radial-gradient(1200px 480px at 50% -120px, #5a3aa838 0%, transparent 70%), linear-gradient(180deg, var(--surface-alt) 0%, var(--surface-page) 60%)}.Welfare-module__pn6RbW__board{background-color:#caa169;background-image:radial-gradient(circle at 30% 28%,#6c462238 0 1px,#0000 1.6px),radial-gradient(circle at 72% 64%,#54361a2e 0 1px,#0000 1.6px),radial-gradient(circle at 48% 82%,#96683829 0 1.1px,#0000 2px),radial-gradient(circle at 12% 56%,#462c1624 0 1px,#0000 1.8px);background-size:9px 9px,13px 13px,17px 17px,23px 23px;border-radius:20px;max-width:1180px;margin:0 auto;padding:44px clamp(20px,4vw,52px) 56px;position:relative;box-shadow:inset 0 0 0 13px #a16e3b,inset 0 0 0 15px #7c4f29,inset 0 0 30px #4028126b,0 26px 54px -20px #1c120680}.Welfare-module__pn6RbW__inner{flex-direction:column;gap:34px;max-width:1040px;margin:0 auto;display:flex}.Welfare-module__pn6RbW__banner{text-align:center;background:radial-gradient(120% 140% at 50% 0,#ffffff80 0%,#0000 55%),linear-gradient(135deg,#fcf5e3 0%,#f4e9cf 58%,#efe0c2 100%);border-radius:5px;max-width:720px;margin:6px auto 0;padding:32px 34px 26px;position:relative;box-shadow:inset 0 1px #fff9,0 14px 30px -14px #2e1e0c8c}.Welfare-module__pn6RbW__tape{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#f4f0e18c;border:1px solid #fff6;width:96px;height:26px;position:absolute;top:-12px;box-shadow:0 2px 5px #0000001f}.Welfare-module__pn6RbW__tapeLeft{left:30px;transform:rotate(-7deg)}.Welfare-module__pn6RbW__tapeRight{right:30px;transform:rotate(6deg)}.Welfare-module__pn6RbW__bannerTitle{font-family:var(--font-heading);color:#5a3aa8;letter-spacing:-.01em;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 14px;margin:0;font-size:clamp(2.3rem,6vw,3.9rem);font-style:italic;font-weight:700;line-height:1.05;display:flex}.Welfare-module__pn6RbW__bannerMonth,.Welfare-module__pn6RbW__bannerTheme{text-shadow:0 1px #fff9}.Welfare-module__pn6RbW__bannerDash{opacity:.8;font-weight:400}.Welfare-module__pn6RbW__heart{filter:drop-shadow(0 2px 3px #28143c40);width:clamp(38px,7vw,52px);height:auto}.Welfare-module__pn6RbW__rainbow{background:linear-gradient(90deg,#e63946,#f4a300,#f1d302,#2a9d4a,#2a6fd6,#8a4fce);border-radius:4px;width:min(440px,82%);height:5px;margin:16px auto 0;display:block;box-shadow:0 1px 2px #0000001f}.Welfare-module__pn6RbW__challenge{text-align:center;background:linear-gradient(#fffefb,#fbf7ee);border-radius:5px;max-width:560px;margin:-2px auto 0;padding:26px 28px 28px;position:relative;box-shadow:0 12px 26px -14px #2e1e0c8c}.Welfare-module__pn6RbW__challengeTitle{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:#4a3a8c;margin:8px 0 0;font-size:1.05rem;font-weight:700}.Welfare-module__pn6RbW__challengeBody{max-width:420px;color:var(--color-text-secondary);margin:10px auto 18px;font-size:.97rem;line-height:1.55}html[data-theme=dark] .Welfare-module__pn6RbW__challengeBody{color:#383c51}.Welfare-module__pn6RbW__challengeBtn{color:#fff;cursor:pointer;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;background:#5a3aa8;border:none;border-radius:50px;align-items:center;gap:8px;padding:13px 26px;font-size:.82rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 8px 18px -8px #321c64b3}.Welfare-module__pn6RbW__challengeBtn:hover{background:#4a2f92;transform:translateY(-2px);box-shadow:0 12px 22px -8px #321c64bf}.Welfare-module__pn6RbW__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:32px 28px;display:grid}.Welfare-module__pn6RbW__card,.Welfare-module__pn6RbW__wideCard{background:var(--note);width:100%;color:var(--color-text-secondary);font:inherit;text-align:left;cursor:pointer;appearance:none;transform:rotate(var(--rot,0deg));border:none;border-radius:4px 9px 6px 8px;flex-direction:column;margin:0;padding:28px 24px 24px;transition:transform .28s cubic-bezier(.2,.7,.3,1),box-shadow .28s;display:flex;position:relative;box-shadow:0 10px 22px -10px #2e1e0c8c,0 2px 4px #2e1e0c2e}:is(html[data-theme=dark] .Welfare-module__pn6RbW__card,html[data-theme=dark] .Welfare-module__pn6RbW__wideCard){color:#383c51}.Welfare-module__pn6RbW__card:before,.Welfare-module__pn6RbW__wideCard:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff59,#0000 30%),radial-gradient(circle at 30% 20%,#00000004 0 1px,#0000 1.4px) 0 0/6px 6px;position:absolute;inset:0}.Welfare-module__pn6RbW__card:hover,.Welfare-module__pn6RbW__card:focus-within,.Welfare-module__pn6RbW__wideCard:hover,.Welfare-module__pn6RbW__wideCard:focus-within{z-index:4;outline:none;transform:rotate(0)translateY(-6px)scale(1.02);box-shadow:0 24px 42px -16px #2e1e0c99,0 5px 9px #2e1e0c38}.Welfare-module__pn6RbW__pin{z-index:2;pointer-events:none;background:radial-gradient(circle at 36% 30%, #ffffffeb, var(--pin,#c0473e) 56%, color-mix(in srgb, var(--pin,#c0473e) 68%, #000) 100%);border-radius:50%;width:22px;height:22px;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 4px 5px #00000057,inset -1px -1px 3px #00000047}.Welfare-module__pn6RbW__pin:after{content:"";filter:blur(.4px);background:#ffffffbf;border-radius:50%;width:5px;height:5px;position:absolute;top:4px;left:6px}.Welfare-module__pn6RbW__pinPurple{--pin:#8a4fce}.Welfare-module__pn6RbW__cardIcon{width:46px;height:46px;color:var(--accent);margin-bottom:12px;display:block}.Welfare-module__pn6RbW__cardIcon svg{width:100%;height:100%}.Welfare-module__pn6RbW__cardTitle{font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase;color:var(--accent);margin:0 0 8px;font-size:1.32rem;font-weight:700;line-height:1.1}.Welfare-module__pn6RbW__cardBlurb{color:#4a4754;margin:0;font-size:.95rem;line-height:1.5}.Welfare-module__pn6RbW__bulletList{flex-direction:column;gap:9px;margin:14px 0 0;padding:0;list-style:none;display:flex}.Welfare-module__pn6RbW__bullet{color:#423f4d;align-items:center;gap:10px;font-size:.92rem;font-weight:500;display:flex}.Welfare-module__pn6RbW__bulletIcon{width:20px;height:20px;color:var(--accent);flex-shrink:0;display:inline-flex}.Welfare-module__pn6RbW__bulletIcon svg{width:100%;height:100%}.Welfare-module__pn6RbW__cardSpacer{flex:auto;min-height:16px}.Welfare-module__pn6RbW__cardBtn{background:var(--btn,var(--accent));color:#fff;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 6px 14px -6px #2e1e0c66;box-shadow:0 6px 14px -6px color-mix(in srgb, var(--btn,var(--accent)) 70%, transparent);border:none;border-radius:50px;align-self:flex-start;align-items:center;gap:7px;margin-top:18px;padding:11px 22px;font-size:.78rem;font-weight:600;transition:filter .2s;display:inline-flex}.Welfare-module__pn6RbW__cardBtn:after{content:"";z-index:1;position:absolute;inset:0}.Welfare-module__pn6RbW__card:hover .Welfare-module__pn6RbW__cardBtn,.Welfare-module__pn6RbW__wideCard:hover .Welfare-module__pn6RbW__cardBtn{filter:brightness(1.06)}:is(.Welfare-module__pn6RbW__card:has(.Welfare-module__pn6RbW__cardBtn:focus-visible),.Welfare-module__pn6RbW__wideCard:has(.Welfare-module__pn6RbW__cardBtn:focus-visible)){outline:2px solid var(--color-primary);outline-offset:3px}.Welfare-module__pn6RbW__wideRow{grid-template-columns:1.12fr .88fr;align-items:stretch;gap:28px;display:grid}.Welfare-module__pn6RbW__galleryCard{flex-direction:row;align-items:center;gap:20px;padding:24px 26px}.Welfare-module__pn6RbW__galleryThumbs{flex-shrink:0;gap:9px;display:flex}.Welfare-module__pn6RbW__galleryThumb{object-fit:cover;border:3px solid #fff;border-radius:3px;width:60px;height:82px;box-shadow:0 5px 12px -4px #2e1e0c80}.Welfare-module__pn6RbW__galleryThumb:first-child{transform:rotate(-4deg)}.Welfare-module__pn6RbW__galleryThumb:nth-child(2){z-index:1;transform:rotate(1.5deg)}.Welfare-module__pn6RbW__galleryThumb:nth-child(3){transform:rotate(4deg)}.Welfare-module__pn6RbW__galleryText{flex-direction:column;display:flex}.Welfare-module__pn6RbW__supportCard{flex-direction:row;align-items:center;gap:18px;padding:24px 28px}.Welfare-module__pn6RbW__supportIcon{width:56px;height:56px;color:var(--accent);flex-shrink:0;display:block}.Welfare-module__pn6RbW__supportIcon svg{width:100%;height:100%}.Welfare-module__pn6RbW__supportText{flex-direction:column;display:flex}.Welfare-module__pn6RbW__supportTitle{font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase;color:var(--brand-navy);margin:0 0 8px;font-size:1.32rem;font-weight:700}.Welfare-module__pn6RbW__galleryText .Welfare-module__pn6RbW__cardBtn,.Welfare-module__pn6RbW__supportText .Welfare-module__pn6RbW__cardBtn{margin-top:14px}.Welfare-module__pn6RbW__prevMonths{text-align:center;max-width:1180px;margin:34px auto 0}.Welfare-module__pn6RbW__prevTitle{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:#4a3a8c;margin:0;font-size:1.1rem;font-weight:700}html[data-theme=dark] .Welfare-module__pn6RbW__prevTitle{color:#b9a6f0}.Welfare-module__pn6RbW__prevPills{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px;display:flex}.Welfare-module__pn6RbW__prevPill,.Welfare-module__pn6RbW__prevAll{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;border-radius:50px;align-items:center;padding:11px 26px;font-size:.8rem;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.Welfare-module__pn6RbW__prevPill{background:var(--color-lavender);color:#4a3a8c}html[data-theme=dark] .Welfare-module__pn6RbW__prevPill{color:#c3b3f2}.Welfare-module__pn6RbW__prevPill:hover{background:color-mix(in srgb, var(--color-lavender) 86%, #000);transform:translateY(-2px)}html[data-theme=dark] .Welfare-module__pn6RbW__prevPill:hover{background:color-mix(in srgb, var(--color-lavender) 84%, #fff)}.Welfare-module__pn6RbW__prevPill[aria-disabled=true],.Welfare-module__pn6RbW__prevAll[aria-disabled=true]{cursor:default}.Welfare-module__pn6RbW__prevAll{color:#fff;background:#5a3aa8}.Welfare-module__pn6RbW__prevAll:hover{background:#4a2f92;transform:translateY(-2px)}.Welfare-module__pn6RbW__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#160e248c;justify-content:center;align-items:center;padding:20px;animation:.2s Welfare-module__pn6RbW__overlayIn;display:flex;position:fixed;inset:0}.Welfare-module__pn6RbW__modal{background:#fffdf8;border-radius:16px;width:100%;max-width:520px;max-height:90vh;padding:32px 30px 28px;animation:.24s cubic-bezier(.2,.7,.3,1) Welfare-module__pn6RbW__modalIn;position:relative;overflow-y:auto;box-shadow:0 30px 64px -22px #140c048c}html[data-theme=dark] .Welfare-module__pn6RbW__modal{background:var(--surface-raised)}.Welfare-module__pn6RbW__modalClose{color:#4a3a6c;cursor:pointer;background:#140e240f;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:inline-flex;position:absolute;top:14px;right:14px}html[data-theme=dark] .Welfare-module__pn6RbW__modalClose{color:var(--color-text-secondary);background:#ffffff14}.Welfare-module__pn6RbW__modalClose:hover{background:#140e241f}html[data-theme=dark] .Welfare-module__pn6RbW__modalClose:hover{background:#ffffff29}.Welfare-module__pn6RbW__modalClose:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Welfare-module__pn6RbW__modalTitle{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 6px;font-size:1.7rem;font-weight:700}.Welfare-module__pn6RbW__modalLead{color:var(--color-text-secondary);margin:0 0 18px;font-size:.97rem;line-height:1.55}.Welfare-module__pn6RbW__quizMeta{color:#6a6678;justify-content:space-between;align-items:center;margin:0 0 12px;font-size:.82rem;font-weight:600;display:flex}html[data-theme=dark] .Welfare-module__pn6RbW__quizMeta{color:var(--color-text-secondary)}.Welfare-module__pn6RbW__quizTopic{color:#5a3aa8;text-transform:uppercase;letter-spacing:.05em;background:#efe6f8;border-radius:50px;padding:5px 12px;font-size:.72rem}html[data-theme=dark] .Welfare-module__pn6RbW__quizTopic{color:#c3a6ee;background:#8a4fce33}.Welfare-module__pn6RbW__quizQuestion{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 18px;font-size:1.28rem;font-weight:600;line-height:1.3}.Welfare-module__pn6RbW__quizOptions{flex-direction:column;gap:10px;display:flex}.Welfare-module__pn6RbW__quizOption{width:100%;font:inherit;text-align:left;color:var(--color-text-primary);cursor:pointer;background:#fff;border:1.5px solid #140e241f;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:.95rem;transition:border-color .18s,background .18s;display:flex}html[data-theme=dark] .Welfare-module__pn6RbW__quizOption{border-color:var(--border-subtle);background:var(--surface-sunken)}.Welfare-module__pn6RbW__quizOption:hover:not(:disabled){background:#faf7ff;border-color:#8a4fce}html[data-theme=dark] .Welfare-module__pn6RbW__quizOption:hover:not(:disabled){background:#8a4fce24;border-color:#8a4fce}.Welfare-module__pn6RbW__quizOption:disabled{cursor:default}.Welfare-module__pn6RbW__optLetter{color:#5a3aa8;background:#efe6f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:inline-flex}html[data-theme=dark] .Welfare-module__pn6RbW__optLetter{color:#c3a6ee;background:#8a4fce38}.Welfare-module__pn6RbW__optCorrect{background:#e9f7ec;border-color:#2a9d4a}.Welfare-module__pn6RbW__optCorrect .Welfare-module__pn6RbW__optLetter{color:#fff;background:#2a9d4a}.Welfare-module__pn6RbW__optWrong{background:#fbe9e9;border-color:#d24a4a}.Welfare-module__pn6RbW__optWrong .Welfare-module__pn6RbW__optLetter{color:#fff;background:#d24a4a}html[data-theme=dark] .Welfare-module__pn6RbW__optCorrect{background:#2a9d4a2e;border-color:#2a9d4a8c}html[data-theme=dark] .Welfare-module__pn6RbW__optCorrect .Welfare-module__pn6RbW__optLetter{color:#fff;background:#2a9d4a}html[data-theme=dark] .Welfare-module__pn6RbW__optWrong{background:#d24a4a2e;border-color:#d24a4a8c}html[data-theme=dark] .Welfare-module__pn6RbW__optWrong .Welfare-module__pn6RbW__optLetter{color:#fff;background:#d24a4a}.Welfare-module__pn6RbW__quizFeedback{border-radius:12px;margin:16px 0 0;padding:14px 16px;font-size:.92rem;line-height:1.5}.Welfare-module__pn6RbW__fbCorrect{color:#1f6e36;background:#e9f7ec}html[data-theme=dark] .Welfare-module__pn6RbW__fbCorrect{color:#7ee0a0;background:#2a9d4a29}.Welfare-module__pn6RbW__fbWrong{color:#9a2c2c;background:#fbe9e9}html[data-theme=dark] .Welfare-module__pn6RbW__fbWrong{color:#ff9b90;background:#d24a4a29}.Welfare-module__pn6RbW__quizDone{text-align:center;padding:8px 0}.Welfare-module__pn6RbW__quizDone .Welfare-module__pn6RbW__modalActions{justify-content:center}.Welfare-module__pn6RbW__quizDoneIcon{color:#2a9d4a;background:#e9f7ec;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:6px;display:inline-flex}html[data-theme=dark] .Welfare-module__pn6RbW__quizDoneIcon{color:#7ee0a0;background:#2a9d4a2e}.Welfare-module__pn6RbW__quizScore{color:var(--color-text-secondary);margin:8px 0 0;font-size:1rem;line-height:1.55}.Welfare-module__pn6RbW__quizScore strong{color:var(--color-primary)}.Welfare-module__pn6RbW__quizScoreNote{max-width:360px;color:var(--color-text-secondary);margin:8px auto 0;font-size:.92rem;line-height:1.5}.Welfare-module__pn6RbW__quizDoneIcon svg{width:28px;height:28px}.Welfare-module__pn6RbW__quizDoneIconTime{color:#c0392b;background:#fbe4e4}html[data-theme=dark] .Welfare-module__pn6RbW__quizDoneIconTime{color:#ff9b90;background:#c0392b33}.Welfare-module__pn6RbW__quizMetaRight{align-items:center;gap:12px;display:inline-flex}.Welfare-module__pn6RbW__quizTimer{color:#5a3aa8;font-variant-numeric:tabular-nums;background:#efe6f8;border-radius:50px;align-items:center;gap:6px;padding:4px 11px;font-size:.82rem;font-weight:700;display:inline-flex}html[data-theme=dark] .Welfare-module__pn6RbW__quizTimer{color:#c3a6ee;background:#8a4fce33}.Welfare-module__pn6RbW__quizTimer svg{width:15px;height:15px}.Welfare-module__pn6RbW__quizTimerLow{color:#c0392b;background:#fbe4e4;animation:1s ease-in-out infinite Welfare-module__pn6RbW__timerPulse}html[data-theme=dark] .Welfare-module__pn6RbW__quizTimerLow{color:#ff9b90;background:#c0392b38}@keyframes Welfare-module__pn6RbW__timerPulse{0%,to{opacity:1}50%{opacity:.5}}.Welfare-module__pn6RbW__quizIntro{text-align:center;flex-direction:column;align-items:center;padding:6px 0 2px;display:flex}.Welfare-module__pn6RbW__quizIntroIcon{color:#5a3aa8;width:60px;height:60px;margin-bottom:12px;display:inline-flex}html[data-theme=dark] .Welfare-module__pn6RbW__quizIntroIcon{color:#b18ee6}.Welfare-module__pn6RbW__quizIntroIcon svg{width:100%;height:100%}.Welfare-module__pn6RbW__quizIntro .Welfare-module__pn6RbW__quizTopic{margin-bottom:12px}.Welfare-module__pn6RbW__quizIntro .Welfare-module__pn6RbW__modalLead{max-width:400px;margin-bottom:4px}.Welfare-module__pn6RbW__quizIntroMeta{flex-wrap:wrap;justify-content:center;gap:10px 24px;margin:18px 0 6px;padding:0;list-style:none;display:flex}.Welfare-module__pn6RbW__quizIntroMeta li{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.92rem;font-weight:600;display:inline-flex}.Welfare-module__pn6RbW__quizIntroMeta svg{color:#5a3aa8;width:18px;height:18px}html[data-theme=dark] .Welfare-module__pn6RbW__quizIntroMeta svg{color:#b18ee6}.Welfare-module__pn6RbW__quizIntro .Welfare-module__pn6RbW__modalActions{justify-content:center}.Welfare-module__pn6RbW__supportForm{flex-direction:column;display:flex}.Welfare-module__pn6RbW__modalLabel{color:var(--color-text-primary);margin:14px 0 6px;font-size:.9rem;font-weight:600}.Welfare-module__pn6RbW__modalTextarea,.Welfare-module__pn6RbW__modalSelect{width:100%;font:inherit;color:var(--color-text-primary);resize:vertical;background:#fff;border:1.5px solid #140e2424;border-radius:12px;padding:12px 14px;font-size:.95rem}:is(html[data-theme=dark] .Welfare-module__pn6RbW__modalTextarea,html[data-theme=dark] .Welfare-module__pn6RbW__modalSelect){border-color:var(--border-subtle);background:var(--surface-sunken)}.Welfare-module__pn6RbW__modalTextarea:focus,.Welfare-module__pn6RbW__modalSelect:focus{border-color:#8a4fce;outline:none;box-shadow:0 0 0 3px #8a4fce2e}.Welfare-module__pn6RbW__modalError{color:#b3261e;margin:10px 0 0;font-size:.88rem;font-weight:500}html[data-theme=dark] .Welfare-module__pn6RbW__modalError{color:#ff9b90}.Welfare-module__pn6RbW__modalEmergency{color:#6a6678;margin:16px 0 0;font-size:.85rem}html[data-theme=dark] .Welfare-module__pn6RbW__modalEmergency{color:var(--color-text-secondary)}.Welfare-module__pn6RbW__modalEmergency strong{color:var(--color-primary)}.Welfare-module__pn6RbW__modalActions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.Welfare-module__pn6RbW__modalPrimary{color:#fff;font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#5a3aa8;border:none;border-radius:50px;align-items:center;gap:8px;padding:13px 26px;font-size:.82rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.Welfare-module__pn6RbW__modalPrimary:hover:not(:disabled){background:#4a2f92;transform:translateY(-2px)}.Welfare-module__pn6RbW__modalPrimary:disabled{opacity:.7;cursor:default}.Welfare-module__pn6RbW__modalGhost{color:var(--color-text-primary);font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #140e242e;border-radius:50px;align-items:center;padding:13px 24px;font-size:.82rem;font-weight:600;transition:background .2s;display:inline-flex}html[data-theme=dark] .Welfare-module__pn6RbW__modalGhost{border-color:#ffffff38}.Welfare-module__pn6RbW__modalGhost:hover{background:#140e240d}html[data-theme=dark] .Welfare-module__pn6RbW__modalGhost:hover{background:#ffffff14}@keyframes Welfare-module__pn6RbW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes Welfare-module__pn6RbW__modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:no-preference){.Welfare-module__pn6RbW__card,.Welfare-module__pn6RbW__wideCard{animation:.5s cubic-bezier(.2,.7,.3,1) both Welfare-module__pn6RbW__noteIn;animation-delay:var(--delay,0s)}@keyframes Welfare-module__pn6RbW__noteIn{0%{opacity:0;translate:0 20px}to{opacity:1;translate:0}}.Welfare-module__pn6RbW__banner{animation:.5s both Welfare-module__pn6RbW__noteIn}.Welfare-module__pn6RbW__challenge{animation:.5s 80ms both Welfare-module__pn6RbW__noteIn}}@media (prefers-reduced-motion:reduce){.Welfare-module__pn6RbW__card:hover,.Welfare-module__pn6RbW__wideCard:hover,.Welfare-module__pn6RbW__card:focus-visible,.Welfare-module__pn6RbW__wideCard:focus-within{transform:rotate(0)}.Welfare-module__pn6RbW__quizTimerLow{animation:none}}@media (max-width:880px){.Welfare-module__pn6RbW__grid{grid-template-columns:repeat(2,1fr);gap:28px 24px}.Welfare-module__pn6RbW__wideRow{grid-template-columns:1fr}}@media (max-width:560px){.Welfare-module__pn6RbW__page{padding:100px 12px 60px}.Welfare-module__pn6RbW__board{padding:34px 16px 42px;box-shadow:inset 0 0 0 9px #a16e3b,inset 0 0 0 11px #7c4f29,inset 0 0 22px #4028126b,0 18px 36px -16px #1c120680}.Welfare-module__pn6RbW__grid{grid-template-columns:1fr;gap:26px}.Welfare-module__pn6RbW__galleryCard,.Welfare-module__pn6RbW__supportCard{flex-direction:column;align-items:flex-start}.Welfare-module__pn6RbW__modal{padding:26px 20px 22px}}@media (max-height:600px){.Welfare-module__pn6RbW__modal{padding:20px 18px 16px}.Welfare-module__pn6RbW__modalLead{margin-bottom:12px}.Welfare-module__pn6RbW__modalLabel{margin-top:10px}.Welfare-module__pn6RbW__modalActions{margin-top:14px}}
.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}}
.JuneNoticeboard-module__oKMhdG__section{flex-direction:column;gap:26px;display:flex}.JuneNoticeboard-module__oKMhdG__head{text-align:center;background:radial-gradient(120% 140% at 50% 0,#ffffff80 0%,#0000 55%),linear-gradient(135deg,#fcf5e3 0%,#f4e9cf 58%,#efe0c2 100%);border-radius:5px;max-width:640px;margin:6px auto 0;padding:26px 30px 24px;position:relative;box-shadow:inset 0 1px #fff9,0 14px 30px -14px #2e1e0c8c}.JuneNoticeboard-module__oKMhdG__headTape{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#f4f0e199;border:1px solid #ffffff73;width:120px;height:26px;position:absolute;top:-11px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 2px 5px #0000001f}.JuneNoticeboard-module__oKMhdG__headEyebrow{color:#5a3aa8;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;background:#efe6f8;border-radius:50px;margin:4px 0 8px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-block}.JuneNoticeboard-module__oKMhdG__headTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:#5a3aa8;text-shadow:0 1px #fff9;margin:0;font-size:clamp(1.7rem,4.4vw,2.6rem);font-style:italic;font-weight:700;line-height:1.08}.JuneNoticeboard-module__oKMhdG__headSub{color:#4a4754;max-width:480px;margin:10px auto 0;font-size:.95rem;line-height:1.55}.JuneNoticeboard-module__oKMhdG__headCredit{letter-spacing:.02em;color:#6a6678;margin:12px 0 0;font-size:.8rem;font-weight:600}.JuneNoticeboard-module__oKMhdG__galleryOverlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#160e2499;justify-content:center;align-items:center;padding:24px;animation:.2s JuneNoticeboard-module__oKMhdG__lbFade;display:flex;position:fixed;inset:0}.JuneNoticeboard-module__oKMhdG__galleryPanel{background-color:#caa169;background-image:radial-gradient(circle at 30% 28%,#6c462238 0 1px,#0000 1.6px),radial-gradient(circle at 72% 64%,#54361a2e 0 1px,#0000 1.6px),radial-gradient(circle at 48% 82%,#96683829 0 1.1px,#0000 2px),radial-gradient(circle at 12% 56%,#462c1624 0 1px,#0000 1.8px);background-size:9px 9px,13px 13px,17px 17px,23px 23px;border-radius:18px;flex-direction:column;width:100%;max-width:1080px;max-height:92vh;animation:.24s cubic-bezier(.2,.7,.3,1) JuneNoticeboard-module__oKMhdG__lbPop;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 11px #a16e3b,inset 0 0 0 13px #7c4f29,inset 0 0 30px #4028126b,0 30px 64px -22px #140c0499}.JuneNoticeboard-module__oKMhdG__galleryBar{z-index:5;flex-shrink:0;justify-content:flex-end;padding:16px 18px 0;display:flex;position:relative}.JuneNoticeboard-module__oKMhdG__galleryClose{color:#2c2a36;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .18s;display:inline-flex;box-shadow:0 6px 16px -6px #00000080}.JuneNoticeboard-module__oKMhdG__galleryClose:hover{transform:scale(1.08)}.JuneNoticeboard-module__oKMhdG__galleryClose:focus-visible{outline:2.5px solid var(--brand-navy);outline-offset:2px}.JuneNoticeboard-module__oKMhdG__galleryClose svg{width:22px;height:22px}.JuneNoticeboard-module__oKMhdG__galleryScroll{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:6px clamp(20px,3vw,44px) clamp(28px,4vw,48px);overflow-y:auto}.JuneNoticeboard-module__oKMhdG__notices{column-width:312px;column-gap:26px;padding-top:20px}.JuneNoticeboard-module__oKMhdG__notice{break-inside:avoid;-webkit-column-break-inside:avoid;background:var(--note,#fff);color:#4a4754;transform:rotate(var(--rot,0deg));border-radius:4px 9px 6px 8px;margin:0 0 34px;padding:24px 22px 22px;transition:transform .28s cubic-bezier(.2,.7,.3,1),box-shadow .28s;position:relative;box-shadow:0 7px 14px -9px #2e1e0c80,0 2px 4px #2e1e0c29}html[data-theme=dark] .JuneNoticeboard-module__oKMhdG__notice{color:#45424f}.JuneNoticeboard-module__oKMhdG__notice:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff59,#0000 30%),radial-gradient(circle at 30% 20%,#00000004 0 1px,#0000 1.4px) 0 0/6px 6px;position:absolute;inset:0}.JuneNoticeboard-module__oKMhdG__notice:hover,.JuneNoticeboard-module__oKMhdG__notice:focus-within{z-index:4;transform:rotate(0)translateY(-5px)scale(1.015);box-shadow:0 24px 42px -16px #2e1e0c99,0 5px 9px #2e1e0c38}.JuneNoticeboard-module__oKMhdG__pin{z-index:2;pointer-events:none;background:radial-gradient(circle at 36% 30%, #ffffffeb, var(--pin,#c0473e) 56%, color-mix(in srgb, var(--pin,#c0473e) 68%, #000) 100%);border-radius:50%;width:20px;height:20px;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 4px 5px #00000057,inset -1px -1px 3px #00000047}.JuneNoticeboard-module__oKMhdG__pin:after{content:"";filter:blur(.4px);background:#ffffffbf;border-radius:50%;width:4.5px;height:4.5px;position:absolute;top:4px;left:5px}.JuneNoticeboard-module__oKMhdG__noticeTop{align-items:center;gap:11px;margin-bottom:12px;display:flex}.JuneNoticeboard-module__oKMhdG__noticeIcon{background:color-mix(in srgb, var(--accent) 14%, #fff);width:38px;height:38px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.JuneNoticeboard-module__oKMhdG__noticeIcon svg{width:22px;height:22px}.JuneNoticeboard-module__oKMhdG__noticeTag{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.68rem;font-weight:700}.JuneNoticeboard-module__oKMhdG__noticeTitle{font-family:var(--font-heading);letter-spacing:.01em;color:#2c2a36;margin:0 0 10px;font-size:1.2rem;font-weight:700;line-height:1.2}.JuneNoticeboard-module__oKMhdG__badge{background:color-mix(in srgb, var(--accent) 16%, #fff);color:color-mix(in srgb, var(--accent) 82%, #000);letter-spacing:.02em;border-radius:50px;align-items:center;gap:6px;margin:0 0 12px;padding:5px 12px;font-size:.74rem;font-weight:700;display:inline-flex}.JuneNoticeboard-module__oKMhdG__badge svg{width:14px;height:14px}.JuneNoticeboard-module__oKMhdG__badgeEnding{color:#b3261e;background:#fbe4e4}.JuneNoticeboard-module__oKMhdG__noticeBody{color:#423f4d;margin:0 0 10px;font-size:.92rem;line-height:1.55}.JuneNoticeboard-module__oKMhdG__noticeBody:last-child{margin-bottom:0}.JuneNoticeboard-module__oKMhdG__details{border-top:1px dashed color-mix(in srgb, var(--accent) 34%, transparent);flex-direction:column;gap:8px;margin:14px 0 0;padding:13px 0 0;list-style:none;display:flex}.JuneNoticeboard-module__oKMhdG__detail{color:#423f4d;align-items:flex-start;gap:9px;font-size:.85rem;font-weight:500;line-height:1.4;display:flex}.JuneNoticeboard-module__oKMhdG__detailIcon{width:17px;height:17px;color:var(--accent);flex-shrink:0;margin-top:1px;display:inline-flex}.JuneNoticeboard-module__oKMhdG__detailIcon svg{width:100%;height:100%}.JuneNoticeboard-module__oKMhdG__cta{background:var(--btn,var(--accent));color:#fff;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 14px -6px color-mix(in srgb, var(--btn,var(--accent)) 70%, transparent);border-radius:50px;align-self:flex-start;align-items:center;gap:7px;margin-top:16px;padding:10px 20px;font-size:.76rem;font-weight:600;text-decoration:none;transition:filter .2s,transform .2s;display:inline-flex}.JuneNoticeboard-module__oKMhdG__cta svg{width:15px;height:15px}.JuneNoticeboard-module__oKMhdG__cta:hover{filter:brightness(1.07);transform:translateY(-2px)}.JuneNoticeboard-module__oKMhdG__notice:has(.JuneNoticeboard-module__oKMhdG__cta:focus-visible){outline:2px solid var(--color-primary);outline-offset:3px}.JuneNoticeboard-module__oKMhdG__posters{margin-top:4px}.JuneNoticeboard-module__oKMhdG__postersHead{text-align:center;margin:0 0 20px}.JuneNoticeboard-module__oKMhdG__postersTitle{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:#3a2d6e;margin:0;font-size:1.15rem;font-weight:700}.JuneNoticeboard-module__oKMhdG__postersSub{color:#463d31;max-width:460px;margin:8px auto 0;font-size:.9rem;line-height:1.5}.JuneNoticeboard-module__oKMhdG__posterGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:24px 20px;padding-top:10px;display:grid}.JuneNoticeboard-module__oKMhdG__poster{cursor:pointer;font:inherit;transform:rotate(var(--rot,0deg));background:0 0;border:none;flex-direction:column;gap:10px;margin:0;padding:0;transition:transform .26s cubic-bezier(.2,.7,.3,1);display:flex;position:relative}.JuneNoticeboard-module__oKMhdG__poster:hover,.JuneNoticeboard-module__oKMhdG__poster:focus-visible{z-index:3;transform:rotate(0)translateY(-5px)scale(1.03)}.JuneNoticeboard-module__oKMhdG__poster:focus-visible{outline:2.5px solid var(--brand-navy);outline-offset:4px;border-radius:4px}.JuneNoticeboard-module__oKMhdG__posterFrame{background:linear-gradient(160deg,#fff,#f4f1ea);border-radius:3px;padding:7px 7px 9px;position:relative;box-shadow:0 12px 26px -12px #2e1e0c99,0 3px 6px #2e1e0c38}.JuneNoticeboard-module__oKMhdG__posterImg{aspect-ratio:3/4;object-fit:cover;background:#e9e4da;border-radius:2px;width:100%;display:block}.JuneNoticeboard-module__oKMhdG__posterPin{z-index:2;background:radial-gradient(circle at 36% 30%, #ffffffeb, var(--pin,#c0473e) 56%, color-mix(in srgb, var(--pin,#c0473e) 68%, #000) 100%);border-radius:50%;width:18px;height:18px;position:absolute;top:-9px;left:50%;transform:translate(-50%);box-shadow:0 4px 5px #00000057,inset -1px -1px 3px #00000047}.JuneNoticeboard-module__oKMhdG__posterCap{font-family:var(--font-body);text-align:center;color:#33291c;font-size:.82rem;font-weight:600;line-height:1.35}.JuneNoticeboard-module__oKMhdG__posterZoom{color:#fff;opacity:0;background:#140e248c;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:inline-flex;position:absolute;top:14px;right:14px}.JuneNoticeboard-module__oKMhdG__posterZoom svg{width:16px;height:16px}.JuneNoticeboard-module__oKMhdG__poster:hover .JuneNoticeboard-module__oKMhdG__posterZoom,.JuneNoticeboard-module__oKMhdG__poster:focus-visible .JuneNoticeboard-module__oKMhdG__posterZoom{opacity:1}.JuneNoticeboard-module__oKMhdG__lbOverlay{z-index:1100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#100a1ad1;justify-content:center;align-items:center;padding:24px;animation:.2s JuneNoticeboard-module__oKMhdG__lbFade;display:flex;position:fixed;inset:0}.JuneNoticeboard-module__oKMhdG__lbFigure{flex-direction:column;align-items:center;gap:14px;max-width:min(560px,100%);min-height:0;max-height:100%;margin:0;animation:.24s cubic-bezier(.2,.7,.3,1) JuneNoticeboard-module__oKMhdG__lbPop;display:flex;position:relative}.JuneNoticeboard-module__oKMhdG__lbImg{background:#fff;border:8px solid #fff;border-radius:6px;width:auto;max-width:100%;height:auto;max-height:76vh;display:block;box-shadow:0 30px 70px -20px #000000b3}.JuneNoticeboard-module__oKMhdG__lbCap{text-align:center;max-width:460px;font-family:var(--font-body);color:#fff;margin:0;font-size:.95rem;font-weight:600;line-height:1.45}.JuneNoticeboard-module__oKMhdG__lbClose{color:#2c2a36;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .18s;display:inline-flex;position:absolute;top:-14px;right:-14px;box-shadow:0 6px 16px -6px #0009}.JuneNoticeboard-module__oKMhdG__lbClose:hover{transform:scale(1.08)}.JuneNoticeboard-module__oKMhdG__lbNav{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.JuneNoticeboard-module__oKMhdG__lbNav:hover{background:#ffffff4d}.JuneNoticeboard-module__oKMhdG__lbPrev{left:-8px}.JuneNoticeboard-module__oKMhdG__lbNext{right:-8px}.JuneNoticeboard-module__oKMhdG__lbNav svg,.JuneNoticeboard-module__oKMhdG__lbClose svg{width:22px;height:22px}.JuneNoticeboard-module__oKMhdG__lbCount{letter-spacing:.06em;color:#ffffffb3;font-size:.82rem;font-weight:600}.JuneNoticeboard-module__oKMhdG__lbClose:focus-visible,.JuneNoticeboard-module__oKMhdG__lbNav:focus-visible{outline-offset:2px;outline:2px solid #fff}@keyframes JuneNoticeboard-module__oKMhdG__lbFade{0%{opacity:0}to{opacity:1}}@keyframes JuneNoticeboard-module__oKMhdG__lbPop{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.JuneNoticeboard-module__oKMhdG__notice,.JuneNoticeboard-module__oKMhdG__poster,.JuneNoticeboard-module__oKMhdG__cta,.JuneNoticeboard-module__oKMhdG__lbClose,.JuneNoticeboard-module__oKMhdG__lbNav{transition:none}.JuneNoticeboard-module__oKMhdG__notice:hover,.JuneNoticeboard-module__oKMhdG__notice:focus-within,.JuneNoticeboard-module__oKMhdG__poster:hover,.JuneNoticeboard-module__oKMhdG__poster:focus-visible{transform:rotate(0)}.JuneNoticeboard-module__oKMhdG__lbOverlay,.JuneNoticeboard-module__oKMhdG__lbFigure,.JuneNoticeboard-module__oKMhdG__galleryOverlay,.JuneNoticeboard-module__oKMhdG__galleryPanel{animation:none}.JuneNoticeboard-module__oKMhdG__galleryClose{transition:none}}@media (max-width:560px){.JuneNoticeboard-module__oKMhdG__galleryOverlay{padding:10px}.JuneNoticeboard-module__oKMhdG__galleryPanel{max-height:94vh}.JuneNoticeboard-module__oKMhdG__notices{column-width:auto;column-count:1}.JuneNoticeboard-module__oKMhdG__posterGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:22px 16px}.JuneNoticeboard-module__oKMhdG__lbNav{width:40px;height:40px}.JuneNoticeboard-module__oKMhdG__lbPrev{left:2px}.JuneNoticeboard-module__oKMhdG__lbNext{right:2px}}@media (max-height:640px){.JuneNoticeboard-module__oKMhdG__lbImg{max-height:56vh}.JuneNoticeboard-module__oKMhdG__lbFigure{gap:10px}}.JuneNoticeboard-module__oKMhdG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.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}}
