@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#142235;background:#fff;font-synthesis:none;font-size:16px;--navy:#101f32;--orange:#ef784b}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.skip{position:absolute;left:16px;top:-100px;z-index:5;background:white;padding:12px}.skip:focus{top:12px}.header{min-height:112px;display:flex;align-items:center;justify-content:space-between;padding:24px 5.5%;gap:24px}.brand img{display:block;width:230px;max-width:100%;height:auto}.header-right{display:flex;align-items:center;gap:44px}.location{font-size:.75rem;letter-spacing:.14em;font-weight:600}.languages{display:flex;align-items:center;gap:8px}.languages button{border:0;background:none;padding:12px 8px;cursor:pointer;color:#647082;font-size:.875rem;min-height:44px}.languages button[aria-pressed=true]{color:var(--navy);font-weight:700;text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:8px;text-decoration-thickness:2px}.languages>span{color:#b4bac2}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:white;min-height:590px}.hero-copy{padding:70px 10% 66px 11%;align-self:center}.eyebrow{font-size:.75rem;letter-spacing:.17em;font-weight:700;margin:0 0 24px;line-height:1.6}.hero .eyebrow{color:#f7a380}h1,h2,h3{font-family:'Manrope','DM Sans',Arial,sans-serif}h1{font-size:clamp(2.75rem,4.25vw,4.4rem);line-height:1.12;letter-spacing:-.045em;font-weight:500;max-width:670px;margin:0 0 28px}.intro{color:#c9d2df;font-size:1.0625rem;line-height:1.8;max-width:450px;margin:0 0 32px}.contact-link{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;background:var(--orange);color:#102033;font-weight:700;padding:17px 22px;font-size:.9375rem;min-height:54px}.contact-link:hover{background:#ff9a71}.contact-link>span:last-child{font-size:1.3rem}.hero-media{position:relative;min-height:480px;overflow:hidden}.port-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.7)}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,18,32,.8),transparent 45%)}.image-caption{position:absolute;z-index:1;bottom:34px;left:34px;right:34px;display:flex;flex-direction:column;gap:8px}.image-caption span:first-child{font-size:.75rem;letter-spacing:.14em}.image-caption span:last-child{font-size:1.125rem}.services{padding:82px 5.5% 88px}.section-heading{display:grid;grid-template-columns:1fr 2fr;align-items:start;gap:32px;margin-bottom:52px}.section-heading .eyebrow{color:#627084;margin-top:7px}h2{font-size:clamp(2rem,3vw,2.75rem);line-height:1.25;letter-spacing:-.035em;font-weight:500;margin:0;max-width:650px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.service-grid article{border-top:1px solid #cbd1d8;padding-top:23px}.number{font-size:.75rem;letter-spacing:.09em;color:#687485}.service-grid h3{font-size:1.1875rem;font-weight:700;letter-spacing:-.03em;line-height:1.4;margin:24px 0 14px}.service-grid p{line-height:1.75;color:#596778;margin:0;font-size:1rem}.contacts{background:#eef2f5;padding:65px 5.5%;display:grid;grid-template-columns:1fr 1fr;gap:70px}.contacts .eyebrow{color:#627084}.contacts h2{max-width:520px}.contact-details{padding-top:6px;display:flex;flex-direction:column;align-items:flex-start}.email{font-size:clamp(1.35rem,2.5vw,2rem);letter-spacing:-.025em;line-height:1.4;border-bottom:1px solid #9aa6b3;padding-bottom:5px}.email:hover,.phone:hover{color:#a64019}.phone{font-size:1.25rem;margin-top:22px}.call-note{font-size:.75rem;color:#687485;margin:8px 0 24px}address{font-style:normal;line-height:1.8;color:#526174}footer{padding:26px 5.5%;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#647082;line-height:1.6}@media(min-width:1700px){.hero-copy{padding-left:max(11%,calc((100vw - 1500px)/2))}}@media(max-width:1000px){.header{min-height:95px}.hero-copy{padding:50px 10%}.hero{min-height:540px}h1{font-size:3rem}.service-grid{grid-template-columns:repeat(2,1fr);gap:40px 28px}.section-heading{grid-template-columns:1fr 2fr}.contacts{gap:40px}.location{display:none}}@media(max-width:650px){.header{padding:22px 6%;min-height:90px;gap:12px}.brand img{width:180px}.header-right{gap:0}.languages{gap:0}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 6% 46px}h1{font-size:clamp(2.5rem,10vw,3.5rem);max-width:500px}.hero-media{min-height:310px}.image-caption{left:6%;bottom:25px}.intro{font-size:1rem}.services{padding:52px 6%}.section-heading{display:block;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:16px}.service-grid{gap:30px 22px}.service-grid h3{font-size:1.0625rem;margin-top:18px}.service-grid p{font-size:1rem}.contacts{padding:48px 6%;grid-template-columns:1fr;gap:30px}.contacts h2{max-width:420px}footer{padding:24px 6%;flex-direction:column;gap:8px}}@media(max-width:370px){.brand img{width:155px}.service-grid{grid-template-columns:1fr}}
