@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap');:root{--navy:#101d2c;--yellow:#f6b716;--ink:#1b2734;--muted:#657180;--soft:#f3f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);line-height:1.65}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.top{background:#0b1521;color:#c8d0d8;font-size:13px}.topin{height:38px;display:flex;align-items:center;justify-content:space-between}.top a{color:#fff}.sep{margin:0 9px;color:var(--yellow)}header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 3px 18px #0b152115}.nav{height:84px;display:flex;align-items:center;gap:24px}.logo{display:flex;align-items:center;gap:11px;font-family:'Barlow Condensed',sans-serif;font-size:25px;font-weight:700;line-height:.9;white-space:nowrap}.logo b{color:var(--yellow)}.logo small{display:block;font:600 9px Inter;letter-spacing:1.45px;margin-top:8px;color:#77818c}.mark{width:47px;height:47px;background:var(--yellow);color:#101d2c;display:grid;place-items:center;font:800 21px 'Barlow Condensed';clip-path:polygon(0 0,100% 0,100% 76%,76% 100%,0 100%)}nav{display:flex;align-items:center;gap:28px;margin-left:auto}nav a{font-weight:700;font-size:14px}nav a:hover{color:#d99b00}.call,.primary{background:var(--yellow);color:#111b25;padding:13px 23px;font-weight:800}.menu{display:none;border:0;background:none;font-size:25px}.hero{height:min(720px,calc(100vh - 122px));min-height:560px;position:relative;overflow:hidden;color:#fff;display:flex;align-items:center}.hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,18,29,.92) 0%,rgba(8,18,29,.6) 50%,rgba(8,18,29,.18) 100%)}.hero-content{position:relative;z-index:2}.eyebrow,.kicker{color:var(--yellow);font-weight:800;font-size:13px;letter-spacing:2px}.hero h1,.section h2,.cta h2{font-family:'Barlow Condensed',sans-serif;text-transform:uppercase;line-height:.95;margin:14px 0 20px}.hero h1{font-size:clamp(54px,7vw,92px);max-width:740px}.hero h1 em{font-style:normal;color:var(--yellow)}.hero-content>p:not(.eyebrow){max-width:670px;color:#dce2e8;font-size:17px}.actions{display:flex;gap:12px;margin-top:32px}.ghost{border:1px solid #ffffff80;padding:12px 23px;font-weight:700}.scroll{position:absolute;z-index:3;bottom:24px;left:50%;color:#fff;font-size:28px}.quick{background:var(--yellow)}.quickgrid{display:grid;grid-template-columns:repeat(4,1fr)}.quick article{height:108px;display:flex;align-items:center;gap:16px;padding:0 28px;border-right:1px solid #1112}.quick b{font:800 36px 'Barlow Condensed';opacity:.32}.quick span{font-weight:800}.section{padding:105px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.visual{position:relative;background:#ddd;height:580px}.visual video{width:100%;height:100%;object-fit:cover}.play-inline{position:absolute;inset:auto 20px 20px auto;background:#fff;border:0;padding:13px 18px;font-weight:800;cursor:pointer}.experience{position:absolute;left:-30px;bottom:34px;background:var(--yellow);padding:20px 27px;display:flex;gap:13px;align-items:center}.experience strong{font:800 52px 'Barlow Condensed'}.experience span{font-size:12px;font-weight:800;line-height:1.2}.section h2{font-size:clamp(42px,5vw,64px)}.copy>p{color:var(--muted)}.copy ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.copy li:before{content:'✓';color:#d99b00;font-weight:900;margin-right:9px}.textlink{display:inline-block;margin-top:20px;font-weight:800;border-bottom:2px solid var(--yellow)}.services{background:var(--soft)}.sectionhead{display:flex;justify-content:space-between;gap:80px;align-items:end;margin-bottom:45px}.sectionhead h2{margin-bottom:0}.sectionhead>p{max-width:470px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{background:#fff;padding:34px;border-bottom:4px solid transparent;min-height:250px;transition:.2s}.cards article:hover{transform:translateY(-6px);border-color:var(--yellow);box-shadow:0 18px 40px #1b273416}.cards span{font:800 42px 'Barlow Condensed';color:#e2e6e9}.cards h3{font:800 27px 'Barlow Condensed';text-transform:uppercase;margin:14px 0 8px}.cards p{color:var(--muted);font-size:14px}.gallery{background:var(--navy);color:#fff}.sectionhead.light>p{color:#b8c1cb}.videogrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.videogrid button{position:relative;padding:0;border:0;background:#000;cursor:pointer;overflow:hidden;aspect-ratio:4/5;color:#fff}.videogrid img{width:100%;height:100%;object-fit:cover;opacity:.74;transition:.3s}.videogrid button:hover img{transform:scale(1.05);opacity:.5}.videogrid i{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:var(--yellow);color:#172332;display:grid;place-items:center;font-style:normal}.videogrid span{position:absolute;left:18px;right:18px;bottom:15px;text-align:left;font:700 20px 'Barlow Condensed';text-transform:uppercase}.cta{background:var(--yellow);padding:58px 0}.cta .wrap{display:flex;align-items:center;justify-content:space-between}.cta p{font-size:12px;font-weight:800;letter-spacing:2px;margin:0}.cta h2{font-size:43px;margin:7px 0 0}.cta a{background:var(--navy);color:#fff;padding:18px 28px;font-weight:800}.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contactgrid p{color:var(--muted)}.contactcards{display:grid;gap:14px}.contactcards a{padding:22px 28px;border-left:4px solid var(--yellow);background:var(--soft)}.contactcards small{display:block;color:var(--muted);font-weight:700}.contactcards strong{font:800 28px 'Barlow Condensed'}footer{background:#0b1521;color:#b8c1cb}.foot{min-height:190px;display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:50px}.inverse{color:#fff}.foot>div{display:flex;gap:20px;color:#fff;font-weight:700}.copyline{text-align:center;border-top:1px solid #ffffff18;padding:17px;font-size:12px}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:70;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:27px;box-shadow:0 8px 25px #0004}.modal{position:fixed;inset:0;background:#000e;z-index:100;display:none;align-items:center;justify-content:center;padding:25px}.modal.open{display:flex}.modal video{max-width:min(900px,100%);max-height:88vh}.close{position:absolute;right:25px;top:18px;border:0;background:none;color:#fff;font-size:42px;cursor:pointer}@media(max-width:980px){nav{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;align-items:flex-start;margin:0;box-shadow:0 10px 20px #0002}nav.open{display:flex}.menu{display:block;margin-left:auto}.call{display:none}.quickgrid{grid-template-columns:1fr 1fr}.split,.contactgrid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.videogrid{grid-template-columns:repeat(2,1fr)}.visual{height:520px}.experience{left:10px}.sectionhead{display:block}.foot{grid-template-columns:1fr;padding:45px 0;gap:25px}.foot>div{flex-wrap:wrap}}@media(max-width:620px){.topin>span,.topin .sep,.topin a:last-child{display:none}.topin{justify-content:center}.nav{height:72px}.logo{font-size:21px}.mark{width:41px;height:41px}.hero{min-height:610px}.hero h1{font-size:54px}.hero-content>p:not(.eyebrow){font-size:15px}.actions{flex-direction:column;align-items:flex-start}.quickgrid{grid-template-columns:1fr 1fr}.quick article{height:90px;padding:0 12px}.quick b{font-size:28px}.quick span{font-size:12px}.section{padding:72px 0}.visual{height:460px}.copy ul{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.videogrid{grid-template-columns:1fr 1fr;gap:8px}.videogrid span{font-size:15px}.sectionhead{margin-bottom:28px}.cta .wrap{display:block}.cta a{display:inline-block;margin-top:22px}.cta h2{font-size:36px}}
