html,body{overflow-x:clip}h2{font:600 1.75rem Roboto,sans-serif;margin:0 0 1.5rem}.inicio-container p{color:var(--body-p)}.banner{position:relative;width:100vw;height:calc(100svh - 50px);overflow:hidden}.banner canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.banner-content{position:relative;z-index:1;display:grid;grid-template-columns:4fr 6fr;align-items:center;gap:25px;padding:0 50px;height:100%;max-width:1280px;margin:0 auto}.banner-right{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;text-align:center}.banner-right h1{margin-bottom:-21px;text-wrap:balance;font-size:40px;font-weight:600;color:var(--body-text);line-height:1.3}.banner-right p{color:var(--body-p);text-wrap:pretty}.banner-buttons{display:flex;gap:20px}.banner-left{text-align:center;width:100%}.overlay-img{width:80%;height:auto;display:inline-block}.historia{padding:60px 20px;background:var(--card-background);box-shadow:0 6px 20px #00000026}.historia-seccion{display:grid;grid-template-columns:2fr 1fr;gap:20px;max-width:1200px;margin:0 auto}.historia-texto{display:flex;flex-direction:column;justify-content:center}.historia-imagen img{width:100%;height:auto;display:block;border-radius:5px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 20px #0000001a}.historia-imagen img:hover{transform:scale(1.02);box-shadow:0 6px 16px #00000059}.hacemos-wrapper{padding:20px}.hacemos{max-width:1200px;margin:0 auto;padding:20px 0}.hacemos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;text-align:center;margin-top:20px}.hacemos-card{background:var(--card-background);border-radius:8px;padding:30px 20px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.hacemos-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #00000026}.hacemos-card h3{margin:15px 0 10px;font-size:1.2rem;font-weight:600}.hacemos-card .icono{background:#00943a1a;border-radius:50%;width:70px;height:70px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center}.hacemos-card .icono svg{color:var(--primary)}.certificaciones{padding:60px 20px;background:var(--card-background);box-shadow:0 6px 20px #00000026}.certificaciones-seccion{max-width:1200px;margin:0 auto}.splide__slide{padding:30px}.certificaciones .splide__track{-webkit-mask-image:linear-gradient(to right,transparent 0%,black 3%,black 97%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 3%,black 97%,transparent 100%)}.productos-section{padding:20px}.productos-section h2{margin:0 auto 1.5rem;max-width:1200px}.productos-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;max-width:1200px;margin:0 auto}.producto-card{background:var(--card-background);border-radius:.5rem;overflow:hidden;box-shadow:0 2px 6px #0000001a;position:relative}.producto-img{position:relative}.producto-img img{width:100%;height:220px;-o-object-fit:contain;object-fit:contain;display:block;background-color:var(--imagen-background)}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.producto-img:hover .overlay{opacity:1}.overlay a{background:#00943a;color:#fff;padding:.5rem 1rem;border-radius:6px;text-decoration:none;transition:background .3s ease}.overlay a:hover{background:#007a2f}.producto-info{padding:1.5rem;text-align:center}.producto-info h3{font-size:1.125rem;font-weight:700;color:#1f2937}.producto-info p{margin-top:.5rem;color:#4b5563}.logo-white svg path,[data-theme=dark] .logo-dark svg path{fill:#fff}.logo-light,.logo-dark{width:100%;height:160px}.logo-light img,.logo-dark svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.logo-light{display:block}.logo-dark,[data-theme=dark] .logo-light{display:none}[data-theme=dark] .logo-dark{display:block}.tarjetas-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.tarjeta{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--background);padding:20px 20px 15px;border-radius:5px;box-shadow:0 4px 10px #00000040;width:250px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.tarjeta:hover{transform:scale(1.02);box-shadow:0 6px 16px #00000059}.tarjeta p:last-of-type{color:var(--body-p);margin-top:1.5rem}.inicio-container svg{margin-right:5px;color:var(--primary);display:inline}@media (max-width: 1024px){.historia-seccion{grid-template-columns:1fr 1fr}.certificaciones-seccion{margin:0}}@media (max-width: 768px){.banner-content{display:flex;flex-direction:column;width:100vw;height:calc(100svh - 70px);gap:0;justify-content:center;padding:0 20px}.banner-left,.banner-right{display:flex;flex-direction:column;width:100%;z-index:1}.banner-right h1{font-size:32px}.historia-seccion{grid-template-columns:1fr;grid-template-rows:auto auto}.historia-imagen{order:2}.historia-texto{order:1}[data-aos-delay]{transition-delay:0s!important}.overlay-img{width:60%;align-self:center}}
