@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@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@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600;700;800&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:32px;--promo-height-tablet:44px;--promo-height-mobile:auto;--header-bg:#fff;--header-divider:none}.promo-banner{width:100%;min-height:var(--promo-height-desktop);color:#fff;z-index:1400;background:linear-gradient(90deg,#0f8a5f,#0b7f52);justify-content:center;align-items:center;padding:6px 0;display:flex;position:fixed;top:0;left:0}.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;white-space:normal;word-break:break-word;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:.85rem;font-weight:600;line-height:1.3}.header-root.banner-visible{padding-top:var(--promo-height-desktop)!important}.header-root{background:var(--header-bg);border-bottom:var(--header-divider);z-index:1100;width:100%;box-shadow:none;padding-bottom:39px;transition:padding-top .18s;position:relative}.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-top:20px;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)}.promo-banner{padding:8px 0}.promo-banner .promo-text{font-size:.85rem}.header-root .header-inner{height:88px}.header-root .header-inner .logo-img{width:360px;max-width:60%}}@media (width<=480px){.promo-banner{min-height:44px;padding:8px 0;position:fixed}.promo-banner .promo-text{letter-spacing:.3px;padding:0 .75rem;font-size:.75rem;line-height:1.25}.header-root.banner-visible{padding-top:44px!important}.header-root .header-inner{height:72px}.header-root .header-inner .logo-img{width:180px;max-width:60%}}:root{--nav-bg:#fff;--nav-text:#0f8a5f;--nav-text-dark:#0b7f52;--nav-height:80px;--promo-height-desktop:25px;--promo-height-tablet:40px;--promo-height-mobile:36px}*{box-sizing:border-box}.nav-root{background:var(--nav-bg);z-index:1300;width:100%;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;position:relative}.nav-inner{max-width:1120px;height:var(--nav-height);justify-content:center;align-items:flex-end;margin:0 auto;padding:0 1rem 1rem;display:flex;position:relative}.nav-brand{display:none}.nav-links-desktop{justify-content:center;align-items:center;gap:2.5rem;display:none}.nav-links-desktop .nav-link{color:var(--nav-text);padding:.25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s}.nav-links-desktop .nav-link:hover{color:var(--nav-text-dark)}.nav-toggle{color:var(--nav-text);cursor:pointer;z-index:10;background:0 0;border:0;padding:.5rem;font-size:1.6rem;display:inline-flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.nav-mobile{z-index:9999;opacity:0;pointer-events:none;background:#fff;width:100%;height:100vh;transition:opacity .2s;position:fixed;inset:0}.nav-mobile.nav-mobile--open{opacity:1;pointer-events:auto}.nav-mobile-panel{width:100%;height:100%;padding-top:var(--promo-height-desktop);background:#fff;flex-direction:column;display:flex;overflow-y:auto}.nav-mobile-header{z-index:1;background:#fff;border-bottom:1px solid #eef2ef;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.nav-mobile-title{color:var(--nav-text-dark);font-size:1.1rem;font-weight:700}.nav-mobile-close{color:var(--nav-text-dark);cursor:pointer;background:0 0;border:0;font-size:1.8rem;line-height:1}.nav-mobile-links{padding:.5rem 1.25rem 2rem}.nav-mobile-link{color:#06321a;border-bottom:1px solid #f0f4f2;padding:1.1rem 0;font-size:1.05rem;font-weight:600;text-decoration:none;display:block}.nav-mobile-link:hover{color:var(--nav-text-dark);background:#0b7f520a}@media (width>=768px){.nav-inner{height:100px;padding-bottom:1.5rem}.nav-links-desktop{display:flex}.nav-toggle{display:none}.nav-mobile{display:none!important}}@media (width<=767px){:root{--nav-height:70px;--promo-offset:60px}.nav-inner{height:var(--nav-height)}}@media (width<=480px){:root{--promo-offset:70px}.nav-inner{padding-bottom:.75rem}}:root{--hero-min-height-desktop:70vh;--hero-min-height-mobile:78vh}.hero{width:100%;min-height:var(--hero-min-height-desktop);background:#000;justify-content:center;align-items:center;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% 30%;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%;display:block;position:absolute;top:0;left:0}.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;width:100%;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:400;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:var(--hero-min-height-desktop)}.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:var(--hero-min-height-mobile);align-items:flex-end;padding-bottom:3rem}.hero-img-wrap img.hero-fullimg{object-position:55% 35%}.hero .hero-content{gap:1rem;padding:1.5rem 1rem 2rem}.hero-title{font-size:clamp(1.8rem,7vw,2.4rem);line-height:1.1}.hero-sub{font-size:1rem}.hero-cta{gap:.75rem;width:100%}.btn{border-radius:10px;flex:auto;min-width:140px;max-width:220px;padding:.85rem 1.1rem;font-size:1rem}}@media (width<=400px){.hero{min-height:85vh}.hero-title{font-size:clamp(1.6rem,8vw,2rem)}}@media (prefers-reduced-motion:reduce){.btn,.hero-title,.hero-sub{transition:none!important}}.productos-section{background:#f8faf9;padding:4rem 1.5rem;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.productos-inner{max-width:1200px;margin:0 auto}.productos-header{text-align:center;margin-bottom:2.5rem}.productos-header h2{color:#0a9d58;margin:0;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:400}.productos-grid{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.producto-card{text-align:center;background:#fff;border-radius:12px;flex-direction:column;flex:0 0 180px;align-items:center;width:180px;min-height:260px;padding:2rem 1.25rem 1.5rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #0000000a}.producto-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #00000014}.producto-media{justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:1.25rem;display:flex}.producto-media img{object-fit:contain;max-width:100%;max-height:100%;display:block}.producto-title{color:#0b7f52;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.accesorios-header{margin-top:4rem}.accesorios-empty{text-align:center;color:#5a6b64;opacity:.8;width:100%;padding:2rem 0;font-family:Work Sans,sans-serif;font-size:1rem}@media (width<=700px){.productos-grid{gap:1rem}.producto-card{flex:0 0 150px;width:150px;min-height:200px;padding:1.25rem .75rem}}@media (width<=420px){.producto-card{flex:0 0 140px;width:140px}}.services{color:#0a3d2a;background:#fff;padding:4.5rem 2rem;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.services-inner{grid-template-columns:1fr 520px;align-items:center;gap:3rem;max-width:1120px;margin:0 auto;display:grid}.services-title{color:#0a9d58;margin:0 0 .6rem;font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:800;line-height:1.05}.services-lead{color:#0b7f52;margin:0 0 .75rem;font-size:clamp(1.05rem,2.2vw,1.2rem);font-weight:700;line-height:1.4}.services-desc{color:#2e7d5a;margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.services-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.services-list li{color:#0b7f52;align-items:center;min-height:32px;padding-left:48px;font-weight:700;line-height:1.3;display:flex;position:relative}.services-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}.services-media{justify-content:center;align-items:center;display:flex;position:relative}.services-media-inner{background:linear-gradient(#25d3661f,#25d3660a);border-radius:20px;padding:12px;position:relative;box-shadow:inset 0 0 0 1px #25d36626}.services-media-inner:before{content:"";filter:blur(30px);z-index:-1;background:radial-gradient(60% 60%,#25d36640 0%,#25d3661f 40%,#0000 70%);position:absolute;inset:-30px}.services-img{z-index:1;object-fit:cover;border-radius:14px;width:100%;height:auto;display:block;position:relative;box-shadow:0 12px 40px #06321a26}@media (width<=980px){.services-inner{grid-template-columns:1fr;gap:2rem}.services-media{order:-1}.services{padding:3rem 1.25rem}.services-list{grid-template-columns:1fr}}@media (width<=480px){.services-title{font-size:1.6rem}.services-media-inner{border-radius:16px;padding:8px}.services-img{border-radius:10px}.services-list li{padding-left:44px}.services-list li:before{width:28px;height:28px;font-size:14px}}html,body{max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box}.contact-section{background:#fff;width:100%;padding:5rem 1.5rem;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.contact-inner{width:100%;max-width:1200px;margin:0 auto}.contact-title{color:#0a9d58;text-align:center;margin:0 0 2.5rem;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:400}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;width:100%;display:grid}.contact-card{background:#fcfdfc;border-radius:16px;align-items:flex-start;gap:1.25rem;width:100%;max-width:100%;min-height:140px;padding:2rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 10px 28px #0000000d}.contact-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #00000014}.card-icon{color:#0b7f52;background:#e6f7ef;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.6rem;display:flex}.card-body{flex:1;min-width:0}.card-body h3{color:#0a9d58;margin:0 0 .5rem;font-size:1.45rem;font-weight:500}.card-body p{color:#5a6b64;overflow-wrap:anywhere;word-break:break-word;margin:.25rem 0;font-size:1.15rem;font-weight:600;line-height:1.5}.card-body a{color:#5a6b64;overflow-wrap:anywhere;text-decoration:none}.card-body a:hover{color:#0b7f52;text-decoration:underline}@media (width<=900px){.contact-grid{grid-template-columns:1fr;gap:1.5rem}.contact-title{text-align:center}.contact-card{min-height:auto;padding:1.75rem}}@media (width<=480px){.contact-section{padding:3rem 1rem}.contact-card{gap:1rem;padding:1.25rem}.card-icon{border-radius:12px;width:52px;height:52px;font-size:1.3rem}.card-body h3{font-size:1.25rem}.card-body p{font-size:1rem}}.site-footer{color:#eafaf0;background:linear-gradient(#0a9d58 0%,#0b7f52 60%,#063a24 100%);padding:3rem 1.5rem 1.5rem;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.footer-inner{grid-template-columns:1.2fr .8fr 1fr .8fr;align-items:start;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.footer-brand{align-items:center;gap:.9rem;display:flex}.footer-logo{background:#ffffff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;padding:6px;display:flex}.footer-logo-img{object-fit:contain;width:100%;height:100%}.brand-text{flex-direction:column;gap:.15rem;display:flex}.brand-name{color:#4effa1;letter-spacing:.3px;font-size:1.05rem;font-weight:800}.brand-tag{color:#d8f5e8;font-size:.9rem;font-weight:600}.footer-col .col-title{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .9rem;font-size:.95rem;font-weight:800}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{color:#e6f7ef;margin:.6rem 0;font-size:.95rem;font-weight:600}.footer-col a{color:#e6f7ef;font-weight:600;text-decoration:none}.footer-col a:hover{color:#fff;text-decoration:underline}.socials{align-items:center;gap:1rem;display:flex}.social-btn{color:#fff;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.8rem;transition:transform .15s,opacity .15s;display:inline-flex}.social-btn:hover{opacity:.85;transform:translateY(-2px)}.footer-bottom{text-align:center;border-top:1px solid #ffffff26;max-width:1200px;margin:2.5rem auto 0;padding-top:1.25rem}.copyright{color:#eafaf0e6;font-size:.9rem;font-weight:600}@media (width<=1024px){.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}}@media (width<=640px){.footer-inner{text-align:center;grid-template-columns:1fr}.footer-brand,.socials{justify-content:center}}.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}}:root{--bg:#0b2f1f}html,body,#root,.app-root{background:linear-gradient(180deg, var(--bg), #062616);background-color:var(--bg)}img,picture,video,svg{max-width:100%;height:auto;display:block}main,.page-content,.content{box-sizing:border-box;min-width:0}#root,.app-root,main{overflow:visible}html,body{margin:0;padding:0}html{scroll-behavior:smooth;overflow:hidden auto}body{overflow-x:hidden}#root,.app-root{min-height:100%}section[id]{scroll-margin-top:160px}@media (width<=900px){section[id]{scroll-margin-top:140px}}@media (width<=480px){section[id]{scroll-margin-top:120px}}
