:root{--navy:#102736;--copper:#bd4c1c;--paper:#f3f5f5;--muted:#51616b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--navy);background:white;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--copper);outline-offset:6px}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:20px 5%;gap:25px;border-bottom:1px solid #e2e7e9}.brand{width:180px}.brand img{display:block;width:100%;height:65px;object-fit:contain}nav{display:flex;gap:35px;font-size:15px}nav a:hover{color:var(--copper)}.languages{display:flex;gap:8px;align-items:center}.languages button{background:none;border:0;font:inherit;font-size:14px;cursor:pointer;color:var(--muted);padding:8px}.languages button[aria-pressed=true]{font-weight:700;color:var(--copper)}.hero{display:grid;grid-template-columns:1.4fr 1fr;max-width:1440px;margin:auto;min-height:590px}.hero-copy{padding:75px 9% 75px 7%}.eyebrow{font-size:13px;letter-spacing:.15em;font-weight:bold;color:var(--copper);margin:0 0 25px}h1{font-size:clamp(40px,4.6vw,68px);line-height:1.08;letter-spacing:-.045em;margin:0 0 30px;font-weight:700}h2{font-size:clamp(30px,3.2vw,46px);line-height:1.15;letter-spacing:-.035em;margin:0 0 25px}h3{font-size:23px;line-height:1.25;letter-spacing:-.02em}.lead{max-width:530px;color:var(--muted);font-size:19px;margin-bottom:35px}.button{display:inline-block;background:var(--copper);color:white;padding:15px 24px;font-size:16px;font-weight:bold}.button:hover{background:#943710}.phone{display:block;font-size:16px;margin-top:20px}.project-panel{background:var(--navy);color:white;padding:45px;display:flex;flex-direction:column;justify-content:space-between;position:relative;border-bottom:8px solid #db642e}.panel-tag{font-size:12px;letter-spacing:.14em;color:#c0cbd2}.large-number{font-size:140px;line-height:1.1;font-weight:bold;letter-spacing:-.07em;color:#fff}.large-number span{display:block;letter-spacing:0;font-size:18px;font-weight:normal;margin-top:5px;color:#c0cbd2}.panel-bottom{margin-top:40px}.panel-bottom h2{font-size:31px}.panel-bottom p{color:#c0cbd2;font-size:16px;max-width:330px;margin-bottom:0}.line{display:block;width:50px;height:3px;background:#db642e;margin-bottom:25px}.facts{display:flex;justify-content:space-between;gap:22px;background:var(--paper);padding:25px 6%;font-size:15px;border-bottom:1px solid #e2e7e9}.facts span:before{content:'+';color:var(--copper);margin-right:12px;font-weight:bold}.section{max-width:1440px;margin:auto;padding:90px 6%}.section-heading{margin-bottom:50px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.cards article{border-top:1px solid #b9c4c9;padding:28px 30px 10px 0;margin-right:30px}.cards article:last-child{margin-right:0}.index{font-size:14px;color:var(--copper)}article p{color:var(--muted);font-size:16px}.note{font-size:14px;color:var(--muted);margin-top:30px}.team{background:var(--paper);display:grid;grid-template-columns:1.15fr 1fr;gap:10%}.team p:not(.eyebrow){color:var(--muted);max-width:590px}.team-list{align-self:center}.team-list>div{display:flex;gap:25px;align-items:center;border-bottom:1px solid #cbd3d7;padding:22px 0}.team-list b{font-size:40px;line-height:1;color:var(--copper);letter-spacing:-.04em}.team-list span{font-size:18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px}.steps b{display:flex;align-items:center;justify-content:center;background:var(--navy);color:white;width:38px;height:38px;font-size:16px}.contact{background:var(--navy);color:white;padding:75px 6%;display:grid;grid-template-columns:1.2fr 1fr;gap:50px}.contact .eyebrow{color:#f1a27f}.contact p:not(.eyebrow){color:#c0cbd2;font-size:15px}.contact-links{display:flex;flex-direction:column;justify-content:center;gap:20px;align-items:flex-start}.contact-links span{color:#c0cbd2;font-size:16px}.contact-links a{font-size:clamp(20px,2.5vw,33px);border-bottom:1px solid #52616a}footer{display:flex;justify-content:space-between;gap:20px;padding:30px 6%;font-size:14px}footer span{color:var(--muted)}@media(min-width:1441px){.facts,.contact,footer{padding-left:max(6%,calc((100vw - 1270px)/2));padding-right:max(6%,calc((100vw - 1270px)/2))}}@media(max-width:760px){header{padding:13px 6%;flex-wrap:wrap;gap:8px}.brand{width:145px}.brand img{height:48px}nav{order:3;width:100%;justify-content:space-between;gap:10px;padding-top:10px}.hero{grid-template-columns:1fr}.hero-copy{padding:55px 6%}h1{font-size:44px}.project-panel{padding:30px 6%;display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel-tag{grid-column:1/-1}.large-number{font-size:90px}.large-number span{font-size:14px;line-height:1.5}.panel-bottom{margin-top:0}.panel-bottom h2{font-size:23px}.panel-bottom p{font-size:14px}.facts{flex-direction:column;gap:10px;padding:22px 6%}.section{padding:60px 6%}.cards,.team,.steps,.contact{grid-template-columns:1fr;gap:25px}.cards article{margin:0;padding-right:0}.team-list{margin-top:10px}.steps{gap:20px}.steps article{padding-top:15px}.contact{padding:55px 6%;gap:25px}footer{flex-direction:column;gap:5px}.lead{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
