:root{font-family:HarmonyOS Sans SC,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#192019;background:#f3f1e8;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f3f1e8;--paper-light: #fbfaf5;--ink: #192019;--moss: #506737;--forest: #17382d;--orange: #e1652f;--sky: #6f96ae;--line: rgba(25, 32, 25, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}body,button,a{letter-spacing:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%}.motion-enabled:not(.motion-running) .hero-kicker,.motion-enabled:not(.motion-running) .hero-title-line,.motion-enabled:not(.motion-running) .hero-copy span,.motion-enabled:not(.motion-running) .hero-actions>*,.motion-enabled:not(.motion-running) .hero-meta span,.motion-enabled:not(.motion-running) .chapter-rail,.motion-enabled:not(.motion-running) .brand-logo,.motion-enabled:not(.motion-running) .main-nav>*,.motion-enabled:not(.motion-running) .reveal,.motion-enabled:not(.motion-running) .method-sticky h2,.motion-enabled:not(.motion-running) .method-sticky>p,.motion-enabled:not(.motion-running) .inner-header .brand-logo,.motion-enabled:not(.motion-running) .inner-nav>*,.motion-enabled:not(.motion-running) main>section:first-child .page-index,.motion-enabled:not(.motion-running) main>section:first-child h1,.motion-enabled:not(.motion-running) main>section:first-child>p:last-child,.motion-enabled:not(.motion-running) main>section:first-child .detail-summary,.motion-enabled:not(.motion-running) main>section:not(:first-child) h2,.motion-enabled:not(.motion-running) main>section:not(:first-child) .page-index,.motion-enabled:not(.motion-running) .catalog-card,.motion-enabled:not(.motion-running) .journey-list article,.motion-enabled:not(.motion-running) .activity-actions article,.motion-enabled:not(.motion-running) .project-page-card,.motion-enabled:not(.motion-running) .about-values article,.motion-enabled:not(.motion-running) .about-field-notes figure,.motion-enabled:not(.motion-running) .about-team-image,.motion-enabled:not(.motion-running) .educator-profile{visibility:hidden;opacity:0}.site-shell{overflow:clip}.site-header{position:absolute;z-index:20;inset:0 0 auto;height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 3.25vw;color:var(--ink)}.brand{display:flex;align-items:center}.brand-logo{width:158px;height:62px;object-fit:contain}.mobile-copy{display:none}.main-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.main-nav a{position:relative}.main-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:currentColor;transition:right .24s ease}.main-nav>a:hover:after{right:0}.nav-cta{border:1px solid currentColor;padding:11px 15px}.menu-button{display:none;border:0;background:transparent;padding:8px;color:inherit}.hero{position:relative;height:min(920px,96svh);min-height:680px;overflow:hidden;background:#dfe4d7}.hero-media{position:absolute;top:-4%;right:0;bottom:-4%;left:0;will-change:transform}.hero-media img{height:108%;object-fit:cover;object-position:center 48%}.hero-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6f5ed00 36%,#f6f5ed2e 55%,#f6f5edcc)}.hero-content{position:absolute;z-index:2;top:22%;right:6vw;width:min(620px,42vw)}.hero-kicker,.eyebrow{margin:0 0 22px;font-size:11px;font-weight:800;text-transform:uppercase}.hero-title{margin:0;font-size:clamp(40px,4vw,64px);line-height:1.18;font-weight:700}.hero-title-mask{display:block;overflow:hidden;padding-bottom:4px}.hero-title-mask+.hero-title-mask{margin-top:3px}.hero-title-line{display:block;white-space:nowrap}.hero-copy{width:min(560px,100%);margin:24px 0 0;font-size:16px;line-height:1.8}.hero-copy span{display:block}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 20px;font-size:13px;font-weight:700;transition:transform .22s ease,background .22s ease}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover{background:var(--forest)}.button-light{color:var(--forest);background:#fff}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:800}.hero-meta{position:absolute;z-index:2;bottom:28px;left:3.25vw;display:flex;gap:20px;font-size:10px;font-weight:800;text-transform:uppercase}.hero-meta span+span:before{content:"/";margin-right:20px;opacity:.5}.section-pad{padding:120px 5vw}.section-label{--label-progress: 1;display:flex;gap:14px;align-items:center;margin-bottom:56px;font-size:14px;line-height:1.4;font-weight:800;text-transform:uppercase}.section-label span{color:var(--orange);font-size:13px}.section-label:after{content:"";width:38px;height:1px;flex:0 0 auto;background:currentColor;opacity:.3;transform:scaleX(var(--label-progress));transform-origin:left center}.section-label.light{color:#fff}.manifesto{background:var(--paper)}.manifesto-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.65fr);gap:8vw;align-items:end}.display-copy{margin:0;max-width:980px;font-size:clamp(40px,4.4vw,68px);line-height:1.2;font-weight:700}.manifesto-side{padding-bottom:6px}.manifesto-side p{margin:0 0 36px;font-size:16px;line-height:1.9}.line-link{padding-bottom:8px;border-bottom:1px solid var(--ink)}.learning-path{display:grid;grid-template-columns:repeat(3,1fr);margin-top:105px;border-top:1px solid var(--line)}.path-item{position:relative;padding:30px 34px 10px 0;min-height:210px;border-right:1px solid var(--line)}.path-item+.path-item{padding-left:34px}.path-item:last-child{border:0}.path-item>span,.method-step>span{font-size:11px;color:var(--orange);font-weight:800}.path-item h3{margin:44px 0 12px;font-size:23px}.path-item p{margin:0;max-width:300px;color:#4f584f;line-height:1.7}.field-journal{padding:20px 5vw 130px;background:var(--paper)}.field-journal-head{display:grid;grid-template-columns:.45fr 1fr;gap:5vw;align-items:end;margin-bottom:54px}.field-journal-head .eyebrow{margin:0 0 10px}.field-journal-head h2{max-width:760px;margin:0;font-size:clamp(38px,4vw,60px);line-height:1.2}.field-journal-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:12px;align-items:end}.field-journal-item{min-width:0;margin:0}.field-journal-image{height:410px;overflow:hidden;background:#d8ddd2}.field-journal-wide .field-journal-image{height:560px}.field-journal-tall .field-journal-image{height:490px}.field-journal-image img{height:100%;object-fit:cover}.field-journal-item figcaption{display:flex;gap:14px;padding:15px 2px 0;color:#586158;font-size:12px;font-weight:700}.field-journal-item figcaption span{color:var(--orange)}.activity-band{position:relative;overflow:hidden;min-height:720px;padding:88px 5vw 96px;color:#fff;background:var(--forest)}.activity-orbit{position:absolute;right:-1vw;top:-10vw;color:#ffffff09;font-size:36vw;line-height:1;font-weight:900;pointer-events:none}.activity-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);gap:6vw;align-items:center;min-height:470px}.home-activity-visual{aspect-ratio:3 / 2;overflow:hidden;background:#65aee4}.home-activity-visual img{height:100%;object-fit:cover;will-change:transform}.activity-copy{max-width:520px}.activity-copy .eyebrow{margin:24px 0 18px;color:#f8d76c}.activity-copy h2{margin:0 0 24px;font-size:clamp(44px,4vw,62px);line-height:1.12;font-weight:700;text-wrap:balance}.activity-copy>p:not(.eyebrow){margin:0 0 34px;font-size:16px;line-height:1.85;color:#ffffffc2}.activity-status{display:flex;flex-wrap:wrap;gap:8px}.activity-status span{padding:7px 10px;border:1px solid rgba(255,255,255,.38);color:#fff;font-size:10px;font-weight:800}.activity-status span:last-child{color:#16231e;background:#f4d268;border-color:#f4d268}.featured-course{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(390px,.72fr);min-height:900px;background:var(--paper-light)}.featured-media{min-height:900px;display:grid;grid-template-rows:minmax(560px,1.45fr) minmax(250px,.55fr);gap:10px;overflow:hidden}.featured-image{min-height:0;overflow:hidden}.featured-image-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-height:0}.featured-image img{height:100%;object-fit:cover;object-position:center;will-change:transform}.featured-panel{display:flex;flex-direction:column;justify-content:center;padding:80px 5vw}.featured-panel .section-label{margin-bottom:74px}.chapter-rail{position:fixed;z-index:24;right:0;top:50%;width:82px;height:330px;display:grid;grid-template-columns:31px 1fr;align-items:center;color:#fff;background:#17382d;border-radius:24px 0 0 24px;transform:translateY(-50%);box-shadow:-18px 24px 55px #142b2229}.chapter-rail:before{content:"";position:absolute;left:30px;top:26px;bottom:26px;width:1px;background:#ffffff21}.chapter-rail-ticks{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:17px}.chapter-rail-ticks button{display:block;width:11px;height:3px;padding:0;border:0;cursor:pointer;background:#ffffff47;transition:width .22s ease,background .22s ease}.chapter-rail-ticks button:nth-child(2n){width:17px}.chapter-rail-ticks button:hover{background:#ffffffb8}.chapter-rail-ticks button.is-active{width:27px;background:#f1a154}.chapter-rail-copy{min-width:0;display:flex;flex-direction:column;align-items:center;gap:16px}.chapter-rail-copy strong{color:#f1a154;font-size:18px;line-height:1}.chapter-rail-copy span{color:#ffffffb8;font-size:9px;line-height:1;font-weight:800;writing-mode:vertical-rl}.chapter-rail-copy{animation:chapter-rail-swap .28s ease both}@keyframes chapter-rail-swap{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.inner-shell main>section{isolation:isolate}.inner-shell .catalog-image,.inner-shell .project-page-image,.inner-shell .about-hero-image,.inner-shell .outcome-image,.inner-shell .detail-gallery,.inner-shell .about-field-notes figure{overflow:hidden}.orange{color:var(--orange)}.featured-panel h2{margin:0 0 18px;font-size:clamp(42px,3.6vw,56px);line-height:1.12;white-space:nowrap}.course-lead{margin:0 0 20px!important;font-size:19px!important;color:var(--ink)!important;font-weight:700;line-height:1.65!important}.course-lead span{display:block}.featured-panel>p{margin:0;color:#5b625b;font-size:15px;line-height:1.8}.course-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:42px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.course-facts div{padding:20px 12px 20px 0}.course-facts dt{margin-bottom:7px;font-size:10px;color:#6b736b}.course-facts dd{margin:0;font-size:14px;font-weight:800}.featured-panel .button{align-self:flex-start}.series-section{background:var(--paper)}.section-head{display:grid;grid-template-columns:.5fr 1fr;align-items:start;gap:4vw;margin-bottom:64px}.section-head .section-label{margin:11px 0 0}.section-head h2{margin:0;font-size:clamp(38px,3.8vw,56px);line-height:1.22}.series-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px 22px}.series-card{min-width:0}.series-image{aspect-ratio:16 / 10;overflow:hidden;background:#ddd}.series-image img{height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1);will-change:transform}.series-card:hover .series-image img{transform:scale(1.035)}.series-meta{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:start;padding-top:22px}.series-meta>span{font-size:11px;color:var(--orange);font-weight:800}.series-meta h3{margin:0 0 7px;font-size:26px}.series-meta p{margin:0;color:#687068;font-size:13px}.series-meta svg{margin-top:4px}.method-section{display:grid;grid-template-columns:1fr 1fr;min-height:900px;color:#fff;background:#15231f}.method-sticky{align-self:start;position:sticky;top:0;min-height:100svh;padding:110px 5vw;display:flex;flex-direction:column;justify-content:center}.method-sticky .section-label{position:absolute;top:80px}.method-sticky h2{margin:0 0 30px;font-size:clamp(46px,4.5vw,70px);line-height:1.14}.method-sticky p{max-width:580px;margin:0;color:#ffffffad;font-size:16px;line-height:1.85}.method-steps{border-left:1px solid rgba(255,255,255,.14)}.method-step{min-height:290px;padding:66px 5vw;border-bottom:1px solid rgba(255,255,255,.14)}.method-step h3{margin:48px 0 13px;font-size:32px}.method-step p{max-width:470px;margin:0;color:#ffffffa1;line-height:1.75}.projects{background:var(--paper-light)}.project-feature{display:grid;grid-template-columns:1.4fr .6fr;min-height:650px;margin-top:20px}.project-image{min-height:600px;overflow:hidden}.project-image img{height:100%;object-fit:cover;will-change:transform}.project-copy{display:flex;flex-direction:column;justify-content:center;padding:60px 5vw;background:#dce1cf}.project-copy h3{margin:0 0 24px;font-size:48px}.project-copy>p:not(.eyebrow){margin:0;color:#4e574a;line-height:1.85}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:35px}.project-tags span{padding:7px 9px;border:1px solid rgba(25,32,25,.25);font-size:11px}.project-list{margin-top:72px;border-top:1px solid var(--line)}.project-list article{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:24px;min-height:112px;border-bottom:1px solid var(--line)}.project-list span{color:var(--orange);font-size:11px;font-weight:800}.project-list h3{margin:0;font-size:23px}.project-list p{margin:0;color:#687068;font-size:13px}.project-proof{display:grid;grid-template-columns:1.15fr .9fr .75fr;gap:12px;margin-top:12px}.project-proof figure{min-width:0;margin:0}.project-proof figure>div{height:300px;overflow:hidden;background:#d9ddd3}.project-proof figure:first-child>div{height:390px}.project-proof figure:nth-child(2)>div{height:340px}.project-proof img{height:100%;object-fit:cover}.project-proof figcaption{padding:13px 2px 0;color:#626a62;font-size:11px;font-weight:700}.teacher-section{background:var(--paper)}.teacher-layout{display:grid;grid-template-columns:minmax(340px,.8fr) 1.2fr;gap:8vw;align-items:center}.teacher-placeholder{aspect-ratio:4 / 5;max-height:680px;display:grid;place-items:center;color:#19201959;background:#dfe1da;background-image:linear-gradient(rgba(25,32,25,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(25,32,25,.08) 1px,transparent 1px);background-size:48px 48px}.teacher-placeholder span{font-size:13px;line-height:1.6;font-weight:800;text-align:center}.teacher-copy{max-width:700px}.teacher-copy h2{margin:0 0 16px;font-size:clamp(58px,5.5vw,86px);line-height:1.08}.teacher-copy h3{margin:0 0 28px;font-size:22px;color:var(--orange)}.teacher-copy>p:not(.eyebrow){max-width:600px;margin:0;color:#5c655c;font-size:16px;line-height:1.9}.home-educator-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px 24px}.home-educator{min-width:0}.home-educator:nth-child(2){margin-top:90px}.home-educator-image{aspect-ratio:3 / 2;overflow:hidden;background:#d9ddd3}.home-educator-image img{height:100%;object-fit:cover;will-change:transform}.home-educator-copy{position:relative;padding:28px 2px 0 58px;border-top:1px solid var(--line)}.home-educator-index{position:absolute;top:31px;left:2px;color:var(--orange);font-size:11px;font-weight:800}.home-educator-copy .eyebrow{margin-bottom:18px;color:var(--orange)}.home-educator-copy h2{margin:0 0 11px;font-size:clamp(34px,3vw,48px);line-height:1.15}.home-educator-copy h2 span{margin-left:8px;color:#606960;font-size:.45em;font-weight:700}.home-educator-copy h3{margin:0 0 18px;font-size:17px}.home-educator-copy>p:last-child{max-width:520px;margin:0;color:#5c655c;font-size:14px;line-height:1.8}.contact-section{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;min-height:690px;padding:110px 5vw;color:#fff;background:#101412;align-items:center}.contact-main h2{margin:0 0 28px;font-size:clamp(48px,4.8vw,76px);line-height:1.14;white-space:nowrap}.contact-main>p:last-child{color:#ffffffa3}.contact-options{display:grid;gap:16px}.contact-card,.qr-card{min-height:130px;display:flex;align-items:center;gap:22px;padding:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.contact-card>svg:last-child{margin-left:auto}.contact-card h3,.qr-card h3{margin:0 0 7px;font-size:18px}.contact-card p,.qr-card p{margin:0;color:#ffffff8c;font-size:12px}.qr-card img{width:96px;height:96px;object-fit:cover}.qr-card>div svg{margin-bottom:11px}.site-footer{min-height:180px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;padding:40px 5vw;color:#ffffffa6;background:#101412;border-top:1px solid rgba(255,255,255,.12);font-size:11px}.site-footer>div{display:flex;flex-direction:column;gap:7px}.site-footer strong{color:#fff;font-size:22px}.site-footer p{margin:0}@media(max-width:1050px){.main-nav{gap:17px}.hero-content{right:5vw;width:44vw}.manifesto-grid,.section-head{grid-template-columns:1fr}.manifesto-side{max-width:600px}.featured-course{grid-template-columns:1.2fr .8fr}.chapter-rail{display:none}.project-feature{grid-template-columns:1.1fr .9fr}.activity-layout{grid-template-columns:1fr .8fr;gap:4vw}}@media(max-width:780px){.site-header{position:absolute;height:72px;padding:0 20px}.brand-logo{width:132px;height:52px}.menu-button{display:grid;place-items:center;z-index:2}.main-nav{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:26px;padding:80px 24px;color:#fff;background:#15231f;transform:translate(100%);transition:transform .3s ease;font-size:23px}.main-nav.is-open{transform:translate(0)}.main-nav .nav-cta{margin-top:20px;font-size:14px}.menu-button{color:var(--ink)}.main-nav.is-open+.menu-button{color:#fff}.hero{height:92svh;min-height:640px}.hero-media{top:0;right:0;bottom:0;left:0}.hero-media img{height:100%;object-position:43% center}.hero-wash{background:linear-gradient(0deg,#0e1611b8,#0e161126 58%,#ffffff14)}.hero-content{top:auto;left:20px;right:20px;bottom:86px;width:auto;color:#fff}.hero-kicker{margin-bottom:15px}.hero-title{font-size:42px}.hero-copy{margin-top:15px;font-size:14px;line-height:1.65}.hero-actions{margin-top:24px;gap:18px}.button{min-height:45px;padding:0 16px}.hero-meta{display:none}.section-pad{padding:70px 20px}.section-label{margin-bottom:32px}.display-copy{font-size:36px;line-height:1.28}.desktop-copy{display:none}.mobile-copy{display:inline}.manifesto-grid{gap:42px}.learning-path{grid-template-columns:1fr;margin-top:52px}.path-item,.path-item+.path-item{min-height:145px;padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.path-item h3{margin-top:22px}.field-journal{padding:8px 20px 70px}.field-journal-head{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.field-journal-head h2{font-size:36px}.field-journal-grid{grid-template-columns:1fr;gap:32px}.field-journal-image,.field-journal-wide .field-journal-image,.field-journal-tall .field-journal-image{height:auto;aspect-ratio:3 / 2}.activity-band{min-height:0;padding:66px 20px 72px}.activity-layout{grid-template-columns:1fr;gap:34px;min-height:0}.home-activity-visual{aspect-ratio:3 / 2}.activity-copy{max-width:none}.activity-copy h2{font-size:40px}.activity-copy>p:not(.eyebrow){font-size:14px}.activity-orbit{right:-20vw;top:8vw;font-size:70vw}.featured-course{grid-template-columns:1fr}.featured-media{min-height:0;grid-template-rows:360px 220px}.featured-image-pair{gap:8px}.featured-panel{padding:60px 20px 66px}.featured-panel .section-label{margin-bottom:42px}.featured-panel h2{font-size:42px}.course-facts{grid-template-columns:1fr}.course-facts div+div{border-top:1px solid var(--line)}.section-head{margin-bottom:38px}.section-head h2{font-size:36px}.series-grid{grid-template-columns:1fr;gap:44px}.series-meta{grid-template-columns:32px 1fr auto}.method-section{grid-template-columns:1fr}.method-sticky{position:relative;min-height:500px;padding:88px 20px 58px}.method-sticky .section-label{top:54px}.method-sticky h2{font-size:42px}.method-steps{border-left:0;border-top:1px solid rgba(255,255,255,.14)}.method-step{min-height:190px;padding:38px 20px}.method-step h3{margin-top:28px;font-size:25px}.project-feature{grid-template-columns:1fr}.project-image{min-height:330px}.project-copy{padding:48px 24px}.project-copy h3{font-size:38px}.project-proof{grid-template-columns:1fr;gap:28px}.project-proof figure>div,.project-proof figure:first-child>div,.project-proof figure:nth-child(2)>div{height:240px}.project-proof figure:first-child>div{height:300px}.project-list article{grid-template-columns:35px 1fr;gap:12px;padding:23px 0}.project-list article p{grid-column:2}.teacher-layout{grid-template-columns:1fr;gap:56px}.teacher-placeholder{width:min(100%,430px)}.teacher-copy h2{font-size:60px}.home-educator-grid{grid-template-columns:1fr;gap:54px}.home-educator:nth-child(2){margin-top:0}.home-educator-copy h2{font-size:38px}.contact-section{grid-template-columns:1fr;min-height:680px;padding:72px 20px;gap:46px}.contact-main h2{font-size:36px;line-height:1.24;white-space:normal}.contact-card,.qr-card{padding:18px}.site-footer{grid-template-columns:1fr;gap:22px;min-height:230px;padding:38px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.inner-shell{min-height:100vh;overflow:clip;background:var(--paper)}.inner-shell.dark{color:#fff;background:#101714}.inner-header{position:absolute;z-index:30;inset:0 0 auto;height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 3.25vw}.inner-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.inner-nav a:not(.nav-cta){position:relative}.inner-nav a:not(.nav-cta):after{content:"";position:absolute;right:100%;bottom:-6px;left:0;height:1px;background:currentColor;transition:right .22s ease}.inner-nav a:hover:after{right:0}.inner-shell.dark .inner-header,.inner-shell.dark-header .inner-header{color:#fff}.inner-shell.dark .inner-header .brand-logo,.inner-shell.dark-header .inner-header .brand-logo{filter:brightness(0) invert(1)}.inner-footer{background:#101412}.page-index{margin:0 0 24px;color:var(--orange);font-size:10px;font-weight:800;text-transform:uppercase}.inner-hero{min-height:600px;display:flex;flex-direction:column;justify-content:flex-end;padding:150px 5vw 88px;border-bottom:1px solid var(--line)}.inner-hero h1{max-width:1080px;margin:0;font-size:clamp(50px,5.5vw,84px);line-height:1.12}.inner-hero>p:last-child{max-width:610px;margin:38px 0 0 auto;color:#596159;font-size:16px;line-height:1.85}.course-catalog-hero{background:linear-gradient(110deg,#ece9dc 0,#ece9dc 67%,#dce2d2 67%)}.series-intro{display:grid;grid-template-columns:repeat(4,1fr);padding:0 5vw;border-bottom:1px solid var(--line)}.series-intro article{min-height:230px;padding:34px 28px 30px 0;border-right:1px solid var(--line)}.series-intro article+article{padding-left:28px}.series-intro article:last-child{border-right:0}.series-intro span{color:var(--orange);font-size:10px;font-weight:800}.series-intro h2{margin:48px 0 10px;font-size:22px}.series-intro p{margin:0;color:#687068;font-size:13px;line-height:1.7}.catalog-section{padding:70px 5vw 130px}.filter-bar{display:grid;grid-template-columns:minmax(250px,1.5fr) repeat(3,minmax(145px,.55fr));gap:10px;padding-bottom:28px;border-bottom:1px solid var(--line)}.filter-bar label{min-height:58px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:0 16px;background:var(--paper-light);border:1px solid var(--line)}.filter-bar label>span{color:#707770;font-size:10px;font-weight:800}.filter-bar input,.filter-bar select{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font:inherit;font-size:13px}.search-field{grid-template-columns:auto 1fr!important}.catalog-count{margin:24px 0 42px;color:#6a726a;font-size:11px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 20px}.catalog-card{min-width:0;display:flex;flex-direction:column}.catalog-image{aspect-ratio:4 / 3;overflow:hidden;background:#d8dbd2}.catalog-image img{height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.catalog-card:hover .catalog-image img{transform:scale(1.035)}.catalog-top{display:flex;justify-content:space-between;gap:16px;margin-top:18px;color:#656d65;font-size:10px;font-weight:800}.status-label{color:var(--orange)}.catalog-card h2{margin:20px 0 12px;font-size:27px;line-height:1.18;text-wrap:balance}.catalog-card>p{min-height:50px;margin:0;color:#5d665d;font-size:13px;line-height:1.75}.catalog-tags{display:flex;flex-wrap:wrap;gap:6px;margin:20px 0 26px}.catalog-tags span{padding:6px 8px;border:1px solid var(--line);color:#555e55;font-size:10px}.catalog-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;border-top:1px solid var(--line);font-size:12px;font-weight:800}.catalog-bottom svg{width:18px;transition:transform .22s ease}.catalog-card:hover .catalog-bottom svg{transform:translate(4px)}.no-results{min-height:320px;display:grid;place-content:center;text-align:center}.no-results h2{margin:0 0 12px;font-size:30px}.no-results p{margin:0;color:#697169}.detail-hero{position:relative;min-height:92svh;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background:#18221b}.detail-media,.detail-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.detail-media img{height:100%;object-fit:cover}.detail-overlay{background:linear-gradient(0deg,#09100ce6,#09100c0d 70%)}.detail-copy{position:relative;z-index:2;width:100%;padding:150px 5vw 64px}.back-link{display:inline-flex;align-items:center;gap:9px;margin-bottom:70px;font-size:12px;font-weight:800}.detail-copy>p:not(.detail-summary){color:#ffffffb8;font-size:11px;font-weight:800}.detail-copy h1{max-width:1050px;margin:20px 0;font-size:clamp(58px,6.5vw,96px);line-height:1.04}.detail-summary{max-width:650px;margin:0;font-size:18px;line-height:1.75}.detail-facts{display:flex;flex-wrap:wrap;gap:0;margin-top:45px;border-top:1px solid rgba(255,255,255,.25)}.detail-facts span{min-width:150px;padding:18px 32px 0 0;font-size:12px;font-weight:800}.question-section{min-height:590px;display:flex;flex-direction:column;justify-content:center;padding:100px 10vw;background:#dfe5d4}.question-section h2{max-width:1060px;margin:0;font-size:clamp(42px,4.5vw,68px);line-height:1.2;text-wrap:balance}.journey-section{display:grid;grid-template-columns:.75fr 1.25fr;padding:120px 5vw}.journey-heading h2{margin:0;font-size:clamp(40px,3.8vw,56px);line-height:1.2}.journey-list{border-top:1px solid var(--line)}.journey-list article{display:grid;grid-template-columns:48px .7fr 1fr;gap:18px;padding:32px 0;border-bottom:1px solid var(--line)}.journey-list span{color:var(--orange);font-size:10px;font-weight:800}.journey-list h3,.journey-list p{margin:0}.journey-list h3{font-size:20px}.journey-list p{color:#626a62;font-size:13px;line-height:1.75}.outcomes-section{display:grid;grid-template-columns:1.2fr .8fr;min-height:680px;color:#fff;background:#17382d}.outcome-image{min-height:600px}.outcome-image img{height:100%;object-fit:cover}.outcome-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 6vw}.outcome-copy h2{margin:0 0 48px;font-size:clamp(40px,3.8vw,56px);line-height:1.18}.outcome-copy ul{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.2)}.outcome-copy li{display:flex;align-items:center;gap:14px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:14px}.outcome-copy li svg{color:#f1a154}.gallery-section{padding:120px 5vw}.detail-gallery{display:grid;grid-template-columns:1.3fr .7fr;gap:16px}.detail-gallery img{height:360px;object-fit:cover}.detail-gallery img:first-child{grid-row:span 2;height:736px}.schedule-cta{min-height:430px;display:flex;justify-content:space-between;align-items:flex-end;gap:50px;padding:90px 5vw;color:#fff;background:#101412}.schedule-cta h2{margin:0 0 20px;font-size:clamp(42px,4.2vw,64px);line-height:1.18}.schedule-cta div>p:last-child{color:#fff9}.related-section{padding:120px 5vw}.related-section>h2{margin:0 0 50px;font-size:46px}.catalog-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.not-found{min-height:75vh;display:grid;place-content:center;justify-items:center;gap:30px;padding:120px 20px;text-align:center}.activity-camp-hero{min-height:780px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(420px,.65fr);background:#101714}.activity-camp-visual{min-height:780px;overflow:hidden;background:#65aee4}.activity-camp-visual img{height:100%;object-fit:cover;will-change:transform}.activity-camp-copy{display:flex;flex-direction:column;justify-content:flex-end;padding:140px 4vw 62px}.activity-camp-copy .page-index{margin-bottom:auto}.activity-camp-copy .activity-status{margin-bottom:28px}.activity-season{margin:0 0 15px;color:#f4d268;font-size:11px;font-weight:800}.activity-camp-copy h1{margin:0;font-size:clamp(50px,4.4vw,70px);line-height:1.12;text-wrap:balance}.activity-camp-copy .detail-summary{margin-top:24px;color:#ffffffad;font-size:15px}.camp-facts{display:grid;grid-template-columns:1fr 1fr;margin:42px 0 0;border-top:1px solid rgba(255,255,255,.18)}.camp-facts div{padding:18px 12px 0 0}.camp-facts dt{margin-bottom:7px;color:#ffffff7a;font-size:9px}.camp-facts dd{margin:0;font-size:13px;font-weight:800}.camp-overview{display:grid;grid-template-columns:1fr 1fr;gap:9vw;padding:120px 8vw;color:var(--ink);background:#e8eadf}.camp-overview-heading h2{margin:0;font-size:clamp(42px,4vw,62px);line-height:1.18}.camp-overview-copy>p{max-width:620px;margin:4px 0 44px;color:#566056;font-size:15px;line-height:1.9}.camp-moments{border-top:1px solid var(--line)}.camp-moments span{display:block;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:800}.activity-followup{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:100px 5vw;background:#101714}.activity-note{min-height:460px;display:flex;flex-direction:column;justify-content:flex-end;padding:45px;color:var(--ink);background:#e5e2d5}.activity-note>span{margin-bottom:auto;color:var(--orange);font-size:10px;font-weight:800}.activity-note h2{margin:0 0 24px;font-size:44px;line-height:1.16}.activity-note p{margin:0;color:#606860;line-height:1.8}.activity-actions{display:flex;flex-direction:column;justify-content:flex-end;gap:12px}.activity-actions article{min-height:150px;display:flex;align-items:center;gap:24px;padding:28px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d}.activity-actions article>svg{width:34px;height:34px;color:#f1a154}.activity-actions article>img{width:100px;height:100px;object-fit:cover}.activity-actions h3{margin:0 0 9px;font-size:21px}.activity-actions p{margin:0;color:#ffffff8c;font-size:12px}.activity-recommendations{padding:110px 5vw 140px;color:var(--ink);background:var(--paper)}.activity-recommendations>div:first-child{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.activity-recommendations h2{margin:0;font-size:48px}.projects-hero{background:#e7e8dc}.projects-hero h1{max-width:1250px;font-size:clamp(48px,5vw,76px)}.projects-page-list{padding:50px 5vw 130px}.project-page-card{display:grid;grid-template-columns:1.25fr .75fr;min-height:580px;margin-top:70px}.project-page-card:nth-child(2n){grid-template-columns:.75fr 1.25fr}.project-page-card:nth-child(2n) .project-page-copy{order:1}.project-page-card:nth-child(2n) .project-page-image{order:2}.project-page-card:nth-child(2n) .project-page-gallery{order:3}.project-page-image{overflow:hidden}.project-page-image img{height:100%;object-fit:cover}.project-page-copy{display:flex;flex-direction:column;justify-content:center;padding:60px 5vw;background:#dce1cf}.project-page-card:nth-child(2) .project-page-copy{background:#d8e1e5}.project-page-card:nth-child(3) .project-page-copy{background:#ebe1d9}.project-page-copy>span{color:var(--orange);font-size:10px;font-weight:800}.project-page-copy>p:first-of-type{margin:34px 0 10px;font-size:11px;font-weight:800}.project-page-copy h2{margin:0 0 22px;font-size:clamp(38px,3.2vw,54px);line-height:1.16}.project-page-copy>p:last-of-type{margin:0;color:#535d53;line-height:1.85}.project-page-copy>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:35px}.project-page-copy em{padding:7px 9px;border:1px solid rgba(25,32,25,.22);font-size:10px;font-style:normal}.project-page-gallery{grid-column:1 / -1;display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:12px;padding-top:12px;background:var(--paper)}.project-page-gallery img{height:320px;object-fit:cover}.cooperation-band{min-height:470px;display:grid;grid-template-columns:1.2fr .55fr;gap:8vw;align-items:end;padding:90px 5vw;color:#fff;background:#17382d}.cooperation-band h2{max-width:760px;margin:0;font-size:clamp(44px,4.2vw,62px);line-height:1.18;text-wrap:balance}.cooperation-band>p{margin:0 0 12px;color:#ffffffb3;line-height:1.85}.about-hero{min-height:820px;display:grid;grid-template-columns:1fr 1fr;padding-top:86px}.about-hero>div:first-child{display:flex;flex-direction:column;justify-content:center;padding:80px 5vw}.about-hero h1{margin:0;font-size:clamp(44px,3.6vw,62px);line-height:1.18;white-space:nowrap}.about-hero-image{overflow:hidden}.about-hero-image img{height:100%;object-fit:cover}.about-story{padding:120px 5vw}.about-story h2{max-width:1120px;margin:0;font-size:clamp(40px,3.5vw,52px);line-height:1.26}.about-story h2 span{display:block}.mobile-title-break{display:none}.about-story>div{display:grid;grid-template-columns:1fr 1fr;gap:8vw;max-width:900px;margin:70px 0 0 auto}.about-story>div p{margin:0;color:#5e675e;line-height:1.9}.about-field-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 16px;padding:20px 5vw 82px}.field-note-heading{grid-column:1 / -1;display:grid;grid-template-columns:.45fr 1fr;gap:5vw;align-items:end;padding:30px 0 18px;border-bottom:1px solid var(--line)}.field-note-heading .page-index{margin:0 0 8px}.field-note-heading h2{margin:0;font-size:clamp(40px,3.6vw,54px);line-height:1.18}.about-field-notes figure{min-width:0;margin:0}.about-field-notes figure:nth-of-type(1){grid-row:auto}.about-field-notes figure:nth-of-type(1) img,.about-field-notes figure:nth-of-type(2) img,.about-field-notes figure:nth-of-type(3) img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.about-field-notes figcaption{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:800}.about-field-notes figcaption span{color:var(--orange)}.about-values{display:grid;grid-template-columns:repeat(4,1fr);padding:0 5vw;color:#fff;background:#17382d}.about-values article{min-height:215px;display:flex;flex-direction:column;padding:30px 28px 28px 0;border-right:1px solid rgba(255,255,255,.16)}.about-values article+article{padding-left:28px}.about-values article:last-child{border-right:0}.about-values span{color:#f1a154;font-size:10px;font-weight:800}.about-values h3{margin:auto 0 0;font-size:21px;line-height:1.4}.about-values .value-line{display:block;color:inherit;font-size:inherit;font-weight:inherit}.about-team{padding:110px 5vw 58px;background:#e7e9df}.about-team-heading{display:grid;grid-template-columns:.36fr 1fr .58fr;gap:4vw;align-items:start;margin-bottom:58px}.about-team-heading .page-index{margin-top:10px}.about-team-heading h2{margin:0;font-size:clamp(40px,3.7vw,54px);line-height:1.2}.about-team-heading>p:last-child{max-width:470px;margin:8px 0 0;color:#596259;font-size:14px;line-height:1.9}.about-team-image{min-width:0;margin:0;overflow:hidden}.about-team-image img{width:100%;height:auto;aspect-ratio:16 / 8.5;object-fit:cover;object-position:center 42%}.about-team-image figcaption{padding:14px 0 0;color:#646c64;font-size:10px;font-weight:800}.about-educators{padding:62px 0 0}.about-educators-heading{display:grid;grid-template-columns:.45fr 1fr;gap:5vw;align-items:start;margin:0 5vw 70px;padding-bottom:34px;border-bottom:1px solid var(--line)}.about-educators-heading h2{margin:0;font-size:clamp(42px,4vw,60px);line-height:1.18}.educator-profile{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:#f0eee5}.educator-profile+.educator-profile{margin-top:10px}.educator-profile-reverse{grid-template-columns:1fr 1fr;background:#e3ebe7}.educator-profile-reverse .educator-profile-image{order:2}.educator-profile-image{min-height:720px;overflow:hidden;background:#d9ddd3}.educator-profile-image img{height:100%;object-fit:cover;will-change:transform}.educator-profile-copy{display:flex;flex-direction:column;justify-content:center;padding:44px 5vw 42px}.educator-profile-topline{display:flex;justify-content:space-between;gap:24px;margin-bottom:44px;padding-bottom:13px;border-bottom:1px solid rgba(25,32,25,.24);color:#687168;font-size:9px;font-weight:800}.educator-field{margin:0 0 24px;color:var(--orange);font-size:10px;font-weight:800}.educator-profile-copy h2{margin:0 0 13px;font-size:clamp(48px,4.7vw,72px);line-height:1.08}.educator-profile-copy h2 span{display:inline-block;margin-left:10px;color:#667066;font-size:.35em}.educator-profile-copy h3{margin:0 0 42px;color:#3e493f;font-size:17px;line-height:1.6}.educator-profile-copy ul{counter-reset:educator-detail;list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.educator-profile-copy li{counter-increment:educator-detail;display:grid;grid-template-columns:30px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);color:#566056;font-size:12px;line-height:1.7}.educator-profile-copy li:before{content:"0" counter(educator-detail);padding-top:2px;color:var(--orange);font-size:9px;font-weight:800}.educator-metrics{display:grid;grid-template-columns:repeat(2,1fr);margin-top:30px;border-top:1px solid rgba(25,32,25,.24)}.educator-metrics>div{padding:22px 20px 0 0}.educator-metrics>div+div{padding-left:24px;border-left:1px solid rgba(25,32,25,.18)}.educator-metrics strong{display:block;margin-bottom:8px;font-size:30px;line-height:1}.educator-metrics span{color:#657065;font-size:10px;font-weight:700}@media(max-width:1050px){.inner-nav{gap:17px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar{grid-template-columns:1fr 1fr}.journey-section{grid-template-columns:1fr;gap:60px}.project-page-card,.project-page-card:nth-child(2n){grid-template-columns:1fr 1fr}}@media(max-height:900px)and (min-width:781px){.site-header,.inner-header{height:70px}.brand-logo{width:138px;height:52px}.hero{height:min(560px,88svh);min-height:420px}.hero-content{top:15%;width:min(580px,42vw)}.hero-title{font-size:clamp(40px,2.5vw,48px)}.hero-kicker{margin-bottom:13px}.hero-copy{margin-top:14px;font-size:15px;line-height:1.75}.hero-actions{margin-top:18px}.hero-meta{bottom:16px}.section-pad{padding-top:70px;padding-bottom:82px}.section-label{margin-bottom:34px}.inner-hero{min-height:390px;padding-top:90px;padding-bottom:38px}.inner-hero h1{font-size:clamp(46px,4vw,64px)}.inner-hero>p:last-child{margin-top:18px;font-size:13px}.projects-hero h1{font-size:clamp(44px,3.8vw,60px)}.detail-hero{min-height:430px}.detail-copy{padding-top:90px;padding-bottom:30px}.back-link{margin-bottom:22px}.detail-copy h1{font-size:clamp(50px,4.8vw,68px)}.detail-summary{font-size:15px}.detail-facts{margin-top:20px}.activity-camp-hero{min-height:560px;grid-template-columns:minmax(0,1.3fr) minmax(390px,.7fr)}.activity-camp-visual{min-height:560px}.activity-camp-copy{padding-top:92px;padding-bottom:34px}.activity-camp-copy .activity-status{margin-bottom:18px}.activity-camp-copy .detail-summary{margin-top:15px;font-size:13px}.camp-facts{margin-top:22px}.camp-facts div{padding-top:12px}.about-hero{height:430px;min-height:430px;overflow:hidden;padding-top:70px}.about-hero>div:first-child{padding-top:32px;padding-bottom:32px}.about-hero h1{font-size:clamp(42px,2.8vw,52px);white-space:nowrap}}@media(max-width:780px){.inner-header{height:72px;padding:0 20px}.inner-menu{display:grid;place-items:center;z-index:2}.inner-nav{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:26px;padding:80px 24px;color:#fff;background:#15231f;transform:translate(100%);transition:transform .3s ease;font-size:23px}.inner-nav.is-open{transform:translate(0)}.inner-nav .nav-cta{margin-top:20px;font-size:14px}.inner-nav.is-open+.inner-menu{color:#fff}.inner-shell.dark .inner-menu,.inner-shell.dark-header .inner-menu{color:#fff}.inner-hero{min-height:550px;padding:125px 20px 65px}.inner-hero h1{font-size:53px}.inner-hero>p:last-child{margin:28px 0 0;font-size:14px}.course-catalog-hero{background:linear-gradient(155deg,#ece9dc 0,#ece9dc 72%,#dce2d2 72%)}.series-intro{grid-template-columns:1fr;padding:0 20px}.series-intro article,.series-intro article+article{min-height:150px;padding:26px 0;border-right:0;border-bottom:1px solid var(--line)}.series-intro article:last-child{border-bottom:0}.series-intro h2{margin:22px 0 8px}.catalog-section{padding:55px 20px 90px}.filter-bar{grid-template-columns:1fr}.filter-bar label{min-height:54px}.catalog-count{margin-bottom:32px}.catalog-grid,.catalog-grid.compact{grid-template-columns:1fr;gap:55px}.catalog-card>p{min-height:0}.detail-hero{min-height:780px}.detail-copy{padding:125px 20px 48px}.back-link{margin-bottom:160px}.detail-copy h1{font-size:62px}.detail-summary{font-size:15px}.detail-facts{margin-top:34px}.detail-facts span{min-width:50%;padding-right:8px}.question-section{min-height:480px;padding:75px 20px}.question-section h2{font-size:36px;line-height:1.28}.journey-section{padding:80px 20px;gap:45px}.journey-heading h2{font-size:43px}.journey-list article{grid-template-columns:35px 1fr}.journey-list p{grid-column:2}.outcomes-section{grid-template-columns:1fr}.outcome-image{min-height:430px}.outcome-copy{padding:70px 20px}.outcome-copy h2{font-size:43px}.gallery-section{padding:80px 20px}.detail-gallery{grid-template-columns:1fr}.detail-gallery img,.detail-gallery img:first-child{grid-row:auto;height:300px}.detail-gallery img:first-child{height:460px}.schedule-cta{min-height:500px;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:75px 20px}.schedule-cta h2{font-size:47px}.related-section{padding:80px 20px}.activity-camp-hero{min-height:0;grid-template-columns:1fr;padding-top:72px}.activity-camp-visual{min-height:0;aspect-ratio:3 / 2}.activity-camp-copy{min-height:560px;padding:52px 20px 58px}.activity-camp-copy .page-index{margin-bottom:70px}.activity-camp-copy h1{font-size:49px}.activity-camp-copy .detail-summary{font-size:14px}.camp-facts{gap:0}.camp-overview{grid-template-columns:1fr;gap:48px;padding:78px 20px}.camp-overview-heading h2{font-size:43px}.camp-overview-copy>p{margin-top:0}.activity-followup{grid-template-columns:1fr;gap:45px;padding:70px 20px}.activity-note{min-height:400px;padding:28px}.activity-note h2{font-size:36px}.activity-actions article{padding:20px}.activity-actions article>img{width:80px;height:80px}.activity-recommendations{padding:80px 20px 100px}.activity-recommendations>div:first-child{display:block;margin-bottom:45px}.activity-recommendations h2{font-size:39px}.projects-page-list{padding:20px 20px 90px}.project-page-card,.project-page-card:nth-child(2n){grid-template-columns:1fr;min-height:0;margin-top:50px}.project-page-card:nth-child(2n) .project-page-image{order:0}.project-page-image{min-height:380px}.project-page-copy{padding:48px 24px}.project-page-copy h2{font-size:38px;line-height:1.2}.project-page-gallery{grid-template-columns:1fr;gap:8px;padding-top:8px}.project-page-gallery img{height:280px}.project-page-gallery img:first-child{height:420px}.project-page-card:nth-child(2) .project-page-gallery img:first-child{height:auto;aspect-ratio:16 / 9;object-fit:contain;background:#eef5e8}.cooperation-band{grid-template-columns:1fr;min-height:560px;padding:75px 20px}.cooperation-band h2{font-size:47px}.about-hero{min-height:0;grid-template-columns:1fr;padding-top:72px}.about-hero>div:first-child{min-height:410px;padding:72px 20px 48px}.about-hero h1{max-width:350px;font-size:32px;line-height:1.3;white-space:normal}.about-hero-image{min-height:420px}.about-story{padding:70px 20px 74px}.about-story h2{font-size:32px;line-height:1.34}.mobile-title-break{display:initial}.about-story>div{grid-template-columns:1fr;gap:20px;margin-top:38px}.about-story>div p{line-height:1.82}.about-field-notes{grid-template-columns:1fr;gap:30px;padding:0 20px 70px}.field-note-heading{display:block;padding:14px 0 22px}.field-note-heading .page-index{margin-bottom:17px}.field-note-heading h2{font-size:36px;line-height:1.25}.about-field-notes figure:nth-of-type(1){grid-row:auto}.about-field-notes figure:nth-of-type(1) img,.about-field-notes figure:nth-of-type(2) img,.about-field-notes figure:nth-of-type(3) img{height:auto;aspect-ratio:3 / 2}.about-field-notes figcaption{padding:13px 0}.about-values{grid-template-columns:1fr;padding:0 20px}.about-values article,.about-values article+article{min-height:116px;padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.about-values h3{margin-top:auto;font-size:19px;line-height:1.35}.about-team{padding:64px 20px 38px}.about-team-heading{display:block;margin-bottom:32px}.about-team-heading .page-index{margin:0 0 17px}.about-team-heading h2{font-size:32px;line-height:1.3;text-wrap:balance;word-break:auto-phrase}.about-team-heading>p:last-child{margin-top:20px;line-height:1.8}.about-team-image img{aspect-ratio:16 / 10;object-position:center 43%}.about-educators{padding:44px 0 0}.about-educators-heading{grid-template-columns:1fr;gap:17px;margin:0 20px 40px;padding-bottom:24px}.about-educators-heading h2{font-size:36px;line-height:1.24;text-wrap:balance;word-break:auto-phrase}.educator-profile,.educator-profile-reverse{grid-template-columns:1fr;min-height:0}.educator-profile+.educator-profile{margin-top:8px}.educator-profile-reverse .educator-profile-image{order:0}.educator-profile-image{min-height:0;aspect-ratio:3 / 2}.educator-profile-copy{padding:34px 20px 38px}.educator-profile-topline{margin-bottom:36px}.educator-field{margin-bottom:20px}.educator-profile-copy h2{font-size:42px}.educator-profile-copy h2 span{display:block;margin:8px 0 0;font-size:16px}.educator-profile-copy h3{margin-bottom:28px;font-size:14px}.educator-profile-copy li{grid-template-columns:26px 1fr;gap:8px;padding:13px 0;line-height:1.72}.educator-metrics{margin-top:26px}.educator-metrics>div{padding-top:20px}.educator-metrics strong{font-size:27px}}
