:root{--ink:#172529;--petrol:#092f34;--muted:#596669;--rule:#d5dddb;--surface:#f1f5f4;--accent:#a9d6c8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #267878;outline-offset:5px}.skip{position:absolute;top:-100px;left:20px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}.header{min-height:104px;max-width:1500px;margin:auto;padding:16px 5%;display:flex;align-items:center;gap:28px}.brand{width:180px;display:block;margin-right:auto;line-height:0}.brand svg{width:100%;height:auto}.header nav{display:flex;gap:28px;font-size:15px}.header nav a{display:flex;align-items:center;min-height:44px}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}#language{border:1px solid var(--rule);background:white;border-radius:50%;width:44px;height:44px;font-size:14px;cursor:pointer;flex-shrink:0}.hero{display:grid;grid-template-columns:1.15fr 1fr;min-height:560px;max-width:1500px;margin:0 24px}.hero-copy{padding:64px 9%;background:var(--surface);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow,.section-label,.mark-label{font-size:14px;letter-spacing:.07em;text-transform:uppercase}.eyebrow{margin:0 0 26px;max-width:360px}.hero h1{font-size:clamp(54px,6.4vw,94px);line-height:1.03;letter-spacing:-.06em;font-weight:400;margin:0 0 26px}.intro{max-width:390px;color:var(--muted);font-size:18px;line-height:1.55;margin:0 0 28px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;padding:14px 22px;color:white;background:var(--petrol);font-size:16px;min-height:54px}.button:hover{background:#14565c}.button>span:last-child{font-size:23px;line-height:1}.hero-mark{color:white;background:var(--petrol);display:flex;flex-direction:column;padding:32px 9%;justify-content:space-between;overflow:hidden}.hero-mark svg{height:285px;width:180px;max-width:80%;align-self:center;filter:invert(1);mix-blend-mode:screen;transform:rotate(-7deg)}.mark-label{color:#b8d1cf}.mark-bottom{display:flex;justify-content:space-between;align-items:end;line-height:1.3;font-size:21px}.plus{font-size:48px;line-height:1;color:var(--accent)}.section{max-width:1380px;margin:auto;padding:76px 6%}.section-label{color:var(--muted)}h2{font-size:clamp(32px,3.5vw,48px);letter-spacing:-.045em;line-height:1.16;font-weight:400;margin:0}h3{font-weight:400;letter-spacing:-.025em}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:40px;margin-bottom:38px}.service-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.service-list article{padding:24px 0 0;border-top:1px solid var(--rule)}.number{font-size:14px;color:var(--muted)}.service-list h3{margin:20px 0 12px;font-size:26px;line-height:1.2}.service-list p{margin:0;color:var(--muted);font-size:16px;max-width:350px}.about{display:grid;grid-template-columns:1fr 2fr;gap:40px;background:var(--surface);max-width:none}.about-text{font-size:18px;color:var(--muted);max-width:600px;margin:22px 0}.process-line{display:flex;flex-wrap:wrap;gap:12px;color:var(--petrol);font-size:14px;margin:28px 0 0}.process-line span{color:#94a6a0}.contact{max-width:none;display:grid;grid-template-columns:1fr 2fr;gap:40px;background:var(--petrol);color:white}.contact .section-label{color:#b7ceca}.contact-main h2{font-size:clamp(38px,5vw,68px)}.contact p{color:#bfd0cd;margin:22px 0}.button.light{background:white;color:var(--petrol)}.button.light:hover{background:var(--accent)}.email{display:block;width:fit-content;max-width:100%;font-size:16px;color:#cddedb;margin-top:20px;overflow-wrap:anywhere}.email:hover{text-decoration:underline}footer{padding:24px 6%;display:flex;gap:24px;justify-content:space-between;color:var(--muted);font-size:14px}footer a:hover{text-decoration:underline}@media(min-width:1548px){.hero{margin:auto}.about,.contact{padding-left:max(6%,calc((100vw - 1215px)/2));padding-right:max(6%,calc((100vw - 1215px)/2))}}@media(max-width:950px){.header{gap:20px}.hero{min-height:520px;margin:0 16px}.hero-copy{padding:40px 8%}.hero h1{font-size:clamp(48px,7vw,67px)}.hero-mark{padding:30px}.hero-mark svg{height:245px;width:155px}.mark-bottom{font-size:18px}.section{padding:60px 6%}.section-head,.about,.contact{grid-template-columns:1fr;gap:24px}.service-list{gap:24px}.service-list h3{font-size:23px}}@media(max-width:640px){.header{padding:12px 6%;gap:16px;flex-wrap:wrap}.brand{width:145px}.header nav{order:3;width:100%;gap:24px;border-top:1px solid var(--rule);justify-content:space-between;font-size:14px}.header nav a{min-height:40px}.hero{display:grid;grid-template-columns:1fr;margin:0 12px}.hero-copy{padding:32px 7% 36px}.hero h1{font-size:clamp(44px,11vw,67px);margin-bottom:22px}.eyebrow{font-size:13px;margin-bottom:22px}.intro{font-size:17px;max-width:400px}.hero-mark{height:178px;position:relative;padding:24px 7%;justify-content:space-between}.hero-mark svg{height:139px;width:90px;position:absolute;right:12%;top:18px}.mark-label{max-width:56%;font-size:12px}.mark-bottom{max-width:56%;font-size:17px}.plus{display:none}.section{padding:46px 7%}.section-head{margin-bottom:28px;gap:18px}.service-list{grid-template-columns:1fr;gap:24px}.service-list article{display:grid;grid-template-columns:28px 1fr;gap:9px 12px;padding-top:22px}.number{padding-top:3px}.service-list h3{margin:0;font-size:23px}.service-list p{grid-column:2;max-width:none}.about-text{font-size:17px;margin:18px 0}.process-line{gap:9px;font-size:14px;line-height:1.8}.contact-main h2{font-size:clamp(37px,10vw,54px)}.contact .button{width:100%;max-width:360px}.email{font-size:15px}footer{flex-wrap:wrap;gap:14px;font-size:13px}footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}