@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:#102f3b;--deep:#0c2631;--green:#b9d7ca;--mint:#e7f1ec;--paper:#f8faf8;--line:#d9e3de;--muted:#52676d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:400 16px/1.65 'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.16;letter-spacing:-.045em}h2{font-size:clamp(2.1rem,4.3vw,4rem);font-weight:600}h3{font-size:1.3rem;letter-spacing:-.025em}em{font-style:normal;color:var(--green)}.wrap{max-width:1320px;margin:auto;padding-inline:38px}.skip-link{position:absolute;left:10px;top:-100px;z-index:100;padding:10px 16px;background:white}.skip-link:focus{top:10px}.site-header{position:relative;z-index:10;background:var(--deep);color:white;border-bottom:1px solid #ffffff21}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:39px;height:39px;border:1.5px solid var(--green);border-radius:9px;color:var(--green);font:800 25px/1 Manrope,Arial,sans-serif;letter-spacing:-.11em;padding-right:4px}.brand-dot{color:white}.brand-text{font:700 20px/1 Manrope,Arial,sans-serif;letter-spacing:-.045em}.brand-text small{font-size:.55em;letter-spacing:0;font-weight:500;margin-left:2px}.site-header nav{display:flex;gap:31px;align-items:center}.site-header nav a{font-size:14px;color:#d8e7e2;transition:color .2s}.site-header nav a:hover,.site-header nav a:focus-visible{color:white}.header-actions{display:flex;gap:25px;align-items:center}.language{display:flex;gap:5px;align-items:center;color:#a6c2b8}.language button{border:0;background:none;color:#a6c2b8;cursor:pointer;font-weight:700;font-size:12px;padding:7px}.language button[aria-pressed=true]{color:white}.header-cta{font-size:14px;font-weight:700;border:1px solid #9dbeb2;border-radius:3px;padding:10px 15px}.header-cta span{margin-left:18px}.menu-toggle{display:none}.hero{color:white;background:var(--deep);overflow:hidden}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px}.hero-copy{padding:90px 0 70px;position:relative;z-index:1}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.18em;font-weight:700}.eyebrow{color:var(--green);display:flex;align-items:center;gap:14px;margin-bottom:25px}.eyebrow-line{display:block;width:30px;height:1px;background:var(--green)}h1{font-size:clamp(3.4rem,6.2vw,6.3rem);font-weight:600;margin-bottom:27px;line-height:1.08}.hero-intro{font-size:18px;color:#d8e7e2;max-width:590px;line-height:1.7}.hero-links{display:flex;gap:29px;align-items:center;margin-top:38px}.button{display:inline-flex;justify-content:space-between;gap:35px;align-items:center;padding:15px 19px;font-weight:700;font-size:14px;border-radius:3px}.button-light{background:var(--green);color:var(--deep)}.button-light:hover{background:white}.text-link{font-weight:700;font-size:14px;border-bottom:1px solid #9bbab0;padding-bottom:5px}.text-link span{margin-left:14px}.hero-art{height:470px;position:relative;display:grid;place-items:center}.art-orbit{position:absolute;width:590px;height:590px;border:1px solid #ffffff16;border-radius:50%;transform:rotate(-20deg) scaleY(.65)}.art-orbit-two{width:420px;height:420px;border-color:#b9d7ca30;transform:rotate(25deg) scaleY(.78)}.art-card{position:relative;width:min(360px,90%);height:360px;background:linear-gradient(145deg,#dcece5,#90b9ab);border-radius:18px;padding:30px;box-shadow:0 50px 80px #0005;transform:rotate(-8deg);color:var(--ink)}.art-top{display:flex;justify-content:space-between;align-items:center}.art-symbol{font:800 45px Manrope;letter-spacing:-.1em}.art-pulse{font:700 9px Manrope;letter-spacing:.1em}.art-pulse i{display:inline-block;background:#3d7d6c;width:6px;height:6px;border-radius:50%;margin-right:7px}.art-lines{margin-top:90px;display:grid;gap:12px}.art-lines span{height:10px;background:#ffffff88;border-radius:20px}.art-lines span:nth-child(2){width:80%}.art-lines span:nth-child(3){width:57%}.art-bottom{display:flex;justify-content:space-between;margin-top:50px}.art-node{display:grid;gap:8px}.art-node b{width:36px;height:36px;border:1px solid #2f6f60;border-radius:50%;position:relative}.art-node b:after{content:'';position:absolute;inset:11px;background:#2f6f60;border-radius:50%}.art-node span{width:55px;height:5px;background:#ffffff99;border-radius:10px}.art-caption{position:absolute;bottom:4px;right:0;font:700 10px Manrope;letter-spacing:.2em;color:#b4d2c7}.art-caption span{padding:0 7px}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff20;padding-top:20px;padding-bottom:22px;color:#aac6bb;font-size:11px;letter-spacing:.14em;font-weight:700}.section-pad{padding-block:105px}.section-kicker{color:#4d8372;margin-bottom:22px}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:10%;align-items:start}.intro-body{padding-top:52px;color:var(--muted);font-size:18px}.intro-body p+p{margin-top:24px}.services{background:#eef4f0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:80px;margin-bottom:50px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:330px;color:var(--muted);font-size:17px;margin:0 0 7px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbdcd3;border-left:1px solid #cbdcd3}.service-card{min-height:295px;padding:27px 30px 30px;background:#f6faf7;border-right:1px solid #cbdcd3;border-bottom:1px solid #cbdcd3;transition:background .2s,transform .2s}.service-card:hover{background:white;transform:translateY(-3px)}.service-number{float:right;font:700 12px Manrope;color:#5c8e7e}.service-icon{font-size:31px;line-height:1;color:#4a8674;margin:22px 0 36px}.service-card h3{margin-bottom:12px}.service-card p{font-size:15px;line-height:1.65;color:var(--muted);margin:0}.approach{background:white}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.approach-lead{font-size:18px;color:var(--muted);max-width:480px}.steps{border-top:1px solid var(--line)}.step{display:grid;grid-template-columns:65px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid var(--line)}.step>span{font:700 13px Manrope;color:#4d8372}.step h3{margin-bottom:8px}.step p{color:var(--muted);margin:0}.contact{background:var(--ink);color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact .section-kicker{color:var(--green)}.contact h2{margin:0}.contact-body{padding-top:45px}.contact-body p{font-size:18px;color:#c7d9d4;max-width:480px}.contact-body a{display:inline-flex;align-items:center;gap:30px;margin-top:18px;color:var(--green);font:600 clamp(1.3rem,2.5vw,2.2rem) Manrope;border-bottom:1px solid #91b4a7;padding-bottom:11px;overflow-wrap:anywhere}.contact-body a:hover{color:white}footer{background:#0a222b;color:#bed4ca}.footer-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px}footer .brand-text{color:white}footer .brand-mark{width:32px;height:32px;font-size:21px}@media(max-width:1000px){.site-header nav{gap:17px}.header-cta{display:none}.hero-grid{min-height:550px}.art-card{height:310px}.art-lines{margin-top:65px}.service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.wrap{padding-inline:22px}.header-inner{height:70px}.site-header nav{display:none;position:absolute;left:0;right:0;top:70px;padding:20px 22px 30px;background:var(--deep);flex-direction:column;align-items:start;border-top:1px solid #ffffff24}.site-header nav.open{display:flex}.header-actions{margin-left:auto}.menu-toggle{display:grid;gap:5px;background:none;border:0;padding:8px;cursor:pointer}.menu-toggle span{width:22px;height:2px;background:white}.hero-grid{display:block;min-height:0}.hero-copy{padding:80px 0 15px}h1{font-size:clamp(3.1rem,12vw,5.5rem)}.hero-intro{font-size:16px}.hero-art{height:290px}.art-card{width:200px;height:200px;padding:16px;border-radius:12px}.art-symbol{font-size:30px}.art-pulse{font-size:5px}.art-pulse i{width:4px;height:4px;margin-right:3px}.art-lines{margin-top:37px;gap:7px}.art-lines span{height:6px}.art-bottom{margin-top:23px}.art-node b{width:22px;height:22px}.art-node b:after{inset:7px}.art-node span{width:32px;height:3px}.art-orbit{width:390px;height:390px}.art-orbit-two{width:250px;height:250px}.art-caption{right:0;bottom:8px;font-size:7px}.hero-bottom{font-size:9px}.section-pad{padding-block:75px}.intro-grid,.approach-grid,.contact-grid{grid-template-columns:1fr;gap:16px}.intro-body,.contact-body{padding-top:0}.section-heading{display:block}.section-heading>p{margin-top:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:255px}.footer-inner{padding-block:28px;flex-wrap:wrap}.footer-inner>span:last-child{width:100%}}@media(max-width:400px){.brand-text{font-size:17px}.header-actions{gap:7px}.hero-links{align-items:flex-start;flex-direction:column;gap:18px}.hero-bottom span:first-child{max-width:220px}}
