.header{gap:22px;flex-wrap:wrap}.header>nav{gap:24px}.header .languages{gap:4px;border-left:1px solid var(--line);padding-left:16px;flex-shrink:0}.header .languages a{font-size:14px;padding:7px 9px;white-space:nowrap}.languages a[aria-current="page"]{background:var(--green);color:white}.contact{display:grid;grid-template-columns:1fr 2fr;gap:80px;border-bottom:1px solid var(--line)}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.contact-details span{display:block;font-size:14px;color:var(--muted);margin-bottom:10px}.contact-details a{font-size:clamp(18px,1.9vw,26px);border-bottom:1px solid #8ca394;overflow-wrap:anywhere}.contact-details a:hover{color:#40735c}html[lang="en"] h1{font-size:clamp(36px,4vw,60px);line-height:1.2}html[lang="en"] .hero-copy,html[lang="en"] .hero-brand{min-width:0}html[lang="en"] .header>nav:not(.languages){gap:20px}html[lang="en"] .services h3{font-size:24px}@media(max-width:1200px){.header{justify-content:space-between}.header .brand{width:185px}.header>nav:not(.languages){order:3;width:100%;justify-content:center;flex-wrap:wrap;padding-top:4px}.header .languages{border:0;padding:0}.header>nav:not(.languages) a{padding:5px 0}}@media(max-width:900px){.contact{grid-template-columns:1fr;gap:25px}.contact-details{gap:25px}}@media(max-width:560px){.header{flex-direction:row;gap:8px 12px}.header .brand{width:160px}.header .languages{width:auto;justify-content:flex-end;flex-wrap:wrap;gap:2px}.header .languages a{font-size:12px;padding:6px}.header>nav:not(.languages){justify-content:space-between;gap:8px}.header>nav:not(.languages) a{font-size:14px}html[lang="en"] .header>nav:not(.languages){justify-content:flex-start;gap:8px 20px}.contact-details{grid-template-columns:1fr}.contact-details a{font-size:21px}}@media(max-width:380px){.header .brand{width:145px}.header .languages{justify-content:flex-start}.header{justify-content:center}.header>nav:not(.languages){justify-content:center;gap:12px}}
