/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#98c93c;--green-dark:#6f9826;--green-soft:#eef6dc;--charcoal:#3f4142;--grey:#5e6061;--grey-soft:#ececeb;--line:#d8d9d5;--paper:#f8f8f5;--white:#fff;--shadow:0 1.8rem 4.5rem #3437321f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--charcoal);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-geist-sans), Arial, sans-serif}.skip-link{background:var(--charcoal);color:var(--white);z-index:100;padding:.8rem 1rem;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff5;justify-content:space-between;align-items:center;max-width:1440px;min-height:96px;margin:0 auto;padding:.65rem clamp(1.25rem,4vw,4.5rem);display:flex;position:sticky;top:0}.brand{width:240px;height:72px;display:block;overflow:hidden}.brand img{object-fit:contain;object-position:left center;width:100%;height:100%}nav{align-items:center;gap:clamp(1rem,2vw,2rem);font-size:.82rem;font-weight:750;display:flex}nav a{transition:color .16s}nav a:hover{color:var(--green-dark)}.nav-cta{border:1px solid var(--charcoal);border-radius:999px;padding:.72rem 1.15rem}.nav-cta:hover{background:var(--charcoal);color:var(--white)}.home-hero{grid-template-columns:minmax(330px,.68fr) minmax(0,1.32fr);max-width:1440px;min-height:660px;margin:0 auto;display:grid;overflow:hidden}.home-hero-copy{align-self:center;min-width:0;padding:clamp(4rem,7vw,7rem) clamp(1.25rem,3.7vw,3.7rem)}.eyebrow{color:var(--green-dark);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.7rem;margin-bottom:1.35rem;font-size:.7rem;font-weight:850;display:flex}.eyebrow:before{content:"";background:currentColor;width:2rem;height:2px}.eyebrow-light{color:#c4e77d}h1{letter-spacing:-.065em;margin-bottom:2rem;font-size:clamp(3.5rem,6.8vw,7rem);font-weight:680;line-height:.91}h1 span{color:var(--green-dark);display:block}.home-hero h1{font-size:clamp(3.2rem,4.6vw,4.75rem)}.home-hero h1 .hero-title-first{color:var(--charcoal);white-space:nowrap}.lead{color:var(--grey);max-width:650px;font-size:clamp(1.02rem,1.55vw,1.22rem);line-height:1.7}.button-row{flex-wrap:wrap;gap:.8rem;margin:2.3rem 0 2.8rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;min-height:3.25rem;padding:.8rem 1.5rem;font-size:.84rem;font-weight:800;transition:box-shadow .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 .8rem 1.8rem #2d2f2c2e}.button:focus-visible,nav a:focus-visible,.course-link:focus-visible{outline:3px solid var(--green);outline-offset:4px}.button-primary{background:var(--charcoal);color:var(--white)}.button-ghost{background:var(--white);border-color:var(--line)}.button-white{background:var(--white);color:var(--charcoal)}.hero-proof{border-left:3px solid var(--green);flex-direction:column;gap:.25rem;padding-left:1rem;display:flex}.hero-proof strong{font-size:.92rem}.hero-proof span{color:var(--grey);font-size:.72rem}.home-hero-visual{background:0 0;min-height:660px;position:relative;overflow:hidden}.home-hero-visual:before,.home-hero-visual:after{content:none}.portrait-frame{position:absolute;inset:0}.portrait-frame img{mix-blend-mode:multiply;object-fit:contain;object-position:left bottom;width:100%;height:100%;position:absolute}.statement-band{background:var(--charcoal);color:var(--white);justify-content:space-between;align-items:center;gap:2rem;max-width:1440px;margin:0 auto;padding:1.55rem clamp(1.25rem,4vw,4.5rem);display:flex}.statement-band p{font-family:var(--font-geist-sans), Arial, sans-serif;margin:0;font-size:clamp(1.1rem,2vw,1.65rem);font-weight:650}.statement-band span{color:#bec2bd;letter-spacing:.1em;text-transform:uppercase;flex:none;font-size:.66rem;font-weight:800}.section{max-width:1440px;margin:0 auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,4vw,4.5rem)}.section-heading h2,.company h2,.trainer-copy h2,.course-intro h2,.program-section h2,.module-section h2,.project-section h2,.audience h2,.funding-section h2,.comparison-strip h2,.contact-cta h2{letter-spacing:-.05em;font-size:clamp(2.25rem,4.5vw,4.6rem);line-height:1}.funding-section{background:radial-gradient(circle at 100% 0, #ffffff38, transparent 28%), var(--green);grid-template-columns:.88fr 1.12fr;gap:clamp(2.5rem,6vw,6rem);max-width:1440px;margin:0 auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,4vw,4.5rem);display:grid}.funding-heading h2{margin-bottom:1.5rem}.funding-heading h2 span{display:block}.funding-heading>p:not(.eyebrow){max-width:39rem;line-height:1.75}.funding-heading .button{margin-top:1rem}.funding-options{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.funding-options article{background:#ffffffeb;flex-direction:column;min-height:410px;padding:clamp(1.5rem,3vw,2.2rem);display:flex}.funding-number{color:var(--charcoal);font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.07em;font-size:clamp(3.4rem,6vw,6rem);font-weight:720;line-height:.9}.funding-label{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;margin:1.2rem 0 2.8rem;font-size:.64rem;font-weight:850}.funding-options h3{letter-spacing:-.025em;font-size:1.25rem;line-height:1.2}.funding-options article>p:last-child{color:var(--grey);margin-top:auto;font-size:.82rem;line-height:1.7}.funding-note{border-top:1px solid #3f414247;grid-column:1/-1;margin:0;padding-top:1.2rem;font-size:.72rem;line-height:1.65}.funding-note strong{margin-bottom:.35rem;font-size:.85rem;display:block}.split-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.split-heading h2{margin-bottom:0}.split-heading>p{color:var(--grey);line-height:1.75}.course-choice{background:#f1f1ed}.course-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.course-card{flex-direction:column;min-height:600px;padding:clamp(1.6rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden}.course-card-compact{background:var(--white);border:1px solid var(--line)}.course-card-complete{background:radial-gradient(circle at 92% 5%, #ffffff3d, transparent 25%), var(--green)}.course-card-top{justify-content:space-between;align-items:center;display:flex}.course-label{background:var(--charcoal);color:var(--white);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:.48rem .7rem;font-size:.62rem;font-weight:850;display:inline-flex}.course-card-complete .course-label{background:var(--white);color:var(--charcoal)}.course-duration{font-family:var(--font-geist-sans), Arial, sans-serif;font-size:1rem;font-weight:800}.course-card-copy{margin-top:auto;padding:5rem 0 2.2rem}.course-card-copy>p:first-child{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.course-card-copy h3{letter-spacing:-.055em;margin-bottom:1.4rem;font-size:clamp(2.4rem,4vw,4.3rem);line-height:.98}.course-card-copy>p:not(:first-child){max-width:38rem;line-height:1.7}.check-list,.outcome-list{flex-direction:column;gap:.75rem;margin:1.6rem 0 0;padding:0;list-style:none;display:flex}.check-list li,.outcome-list li{align-items:flex-start;gap:.65rem;font-size:.82rem;font-weight:700;line-height:1.5;display:flex}.check-list li:before,.outcome-list li:before{color:var(--green-dark);content:"✓";font-weight:900}.course-card-complete .check-list li:before{color:var(--charcoal)}.course-funding-promise{border-left:4px solid var(--charcoal);background:#ffffffd1;flex-direction:column;gap:.45rem;margin-top:1.6rem;padding:1rem 1.1rem;display:flex}.course-funding-promise strong{font-size:.92rem;line-height:1.35}.course-funding-promise span{font-size:.76rem;line-height:1.55}.course-link{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:1.2rem;font-size:.82rem;font-weight:850;display:flex}.course-card-complete .course-link{border-color:#3f414247}.course-link span{font-size:1.2rem;transition:transform .16s}.course-link:hover span{transform:translate(.3rem)}.company{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(3rem,7vw,8rem);display:grid}.company-brand{box-shadow:none;background:0 0;align-items:center;min-height:0;padding:0;display:flex}.company-brand img{width:100%;height:auto}.company-copy>p:not(.eyebrow){color:var(--grey);line-height:1.8}.company-facts{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1rem;margin:2.2rem 0 0;padding-top:1.2rem;display:grid}.company-facts div{flex-direction:column;gap:.35rem;display:flex}.company-facts dt{color:var(--grey);text-transform:uppercase;font-size:.62rem}.company-facts dd{margin:0;font-size:.78rem;font-weight:800}.strengths{background:var(--grey-soft)}.strengths .section-heading{grid-template-columns:.6fr 1.4fr;gap:3rem;margin-bottom:4rem;display:grid}.strengths .section-heading h2{margin-bottom:0}.strength-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.strength-grid article,.audience-grid article{background:var(--white);min-height:315px;padding:1.8rem}.strength-grid article>span,.audience-grid article>span{color:var(--green-dark);font-size:.68rem;font-weight:850}.strength-grid h3,.audience-grid h3{letter-spacing:-.035em;margin:5.5rem 0 1rem;font-size:1.45rem}.strength-grid p,.audience-grid p{color:var(--grey);font-size:.85rem;line-height:1.75}.trainer-section{background:var(--charcoal);grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);gap:clamp(2rem,5vw,5rem);max-width:1440px;margin:0 auto;padding:clamp(2rem,4vw,4rem);display:grid}.trainer-image{aspect-ratio:1/1.06;align-self:center;min-height:0;position:relative;overflow:hidden}.trainer-image img{object-fit:cover;object-position:45% center;width:100%;height:100%;position:absolute}.trainer-copy{background:var(--charcoal);color:var(--white);flex-direction:column;justify-content:center;align-self:stretch;padding:clamp(2rem,4vw,4.5rem) 0;display:flex}.trainer-role{color:#c4e77d;letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:800}.trainer-copy>p:not(.eyebrow,.trainer-role){color:#c9ccca;line-height:1.8}.trainer-copy blockquote{border-left:3px solid var(--green);font-family:var(--font-geist-sans), Arial, sans-serif;margin:2.2rem 0 0;padding-left:1.2rem;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.4}.testimonials{background:#f1f1ed}.testimonials-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:clamp(2rem,7vw,7rem);margin-bottom:3.5rem;display:grid}.testimonials-heading h2{letter-spacing:-.05em;margin-bottom:0;font-size:clamp(2.25rem,4.5vw,4.6rem);line-height:1}.testimonials-heading>p{color:var(--grey);line-height:1.75}.testimonial-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.testimonial-grid figure{background:var(--white);flex-direction:column;min-height:330px;margin:0;padding:clamp(1.6rem,3vw,2.5rem);display:flex}.testimonial-grid figure>span{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.63rem;font-weight:850}.testimonial-grid blockquote{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.025em;margin:3.3rem 0;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.42}.testimonial-grid figcaption{flex-direction:column;gap:.25rem;margin-top:auto;display:flex}.testimonial-grid figcaption strong{font-size:.84rem}.testimonial-grid figcaption small{color:var(--grey);font-size:.7rem}.testimonial-grid figure:nth-child(4n+1),.testimonial-grid figure:nth-child(4n){background:var(--green)}.testimonial-grid figure:nth-child(4n+1)>span,.testimonial-grid figure:nth-child(4n)>span,.testimonial-grid figure:nth-child(4n+1) figcaption small,.testimonial-grid figure:nth-child(4n) figcaption small{color:var(--charcoal)}.contact-cta{background:radial-gradient(circle at 92% 0, #fff3, transparent 28%), var(--green-dark);color:var(--white);justify-content:space-between;align-items:center;gap:3rem;max-width:1440px;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,5vw,5rem);display:flex}.contact-cta>div{max-width:800px}.contact-cta h2{margin-bottom:1.2rem}.contact-cta>div>p:last-child{color:#ffffffd1;max-width:650px;line-height:1.7}footer{color:#e4e6e2;background:#2f3132;max-width:1440px;margin:0 auto;padding:2.3rem clamp(1.25rem,4vw,4.5rem);font-size:.72rem}.footer-main{justify-content:space-between;align-items:center;display:flex}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-brand img{object-fit:contain;width:58px;height:58px}.footer-brand p{margin:0;line-height:1.6}.legal{border-top:1px solid #4c4e4f;gap:1.25rem;margin-top:2rem;padding-top:1.2rem;display:flex}.legal details{position:relative}.legal summary{color:#b8bcb7;cursor:pointer;list-style:none}.legal summary::-webkit-details-marker{display:none}.legal details>div{background:var(--white);box-shadow:var(--shadow);color:var(--charcoal);z-index:10;min-width:min(31rem,100vw - 2.5rem);padding:1.2rem;line-height:1.65;position:absolute;bottom:1.8rem;left:0}.legal details>div p{color:var(--grey);margin:.6rem 0 0}.course-hero{grid-template-columns:minmax(0,1.14fr) minmax(360px,.86fr);max-width:1440px;min-height:680px;margin:0 auto;display:grid}.course-hero-copy{align-self:center;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,5vw,5.5rem)}.back-link{color:var(--grey);margin-bottom:3rem;font-size:.72rem;font-weight:750;display:inline-block}.course-hero h1{font-size:clamp(3.8rem,7vw,7.2rem)}.course-hero-panel{background:var(--charcoal);color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.complete-panel{background:radial-gradient(circle at 100% 0, #ffffff38, transparent 30%), var(--green);color:var(--charcoal)}.panel-kicker{letter-spacing:.13em;text-transform:uppercase;font-size:.65rem;font-weight:850}.course-hero-panel>strong{color:var(--green);font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.09em;margin-top:1.8rem;font-size:clamp(7rem,13vw,12rem);line-height:.85}.complete-panel>strong{color:var(--charcoal)}.panel-unit{font-family:var(--font-geist-sans), Arial, sans-serif;font-size:1.2rem;font-weight:800}.course-hero-panel dl{border-top:1px solid #ffffff47;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin:3rem 0 0;padding-top:1.4rem;display:grid}.complete-panel dl{border-color:#3f41424d}.course-hero-panel dl div{flex-direction:column;gap:.4rem;display:flex}.course-hero-panel dt{letter-spacing:.08em;opacity:.65;text-transform:uppercase;font-size:.58rem}.course-hero-panel dd{margin:0;font-size:.7rem;font-weight:800}.course-intro{grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,9rem);display:grid}.course-intro>div:last-child>p{color:var(--grey);line-height:1.8}.outcome-list{border-top:1px solid var(--line);gap:0;margin-top:2rem}.outcome-list li{border-bottom:1px solid var(--line);padding:1rem 0}.program-section,.module-section{background:var(--charcoal);color:var(--white);grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,7vw,7rem);max-width:1440px;margin:0 auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,4vw,4.5rem);display:grid}.program-copy,.module-heading{align-self:start;position:sticky;top:8rem}.program-copy>p:last-child,.module-heading>p:last-child{color:#c1c5c1;line-height:1.75}.timeline,.module-list{flex-direction:column;display:flex}.timeline article,.module-list article{border-bottom:1px solid #606262;grid-template-columns:7rem 1fr;gap:1.5rem;padding:1.55rem 0;display:grid}.timeline time,.module-list article>span{color:#c4e77d;letter-spacing:.06em;font-size:.68rem;font-weight:850}.timeline h3,.module-list h3{letter-spacing:-.02em;margin-bottom:.55rem;font-size:1.2rem}.timeline p,.module-list p{color:#bfc3bf;margin-bottom:0;font-size:.84rem;line-height:1.7}.audience>div:first-child{grid-template-columns:.55fr 1.45fr;gap:3rem;margin-bottom:4rem;display:grid}.audience>div:first-child h2{margin-bottom:0}.audience-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.principle-panel{background:var(--green);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1440px;margin:0 auto;padding:clamp(4rem,7vw,6rem) clamp(1.25rem,5vw,5rem);display:grid}.principle-panel>div{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.principle-panel>div>span{letter-spacing:.13em;grid-column:1/-1;font-size:.65rem;font-weight:900}.principle-panel strong{border-top:2px solid var(--charcoal);padding-top:.7rem}.principle-panel p{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(1.4rem,2.8vw,2.5rem);font-weight:650;line-height:1.2}.project-section{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.project-card{background:var(--green-soft);padding:clamp(2rem,5vw,4.5rem)}.project-card h2{margin-top:2rem;font-size:clamp(2rem,3.7vw,3.8rem)}.project-card>p,.project-copy>p:not(.eyebrow){color:var(--grey);line-height:1.8}.learning-loop{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:2rem;display:grid}.learning-loop span{border:1px solid var(--line);padding:1rem;font-size:.76rem;font-weight:800}.learning-loop span:nth-child(4){background:var(--green);border-color:var(--green)}.comparison-strip{background:var(--charcoal);color:var(--white);justify-content:space-between;align-items:center;gap:3rem;max-width:1440px;margin:0 auto;padding:clamp(4rem,7vw,6rem) clamp(1.25rem,5vw,5rem);display:flex}.comparison-strip>div{max-width:850px}.comparison-strip h2{margin-bottom:0}@media (width<=980px){.brand{width:200px}.home-hero,.course-hero{grid-template-columns:1fr}.home-hero-visual{min-height:650px}.course-hero-panel{min-height:520px}.company{grid-template-columns:.85fr 1.15fr}.trainer-image{min-height:0}}@media (width<=820px){.site-header{min-height:80px}.brand{width:175px;height:58px}nav>a:not(.nav-cta){display:none}.home-hero{min-height:0}.home-hero-copy{padding-top:4rem}.home-hero-visual{min-height:580px}.statement-band,.contact-cta,.comparison-strip,.footer-main{flex-direction:column;align-items:flex-start}.split-heading,.course-grid,.company,.funding-section,.testimonials-heading,.strengths .section-heading,.strength-grid,.trainer-section,.course-intro,.program-section,.module-section,.audience>div:first-child,.audience-grid,.principle-panel,.project-section{grid-template-columns:1fr}.split-heading{gap:1rem}.course-card{min-height:550px}.funding-options{grid-template-columns:1fr}.funding-options article{min-height:330px}.company-brand{min-height:320px}.trainer-image{aspect-ratio:1.3;min-height:0}.trainer-copy{padding:1rem 0 2.5rem}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid figure{min-height:300px}.testimonial-grid figure:nth-child(4n+1),.testimonial-grid figure:nth-child(4n){background:var(--white)}.testimonial-grid figure:nth-child(4n+1)>span,.testimonial-grid figure:nth-child(4n)>span{color:var(--green-dark)}.testimonial-grid figure:nth-child(4n+1) figcaption small,.testimonial-grid figure:nth-child(4n) figcaption small{color:var(--grey)}.testimonial-grid figure:nth-child(odd){background:var(--green)}.testimonial-grid figure:nth-child(odd)>span,.testimonial-grid figure:nth-child(odd) figcaption small{color:var(--charcoal)}.program-copy,.module-heading{position:static}.principle-panel{gap:2rem}}@media (width<=560px){h1{font-size:clamp(3.1rem,16vw,5rem)}.home-hero h1 .hero-title-first{white-space:normal}.home-hero-visual{min-height:500px}.company-facts,.course-hero-panel dl,.principle-panel>div{grid-template-columns:1fr}.course-hero-panel{min-height:470px;padding:2rem 1.25rem}.course-hero-panel dl{gap:1.2rem}.timeline article,.module-list article{grid-template-columns:1fr;gap:.6rem}.learning-loop{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
