@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";html,body{box-sizing:border-box;margin:0;padding:0;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:root{--promo-height-desktop:30px;--promo-height-tablet:40px;--promo-height-mobile:36px}.promo-banner{width:100%;height:var(--promo-height-desktop);color:#fff;z-index:1200;background:linear-gradient(90deg,#0f8a5f,#0b7f52);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 12px #00000014}.promo-banner .promo-inner{justify-content:center;align-items:center;width:100%;max-width:1120px;padding:0 1rem;display:flex}.promo-banner .promo-text{text-transform:uppercase;color:#fff;text-align:center;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:1rem;font-weight:300}.header-root.banner-visible{padding-top:var(--promo-height-desktop)!important}.header-root{z-index:1100;background:#fff;border-bottom:1px solid #eee;transition:padding-top .18s}.header-root .header-inner{box-sizing:border-box;justify-content:center;align-items:center;max-width:1120px;height:96px;margin:0 auto;padding:0 1rem;display:flex;position:relative}.header-root .header-inner .header-logo{justify-content:center;align-items:center;margin:0;padding:0;text-decoration:none;display:inline-flex}.header-root .header-inner .header-logo .logo-img{object-fit:contain;vertical-align:middle;width:480px;max-width:70%;height:auto!important;margin:0 auto!important;display:block!important}.header-root .header-inner .header-utils{align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}@media (width<=900px){:root{--promo-height-desktop:var(--promo-height-tablet)}.header-root .header-inner{height:88px}.header-root .header-inner .logo-img{width:360px;max-width:60%}.promo-banner .promo-text{font-size:.95rem}}@media (width<=480px){:root{--promo-height-desktop:var(--promo-height-mobile)}.header-root .header-inner{height:72px}.header-root .header-inner .logo-img{width:180px;max-width:60%}.promo-banner .promo-text{padding:0 1rem;font-size:.9rem}}:root{--nav-bg:#fff;--nav-text:#0f8a5f;--nav-text-dark:#0b7f52;--nav-height:96px}*{box-sizing:border-box}.nav-root{font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.nav-inner{max-width:1120px;height:var(--nav-height);z-index:60;justify-content:flex-start;align-items:center;margin:0 auto;padding:0 1rem;display:flex;position:relative}.nav-brand{z-index:70;align-items:center;gap:.75rem;display:flex}.nav-links-desktop{white-space:nowrap;z-index:50;gap:1rem;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav-links-desktop .nav-link{color:var(--nav-text);padding:.25rem .5rem;transition:color .15s,transform .12s;display:inline-block;text-decoration:none!important}.nav-links-desktop .nav-link:hover,.nav-links-desktop .nav-link:focus{outline:none;transform:translateY(-2px);color:var(--nav-text-dark)!important}.nav-toggle{color:var(--nav-text);cursor:pointer;z-index:80;background:0 0;border:0;justify-content:center;align-items:center;margin-left:auto;padding:.5rem;font-size:1.25rem;display:inline-flex}.nav-toggle-icon{line-height:1;display:inline-block}.nav-mobile{z-index:70;pointer-events:none;opacity:0;background:#00000073;width:100%;height:100vh;transition:opacity .18s;display:none;position:fixed;inset:0 0 auto}.nav-mobile .nav-mobile-panel{background:var(--nav-bg);flex-direction:column;gap:.5rem;width:min(92%,360px);height:100%;padding:1.25rem;transition:transform .22s cubic-bezier(.2,.9,.2,1);display:flex;position:absolute;top:0;right:0;transform:translate(12%);box-shadow:-8px 0 30px #0000002e}.nav-mobile.nav-mobile--open{pointer-events:auto;opacity:1;display:block}.nav-mobile.nav-mobile--open .nav-mobile-panel{transform:translate(0)}.nav-mobile-link{color:#06321a;background:0 0;border-radius:8px;padding:.9rem 1rem;font-weight:600;text-decoration:none;transition:background .14s,color .14s;display:block}.nav-mobile-link:hover,.nav-mobile-link:focus{color:#0b7f52;background:#0b7f520f;outline:none}.nav-mobile .nav-mobile-panel{pointer-events:auto}@media (width>=768px){.nav-links-desktop{display:flex}.nav-toggle{display:none}.nav-mobile{display:none!important}}@media (width<=767px){:root{--nav-height:88px}.nav-inner{height:var(--nav-height)}.nav-links-desktop{display:none!important}.nav-toggle{display:inline-flex}}.nav-link,.nav-mobile-link{-webkit-tap-highlight-color:#0000000d}.hero{box-sizing:border-box;background:#000;justify-content:center;align-items:center;width:100%;min-height:70vh;margin:0;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.hero-img-wrap{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.hero-img-wrap img.hero-fullimg{object-fit:cover;object-position:50% 0%;filter:none;width:100%;height:100%;display:block;transform:none}.hero .hero-content{z-index:2;color:#fff;text-align:center;text-shadow:0 2px 8px #0009;flex-direction:column;align-items:center;gap:1.25rem;max-width:1120px;padding:2rem;display:flex;position:relative}.hero-title{color:#fff;letter-spacing:-.02em;margin:0;font-family:inherit;font-size:clamp(2rem,4.5vw,3.6rem);font-weight:700;line-height:1.02}.hero-sub{color:#fffffff2;margin:0;font-family:inherit;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:400}.hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.25rem;display:flex}.btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;min-width:140px;padding:.85rem 1.25rem;font-family:inherit;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 6px 18px #0b7f521f}.btn-call{border:0;color:#fff!important;background:#636b63!important}.btn-call:hover,.btn-call:focus{outline:none;transform:translateY(-3px);box-shadow:0 10px 26px #0b7f522e}.btn-whatsapp{background:#25d366;border:0;align-items:center;display:inline-flex;color:#fff!important}.icon-whatsapp{vertical-align:middle;color:currentColor;width:1.05rem;height:1.05rem;margin-right:.45rem;display:inline-block}.btn .btn-text{vertical-align:middle;display:inline-block}.btn-whatsapp:hover,.btn-whatsapp:focus{outline:none;transform:translateY(-3px);box-shadow:0 10px 26px #25d3662e}@media (width<=1200px){.hero{min-height:70vh}.hero-img-wrap img.hero-fullimg{object-position:70% 45%}.hero .hero-content{padding:1.5rem}.btn{min-width:130px;padding:.75rem 1rem}}@media (width<=768px){.hero{min-height:60vh}.hero-img-wrap img.hero-fullimg{object-position:55% 50%}.hero .hero-content{gap:.75rem;padding:1rem}.hero-title{font-size:clamp(1.6rem,6.5vw,2.2rem)}.hero-sub{font-size:.95rem}.hero-cta{gap:.6rem}.btn{border-radius:8px;min-width:120px;padding:.65rem .9rem;font-size:.95rem}}@media (prefers-reduced-motion:reduce){.btn,.hero-title,.hero-sub{transition:none!important}}section.servicesNew{color:#0b7f52;background:#fff;padding:4.5rem 2rem;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}section.servicesNew .servicesNew-inner{grid-template-columns:1fr 520px;align-items:center;gap:2rem;max-width:1120px;margin:0 auto;display:grid}section.servicesNew .servicesNew-title{color:#0b7f52;margin:0 0 .5rem;font-size:clamp(1.6rem,3.6vw,2.4rem);font-weight:700;line-height:1.05}section.servicesNew .servicesNew-lead{color:#0b7f52;margin:0 0 .75rem;font-size:clamp(1rem,2.2vw,1.125rem);font-weight:600}section.servicesNew .servicesNew-desc{color:#0b7f52;margin:0 0 1rem;font-size:1rem;line-height:1.5}section.servicesNew .servicesNew-list{color:#0b7f52;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;margin:0 0 1.25rem;padding:0;font-weight:600;list-style:none;display:grid}section.servicesNew .servicesNew-list li{align-items:flex-start;gap:.5rem;padding-left:44px;line-height:1.35;display:flex;position:relative}section.servicesNew .servicesNew-list li:before{content:"✓";color:#fff;pointer-events:none;z-index:2;background:linear-gradient(#25d366 0%,#0b7f52 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:inline-flex;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 4px 10px #06321a1f}section.servicesNew .servicesNew-media{isolation:isolate;will-change:transform;background:linear-gradient(#e9f9ee 0%,#dff6e6 100%);border-radius:16px;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative;overflow:visible;box-shadow:0 12px 40px #06321a0f}section.servicesNew .servicesNew-halo{filter:blur(18px);z-index:0;pointer-events:none;background:radial-gradient(circle at 40% 35%,#25d3666b 0%,#25d36647 30%,#25d3661f 55%,#0000 80%);border-radius:20px;width:110%;height:110%;transition:opacity .22s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.servicesNew .servicesNew-media:before,section.servicesNew .servicesNew-media:after{content:"";z-index:0;pointer-events:none;will-change:transform, opacity, filter;border-radius:18px;position:absolute}section.servicesNew .servicesNew-media:before{filter:blur(22px);opacity:1;background:radial-gradient(circle at 10% 10%,#06786447 0%,#06786429 30%,#0678640f 60%,#0000 100%);width:70%;height:70%;top:-10%;left:-8%;transform:translate(-6%,-6%)}section.servicesNew .servicesNew-media:after{filter:blur(26px);opacity:1;background:radial-gradient(circle at 100% 100%,#25d36680 0%,#25d3664d 28%,#25d36624 56%,#0000 100%);width:86%;height:86%;bottom:-10%;right:-8%;transform:translate(6%,6%)}section.servicesNew .servicesNew-img{z-index:2;object-fit:cover;background-color:#0000;border:none;border-radius:12px;width:100%;max-width:520px;height:auto;transition:transform .22s,box-shadow .22s;display:block;position:relative;box-shadow:0 18px 48px #06321a1f}section.servicesNew .servicesNew-media:hover .servicesNew-halo{opacity:.95}section.servicesNew .servicesNew-cta{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}section.servicesNew .btn{cursor:pointer;border-radius:10px;align-items:center;gap:.6rem;padding:.75rem 1.1rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}section.servicesNew .btn-call{color:#fff;background:linear-gradient(#0b7f52,#08623f);border:0}section.servicesNew .btn-whatsapp{color:#06321a;background:#25d366;border:0}section.servicesNew .icon-whatsapp{color:currentColor;width:1rem;height:1rem}@media (width<=980px){section.servicesNew .servicesNew-inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1rem}section.servicesNew .servicesNew-media{order:-1;justify-content:center}section.servicesNew .servicesNew-img{object-fit:cover;width:100%;max-height:260px;margin:0 auto}section.servicesNew{padding:2rem 1rem}section.servicesNew .servicesNew-list{grid-template-columns:1fr;justify-items:center}section.servicesNew .servicesNew-list li{text-align:center;justify-content:center;align-items:center;gap:10px;padding-left:0}section.servicesNew .servicesNew-list li:before{vertical-align:middle;border-radius:50%;width:28px;height:28px;margin:0;font-size:14px;display:inline-flex;position:relative;top:auto;left:auto;transform:none}section.servicesNew .servicesNew-cta{justify-content:center}section.servicesNew .servicesNew-media:before{filter:blur(16px);width:80%;height:80%;top:-8%;left:-6%}section.servicesNew .servicesNew-media:after{filter:blur(18px);width:90%;height:90%;bottom:-8%;right:-6%}section.servicesNew .servicesNew-halo{filter:blur(12px);border-radius:12px;width:96%;height:96%}section.servicesNew .servicesNew-img{box-shadow:0 8px 24px #06321a1a}}@media (width<=480px){section.servicesNew .servicesNew-title{font-size:1.4rem}section.servicesNew .servicesNew-lead{font-size:1rem}section.servicesNew .servicesNew-img{border-radius:8px;max-height:200px}section.servicesNew .servicesNew-cta{gap:.5rem}section.servicesNew .btn{border-radius:8px;padding:.65rem .9rem;font-size:.95rem}section.servicesNew .servicesNew-inner{text-align:center;justify-items:center}section.servicesNew .servicesNew-media:before{filter:blur(12px);opacity:.95;width:90%;height:90%;top:-6%;left:-4%}section.servicesNew .servicesNew-media:after{filter:blur(14px);opacity:.98;width:96%;height:96%;bottom:-6%;right:-4%}section.servicesNew .servicesNew-halo{filter:blur(10px);border-radius:10px;width:98%;height:98%}section.servicesNew .servicesNew-list{justify-items:center}section.servicesNew .servicesNew-list li{justify-content:center;padding-left:0}section.servicesNew .servicesNew-list li:before{width:26px;height:26px;margin-right:8px;font-size:13px;left:auto;transform:none}}@media (width<=980px){section.servicesNew .servicesNew-halo{opacity:0!important;pointer-events:none!important;display:none!important}section.servicesNew .servicesNew-media:before,section.servicesNew .servicesNew-media:after{content:none!important;filter:none!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;inset:auto!important;transform:none!important}section.servicesNew{overflow-x:hidden!important}}@media (width<=1200px){section.servicesNew .servicesNew-halo{opacity:0!important;pointer-events:none!important;display:none!important}section.servicesNew .servicesNew-media:before,section.servicesNew .servicesNew-media:after{content:none!important;filter:none!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;inset:auto!important;transform:none!important}section.servicesNew{overflow-x:hidden!important}}.site-footer{color:#eafaf0;background:radial-gradient(1200px 300px at 10% 10%,#ffffff08 0%,#0000 30%),linear-gradient(#0b7f52 0%,#0a6f49 45%,#074f3a 75%,#042f24 100%);border-top:1px solid #ffffff0a;padding:2.25rem 1.25rem;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1120px;margin:0 auto;display:flex}.footer-brand{align-items:center;gap:1rem;min-width:240px;display:flex}.footer-logo{background:#ffffff05;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:4px;display:inline-flex;overflow:hidden;box-shadow:0 6px 16px #06321a0d}.footer-logo-img{object-fit:contain;width:100%;height:100%;display:block}.brand-text{flex-direction:column;line-height:1;display:flex}.brand-name{color:#25d366;letter-spacing:.02em;text-transform:uppercase;font-size:1.15rem;font-weight:900}.brand-tag{color:#e6f7efd9;text-transform:none;margin-top:4px;font-size:.82rem;font-weight:600}.footer-links{flex:560px;grid-template-columns:repeat(3,minmax(160px,1fr));gap:1.25rem;display:grid}.col-title{color:#dfffe9;margin:0 0 .5rem;font-size:.95rem;font-weight:700}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links a{color:#e6f7efeb;margin:.35rem 0;font-weight:600;text-decoration:none;transition:color .16s,transform .12s;display:inline-block}.socials{align-items:center;gap:.6rem;display:flex}.social-btn:hover{color:#25d366;background:#25d3661f;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff08;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1120px;margin:1.25rem auto 0;padding-top:1rem;display:flex}.footer-bottom .copyright{color:#e6f7efbf;font-size:.95rem;font-weight:600}.footer-bottom .legal{align-items:center;gap:.6rem;display:flex}.footer-bottom .legal a{color:#e6f7efb3;font-size:.92rem;font-weight:600;text-decoration:none}.footer-bottom .sep{color:#e6f7ef59}@media (width<=980px){.footer-inner{text-align:center;flex-direction:column;align-items:center}.footer-brand{text-align:center;justify-content:center;align-items:center;width:100%}.footer-links{grid-template-columns:1fr;place-items:start center;width:100%;max-width:640px}.footer-links .col{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.footer-links ul{flex-direction:column;align-items:center;margin:0;padding:0;display:flex}.footer-links li{width:100%}.footer-links a{margin:.35rem 0;display:inline-block}.socials{justify-content:center}.footer-bottom{text-align:center;justify-content:center;gap:.5rem;padding-top:1rem}}@media (width<=480px){.site-footer{padding:1.5rem .75rem}.footer-logo{width:56px;height:56px;padding:4px}.footer-logo-img{width:auto;height:100%}.brand-text .brand-name{font-size:1.05rem}.footer-links{justify-items:center;gap:.9rem}.footer-links .col{text-align:center;align-items:center}.social-btn{width:44px;height:44px;font-size:1rem}.footer-bottom{justify-content:center;gap:.5rem}}.social-btn{color:#e6f7ef;background:#ffffff08;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:2.75rem;text-decoration:none;transition:background .12s,transform .12s;display:inline-flex}section.contact{color:#06321a;background:#fff;padding:4rem 1.5rem;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.contact-inner{flex-direction:column;gap:1.5rem;max-width:1120px;margin:0 auto;display:flex}.contact-title{color:#0b7f52;margin:0 0 .5rem;font-size:clamp(1.6rem,3.6vw,2.4rem);font-weight:700;line-height:1.05}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.contact-card{background:linear-gradient(#0e603e08,#0e603e03);border-radius:14px;align-items:center;gap:1.25rem;min-height:72px;padding:1.25rem;display:flex;box-shadow:0 10px 28px #06321a0d}.contact-icon{color:#0b7f52;background:linear-gradient(#e9f9ee,#dff6e6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 6px 18px #06321a0f}.contact-icon svg{width:28px;height:28px;display:block}.contact-body{flex-direction:column;gap:.15rem;display:flex}.contact-label{color:#0b7f52;font-size:1rem;font-weight:800}.contact-link{color:#06321a;font-size:1rem;font-weight:700;text-decoration:none}.contact-text{color:#06321ad9;font-size:.98rem;font-weight:700}.contact-actions{gap:.9rem;margin-top:.75rem;display:flex}.btn{cursor:pointer;border-radius:12px;align-items:center;gap:.75rem;padding:.9rem 1.25rem;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 30px #06321a14}.btn-call{color:#fff;background:linear-gradient(#0b7f52,#08623f);border:0}.btn-whatsapp{color:#06321a;background:#25d366;border:0}.icon-whatsapp{width:20px;height:20px;display:inline-block}.contact-label{font-size:1.35rem;font-weight:800}.contact-link,.contact-text{color:#636b63;font-size:1.25rem;font-weight:700}@media (width<=980px){.contact-grid{grid-template-columns:1fr;gap:1rem}.contact-card{text-align:center;justify-content:center;align-items:center;min-height:64px;padding:1.1rem}.contact-card .contact-body{align-items:center}.contact-icon{width:52px;height:52px;margin-bottom:.25rem}.contact-icon svg{width:26px;height:26px}.contact-title{font-size:1.9rem}.contact-actions{justify-content:center;width:100%}.btn{border-radius:10px;padding:.85rem 1.1rem;font-size:.98rem}}@media (width<=480px){section.contact{padding:2.25rem 1rem}.contact-title{font-size:1.6rem}.contact-card{border-radius:10px;gap:.9rem;min-height:56px;padding:.9rem}.contact-icon{border-radius:10px;width:48px;height:48px}.contact-icon svg{width:22px;height:22px}.contact-label{font-size:.98rem}.contact-link,.contact-text{font-size:.95rem}.btn{border-radius:10px;padding:.7rem 1rem;font-size:.95rem}}.products-section{text-align:center;color:#0b7f52;background:#f7f7f7;padding:2rem;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1.6rem}.products-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));place-items:start center;gap:1.25rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.product-card-outer{will-change:transform;cursor:default;border-radius:16px;padding:12px;transition:transform .22s cubic-bezier(.2,.9,.2,1);display:inline-block;position:relative}.product-card-outer:before{content:"";z-index:0;pointer-events:none;background:#228b2200;border-radius:16px;transition:background .18s,box-shadow .22s;position:absolute;inset:0;box-shadow:0 0 #228b2200}.product-card-outer:hover,.product-card-outer:focus-within{transform:translateY(-6px)}.product-card-outer:hover:before,.product-card-outer:focus-within:before{box-shadow:0 10px 30px #279c6f}.product-card{z-index:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;border-radius:10px;flex-direction:column;align-items:stretch;width:100%;max-width:260px;margin:0 auto;transition:box-shadow .22s;display:flex;position:relative;overflow:hidden}.product-card-outer:hover .product-card,.product-card-outer:focus-within .product-card{box-shadow:0 6px 18px #0000000f}.image-wrap{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;width:100%;display:flex}.product-image{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:80%;height:80%;display:block}.product-name{text-align:center;color:#0b7f52;margin:.6rem 0 1rem;padding:0 .75rem;font-size:1.1rem;font-weight:800;line-height:1.2}.product-card-outer:focus-within{outline:none}.product-card-outer:focus-within:before{background:#228b221a;box-shadow:0 12px 36px #228b221a}@media (width<=420px){.products-grid{gap:1rem}.product-card{max-width:100%}.product-image{width:70%;height:70%}}.products-grid{align-content:start}.floating-whatsapp{right:1rem;bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));z-index:1400;-webkit-tap-highlight-color:transparent;will-change:transform, box-shadow;background:#25d366;border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;text-decoration:none;transition:transform .18s cubic-bezier(.2,.9,.2,1),box-shadow .18s;display:inline-flex;position:fixed;box-shadow:0 14px 40px #06321a33}.fw-icon{color:#fff;width:42px;height:42px}.floating-whatsapp:hover,.floating-whatsapp:focus{outline:none;transform:scale(1.12)}.floating-whatsapp:active{transform:scale(.98)}@media (width<=420px){.floating-whatsapp{width:64px;height:64px;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.fw-icon{width:36px;height:36px}}html,body,#root{height:100%;margin:0;padding:0}html{scroll-behavior:smooth}
