body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.panelConjuntos{height:calc(100vh - 100px);position:relative;width:100%}.panelConjuntos .conjuntos::-webkit-scrollbar{display:none}.panelConjuntos .conjuntos{display:flex;gap:10px;height:100%;overflow:hidden;overscroll-behavior-x:contain;position:relative;scroll-behavior:smooth;scroll-padding-left:0;scroll-snap-type:x mandatory}.panelConjuntos .conjuntos .conjunto .btnSolicitar{align-items:center;background-color:#147521;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:40px;justify-content:space-evenly;left:40px;padding:20px;position:absolute;top:40px;transition:all .3s;width:max-content;z-index:20}.panelConjuntos .conjuntos .conjunto .btnSolicitar img{height:30px;left:10px;position:relative;width:30px}.panelConjuntos .conjuntos .conjunto{box-sizing:border-box;display:grid;flex:0 0 100%;grid-template-columns:60% 40%;grid-template-rows:20% 80%;height:calc(100% - 75px);overflow:hidden;padding:50px;position:relative;scroll-snap-align:start;transform-origin:center center;width:100%}.panelConjuntos .conjuntos .conjunto *{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}.panelConjuntos .conjuntos .conjunto .informacionPrincipal{align-items:center;display:flex;flex-direction:column;grid-column:1/3;justify-content:center}.panelConjuntos .conjuntos .conjunto .informacionPrincipal .nombre{color:rgba(0,0,0,.877);font-size:2.4rem;font-weight:700;margin:0;padding:0;text-shadow:1px 1px 1px rgba(0,0,0,.124)}.panelConjuntos .conjuntos .conjunto .informacionPrincipal .descrpicion{color:#181818;font-family:arial,sans-serif;font-size:1.3rem;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.197)}.panelConjuntos .conjuntos .conjunto .todo{display:flex;height:100%;justify-content:center;padding:20px;position:relative;width:100%}.panelConjuntos .conjuntos .conjunto .todo .portada{align-items:center;aspect-ratio:4/3;display:flex;height:100%;justify-content:center;max-width:100%;position:relative}.panelConjuntos .conjuntos .conjunto .todo .portada>img{aspect-ratio:4/3;border:2px solid rgba(0,0,0,.612);border-radius:10%;box-shadow:0 0 20px 1px rgba(0,0,0,.285);height:100%;object-fit:cover;width:100%}.panelConjuntos .conjuntos .conjunto .todo .precio{align-items:center;aspect-ratio:1/1;background-color:#ffc800;border:2px solid rgba(0,0,0,.681);border-radius:50%;color:#2b2b2b;display:flex;font-size:2.4rem;font-weight:600;justify-content:center;left:-50px;margin:0;padding:10px;position:absolute;text-shadow:1px 1px 2px rgba(0,19,4,.237);top:-50px;z-index:3}.panelConjuntos .conjuntos .conjunto .partes{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.panelConjuntos .conjuntos .conjunto .partes .partesContainer{align-items:center;flex-direction:row;gap:10px;height:15%;justify-content:space-between;width:80%}.panelConjuntos .conjuntos .conjunto .partes h4{color:#363636;font-size:1.6rem;height:60px;margin:0;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.115)}.panelConjuntos .conjuntos .conjunto .partes .partesContainer{display:flex;flex-direction:column;height:calc(100% - 160px);justify-content:space-evenly;width:100%}.panelConjuntos .conjuntos .conjunto .partes .partesContainer .parte{align-items:center;aspect-ratio:1/1;display:grid;flex-direction:row;grid-template-columns:25% 1fr;grid-template-rows:1fr 1fr;height:25%;width:100%}.panelConjuntos .conjuntos .conjunto .partes .partesContainer .parte>img{align-self:center;aspect-ratio:1/1;border:2px solid rgba(0,0,0,.612);border-radius:50%;grid-column:1;grid-row:1/span 2;height:100%;justify-self:center;max-width:100%;object-fit:cover;width:auto}.panelConjuntos .conjuntos .conjunto .partes .partesContainer .parte .nombreParte{color:#2a2a2a;font-size:1.1rem;font-weight:600;grid-column:2;grid-row:1;margin:0;padding:0}.panelConjuntos .conjuntos .conjunto .partes .partesContainer .parte .precioParte{color:rgba(139,34,34,.765);font-size:1.4rem;font-weight:700;grid-column:2;grid-row:2;margin:0;text-decoration:line-through}.panelConjuntos .conjuntos .conjunto .partes .discurso{color:#3a3a3a;font-size:1.2rem;font-weight:600;height:auto;margin-top:10px;overflow:auto;text-align:justify;width:80%}.precio--tachado{color:rgba(139,34,34,.834);font-size:1.4rem;font-weight:700;text-decoration:line-through}.precio--resaltado{color:rgba(34,139,34,.845);font-size:1.4rem;font-weight:700}.panelConjuntos .indicadores{bottom:0;display:flex;gap:10px;height:40px;justify-content:space-evenly;left:50%;position:absolute;transform:translateX(-50%);width:80%}.panelConjuntos .indicadores .indicador{background-color:#33333380;border-radius:50%;cursor:pointer;height:20px;transition:all .3s;width:20px}.panelConjuntos .indicadores .indicador.activo{background-color:#333;transform:scale(1.2)}main .productos *{box-sizing:border-box}.panelConjuntos .controles{background-color:#34b44500;border:none;cursor:pointer;font-size:1.5rem;font-weight:700;height:50px;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:filter .2s;width:50px;z-index:10}.panelConjuntos .controles:hover{filter:invert(1)}.panelConjuntos .controles img{filter:invert(.7);height:100%;width:100}.panelConjuntos .izquierda{left:10px}.panelConjuntos .izquierda img{transform:rotate(180deg)}.panelConjuntos .derecha{right:10px}main{background-color:#f0f8ff;display:flex;flex-direction:column;min-height:150vh}main .filtro *{box-sizing:border-box;font-family:Arial,sans-serif}main .filtro{align-items:end;align-items:center;background-color:#fff;border:2px solid rgba(0,0,0,.759);border-radius:20px;display:flex;display:none;gap:10px;gap:15px;justify-content:center;left:30px;opacity:.5;padding:10px;position:fixed;top:30px;transition:opacity .1s;z-index:100}main .filtro:hover{opacity:1}main .filtro img{display:flex;height:30px;margin:0;text-shadow:0 0 2px #000,0 0 2px #000;width:30px}main .filtro input{background-color:#f5f5f5;border:none;border:1px solid rgba(0,0,0,.431);border-radius:10px;font-size:1.2rem;height:50px;outline:none;padding-left:20px;width:500px}main .filtro .selectorCategorias{align-items:center;color:#505050;display:flex;flex-direction:row;font-size:.8rem;gap:10px;height:100%;justify-content:center}main .filtro select{background-color:#f5f5f5;border:none;border:1px solid rgba(0,0,0,.431);border-radius:10px;font-size:1.2rem;height:50px;margin-right:10px;outline:none;padding-left:10px;text-align:center;width:max-content}main .filtro p{color:#505050;font-size:1.4rem;font-weight:700;margin:0;padding:0}main h2{font-size:3rem;margin:50px;padding:0}main .productos{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:20px 50px 50px;position:relative}main .producto{background-color:#fff;border-radius:5px;box-shadow:0 0 2px .3px #9c9c9c;height:max-content;position:relative;transform:scale(.9);width:310px}main .producto .contenedorImg{border-bottom:1px solid #cecece;height:260px;padding:20px;width:100%}main .producto img{display:block;margin-left:auto;margin-right:auto;max-height:100%;max-width:200px}main .producto .nombre{color:#373737;font-size:1rem}main .producto .descrpicion{color:#373737;font-size:.7rem;height:20px}main .producto .btnSolicitar,main .producto .precio{font-size:1rem;font-weight:700}main .producto .btnSolicitar{align-items:center;background-color:#147521;border:none;border-radius:10px;color:#fff;display:flex;height:40px;justify-content:space-evenly;transition:all .3s;width:100%}main .producto .btnSolicitar img{height:30px;left:10px;position:relative;width:30px}main .producto .btnSolicitar p{left:15px;margin:0;position:relative}main .producto .detalles{padding:20px}main .producto .btnSolicitar:hover{background-color:#34b445}main .producto .Disponibles{display:none;font-size:.8rem;font-weight:700;height:20px}main .producto .NoDisponibles{color:#b40000;font-size:.8rem;font-weight:700;height:20px;position:absolute;top:220px}main .producto .btnDesactivado{background-color:#8f0000}main .producto .btnDesactivado img{opacity:.6}main .producto .btnDesactivado:hover{background-color:#470000}main .producto .btnDesactivado:hover img{opacity:.3}header{background-color:#f6ba5d;color:#6a5937;height:80px;justify-content:space-between;padding:10px}header,header>div{align-items:center;display:flex;font-size:2rem;font-weight:700}header>div{gap:10px;height:110px;padding:10px 10px 10px 50px}header>h4{padding-right:50px}header img{background-color:#fffcf0;border-radius:50%;height:70px;padding:3px;width:70px}@media (max-width:500px){header{height:50px}header div{font-size:1.3rem;gap:10px;height:100%;padding:10px;width:100px}header img{border-radius:50%;height:50px;padding:3px;width:50px}header>h4{align-items:end;display:flex;font-size:.7rem;height:100%;padding:0}.panelConjuntos{height:92vh}.panelConjuntos .controles{display:none;height:40px;width:40px}.panelConjuntos .conjuntos{height:92vh}.panelConjuntos .conjuntos *{box-sizing:border-box}.panelConjuntos .conjuntos .conjunto{grid-template-columns:100%;grid-template-rows:80px 40vh calc(100% - 40vh - 80px);height:100%;padding:10px}.panelConjuntos .conjuntos .conjunto .informacionPrincipal{gap:5px}.panelConjuntos .conjuntos .conjunto .informacionPrincipal .nombre{font-size:1.5rem}.panelConjuntos .conjuntos .conjunto .informacionPrincipal .descrpicion{font-size:1.1rem;margin:0}.panelConjuntos .conjuntos .conjunto .todo{align-items:center;display:flex;flex-direction:column;grid-column:1/3;grid-row:2;height:100%;padding:15px;width:100%}.panelConjuntos .conjuntos .conjunto .todo .portada{aspect-ratio:none;height:max-content;max-width:calc(100vw - 40px);padding:0;width:max-content}.panelConjuntos .conjuntos .conjunto .todo .portada .precio{aspect-ratio:1/1;font-size:min(1rem,2vh);height:10vh;left:10px;left:-15px;max-height:75px;top:10px;top:-15px;width:10vh}.panelConjuntos .conjuntos .conjunto .todo .portada>img{aspect-ratio:auto;max-height:50vh;max-width:100%}.panelConjuntos .conjuntos .conjunto .partes{padding:5px}.panelConjuntos .conjuntos .conjunto .partes .partesContainer{display:flex;flex-direction:row;height:calc(100% - 130px);padding-top:10px;width:100%}.panelConjuntos .conjuntos .conjunto .partes .partesContainer .parte{display:flex;flex-direction:column;height:100%;position:relative;transform:scale(.9);width:80px}.panelConjuntos .conjuntos .conjunto .partes h4{align-items:center;display:flex;font-size:1rem;height:30px;justify-content:center;margin-bottom:10px}.panelConjuntos .conjuntos .conjunto .partes .partesContainer .parte>img{aspect-ratio:1/1;border:2px solid rgba(0,0,0,.612);border-radius:50%;height:50px;max-width:100%;width:auto}.panelConjuntos .conjuntos .conjunto .partes .partesContainer .parte .nombreParte{font-size:1rem;font-weight:400;margin-top:5px;overflow:hidden;text-align:center}.panelConjuntos .conjuntos .conjunto .partes .partesContainer .parte .precioParte{background-color:#fff;border:1px solid #000;border-radius:4px;font-size:1rem;font-weight:400;margin-top:5px;padding:2px;position:absolute;text-align:center;top:-23px;z-index:30}.panelConjuntos .conjuntos .conjunto .partes .discurso{font-size:1rem;height:auto;height:100%;margin:0 auto;overflow:auto;width:80%}.precio--resaltado,.precio--tachado{font-size:.9rem}.panelConjuntos .indicadores{bottom:25px;height:0}.panelConjuntos .indicadores .indicador{height:10px;width:10px}main .filtro{border:1px solid rgba(0,0,0,.759);gap:5px;left:10px;padding:0;top:10px;width:calc(100% - 20px)}main .filtro img{height:20px;margin-right:5px;width:20px}main .filtro input{font-size:1rem;height:35px;padding-left:10px;width:calc(100% - 180px)}main .filtro .selectorCategorias{align-items:center;border-left:1px solid rgba(0,0,0,.759);display:flex;flex-direction:column;gap:2px;height:100%;padding:5px;width:30%}main .filtro .selectorCategorias p{font-size:.7rem;margin:0;padding:3px}main .filtro select{background-color:#fff;font-size:.9rem;font-weight:400;height:25px;margin:0;padding-left:10px;width:100px}main .filtro select option{font-size:1rem;font-weight:400;width:200px}.panelConjuntos .conjuntos .conjunto .btnSolicitar{align-items:center;border:1px solid #000;border-radius:50%;display:flex;flex-direction:column;height:75px;justify-content:center;left:auto;padding:0;right:5px;top:auto;top:40vh;transform:scale(.9);width:75px}.panelConjuntos .conjuntos .conjunto .btnSolicitar p{font-size:.8rem;left:0;margin:0;padding:0;position:relative;text-align:center;width:80%}.panelConjuntos .conjuntos .conjunto .btnSolicitar img{height:30px;left:0;margin:0;padding:0;position:relative;width:30px}}
/*# sourceMappingURL=main.1917bf7b.css.map*/