@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#17202a;font-synthesis:none;background:#f5f7f8;font-family:Manrope,Arial,sans-serif;line-height:1.6}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.header{z-index:20;background:#fff;border-bottom:1px solid #e6ebef;align-items:center;gap:28px;min-height:78px;padding:12px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:10px;font-weight:800;display:flex}.brand img{object-fit:contain;width:42px;height:42px}.header nav{flex:1;justify-content:center;align-items:center;gap:18px;font-size:13px;font-weight:700;display:flex}.header nav a:hover{color:#c92b2b}.header-cta,.btn{color:#fff;background:#c92b2b;border-radius:4px;justify-content:center;align-items:center;padding:12px 18px;font-size:13px;font-weight:800;display:inline-flex}.menu-toggle{cursor:pointer;background:#fff;border:1px solid #dfe5e9;border-radius:4px;width:42px;height:42px;padding:8px;display:none}.menu-toggle span{background:#12293a;height:2px;margin:5px 0;display:block}.hero{color:#fff;background:#12293a;grid-template-columns:1fr 1.05fr;min-height:620px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(45px,7vw,100px);display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#c92b2b;font-size:12px;font-weight:800}.hero .eyebrow{color:#e6b24b}.hero h1{text-transform:uppercase;margin:16px 0;font-family:Barlow Condensed,sans-serif;font-size:clamp(48px,6vw,82px);line-height:.95}.hero h1 em{color:#e6b24b;font-style:normal}.hero p{color:#c8d2d9;max-width:620px;font-size:17px}.actions{gap:12px;margin-top:22px;display:flex}.actions .btn:nth-child(2){background:0 0;border:1px solid #71818d}.hero-carousel{background:#1b303f;position:relative;overflow:hidden}.hero-carousel>img{object-fit:cover;width:100%;height:100%;min-height:620px;display:block}.hero-carousel:after{content:"";background:linear-gradient(#0000 45%,#000000bf);position:absolute;inset:0}.carousel-caption{z-index:2;position:absolute;bottom:70px;left:38px}.carousel-caption span{text-transform:uppercase;letter-spacing:.16em;color:#e6b24b;font-size:11px;font-weight:800}.carousel-caption h2{margin:5px 0;font-family:Barlow Condensed;font-size:40px}.hero-carousel>button{z-index:3;color:#fff;background:#0006;border:1px solid #fff6;border-radius:50%;width:42px;height:42px;font-size:28px;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel>button:first-of-type{left:18px}.hero-carousel>button:nth-of-type(2){right:18px}.dots{z-index:3;gap:7px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.dots button{background:#fff8;border:0;border-radius:50%;width:7px;height:7px;padding:0}.dots button.active{background:#e6b24b;transform:scale(1.4)}.section,.page{max-width:1200px;margin:auto;padding:90px clamp(20px,5vw,60px)}.section h2,.page h1{text-transform:uppercase;margin:10px 0 20px;font-family:Barlow Condensed;font-size:clamp(38px,5vw,64px);line-height:1}.section>p,.lead{color:#5f6b73;max-width:760px;font-size:17px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:45px;display:grid}.feature-grid article{background:#fff;border:1px solid #e2e8ec;flex-direction:column;padding:25px;display:flex}.feature-grid b{color:#c92b2b;font-family:Barlow Condensed;font-size:44px}.feature-grid span{color:#68747b;font-size:13px;font-weight:700}.dark{color:#fff;background:#12293a;grid-template-columns:1fr 1fr;gap:70px;max-width:none;display:grid}.dark p{color:#c8d2d9}.course-preview{gap:10px;display:grid}.course-preview div{border-bottom:1px solid #40515e;justify-content:space-between;padding:18px 0;display:flex}.course-preview span{color:#e6b24b}.page{min-height:70vh}.page h1{max-width:850px;font-size:clamp(50px,7vw,82px)}.cards{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:45px;display:grid}.service-card,.courses article,.content-grid>div,.client-cols>div,.contact-grid>div{background:#fff;border:1px solid #e2e8ec;padding:28px}.service-card .number{color:#c92b2b;font-family:Barlow Condensed;font-size:30px}.service-card h2,.courses h2,.content-grid h2,.client-cols h2,.contact-grid h2{text-transform:uppercase;font-family:Barlow Condensed;font-size:30px;line-height:1.05}.specific{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.specific span{color:#64717a;border:1px solid #dce3e8;padding:5px 8px;font-size:11px}.courses ul,.client-cols ul{padding-left:20px}.courses li,.client-cols li{margin:7px 0}.content-grid,.client-cols,.contact-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:45px;display:grid}.content-grid>div:last-child{grid-column:1/-1}.gallery{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px;display:grid}.gallery figure{background:#fff;border:1px solid #e2e8ec;margin:0}.gallery img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.gallery figcaption{padding:12px;font-size:12px;font-weight:700}.faq{max-width:850px;margin-top:45px}.faq details{background:#fff;border-bottom:1px solid #dfe5e9;padding:20px}.faq summary{cursor:pointer;font-weight:800}.faq p{color:#68747b}.contact-grid .btn{margin-top:12px}footer{color:#c9d2d8;background:#0c1d29;grid-template-columns:2fr 1fr 1fr;gap:35px;padding:55px clamp(20px,5vw,72px);display:grid;position:relative}footer strong{color:#fff}footer p{font-size:13px}footer small{color:#87959d;border-top:1px solid #30414c;grid-column:1/-1;padding-top:20px}@media (width<=900px){.header{flex-wrap:wrap}.menu-toggle{margin-left:auto;display:block}.header nav{flex-basis:100%;order:3;width:100%;padding:8px 0 4px;display:none;overflow:visible}.header nav.open{flex-direction:column;align-items:stretch;gap:0;display:flex}.header nav a{border-top:1px solid #eef1f3;padding:13px 4px}.hero{grid-template-columns:1fr}.hero-carousel,.hero-carousel>img{min-height:430px}.dark,.content-grid,.client-cols,.contact-grid{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.header-cta{display:none}.hero-copy{padding:48px 20px}.hero h1{font-size:52px}.actions{flex-direction:column}.feature-grid,.cards,.gallery{grid-template-columns:1fr}.section,.page{padding-top:60px;padding-bottom:60px}footer{grid-template-columns:1fr}.content-grid>div:last-child{grid-column:auto}}
