.wheel-and-hamster{--dur:1s;position:relative;width:12em;height:12em;font-size:14px;border-radius:100%}.hamster,.hamster div,.spoke,.wheel{position:absolute}.spoke,.wheel{border-radius:50%;top:0;left:0;width:100%;height:100%}.wheel{background:radial-gradient(100% 100% at center,hsla(0,0%,60%,0) 47.8%,#999 48%);z-index:2}.hamster{animation:hamster var(--dur) ease-in-out infinite;top:50%;left:calc(50% - 3.5em);width:7em;height:3.75em;transform:rotate(4deg) translate(-.8em,1.85em);transform-origin:50% 0;z-index:1}.hamster__head{animation:hamsterHead var(--dur) ease-in-out infinite;background:#f48c25;border-radius:70% 30% 0 100%/40% 25% 25% 60%;box-shadow:inset 0 -.25em 0 #facc9e,inset .75em -1.55em 0 #fce5cf;top:0;left:-2em;width:2.75em;height:2.5em;transform-origin:100% 50%}.hamster__ear{animation:hamsterEar var(--dur) ease-in-out infinite;background:#fbb6b6;border-radius:50%;box-shadow:inset -.25em 0 #f48c25;top:-.25em;right:-.25em;width:.75em;height:.75em;transform-origin:50% 75%}.hamster__eye{animation:hamsterEye var(--dur) linear infinite;background-color:#000;border-radius:50%;top:.375em;left:1.25em;width:.5em;height:.5em}.hamster__nose{background:#f98686;border-radius:35% 65% 85% 15%/70% 50% 50% 30%;top:.75em;left:0;width:.2em;height:.25em}.hamster__body{animation:hamsterBody var(--dur) ease-in-out infinite;background:#fce5cf;border-radius:50% 30% 50% 30%/15% 60% 40% 40%;box-shadow:inset .1em .75em 0 #f48c25,inset .15em -.5em 0 #facc9e;top:.25em;left:2em;width:4.5em;height:3em;transform-origin:17% 50%;transform-style:preserve-3d}.hamster__limb--fl,.hamster__limb--fr{-webkit-clip-path:polygon(0 0,100% 0,70% 80%,60% 100%,0 100%,40% 80%);clip-path:polygon(0 0,100% 0,70% 80%,60% 100%,0 100%,40% 80%);top:2em;left:.5em;width:1em;height:1.5em;transform-origin:50% 0}.hamster__limb--fr{animation:hamsterFRLimb var(--dur) linear infinite;background:linear-gradient(#facc9e 80%,#f98686 0);transform:rotate(15deg) translateZ(-1px)}.hamster__limb--fl{animation:hamsterFLLimb var(--dur) linear infinite;background:linear-gradient(#fce5cf 80%,#fbb6b6 0);transform:rotate(15deg)}.hamster__limb--bl,.hamster__limb--br{border-radius:.75em .75em 0 0;-webkit-clip-path:polygon(0 0,100% 0,100% 30%,70% 90%,70% 100%,30% 100%,40% 90%,0 30%);clip-path:polygon(0 0,100% 0,100% 30%,70% 90%,70% 100%,30% 100%,40% 90%,0 30%);top:1em;left:2.8em;width:1.5em;height:2.5em;transform-origin:50% 30%}.hamster__limb--br{animation:hamsterBRLimb var(--dur) linear infinite;background:linear-gradient(#facc9e 90%,#f98686 0);transform:rotate(-25deg) translateZ(-1px)}.hamster__limb--bl{animation:hamsterBLLimb var(--dur) linear infinite;background:linear-gradient(#fce5cf 90%,#fbb6b6 0);transform:rotate(-25deg)}.hamster__tail{animation:hamsterTail var(--dur) linear infinite;background:#fbb6b6;border-radius:.25em 50% 50% .25em;box-shadow:inset 0 -.2em 0 #f98686;top:1.5em;right:-.5em;width:1em;height:.5em;transform:rotate(30deg) translateZ(-1px);transform-origin:.25em .25em}.spoke{animation:spoke var(--dur) linear infinite;background:radial-gradient(100% 100% at center,#999 4.8%,hsla(0,0%,60%,0) 5%),linear-gradient(hsla(0,0%,55%,0) 46.9%,#a6a6a6 47% 52.9%,hsla(0,0%,65%,0) 53%) 50% 50% /99% 99% no-repeat}@keyframes hamster{0%,to{transform:rotate(4deg) translate(-.8em,1.85em)}50%{transform:rotate(0) translate(-.8em,1.85em)}}@keyframes hamsterHead{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(8deg)}}@keyframes hamsterEye{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(0)}}@keyframes hamsterEar{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(12deg)}}@keyframes hamsterBody{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-2deg)}}@keyframes hamsterFRLimb{0%,25%,50%,75%,to{transform:rotate(50deg) translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-30deg) translateZ(-1px)}}@keyframes hamsterFLLimb{0%,25%,50%,75%,to{transform:rotate(-30deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(50deg)}}@keyframes hamsterBRLimb{0%,25%,50%,75%,to{transform:rotate(-60deg) translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(20deg) translateZ(-1px)}}@keyframes hamsterBLLimb{0%,25%,50%,75%,to{transform:rotate(20deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-60deg)}}@keyframes hamsterTail{0%,25%,50%,75%,to{transform:rotate(30deg) translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(10deg) translateZ(-1px)}}@keyframes spoke{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.infoProducto_informacion{margin:25px 0 0}.infoProducto_informacion-imagenPrincipal{min-height:350px;width:auto;display:flex;align-items:center;justify-content:center;border-radius:30px;position:relative;margin:25px 20px 20px 0;cursor:pointer}.infoProducto_informacion-imagenPrincipal:hover{scale:1.02;transition:.3s;box-shadow:0 0 20px 10px rgba(0,0,0,.1)}.infoProducto_informacion-imagenPrincipal-divImg{width:90%;height:auto;padding:10px}.infoProducto_informacion-imagenPrincipal img{width:100%;max-width:615px;height:auto;object-fit:cover;border-radius:30px}.infoProducto_informacion-imagenPrincipal_favorito{position:absolute;right:0;top:0;background-color:#fff;width:33px;height:33px;border-radius:33px;display:flex;align-items:center;justify-content:center;margin-top:10px;margin-right:10px;color:var(--colorRosa)}.infoProducto_informacion-imagenSecundaria{height:100px;width:100px;display:flex;align-items:center;justify-content:center;border-radius:25px;margin-right:20px;cursor:pointer}.infoProducto_informacion-imagenSecundaria img{width:100%;border-radius:25px}.infoProducto_informacion-breadcrumbs{margin-top:15px;color:var(--colorGris)!important}.MuiBreadcrumbs-li{font-family:var(--fontPrimary)!important}.infoProducto_informacion-nombre{font-family:var(--fontPrimary);font-size:1.6rem;font-weight:600;margin-top:10px}.infoProducto_informacion-precio{display:flex;align-items:center;justify-content:left;margin-top:20px;margin-bottom:20px}.infoProducto_informacion-precio div{text-align:left}.infoProducto_informacion-extra{font-family:var(--fontSecondary);font-size:14px;font-weight:500}.infoProducto_informacion-extra span{font-weight:700}.infoProducto_informacion-extra_colores{display:flex;align-items:center}.infoProducto_informacion-extra_cardColores{height:30px;width:30px;border-radius:100%;margin-right:5px;cursor:pointer}.infoProducto_informacion-extra_btn{margin-top:20px;margin-bottom:20px}.infoProducto_informacion-extra_btn .circuloSelectorCantidad{display:flex;align-items:center;justify-content:center;cursor:pointer}.infoProducto_informacion-extra_btn .circuloSelectorCantidad svg{font-size:10px!important}.infoProducto_informacion-extra_btn .selectorCantidad{height:35px}.infoProducto_informacion-videoTitulo{margin-top:20px;margin-bottom:20px}.infoProducto_informacion-video iframe{height:250px;width:100%}.infoProducto_informacion-descTitulo{margin-bottom:10px!important}.infoProducto_informacion-desc{font-family:var(--fontSecondary);font-size:14px;font-weight:400}.infoProducto_informacion-cardAdd{border-radius:20px;padding:15px 20px;height:100%;align-items:center;display:grid;justify-content:start}.infoProducto_informacion-cardAdd_titulo{font-family:var(--fontPrimary);font-size:18px;font-weight:700}.infoProducto_informacion-cardAdd_text{font-family:var(--fontSecondary);font-size:12px;font-weight:400}.infoProducto_informacion-cardAdd i{font-size:28px}.infoProducto_informacion-botonesBtn{display:flex;align-items:center;justify-content:center}.infoProducto_informacion-botonesBtn div{margin-left:5px;margin-right:5px}.infoProducto_recomendados span{color:var(--colorVerde)}.infoProducto-subtitle-productos{margin:40px 0 10px}.selectorCantidad{width:100px;height:28px;border-radius:50px;border:1px solid #000;display:flex;justify-content:space-around;align-items:center}.circuloSelectorCantidad{border-radius:50px;border:none;background:#000;width:20px;height:20px;color:#fff;display:flex;align-items:center;justify-content:center}.numeroSelectorCantidad{color:#000;text-align:center;font-size:12px;font-style:normal;font-weight:400}.varianteSelected{border:2px solid var(--colorRosa)}.infoProducto .MuiAlert-action{padding:0 0 0 16px!important;display:flex!important;align-items:center!important;justify-content:center!important}.infoProducto .MuiAlert-action p{color:#fff!important;border:1px solid #fff!important;padding:5px 10px!important;border-radius:4px!important;font-weight:500!important}.infoProducto a{text-decoration:none!important;border-radius:30px;color:#000!important;width:100%}.infoProducto_variantes-tamano{border-radius:10px;margin-right:5px;color:var(--colorNegro);padding:1px 10px;font-size:12px;font-weight:700;background-color:#ededed;cursor:pointer}.infoProducto_informacion-imagenPrincipal-divImage{width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (max-width:575px){.infoProducto_informacion-imagenPrincipal{margin:25px 0 20px}.infoProducto_productoCarousel-div{padding:0!important}.infoProducto_subtitle-productos{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.infoProducto_informacion-desc{margin-bottom:20px}}@media (max-width:767px) and (min-width:576px){.infoProducto_informacion-video iframe{height:200px;width:100%}.infoProducto_productoCarousel-div{padding:0!important}.infoProducto_subtitle-productos{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.infoProducto_informacion-desc{margin-bottom:20px}}@media (max-width:991px) and (min-width:768px){.infoProducto_informacion-video iframe{height:250px;width:100%}.infoProducto_informacion-desc{margin-bottom:20px}.infoProducto_informacion-imagenPrincipal img{width:316px!important}.infoProducto_informacion-imagenPrincipal{min-height:316px}}@media (max-width:1199px) and (min-width:992px){.infoProducto_informacion-video iframe{height:250px;width:100%}.infoProducto_informacion-imagenPrincipal-divImg{width:70%}.infoProducto_informacion-imagenPrincipal img{width:437px!important}}@media (min-width:1200px){.infoProducto_informacion-video iframe{height:350px;width:100%}.infoProducto_informacion-imagenPrincipal-divImg{width:70%}.infoProducto_informacion-imagenPrincipal img{width:527px!important}}@media (min-width:1400px){.infoProducto_informacion-video iframe{height:350px;width:100%}.infoProducto_informacion-imagenPrincipal-divImg{width:70%}.infoProducto_informacion-imagenPrincipal img{width:616px!important}.infoProducto_informacion-imagenPrincipal{min-height:616px;width:616px}}.infoProducto_informacion-extra .loader{margin:0 10px 0 0;width:30px;height:30px;aspect-ratio:1;display:grid}.infoProducto_informacion-extra .loader:after,.infoProducto_informacion-extra .loader:before{content:"";grid-area:1/1;--c:no-repeat radial-gradient(farthest-side,var(--colorNaranja) 92%,#0000);background:var(--c) 50% 0,var(--c) 50% 100%,var(--c) 100% 50%,var(--c) 0 50%;background-size:6px 6px;animation:l12 1s infinite}.infoProducto_informacion-extra .loader:before{margin:4px;filter:hue-rotate(45deg);background-size:5px 5px;animation-timing-function:linear}@keyframes l12{to{transform:rotate(.5turn)}}.cardPromocion{padding-top:5px;padding-bottom:30px}.logoCardPromocion{width:70px;height:80px}.cardPromocion button{width:auto;padding:10px;border-radius:20px;font-family:var(--fontPrimary);font-weight:400;font-size:13px}.imgCardPromocion{height:auto!important}@media (max-width:575px){.imgCardPromocion{margin-top:35px!important}}@media (max-width:767px) and (min-width:576px){.logoCardPromocion{width:80px;height:90px}.textCardPromocion{font-size:13px!important}.imgCardPromocion{margin-top:35px!important}}@media (max-width:991px) and (min-width:768px){.logoCardPromocion{width:80px;height:90px}.titleCardPromocion{margin-top:10px!important;font-size:30px;margin-bottom:0}.textCardPromocion{font-size:14px!important;margin-top:10px!important}}@media (max-width:1199px) and (min-width:992px){.cardPromocion{padding-top:20px;padding-bottom:30px}.logoCardPromocion{width:90px;height:100px}.titleCardPromocion{margin-top:10px!important;font-size:32px;margin-bottom:0}.textCardPromocion{font-size:16px!important;margin-top:10px!important}.imgCardPromocion{margin-top:10px!important;max-width:90%!important}}@media (min-width:1200px){.cardPromocion{padding-top:30px;padding-bottom:30px}.logoCardPromocion{width:90px;height:100px;margin-top:20px}.titleCardPromocion{margin-top:10px!important;font-size:32px;margin-bottom:0}.textCardPromocion{font-size:16px!important;margin-top:10px!important}.imgCardPromocion{margin-top:10px!important;max-width:80%!important}}.cardProductoCarrusel{margin:20px 30px 20px 0;max-width:100%;width:100%}.cardProductoCarrusel a{text-decoration:none!important;border-radius:30px;color:#000!important;width:100%}.cardProductoCarrusel_imagen{position:relative;width:250px}.cardProductoCarrusel_imagen,.cardProductoCarrusel_imagenDiv{height:250px;max-width:100%;max-height:100%;border-radius:30px;display:flex;align-items:center;justify-content:center}.cardProductoCarrusel_imagenDiv{width:100%!important}.cardProductoCarrusel_imagen-img{width:250px;height:250px;object-fit:contain;border-radius:30px}.cardProductoCarrusel_imagen-descuento{position:absolute;left:0;top:0;background-color:var(--colorSecundario);width:90px;height:33px;border-top-left-radius:29px;border-bottom-right-radius:29px;display:flex;align-items:center;justify-content:center;margin-top:1px;margin-left:1px}.cardProductoCarrusel_imagen-descuento p{color:#fff;font-family:var(--fontSecondary);font-weight:600;font-size:15px}.cardProductoCarrusel_imagen-favorito{position:absolute;right:0;top:0;background-color:#fff;width:33px;height:33px;border-radius:33px;display:flex;align-items:center;justify-content:center;margin-top:10px;margin-right:10px;color:var(--colorRosa);cursor:pointer}.cardProductoCarrusel_datos{padding:0 15px}.cardProductoCarrusel_datos-nombre{font-family:var(--fontPrimary);font-weight:700;font-size:14px;color:#000;padding-top:10px;margin-bottom:0;height:50px!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cardProductoCarrusel_datos-subcategoria{font-family:var(--fontSecondary);font-weight:400;font-size:12px;margin-top:5px;margin-bottom:0}.cardProductoCarrusel_datos-extra{display:flex;align-items:center;justify-content:space-between;margin:10px 0}.cardProductoCarrusel_datos-descuento{text-decoration:line-through;font-size:13px;font-family:var(--fontPrimary);font-weight:400;margin-right:10px}.cardProductoCarrusel_datos-precio{font-size:16px;font-family:var(--fontPrimary);font-weight:700;margin-right:10px;border:2px solid #000;border-radius:10px;padding:0 4px;color:#000!important}.cardProductoCarrusel_datos-calificacion svg{color:var(--colorAmarillo)}.cardProductoCarrusel_datos-calificacion{font-family:var(--fontSecondary);font-weight:500;font-size:12px;text-align:right}.cardProductoCarrusel_datos-calificacion p{margin-bottom:0}.cardProductoCarrusel_datos-extraPrecio{text-align:center;margin-bottom:0}.cardProductoCarrusel_datos-veriantes{font-family:var(--fontPrimary);font-weight:700;font-size:12px;color:var(--colorRosa);cursor:pointer;padding:0 15px}.cardProductoCarrusel .MuiAlert-action{padding:0 0 0 16px!important;display:flex!important;align-items:center!important;justify-content:center!important}.cardProductoCarrusel .MuiAlert-action p{color:#fff;border:1px solid #fff;padding:5px 10px;border-radius:4px;font-weight:500}.cardProductoCarrusel_variantes-color{height:20px;width:20px;border-radius:100%;margin-right:5px;border:.1px solid #000}.cardProductoCarrusel_variantes-tamano{border:.1px solid #000;border-radius:10px;margin-right:5px;color:var(--colorNegro);padding:1px 10px;font-size:12px;font-weight:700}.cardProductoCarrusel_variantes-verMas{font-size:12px;color:var(--colorRosa);font-weight:700}@media (max-width:575px){.cardProductoCarrusel{margin:20px 15px}.cardProductoCarrusel_variantes-tamano{font-size:10px}}@media (max-width:767px) and (min-width:576px){.cardProductoCarrusel{margin:20px 15px}}@media (min-width:1200px){.cardProductoCarrusel_imagen-img{width:250px;height:250px;object-fit:contain;border-radius:30px}}.main__button,.main__button__categoria{white-space:nowrap;padding:.6em 1.75em;font-size:12px;border:none;position:relative;height:38px;z-index:1;font-weight:700;border-radius:50px}.main__button{background:transparent;color:var(--colorBlanco)}.main__button svg{font-size:28px}.main__button:after,.main__button:before{content:"";position:absolute;bottom:0;right:0;z-index:-99999;transition:all .4s ease}.main__button:before{width:100%;height:100%;background:var(--colorPrimario)}.main__button:after,.main__button:before{transform:translate(0);border-radius:50px}.main__button:after{width:10px;height:10px;background:var(--colorPrimarioSuave);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.main__button:active:before,.main__button:focus:before,.main__button:hover:before{transform:translate(5%,20%);width:10px;height:10px}.main__button:active:after,.main__button:focus:after,.main__button:hover:after{border-radius:50px;transform:translate(0);width:100%;height:100%}.main__button:active:after{transition:all .4s ease;transform:translateY(5%)}.main__button.clicked:before{transform:translate(5%,20%);width:10px;height:10px}.main__button.clicked:after{border-radius:50px;transform:translate(0);width:100%;height:100%}.resenasProducto{margin-top:40px;margin-bottom:40px}.resenasProducto_contador{font-family:var(--fontPrimary);font-size:18px;font-weight:600}.resenasProducto_contador svg{color:var(--colorAmarillo)}.resenasProducto_info-titulo{font-family:var(--fontPrimary);font-size:18px;font-weight:600;margin-top:20px;margin-bottom:10px;text-align:center}.resenasProducto_info-imagen img{width:100%;height:auto;margin-bottom:20px}.resenasProducto_resenas{margin-top:20px}.resenasProducto_btn{font-family:var(--fontPrimary)!important;font-size:14px;font-weight:300!important;text-align:center;display:flex;justify-content:center;align-items:center;width:auto!important;padding:20px!important;border-radius:20px!important;height:30px!important}.resenasProducto_btn svg{margin-left:10px}@media (max-width:991px) and (min-width:768px){.resenasProducto_info{text-align:center}.resenasProducto_info-imagen{width:400px;height:auto}}@media (max-width:1199px) and (min-width:992px){.resenasProducto_info{text-align:center}.resenasProducto_info-imagen{width:400px;height:auto}}@media (min-width:1200px){.resenasProducto_info{text-align:center}.resenasProducto_info-imagen{width:400px;height:auto}}.cardResena{margin-top:10px;margin-bottom:30px}.cardResena_info{display:flex;justify-content:space-between;align-items:start}.cardResena_info-usuario{display:flex;align-items:center}.cardResena_info-usuarioImg{height:40px;width:40px;margin-right:10px}.cardResena_info-usuario img{border-radius:100%;width:100%;height:auto;cursor:pointer}.cardResena_info-usuarioNombre{font-family:var(--fontPrimary);font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cardResena_info-usuarioFecha{font-family:var(--fontSecondary);font-size:12px;font-weight:400;color:var(--colorNegro)}.cardResena_info-usuarioCalificacion{font-size:14px;margin-left:10px}.cardResena_info-usuarioCalificacion svg{color:var(--colorAmarillo)!important}.cardResena_comentario{margin-top:10px;color:var(--colorNegro);font-weight:400;font-family:var(--fontSecondary);font-size:14px}.cardResena_imagenesProducto{display:flex;align-items:center;margin-top:10px}.cardResena_imagenesProducto div{height:50px;width:42px;margin-right:10px;border-radius:10px;border:1px solid var(--colorNegro);display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.cardResena_imagenesProducto img{width:auto;height:100%;border-radius:10px}@media (max-width:1199px) and (min-width:992px){.cardResena{width:400px;margin-right:auto;margin-left:auto}}@media (min-width:1200px){.cardResena{width:500px;margin-right:auto;margin-left:auto}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.preguntasProducto{margin-top:40px;margin-bottom:40px}.preguntasProducto-titulo{font-family:var(--fontPrimary);font-size:22px;font-weight:600;margin-top:20px;margin-bottom:10px;text-align:center}.preguntasProducto-subtitulo,.preguntasProducto-textareaTitulo{font-family:var(--fontPrimary);font-size:18px;font-weight:600;margin-top:20px;margin-bottom:20px}.preguntasProducto-imagen img{width:100%;height:auto;margin-top:20px;margin-bottom:20px}.preguntasProducto textarea{height:120px;width:100%;border-radius:20px;padding:10px;border:none;margin-bottom:20px}.preguntasProducto_btn{font-family:var(--fontPrimary);font-weight:700;font-size:12px;color:#fff;background-color:var(--colorNegro);border:1px solid var(--colorNegro);text-decoration:none}.preguntasProducto_btn:active,.preguntasProducto_btn:focus,.preguntasProducto_btn:focus-visible,.preguntasProducto_btn:hover{background-color:var(--colorNegro)!important;border:1px solid var(--colorNegro)!important;color:#fff!important}@media (max-width:991px) and (min-width:768px){.preguntasProducto-subtitulo{text-align:center}.preguntasProducto-imagen{width:400px;height:auto}}@media (max-width:1199px) and (min-width:992px){.preguntasProducto-subtitulo{text-align:center}.preguntasProducto-imagen{width:400px;height:auto}}@media (min-width:1200px){.preguntasProducto-subtitulo{text-align:center}.preguntasProducto-imagen{width:400px;height:auto}}.cardPregunta{margin-bottom:20px}.cardPregunta div{display:flex;align-items:start}.cardPregunta_pregunta{font-family:var(--fontSecondary);font-size:16px;font-weight:600;margin-bottom:3px}.cardPregunta_respuesta{font-family:var(--fontSecondary);font-size:14px;font-weight:400}.cardPregunta svg{margin-right:5px;transform:rotate(45deg)}