:root{--ink:#22212b;--muted:#646170;--accent:#6944d6;--lavender:#f1edfb;--line:#e5e0ee;--paper:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:white;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:750;line-height:1.1;letter-spacing:-.045em}h1{font-size:58px}h2{font-size:48px}h3{font-size:28px}em{font-style:normal;color:var(--accent)}p{color:var(--muted)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}a,button,summary{touch-action:manipulation}button,summary{cursor:pointer}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ad93fa;outline-offset:4px}.wrap{width:min(1080px,calc(100% - 64px));margin-inline:auto}.narrow{max-width:880px}.section{padding-block:84px}.section-head{text-align:center;max-width:720px;margin:0 auto 40px}.section-head>p:last-child:not(.eyebrow){max-width:550px;margin:22px auto 0;font-size:18px;line-height:1.65}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.11em;font-weight:700;color:var(--accent);margin-bottom:16px}.header{position:sticky;top:0;z-index:30;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px}.brand-symbol{background:linear-gradient(135deg,#6960df,#8241df);color:white;width:40px;height:44px;border-radius:12px;font-size:29px;font-weight:600;display:grid;place-items:center}.brand-name{font-size:23px;font-weight:750;letter-spacing:-.055em;line-height:1.05}.brand-name small{display:block;font-size:8px;letter-spacing:.17em;text-transform:uppercase;margin-top:6px;color:var(--muted);font-weight:500}nav{display:flex;align-items:center;gap:30px;font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;min-height:54px;padding:15px 24px;border-radius:12px;color:white;background:linear-gradient(120deg,#6658d8,#7836d0);font-weight:650;font-size:15px;line-height:1.3;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 22px #6944d630}.button:active{transform:none}.button>span[aria-hidden]{font-size:24px}.button-small{min-height:45px;padding:12px 18px;font-size:13px}.hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:48px;align-items:start;padding-block:42px 60px}.google-proof{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;margin-bottom:29px}.google-logo{width:67px;height:23px;object-fit:contain;margin-right:4px}.google-stars{display:flex;gap:2px}.google-stars img{width:14px;height:14px}.google-proof strong{font-size:13px}.review-count{color:var(--muted);font-size:10px}.hero .eyebrow{font-size:11px;margin-bottom:16px}.hero-description{font-size:18px;line-height:1.6;max-width:450px;margin-top:23px}.hero-description strong{display:block;color:var(--ink);font-weight:500;margin-top:8px}.hero-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.hero-pills span{padding:7px 10px;border-radius:6px;color:var(--accent);font-size:12px;font-weight:600;background:var(--lavender)}.brand-proof{display:flex;align-items:center;gap:27px;margin-top:25px}.brand-proof>img{width:112px;height:auto}.brand-proof>div{max-width:230px}.brand-proof>div>img{width:190px;height:auto}.brand-proof p{font-size:9px;line-height:1.5;max-width:225px;margin-top:5px}.contact-card{background:white;border:1px solid #ded7ee;border-radius:24px;padding:28px;box-shadow:0 16px 50px #5a348b0b;scroll-margin-top:10px}.contact-card h2{font-size:29px;margin-bottom:12px}.contact-card>p:not(.eyebrow){font-size:17px;max-width:300px}.contact-card .eyebrow{font-size:10px;margin-bottom:10px}.contact-card form{margin-top:21px}fieldset{padding:0;margin:0;border:0;min-width:0}label{display:block;font-weight:500;font-size:12px;margin:12px 0 5px}label small{font-size:10px;color:var(--muted);font-weight:400}input,select,textarea{display:block;width:100%;color:var(--ink);background:white;border:1px solid #dcd8e4;border-radius:7px;padding:10px 12px;font-size:14px;min-width:0}input,select{height:43px}input::placeholder,textarea::placeholder{color:#94909d}textarea{resize:vertical;min-height:85px;max-height:240px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.submit{width:100%;margin-top:19px;justify-content:space-between}.submit:disabled{opacity:.65;cursor:wait}.request-detail{margin-top:11px}.request-detail summary{font-size:12px;color:var(--accent);text-decoration:underline;text-underline-offset:3px}.request-detail summary span{font-size:10px;color:var(--muted);margin-left:6px}.request-detail p{font-size:10px;margin-top:5px}.privacy{font-size:10px;line-height:1.55;margin-top:12px}.privacy a{text-decoration:underline}.contact-human{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:15px;margin-top:16px}.contact-human img{border-radius:50%;object-fit:cover}.contact-human p{font-size:11px;line-height:1.6}.contact-human b{color:var(--ink)}.form-status:empty{display:none}.form-status{padding:12px;margin-top:12px;background:var(--lavender);border-radius:7px;font-size:12px;color:var(--accent)}.form-status.error{background:#fff0ed;color:#9a3024}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;z-index:100;top:12px;left:12px;background:white;padding:15px}
.program-section{background:#f4f1fc;border-top:1px solid #ece6f8}.modules{display:grid;gap:16px;max-width:820px;margin:auto}.module{display:grid;grid-template-columns:60px minmax(0,1fr);gap:25px;padding:28px 32px;background:white;border:1px solid #e9e1f5;border-radius:18px}.module-letter{display:grid;place-items:center;align-self:start;width:58px;height:58px;border-radius:14px;color:white;background:var(--accent);font-size:30px;font-weight:700}.module-time{font-size:11px;color:var(--accent);font-weight:650;margin-bottom:7px}.module h3{font-size:27px;margin-bottom:10px}.module>div>p:not(.module-time){max-width:550px;font-size:16px}.module details{margin-top:14px}.module summary{display:flex;gap:12px;align-items:center;font-size:12px;font-weight:600;color:var(--accent);list-style:none}.module details p{font-size:14px;max-width:530px;margin-top:12px}.module details[open] summary span{transform:rotate(45deg)}summary::-webkit-details-marker{display:none}.section-action{text-align:center;margin-top:32px}.section-action p{font-size:12px;margin-top:10px}.tools-block{margin-top:90px;padding-top:65px;border-top:1px solid #ded4ee}.use-cases{display:grid;grid-template-columns:1fr 1fr;gap:20px}.use-cases article{background:white;border:1px solid #e7def2;border-radius:18px;padding:24px;overflow:hidden}.use-cases article>span{font-size:11px;font-weight:600;color:var(--accent)}.use-cases h3{font-size:25px;margin-top:11px}.use-cases p{font-size:13px;margin-top:12px}.use-cases img{width:100%;height:185px;object-fit:contain;margin-top:22px;background:#f5f2fa;border-radius:8px}.discovery{margin-top:24px;background:#e9e1f8;border-radius:18px;padding:30px 36px}.discovery h3{font-size:30px;margin-bottom:24px}.discovery-list{display:grid;gap:0}.discovery-list p{display:grid;grid-template-columns:220px 1fr;gap:20px;padding:14px 0;border-top:1px solid #d9cdee;font-size:14px;line-height:1.5}.discovery-list strong{color:var(--ink);font-size:14px}.tool-note{font-size:11px;line-height:1.6;margin-top:20px;max-width:620px}.tool-sources{margin-top:22px;font-size:12px;color:var(--muted)}.tool-sources summary{display:flex;justify-content:center;gap:12px;list-style:none;text-decoration:underline;text-underline-offset:4px}.tool-sources>div{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px}.tool-sources a{text-decoration:underline}.human-section{max-width:1000px}.warm-photo img{width:100%;height:470px;object-fit:cover;border-radius:22px;object-position:50% 45%}.warm-photo figcaption{font-size:10px;margin-top:8px;color:var(--muted);text-align:right}.learning-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:33px;text-align:center}.learning-steps span{font-size:12px;color:var(--accent)}.learning-steps h3{font-size:24px;margin-top:9px}.learning-steps p{font-size:14px;margin-top:10px}.reviews-section{padding-top:20px;max-width:1000px}.cap-reviews-widget{min-width:0;min-height:310px}.reviews-source{font-size:11px;line-height:1.65;text-align:center;max-width:700px;margin:23px auto 0}.reviews-source a{text-decoration:underline}.summary-section{background:#f6f3fc}.summary-card{display:grid;grid-template-columns:.8fr 1.2fr;border-radius:24px;overflow:hidden;background:white;border:1px solid #e6dff1}.summary-photo img{width:100%;height:100%;object-fit:cover;object-position:45%}.summary-copy{padding:35px}.summary-copy h3{font-size:30px}.summary-copy ul{list-style:none;padding:0;margin:24px 0}.summary-copy li{padding:10px 0;font-size:15px;border-bottom:1px solid var(--line)}.summary-copy li:before{content:'✓';color:var(--accent);margin-right:10px}.summary-copy .button{width:100%;font-size:14px}.small{font-size:11px;margin-top:10px;text-align:center}.local-line{display:grid;grid-template-columns:48px 1fr 48px 1fr;align-items:center;gap:14px;margin-top:30px}.local-line img{border-radius:50%;object-fit:cover;width:48px;height:48px}.local-line p{font-size:11px}.local-line b{font-size:14px;color:var(--ink)}.local-line a{text-decoration:underline}.centre-address{font-size:12px;text-align:center;margin-top:25px}.faq-list{max-width:750px;margin:auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:24px 0;font-size:17px;font-weight:600;list-style:none}.faq-list summary span{font-size:23px;font-weight:400;color:var(--accent)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 30px 24px 0;max-width:650px;line-height:1.7;font-size:15px}.footer{border-top:1px solid var(--line);padding-block:35px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-main p,.footer-main>a:last-child{font-size:12px}.footer-main .brand-name{font-size:20px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);padding-top:25px}.data-details{margin-top:24px;font-size:11px;color:var(--muted)}.data-details summary{text-decoration:underline}.data-details p{max-width:700px;margin-top:12px}.data-details a{text-decoration:underline}.mobile-bar{display:none}
@media(min-width:801px) and (max-height:820px){.hero{padding-top:28px;gap:38px}.hero h1{font-size:52px}.google-proof{margin-bottom:20px}.hero-description{font-size:16px;margin-top:18px}.hero-pills{margin-top:18px}.brand-proof{margin-top:16px}.contact-card{padding:23px 25px}.contact-card form{margin-top:13px}.contact-card label{margin-top:9px}.contact-card input,.contact-card select{height:39px}.contact-card h2{font-size:27px}.contact-card .submit{margin-top:14px;min-height:46px}.contact-human{margin-top:11px;padding-top:11px}}
@media(max-width:1000px){.hero{gap:28px}.hero h1{font-size:48px}.brand-proof{gap:15px}.brand-proof>img{width:92px}.brand-proof>div>img{width:175px}.review-count{width:100%;padding-left:0}.contact-card{padding:24px}.section-head h2{font-size:43px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.nav{height:66px}.brand-name{font-size:19px}.brand-symbol{width:32px;height:36px;font-size:23px;border-radius:10px}.brand-name small{font-size:6px}.nav nav>a:not(.button){display:none}.nav .button{font-size:11px;padding:11px 13px;gap:9px;min-height:42px}.hero{grid-template-columns:1fr;max-width:580px;padding-block:28px 48px;gap:30px}.hero-story{text-align:center}.hero h1{font-size:52px}.google-proof{justify-content:center;margin-bottom:25px}.review-count{width:auto}.hero-description{max-width:440px;margin-inline:auto}.hero-pills,.brand-proof{justify-content:center}.brand-proof{text-align:left;margin-top:22px;gap:24px}.brand-proof>img{width:100px}.brand-proof>div>img{width:195px}.contact-card{text-align:left;padding:27px}.contact-card h2{font-size:30px}.contact-card>p:not(.eyebrow){font-size:16px}.contact-card input,.contact-card select,.contact-card textarea{font-size:16px;height:46px}.contact-card textarea{height:auto}.section{padding-block:58px}.section-head{margin-bottom:30px;max-width:620px}.section-head h2{font-size:38px}.section-head>p:last-child:not(.eyebrow){font-size:16px;max-width:460px;margin-top:18px}.module{padding:24px;gap:20px;grid-template-columns:48px 1fr}.module-letter{width:48px;height:48px;font-size:25px}.module h3{font-size:24px}.module>div>p:not(.module-time){font-size:15px}.tools-block{margin-top:58px;padding-top:48px}.use-cases{gap:14px}.use-cases article{padding:21px}.use-cases h3{font-size:24px}.use-cases img{height:150px}.discovery{padding:27px}.discovery-list p{grid-template-columns:180px 1fr}.warm-photo img{height:360px}.learning-steps{gap:18px}.learning-steps h3{font-size:21px}.learning-steps p{font-size:13px}.summary-card{grid-template-columns:.7fr 1.3fr}.summary-copy{padding:26px}.summary-copy h3{font-size:25px}.local-line{grid-template-columns:45px 1fr;max-width:370px;margin-inline:auto}.footer-main{flex-wrap:wrap}.footer-main>a:last-child{width:100%}.footer{padding-bottom:105px}.mobile-bar{position:fixed;z-index:25;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:15px;background:#fffffff5;border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));font-size:12px;backdrop-filter:blur(10px)}.mobile-bar.is-hidden{display:none}.mobile-bar .button{font-size:12px;min-height:43px;padding:11px 16px}}
@media(max-width:520px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:44px}.hero .eyebrow{font-size:10px;letter-spacing:.09em}.hero-description{font-size:16px}.hero-pills{gap:6px}.hero-pills span{font-size:11px;padding:7px 9px}.google-proof{gap:6px}.review-count{font-size:9px}.google-logo{width:60px}.google-stars img{width:12px;height:12px}.brand-proof{gap:18px}.brand-proof>img{width:90px}.brand-proof>div{max-width:205px}.brand-proof>div>img{width:180px}.brand-proof p{font-size:8px}.contact-card{padding:25px 21px}.contact-card h2{font-size:28px}.privacy{font-size:10px}.section-head h2{font-size:33px}.section-head>p:last-child:not(.eyebrow){font-size:15px}.module{padding:22px 20px;gap:15px;grid-template-columns:39px 1fr;border-radius:16px}.module-letter{width:39px;height:42px;font-size:22px;border-radius:10px}.module h3{font-size:22px;line-height:1.13}.module>div>p:not(.module-time){font-size:14px;line-height:1.6}.module-time{font-size:10px}.module details p{font-size:13px}.module summary{font-size:11px}.use-cases{grid-template-columns:1fr}.use-cases article{padding:24px}.use-cases img{height:175px}.discovery{padding:24px}.discovery h3{font-size:27px}.discovery-list p{grid-template-columns:1fr;gap:6px;font-size:14px;padding-block:16px}.discovery-list strong{font-size:15px}.warm-photo img{height:300px;object-position:42% 50%}.learning-steps{grid-template-columns:1fr;gap:0;text-align:left;margin-top:22px}.learning-steps>div{display:grid;grid-template-columns:28px 1fr;column-gap:12px;border-bottom:1px solid var(--line);padding:17px 0}.learning-steps span{grid-row:1/3;padding-top:5px}.learning-steps h3{margin:0;font-size:22px}.learning-steps p{margin-top:6px}.reviews-section{padding-top:10px}.summary-card{grid-template-columns:1fr}.summary-photo img{height:230px;object-position:50% 42%}.summary-copy{padding:27px}.summary-copy h3{font-size:29px}.summary-copy ul{margin:19px 0 24px}.summary-copy li{font-size:14px}.faq-list summary{font-size:16px;padding-block:20px}.footer-main{display:grid;gap:22px}.footer-bottom{font-size:9px}.nav{gap:10px}.brand{gap:8px}.brand-name{font-size:17px}.nav .button{font-size:10px;padding:10px 11px}.nav .button>span{font-size:20px}}
@media(max-width:350px){.hero h1{font-size:38px}.review-count{width:100%}.brand-proof>img{width:75px}.brand-proof>div{max-width:175px}.brand-proof>div>img{width:170px}.section-head h2{font-size:29px}.brand-name{font-size:15px}.nav .button{font-size:9px;padding:10px}.brand-symbol{width:27px;height:31px;font-size:21px}.field-pair{grid-template-columns:1fr}.module{padding:20px 16px;gap:12px}.module h3{font-size:20px}.summary-copy{padding:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-photo{margin-top:18px;max-width:450px}.hero-photo img{width:100%;height:135px;object-fit:cover;object-position:50% 27%;border-radius:13px}.hero-photo figcaption{font-size:9px;color:var(--muted);margin-top:5px}.tool-previews{margin-top:22px;font-size:13px;color:var(--accent)}.tool-previews summary{display:flex;justify-content:center;gap:14px;list-style:none;font-weight:600}.preview-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:25px}.preview-grid figure{background:white;padding:20px;border-radius:15px}.preview-grid img{width:100%;height:320px;object-fit:contain}.preview-grid figcaption{font-size:12px;color:var(--muted);margin-top:12px;text-align:center}.module{transition:box-shadow .2s,transform .2s}.module:hover{box-shadow:0 10px 26px #6944d60c;transform:translateY(-2px)}@media(max-width:800px){.hero-photo{max-width:none}.hero-photo img{height:210px}.hero-photo figcaption{text-align:left}.preview-grid img{height:auto;max-height:330px}}@media(min-width:801px) and (max-height:820px){.hero-photo img{height:125px}.hero-photo{margin-top:13px}.brand-proof{margin-top:14px}.brand-proof>div>img{width:164px}.brand-proof p{font-size:8px}.hero-description strong{margin-top:4px}}
.discovery summary{display:block;list-style:none}.discovery summary .eyebrow{display:block}.discovery-title{display:block;font-size:30px;line-height:1.15;font-weight:750;letter-spacing:-.04em}.discovery-toggle{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--accent);font-weight:600;margin-top:15px}.discovery-toggle b{font-size:20px;font-weight:400}.discovery[open] .discovery-toggle b{transform:rotate(45deg)}.discovery[open] .discovery-list{margin-top:22px}.cap-reviews-widget{min-height:0}.review-loading{display:flex;align-items:center;justify-content:center;gap:24px;min-height:160px;background:#f5f4f7;border-radius:16px;padding:25px}.review-loading[hidden]{display:none}.review-loading p{font-size:14px}.review-loading b{color:var(--ink);font-size:19px}.review-loading a{font-size:12px;color:var(--accent);text-decoration:underline}.brand-proof p{font-size:10px!important}.brand-proof>div>img{width:190px!important}@media(max-width:520px){.review-loading{flex-direction:column;text-align:center;gap:12px}.discovery-title{font-size:27px}.mobile-bar{gap:8px;padding-inline:16px}.mobile-bar>span{font-size:11px}.mobile-bar .button{font-size:11px;padding:11px 13px;gap:9px}.brand-proof p{font-size:9px!important}}
.module .module-result{margin-top:17px;padding:13px 16px;border-radius:10px;background:#f4f0fc;color:var(--ink);font-size:15px;font-weight:550;line-height:1.5}.module-result>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-weight:700;margin-bottom:5px}.module .module-tools{margin-top:13px;font-size:11px;line-height:1.6;color:var(--muted)}.module-tools b{display:block;color:var(--accent);font-size:10px;font-weight:650}.program-guidance,.tools-adapted{text-align:center;max-width:640px;margin:24px auto 0;font-size:14px;line-height:1.65}.use-cases .case-description{font-size:15px;line-height:1.55;color:var(--ink);min-height:47px}.use-cases h3{font-size:25px;min-height:55px}.use-cases article>p:not(.case-description){font-size:11px}.use-cases img{height:190px}@media(max-width:520px){.module .module-result{padding:12px;font-size:14px}.module .module-tools{font-size:11px}.use-cases h3,.use-cases .case-description{min-height:0}.use-cases h3{font-size:24px}.use-cases img{height:180px}.program-guidance,.tools-adapted{font-size:13px}.hero-description strong{font-size:15px}}
.time-points{padding-left:19px;margin:18px 0;color:var(--muted);font-size:15px;line-height:1.65}.time-points li+li{margin-top:7px}.time-points b{color:var(--ink)}.two-times{gap:26px}.practice-major{border:2px solid #b49ade;box-shadow:0 14px 40px #6944d60c}.practice-major .module-letter{background:linear-gradient(135deg,#6954df,#843fc6)}.preview-grid{grid-template-columns:1fr 1fr}.preview-grid img{height:220px}.preview-grid figcaption{font-size:12px;line-height:1.6}.tool-previews>.tool-note{text-align:center;margin:20px auto 0}.formation-team{max-width:1040px}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.team-card{border:1px solid var(--line);border-radius:20px;padding:29px 25px;background:#fff}.team-card>img{width:100px;height:100px;object-fit:cover;border-radius:50%;margin-bottom:25px}.team-card .eyebrow{font-size:10px;margin-bottom:10px}.team-card h3{font-size:26px;margin-bottom:18px}.team-card>p:not(.eyebrow){font-size:14px;line-height:1.7}.team-card>p+p:not(.eyebrow){margin-top:12px}.team-card>a{display:inline-block;margin-top:20px;color:var(--accent);font-size:13px;font-weight:600}.team-network{background:var(--lavender);border-color:#e5daf4}.network-number{display:flex;align-items:center;height:100px;font-size:68px;line-height:1;letter-spacing:-.07em;color:var(--accent);margin-bottom:25px}.team-commitment{max-width:750px;margin:36px auto 0;text-align:center;padding:30px;border-top:1px solid var(--line)}.team-commitment h3{font-size:28px}.team-commitment>p:last-child{max-width:580px;font-size:16px;margin:18px auto 0;line-height:1.6}.faq-list a{text-decoration:underline;text-underline-offset:3px}@media(max-width:800px){.team-grid{grid-template-columns:1fr;max-width:550px;margin:auto}.team-card{padding:28px}.team-card>img{width:90px;height:90px}.network-number{height:80px}.team-card h3{font-size:27px}.team-commitment{padding:28px 0}.team-commitment h3{font-size:25px}.preview-grid img{height:170px}}@media(max-width:520px){.preview-grid{grid-template-columns:1fr}.preview-grid img{height:220px;max-height:320px}.preview-grid figure{padding:18px}.time-points{font-size:14px;padding-left:17px}.two-times .module{padding:24px 19px;grid-template-columns:36px 1fr;gap:14px}.two-times .module-letter{width:36px;height:39px;font-size:19px}.practice-major .module-result{margin-left:-50px;margin-top:20px}.team-card>p:not(.eyebrow){font-size:15px}}
.certificate-link{display:inline-block}.certificate-link img{width:190px;height:auto}.certificate-link:hover{opacity:.8}@media(max-width:800px){.nav nav .diagnostic-link{display:block;font-size:11px;line-height:1.2;max-width:86px}.nav nav{gap:12px}.brand-name{font-size:17px}.nav .button-small{font-size:10px;padding:10px 12px}}@media(max-width:520px){.nav nav .diagnostic-link{display:none}.footer-bottom>a{font-size:11px}}
.contact-protection{margin:16px 0 4px}.protection-note{font-size:10px;color:var(--muted);line-height:1.5;margin-top:6px}altcha-widget{display:block;--altcha-max-width:100%;--altcha-color-primary:#6944d6;--altcha-border-color:#ded7ed;--altcha-border-radius:9px;--altcha-padding:10px;font-size:12px}
.hero-photo img{height:190px;object-position:50% 20%}@media(min-width:801px) and (max-height:820px){.hero-photo img{height:165px}}@media(max-width:800px){.hero-photo img{height:230px;object-position:50% 35%}}
.human-section .warm-photo{max-width:820px;margin-inline:auto}.human-section .warm-photo img{height:340px;object-position:center 40%}@media(max-width:800px){.human-section .warm-photo img{height:280px}}@media(max-width:520px){.human-section .warm-photo img{height:220px}}
.summary-photo img[src$="/alex-session-collective.jpg"]{object-position:80% center}
