@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{--ink:#122c31;--paper:#f6f8f7;--accent:#d4f27b;--line:#cdd7d5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #87ad25;outline-offset:6px}header{height:100px;padding:0 6%;display:flex;justify-content:space-between;align-items:center;background:var(--paper)}.brand{font-family:Manrope,sans-serif;font-size:29px;letter-spacing:-1.5px;font-weight:800;line-height:1.1}.brand span{display:block;font-size:10px;letter-spacing:3.1px;font-weight:700;margin-top:7px}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:600}.nav-call{border:1px solid #a8b7b6;padding:12px 22px;border-radius:3px}.nav-call span{margin-left:22px}.hero{min-height:740px;height:calc(100svh - 100px);max-height:1040px;position:relative;background:linear-gradient(90deg,rgba(5,27,34,.86),rgba(5,27,34,.43) 58%,rgba(5,27,34,.15)),url('https://images.unsplash.com/photo-1495300146178-72c79633b1fa?auto=format&fit=crop&w=2400&q=85') center 53%/cover;color:white;padding:8% 6% 90px;display:flex;align-items:center}.hero-content{max-width:900px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 30px}.hero .eyebrow{color:var(--accent)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08;margin:0;letter-spacing:-2px}h1{font-size:clamp(52px,6.6vw,100px);font-weight:500}.intro{max-width:515px;font-size:18px;color:#e2e9e9;margin:30px 0 35px}.button{display:inline-flex;gap:36px;align-items:center;padding:17px 24px;background:var(--accent);color:var(--ink);border-radius:3px;font-weight:700}.button:hover{background:#e2ffa0}.explore{display:inline-block;margin-left:25px;font-size:14px}.explore span{margin-left:12px}.hero-bottom{position:absolute;bottom:25px;left:6%;right:6%;display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid #ffffff50;font-size:11px;letter-spacing:1.3px}.section{padding:110px 6%}.services{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%}.section-heading h2,.area h2{font-size:clamp(36px,3.5vw,54px);font-weight:500}.section-heading>p:last-child{max-width:370px;color:#5b7073;margin-top:25px}.service-list article{display:flex;gap:23px;border-top:1px solid var(--line);padding:30px 0}.service-list article:last-child{border-bottom:1px solid var(--line)}.number{font-size:12px;color:#627679;padding-top:4px}.service-list h3{font-size:23px;letter-spacing:-.7px;line-height:1.3}.service-list p{margin:12px 0 0;color:#5b7073;font-size:15px;max-width:420px}.service-tag{font-size:10px;letter-spacing:1px;margin-left:auto;padding-top:7px}.service-note{grid-column:2;margin:0;color:#64777a;font-size:12px}.area{background:#e7eeee;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.area p:not(.eyebrow){max-width:390px;color:#526a6f}.regions>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #bdcdcf;padding:18px 0;font-family:Manrope,sans-serif;font-size:23px}.regions>div>span:last-child:not(:first-child){font-size:12px;color:#637b80}.regions small{font-size:10px;letter-spacing:1px}.regions .travel{color:#5d7478;font-size:19px}.contact{background:var(--ink);color:#fff;text-align:center;padding:100px 6% 110px}.contact .eyebrow{color:var(--accent)}.contact h2{font-size:clamp(38px,4.5vw,68px);font-weight:500}.contact p:not(.eyebrow){color:#b9caca;margin:25px 0}.contact>a{display:inline-block;color:var(--accent);font-family:Manrope,sans-serif;font-size:clamp(30px,4vw,55px);border-bottom:1px solid #809548;letter-spacing:-1px}.contact>a span{margin-left:25px}footer{padding:40px 6%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer p{font-size:14px;color:#5b7073}footer small{font-size:12px;color:#5b7073}footer small a{text-decoration:underline}.skip{position:absolute;top:-100px;background:white;z-index:5;padding:12px}.skip:focus{top:0}@media(min-width:1600px){header,.section,footer{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}}@media(max-width:850px){header{height:85px}nav{gap:18px}.hero{min-height:690px;height:auto;padding:100px 6% 100px}.hero-bottom span:last-child{display:none}.services{grid-template-columns:1fr;gap:40px}.section{padding:75px 6%}.section-heading>p:last-child{max-width:530px}.service-note{grid-column:1}.area{grid-template-columns:1fr;gap:30px}footer{flex-wrap:wrap}.service-list p{max-width:none}}@media(max-width:540px){.brand{font-size:24px}.brand span{font-size:9px;letter-spacing:2.5px}nav>a:not(.nav-call){display:none}.nav-call{padding:9px 14px}.nav-call span{margin-left:8px}.hero{padding-top:80px;min-height:720px;background-position:62% center}.hero .eyebrow{max-width:280px;line-height:1.8}.intro{font-size:17px}.explore{display:block;margin:22px 0 0}.hero-bottom{font-size:9px}.service-tag{display:none}.service-list article{gap:16px}.service-list h3{font-size:22px}.regions>div{font-size:20px}footer{align-items:flex-start;flex-direction:column;gap:15px}footer p{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
