@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--navy:#15232d;--paper:#f4f6f7;--orange:#f36736;--text:#20303a;--line:#cbd2d6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;font:16px/1.7 Inter,Arial,sans-serif;background:var(--paper);color:var(--text)}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.skip{position:absolute;top:-100px;padding:12px;background:white;z-index:3}.skip:focus{top:5px}header{padding:26px 5%;max-width:1500px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-weight:800;font-size:34px;line-height:1;letter-spacing:-2px}.logo span{font-weight:500}.logo i{font-style:normal;color:var(--orange);margin-left:8px}nav{display:flex;gap:28px;font-size:14px}.nav-contact{font-size:14px;font-weight:600;border-bottom:1px solid var(--text);padding:8px 0}.nav-contact span{margin-left:20px}.hero{background:var(--navy);color:white;padding:28px 5% 60px}.hero-top{max-width:1350px;margin:0 auto 38px;display:flex;justify-content:space-between;border-bottom:1px solid #41505b;padding-bottom:22px;gap:25px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;margin:0 0 22px}.hero .eyebrow{margin:0;color:#ff966d}.edition{font-size:11px;letter-spacing:1.4px;color:#b9c5cc}.hero-grid{max-width:1350px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:600;line-height:1.02;margin:0}h1{font-size:clamp(64px,7vw,104px);letter-spacing:-1px}h1 em{font-style:normal;color:#ff8a5b}.hero-copy>p{font-size:18px;max-width:470px;color:#d1dbe1;margin:26px 0 30px}.button{display:inline-flex;gap:30px;align-items:center;background:var(--orange);color:#101d26;padding:15px 24px;font-size:15px;font-weight:700}.button:hover{background:#ff966d}.audience{font-size:10px;letter-spacing:1.1px;margin-top:35px;color:#c3cfd6}.audience span{color:#ef8d68;margin:0 12px}figure{margin:0;position:relative;aspect-ratio:1.12;background:#26343e;overflow:hidden}figure img{width:100%;height:100%;object-fit:cover;display:block}figcaption{position:absolute;bottom:0;right:0;left:0;background:linear-gradient(transparent,#15232deb);padding:50px 24px 20px;letter-spacing:1.5px;font-size:10px}.scope{max-width:1350px;margin:auto;padding:25px 0;display:flex;gap:55px;align-items:center;border-bottom:1px solid var(--line)}.scope>span{font-size:11px;letter-spacing:1.3px;color:#546672}.scope strong{font-size:25px;letter-spacing:-1px}.scope p{margin:0 0 0 auto;font-size:13px;line-height:1.5}.section{padding:85px 5%;max-width:1500px;margin:auto}.section-title{display:grid;grid-template-columns:1fr 1fr;gap:0 70px;align-items:end;margin-bottom:45px}.section-title .eyebrow{grid-column:1/-1;color:#606e77}h2{font-size:clamp(43px,4.5vw,66px)}.section-title>p:last-child:not(.eyebrow){max-width:470px;font-size:16px;color:#566773;margin:0}.services{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.services article{padding:38px 40px}.services article+article{border-left:1px solid var(--line)}.service-num{font-size:11px;letter-spacing:1.7px;font-weight:600;margin-bottom:42px;color:#697780}h3{font-size:44px}.services p{max-width:420px;margin:22px 0;color:#53636e}.services a{display:inline-flex;gap:25px;font-size:14px;font-weight:600;padding-bottom:7px;border-bottom:1px solid var(--text)}.services a:hover{color:#b7461d}.business{background:#e7ecef;display:grid;grid-template-columns:1fr 1fr;gap:70px}.business-intro>p:last-child{max-width:400px;margin-top:25px;color:#53636e}.business-list article{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid #b8c4cc}.business-list article:first-child{padding-top:0}.business-list article>span{font-size:12px;color:#667780;padding-top:7px}.business-list h3{font-size:35px}.business-list p{font-size:15px;margin:13px 0 0;color:#53636e}.process ol{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0;border-top:1px solid var(--line);gap:36px}.process li{padding-top:26px}.process li>span{display:block;font-size:12px;font-weight:600;color:#ad431d;margin-bottom:25px}.process h3{font-size:31px}.process li p{font-size:15px;color:#53636e}.contact{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact .eyebrow{color:#ff956c}.contact h2{font-size:70px}.contact p{color:#c4d0d8;font-size:15px;max-width:440px;margin-top:24px}.contact-details{align-self:center;min-width:0}.contact-details>a{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #536773;padding:20px 0;gap:6px 20px}.contact-details small{grid-column:1/-1;font-size:10px;letter-spacing:1.5px;color:#b7c9d4}.contact-details strong{font-size:clamp(17px,2vw,27px);font-weight:500;overflow-wrap:anywhere;line-height:1.4}.contact-details>a>span{color:#ff956c;font-size:24px}.contact-details a:hover strong{color:#ff956c}footer{padding:32px 5%;max-width:1500px;margin:auto;display:flex;align-items:center;gap:30px}footer .logo{font-size:27px}footer p{font-size:12px;color:#63747e;margin:0}footer p:last-child{margin-left:auto;max-width:300px}@media(min-width:1501px){.hero,.business,.contact{max-width:none;padding-left:calc((100vw - 1350px)/2);padding-right:calc((100vw - 1350px)/2)}}@media(max-width:1499px){.scope{margin:0 5%}}@media(max-width:900px){.hero-grid{gap:25px}h1{font-size:70px}.hero-copy>p{font-size:16px}.scope{gap:25px}.section-title,.business,.contact{gap:30px}.services article{padding:28px}.section{padding-top:60px;padding-bottom:60px}.contact h2{font-size:55px}nav{gap:15px}.edition{display:none}}@media(max-width:620px){header{flex-wrap:wrap;gap:20px;padding-top:23px;padding-bottom:20px}header nav{order:3;width:100%;justify-content:space-between;font-size:13px}.logo{font-size:31px}.nav-contact{font-size:13px}.hero{padding-top:23px;padding-bottom:32px}.hero-top{margin-bottom:28px}.hero .eyebrow{font-size:10px;letter-spacing:1px}.hero-grid{grid-template-columns:1fr;gap:30px}h1{font-size:clamp(59px,14vw,83px)}.hero-copy>p{font-size:17px}.audience{font-size:9px;letter-spacing:.8px}.audience span{margin:0 6px}figure{aspect-ratio:1.5}.scope{flex-wrap:wrap;gap:15px 30px;padding:22px 0}.scope>span{width:100%}.scope strong{font-size:22px}.scope p{font-size:12px}.section-title{display:block}.section-title>p:last-child:not(.eyebrow){margin-top:23px}.services,.business,.contact{grid-template-columns:1fr}.services article+article{border-left:0;border-top:1px solid var(--line)}.service-num{margin-bottom:25px}.services article{padding:28px}h2{font-size:47px}.process ol{grid-template-columns:1fr;gap:8px}.process li{border-bottom:1px solid var(--line);padding-bottom:12px}.process li>span{margin-bottom:12px}.contact h2{font-size:60px}.contact-details strong{font-size:20px}footer{flex-wrap:wrap;gap:20px}footer p:last-child{margin:0;max-width:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
