@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#111410;--surface:#1b1f19;--line:#353a31;--text:#f2f4ed;--muted:#afb5a7;--lime:#c3f45d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--text);font-family:'Manrope',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:6px}.wrap{width:min(1380px,calc(100% - 96px));margin-inline:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:27px;font-weight:800;letter-spacing:-1.5px;display:flex;align-items:center;gap:10px}.brand-icon{display:grid;place-items:center;width:30px;height:32px;transform:skew(-12deg);background:var(--lime);color:var(--bg);font-size:24px;line-height:1}.brand-dot{font-size:12px;align-self:flex-start;margin-left:-6px}.header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--lime)}.header-contact{border:1px solid #69715c;padding:12px 19px;font-size:14px;display:flex;gap:30px}.header-contact:hover{background:var(--lime);color:var(--bg)}.hero-copy{padding:48px 0 40px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.9px;margin:0 0 24px;display:flex;align-items:center;gap:12px}.eyebrow>span{width:7px;height:7px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(90px,12.3vw,186px);font-weight:700;line-height:.83;letter-spacing:-.02em;margin-bottom:32px}.lime{color:var(--lime)}.hero-copy{position:relative}.hero-bottom{position:absolute;left:60%;bottom:38px}.hero-bottom p{font-size:21px;line-height:1.55;color:#d3d7cb;margin-bottom:25px}.button{background:var(--lime);color:var(--bg);padding:16px 25px;display:inline-flex;align-items:center;gap:48px;font-weight:800;font-size:14px}.button:hover{background:#d6ff8a}.button span{font-size:23px}.hero-photo{height:440px;position:relative;overflow:hidden;background:#30372c}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 57%;filter:brightness(.67) saturate(.65)}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0004,transparent 40%,#0009)}.photo-top,.photo-bottom{position:absolute;z-index:1;left:32px;right:32px;display:flex;justify-content:space-between;align-items:flex-end}.photo-top{top:24px;font-size:11px;letter-spacing:1.7px}.photo-bottom{bottom:27px}.photo-bottom>span:first-child{font-family:'Barlow Condensed',Impact,sans-serif;font-size:44px;line-height:1.05}.photo-bottom strong{color:var(--lime);font-weight:600}.photo-index{font-size:12px;letter-spacing:1.5px}.hero-strip{display:flex;justify-content:space-between;gap:24px;padding:22px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.hero-strip>span:before{content:'+';color:var(--lime);margin-right:12px}.hero-strip a{color:var(--text)}.section{padding-top:110px;padding-bottom:110px}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:44px}h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(44px,4.8vw,70px);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin-bottom:0}.section-heading>p{font-size:15px;color:var(--muted);margin-bottom:5px;max-width:390px}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.course{background:var(--surface);padding:29px;display:flex;flex-direction:column;border:1px solid var(--line)}.course-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;letter-spacing:1px}.course-meta>span:first-child{color:var(--muted)}.course-symbol{font-size:64px;color:var(--lime);height:120px;line-height:120px}.course h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:43px;font-weight:600;line-height:1.2;margin-bottom:17px}.course p{font-size:15px;color:var(--muted);margin-bottom:24px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto;margin-bottom:28px}.tags span{font-size:11px;border:1px solid #424a39;padding:4px 8px}.course>a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;font-size:14px;font-weight:700}.course>a:hover{color:var(--lime)}.featured{background:var(--lime);color:var(--bg);border-color:var(--lime)}.featured .course-symbol,.featured p,.featured .course-meta>span:first-child{color:#374526}.featured>a{border-color:#93bb44}.featured>a:hover{color:#43591a}.featured .tags span{border-color:#98bb57}.course-note{font-size:12px;color:var(--muted);margin:22px 0 0}.approach{background:#e9ece3;color:var(--bg)}.approach-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:100px}.approach h2 span{color:#747d69}.approach-intro{max-width:450px;margin-top:28px;font-size:16px;color:#535d4c}.approach-label{margin-top:46px;font-size:12px;font-weight:800;letter-spacing:2px}.steps article{display:flex;gap:27px;padding:26px 0;border-top:1px solid #c9cfc1}.steps article:first-child{padding-top:0;border-top:0}.steps article:last-child{padding-bottom:0}.steps article>span{font-size:12px;color:#727c67;padding-top:5px}.steps h3{font-size:20px;line-height:1.4;margin-bottom:12px}.steps p{font-size:14px;color:#535d4c;margin:0}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.questions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;gap:18px;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;padding:25px 0;list-style:none}summary::-webkit-details-marker{display:none}summary>span{font-size:24px;font-weight:400;color:var(--lime)}details[open] summary>span{transform:rotate(45deg)}details p{font-size:15px;color:var(--muted);padding-right:26px;margin-bottom:25px}.contact{background:var(--lime);color:var(--bg);padding:55px;display:flex;justify-content:space-between;gap:40px}.contact h2{font-size:clamp(54px,6.2vw,90px);font-weight:700;line-height:.98}.contact h2 span{display:block;color:#5a752b}.contact p:not(.eyebrow){font-size:14px;margin-top:24px}.email{display:inline-flex;gap:40px;align-items:center;font-size:clamp(22px,2.5vw,35px);font-weight:600;padding:3px 0 10px}.contact-aside{display:flex;flex-direction:column;justify-content:space-between;text-align:right}.big-arrow{font-size:135px;line-height:1}.contact-aside p{font-size:12px!important;line-height:1.8;margin-bottom:0}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:40px;padding-bottom:40px}footer .brand{font-size:22px}footer p,footer>span,footer>a:last-child{font-size:12px;color:var(--muted);margin:0}.skip{position:fixed;top:-100px;left:20px;background:var(--lime);color:#111;padding:10px 16px;z-index:5}.skip:focus{top:15px}@media(min-width:1600px){.hero-photo{height:510px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.header nav{gap:20px}.hero-bottom{left:57%}.hero-bottom p{font-size:18px}.hero-photo{height:360px}.hero-strip{flex-wrap:wrap}.course{padding:22px}.course-meta{font-size:10px}.section{padding-block:75px}.approach-grid,.faq{gap:45px}.contact{padding:38px}.contact-aside{max-width:145px}}@media(max-width:680px){.wrap{width:calc(100% - 36px)}.header{height:84px;gap:15px}.brand{font-size:22px}.header nav{display:none}.header-contact{padding:8px 10px;gap:12px;font-size:12px}.hero-copy{padding:35px 0 28px}.eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:22px}h1{font-size:clamp(82px,22vw,145px);line-height:.88;margin-bottom:30px}.hero-bottom{position:static;display:flex;justify-content:space-between;align-items:center;gap:16px}.hero-bottom p{font-size:14px;margin:0}.button{font-size:12px;padding:11px 14px;gap:18px}.hero-photo{height:330px}.hero-photo img{object-position:58% center}.photo-top,.photo-bottom{left:20px;right:20px}.photo-top{font-size:9px;letter-spacing:1px}.photo-top span:last-child{display:none}.photo-bottom>span:first-child{font-size:36px}.photo-index{font-size:9px}.hero-strip{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:10px}.hero-strip>span:before{margin-right:5px}.section{padding-block:64px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:23px;font-size:14px}.course-grid{grid-template-columns:1fr;gap:14px}.course{padding:25px}.course-meta{font-size:11px}.course-symbol{height:86px;line-height:86px;font-size:54px}.course h3{font-size:40px}.course p{font-size:16px}.tags span{font-size:12px}.course-note{font-size:12px}.approach-grid,.faq{grid-template-columns:1fr;gap:36px}.approach-label{margin-top:25px}.steps p{font-size:15px}summary{font-size:15px}.contact{padding:30px 23px;display:block}.contact h2{font-size:clamp(44px,10.5vw,65px)}.contact-aside{max-width:none;text-align:left}.big-arrow{display:none}.contact-aside p{margin-top:30px!important}.email{gap:24px;font-size:23px}footer{flex-wrap:wrap;gap:18px}footer .brand{width:45%}footer>span{width:45%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

