@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@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&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}.nav-links-desktop{justify-content:center;align-items:center;gap:2rem;display:none}*{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 .nav-link{color:var(--nav-text);border-radius:10px;padding:.6rem .8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;position:relative}.nav-links-desktop .nav-link:hover{color:#fff;background:#0b7f52}.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-height:75svh}.hero{width:100%;min-height:var(--hero-height);background:#000;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-picture{position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.03)}.hero-overlay{z-index:1;background:linear-gradient(#00000047,#00000061);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;color:#fff;width:100%;max-width:1100px;padding:2rem;position:relative}.hero-title{margin-bottom:1rem;font-size:clamp(2.3rem,5vw,4rem);font-weight:400}.hero-sub{max-width:850px;margin:auto;font-size:clamp(1rem,2vw,1.3rem);line-height:1.5}.hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.btn{color:#fff;border-radius:10px;padding:.9rem 1.5rem;font-weight:700;text-decoration:none;transition:all .25s}.btn:hover{transform:translateY(-2px)}.btn-call{background:#666}.btn-whatsapp{background:#25d366}@media (width<=768px){.hero{min-height:100svh}.hero-image{object-position:68%}.hero-title{font-size:2.2rem}.hero-sub{font-size:1rem}}.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-subtitle{color:#5d6c66;max-width:700px;margin:1rem auto 0;font-size:1rem;line-height:1.6}.productos-destacados{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem;margin-bottom:4rem;display:flex}.otros-title{text-align:center;color:#0b7f52;margin:4rem 0 2rem;font-size:2.5rem;font-weight:400}.productos-grid{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.producto-destacado{background:#fff;border:none;border-radius:18px;flex:0 0 300px;width:300px;padding:1.8rem;transition:all .3s;box-shadow:0 10px 30px #00000014}.producto-destacado:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f}.producto-media{justify-content:center;align-items:flex-end;width:100%;height:180px;margin-bottom:1.2rem;display:flex}.producto-media img{object-fit:contain;max-width:100%;max-height:100%;display:block}.producto-title{text-align:center;color:#0b7f52;justify-content:center;align-items:flex-start;width:100%;min-height:52px;margin-top:1rem;font-size:1rem;font-weight:700;line-height:1.3;display:flex}.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}.producto-destacado{border:2px solid #25d366;box-shadow:0 10px 30px #00000014}.producto-badge{color:#fff;background:#25d366;border-radius:30px;margin-bottom:1rem;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-block}.producto-desc{color:#5d6c66;min-height:55px;margin-bottom:1.3rem;line-height:1.6}.producto-btn{color:#fff;text-align:center;background:#0b7f52;border-radius:10px;width:100%;padding:14px;font-weight:700;text-decoration:none;transition:all .25s;display:block}.producto-btn:hover{color:#fff;background:#09945f}.producto-beneficios{text-align:left;flex-direction:column;gap:.45rem;margin-bottom:1.6rem;display:flex}.producto-beneficio{color:#0b7f52;font-size:.95rem;font-weight:600}@media (width<=950px){.producto-destacado{flex:0 0 320px;width:320px}}@media (width<=700px){.productos-destacados{flex-direction:column;align-items:center;gap:1.25rem}.producto-destacado{flex:none;width:100%;max-width:340px;margin:0;padding:1.5rem}}@media (width<=420px){.productos-section{padding:3rem 1rem}.producto-destacado{max-width:100%;padding:1.25rem}.producto-media{height:150px}.producto-title{min-height:auto;font-size:1.5rem}.producto-desc{min-height:auto;margin-bottom:1rem}.producto-btn{padding:12px}}.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:400;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-text{order:1}.services-media{order:2;margin-top:1.5rem}.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}}.trust-section{background:#fff;padding:5rem 1.5rem;font-family:Work Sans,sans-serif}.trust-inner{max-width:1200px;margin:auto}.trust-header{text-align:center;margin-bottom:4rem}.trust-header h2{color:#0a9d58;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.8rem);font-weight:400}.trust-header p{color:#5d6c66;max-width:760px;margin:auto;font-size:1.05rem;line-height:1.8}.trust-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.trust-card{text-align:center;background:#fff;border-radius:18px;padding:2rem;transition:all .3s;box-shadow:0 10px 28px #0000000f}.trust-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f}.trust-icon{color:#0b7f52;background:#e9f8f1;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin:auto auto 1.4rem;font-size:2rem;display:flex}.trust-card h3{color:#0b7f52;margin-bottom:.8rem;font-size:1.3rem}.trust-card p{color:#5d6c66;line-height:1.6}@media (width<=900px){.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.trust-grid{grid-template-columns:1fr}}.faq-section{background:#f8faf9;padding:5rem 1.5rem;font-family:Work Sans,sans-serif}.faq-inner{max-width:900px;margin:auto}.faq-header{text-align:center;margin-bottom:3rem}.faq-header h2{color:#0a9d58;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.7rem);font-weight:400}.faq-header p{color:#5d6c66;max-width:700px;margin:auto;line-height:1.8}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 22px #0000000d}.faq-question{cursor:pointer;color:#0b7f52;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.faq-question svg{transition:all .3s}.rotate{transform:rotate(180deg)}.faq-answer{max-height:0;transition:all .35s;overflow:hidden}.faq-answer.show{max-height:250px}.faq-answer p{color:#5d6c66;margin:0;padding:0 1.5rem 1.5rem;line-height:1.7}@media (width<=700px){.faq-question{padding:1.2rem;font-size:1rem}}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(#0b7f52 0%,#086842 100%);padding:4rem 1.5rem 2rem;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:3rem;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:70px;height:70px;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}.brand-description{color:#ffffffd1;max-width:260px;margin-top:.8rem;font-size:.9rem;line-height:1.7}.footer-col .col-title{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .9rem;font-size:1rem;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:#4effa1;text-decoration:none;transition:all .25s}.socials{align-items:center;gap:1rem;display:flex}.social-btn{color:#fff;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;transition:all .25s;display:flex}.social-btn:hover{color:#0b7f52;background:#fff;transform:translateY(-4px)}.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}.footer-address{flex-direction:column;gap:.15rem;margin-top:1.2rem;display:flex}.footer-address strong{color:#fff;margin-bottom:.3rem}.footer-address span{color:#e6f7ef;font-weight:600;line-height:1.45}@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}.brand-description{max-width:100%;margin:1rem auto auto}}.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}}
