@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.tienda-wrapper{position:relative;display:inline-block;z-index:1000}.tienda-toggle{background:transparent;border:none;cursor:pointer}.tienda-dropdown{position:absolute;top:100%;left:0;min-width:210px;background:#fff;box-shadow:0 6px 18px #00000026;border-radius:6px;padding:8px 0;display:none;z-index:1100;pointer-events:auto}.tienda-dropdown.show,.tienda-wrapper:hover .tienda-dropdown{display:block}.dropdown-item{display:block;padding:8px 12px;color:#333;text-decoration:none}.dropdown-item:hover{background:#f3f3f3}.ardilla-menu-item.tienda-toggle.black{color:#222}.ardilla-menu-item.tienda-toggle.white{color:#fff}.tienda-toggle:hover,.tienda-wrapper:hover .tienda-toggle,.tienda-toggle:focus,.tienda-toggle[aria-expanded=true]{color:#d98c20}@media (max-width: 900px){.tienda-dropdown{position:static;box-shadow:none;background:transparent;padding:0}.dropdown-item{padding:12px 8px;background:#fff;margin-bottom:6px;border-radius:6px}.button-container{display:none;flex-direction:column;align-items:center;justify-content:flex-start;z-index:1400}.button-container.show{display:flex}.hamburger{display:flex!important;z-index:2000!important}.button-container .button{align-self:flex-start;margin-left:12px;margin-top:6px}}@media (max-width: 900px){.menu-left .tienda-wrapper{display:none}}.hamburger-wrapper{position:relative;display:flex;align-items:center}.button-container{display:none}.button{display:none!important}.hamburger{display:none}html,body,#root{margin:0;padding:0;height:auto!important;overflow:visible!important}html{overflow-x:hidden!important}.main-content{width:100%;padding-top:12rem;box-sizing:border-box;height:auto!important;overflow:visible!important}.HeroWrapper{position:relative;width:100%;overflow:hidden;min-height:65vh;display:block;margin-top:-11rem}@media (min-width: 900px){.HeroWrapper{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50vw - 50%);position:relative;left:0}.HeroWrapper .FondoHome{width:100%;max-width:none;min-width:100%;display:block}}.esloganbar{display:flex;justify-content:center;position:fixed;background-color:#000;width:100%;height:2rem;margin-top:-.3rem;margin-bottom:4rem;z-index:5}.esloganbar h1{z-index:5;font-family:Roboto,Arial,Helvetica;color:#fff;font-size:.8rem;margin-top:.8rem}.FondoHome{width:100%;height:auto;min-height:60vh;display:block;object-fit:cover;object-position:center;z-index:0;margin-top:0;will-change:transform}.HomeBar{position:fixed;background-color:#ffffff4d;font-family:Roboto,Arial,Helvetica;width:100%;min-height:8.3rem;z-index:10;margin-top:1.7rem;transition:background-color .2s ease!important;will-change:background-color}.HomeBar.bg-white{background-color:#fffc!important}.navbar-scrolled{background-color:#fffc!important;box-shadow:0 2px 8px #00000014}.HomeBar:hover{background-color:#fff9;z-index:10}.ardilla{position:fixed;min-width:6.5rem;max-width:6.5rem;max-height:8rem;left:50%;transform:translate(-50%);top:2rem;z-index:20;transition:content .2s ease;will-change:transform}.menu-wrapper{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:100%;margin-top:4rem}.menu-left,.menu-right{display:flex;align-items:center;margin-left:1rem;margin-right:4rem}.menu-left>*,.menu-right>*{margin:0 1.3rem}.ContenedorProximidad{position:absolute;top:50%;left:20%;transform:translate(-50%,-50%);width:min(92%,900px);padding:1rem;box-sizing:border-box;font-family:Roboto,Arial,Helvetica;color:#fff;font-size:.9rem;text-align:center;z-index:2}.ContBo{display:flex;flex-direction:row;justify-content:center;align-items:start;position:static;margin-top:1rem;font-family:Roboto,Arial,Helvetica}.ProxiBo{display:flex;justify-content:center;align-items:center;font-family:Roboto,Arial,Helvetica;color:#000;font-size:1rem;font-weight:700;background-color:#fff;width:250px;height:60px;margin-top:.5rem;text-decoration:none;border-radius:10px}.ContenedorDespensa{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:clamp(1rem,2vw,2rem);width:min(95vw,1200px);margin:10rem auto 0;padding:0 1rem;box-sizing:border-box}.ContenedorDespensa h3{display:none}.ContenedorTexto{display:flex;flex-direction:column;margin:0 auto;max-width:600px;width:min(100%,560px);padding:0 .5rem}.ContenedorBestSellers{display:flex;flex-direction:column;align-items:center;margin:8rem auto 0;width:min(95vw,1200px);background-color:#f5f5f5;box-shadow:#0000008f;padding:2rem 1rem;box-sizing:border-box}.ContenedorBestSellers h2{font-family:Roboto,Arial,Helvetica;color:#000;font-size:1rem;justify-content:center;font-weight:700}.ContenedorProductosBest{display:flex;flex-wrap:wrap;gap:80px;margin:50px auto;justify-content:center;width:min(100%,1100px);box-sizing:border-box}.ContenedorProductosBest img{min-width:300px;max-width:300px;min-height:300px;max-height:300px;object-fit:cover;border-radius:12px;transition:transform .3s ease}.ContenedorProductosBest img:hover{transform:scale(1.05)}.producto-item{position:relative;min-width:300px;max-width:300px;min-height:300px;max-height:300px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.producto-item img{width:100%;height:100%;object-fit:cover;border-radius:12px;z-index:1}.boton-producto{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background-color:#fffc;color:#333;padding:8px 14px;border:none;border-radius:16px;font-weight:700;text-decoration:none;transition:all .3s ease;z-index:2}.boton-producto:hover{background-color:#d98c20;color:#fff}.ContenedorCualquier{display:flex;flex-direction:column;margin:100px auto 0;align-items:center;box-shadow:#0000008f;background-color:#f5f5f5;padding:20px;border-radius:12px;width:min(95vw,1100px);box-sizing:border-box}.ContenedorCualquier article{display:flex;flex-direction:column;margin:20px auto;max-width:1000px;width:100%;padding:0 1rem;align-items:center}@media all and (orientation: landscape){.main-content{max-width:100%;margin:0 auto}.FondoHome{object-position:center;min-width:100%}.ContenedorDespensa{margin-left:clamp(.5rem,1vw,1rem);gap:clamp(.3rem,.5vh,.5rem)}.ContenedorCualquier article{margin-left:clamp(.5rem,1vw,1rem);margin-right:clamp(.5rem,1vw,1rem)}.ContenedorProductosBest img,.producto-item img,.productos img{width:clamp(120px,12vw,200px);height:auto;object-fit:cover}.coleccion{width:clamp(140px,14vw,240px);height:auto}.anacardos{width:clamp(100px,8vw,180px);height:auto}.contenedorImg{max-width:clamp(60px,8vw,120px)}.contenedorImg img{max-width:min(100%,15vw);height:auto}.ContenedorEquipo{gap:clamp(.75rem,1.5vw,1.5rem);margin-left:clamp(.5rem,1vw,1rem);margin-top:clamp(2rem,3vh,3rem);flex-wrap:wrap}.adicionales{margin-left:clamp(.5rem,1vw,1rem);margin-right:clamp(.5rem,1vw,1rem);gap:clamp(.75rem,1.5vw,1.5rem)}}@media (min-width: 1024px) and (max-width: 1400px){.ContenedorHero{max-width:min(1200px,94vw);padding:clamp(1rem,2.4vh,2rem);margin-left:auto;margin-right:auto}.HeroImagen img{max-width:min(100%,55vw)}.ContenedorProximidad{width:min(90%,1000px);left:50%;transform:translate(-50%,-50%)}.ProxiBo{transform:translate(0);display:flex;justify-content:center}.ContenedorTexto{max-width:720px}.productos-grid img{max-width:100%;height:auto}.HeroWrapper{min-height:80vh}}@media (min-width: 1024px) and (max-width: 1400px) and (orientation: portrait){.HeroWrapper{min-height:92vh}.ContenedorProximidad{font-size:1.05rem;padding:1.25rem}}@media (min-width: 1024px) and (max-width: 1400px) and (orientation: landscape){.HeroWrapper{min-height:70vh}.ContenedorProximidad{font-size:.98rem;padding:1rem}}.BuenoSalud{display:none;flex-direction:row;justify-content:space-around;margin-right:200px!important;box-shadow:#0000008f;background-color:#f5f5f5;padding:100px;border-radius:12px;width:100%;margin-bottom:50px}.BuenoSalud h3{max-width:200px;margin-top:150px;font-size:1rem;justify-content:center}.BuenoSalud section{max-width:250px;margin-top:20px;justify-content:center}.galeria{width:100%;max-width:100%;object-fit:cover;margin-top:6rem}.descubreproductos{display:flex;flex-direction:column;align-items:center;margin-top:8rem;box-shadow:#0000008f;background-color:#f5f5f5;padding:20px}.descubreproductos h2{font-family:Roboto,Arial,Helvetica;color:#000;font-size:1rem;font-weight:700}.productos{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.productos img{width:clamp(180px,30vw,450px);height:auto;max-height:70vh;object-fit:cover;border-radius:12px;transition:transform .3s ease}.productos img:hover{transform:scale(1.05)}.categoria-item{position:relative;width:clamp(180px,28vw,450px);height:auto;max-height:75vh;object-fit:cover;border-radius:12px;transition:transform .3s ease;overflow:hidden}.categoria-item img{width:100%;height:100%;object-fit:cover;border-radius:12px}.boton-categoria{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background-color:#fffc;color:#333;padding:8px 14px;border:none;border-radius:20px;font-weight:700;text-decoration:none;transition:all .3s ease}.boton-categoria:hover{background-color:#d98c20;color:#fff}.despacha{width:100%;max-width:100vw;height:70vh;object-fit:cover;margin-top:100px}.Encuentranos{background-color:var(--color-WhiteSmoke);max-width:min(100%,50vw);max-height:40vw;padding:clamp(1rem,2.5vw,2rem);margin:100px auto 0}.EncuentranosScrollable{max-height:100%;padding-right:1rem}.EncuentranosScrollableText{max-height:40vw;padding-right:1rem}.EncuentranosContenedor{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:2rem;max-width:100%;margin:0 auto}.ContenedorimgDonde img{margin-top:100px;width:100%;max-width:300px;height:auto;max-height:60vh;object-fit:cover;border-radius:8px}.dondeContenedor{display:flex;flex-direction:column;max-width:400px;max-height:580px;flex:1;padding:1rem}.ContenedorEquipo{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;margin-top:30rem;margin-left:12rem}.contenedorImg img{max-width:600px;height:auto;max-height:650px;object-fit:cover;border-radius:8px}.ColeccionProducto{box-shadow:#0000008f;background-color:#f5f5f5;padding:20px;display:flex;justify-content:center;gap:8rem;align-items:center;margin-top:10rem}.reco{margin-top:15rem;width:100vw;max-height:50vw;display:block;object-fit:cover;object-position:top;z-index:-10}.ContenedorReco{display:flex;flex-direction:column;justify-content:center;align-items:center;position:static;margin-top:-27rem;font-family:Roboto,Arial,Helvetica;color:#fff;font-size:.8rem}.ContSug{display:flex;flex-direction:column;justify-content:center;align-items:start;position:static;margin-top:1rem;font-family:Roboto,Arial,Helvetica}.SugBo{display:flex;justify-content:center;align-items:center;font-family:Roboto,Arial,Helvetica;color:#000;font-size:1rem;font-weight:700;background-color:#fff;width:230px;height:60px;margin-top:.5rem;text-decoration:none;border-radius:10px}.ContenedorEquipo{display:flex;flex-direction:flex-start;gap:35rem;margin-top:30rem;margin-left:12rem}.ContenedorTextoE{display:flex;flex-direction:column;gap:2rem;max-width:500px;margin-right:5rem}.contenedorImg{max-width:100px;height:auto;object-fit:cover;border-radius:8px}.ColeccionProducto{display:flex;justify-content:center;gap:8rem;align-items:center;margin-top:10rem}.coleccion{width:500px;height:500px;border-radius:50%;object-fit:cover}.especifico{display:flex;flex-direction:column;justify-content:center;gap:.25rem;align-items:center;font-size:.8rem}.anacardos{width:250px;height:250px;object-fit:cover}.adicionales{display:flex;flex-direction:row;justify-content:center;max-height:100px;margin-left:100px;margin-right:100px;margin-top:150px;gap:60px}.menu-wrapper{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:100%}.menu-left,.menu-right{display:flex;gap:1.5rem;align-items:center}.menu-logo{display:flex;justify-content:center;align-items:center;flex-grow:1}.ardilla-menu-item{font-family:Roboto,Arial,Helvetica;font-size:1rem;text-decoration:none;font-weight:700;text-transform:uppercase;transition:color .3s ease}.ardilla-menu-item.white{color:#fff}.ardilla-menu-item.black{color:#000}.ardilla-menu-item:hover{color:#d98c20}.Contacto{display:flex;flex-direction:column;justify-content:start;align-items:center;margin-top:400px;font-size:15px}.webardilla{display:flex;flex-direction:column;justify-content:start;align-items:end;margin-top:-110px;margin-right:50px;font-size:15px}.main-content{width:100%;max-width:100vw;overflow-x:hidden;padding-top:12rem;box-sizing:border-box;height:auto!important;overflow:visible!important}.main-content{padding-top:0}@media (max-width: 900px){.ContenedorTextoE{width:100vw!important;max-width:100vw!important;min-width:0!important;margin:0!important;padding:0 1rem!important;box-sizing:border-box;overflow-wrap:break-word;word-break:break-word}.artequi{width:100%!important;max-width:100vw!important;min-width:0!important;font-size:.97rem!important;line-height:1.4!important;word-break:break-word;overflow-wrap:break-word;margin:0!important;padding:0!important;box-sizing:border-box}.menu-logo{display:flex!important;justify-content:center!important;align-items:center!important;width:100vw!important;margin:0 auto!important;min-width:0!important;max-width:100vw!important;flex:1 1 100%}.adicionales{flex-direction:column!important;align-items:center!important;margin-left:0!important;margin-right:0!important;max-width:100vw!important;width:100vw!important;box-sizing:border-box;padding:1rem}.columnasAdicionales,.columnasAdicionales-Contacto{max-width:100vw!important;width:100vw!important;box-sizing:border-box;margin-left:0!important;margin-right:0!important;padding:0 1rem;text-align:center;min-width:0!important;display:block!important}.mapa-contenedor iframe{min-width:0!important;max-width:100vw!important;width:100vw!important;height:220px!important;margin:0 auto 2rem!important;display:block;position:static!important;box-sizing:border-box;border:none!important}.esloganbar{display:flex;justify-content:center;position:fixed;background-color:#000;width:100vw;height:2rem;margin-top:-.3rem;margin-bottom:4rem;z-index:5}.esloganbar h1{z-index:5;font-family:Roboto,Arial,Helvetica;color:#fff;font-size:.8rem;margin-top:.8rem}.FondoHome{min-width:100%;height:auto;min-height:50vh;display:block;object-fit:cover;object-position:center;z-index:0;margin-top:0;will-change:transform}.hamburger{position:fixed;top:85px;left:20px;display:flex;flex-direction:column;fill:#fff;background-color:#000;padding:8px;align-items:center;border-radius:5px;box-shadow:0 4px 8px #0003;border:none;cursor:pointer;overflow:hidden;height:40px;width:40px}.button-container{flex-direction:column;position:absolute;top:-4rem;left:-7rem;width:90vw;height:100vh;background-color:#1a1919!important;box-shadow:0 4px 16px #0000004d;overflow:hidden;z-index:100}.button-container.show{display:flex;flex-direction:column;justify-content:center;align-items:center}.button-container.show>.button{display:flex!important;align-items:center;justify-content:center;padding:8px 18px;margin:7px 0;text-decoration:none;background-color:#000;color:#fff;border-radius:18px;transition:background-color .3s,box-shadow .2s;text-align:center;white-space:nowrap;font-weight:600;font-size:1rem;box-shadow:0 2px 8px #00000012;width:110px}.button-container.show>.button:hover{background-color:#444}.menu-left a,.menu-right a{display:none}.ContenedorDespensa{flex-direction:column;align-items:center;justify-content:center;margin-top:5rem;margin-bottom:3rem;margin-left:1rem}.ContenedorDespensa img{flex-direction:column;align-items:center;justify-content:center;width:90%;margin-right:1rem;margin-bottom:3rem;border-radius:12px}.ContenedorDespensa h2{font-family:Roboto,Arial,Helvetica}.ContenedorTexto{margin-left:1rem;max-width:90vw}.ContenedorBestSellers{margin-top:3rem}.ContenedorProductosBest{display:flex;flex-wrap:wrap;gap:12px;margin:10px;justify-content:center}.producto-item{width:48%;min-width:120px;max-width:48%;min-height:220px;max-height:220px;box-sizing:border-box}.producto-item img,.ContenedorProductosBest img{width:90%;min-height:220px;max-height:220px;object-fit:cover;border-radius:12px}.boton-producto{padding:6px 10px;font-size:.8rem;border-radius:16px}.ContenedorCualquier{margin-top:50px;margin-left:10px;margin-right:10px;display:none}.BuenoSalud{flex-direction:column;padding:20px;margin-left:10px;margin-right:10px;display:none}.galeria{width:100vw;display:none}.descubreproductos{margin-top:3rem;display:none}.productos{gap:10px;display:none}.productos img,.categoria-item,.categoria-item img{min-width:120px;max-width:120px;min-height:180px;max-height:180px;display:none}.boton-categoria{padding:6px 10px;font-size:.8rem;display:none}.Encuentranos{max-width:95vw;max-height:60vw;margin-left:0;margin-top:50px;padding:1rem;display:none}.ContenedorimgDonde img{margin-top:20px;max-width:120px;min-height:120px;display:none}.dondeContenedor{max-width:95vw;max-height:200px;padding:.5rem;display:none}.despacha{display:none}.reco,.ContenedorReco,.ContSug{display:none!important}.ContenedorEquipo{min-width:30px;max-width:90%;margin:0 auto;margin-top:5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;background-color:var(--color-WhiteSmoke)}.ContenedorTextoE .artequi{display:flex;flex-direction:column;text-align:center;justify-content:center;margin-left:4rem;margin-top:-.3rem;margin-bottom:3rem;max-width:60%}.ContenedorTextoE h2{display:flex;flex-direction:column;text-align:center;justify-content:center;margin:-33rem 0 .5rem 5rem}.ContenedorTextoE h3{display:none}.contenedorImg{width:100%;max-width:100%;height:auto;display:block;margin:1rem auto;box-sizing:border-box}.contenedorImg img{width:100%;height:auto;display:block}.ColeccionProducto{display:none;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem}.columnasAdicionales{display:block;margin-top:25rem;min-width:0;max-width:100vw;margin-left:0}.mapa-contenedor iframe{min-width:0;max-width:100vw;width:100vw;height:220px;margin:0 auto 2rem;display:block;position:static;box-sizing:border-box;border:none}html,body,#root{margin:0;padding:0;height:auto!important;overflow:visible!important}html{overflow-x:hidden!important;width:100%}.ContenedorTextoE .artequi{margin-left:0!important;max-width:100%!important;padding:0 1rem!important;text-align:center!important;overflow-wrap:break-word!important;word-break:break-word!important}.ContenedorTextoE h2{margin:.5rem 0!important;margin-left:0!important;margin-top:0!important;text-align:center!important}.ContenedorEquipo{gap:.75rem!important;align-items:center!important}.ContenedorEquipo .contenedorImg{margin:0 auto!important}.ContenedorEquipo .ContenedorTextoE{width:100%!important;max-width:100%!important;margin:0!important;padding:0 1rem!important}.ContenedorEquipo .ContenedorTextoE .artequi{margin:0!important;max-width:100%!important;text-align:center!important;overflow-wrap:anywhere!important;word-break:break-word!important;line-height:1.35!important}.ContenedorEquipo .ContenedorTextoE h2{margin:.25rem 0 .75rem!important;text-align:center!important}}.tienda-image-grid-wrapper{width:100%;box-sizing:border-box;padding:clamp(.5rem,2vw,1.5rem)}.tienda-image-grid{display:grid;gap:clamp(12px,2vw,20px);grid-template-columns:repeat(2,1fr)}.tienda-grid-item{background-color:#f3f3f3;background-position:center;background-size:cover;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#666;font-weight:600;aspect-ratio:4 / 3}.tienda-grid-item .tienda-placeholder{padding:clamp(6px,1vw,8px);background:#fff9;border-radius:6px;font-size:clamp(.75rem,1.5vw,1rem)}@media (min-width: 300px) and (max-width: 767px){.tienda-image-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px) and (max-width: 1023px){.tienda-image-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.tienda-image-grid{grid-template-columns:repeat(4,1fr)}}.construccion{font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:clamp(2.5rem,9vh,5rem);width:100%;max-width:100%;box-sizing:border-box}.contenedorConstruccion{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.8rem,2.5vw,1.3rem);width:100%;box-sizing:border-box}h1{color:var(--color-Black);font-size:clamp(1.2rem,3.5vw,2rem);margin:clamp(.8rem,1.5vw,1.2rem) 0}.contenedorBtnIni{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:clamp(.8rem,1.5vh,1.2rem);background-color:#f5f5f5;width:clamp(95px,11vw,135px);height:clamp(33px,3.2vh,40px);border-radius:5px;box-sizing:border-box}.btninicio{color:#fff;padding:clamp(.4rem,.8vw,.6rem) clamp(.7rem,1.3vw,1rem);border:none;border-radius:5px;text-decoration:none;font-size:clamp(.75rem,1.7vw,.95rem)}@media (min-width: 300px) and (max-width: 767px) and (orientation: portrait){.construccion{padding-top:7rem;margin-top:clamp(2rem,6vh,3rem)}.contenedorConstruccion{flex-direction:column;gap:clamp(.6rem,1.5vw,.9rem)}.contenedorBtnIni{margin-top:clamp(.9rem,1.3vh,1.1rem)}}@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){.construccion{padding-top:9rem;margin-top:clamp(3rem,8vh,4rem)}.contenedorConstruccion{flex-direction:column;gap:clamp(.9rem,1.8vw,1.2rem)}.contenedorBtnIni{margin-top:clamp(1.1rem,1.5vh,1.3rem)}}@media (min-width: 1024px) and (orientation: portrait){.construccion{padding-top:11rem;margin-top:clamp(3rem,8vh,5rem)}.contenedorConstruccion{flex-direction:column;gap:clamp(1rem,1.8vw,1.6rem)}.contenedorBtnIni{margin-top:clamp(1.2rem,1.8vh,1.6rem)}}@media all and (orientation: landscape){.construccion{padding:clamp(.8rem,1.8vh,1.3rem) clamp(.6rem,1.8vw,1rem);margin-top:0;justify-content:center;min-height:100vh}.contenedorConstruccion{flex-direction:row;gap:clamp(.4rem,1.2vw,.9rem);align-items:center;justify-content:center}.contenedorBtnIni{margin-top:0;margin-left:clamp(.3rem,.7vw,.7rem)}h1{font-size:clamp(1rem,2.2vw,1.35rem);margin:clamp(.1rem,.2vh,.15rem) 0}}html,body{height:100%;min-height:100%;box-sizing:border-box}.sorprende{width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;padding-top:clamp(7rem,10vh,11rem);padding-bottom:clamp(1.5rem,3vh,2.5rem);box-sizing:border-box;height:auto!important;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:clamp(.6rem,2.5vw,2rem);background-color:#e4dedecc}.ContenedorFoto,.ContenedorFoto2{margin-top:clamp(.75rem,2vh,1.25rem);width:100%;max-width:min(100%,90vw);height:auto;aspect-ratio:5 / 3;background-color:#e87d59}@media (min-width: 300px) and (max-width: 767px) and (orientation: portrait){.sorprende{padding-top:7rem;padding-bottom:2rem}.sorprende-content{margin-top:.75rem;padding:clamp(.6rem,1.8vw,.85rem)}.sorprende h1{font-size:clamp(1.2rem,3.5vw,1.6rem);margin:clamp(.6rem,.9vh,.8rem) 0}.ContenedorFoto,.ContenedorFoto2,.ContenedorFoto3{width:100%;max-width:min(100%,85vw);height:auto;margin-top:clamp(.6rem,1.5vh,.8rem)}.sorprende-article,.sorprende-article2,.sorprende-article3,.sorprende-article4{max-width:min(100%,85vw);padding:clamp(.6rem,1.5vw,.8rem);font-size:clamp(.75rem,1.8vw,.85rem);margin:clamp(.3rem,.6vh,.5rem) auto}}@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){.sorprende{padding-top:9rem;padding-bottom:3.5rem}.sorprende-content{margin-top:1.25rem;padding:clamp(.8rem,1.8vw,1.2rem)}.sorprende h1{font-size:clamp(1.5rem,3.2vw,2rem);margin:clamp(.8rem,1.2vh,1.2rem) 0}.ContenedorFoto,.ContenedorFoto2,.ContenedorFoto3{width:100%;max-width:min(100%,80vw);height:auto;margin-top:clamp(.8rem,1.3vh,1.2rem)}.sorprende-article,.sorprende-article2,.sorprende-article3,.sorprende-article4{max-width:min(100%,80vw);padding:clamp(.8rem,1.8vw,1.1rem);font-size:clamp(.85rem,1.4vw,.95rem)}}@media (min-width: 1024px) and (orientation: portrait){.sorprende{padding-top:11rem;padding-bottom:4.5rem}.sorprende-content{margin-top:1.5rem;padding:clamp(1rem,1.8vw,1.5rem)}.sorprende h1{font-size:clamp(1.8rem,3.2vw,2.5rem);margin:clamp(1rem,1.5vh,1.5rem) 0}.ContenedorFoto,.ContenedorFoto2,.ContenedorFoto3{width:100%;max-width:min(100%,78vw);height:auto;margin-top:clamp(1.2rem,1.8vh,1.8rem)}.sorprende-article,.sorprende-article2,.sorprende-article3,.sorprende-article4{max-width:min(100%,76vw);padding:clamp(1rem,1.5vw,1.5rem);font-size:clamp(.9rem,1.2vw,1.05rem)}}@media all and (orientation: landscape){.sorprende{padding:clamp(.8rem,1.8vh,1.3rem) clamp(.6rem,1.8vw,1rem);min-height:100vh;justify-content:center;gap:clamp(.15rem,.5vh,.25rem)}.sorprende-content{padding:clamp(.2rem,.4vw,.4rem)}.sorprende h1{font-size:clamp(1rem,2.2vw,1.35rem);margin:clamp(.1rem,.2vh,.15rem) 0}.ContenedorFoto,.ContenedorFoto2,.ContenedorFoto3{width:100%;max-width:min(100%,44vw);height:auto;aspect-ratio:16/9;margin-top:clamp(.1rem,.2vh,.15rem)}.sorprende-article,.sorprende-article2,.sorprende-article3,.sorprende-article4{max-width:min(100%,41vw);padding:clamp(.4rem,.7vw,.65rem);font-size:clamp(.73rem,1.3vw,.88rem);margin:clamp(.1rem,.2vh,.15rem) auto}}.sorprende-article{display:flex;justify-content:center;align-items:center;width:100%;max-width:min(100%,90vw);margin:clamp(.5rem,1vh,.75rem) auto;padding:clamp(.75rem,2vw,1rem);line-height:1.6;font-size:clamp(.85rem,1.5vw,1rem)}.ContenedorFoto3{margin-top:clamp(.75rem,2vh,1.25rem);width:100%;max-width:min(100%,90vw);height:auto;aspect-ratio:5 / 3;background-color:#e87d59}.sorprende-article2,.sorprende-article3,.sorprende-article4{display:flex;justify-content:center;align-items:center;width:100%;max-width:min(100%,90vw);margin:clamp(.75rem,1.5vh,1rem) auto;padding:clamp(.75rem,2vw,1rem);line-height:1.6;font-size:clamp(.85rem,1.5vw,1rem)}@media (min-width: 300px) and (max-width: 767px) and (orientation: portrait){.proprox{padding:clamp(.8rem,2.5vw,1.3rem);max-width:min(100%,85vw);gap:clamp(.6rem,1.5vw,1rem)}.proprox h1{font-size:clamp(1.2rem,3.5vw,1.6rem);margin-bottom:clamp(.6rem,1.5vw,.9rem)}.proprox p{max-width:min(100%,85vw);font-size:clamp(.75rem,1.8vw,.85rem)}}@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){.proprox{padding:clamp(1rem,2.5vw,1.7rem);max-width:min(100%,80vw);gap:clamp(.8rem,1.8vw,1.3rem)}.proprox h1{font-size:clamp(1.4rem,3.2vw,1.95rem);margin-bottom:clamp(.8rem,1.5vw,1.1rem)}.proprox p{max-width:min(100%,80vw);font-size:clamp(.85rem,1.4vw,.95rem)}}@media (min-width: 1024px) and (orientation: portrait){.proprox{padding:clamp(1.3rem,2.2vw,2.2rem);max-width:min(100%,78vw);gap:clamp(1rem,1.8vw,1.8rem)}.proprox h1{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:clamp(1rem,1.5vw,1.3rem)}.proprox p{max-width:min(100%,76vw);font-size:clamp(.9rem,1.2vw,1.05rem)}}@media all and (orientation: landscape){.proprox{padding:clamp(.8rem,1.8vh,1.3rem) clamp(.6rem,1.8vw,1rem);max-width:min(100%,88vw);margin:0 auto;min-height:100vh;justify-content:center;gap:clamp(.15rem,.6vh,.3rem)}.proprox h1{font-size:clamp(1rem,2.2vw,1.35rem);margin-bottom:clamp(.15rem,.4vh,.25rem)}.proprox p{max-width:min(100%,85vw);font-size:clamp(.73rem,1.3vw,.88rem)}}.image-grid-wrapper{width:100%;box-sizing:border-box;padding:clamp(.75rem,2vw,1.5rem)}.image-grid{display:grid;gap:clamp(12px,2vw,20px);grid-template-columns:repeat(var(--cols-mobile, 2),1fr)}.grid-item{background-color:#f3f3f3;background-position:center;background-size:cover;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#666;font-weight:600;aspect-ratio:4 / 3}.grid-item .placeholder{padding:clamp(6px,1vw,8px);background:#fff9;border-radius:6px;font-size:clamp(.75rem,1.5vw,1rem)}@media (min-width: 300px) and (max-width: 767px) and (orientation: portrait){.image-grid{grid-template-columns:repeat(var(--cols-mobile, 2),1fr)}}@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){.image-grid{grid-template-columns:repeat(var(--cols-tablet, 3),1fr)}}@media (min-width: 1024px) and (orientation: portrait){.image-grid{grid-template-columns:repeat(var(--cols-large, 4),1fr)}}@media all and (orientation: landscape){.image-grid{grid-template-columns:repeat(var(--cols-large, 4),1fr);gap:clamp(8px,1vw,12px)}.image-grid-wrapper{padding:clamp(.5rem,1vw,1rem)}}html,body{margin:0;padding:0;width:100%;box-sizing:border-box}.contenedorAbout{width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#e4dedecc;overflow-x:hidden}.about{width:100%;max-width:100%;padding:clamp(.75rem,3vw,1.5rem);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;margin-top:clamp(3rem,6vh,5rem)}.about h1{color:var(--color-Black);font-size:clamp(1.2rem,4.5vw,2.2rem);margin:clamp(.75rem,1.5vh,1.25rem) 0;text-align:center}.about-article,.about-article2,.about-article3,.about-article4{display:flex;justify-content:center;align-items:center;width:100%;max-width:min(100%,90vw);margin:clamp(.4rem,.8vh,.6rem) auto;padding:clamp(.6rem,1.5vw,.9rem);box-sizing:border-box;line-height:1.6;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:clamp(.8rem,1.4vw,.95rem)}.ContenedorFoto,.ContenedorFoto2,.ContenedorFoto3{width:100%;max-width:min(100%,90vw);height:auto;aspect-ratio:5 / 3;margin-top:clamp(.4rem,.8vh,.6rem);background-color:#e87d59;box-sizing:border-box}.contBtnIni{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:clamp(.6rem,1.2vh,.8rem) auto;background-color:#f5f5f5;width:clamp(100px,13vw,150px);height:clamp(34px,3.5vh,42px);border-radius:10px;box-sizing:border-box}.btnInicio{color:#000;padding:clamp(.35rem,.7vw,.55rem) clamp(.7rem,1.3vw,.95rem);border:none;border-radius:5px;text-decoration:none;font-size:clamp(.75rem,1.6vw,.9rem);font-weight:700}@media (min-width: 300px) and (max-width: 767px) and (orientation: portrait){.about{padding:clamp(.6rem,2.5vw,1.2rem)}.about-article,.about-article2,.about-article3,.about-article4{max-width:min(100%,85vw);padding:clamp(.6rem,1.5vw,.8rem);font-size:clamp(.75rem,1.8vw,.85rem);margin:clamp(.3rem,.6vh,.5rem) auto}.ContenedorFoto,.ContenedorFoto2,.ContenedorFoto3{max-width:min(100%,85vw);width:100%;height:auto;margin-top:clamp(.3rem,.6vh,.5rem)}.contBtnIni{width:clamp(90px,11vw,130px);height:clamp(32px,3.5vh,40px)}}@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){.contenedorAbout{padding-top:9rem}.about{padding:clamp(.8rem,2vw,1.3rem)}.about-article,.about-article2,.about-article3,.about-article4{max-width:min(100%,80vw);padding:clamp(.8rem,1.8vw,1.1rem);font-size:clamp(.85rem,1.4vw,.95rem);margin:clamp(.4rem,.8vh,.6rem) auto}.ContenedorFoto,.ContenedorFoto2,.ContenedorFoto3{max-width:min(100%,80vw);width:100%;height:auto;margin-top:clamp(.4rem,.8vh,.6rem)}.contBtnIni{width:clamp(105px,12vw,145px);height:clamp(36px,4vh,44px)}}@media (min-width: 1024px) and (orientation: portrait){.contenedorAbout{padding-top:12rem}.about-article,.about-article2,.about-article3,.about-article4{max-width:min(100%,80vw);padding:clamp(1.25rem,2vw,1.5rem);font-size:clamp(.95rem,1.3vw,1.1rem)}.ContenedorFoto,.ContenedorFoto2,.ContenedorFoto3{max-width:min(100%,80vw);width:100%;height:auto}.contBtnIni{width:clamp(120px,12vw,180px);height:clamp(42px,5vh,52px)}}@media all and (orientation: landscape){.contenedorAbout{padding:clamp(1rem,2.2vh,1.6rem) clamp(.8rem,2vw,1.2rem);min-height:100vh;justify-content:center;gap:clamp(.25rem,.7vh,.5rem);max-width:min(1100px,92vw);margin-left:auto;margin-right:auto}.about{margin-top:0;padding:clamp(.4rem,.8vw,.8rem)}.about h1{font-size:clamp(1.3rem,2.6vw,1.9rem);margin:clamp(.2rem,.4vh,.4rem) 0}.about-article,.about-article2,.about-article3,.about-article4{max-width:min(100%,55vw);padding:clamp(.6rem,1vw,.9rem);margin:clamp(.2rem,.35vh,.3rem) auto;font-size:clamp(.85rem,1.4vw,1rem)}.ContenedorFoto,.ContenedorFoto2,.ContenedorFoto3{width:100%;max-width:min(100%,50vw);height:auto;aspect-ratio:16/9;margin-top:clamp(.2rem,.35vh,.4rem)}.contBtnIni{width:clamp(110px,10vw,160px);height:clamp(36px,4vh,46px);margin-top:clamp(.2rem,.35vh,.35rem)}}@media (min-width: 300px) and (max-width: 767px) and (orientation: portrait){body{font-size:14px}}@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){body{font-size:15px}}@media (min-width: 1024px) and (orientation: portrait){body{font-size:16px}}.container-responsive{width:100%;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);box-sizing:border-box}.container-mobile{max-width:100%}@media (min-width: 768px) and (orientation: portrait){.container-tablet{max-width:clamp(700px,90vw,900px)}}@media (min-width: 1024px) and (orientation: portrait){.container-desktop{max-width:clamp(1000px,95vw,1400px)}}.gap-mobile{gap:clamp(.5rem,2vw,1rem)}.gap-tablet{gap:clamp(1rem,3vw,1.5rem)}.gap-desktop{gap:clamp(1.5rem,4vw,2.5rem)}@media (orientation: landscape){.gap-landscape{gap:clamp(1rem,4vw,3rem)}}.responsive-image{width:100%;height:auto;aspect-ratio:auto}.image-portrait{aspect-ratio:5 / 3;max-width:clamp(300px,90vw,1000px)}.image-widescreen{aspect-ratio:16 / 9;max-width:clamp(400px,85vw,1200px)}@media (orientation: landscape){.image-widescreen{max-width:clamp(600px,80vw,1400px);min-width:100%;height:auto}}.text-h1{font-size:clamp(1.5rem,5vw,2.5rem)}.text-h2{font-size:clamp(1.2rem,4vw,2rem)}.text-h3{font-size:clamp(1rem,3vw,1.5rem)}.text-body{font-size:clamp(.9rem,2vw,1.1rem);line-height:1.6}:root{--bp-sm: 640px;--bp-md: 1024px;--bp-lg: 1440px;--content-max: 1200px;--gutter: 1rem}.container-responsive{width:min(var(--content-max),95vw);margin-left:auto;margin-right:auto;padding-left:var(--gutter);padding-right:var(--gutter);box-sizing:border-box}.responsive-image{display:block;width:100%;height:auto;max-width:100%;object-fit:cover}@media all and (orientation: landscape){.landscape-row{display:flex;flex-direction:row;gap:var(--gutter);align-items:stretch}.landscape-center{display:flex;align-items:center;justify-content:center}.landscape-split>*{flex:1 1 50%}}@media all and (orientation: landscape) and (min-width: var(--bp-md)){.container-responsive{width:min(var(--content-max),90vw)}}@media all and (orientation: portrait){.portrait-center{display:flex;align-items:center;justify-content:center}}.proportional-lg{width:clamp(320px,40vw,900px)}.proportional-md{width:clamp(220px,30vw,600px)}.proportional-sm{width:clamp(120px,18vw,320px)}@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}:root{--color-White: #ffff;--color-WhiteSmoke: #F2F2F2;--color-GoldenMedal: #ffba36;--color-QualityRed: #e24955;--color-UniqueGreen: #62d36f}body{font-family:Roboto,Arial,Helvetica,sans-serif;width:100%;overflow-x:hidden}html,body{overflow-x:hidden;scrollbar-gutter:stable both-edges}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}.main-content,.contenedorAbout,.sorprende,.proprox,.construccion,.image-grid-wrapper{box-sizing:border-box;max-width:100vw;overflow-x:hidden}@media (min-width: 1024px) and (max-width: 1400px) and (orientation: landscape){.main-content,.contenedorAbout,.sorprende,.proprox,.construccion,.image-grid-wrapper{margin-left:auto;margin-right:auto;max-width:min(1200px,92vw);padding-left:clamp(.75rem,2vw,1.5rem);padding-right:clamp(.75rem,2vw,1.5rem);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden}.main-content>*,.contenedorAbout>*,.sorprende>*,.proprox>*,.construccion>*{max-width:100%;box-sizing:border-box}}@media (min-width: 1024px) and (max-width: 1400px){.main-content,.ContenedorDespensa,.ContenedorCualquier,.ContenedorEquipo,.adicionales,.ContenedorProductosBest,.galeria,.image-grid-wrapper{margin-left:auto!important;margin-right:auto!important;padding-left:clamp(.75rem,2vw,1.25rem)!important;padding-right:clamp(.75rem,2vw,1.25rem)!important;max-width:min(1200px,92vw)!important;box-sizing:border-box!important;overflow-x:hidden!important}.main-content .ContenedorDespensa,.main-content .ContenedorCualquier article,.ContenedorEquipo,.adicionales{margin-left:0!important;margin-right:0!important}.main-content *,.ContenedorDespensa *,.ContenedorCualquier *{max-width:100%!important;box-sizing:border-box!important}.ContenedorDespensa,.ContenedorTexto,.ContenedorProximidad,.ContenedorCualquier,.Encuentranos,.despacha{margin-left:0!important;margin-right:0!important;padding-left:clamp(.5rem,1.5vw,1rem)!important;padding-right:clamp(.5rem,1.5vw,1rem)!important;max-width:95vw!important;box-sizing:border-box!important}.main-content>div{width:100%!important;max-width:100vw!important;box-sizing:border-box!important;overflow-x:hidden!important}}
