:root{--ink:#1a1a1a;--red:#932e24;--gold:#cc9342;--paper:#f4f1eb;--line:#d9d5ce;--muted:#62605b;--display:'Instrument Sans',sans-serif;--body:'Inter',sans-serif;--header-height:76px;--nav-height:65px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--nav-height) + 24px)}body{margin:0;background:#fff;color:var(--ink);font:400 16px/1.65 var(--body);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.1;letter-spacing:-.035em}h2{font-size:clamp(32px,3.3vw,48px)}h3{font-size:24px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}button{border:0}button:disabled{cursor:default}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}strong,b{font-weight:700}small{font-size:12px;line-height:1.6}.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.section{padding:80px 0}.paper{background:var(--paper)}.eyebrow{font:700 11px/1.5 var(--body);letter-spacing:.14em;color:var(--red);margin-bottom:20px}.gold{color:var(--gold)}.lead{font-size:18px;max-width:720px;line-height:1.7;color:var(--muted);margin-top:22px}.section-heading{margin-bottom:38px}.split-heading{display:grid;grid-template-columns:1.6fr 1fr;gap:70px;align-items:end}.split-heading>p{color:var(--muted);max-width:330px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;background:var(--red);color:white;padding:15px 23px;border:1px solid transparent;border-radius:3px;line-height:1.4;font-weight:500;font-size:14px;transition:background .18s}.button:hover{background:#75241c}.button.small{padding:11px 17px;font-size:13px}.button.wide{width:100%}.button.light{background:#fff;color:var(--red)}.button.light:hover{background:var(--paper)}.text-link{display:inline-block;font-weight:500;font-size:14px;line-height:1.5;color:var(--red);padding:0;background:transparent;text-align:left;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#b99588}.text-link:hover{text-decoration-color:var(--red)}.skip{position:fixed;left:20px;top:-100px;z-index:30;padding:10px 20px;background:#fff;color:var(--ink)}.skip:focus{top:10px}.site-header{height:var(--header-height);padding-inline:40px;background:var(--ink);color:white;display:flex;align-items:center;gap:36px;position:sticky;top:0;z-index:15;border-bottom:1px solid #ffffff24}.brand{flex-shrink:0}.brand img{width:172px;height:45px;object-fit:contain}.header-program{font-size:10px;letter-spacing:.12em;color:#aaa}.header-actions{margin-left:auto;display:flex;gap:28px;align-items:center}.header-consult{font-size:13px;color:#ddd}.hero{background:var(--ink);color:white;display:grid;grid-template-columns:1.25fr 1fr;min-height:620px}.hero-copy{padding:66px 55px 58px max(48px,calc((100vw - 1160px)/2))}.hero h1{font-size:clamp(44px,4.25vw,66px);line-height:1.04;letter-spacing:-.045em}.hero h1 em{font-style:normal;color:var(--gold)}.hero .eyebrow{margin-bottom:27px}.hero-rule{height:2px;width:48px;background:var(--gold);margin:30px 0 23px}.program-name{font:500 23px/1.3 var(--display);max-width:400px;letter-spacing:-.025em}.hero-lead{color:#c7c5c1;font-size:16px;max-width:470px;margin:14px 0 27px}.hero-facts{display:flex;gap:38px;font-size:12px;color:#b6b3ad}.hero-facts strong{display:block;color:#fff;font-size:14px;font-weight:500;margin-bottom:2px}.actions{display:flex;align-items:center;gap:23px;margin-top:30px;flex-wrap:wrap}.light-link{font-size:13px;color:#eee;border-bottom:1px solid #ffffff60;padding-bottom:4px}.hero-audience{font-size:11px;color:#aaa7a1;margin-top:24px}.hero-image{position:relative;overflow:hidden;min-height:620px}.hero-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 62%}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#1218109c,transparent 45%)}.hero-image figcaption{position:absolute;bottom:30px;left:30px;right:20px;color:#fff;z-index:1;letter-spacing:.16em;font-size:10px}.section-nav{height:var(--nav-height);position:sticky;top:var(--header-height);z-index:12;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 3px 14px #00000004}.nav-wrap{max-width:1160px;height:100%;margin:auto}.section-links{display:flex;justify-content:space-between;height:100%;gap:18px}.section-links a{display:flex;align-items:center;gap:9px;font-size:12px;white-space:nowrap;border-bottom:3px solid transparent;padding:0 3px;color:var(--muted)}.section-links a span{font-size:10px;color:#96928b}.section-links a[aria-current]{color:var(--red);border-color:var(--red)}.section-links a[aria-current] span{color:var(--red)}.mobile-nav{display:none}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0}.problem-grid p{border-left:2px solid var(--gold);padding-left:19px;font:500 21px/1.35 var(--display);letter-spacing:-.02em}.thesis{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:30px;color:var(--muted);font-size:15px}.thesis strong{color:var(--ink);font-weight:500}.modules{border-top:1px solid #cbc6be}.module{display:grid;grid-template-columns:62px 1fr 170px;gap:22px;padding:28px 0;border-bottom:1px solid #cbc6be}.module-number{font:500 29px/1 var(--display);color:#ae7d43;padding-top:4px}.module .eyebrow{font-size:10px;margin:0 0 8px}.module h3{font-size:25px;letter-spacing:-.025em}.module-body>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.6;margin-top:10px;max-width:650px}.module-date{font-size:13px;line-height:1.6;text-align:right;padding-top:3px}.module-date span{display:block;color:var(--muted);font-size:9px;letter-spacing:.08em;margin-bottom:4px}.module details{margin-top:13px;max-width:660px}.module summary{display:inline-flex;gap:12px;font-size:12px;color:var(--red)}details summary{cursor:pointer;list-style:none}details summary::-webkit-details-marker{display:none}details summary:after{content:'+';font-size:19px;font-weight:400;line-height:1;flex-shrink:0}details[open]>summary:after{content:'−'}details p{font-size:14px;color:var(--muted);margin-top:14px}.section-note{display:flex;justify-content:space-between;gap:20px;margin-top:25px;font-size:12px;color:var(--muted)}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.method-grid article{padding-top:24px;border-top:2px solid var(--gold)}.step-label{font-size:10px;font-weight:500;letter-spacing:.1em;color:var(--muted)}.method-grid h3{margin:12px 0 13px;font-size:23px}.method-grid p{color:var(--muted);font-size:14px}.materials{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:23px 28px;background:var(--paper);border-left:3px solid var(--gold)}.materials strong{font-weight:500;font-size:15px}.materials p{font-size:13px;color:var(--muted);margin-top:4px}.professor{display:grid;grid-template-columns:1.1fr 1fr;gap:54px;align-items:center;margin-top:70px}.professor figure img{width:100%;height:355px;object-fit:cover;object-position:73% center}.professor figcaption{font-size:10px;color:var(--muted);margin-top:8px}.professor h2{font-size:37px}.professor p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:15px}.professor .professor-role{color:var(--ink)!important;font-weight:500}.professor .eyebrow{margin-bottom:16px}.track-record{display:flex;gap:55px;align-items:center;border-top:1px solid var(--line);margin-top:45px;padding-top:25px}.track-record>p{font-size:9px;letter-spacing:.09em;color:var(--muted)}.track-record dl{display:flex;justify-content:space-between;flex:1;margin:0;gap:25px}.track-record dt{font:500 27px/1.3 var(--display)}.track-record dd{margin:3px 0 0;color:var(--muted);font-size:12px}.testimony-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimony{padding:0;background:white;text-align:left;border:1px solid var(--line);border-radius:4px;overflow:hidden}.testimony-image{display:block;position:relative;background:#1a1a1a;aspect-ratio:16/9;overflow:hidden}.testimony-image img{width:100%;height:100%;object-fit:contain}.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:45px;height:45px;display:grid;place-items:center;border:1px solid #ffffff90;color:#fff;background:#151515a3;border-radius:50%;font-size:14px;padding-left:2px;transition:background .18s,scale .18s}.testimony:hover .play,.sample-cover:hover .play{background:var(--red);scale:1.06}.duration{position:absolute;right:10px;bottom:10px;font-size:10px;padding:2px 6px;border-radius:2px;background:#000b;color:#fff}.testimony-body{display:flex;flex-direction:column;align-items:flex-start;padding:22px;gap:10px}.testimony-body>strong{font:500 24px/1.1 var(--display)}.testimony-body>span:not(.text-link){font-size:14px;color:var(--muted);min-height:47px}.testimony .text-link{font-size:12px;margin-top:4px}.more-voices{margin-top:22px;border-block:1px solid #d7d2ca}.more-voices>summary{display:flex;align-items:center;gap:20px;padding:17px 0;font-size:13px;color:var(--red)}.more-voices>summary span{margin-left:auto;color:var(--muted);font-size:11px}.voices{display:grid;grid-template-columns:1fr 1fr;gap:0 36px;padding-bottom:18px}.voice{display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;padding:16px 0;background:transparent;border-top:1px solid #ddd8cf}.voice>span:first-child{display:flex;flex-direction:column;gap:4px}.voice strong{font-weight:500;font-size:14px}.voice span span{font-size:12px;color:var(--muted)}.voice>span:last-child{white-space:nowrap;font-size:11px;color:var(--red)}.samples{margin-top:72px;scroll-margin-top:165px}.sample-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sample{background:white;border:1px solid var(--line);border-radius:4px;overflow:hidden;display:flex;flex-direction:column}.sample-cover{display:block;padding:0;position:relative;width:100%;aspect-ratio:16/9;background:#242825;overflow:hidden}.sample-cover>img{height:100%;width:100%;object-fit:cover}.sample-cover:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none}.cover-label{position:absolute;left:14px;bottom:13px;z-index:1;color:#fff;font-size:9px;letter-spacing:.1em}.sample-cover .play{z-index:2}.sample-body{padding:24px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.sample-body h3{font-size:23px;line-height:1.15}.sample-body p{font-size:14px;color:var(--muted);margin:14px 0 22px}.sample-body .text-link{margin-top:auto;font-size:13px}.sample-body small{color:var(--muted);font-size:10px;margin-top:12px}.audio-cover{background:#2e3934}.audio-art{position:absolute;inset:15px;display:flex;gap:7px;align-items:center;justify-content:center}.audio-art i{height:35%;width:5px;background:#a4b4a178;border-radius:5px}.audio-art i:nth-child(2n){height:55%}.audio-art i:nth-child(3n){height:78%}.audio-art i:nth-child(5n){height:45%}.enrollment{background:var(--ink);color:#fff}.enrollment .lead{color:#c5c2bc}.enrollment-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.calendar{padding-top:10px}.calendar h3{font-size:23px}.calendar ol{padding:0;margin:24px 0 0;list-style:none}.calendar li{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #ffffff26;padding:13px 0;font-size:14px}.calendar li span{color:#c5c2bc}.calendar li strong{font-weight:500}.calendar-foot{font-size:12px;color:#aaa69e;margin-top:17px}.certification{display:flex;align-items:flex-start;gap:18px;margin-top:35px}.document-icon{color:var(--gold);font-size:35px;line-height:1.1}.certification h3{font-size:20px}.certification p{font-size:13px;line-height:1.7;color:#c5c2bc;margin:10px 0}.certification small{font-size:10px;color:#aaa69e;display:block}.price-card{background:var(--paper);color:var(--ink);padding:33px;border-radius:4px}.price-card .eyebrow{margin-bottom:13px}.price span{display:block;font-size:13px;color:var(--muted)}.price strong{font:500 56px/1.2 var(--display);letter-spacing:-.04em}.price-breakdown{margin:22px 0 0}.price-breakdown>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;border-bottom:1px solid #d8d2c8;font-size:13px}.price-breakdown dd{margin:0}.price-breakdown .total{font-weight:500;padding-top:13px;font-size:15px}.price-note{font-size:11px;color:var(--muted);margin-top:10px}.included{font-size:13px;color:var(--muted);margin:20px 0}.registration-hint{font-size:10px;color:var(--muted);text-align:center;margin-top:10px}.consult-price{display:block;font-size:12px;color:var(--red);text-align:center;border-top:1px solid var(--line);margin-top:19px;padding-top:18px}.faq-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:75px}.faq h2{font-size:35px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;gap:24px;font-size:14px;font-weight:500;line-height:1.5}.faq details p{font-size:13px;margin:15px 30px 0 0}.closing{background:var(--red);color:#fff;padding:52px 0}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.closing .eyebrow{color:#e2bca3;font-size:10px;margin-bottom:15px}.closing h2{font-size:36px}.closing .button{flex-shrink:0}.footer{background:#151515;color:#d3cfc9;padding:38px 0}.footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:35px}.footer img{width:160px;object-fit:contain}.footer a{display:block;font-size:12px;line-height:2.2}.footer p{font-size:11px;color:#99938b}dialog{border:0;border-radius:6px;max-width:min(940px,calc(100% - 40px));width:940px;max-height:calc(100dvh - 48px);padding:30px;background:var(--paper);color:var(--ink);overflow:auto;box-shadow:0 25px 100px #0008}dialog::backdrop{background:#0d100fe6}.dialog-head{display:flex;justify-content:space-between;gap:25px;align-items:flex-start}.dialog-head .eyebrow{margin:0 0 7px;font-size:10px}.dialog-head h2{font-size:30px}.close-dialog{display:grid;place-items:center;flex-shrink:0;height:40px;width:40px;border-radius:50%;background:#fff;color:var(--ink);font-size:18px}.dialog-description{font-size:13px;line-height:1.6;color:var(--muted);max-width:780px;margin:18px 0}.dialog-head+ p{font-size:14px;margin-top:20px}#media-content video{display:block;width:100%;max-height:60dvh;min-height:160px;background:#111;border-radius:3px;object-fit:contain}#media-content audio{width:100%;display:block;margin-top:14px}.chapters{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.chapters button{background:#e5e0d7;border-radius:3px;font-size:11px;padding:8px 12px}.chapters button:hover{background:#d7c9b3}.podcast-row{border-top:1px solid var(--line);padding:22px 0}.podcast-row h3{font-size:21px}.podcast-row p{font-size:12px;color:var(--muted);margin-top:10px}#enrollment-dialog{width:620px}.registration-steps{list-style:none;padding:0;margin:24px 0;display:grid;gap:18px}.registration-steps li{display:flex;align-items:center;gap:18px}.registration-steps b{background:#e7dfd4;color:var(--red);width:35px;height:35px;display:grid;place-items:center;font-size:14px;border-radius:50%}.registration-steps strong,.registration-steps span{display:block}.registration-steps strong{font-size:14px;font-weight:500}.registration-steps span{font-size:12px;color:var(--muted)}.registration-status{border-top:1px solid var(--line);padding-top:20px}.registration-status>strong{font-size:14px;font-weight:500}.registration-status p{font-size:13px;color:var(--muted);margin:9px 0 18px}.noscript-note{padding:20px;text-align:center;background:#ffe8c0}
@media(min-width:1600px){.hero-copy{padding-top:80px;padding-bottom:75px}.hero-image{max-height:760px}.hero h1{font-size:66px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.nav-wrap{padding-inline:30px}.section-links{gap:10px}.section-links a{font-size:11px;gap:6px}.hero-copy{padding:48px 30px 48px 32px}.hero{grid-template-columns:1.25fr 1fr}.hero h1{font-size:46px}.header-program{display:none}.hero-facts{gap:25px}.actions{gap:16px}.hero .button{font-size:13px;padding:14px 18px}.hero-image{min-height:620px}.split-heading{gap:40px}.module{grid-template-columns:45px 1fr 145px;gap:17px}.module-date{font-size:12px}.enrollment-grid{gap:45px}.professor{gap:35px}.sample-body{padding:20px}.sample-body h3{font-size:21px}}
@media(max-width:800px){:root{--header-height:68px;--nav-height:58px}.site-header{padding:0 22px}.header-actions{gap:16px}.brand img{width:145px}.header-consult{font-size:12px}.hero{grid-template-columns:1.25fr 1fr}.hero-copy{padding:40px 24px}.hero h1{font-size:39px}.hero-lead{font-size:14px}.hero .eyebrow{font-size:9px}.program-name{font-size:21px}.hero-facts{flex-direction:column;gap:10px}.hero-facts span{font-size:11px}.hero-audience{font-size:10px}.hero-image{min-height:660px}.hero-image figcaption{font-size:8px;left:20px}.section-links{gap:0}.section-links a{font-size:10px}.section-links a span{display:none}.nav-wrap{padding:0 24px}.wrap{width:calc(100% - 48px)}.section{padding:60px 0}.problem-grid{gap:18px}.problem-grid p{font-size:18px;padding-left:13px}.problem-grid br{display:none}.thesis{gap:25px;font-size:14px}.split-heading{grid-template-columns:1fr;gap:22px}.split-heading>p{max-width:570px;font-size:14px}.module{grid-template-columns:35px 1fr 125px;gap:14px}.module h3{font-size:23px}.module-date{font-size:11px}.module-date span{font-size:8px}.method-grid{gap:20px}.method-grid h3{font-size:21px}.method-grid p{font-size:13px}.materials{padding:20px}.materials .text-link{font-size:12px;min-width:150px}.professor{grid-template-columns:1fr 1fr;gap:28px}.professor h2{font-size:30px}.professor figure img{height:330px;object-position:72%}.professor .eyebrow{font-size:9px}.professor p:not(.eyebrow){font-size:13px}.testimony-grid,.sample-grid{gap:15px}.testimony-body{padding:18px}.testimony-body>strong{font-size:22px}.testimony-body>span:not(.text-link){font-size:13px;min-height:64px}.sample-body{padding:18px}.sample-body p{font-size:13px}.sample-body h3{font-size:21px}.sample-body small{font-size:9px}.cover-label{font-size:8px;left:10px}.play{height:38px;width:38px}.enrollment-grid{gap:30px}.price-card{padding:25px}.calendar li{font-size:12px}.price strong{font-size:48px}.certification{gap:12px}.certification h3{font-size:18px}.faq-grid{grid-template-columns:1fr;gap:30px}.closing h2{font-size:30px}.footer .wrap{flex-wrap:wrap}.footer p{display:none}}
@media(max-width:600px){:root{--header-height:64px;--nav-height:58px}.site-header{padding:0 16px;gap:12px}.brand img{width:125px;height:37px}.header-consult{display:none}.button.small{font-size:11px;padding:10px 12px;gap:7px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:38px 24px 34px}.hero h1{font-size:43px;max-width:430px}.hero h1 br{display:none}.hero .eyebrow{margin-bottom:23px;font-size:9px}.hero-rule{margin:23px 0 20px}.program-name{font-size:23px;max-width:310px}.hero-lead{font-size:15px;margin-bottom:23px}.hero-facts{flex-direction:row;gap:27px}.hero-facts strong{font-size:13px}.actions{margin-top:25px;gap:17px}.hero .button{font-size:12px;padding:14px 15px}.light-link{font-size:12px}.hero-audience{margin-top:20px}.hero-image{min-height:0;height:290px}.hero-image>img{object-position:center 63%}.hero-image figcaption{font-size:9px;bottom:20px;left:24px}.nav-wrap{padding:0 20px;position:relative}.mobile-nav{height:100%;width:100%;display:flex;align-items:center;gap:14px;padding:0;background:#fff;text-align:left}.nav-caption{font-size:8px;color:var(--muted);letter-spacing:.05em}.mobile-nav #current-section{font-size:12px;color:var(--red);font-weight:500}.mobile-nav>span:last-child{margin-left:auto;color:var(--red);font-size:20px}.section-links{display:none;position:absolute;top:100%;left:0;right:0;height:auto;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #00000015;padding:8px 20px 15px}.section-nav.is-open .section-links{display:flex;flex-direction:column}.section-links a{min-height:45px;font-size:13px;gap:12px;border-bottom:0;padding-left:10px}.section-links a span{display:inline;font-size:10px}.section-links a[aria-current]{background:var(--paper);border-left:2px solid var(--red)}.wrap{width:calc(100% - 40px)}.section{padding:48px 0}.eyebrow{font-size:9px;margin-bottom:17px}.section-heading{margin-bottom:28px}h2{font-size:32px}.lead{font-size:15px;margin-top:18px}.problem-grid{grid-template-columns:1fr;gap:20px;padding:23px 0}.problem-grid p{font-size:20px;padding-left:17px}.thesis{grid-template-columns:1fr;gap:14px;margin-top:24px}.module{grid-template-columns:28px 1fr;gap:14px;padding:24px 0}.module-number{font-size:22px;padding-top:1px}.module-body{grid-column:2}.module .eyebrow{font-size:9px;letter-spacing:.1em}.module h3{font-size:24px}.module-body>p:not(.eyebrow){font-size:13px}.module-date{grid-column:2;grid-row:2;text-align:left;font-size:11px;padding:0;color:var(--muted);margin-top:-2px}.module-date span{display:inline;margin:0 9px 0 0;font-size:8px}.module details{margin-top:10px}.module summary{font-size:12px}.section-note{flex-direction:column;gap:12px;font-size:11px}.method-grid{grid-template-columns:1fr;gap:24px}.method-grid article{padding-top:20px}.method-grid h3{font-size:23px;margin:9px 0 11px}.method-grid p{font-size:14px}.step-label{font-size:9px}.materials{align-items:flex-start;flex-direction:column;gap:14px;padding:21px;margin-top:28px}.materials p{font-size:12px}.professor{grid-template-columns:1fr;gap:25px;margin-top:45px}.professor figure img{height:270px;object-position:72% center}.professor figcaption{font-size:9px}.professor h2{font-size:34px}.professor h2 br{display:none}.professor p:not(.eyebrow){font-size:14px}.track-record{flex-direction:column;align-items:stretch;gap:15px;padding-top:22px;margin-top:28px}.track-record>p{font-size:8px}.track-record>p br{display:none}.track-record dl{gap:12px}.track-record dt{font-size:23px}.track-record dd{font-size:10px}.testimony-grid{grid-template-columns:1fr;gap:16px}.testimony{display:grid;grid-template-columns:130px 1fr;align-items:stretch}.testimony-image{aspect-ratio:auto;min-height:170px;height:100%}.testimony-image img{object-fit:contain}.testimony-body{padding:19px 16px;gap:9px}.testimony-body>span:not(.text-link){font-size:12px;min-height:0}.testimony .text-link{font-size:11px;line-height:1.6}.testimony .duration{font-size:9px}.more-voices>summary{font-size:12px;gap:12px}.more-voices>summary span{font-size:9px}.voices{grid-template-columns:1fr}.samples{margin-top:48px;scroll-margin-top:145px}.sample-grid{grid-template-columns:1fr;gap:22px}.sample-body{padding:23px}.sample-body h3{font-size:25px}.sample-body p{font-size:14px;margin:13px 0 18px}.sample-body small{font-size:10px}.cover-label{font-size:9px;left:16px;bottom:15px}.sample-cover .play{height:48px;width:48px}.enrollment-grid{grid-template-columns:1fr;gap:30px}.calendar li{font-size:13px}.calendar-foot{font-size:11px}.certification{margin-top:27px}.price-card{padding:26px}.price strong{font-size:55px}.price-card .eyebrow{font-size:9px}.faq h2{font-size:31px}.faq summary{font-size:13px}.closing{padding:38px 0}.closing .wrap{display:block}.closing h2{font-size:31px}.closing .button{margin-top:25px}.footer{padding:30px 0}.footer .wrap{gap:20px;align-items:flex-start;flex-direction:column}.footer img{width:145px}.footer a{font-size:11px}dialog{max-width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:20px}.dialog-head h2{font-size:25px}.dialog-head{gap:15px}.dialog-head .eyebrow{font-size:8px}.close-dialog{width:34px;height:34px;font-size:16px}.dialog-description{font-size:12px;margin:15px 0}#media-content video{max-height:58dvh;min-height:0}.chapters{gap:7px}.chapters button{font-size:10px;padding:8px}.podcast-row h3{font-size:20px}.podcast-row p{font-size:11px}.registration-status .button{font-size:13px}}
@media(max-width:360px){.hero h1{font-size:38px}.hero-copy{padding-inline:20px}.button.small{font-size:10px;padding-inline:9px}.brand img{width:113px}.hero-facts{gap:18px}.hero .actions{gap:15px}.testimony{grid-template-columns:112px 1fr}.nav-caption{font-size:7px}.mobile-nav{gap:9px}.mobile-nav #current-section{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
