@import "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:#12342d;--forest:#0d5b3a;--green:#1d8655;--lime:#b9df35;--yellow:#f7b718;--sand:#f5f3e9;--cream:#fbfaf5;--line:#dfe6d9;--muted:#60766c;--navy:#18344d;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100%;overflow-x:hidden}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}#root::-webkit-scrollbar{width:0;height:0;display:none}body,#root,main{color:var(--ink);background:var(--cream);scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100%;margin:0;font-family:DM Sans,Arial,sans-serif;position:relative;overflow-x:hidden}img,svg,video,iframe,input,select,textarea,button{max-width:100%}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin:0 auto}.topbar{color:#d9eadb;letter-spacing:.01em;background:#0d4832;font-size:.76rem}.topbar-inner{justify-content:space-between;align-items:center;gap:25px;min-height:37px;display:flex}.top-contact{align-items:center;gap:23px;display:flex}.top-contact a{color:#fff;align-items:center;gap:7px;display:inline-flex}.site-header{z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;border-bottom:1px solid #e9eee9;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:25px;height:83px;display:flex}.brand{flex-shrink:0;align-items:center;gap:10px;display:flex}.brand img{object-fit:cover;mix-blend-mode:multiply;border-radius:50%;width:51px;height:51px}.brand div{flex-direction:column;gap:4px;line-height:1;display:flex}.brand strong{letter-spacing:.08em;color:#155e39;font-family:Manrope,sans-serif;font-size:1.05rem}.brand small{color:#647268;letter-spacing:.13em;font-size:.52rem;font-weight:700}.nav{align-items:center;gap:25px;margin-left:auto;display:flex}.nav a{color:#2e4a3d;font-size:.86rem;font-weight:600;position:relative}.nav a:after{content:"";background:var(--yellow);width:0;height:2px;transition:all .2s;position:absolute;bottom:-7px;left:0}.nav a:hover:after{width:100%}.header-call{background:var(--forest);color:#fff;border-radius:3px;align-items:center;gap:8px;padding:12px 16px;font-size:.83rem;font-weight:700;display:flex}.menu-button{color:var(--forest);background:0 0;border:0;padding:6px;display:none}.hero{color:#fff;background:#1a4b3b;min-height:590px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute}.hero-overlay{background:linear-gradient(90deg,#062921f2 0%,#0b4531c7 33%,#0a362e47 63%,#0a362e26 100%);position:absolute;inset:0}.hero-content{z-index:1;justify-content:space-between;align-items:center;gap:40px;min-height:534px;padding:58px 0 78px;display:flex;position:relative}.hero-copy{max-width:620px}.hero-tag{color:#dbe9b5;letter-spacing:.05em;text-transform:uppercase;background:#ffffff21;border:1px solid #fff3;border-radius:20px;align-items:center;gap:8px;padding:7px 12px;font-size:.78rem;font-weight:700;display:inline-flex}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{letter-spacing:-.06em;max-width:640px;margin:17px 0 20px;font-size:clamp(3rem,5.2vw,5rem);line-height:1.05}em{color:var(--yellow);font-style:normal}.hero-copy p{color:#e3eee8;max-width:530px;margin-bottom:30px;font-size:1.07rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;display:flex}.button{border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:10px;padding:15px 20px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:var(--yellow);color:#163a2c}.video-link{color:#fff;background:0 0;border:0;align-items:center;gap:10px;font-weight:700;display:inline-flex}.video-link span{border:1px solid #fff9;border-radius:50%;place-items:center;width:32px;height:32px;padding-left:2px;display:grid}.hero-card{width:255px;color:var(--ink);border-bottom:5px solid var(--yellow);background:#fbfcf6ed;align-self:flex-end;padding:24px;box-shadow:0 18px 35px #0000002b}.card-kicker{color:#5b8067;letter-spacing:.14em;margin-bottom:10px;font-size:.65rem;font-weight:800;display:block}.hero-card strong{font-family:Manrope,sans-serif;font-size:1.04rem;line-height:1.45;display:block}.card-points{border-top:1px solid #d8ddd2;gap:8px;margin-top:16px;padding-top:14px;font-size:.76rem;font-weight:700;display:grid}.card-points span{color:var(--forest);align-items:center;gap:6px;display:flex}.hero-strip{z-index:2;background:#0d3527d6;border-top:1px solid #ffffff2b;height:56px;position:absolute;bottom:0;left:0;right:0}.strip-items{color:#dceddd;justify-content:center;align-items:center;gap:55px;height:100%;font-size:.78rem;font-weight:500;display:flex}.strip-items b{color:var(--yellow);letter-spacing:.1em;margin-right:8px}.trust-row{background:#fff;border-bottom:1px solid #e5ebdf}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid>div{border-right:1px solid #e5ebdf;align-items:center;gap:13px;min-height:111px;padding:25px 20px;display:flex}.trust-grid>div:first-child{border-left:1px solid #e5ebdf}.trust-icon{color:var(--forest);background:#ecf5dc;border-radius:50%;place-items:center;width:43px;min-width:43px;height:43px;display:grid}.trust-grid p{color:#6d8074;margin:0;font-size:.77rem;line-height:1.55}.trust-grid b{color:var(--ink);font-size:.85rem}.section{padding:105px 0}.section-heading{max-width:740px;margin-bottom:46px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading.centered .eyebrow{justify-content:center}.eyebrow{color:#51805f;letter-spacing:.16em;align-items:center;gap:8px;font-size:.7rem;font-weight:800;display:inline-flex}.eyebrow>span{background:var(--yellow);width:22px;height:2px}h2{letter-spacing:-.052em;margin:13px 0 15px;font-size:clamp(2rem,3.3vw,3.25rem);line-height:1.16}.section-heading h2 em{color:var(--forest)}.section-heading p{color:var(--muted);margin:0 auto;font-size:.96rem;line-height:1.7}.centered p{max-width:600px}.benefits{background:var(--sand)}.benefit-layout{grid-template-columns:1.03fr .97fr;align-items:center;gap:80px;display:grid}.benefit-visual{background:#e9eddc;border-radius:0 100px;min-height:430px;position:relative;overflow:hidden}.sun-disc{color:#ecaf16;z-index:2;background:#fcdf80;border-radius:50%;place-items:center;width:142px;height:142px;display:grid;position:absolute;top:68px;left:21%;box-shadow:0 0 0 17px #f7b7181f}.orbit{border:1px solid #b7d09a;border-radius:50%;position:absolute}.orbit-one{width:385px;height:385px;top:26px;left:7%}.orbit-two{width:280px;height:280px;top:78px;left:18%}.panel-shape{z-index:3;background:#1e5579;grid-template-columns:repeat(3,1fr);gap:2px;width:235px;height:150px;padding:5px;display:grid;position:absolute;bottom:37px;right:4%;transform:skewY(-16deg)rotate(-5deg);box-shadow:14px 19px #0b374940}.panel-shape i,.panel-icon i{background:linear-gradient(135deg,#21658c,#103b68);border:1px solid #ffffffb3}.metric{z-index:4;background:#fff;padding:12px 15px;position:absolute;box-shadow:0 10px 20px #1b3c271f}.metric b{color:var(--forest);font-family:Manrope,sans-serif;font-size:1.4rem;display:block}.metric span{color:#738577;font-size:.67rem}.metric-one{bottom:49px;left:7%}.metric-two{top:33px;right:4%}.benefit-list{gap:18px;margin:25px 0;display:grid}.benefit-list>div{align-items:center;gap:14px;display:flex}.benefit-list span{color:var(--forest);background:#e9f2cf;border-radius:50%;place-items:center;width:41px;height:41px;display:grid}.benefit-list p{gap:3px;margin:0;display:grid}.benefit-list b{font-family:Manrope,sans-serif;font-size:.9rem}.benefit-list small{color:var(--muted);font-size:.78rem}.text-link{color:var(--forest);border-bottom:2px solid var(--yellow);align-items:center;gap:9px;padding-bottom:4px;font-size:.85rem;font-weight:800;display:inline-flex}.solutions{background:#fff}.solution-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.solution-card{min-height:288px;padding:38px 34px 32px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.solution-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #0d452f26}.home-card{background:#ddebba}.business-card{background:#e0efe2}.industry-card{background:#d9e7ee}.solution-card:after{content:"";border:1px solid #ffffffa6;border-radius:50%;width:190px;height:190px;position:absolute;top:-60px;right:-75px}.solution-icon{width:53px;height:53px;color:var(--forest);z-index:1;background:#ffffffc7;place-items:center;margin-bottom:26px;display:grid;position:relative}.solution-card>span{color:#567764;letter-spacing:.13em;font-size:.63rem;font-weight:800}.solution-card h3{letter-spacing:-.04em;margin:7px 0 8px;font-size:1.55rem}.solution-card p{color:#526d62;max-width:255px;margin:0 0 20px;font-size:.85rem;line-height:1.65}.solution-card a{color:var(--forest);align-items:center;gap:7px;font-size:.78rem;font-weight:800;display:inline-flex}.materials{color:#fff;background:linear-gradient(115deg,#0c4d36 0%,#0d6040 50%,#174d40 100%)}.materials .section-heading h2{color:#fff}.materials .section-heading h2 em{color:#d9e94a}.materials .section-heading p,.material-intro{color:#cfdfd3}.materials .eyebrow{color:#d5e7bd}.material-layout{grid-template-columns:.89fr 1.11fr;align-items:center;gap:68px;display:grid}.material-intro{max-width:420px;margin:0 0 27px;font-size:.9rem;line-height:1.7}.outline{color:#fff;background:0 0;border-color:#fff9}.material-grid{background:#ffffff29;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.material-grid article{background:#04372347;min-height:214px;padding:23px;position:relative}.material-number{color:#a1c84f;letter-spacing:.08em;font-size:.7rem;font-weight:800}.material-icon{height:47px;color:var(--yellow);margin:15px 0 11px}.panel-icon{background:#1f5071;grid-template-columns:repeat(3,1fr);gap:2px;width:56px;height:42px;padding:2px;display:grid;transform:skewY(-8deg)}.material-grid h3{margin:0 0 6px;font-size:1rem}.material-grid p{color:#c8d8ce;margin:0;font-size:.75rem;line-height:1.55}.earth-icon{color:#b9df35}.process{background:#f0f2e9}.process-grid{grid-template-columns:repeat(3,1fr);display:grid;position:relative}.process-grid:before{content:"";border-top:1px dashed #aabda9;height:1px;position:absolute;top:26px;left:10%;right:10%}.process-grid>div{padding:0 50px 0 0;position:relative}.process-grid b{background:var(--forest);color:#fff;z-index:1;border:8px solid #f0f2e9;border-radius:50%;place-items:center;width:53px;height:53px;font-family:Manrope,sans-serif;font-size:.85rem;display:grid;position:relative}.process-grid h3{margin:17px 0 7px;font-size:1.05rem}.process-grid p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.6}.about{background:#fff}.about-layout{grid-template-columns:.75fr 1.25fr;align-items:center;gap:84px;display:grid}.about-mark{background:#edf3dd;border-radius:50% 50% 0 0;justify-content:center;align-items:center;min-height:310px;display:flex;position:relative;overflow:hidden}.about-mark:before{content:"";background:#d1e9a9;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-94px;right:-68px}.about-mark img{object-fit:cover;mix-blend-mode:multiply;z-index:1;border-radius:50%;width:190px;height:190px;position:relative}.about-mark span{letter-spacing:.17em;color:#387653;z-index:2;font-size:.66rem;font-weight:800;position:absolute;bottom:20px}.about-copy{max-width:540px;color:var(--muted);font-size:.94rem;line-height:1.75}.quote{border-left:3px solid var(--yellow);color:var(--forest);align-items:flex-start;gap:15px;margin-top:26px;padding:5px 0 5px 14px;display:flex}.quote p{max-width:430px;margin:0;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:700;line-height:1.6}.contact{background:#f3f0e4;padding:94px 0}.contact-layout{grid-template-columns:.95fr 1.05fr;align-items:center;gap:80px;display:grid}.contact-intro h2{max-width:530px;margin-top:12px}.contact-intro>p{max-width:470px;color:var(--muted);line-height:1.7}.contact-details{gap:16px;margin-top:28px;display:grid}.contact-details a{align-items:center;gap:12px;display:flex}.contact-details>a>span{width:40px;height:40px;color:var(--forest);background:#dbe9c5;border-radius:50%;place-items:center;display:grid}.contact-details div{gap:3px;display:grid}.contact-details small{color:#6e8174;letter-spacing:.12em;font-size:.61rem;font-weight:800}.contact-details b{color:var(--ink);font-size:.88rem}.lead-form{border-top:4px solid var(--forest);background:#fff;border-radius:8px;gap:16px;padding:34px;display:grid;box-shadow:0 19px 40px #2647301a}.form-head{margin-bottom:4px}.form-head h3{letter-spacing:-.035em;margin:0 0 4px;font-size:1.36rem}.form-head p{color:var(--muted);margin:0;font-size:.8rem}.lead-form label{color:#587064;gap:7px;font-size:.72rem;font-weight:800;display:grid}.lead-form label small{color:#77897f;font-size:.65rem;font-weight:600}.lead-form input{color:var(--ink);background-color:#fbfcf8;border:1.5px solid #dbe2d8;border-radius:6px;outline:none;width:100%;padding:13px 16px;font-size:.92rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background-color .2s}.lead-form input:focus{border-color:var(--forest);background-color:#fff;box-shadow:0 0 0 3.5px #0d5b3a1f}.custom-select-container{width:100%;position:relative}.custom-select-trigger{color:#8e9e95;cursor:pointer;text-align:left;background-color:#fbfcf8;border:1.5px solid #dbe2d8;border-radius:6px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:13px 16px;font-size:.92rem;font-weight:500;transition:all .2s;display:flex}.custom-select-trigger:hover{background-color:#fff;border-color:#9ebda9}.custom-select-trigger.open,.custom-select-trigger:focus{border-color:var(--forest);background-color:#fff;box-shadow:0 0 0 3.5px #0d5b3a1f}.custom-select-trigger.has-value{color:var(--ink);font-weight:600}.custom-select-arrow{color:var(--forest);flex-shrink:0;margin-left:8px;transition:transform .2s}.custom-select-arrow.rotated{transform:rotate(180deg)}.custom-select-menu{z-index:50;background:#fff;border:1.5px solid #d0ded4;border-radius:8px;max-height:240px;margin:0;padding:6px;list-style:none;animation:.15s ease-out selectFadeIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 35px #12342d29}@keyframes selectFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.custom-select-option{color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:.9rem;font-weight:500;transition:all .15s;display:flex}.custom-select-option:hover{color:var(--forest);background-color:#f1f7e6;font-weight:600}.custom-select-option.selected{color:var(--forest);background-color:#ecf5dc;font-weight:700}.form-honeypot{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden;border:0!important;padding:0!important}.form-button{border:0;border-radius:6px;margin-top:4px}.form-button:disabled{cursor:wait;opacity:.72;transform:none}.form-helper{color:#718378;margin:-6px 0 0;font-size:.72rem;line-height:1.45}.form-notice{color:var(--forest);margin:0;font-size:.82rem;font-weight:700}footer{color:#e3eee6;background:#0a3a2a}.footer-top{grid-template-columns:1.1fr 1.25fr 1.35fr;align-items:center;gap:30px;padding:40px 0;display:grid}.footer-brand strong{letter-spacing:.08em;font-size:1.12rem;color:#fff!important}.footer-brand small{letter-spacing:.14em;font-size:.56rem;font-weight:700;color:#b9df35!important}.footer-brand img{object-fit:cover;border:2px solid #b9df35;width:52px;height:52px;mix-blend-mode:normal!important;background:#fff!important;border-radius:50%!important;padding:3px!important}.footer-top>p{color:#d6e6db;max-width:280px;margin:0;font-size:.85rem;line-height:1.6}.footer-links{text-align:right;justify-content:end;gap:8px;font-size:.82rem;display:grid}.footer-links a{font-weight:700;transition:color .2s;color:#fff!important}.footer-links a:hover{text-decoration:underline;color:#b9df35!important}.footer-bottom{color:#c2d8ca;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:55px;font-size:.74rem;display:flex}.whatsapp{z-index:30;color:#06311d;background:#25d366;border-radius:30px;align-items:center;gap:9px;padding:10px 18px 10px 12px;font-size:.85rem;transition:transform .2s;display:flex;position:fixed;bottom:21px;right:23px;box-shadow:0 10px 25px #0444244d}.whatsapp:hover{transform:scale(1.05)}.whatsapp-icon-wrap{color:#25d366;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}@media (width<=900px){.nav{gap:14px}.header-call span{display:none}.benefit-layout,.material-layout,.about-layout,.contact-layout{gap:42px}.benefit-layout{grid-template-columns:1fr}.benefit-visual{width:100%;max-width:580px}.material-layout{grid-template-columns:1fr}.about-layout{grid-template-columns:.8fr 1.2fr}.section{padding:78px 0}}@media (width<=720px){.shell{width:min(100% - 34px,580px)}.topbar-inner{justify-content:center;padding:8px 0}.topbar-inner>span,.top-contact a:nth-child(2){display:none}.site-header{position:relative}.header-inner{height:72px}.brand img{width:43px;height:43px}.brand strong{font-size:.9rem}.nav{background:#fff;border-top:1px solid #e5ebe5;padding:16px 8.5%;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 15px 21px #1739271a}.nav.open{gap:16px;display:grid}.header-call{margin-left:auto;padding:10px}.menu-button{display:block}.hero{min-height:645px}.hero-image{object-position:64% center}.hero-overlay{background:linear-gradient(90deg,#062921f2,#0b4531ab,#0a362e38)}.hero-content{min-height:590px;padding:60px 0 74px;display:block}.hero-card{width:min(100%,310px);margin:36px 0 0}.hero-strip{height:auto;min-height:54px}.strip-items{justify-content:space-between;gap:17px;font-size:.62rem}.strip-items span{gap:3px;display:grid}.strip-items b{margin-right:0}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{min-height:94px;padding:16px 10px}.trust-grid>div:nth-child(odd),.trust-grid>div:first-child{border-left:1px solid #e5ebdf}.trust-grid p{font-size:.68rem}.trust-grid b{font-size:.72rem}.trust-icon{width:37px;min-width:37px;height:37px}.section-heading{margin-bottom:33px}.solution-grid,.process-grid{grid-template-columns:1fr}.solution-card{min-height:0;padding:29px}.process-grid{gap:30px}.process-grid:before{display:none}.process-grid>div{padding-right:10px}.process-grid b{border-color:#f0f2e9}.about-layout,.contact-layout{grid-template-columns:1fr}.about-mark{min-height:255px}.about-mark img{width:155px;height:155px}.contact{padding:68px 0}.lead-form{padding:24px}.footer-top{grid-template-columns:1fr;gap:20px;padding:30px 0}.footer-links{text-align:left;justify-content:start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;padding:15px 0}.whatsapp{bottom:15px;right:15px}.material-grid{grid-template-columns:1fr 1fr}.material-grid article{min-height:205px;padding:18px}}@media (width<=420px){h1{font-size:2.72rem}.hero-copy p{font-size:.93rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.button{width:100%;padding:14px 15px;font-size:.84rem}.video-link{font-size:.78rem}.material-grid{grid-template-columns:1fr}.benefit-visual{width:100%;max-width:100%;margin-bottom:0;overflow:hidden;transform:none}.metric-two{right:2%}.panel-shape{width:205px}.header-call{display:none}.trust-grid>div{gap:8px;padding:14px 8px}}
