:root{--p:#0C2F34;--t:#1FB5A6;--w:#F6F2EC;--g:#3A3F44;--paper:#fffdf9}*{box-sizing:border-box}body{margin:0;background:var(--w);color:var(--p);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}header{height:76px;max-width:1160px;margin:auto;padding:0 25px;display:flex;justify-content:space-between;align-items:center}header img{width:165px}nav{display:flex;gap:18px;align-items:center}nav a{text-decoration:none;font-weight:800}.navcta{background:var(--p);color:white;padding:10px 13px;border-radius:10px}main{max-width:1160px;margin:auto;padding:15px 25px 70px}.hero{background:var(--p);color:white;border-radius:30px;padding:55px;min-height:520px;display:grid;grid-template-columns:1.35fr .55fr;align-items:center;gap:45px}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:900;color:#16877c}.hero .eyebrow{color:#8bddd4}.hero h1{font-size:clamp(50px,6.3vw,78px);line-height:.94;letter-spacing:-.055em;margin:10px 0 22px}.hero h1 span{color:var(--t)}.hero p{font-size:19px;line-height:1.6;color:#e9f2f0;max-width:760px}.actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:23px}.primary,.secondary{display:inline-flex;text-decoration:none;border-radius:12px;padding:13px 16px;font-weight:900}.primary{background:var(--t);color:var(--p)}.secondary{background:white;color:var(--p)}.proof{display:flex;gap:15px;flex-wrap:wrap;margin-top:25px;color:#cae5e1;font-size:13px}.side{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:23px;padding:28px;text-align:center}.side img{width:120px;margin-bottom:23px}.side strong{display:block;font-size:23px;line-height:1.35}.side span{display:block;margin-top:12px;color:#cfe7e3;font-size:14px;line-height:1.45}
.why,.course,.company,.cta{margin-top:20px;background:var(--paper);border:1px solid rgba(12,47,52,.08);border-radius:24px;padding:38px}.why h2,.course h2,.company h2,.cta h2{font-size:39px;line-height:1.05;letter-spacing:-.04em;margin:8px 0 22px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cards article,.modules article{border:1px solid #dde5e3;border-radius:17px;padding:20px}.cards b{width:34px;height:34px;background:var(--p);color:white;border-radius:10px;display:grid;place-items:center}.cards h3{font-size:21px;margin:13px 0 7px}.cards p,.modules p,.company p,.cta p{color:var(--g);line-height:1.55}.course-intro{max-width:820px;margin:-5px auto 24px;color:var(--g);line-height:1.55}.modules{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.module-meta{display:flex;justify-content:space-between;align-items:center;gap:8px}.modules span{color:#16877c;font-weight:900;font-size:12px}.modules em{font-style:normal;color:#71807f;font-weight:800;font-size:9px;letter-spacing:.08em}.modules h3{font-size:17px}.centered{margin:25px auto 0}.course{text-align:center}.course .modules{text-align:left}.company{display:grid;grid-template-columns:1.25fr .75fr;gap:26px;background:#edf8f5}.fact{background:white;border-radius:18px;padding:22px}.fact h3{margin-top:0}.fact strong{color:#117b72}.cta{background:#fff7df;display:flex;justify-content:space-between;gap:25px;align-items:center}.cta h2{margin-bottom:8px}.cta .actions{margin:0;flex:0 0 auto}footer{max-width:1160px;margin:auto;padding:0 25px 35px;display:flex;justify-content:space-between;align-items:center;color:#6a7678;font-size:12px}footer img{width:130px}
@media(max-width:900px){.hero,.company{grid-template-columns:1fr}.side{display:none}.modules{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}}@media(max-width:600px){header{padding:0 15px}header img{width:130px}nav a:not(.navcta){display:none}main{padding:10px 12px 50px}.hero{padding:32px 23px}.hero h1{font-size:48px}.why,.course,.company,.cta{padding:25px 20px}.modules{grid-template-columns:1fr}.why h2,.course h2,.company h2,.cta h2{font-size:32px}.course-intro{margin-top:-4px}footer{padding:0 15px 25px;flex-direction:column;align-items:flex-start;gap:8px}}
