@charset "UTF-8";
:root{--paper:#fcfaf5;--white:#fff;--ink:#22382d;--muted:#637168;--coral:#ce472e;--coral-bright:#f17358;--peach:#ffdbca;--lime:#dfed99;--green:#234a37;--line:#dfe2d9;--font-body:'DM Sans',Arial,sans-serif;--font-display:'Bricolage Grotesque',Arial,sans-serif;--radius:22px;--container:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.6 var(--font-body);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);font-weight:600}h1,h2{letter-spacing:-.048em}h3{letter-spacing:-.035em}button{border:0}a,button,input,select,textarea,summary{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b7462d}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:var(--ink);color:#fff;padding:12px 20px;border-radius:8px}.skip-link:focus{top:12px}[hidden]{display:none!important}.coral-text{color:var(--coral)}.eyebrow{font:650 .76rem/1.5 var(--font-body);letter-spacing:.125em}.eyebrow-line{display:inline-block;width:23px;height:2px;background:var(--coral);vertical-align:middle;margin-right:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;padding:16px 24px;border-radius:9px;font-size:.94rem;line-height:1.3;font-weight:650;transition:transform .2s,background .2s,box-shadow .2s;text-align:center}.button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #22382d16}.button .icon{width:21px;height:21px}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#31533f}.button-coral{background:var(--coral);color:#fff}.button-coral:hover{background:#b63d26}.text-link{display:inline-flex;align-items:center;gap:13px;background:none;padding:0 0 7px;border-bottom:1px solid currentColor;font-weight:650;font-size:.96rem;line-height:1.5;text-align:left;width:fit-content}.text-link .icon{width:21px;height:21px;transition:transform .2s}.text-link:hover .icon{transform:translate(3px,-2px)}.text-link:hover{color:var(--coral)}
.header{position:sticky;top:0;z-index:30;background:#fcfaf5f7;border-bottom:1px solid #22382d14;backdrop-filter:blur(12px)}.nav-wrap{min-height:100px;display:flex;align-items:center;gap:40px}.brand{display:block;flex:none;width:164px}.brand img{width:164px;height:62px;object-fit:contain}.brand-fallback{font:700 1.35rem/1.1 var(--font-display);color:var(--coral);letter-spacing:-.055em}.brand-fallback span{display:block;font:.6rem/1.8 var(--font-body);letter-spacing:.43em;color:var(--ink);padding-left:3px}.desktop-nav{display:flex;gap:26px;align-items:center;margin-inline:auto}.desktop-nav a{font-size:.9rem;font-weight:550;white-space:nowrap;position:relative;padding-block:9px}.desktop-nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--coral);transition:width .2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.nav-actions{display:flex;align-items:center;gap:24px}.login-link{display:flex;align-items:center;gap:4px;font-size:.8rem;white-space:nowrap;font-weight:500}.login-link .icon{width:16px;height:16px}.nav-cta{font-size:.88rem;min-height:47px;padding:13px 18px;gap:16px}.menu-toggle{background:transparent;padding:10px;border:1px solid var(--line);border-radius:8px;display:none}.mobile-nav{padding:10px 24px 25px;border-top:1px solid var(--line);background:var(--paper)}.mobile-nav>a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.mobile-nav .button{margin-top:18px;width:100%}
.hero{padding-top:60px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:40px;align-items:center;padding-bottom:66px}.hero-copy{padding-block:15px 26px}.hero-copy .eyebrow{font-size:0.75rem;letter-spacing:.105em;white-space:nowrap}.hero h1{font-size:clamp(3rem,4.9vw,4.75rem);line-height:1.035;margin-top:23px;letter-spacing:-.062em}.hero-description{font-size:1.075rem;line-height:1.75;max-width:430px;color:#5f6a61;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:31px;flex-wrap:wrap}.video-link{background:none;display:flex;align-items:center;gap:10px;padding:4px 0;font-size:.88rem;font-weight:600}.play-circle{border:1px solid #a9b0a6;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;transition:background .2s}.play-circle .icon{width:17px;height:17px;fill:currentColor;stroke-width:1;margin-left:0}.video-link:hover .play-circle{background:var(--lime);border-color:var(--lime)}.hero-note{display:flex;gap:7px;align-items:center;font-size:.75rem;color:#667368;margin-top:24px}.hero-note .icon{width:17px;height:17px;color:#47734d}.hero-visual{position:relative;min-width:0;padding:18px 12px 20px 18px}.hero-photo-frame{height:512px;position:relative;overflow:hidden;border-radius:140px 20px 20px 20px;background:#d8dfcf}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:48% center}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#0d2519b8)}.photo-caption{position:absolute;bottom:28px;left:30px;color:white;display:grid;gap:4px}.tiny-label{font-size:0.75rem;font-weight:650;letter-spacing:.14em;line-height:1.5}.photo-caption>span:last-child{font:500 1.7rem/1.2 var(--font-display);letter-spacing:-.035em}.hero-stamp{position:absolute;right:-17px;top:-4px;transform:rotate(9deg);display:flex;flex-direction:column;align-items:center;justify-content:center;width:132px;height:132px;background:var(--lime);border:6px solid var(--paper);outline:1px solid var(--lime);border-radius:50%;z-index:2;text-align:center;color:var(--ink)}.hero-stamp .icon{width:24px;height:24px;margin-bottom:5px}.hero-stamp strong{font:600 1rem/1.05 var(--font-display);letter-spacing:-.02em}.hero-stamp>span{font-size:0.75rem;font-weight:700;letter-spacing:.1em;margin-top:6px}.floating-note{position:absolute;left:-20px;bottom:-2px;display:flex;align-items:center;gap:12px;background:white;box-shadow:0 12px 30px #22382d16;border:1px solid #eff0e9;border-radius:12px;padding:18px 21px;transform:rotate(-3deg);z-index:2}.note-icon{width:44px;height:44px;display:grid;place-items:center;background:#fae2d9;color:var(--coral);border-radius:9px}.floating-note strong{display:block;font-size:.87rem;font-weight:650}.floating-note div>span{display:block;font-size:0.75rem;color:var(--muted);margin-top:2px}.visual-edge{position:absolute;z-index:-1}.edge-coral{height:210px;width:160px;background:var(--peach);top:0;left:0;border-radius:140px 8px 8px 8px}.edge-yellow{height:210px;width:150px;background:var(--lime);bottom:3px;right:0;border-radius:8px}.standards-strip{border-top:1px solid var(--line);display:flex;align-items:center;gap:36px;min-height:117px;padding-block:22px}.accreditation{display:flex;align-items:center;gap:12px;flex:none;padding-right:33px;border-right:1px solid var(--line)}.accreditation>.icon{width:32px;height:32px;color:var(--green)}.accreditation strong{display:block;font-size:.86rem;font-weight:650}.accreditation small{display:block;font-size:0.75rem;color:var(--muted);margin-top:2px}.standards-label{font-size:0.75rem;font-weight:650;line-height:1.55;letter-spacing:.11em;color:var(--muted);flex:none}.standards-list{display:flex;justify-content:space-between;align-items:center;gap:20px;flex:1;flex-wrap:wrap}.standards-list span{font:600 .96rem/1.3 var(--font-display);letter-spacing:-.02em;color:#61705f;white-space:nowrap}
.impact-section{background:#e8eedf;padding:47px 0 17px}.impact-grid{display:grid;grid-template-columns:1.4fr 1fr .9fr 1fr;align-items:center;gap:36px}.impact-intro .eyebrow{font-size:0.75rem;letter-spacing:.1em;color:#586d51;margin-bottom:12px}.impact-intro h2{font-size:1.66rem;line-height:1.15;letter-spacing:-.04em}.stat{padding-left:27px;border-left:1px solid #c3cfbc;min-height:82px;display:flex;flex-direction:column;justify-content:center}.stat strong{font:600 clamp(2rem,3.25vw,3.05rem)/1.1 var(--font-display);letter-spacing:-.06em;white-space:nowrap}.stat strong span{color:#587848;font-weight:400}.stat>span{font-size:.82rem;color:#617056;margin-top:8px}.impact-source{text-align:right;padding-top:20px}.impact-source a{display:inline-flex;align-items:center;gap:4px;font-size:0.75rem;color:#66715d}.impact-source .icon{width:12px;height:12px}
.section-space{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:39px}.section-heading .eyebrow{font-size:0.75rem;color:var(--coral);margin-bottom:17px}.section-heading h2{font-size:clamp(2.5rem,3.5vw,3.35rem);line-height:1.08}.section-heading>p{max-width:335px;font-size:1rem;color:var(--muted);padding-bottom:6px;line-height:1.75}.program-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #cbd1c6;margin-bottom:26px}.program-tab{display:flex;align-items:center;gap:11px;padding:20px 15px;background:none;font-size:.93rem;font-weight:600;border-bottom:3px solid transparent;margin-bottom:-1px;text-align:left;transition:color .2s,background .2s}.program-tab .icon{width:21px;height:21px}.program-tab:hover{background:#f1f0e8}.program-tab[aria-selected="true"]{border-color:var(--coral);color:var(--coral)}.tab-number{font-size:0.75rem;color:#85917f;margin-left:auto}.program-panel{display:grid;grid-template-columns:1fr 1fr;background:#f0efdf;min-height:430px;border-radius:var(--radius);overflow:hidden;transition:background .25s}.program-image-wrap{position:relative;overflow:hidden;min-height:430px}.program-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:48% center;transition:transform .6s}.program-panel:hover .program-image{transform:scale(1.025)}.image-label{position:absolute;left:25px;bottom:25px;background:#fffffff2;border-radius:7px;display:flex;gap:8px;align-items:center;font-size:.77rem;font-weight:550;padding:10px 14px}.image-label .icon{width:18px;height:18px}.program-content{padding:40px 44px 32px;display:flex;flex-direction:column;align-items:flex-start}.program-meta{display:flex;align-items:center;gap:10px;font-size:0.75rem;font-weight:650;letter-spacing:.085em}.program-meta>span{border:1px solid #b7c1ad;padding:5px 8px;border-radius:4px}.program-meta>span+span{border-color:transparent}.program-content h3{font-size:2.4rem;line-height:1.1;margin-top:20px}.program-content>p:not(.program-footnote){margin-top:17px;font-size:.96rem;line-height:1.7;color:#62705c}.check-list{list-style:none;padding:0;margin:21px 0 24px;display:grid;gap:10px}.check-list li{display:flex;gap:10px;align-items:flex-start;font-size:.84rem;line-height:1.5}.check-list .icon{width:17px;height:17px;margin-top:2px;color:#52713d}.program-content .text-link{font-size:.88rem;margin-top:auto}.program-footnote{font-size:0.75rem;line-height:1.5;color:#687461;margin-top:14px;min-height:20px}
.curriculum-section{background:var(--ink);color:#fff;position:relative;overflow:hidden}.curriculum-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:96px;align-items:center}.curriculum-copy>.eyebrow{color:var(--lime);font-size:0.75rem;margin-bottom:21px}.curriculum-copy h2{font-size:clamp(2.5rem,3.45vw,3.3rem);line-height:1.13;max-width:535px}.curriculum-copy h2>span{color:var(--lime)}.curriculum-copy>p:not(.eyebrow){color:#c4d0c7;max-width:430px;margin-top:26px;line-height:1.8}.curriculum-features{display:grid;gap:14px;margin-top:30px}.curriculum-features>div{display:flex;gap:13px;align-items:center;font-size:.87rem}.curriculum-features .icon{color:var(--lime);width:22px;height:22px}.light-link{color:white;margin-top:31px;font-size:.89rem;border-color:#7e9385}.light-link:hover{color:var(--lime)}.curriculum-browser{border-radius:19px;background:#fff;color:var(--ink);padding:24px;box-shadow:0 20px 70px #08190f3d;transform:rotate(1.5deg);margin-inline:0 12px}.browser-top{display:flex;align-items:center;justify-content:space-between;font-size:0.75rem;letter-spacing:.11em;font-weight:650;padding:1px 0 21px}.browser-top .icon{width:20px;height:20px;color:#64775e}.grade-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-radius:8px;background:#f0f1eb;padding:4px;margin-bottom:17px;gap:3px}.grade-tabs button{font-size:.85rem;font-weight:650;padding:9px 7px;border-radius:5px;background:transparent;transition:color .2s,background .2s}.grade-tabs button[aria-selected="true"]{background:var(--ink);color:white}.grade-tabs button:hover:not([aria-selected="true"]){background:#e0e5d8}.course-banner{background:#deebc3;padding:22px 26px 20px;min-height:214px;border-radius:10px;position:relative;overflow:hidden;transition:background .2s}.course-subject{font-size:0.75rem;font-weight:650;letter-spacing:.14em}.course-banner h3{font-size:2.4rem;line-height:1.03;margin-top:16px;max-width:75%;position:relative;z-index:1}.course-grade{display:block;font-size:0.75rem;margin-top:16px;position:relative;z-index:1}.course-symbol{position:absolute;right:19px;top:51px;font:400 7rem/.9 var(--font-display);letter-spacing:-.09em;color:#b0c68e;opacity:.8}.course-detail{padding:23px 3px 3px}.course-detail .tiny-label{color:#788072;font-size:0.75rem}.course-detail>p:not(.tiny-label){font-size:.94rem;margin-top:7px;line-height:1.6;min-height:46px}.lesson-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px}.lesson-tags span{font-size:0.75rem;color:#60705a;border:1px solid #d9dfd3;border-radius:5px;padding:5px 8px;line-height:1.4}.course-sample{display:flex;justify-content:space-between;align-items:center;font-weight:650;font-size:.86rem;margin-top:23px;padding-top:18px;border-top:1px solid var(--line)}.course-sample:hover{color:var(--coral)}.course-sample .icon{width:20px;height:20px}.browser-bottom{display:flex;gap:6px;align-items:flex-start;color:#718065;font-size:0.75rem;line-height:1.5;margin-top:20px;padding:11px 0 0;border-top:1px solid var(--line)}.browser-bottom .icon{width:15px;height:15px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:56px}.step{position:relative;padding-top:34px;border-top:1px solid #bfc9b7}.step:before{position:absolute;content:'';width:7px;height:7px;background:var(--coral);border-radius:50%;top:-4px;left:0}.step-number{font:500 1.1rem/1 var(--font-display);letter-spacing:-.03em;color:var(--coral)}.step h3{font-size:1.7rem;line-height:1.2;margin:18px 0 13px}.step p{color:var(--muted);font-size:.93rem;line-height:1.8;max-width:350px}.support-note{display:flex;gap:15px;align-items:center;margin-top:49px;padding:24px 27px;border:1px solid #d5ddce;border-radius:11px;background:#f0f3e9}.support-note>.icon{width:27px;height:27px;color:#5a764c}.support-note>div{font-size:.84rem;line-height:1.65}.support-note strong{font-weight:650}.support-note>div>span{color:#65745f}.support-note .text-link{font-size:.84rem;margin-left:auto;flex:none}
.mission-section{padding-block:20px 83px}.mission-grid{display:grid;grid-template-columns:.92fr 1fr;gap:100px;align-items:center}.mission-image{height:495px;position:relative;padding:16px;background:#f3cbb7;border-radius:19px 130px 19px 19px}.mission-image img{width:100%;height:100%;object-fit:cover;object-position:center 24%;border-radius:9px 115px 9px 9px}.mission-photo-label{position:absolute;bottom:33px;left:30px;right:30px;background:#fcfaf5ec;padding:12px 10px;text-align:center;font-size:0.75rem;font-weight:650;letter-spacing:.12em;border-radius:5px}.mission-copy>.eyebrow{color:var(--coral);font-size:0.75rem;margin-bottom:20px}.mission-copy h2{font-size:clamp(2.6rem,3.7vw,3.6rem);line-height:1.07}.mission-copy>p:not(.eyebrow){max-width:450px;margin-top:22px;color:var(--muted);font-size:.98rem;line-height:1.8}.mission-copy .text-link{margin-top:27px;font-size:.88rem}
.faq-section{border-top:1px solid var(--line);padding-block:80px 90px}.faq-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.faq-grid .eyebrow{font-size:0.75rem;color:var(--coral);margin-bottom:18px}.faq-grid h2{font-size:2.8rem;line-height:1.1}.faq-grid>div>p:not(.eyebrow){color:var(--muted);margin-top:20px;font-size:.96rem}.faq-grid .text-link{margin-top:26px;font-size:.88rem}.faq-list{border-top:1px solid #bcc7b5}.faq-list details{border-bottom:1px solid #cbd4c4}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:22px;font-size:.96rem;font-weight:600;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:19px;height:19px;transition:transform .2s;color:#718068}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details p{padding:0 30px 24px 0;font-size:.92rem;color:var(--muted);line-height:1.8}
.cta-section{background:var(--peach);padding-block:63px;position:relative;overflow:hidden}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.cta-inner .eyebrow{font-size:0.75rem;color:#884331;margin-bottom:21px}.cta-inner h2{font-size:clamp(3rem,4.1vw,4rem);line-height:1.04}.cta-inner h2 span{color:#b44831}.cta-inner>div>p:not(.eyebrow){color:#795d4e;font-size:.96rem;max-width:435px;margin-top:23px;line-height:1.75}.cta-actions{display:flex;flex-direction:column;align-items:flex-start;gap:21px;padding-right:42px}.cta-actions .button{min-height:63px;gap:36px;padding-inline:29px}.cta-actions>a{display:flex;gap:15px;align-items:center;font-size:.86rem;font-weight:550}.cta-actions>a .icon{width:19px;height:19px}.cta-actions>a:hover{text-decoration:underline}.cta-actions>span{font-size:0.75rem;color:#805f50;margin-top:6px}
.footer{padding-top:57px;background:var(--paper)}.footer-main{display:grid;grid-template-columns:1.3fr .85fr 1fr .85fr;gap:55px;padding-bottom:40px}.footer-brand>p{font-size:.81rem;color:var(--muted);margin-top:17px}.footer-links{display:flex;flex-direction:column;gap:12px;font-size:.84rem;padding-top:12px}.footer-links a:hover{color:var(--coral)}.footer-contact{padding-top:12px}.footer-contact>span{font-size:0.75rem;font-weight:650;letter-spacing:.12em;display:block;margin-bottom:14px}.footer-contact>a{font-size:.95rem;font-weight:500}.footer-contact p{font-size:.78rem;line-height:1.7;color:var(--muted);margin-top:12px}.footer-accreditation{padding-top:5px}.footer-accreditation img{width:97px;height:61px;object-fit:contain;object-position:left center}.footer-accreditation p{font-size:0.75rem;color:var(--muted);line-height:1.65;max-width:205px;margin-top:10px}.footer-bottom{display:flex;align-items:center;gap:35px;border-top:1px solid var(--line);padding-block:24px;font-size:0.75rem;color:#74816b}.footer-bottom>a:hover{text-decoration:underline}.concept-credit{margin-left:auto;display:flex;gap:4px;align-items:center}.concept-credit a{display:inline-flex;align-items:center;gap:2px;color:#53644b;font-weight:600}.concept-credit .icon{width:13px;height:13px}
dialog{position:fixed;margin:auto;border:1px solid #dbe1d5;max-height:calc(100dvh - 40px);padding:0;border-radius:18px;color:var(--ink);background:var(--paper);box-shadow:0 30px 100px #061b1440}dialog::backdrop{background:#102519ad;backdrop-filter:blur(6px)}dialog[open]{animation:dialog-in .22s ease-out}@keyframes dialog-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.icon-button{display:grid;place-items:center;flex:none;width:37px;height:37px;border:1px solid #cbd4c6;background:transparent;border-radius:50%}.icon-button:hover{background:#e8eddf}.icon-button .icon{width:19px;height:19px}.video-dialog{width:min(900px,calc(100% - 40px));padding:22px}.video-dialog .dialog-header{padding:0 0 18px}.video-dialog h2{font-size:1.35rem;letter-spacing:-.03em}.video-container{aspect-ratio:16/9;background:#172c21;border-radius:8px;overflow:hidden}.video-container iframe{width:100%;height:100%;border:0;display:block}.video-fallback{font-size:.75rem;padding-top:14px;color:var(--muted)}.video-fallback a{text-decoration:underline}.enquiry-dialog{width:min(620px,calc(100% - 32px));padding:30px 35px 34px}.enquiry-dialog .eyebrow{font-size:0.75rem;color:var(--coral)}.enquiry-dialog h2{font-size:2.7rem;line-height:1.06;margin-top:15px}.dialog-intro{color:var(--muted);margin-top:16px;font-size:.93rem}.enquiry-dialog form{margin-top:24px;display:grid;gap:15px}.enquiry-dialog label{display:grid;gap:6px;font-size:.82rem;font-weight:600}.enquiry-dialog input,.enquiry-dialog select,.enquiry-dialog textarea{width:100%;min-width:0;border:1px solid #cbd4c3;border-radius:7px;padding:11px 12px;background:white;color:var(--ink);font-size:.88rem;font-weight:400;outline-offset:2px}.enquiry-dialog input:focus,.enquiry-dialog select:focus,.enquiry-dialog textarea:focus{outline:2px solid #557947;border-color:#557947}.enquiry-dialog textarea{resize:vertical;min-height:90px;max-height:200px}.enquiry-dialog input::placeholder,.enquiry-dialog textarea::placeholder{color:#84907a;font-size:.85rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.optional{display:contents;font-weight:400;color:var(--muted)}.demo-note{display:flex;align-items:center;gap:7px;font-size:0.75rem;color:#69785e;line-height:1.5}.demo-note .icon{width:17px;height:17px}.submit-button{width:100%;margin-top:2px}.enquiry-result{padding-top:22px}.result-icon{width:52px;height:52px;display:grid;place-items:center;background:var(--lime);border-radius:50%}.enquiry-result>p:not(.demo-note){color:var(--muted);font-size:.94rem;line-height:1.7;margin-top:20px}.enquiry-result dl{background:#edf0e5;border-radius:9px;padding:15px 20px;margin-block:23px;overflow-wrap:anywhere}.enquiry-result dt{font-size:0.75rem;color:#6b795f;margin-top:10px}.enquiry-result dt:first-child{margin-top:0}.enquiry-result dd{margin:2px 0 0;font-size:.91rem}.result-actions{display:flex;gap:24px;align-items:center;margin-top:25px}.result-actions .text-link{font-size:.83rem}
@media(min-width:1550px){.container{width:min(var(--container),calc(100% - 160px))}.hero{padding-top:68px}.hero-photo-frame{height:555px}.hero-grid{gap:60px}.hero h1{font-size:5rem}.hero-description{font-size:1.125rem}.hero-copy .eyebrow{font-size:0.75rem}}
@media(max-width:1250px){.container{width:calc(100% - 76px)}.nav-wrap{gap:27px}.desktop-nav{gap:20px}.nav-actions{gap:17px}.login-link{display:none}.hero-grid{gap:28px}.hero h1{font-size:clamp(3rem,5.25vw,4rem)}.hero-copy .eyebrow{font-size:0.75rem}.hero-photo-frame{height:478px}.hero-description{max-width:390px;font-size:1rem}.hero-actions{gap:19px}.hero-actions .button{padding-inline:19px;font-size:.86rem;gap:18px}.video-link{font-size:.8rem}.hero-note{font-size:0.75rem}.standards-strip{gap:24px}.accreditation{padding-right:24px}.standards-label{display:none}.standards-list{gap:15px}.standards-list span{font-size:.9rem}.curriculum-grid{gap:66px}.program-content{padding:32px}.program-content h3{font-size:2.1rem}.program-content>p:not(.program-footnote){font-size:.91rem}.program-tab{font-size:.84rem;padding-inline:12px;gap:8px}.impact-grid{gap:24px}.impact-intro h2{font-size:1.5rem}.stat{padding-left:23px}.stat>span{font-size:.75rem}.mission-grid{gap:65px}.footer-main{gap:35px}.cta-actions{padding-right:0}}
@media(max-width:980px){html{scroll-padding-top:96px}.container{width:calc(100% - 48px)}.nav-wrap{min-height:82px;gap:20px}.brand,.brand img{width:145px}.brand img{height:57px}.desktop-nav{gap:15px}.desktop-nav a{font-size:.77rem}.nav-cta{font-size:.76rem;gap:10px;padding:11px 13px;min-height:43px}.nav-cta .icon{width:18px;height:18px}.hero{padding-top:42px}.hero-grid{grid-template-columns:1fr 1fr;gap:17px;padding-bottom:51px}.hero h1{font-size:3.1rem;letter-spacing:-.065em}.hero-copy .eyebrow{font-size:0.75rem;letter-spacing:.035em}.eyebrow-line{width:15px;margin-right:3px}.hero-description{font-size:.95rem;margin-top:23px;max-width:340px}.hero-actions{gap:17px;margin-top:25px}.hero-actions .button{font-size:.86rem;min-height:49px;padding:13px 16px}.video-link{font-size:.76rem}.hero-note{font-size:0.75rem;align-items:flex-start;max-width:300px}.hero-note .icon{margin-top:2px}.hero-visual{padding-left:14px;padding-right:5px}.hero-photo-frame{height:474px;border-top-left-radius:100px}.hero-stamp{width:104px;height:104px;right:-10px;top:0;border-width:5px}.hero-stamp .icon{width:18px;height:18px;margin-bottom:3px}.hero-stamp strong{font-size:.83rem}.hero-stamp>span{font-size:0.75rem}.floating-note{padding:13px 15px;gap:9px;left:0;bottom:6px}.note-icon{width:34px;height:34px}.note-icon .icon{width:21px;height:21px}.floating-note strong{font-size:0.75rem}.floating-note div>span{font-size:0.75rem}.photo-caption{left:23px;bottom:46px}.photo-caption>span:last-child{font-size:1.42rem}.photo-caption .tiny-label{font-size:0.75rem}.standards-strip{gap:20px;min-height:102px}.accreditation{padding-right:20px;gap:8px}.accreditation strong{font-size:0.75rem}.accreditation small{font-size:0.75rem}.accreditation>.icon{width:27px;height:27px}.standards-list{gap:14px 20px;justify-content:flex-start}.standards-list span{font-size:.8rem}.impact-grid{grid-template-columns:1.25fr 1fr .85fr 1fr;gap:15px}.impact-intro .eyebrow{font-size:0.75rem;letter-spacing:.05em}.impact-intro h2{font-size:1.25rem}.stat{padding-left:14px}.stat strong{font-size:2rem}.stat>span{font-size:0.75rem}.section-space{padding-block:76px}.section-heading{gap:35px}.section-heading h2{font-size:2.7rem}.section-heading .eyebrow{font-size:0.75rem}.section-heading>p{font-size:.89rem;max-width:275px}.tab-number{display:none}.program-tab{padding:17px 10px;justify-content:center;font-size:.8rem}.program-tab .icon{width:19px;height:19px}.program-content{padding:28px 26px 22px}.program-content h3{font-size:1.95rem}.check-list{margin-block:17px 20px;gap:8px}.check-list li{font-size:.76rem}.program-content>p:not(.program-footnote){font-size:.84rem}.program-footnote{font-size:0.75rem}.program-content .text-link{font-size:.79rem}.program-image-wrap{min-height:425px}.image-label{left:15px;bottom:17px;font-size:0.75rem;padding:9px 11px}.curriculum-grid{gap:40px;grid-template-columns:1fr 1fr}.curriculum-copy h2{font-size:2.65rem}.curriculum-copy>.eyebrow{font-size:0.75rem}.curriculum-copy>p:not(.eyebrow){font-size:.9rem}.curriculum-features>div{font-size:.78rem}.curriculum-browser{padding:18px;margin-right:6px}.course-banner{padding-inline:20px;min-height:205px}.course-banner h3{font-size:2.1rem}.course-symbol{font-size:6.1rem;right:16px}.course-detail>p:not(.tiny-label){font-size:.87rem}.course-detail .tiny-label{font-size:0.75rem}.lesson-tags span{font-size:0.75rem}.browser-bottom{font-size:0.75rem}.light-link{font-size:.8rem}.steps{gap:28px;margin-top:45px}.step h3{font-size:1.52rem}.step p{font-size:.84rem}.support-note{padding:22px 23px}.support-note>div{font-size:.78rem}.support-note .text-link{font-size:.76rem}.mission-grid{gap:48px}.mission-image{height:455px}.mission-copy h2{font-size:2.8rem}.mission-copy>.eyebrow{font-size:0.75rem}.mission-copy>p:not(.eyebrow){font-size:.91rem}.mission-copy .text-link{font-size:.8rem}.mission-photo-label{font-size:0.75rem;left:26px;right:26px}.faq-grid{gap:55px;grid-template-columns:1fr 1.15fr}.faq-grid h2{font-size:2.5rem}.faq-grid .eyebrow{font-size:0.75rem}.faq-list summary{font-size:.87rem}.faq-list details p{font-size:.85rem}.faq-grid>div>p:not(.eyebrow){font-size:.85rem}.cta-inner{gap:35px}.cta-inner h2{font-size:3.25rem}.cta-inner .eyebrow{font-size:0.75rem}.cta-actions .button{font-size:.86rem;gap:18px;padding-inline:21px}.cta-inner>div>p:not(.eyebrow){font-size:.88rem}.cta-actions>a{font-size:.76rem}.cta-actions>span{font-size:0.75rem}.footer-main{gap:26px}.footer-bottom{font-size:0.75rem;gap:20px}}
@media(max-width:760px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.header .container{width:calc(100% - 36px)}.nav-wrap{min-height:78px;justify-content:space-between}.desktop-nav{display:none}.menu-toggle{display:grid;place-items:center;width:41px;height:41px}.nav-actions{gap:10px}.nav-cta{font-size:0.75rem;min-height:41px;padding:11px 13px}.nav-cta .icon{display:none}.brand,.brand img{width:135px}.brand img{height:53px}.hero{padding-top:29px}.hero-grid{grid-template-columns:1fr;gap:20px;padding-bottom:40px}.hero-copy{padding-block:10px 0}.hero-copy .eyebrow{font-size:0.75rem;letter-spacing:.07em;white-space:normal}.hero h1{font-size:clamp(2.85rem,8.5vw,4.5rem);line-height:1.035;margin-top:18px;letter-spacing:-.06em}.hero-description{max-width:440px;font-size:1rem;line-height:1.7;margin-top:24px}.hero-actions{gap:23px;margin-top:25px}.hero-actions .button{font-size:.89rem;min-height:52px;padding:15px 20px}.video-link{font-size:.8rem;gap:8px}.hero-note{font-size:0.75rem;max-width:none;margin-top:19px;align-items:center}.hero-visual{margin-top:13px;padding:16px 8px 17px 12px}.hero-photo-frame{height:420px;border-radius:110px 16px 16px 16px}.hero-stamp{right:-1px;top:0;width:111px;height:111px}.hero-stamp strong{font-size:.89rem}.hero-stamp>span{font-size:0.75rem}.hero-stamp .icon{width:21px;height:21px}.floating-note{left:0;bottom:0;padding:14px 18px}.floating-note strong{font-size:.81rem}.floating-note div>span{font-size:0.75rem}.note-icon{width:39px;height:39px}.photo-caption{left:24px;bottom:57px}.photo-caption>span:last-child{font-size:1.7rem}.photo-caption .tiny-label{font-size:0.75rem}.standards-strip{display:block;padding-block:26px;border-top:1px solid var(--line)}.accreditation{padding-right:0;border-right:0;justify-content:center}.accreditation strong{font-size:.84rem}.accreditation small{font-size:0.75rem}.accreditation>.icon{width:31px;height:31px}.standards-list{margin-top:25px;justify-content:center;gap:16px 23px}.standards-list span{font-size:.79rem}.impact-section{padding-top:35px}.impact-grid{grid-template-columns:repeat(3,1fr);gap:26px 12px}.impact-intro{grid-column:1/-1;text-align:center}.impact-intro .eyebrow{font-size:0.75rem;letter-spacing:.08em;margin-bottom:10px}.impact-intro h2{font-size:1.8rem}.impact-intro h2 br{display:none}.stat{padding:0;border-left:0;text-align:center;min-height:73px}.stat+.stat{border-left:1px solid #c3cfbc}.stat strong{font-size:clamp(1.85rem,5.6vw,2.7rem)}.stat>span{font-size:0.75rem;line-height:1.35;padding-inline:3px}.impact-source{text-align:center;padding-top:16px}.impact-source a{font-size:0.75rem}.section-space{padding-block:62px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:2.55rem;line-height:1.1}.section-heading .eyebrow{font-size:0.75rem;letter-spacing:.095em;margin-bottom:15px}.section-heading>p{max-width:430px;font-size:.95rem;margin-top:19px;padding-bottom:0}.program-tabs{grid-template-columns:1fr 1fr;gap:3px 15px;border:0;margin-bottom:20px}.program-tab{justify-content:flex-start;font-size:.85rem;padding:14px 9px;border-bottom:2px solid #cbd1c6;margin-bottom:0}.program-tab .icon{width:21px;height:21px}.program-tab[aria-selected="true"]{background:#f9e8de;border-radius:5px 5px 0 0}.program-panel{grid-template-columns:1fr;border-radius:16px}.program-image-wrap{min-height:275px;height:275px}.program-image{object-position:center 45%}.program-content{padding:28px 25px 25px}.program-content h3{font-size:2.1rem;margin-top:19px}.program-meta{font-size:0.75rem}.program-content>p:not(.program-footnote){font-size:.94rem;line-height:1.75}.check-list{gap:11px;margin-block:20px 25px}.check-list li{font-size:.85rem}.program-content .text-link{font-size:.91rem}.program-footnote{font-size:0.75rem;margin-top:15px}.image-label{font-size:0.75rem;left:19px;bottom:20px}.curriculum-grid{grid-template-columns:1fr;gap:37px}.curriculum-copy h2{font-size:2.65rem;max-width:480px}.curriculum-copy>.eyebrow{font-size:0.75rem}.curriculum-copy>p:not(.eyebrow){font-size:.95rem;max-width:500px;margin-top:23px}.curriculum-features{margin-top:25px;gap:13px}.curriculum-features>div{font-size:.85rem}.light-link{font-size:.9rem;margin-top:26px}.curriculum-browser{max-width:520px;width:calc(100% - 10px);margin:0 auto;transform:rotate(1deg);padding:22px}.browser-top{font-size:0.75rem}.grade-tabs button{font-size:.91rem;padding-block:10px}.course-banner{min-height:217px;padding:24px}.course-banner h3{font-size:2.5rem}.course-symbol{font-size:7.4rem;right:25px;top:50px}.course-subject{font-size:0.75rem}.course-grade{font-size:.75rem}.course-detail>p:not(.tiny-label){font-size:.95rem;min-height:0}.course-detail .tiny-label{font-size:0.75rem}.lesson-tags span{font-size:0.75rem}.course-sample{font-size:.9rem}.browser-bottom{font-size:0.75rem;line-height:1.6;margin-top:19px}.steps{grid-template-columns:1fr;gap:25px;margin-top:34px}.step{padding:25px 0 0 49px;min-height:130px}.step-number{position:absolute;left:0;top:28px;font-size:1.14rem}.step h3{font-size:1.7rem;margin:0 0 12px}.step p{font-size:.95rem;max-width:500px;line-height:1.75}.support-note{align-items:flex-start;flex-wrap:wrap;gap:13px;padding:22px;margin-top:30px}.support-note>div{font-size:.84rem;flex:1}.support-note>div strong{display:block}.support-note .text-link{font-size:.84rem;margin-left:40px;margin-top:1px}.mission-section{padding:0 0 65px}.mission-grid{grid-template-columns:1fr;gap:36px}.mission-image{height:430px;max-width:550px;padding:13px;border-top-right-radius:110px}.mission-image img{border-top-right-radius:99px;object-position:center 23%}.mission-photo-label{font-size:0.75rem;bottom:30px;left:25px;right:25px}.mission-copy>.eyebrow{font-size:0.75rem;margin-bottom:18px}.mission-copy h2{font-size:2.7rem}.mission-copy h2 br:nth-of-type(1){display:none}.mission-copy>p:not(.eyebrow){font-size:.96rem;margin-top:20px;max-width:510px}.mission-copy .text-link{font-size:.86rem;margin-top:25px}.faq-grid{grid-template-columns:1fr;gap:32px}.faq-grid .eyebrow{font-size:0.75rem}.faq-grid h2{font-size:2.55rem}.faq-grid>div>p:not(.eyebrow){font-size:.95rem;margin-top:19px}.faq-grid .text-link{font-size:.9rem;margin-top:20px}.faq-list summary{font-size:.93rem;padding-block:21px}.faq-list details p{font-size:.91rem;padding-right:15px}.cta-section{padding-block:48px}.cta-inner{display:block}.cta-inner .eyebrow{font-size:0.75rem;letter-spacing:.09em;margin-bottom:19px}.cta-inner h2{font-size:3.1rem}.cta-inner>div>p:not(.eyebrow){font-size:.96rem;max-width:445px}.cta-actions{gap:18px;margin-top:28px}.cta-actions .button{font-size:.94rem;padding:17px 23px;min-height:58px;gap:27px}.cta-actions>a{font-size:.88rem}.cta-actions>span{font-size:0.75rem;margin-top:1px}.footer{padding-top:42px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 27px;padding-bottom:32px}.footer-brand>p{font-size:.77rem}.footer-links{font-size:.82rem}.footer-contact{padding-top:0}.footer-accreditation{padding-top:0}.footer-contact>a{font-size:.94rem}.footer-contact p{font-size:0.75rem}.footer-accreditation p{font-size:0.75rem}.footer-bottom{display:flex;flex-wrap:wrap;gap:13px 22px;font-size:0.75rem;padding-block:21px}.concept-credit{margin-left:0;width:100%;margin-top:3px}.enquiry-dialog{padding:23px 24px 27px}.enquiry-dialog h2{font-size:2.45rem}.dialog-header .eyebrow{font-size:0.75rem}.enquiry-dialog .form-row{grid-template-columns:1fr;gap:15px}.enquiry-dialog input,.enquiry-dialog select,.enquiry-dialog textarea{font-size:1rem}.enquiry-dialog label{font-size:.85rem}.result-actions{gap:19px}.result-actions .button{font-size:.83rem;padding-inline:18px}.result-actions .text-link{font-size:.77rem}.video-dialog{padding:17px;width:calc(100% - 24px)}.video-dialog h2{font-size:1.15rem}.video-fallback{font-size:0.75rem}}
@media(max-width:385px){.hero h1{font-size:2.75rem}.hero-copy .eyebrow{font-size:0.75rem;letter-spacing:.05em}.hero-actions{gap:14px}.hero-actions .button{font-size:.8rem;padding:14px 16px;gap:13px}.video-link{font-size:0.75rem}.play-circle{width:32px;height:32px}.hero-note{font-size:0.75rem;gap:4px}.hero-photo-frame{height:365px}.hero-stamp{width:101px;height:101px}.hero-stamp strong{font-size:.8rem}.stat strong{font-size:1.8rem}.stat>span{font-size:0.75rem}.section-heading h2{font-size:2.3rem}.program-tab{font-size:.77rem;gap:7px;padding-inline:7px}.program-content{padding:25px 22px}.curriculum-copy h2{font-size:2.4rem}.curriculum-browser{padding:18px}.browser-bottom{font-size:0.75rem}.mission-copy h2{font-size:2.5rem}.cta-inner h2{font-size:2.8rem}.nav-cta{font-size:0.75rem;padding-inline:11px}.brand,.brand img{width:126px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover,.program-panel:hover .program-image{transform:none}}

/* Readable typography at every viewport. */
.hero-description,.section-heading>p,.program-content>p:not(.program-footnote),.curriculum-copy>p:not(.eyebrow),.course-detail>p:not(.tiny-label),.step p,.mission-copy>p:not(.eyebrow),.faq-grid>div>p:not(.eyebrow),.faq-list details p,.cta-inner>div>p:not(.eyebrow),.dialog-intro,.enquiry-result>p:not(.demo-note){font-size:1rem}
.desktop-nav a,.login-link,.nav-cta,.hero-actions .button,.video-link,.program-tab,.check-list li,.program-content .text-link,.curriculum-features>div,.light-link,.grade-tabs button,.course-sample,.support-note>div,.support-note .text-link,.mission-copy .text-link,.faq-list summary,.faq-grid .text-link,.cta-actions>a,.cta-actions .button,.footer-links,.enquiry-dialog label,.submit-button,.result-actions .button,.result-actions .text-link{font-size:.875rem}
.hero-note{font-size:.8125rem}.stat>span{font-size:.875rem}.footer-contact p{font-size:.875rem}.hero-stamp strong{font-size:1rem}.floating-note strong{font-size:.875rem}.floating-note div>span{font-size:.8125rem}.accreditation small{font-size:.75rem}.accreditation strong{font-size:.875rem}
@media(max-width:980px) and (min-width:761px){.desktop-nav{gap:13px}.nav-wrap{gap:15px}.nav-cta{font-size:.875rem}.hero-actions{gap:15px}.hero-copy .eyebrow{white-space:normal}}
@media(max-width:760px){.hero-actions{gap:16px}.hero-copy .eyebrow{line-height:1.65}.hero-actions .button{padding-inline:17px}.hero-note{align-items:flex-start}.hero-note .icon{margin-top:2px}.standards-list{gap:16px 23px}.stat>span{font-size:.75rem}.impact-grid{column-gap:8px}.hero-stamp strong{font-size:.875rem}.program-tab{padding-inline:8px}.cta-actions>span{font-size:.75rem}.footer-bottom{font-size:.75rem}.footer-accreditation p{font-size:.75rem}.mission-photo-label{font-size:.75rem;letter-spacing:.07em}.section-heading .eyebrow,.curriculum-copy>.eyebrow,.mission-copy>.eyebrow,.faq-grid .eyebrow,.cta-inner .eyebrow{font-size:.75rem;letter-spacing:.075em}.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.035em}.image-label{font-size:.8125rem}.program-content{padding:28px 23px}.program-meta{font-size:.75rem;letter-spacing:.04em}.browser-bottom{font-size:.75rem}.support-note .text-link{font-size:.875rem}.faq-grid .eyebrow{max-width:330px}}
@media(max-width:385px){.hero-actions{gap:15px 18px}.nav-cta{font-size:.8125rem;padding-inline:10px}.nav-actions{gap:8px}.brand,.brand img{width:120px}.program-tab{font-size:.8125rem}.program-tab .icon{width:18px;height:18px}.hero-note{font-size:.75rem}.hero-copy .eyebrow{font-size:.75rem}.hero-stamp{right:-5px}.stat>span{font-size:.75rem}.course-banner{padding-inline:20px}.course-symbol{right:19px}}

@media(max-width:900px){.desktop-nav{display:none}.nav-wrap{justify-content:space-between}.menu-toggle{display:grid;place-items:center;width:41px;height:41px}}

/* Original academy videos, mission, and community stories. */
.hero-secondary{display:inline-flex;align-items:center;gap:7px;font-size:.875rem;font-weight:600;line-height:1.5;padding-block:9px;border-bottom:1px solid #a5b09c}
.hero-secondary:hover{color:var(--coral);border-color:var(--coral)}
.hero-secondary .icon{width:19px;height:19px}
.hero-video-feature{padding:18px 0 8px 10px;isolation:isolate}
.hero-video-feature:before{content:'';position:absolute;inset:0 -14px 80px 25px;z-index:-1;background:#e5edbe;border-radius:22px}
.featured-video-card{background:#fff;border:1px solid #d8dfcc;border-radius:17px;box-shadow:0 18px 50px #22382d12;overflow:hidden}
.video-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 22px;font-size:.75rem;font-weight:650;letter-spacing:.1em;color:#607154}
.video-card-top .icon{width:18px;height:18px}
.embedded-video{aspect-ratio:16/9;width:100%;background:#14271e;position:relative;overflow:hidden}
.embedded-video iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}
.hero-player{border-block:1px solid #e3e7dc}
.video-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 22px}
.video-card-bottom .tiny-label{font-size:.75rem;letter-spacing:.08em;color:#718063;display:block;margin-bottom:7px}
.video-card-bottom strong{font:600 1.5rem/1.15 var(--font-display);letter-spacing:-.035em}
.video-external{display:grid;place-items:center;width:40px;height:40px;border:1px solid #d7dfcd;border-radius:50%;flex:none;color:var(--ink)}
.video-external .icon{width:19px;height:19px}
.video-external:hover{background:var(--lime)}
.hero-video-proof{display:flex;gap:12px;align-items:center;margin:20px 4px 0 17px}
.hero-video-proof .note-icon{background:#f6e2d5;width:40px;height:40px;flex:none}
.hero-video-proof .note-icon .icon{width:23px;height:23px}
.hero-video-proof strong{display:block;font-size:.875rem;font-weight:600;line-height:1.45}
.hero-video-proof p>span{font-size:.8125rem;display:block;color:var(--muted);margin-top:3px;line-height:1.5}
.mission-video-section{padding:90px 0 72px}
.mission-video-section .mission-grid{grid-template-columns:1.1fr 1fr;gap:72px;align-items:center}
.mission-media{background:#f9e0d1;border:1px solid #f1d4c1;border-radius:17px;overflow:hidden}
.mission-video-top{display:flex;align-items:center;gap:10px;padding:23px 24px;font-size:.75rem;line-height:1.5;font-weight:650;letter-spacing:.075em;color:#82523c}
.mission-video-top .icon{width:23px;height:23px}
.mission-media .embedded-video{border-block:1px solid #eed0bc}
.mission-media-caption{display:flex;align-items:center;justify-content:space-between;padding:20px 23px;gap:20px}
.mission-media-caption>span{font:500 1.19rem/1.3 var(--font-display);letter-spacing:-.015em}
.mission-media-caption .video-external{border-color:#d8b8a2;width:37px;height:37px}
.mission-video-section .mission-copy h2{font-size:clamp(2.4rem,3.25vw,3.4rem);line-height:1.08}
.mission-video-section .mission-copy>.eyebrow{font-size:.75rem;letter-spacing:.14em}
.mission-video-section .mission-copy>p:not(.eyebrow){font-size:1rem;line-height:1.75;margin-top:21px;max-width:480px}
.mission-actions{display:flex;align-items:flex-start;flex-direction:column;gap:20px;margin-top:29px}
.mission-actions .button{font-size:.875rem;gap:20px}
.mission-actions .text-link{font-size:.875rem;margin-top:0}
.mission-video-section+.programs-section{padding-top:25px}
.trust-section{background:#f0f3e9;overflow:hidden}
.trust-heading{align-items:flex-end;margin-bottom:33px}
.trust-heading h2{font-size:clamp(2.5rem,3.5vw,3.35rem);line-height:1.1}
.trust-intro{max-width:375px;flex:1}
.trust-intro>p{font-size:1rem;line-height:1.75;color:var(--muted)}
.story-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:22px}
.story-controls>span{font-size:.8125rem;color:#6b7c5e;margin-right:12px;font-variant-numeric:tabular-nums}
.story-arrow{display:grid;place-items:center;width:43px;height:43px;background:transparent;border:1px solid #b9c5aa;border-radius:50%;transition:background .2s,color .2s}
.story-arrow .icon{width:20px;height:20px}
.story-arrow.previous .icon{transform:rotate(180deg)}
.story-arrow:hover:not(:disabled){background:var(--ink);color:white;border-color:var(--ink)}
.story-arrow:disabled{opacity:.35;cursor:default}
.story-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#aab99b #e4eada;padding:2px 0 20px;scroll-padding-inline:0;align-items:stretch}
.story-track:focus-visible{outline:3px solid var(--coral);outline-offset:5px}
.story-card{min-width:0;border:1px solid #d5ddcd;border-radius:15px;background:#fff;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:normal}
.story-thumbnail{display:block;position:relative;width:100%;aspect-ratio:16/9;padding:0;overflow:hidden;background:#23382b;color:#fff;text-align:left}
.story-thumbnail:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#10241705 35%,#102417b3);pointer-events:none}
.story-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.story-thumbnail:hover img{transform:scale(1.035)}
.story-thumbnail:focus-visible{outline:3px solid var(--coral);outline-offset:-4px;z-index:2}
.story-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:grid;place-items:center;width:54px;height:54px;border:1px solid #ffffffb0;background:#fcfaf5ed;border-radius:50%;color:var(--ink);box-shadow:0 4px 20px #0e261522;transition:background .2s}
.story-play .icon{width:22px;height:22px;fill:currentColor;stroke-width:1;margin-left:1px}
.story-thumbnail:hover .story-play{background:var(--lime)}
.story-watch{position:absolute;z-index:1;left:20px;right:16px;bottom:17px;font-size:.75rem;font-weight:650;letter-spacing:.055em;line-height:1.5}
.story-info{padding:23px 23px 27px}
.story-category{display:block;font-size:.75rem;font-weight:600;letter-spacing:.075em;line-height:1.5;color:#70825c}
.story-info h3{font-size:1.52rem;line-height:1.12;margin-top:12px;min-height:54px}
.story-info p{font-size:1rem;line-height:1.65;color:var(--muted);margin-top:12px}
.health-perspective{display:flex;align-items:center;gap:17px;margin-top:29px;padding:23px 27px;background:#e4ecd8;border:1px solid #d3dfc3;border-radius:10px}
.health-icon{display:grid;place-items:center;width:51px;height:51px;flex:none;border-radius:50%;background:#f6f8ef;color:#4f6f3d}
.health-icon .icon{width:26px;height:26px}
.health-perspective>div>strong{display:inline-block;font-family:var(--font-display);font-size:1.23rem;font-weight:600;line-height:1.2;margin-top:5px;margin-right:14px}
.health-perspective>div>span:last-child{display:inline-block;font-size:.875rem;line-height:1.5;color:var(--muted)}
.health-perspective .text-link{flex:none;margin-left:auto;font-size:.875rem;gap:10px}
.health-perspective .text-link .icon{width:18px;height:18px}
.trust-conversion{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-top:39px;padding-top:34px;border-top:1px solid #cbd7be}
.trust-conversion h3{font-size:2.04rem;line-height:1.1}
.trust-conversion p{font-size:1rem;line-height:1.7;color:var(--muted);margin-top:14px}
.trust-conversion>div:last-child{display:flex;align-items:flex-start;flex-direction:column;gap:15px;flex:none}
.trust-conversion>div>a{display:flex;align-items:center;gap:9px;font-size:.875rem;color:#627454}
.trust-conversion>div>a:hover{color:var(--coral)}
.trust-conversion>div>a .icon{width:17px;height:17px}
.video-next-step{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:19px;padding-top:18px;border-top:1px solid var(--line)}
.video-next-step>span{font-size:.9375rem;font-weight:500}
.video-next-step .button{font-size:.875rem;min-height:47px;padding:12px 18px;gap:15px}
@media(max-width:1100px){.mission-video-section .mission-grid{gap:43px}.mission-actions .button{gap:13px;padding-inline:19px}.hero-video-feature:before{right:-10px}.health-perspective>div>span:last-child{display:block;margin-top:4px}.story-info{padding:21px 19px 23px}.story-info h3{font-size:1.4rem;min-height:51px}.trust-intro{max-width:320px}}
@media(max-width:980px){.hero-grid{grid-template-columns:1.05fr 1fr;gap:24px}.hero-video-feature{padding-left:0}.video-card-top{padding:15px 18px;font-size:.75rem;letter-spacing:.05em}.video-card-bottom{padding:19px 18px;gap:12px}.video-card-bottom strong{font-size:1.2rem}.video-card-bottom .tiny-label{letter-spacing:.025em}.hero-video-proof{margin-left:2px;gap:10px}.hero-video-proof p>span{font-size:.75rem}.hero-video-proof strong{font-size:.875rem}.hero-video-feature:before{inset:2px -10px 83px 18px}.mission-video-section .mission-grid{gap:32px;grid-template-columns:1fr 1fr}.mission-video-section{padding-block:73px 60px}.mission-video-section .mission-copy h2{font-size:2.65rem}.mission-video-top{padding:19px 20px;font-size:.75rem;letter-spacing:.02em}.mission-media-caption{padding:16px 18px;gap:13px}.mission-media-caption>span{font-size:1.1rem}.mission-actions{margin-top:25px;gap:18px}.mission-actions .button{font-size:.875rem;padding:14px 17px}.mission-actions .text-link{font-size:.875rem}.story-track{grid-auto-columns:calc((100% - 24px)/2)}.trust-heading{gap:32px}.trust-heading h2{font-size:2.7rem}.trust-intro{max-width:295px}.trust-conversion h3{font-size:1.85rem}.trust-conversion .button{font-size:.875rem;padding-inline:21px}.health-perspective{padding:21px 23px;gap:14px}}
@media(max-width:760px){.hero-grid{grid-template-columns:1fr;gap:23px}.hero-video-feature{margin-top:9px;padding:12px 6px 0 0}.hero-video-feature:before{inset:0 -5px 76px 15px}.video-card-top{padding:15px 18px;font-size:.75rem;letter-spacing:.075em}.video-card-bottom{padding:20px 18px}.video-card-bottom strong{font-size:1.3rem}.video-card-bottom .tiny-label{font-size:.75rem;letter-spacing:.035em}.video-external{width:38px;height:38px}.hero-video-proof{margin-top:18px;margin-left:3px}.hero-video-proof strong{font-size:.875rem}.hero-video-proof p>span{font-size:.8125rem}.hero-secondary{font-size:.875rem}.hero-actions{gap:15px 20px}.hero-actions .button{font-size:.875rem;padding:15px 18px}.mission-video-section{padding-block:59px 57px}.mission-video-section .mission-grid{grid-template-columns:1fr;gap:29px}.mission-copy{grid-row:1}.mission-video-section .mission-copy h2{font-size:2.7rem;max-width:440px}.mission-video-section .mission-copy h2 br{display:block}.mission-actions .button{font-size:.875rem;min-height:53px}.mission-actions .text-link{font-size:.875rem}.mission-video-top{font-size:.75rem;padding:20px;letter-spacing:.055em}.mission-media-caption{padding:20px;gap:15px}.mission-media-caption>span{font-size:1.18rem}.mission-video-section+.programs-section{padding-top:13px}.trust-heading{display:block;margin-bottom:23px}.trust-heading h2{font-size:2.55rem;line-height:1.1}.trust-intro{max-width:none;margin-top:21px}.trust-intro>p{font-size:1rem;max-width:450px}.story-controls{margin-top:21px;justify-content:flex-start}.story-controls>span{margin-right:auto;font-size:.8125rem}.story-arrow{width:43px;height:43px}.story-track{grid-auto-columns:calc(100% - 28px);gap:17px;padding-bottom:18px}.story-info{padding:23px 21px 25px}.story-info h3{font-size:1.5rem;min-height:0}.story-info p{margin-top:11px;font-size:1rem}.story-category{font-size:.75rem;letter-spacing:.06em}.story-watch{font-size:.75rem;left:18px;bottom:16px}.health-perspective{position:relative;display:flex;align-items:flex-start;flex-wrap:wrap;gap:13px;padding:23px 20px;margin-top:24px}.health-icon{width:40px;height:40px}.health-icon .icon{width:23px;height:23px}.health-perspective>div{flex:1;min-width:190px}.health-perspective>div>strong{font-size:1.23rem;margin-top:7px}.health-perspective>div>span:last-child{font-size:.875rem;line-height:1.6;margin-top:6px}.health-perspective .text-link{font-size:.875rem;margin-left:53px;margin-top:1px}.trust-conversion{display:block;margin-top:31px;padding-top:30px}.trust-conversion h3{font-size:1.95rem}.trust-conversion p{font-size:1rem;margin-top:13px}.trust-conversion>div:last-child{margin-top:22px;gap:16px}.trust-conversion .button{font-size:.9375rem;padding:16px 21px}.trust-conversion>div>a{font-size:.875rem}.video-next-step{align-items:flex-start;flex-direction:column;gap:13px}.video-next-step>span{font-size:.875rem}.video-next-step .button{font-size:.875rem;width:100%;justify-content:space-between}.video-dialog{max-height:calc(100dvh - 24px)}.video-dialog h2{font-size:1.2rem;line-height:1.2}.video-fallback{font-size:.75rem}}
@media(max-width:385px){.video-card-bottom strong{font-size:1.17rem}.video-card-bottom{padding-inline:16px;gap:10px}.video-card-bottom .tiny-label{letter-spacing:.015em}.hero-video-proof p>span{font-size:.75rem}.mission-video-section .mission-copy h2{font-size:2.4rem}.mission-actions .button{gap:13px;padding-inline:14px;font-size:.8125rem}.trust-heading h2{font-size:2.3rem}.story-info h3{font-size:1.4rem}.health-perspective{padding-inline:17px;gap:10px}.health-perspective .text-link{margin-left:50px}.mission-video-top{font-size:.75rem;letter-spacing:0}.mission-media-caption>span{font-size:1.06rem}}
