:root{--ink:#123c3d;--deep:#063d40;--dark:#082f31;--muted:#667b79;--mint:#bde8db;--pale:#f0f7f3;--line:#dce8e1;--white:#fff;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;top:-70px;left:10px;background:white;padding:10px;z-index:99}.skip:focus{top:10px}.site-header{background:#fff;position:relative;z-index:20;border-bottom:1px solid #e7eee9}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:Manrope,Arial,sans-serif;font-size:21px;font-weight:800;letter-spacing:.055em;color:var(--deep);line-height:1}.brand small{display:block;font-size:9px;font-weight:700;letter-spacing:.46em;margin-top:6px}.brand-mark{height:36px;width:36px;display:grid;place-items:center;color:#fff;background:var(--deep);border-radius:10px 10px 10px 3px}.brand-mark svg{width:22px;height:22px}.main-nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700}.main-nav>a:hover,.main-nav>a[aria-current=page]{color:#268676}.main-nav .nav-contact{padding:12px 17px;background:var(--deep);color:#fff;border-radius:4px}.main-nav .nav-contact:hover{background:#15675d;color:#fff}.main-nav>a:last-child{margin-left:8px}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--deep);margin:5px 0}.hero{height:min(690px,75vw);min-height:590px;background:linear-gradient(90deg,rgba(2,43,46,.92) 0%,rgba(2,43,46,.78) 37%,rgba(2,43,46,.05) 80%),url('hero.png') center/cover;position:relative;color:#fff}.hero-inner{height:100%;display:flex;align-items:center}.hero-copy{max-width:650px;padding-bottom:20px}.eyebrow{font-size:11px;letter-spacing:.2em;color:#2d8e7b;font-weight:800;display:block;margin-bottom:19px}.eyebrow.light{color:#a8e1cf}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Manrope,Arial,sans-serif;font-weight:700;letter-spacing:-.052em;line-height:1.13}h1{font-size:clamp(48px,6vw,82px);margin-bottom:25px}h2{font-size:clamp(34px,4vw,53px);margin-bottom:28px}h1 em,h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.045em}h3{font-family:Manrope,Arial,sans-serif;line-height:1.3;letter-spacing:-.03em}.hero-copy>p{font-size:17px;max-width:530px;color:#e1f1ed;line-height:1.8;margin-bottom:33px}.hero-actions{display:flex;align-items:center;gap:29px;flex-wrap:wrap}.btn{border:0;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:16px 24px;font-size:13px;font-weight:800;line-height:1.2;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#b7e7d6;color:#073c3c}.btn-primary:hover{background:#d5f5e7}.btn-light{background:#fff;color:var(--deep)}.btn-outline{border:1px solid var(--deep);color:var(--deep)}.text-link{font-size:13px;font-weight:800;display:inline-block;border-bottom:1px solid currentColor;padding-bottom:5px}.light-link{color:#fff}.hero-bottom{position:absolute;bottom:26px;left:max(32px,calc((100vw - 1200px)/2));right:max(32px,calc((100vw - 1200px)/2));display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#d1ece3;letter-spacing:.02em}.section{padding:100px 0}.intro-grid,.split,.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:start}.intro p,.split p,.feature-grid p{font-size:16px;color:var(--muted);line-height:1.85}.lead{font-size:20px!important;line-height:1.65!important;color:var(--ink)!important}.intro .text-link{margin-top:18px}.services-section,.soft{background:var(--pale)}.section-top{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:37px}.section-top p{max-width:360px;color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:29px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{min-height:330px;background:#fff;padding:27px 28px 31px;display:flex;flex-direction:column;position:relative;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(13,67,61,.09)}.card-num{font-size:11px;color:#93aaa3;font-weight:700}.service-symbol{width:53px;height:53px;background:#e9f5ef;border-radius:50%;display:grid;place-items:center;color:#217f69;margin:30px 0 20px}.service-symbol svg{height:24px;width:24px}.service-card h3{font-size:20px;margin-bottom:11px}.service-card p{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:23px}.card-link{font-size:12px;font-weight:800;color:#18826c;margin-top:auto;display:inline-flex;gap:18px;align-items:center}.feature-band{background:#063d40;color:#fff;padding:94px 0}.feature-band p{color:#c8e0d9}.metrics{display:flex;gap:27px;margin-top:36px}.metrics div{border-top:1px solid #5b8882;padding-top:16px;flex:1}.metrics strong{font-family:Manrope;font-size:31px;display:block;line-height:1.2}.metrics span{font-size:11px;color:#c4e3d8;display:block;margin-top:7px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);padding:13px 13px 24px}.product-art{height:215px;background:linear-gradient(140deg,#e9f6ef,#cce7d8);display:grid;place-items:center;position:relative;overflow:hidden}.product-art:before{content:'';width:120px;height:120px;border-radius:50%;background:#fff7;filter:blur(18px);position:absolute}.product-art svg{width:76px;height:76px;color:#217967;z-index:1;stroke-width:1.1}.product-meta{display:flex;justify-content:space-between;gap:6px;font-size:10px;color:var(--muted);font-weight:700;margin:18px 7px 8px}.product-meta span:last-child{white-space:nowrap;color:var(--deep)}.product-card h3{font-size:17px;margin:0 7px 18px;min-height:45px}.product-card .card-link{margin-left:7px}.center-more{text-align:center;margin-top:32px}.cta{background:#d9efe4;padding:70px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.cta h2{margin-bottom:11px}.cta p{margin-bottom:0;color:#4e7770}.page-head{background:#eaf5ee;padding:95px 0 93px;position:relative;overflow:hidden}.page-head:after{content:'';width:430px;height:430px;border:1px solid #b9dfcf;border-radius:50%;position:absolute;top:-180px;right:-75px;box-shadow:0 0 0 56px #ffffff28,0 0 0 125px #ffffff29;pointer-events:none}.page-head h1{font-size:clamp(43px,5vw,68px);max-width:790px;margin-bottom:20px}.page-head p{max-width:660px;font-size:17px;color:#51726d;margin:0}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:37px}.value-grid>div{background:#fff;padding:31px;min-height:235px}.value-grid b{font-size:12px;color:#438e7b}.value-grid h3{font-size:20px;margin:38px 0 10px}.value-grid p{font-size:14px;color:var(--muted);line-height:1.7}.split .btn{margin-top:14px}.notice{background:#f7faf8;padding:24px 0}.notice p{font-size:12px;color:#687f77;margin:0}.insight-card{display:grid;grid-template-columns:40% 1fr;border:1px solid var(--line);min-height:350px}.insight-art{background:#0d5b55;color:#fff;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:32px}.insight-art>span{text-transform:uppercase;font-size:11px;letter-spacing:.17em}.insight-art strong{font-family:Manrope;font-size:130px;line-height:1}.insight-art strong span{font-size:70px;color:#b8e6d6}.insight-card>div:last-child{padding:44px}.insight-card h2{font-size:38px}.insight-card p{color:var(--muted);max-width:500px}.article{max-width:840px}.article h2{font-size:30px;margin-top:38px}.article p{color:#516b67;line-height:1.9}.article-note{background:var(--pale);border-left:3px solid #318b76;padding:19px 22px;color:#516b67;margin:35px 0;font-size:14px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:11%}.contact-grid>div>p{color:var(--muted);max-width:370px}.contact-list{margin:40px 0}.contact-list>div{padding:18px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:90px 1fr;gap:12px}.contact-list small{font-size:10px;font-weight:800;letter-spacing:.12em;color:#358c79}.contact-list a,.contact-list span{font-weight:700;line-height:1.5}.contact-form{background:#f0f7f3;padding:35px;display:flex;flex-direction:column;gap:18px}.contact-form h3{font-size:27px;margin:-7px 0 5px}.contact-form label{font-size:12px;font-weight:800;display:flex;flex-direction:column;gap:7px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d5e4da;border-radius:2px;background:#fff;padding:12px 13px;color:var(--ink);outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#328e7a;box-shadow:0 0 0 3px #bce4d3}.contact-form .btn{align-self:flex-start}.form-help{font-size:11px;color:var(--muted);margin:-7px 0 0}.site-footer{background:#082f31;color:#e1f1eb}.footer-main{display:grid;grid-template-columns:2fr 1fr 1.3fr 1.2fr;gap:45px;padding:74px 0}.brand-footer{color:#fff}.brand-footer .brand-mark{background:#b3e2d2;color:#063d40}.footer-about p{max-width:320px;color:#b6d0c8;font-size:13px;margin-top:27px}.footer-main h3{font-size:13px;color:#fff;margin-bottom:22px}.footer-main div:not(:first-child)>a{display:block;color:#bfd7cf;font-size:12px;line-height:1.5;margin-bottom:13px}.footer-main div:not(:first-child)>a:hover{color:white}.footer-main div:not(:first-child)>p{font-size:12px;color:#bfd7cf}.footer-bottom{border-top:1px solid #30605e;padding:21px 0 26px;display:flex;justify-content:space-between;font-size:11px;color:#a8c9bf}.whatsapp{position:fixed;bottom:23px;right:23px;width:52px;height:52px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 5px 25px #003b3550;display:grid;place-items:center;z-index:15}.whatsapp svg{width:27px;height:27px}
@media(max-width:1000px){.main-nav{gap:14px;font-size:12px}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-main{gap:22px}.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:750px){.wrap{width:min(100% - 36px,600px)}.header-inner{height:72px}.brand{font-size:18px}.brand-mark{width:32px;height:32px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:16px 20px 25px;box-shadow:0 18px 25px #082f3126;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav>a{padding:12px 8px;border-bottom:1px solid var(--line)}.main-nav>a:last-child{margin:15px 0 0;text-align:center}.hero{height:auto;min-height:650px;background-position:64% center;background-image:linear-gradient(90deg,rgba(2,43,46,.91),rgba(2,43,46,.55)),url('hero.png')}.hero-inner{align-items:center;min-height:650px}.hero-copy{padding-bottom:60px}.hero-copy>p{font-size:15px}.hero-bottom{left:18px;right:18px;font-size:10px}.section{padding:70px 0}.intro-grid,.split,.feature-grid,.contact-grid{grid-template-columns:1fr;gap:20px}.section-top{display:block}.section-top p{max-width:560px;margin:0}.service-grid{grid-template-columns:1fr}.service-card{min-height:265px}.service-symbol{margin:18px 0 12px}.feature-band{padding:70px 0}.metrics{gap:10px}.metrics strong{font-size:23px}.metrics span{font-size:10px}.product-grid{gap:10px}.product-art{height:160px}.product-card h3{font-size:15px;min-height:44px}.product-meta{display:block}.product-meta span{display:block}.cta-inner{display:block}.cta .btn{margin-top:20px}.page-head{padding:70px 0}.page-head:after{opacity:.35}.value-grid{grid-template-columns:1fr}.value-grid>div{min-height:150px}.value-grid h3{margin:17px 0 7px}.insight-card{grid-template-columns:1fr}.insight-art{min-height:215px}.insight-art strong{font-size:90px}.insight-card>div:last-child{padding:28px}.insight-card h2{font-size:29px}.contact-form{padding:25px}.footer-main{grid-template-columns:1fr 1fr;gap:32px}.footer-about{grid-column:1/-1}.footer-bottom{gap:15px}.whatsapp{right:17px;bottom:17px}}
@media(max-width:420px){h1{font-size:47px}h2{font-size:35px}.product-grid{grid-template-columns:1fr 1fr}.product-art{height:125px}.product-art svg{width:50px;height:50px}.product-card{padding:7px 7px 18px}.product-card h3{font-size:14px}.product-card .card-link{font-size:10px;gap:4px}.footer-main{grid-template-columns:1fr 1fr}.metrics{flex-wrap:wrap}.metrics div{min-width:29%}}
