:root{--brand:#215f7b;--brand-hover:#17465d;--ink:#172a35;--muted:#52636d;--line:#ced9df;--pale:#f0f4f6;--white:#fff;--space:8px;--container:1280px;--focus:#b95c00}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;color:var(--ink);background:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:5px}img{max-width:100%;display:block;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(3.25rem,5.6vw,5.6rem)}h2{font-size:clamp(2rem,3.4vw,3.4rem)}h3{font-size:1.7rem}em{font-style:normal;color:var(--brand)}p+p{margin-top:20px}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.section{padding-block:104px}.review{background:var(--ink);color:white;padding:8px 4%;font-size:12px;letter-spacing:.12em;display:flex;justify-content:space-between;gap:16px}.review a{text-decoration:underline;letter-spacing:0}.header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:32px}.header img{object-fit:contain}.header nav{display:flex;align-items:center;gap:28px;font-size:14px}.header nav>a:not(.button){padding-block:14px}.header nav>a:hover{color:var(--brand)}#menu{display:none}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:14px 24px;background:var(--brand);color:#fff;font-size:14px;font-weight:600;transition:background .18s}.button:hover{background:var(--brand-hover)}.button.small{min-height:44px;padding:10px 18px}.text-link{display:inline-flex;align-items:center;min-height:44px;font-size:14px;color:var(--brand);border-bottom:1px solid var(--brand);font-weight:600}.text-link:hover{color:var(--ink)}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;color:var(--brand);margin-bottom:26px}.hero{padding-top:38px}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:stretch}.intro{max-width:480px;font-size:18px;color:var(--muted);margin-top:28px}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:32px}.hero-image{position:relative;min-height:470px;overflow:hidden;background:var(--pale)}.hero-image>img{height:100%;width:100%;position:absolute;object-position:center}.hero-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:22px 26px;background:var(--ink);color:white}.hero-image figcaption span{display:block;font-size:11px;letter-spacing:.15em;color:#c0d5df}.hero-image figcaption a{font-size:15px}.hero-bottom{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);margin-top:48px;padding-bottom:24px;font-size:12px;letter-spacing:.08em}.hero-bottom a{letter-spacing:0;font-size:14px}.company{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.company p:not(.eyebrow){color:var(--muted);font-size:18px}.company .text-link{margin-top:22px}.pale{background:var(--pale)}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:48px}.section-head>p{color:var(--muted)}.sectors{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.sectors a{padding:28px;min-height:170px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;transition:background .18s}.sectors a:hover{background:#dfe9ee}.sectors small{color:var(--muted);font-size:12px}.sectors h3{margin-top:30px}.sectors a>span{position:absolute;right:24px;top:26px;color:var(--brand)}.competences{display:grid;grid-template-columns:1fr 1fr;column-gap:64px}.competences a{border-top:1px solid var(--line);padding:22px 0;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:19px;line-height:1.3}.competences a:hover{color:var(--brand)}.competences a span{color:var(--brand)}.projects-section{background:var(--pale)}.muted{color:var(--muted);font-size:14px}.featured-project{display:grid;grid-template-columns:1.25fr 1fr;background:white}.featured-project figure{min-height:460px}.featured-project img{width:100%;height:100%;max-height:540px}.project-copy{padding:48px}.tag{display:inline-block;font-size:11px;letter-spacing:.08em;padding:5px 10px;background:var(--pale);color:var(--brand)}.project-copy h3{font-size:36px;margin:24px 0 16px}.location{font-size:12px;letter-spacing:.12em;color:var(--muted)}.project-copy p:not(.location){margin-top:24px;color:var(--muted)}.project-copy .text-link{margin-top:28px}.project-pair{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:48px}.project-pair img{width:100%;height:290px}.project-pair .eyebrow{margin:24px 0 16px}.project-pair p:not(.eyebrow){margin:18px 0;color:var(--muted)}.method{background:var(--ink);color:white}.method .eyebrow{color:#afcad7}.method em{color:#b1d4e4}.method-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:80px}.method-grid p,.method li{color:#d0dce2}.method ul{padding:0;margin:28px 0 0;list-style:none}.method li{border-top:1px solid #50616b;padding:14px 0}.client-names{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px;padding-top:40px;margin-top:28px;border-top:1px solid var(--line);font-size:25px;font-weight:600}.references>p:not(.eyebrow){color:var(--muted)}.contact{background:var(--brand);color:white}.contact .eyebrow{color:#d5e6ee}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.contact h2{font-size:clamp(2.5rem,4vw,4rem)}.contact p{margin-top:24px}.inverse{background:white;color:var(--brand);margin-top:30px}.inverse:hover{background:#dbe9ef}.contact address{font-style:normal;border-left:1px solid #86a9bc;padding-left:48px;align-self:center;overflow-wrap:anywhere}.contact address span{display:block;font-size:12px;letter-spacing:.12em;margin:16px 0}.contact address a{display:block;padding:7px 0}.contact address p{margin:0}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:40px 0}.footer-top img{object-fit:contain}.footer-top p{font-size:14px;color:var(--muted)}.footer-bottom{padding:24px 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.skip{position:absolute;left:16px;top:-100px;padding:12px;background:white;z-index:99}.skip:focus{top:12px}@media(max-width:1050px){.container{width:calc(100% - 64px)}.header nav{gap:18px}.header img{width:175px}.hero-grid{gap:32px}.hero-image{min-height:450px}.company,.contact-grid,.method-grid{gap:40px}.project-copy{padding:30px}.competences{gap:0 32px}}@media(max-width:760px){.container{width:calc(100% - 40px)}.section{padding-block:64px}.review{font-size:10px;letter-spacing:.04em}.header{height:88px;position:relative}.header img{width:166px;height:auto}#menu{display:block;border:1px solid var(--line);background:white;padding:12px;font:inherit;min-height:44px}.header nav{display:none;position:absolute;top:88px;left:-20px;right:-20px;z-index:20;background:white;padding:24px;border-bottom:1px solid var(--line);align-items:stretch}.header nav.open{display:flex;flex-direction:column}.hero{padding-top:24px}.eyebrow{font-size:11px;margin-bottom:20px}.hero-grid,.company,.method-grid,.contact-grid,.featured-project{grid-template-columns:1fr}.hero-grid{gap:32px}h1{font-size:clamp(2.9rem,10vw,4.1rem)}h2{font-size:2.15rem}.intro{font-size:17px}.actions{gap:16px}.actions .button{width:100%}.hero-image{min-height:320px}.hero-bottom{margin-top:28px;font-size:10px;gap:20px}.hero-bottom span{max-width:190px}.section-head{display:block;margin-bottom:32px}.section-head>p,.section-head>.muted,.section-head>.text-link{margin-top:24px;display:block}.sectors{grid-template-columns:1fr 1fr}.sectors a{padding:20px 16px;min-height:150px}.sectors h3{font-size:21px}.competences{grid-template-columns:1fr}.competences a{font-size:18px;min-height:76px}.featured-project figure{min-height:0}.featured-project img{height:300px}.project-copy{padding:28px}.project-copy h3{font-size:30px}.project-pair{grid-template-columns:1fr;gap:40px}.project-pair img{height:240px}.client-names{font-size:21px;justify-content:start;gap:26px}.contact address{padding-left:0;border-left:0;border-top:1px solid #86a9bc;padding-top:24px}.footer-top,.footer-bottom{flex-direction:column;align-items:start}.footer-top{gap:18px}.footer-bottom{gap:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
