.ofertas-destacadas{display:block!important;width:100%!important;background-color:var(--od-color-fondo-seccion)!important;padding-top:var(--od-padding-superior)!important;padding-bottom:var(--od-padding-inferior)!important;font-family:inherit!important}@media(max-width:989px){.ofertas-destacadas--solo-escritorio{display:none!important}}@media(min-width:990px){.ofertas-destacadas--solo-movil{display:none!important}}.ofertas-destacadas__contenedor{max-width:1600px!important;margin:0 auto!important;padding:0 16px!important}.ofertas-destacadas__grid{display:flex!important;flex-direction:column!important;gap:16px!important}.ofertas-destacadas__tarjeta-grande-wrapper{display:flex!important;flex-direction:column!important;background-color:var(--od-color-fondo-tarjeta)!important;border-radius:18px!important;overflow:hidden!important;border:1px solid #eeeeee!important;transition:box-shadow .2s ease!important}.ofertas-destacadas__tarjeta-grande-wrapper:hover{box-shadow:0 12px 30px #00000014!important}.ofertas-destacadas__tarjeta-grande{display:flex!important;flex-direction:column!important;padding:20px!important}.ofertas-destacadas__enlace-grande{display:block!important;text-decoration:none!important}.ofertas-destacadas__titulo-tarjeta{margin:0 0 14px!important;font-size:16px!important;font-weight:800!important;color:var(--od-color-texto-titulo)!important}.ofertas-destacadas__imagen-grande-wrapper{width:100%!important;aspect-ratio:1 / 1!important;border-radius:12px!important;overflow:hidden!important;background-color:#f5f5f5!important;margin-bottom:14px!important}.ofertas-destacadas__imagen-grande{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.ofertas-destacadas__nombre-producto{margin:0 0 6px!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;color:var(--od-color-texto-producto)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.ofertas-destacadas__calificacion{display:flex!important;align-items:center!important;gap:4px!important;margin:0 0 8px!important;font-size:12px!important;font-weight:600!important;color:var(--od-color-calificacion)!important}.ofertas-destacadas__estrella{color:var(--od-color-calificacion)!important;font-size:12px!important}.ofertas-destacadas__num-resenas{color:#999!important;font-weight:400!important}.ofertas-destacadas__precios{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-bottom:10px!important}.ofertas-destacadas__precio-antes{font-size:13px!important;color:var(--od-color-precio-antes)!important;text-decoration:line-through!important}.ofertas-destacadas__precio-ahora{font-size:20px!important;font-weight:800!important;color:var(--od-color-precio-ahora)!important}.ofertas-destacadas__badge-descuento{display:inline-flex!important;align-items:center!important;padding:3px 8px!important;border-radius:6px!important;background-color:var(--od-color-fondo-descuento)!important;color:var(--od-color-texto-descuento)!important;font-size:11px!important;font-weight:800!important}.ofertas-destacadas__badge-descuento--tarjeta{position:absolute!important;top:8px!important;left:8px!important}.ofertas-destacadas__boton-grande{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin-top:auto!important;padding:12px!important;border:none!important;border-radius:999px!important;background-color:var(--od-color-precio-ahora)!important;color:#fff!important;font-size:13px!important;font-weight:700!important;text-align:center!important;cursor:pointer!important;transition:opacity .2s ease!important}.ofertas-destacadas__boton-grande:hover{opacity:.88!important}.ofertas-destacadas__boton-grande--agotado{background-color:#ccc!important;color:#666!important;cursor:default!important}.ofertas-destacadas__boton-grande--cargando{pointer-events:none!important;opacity:.75!important}.ofertas-destacadas__tarjeta-carrusel{background-color:var(--od-color-fondo-tarjeta)!important;border-radius:18px!important;padding:20px!important;border:1px solid #eeeeee!important}.ofertas-destacadas__barra-texto{position:relative!important;width:100%!important;overflow:hidden!important;border-radius:10px!important;background-color:var(--od-color-fondo-barra)!important;padding:8px 0!important;margin-bottom:16px!important}.ofertas-destacadas__barra-texto--grande{border-radius:0!important;margin-bottom:0!important;padding:14px 0!important}.ofertas-destacadas__barra-texto-pista{display:flex!important;align-items:center!important;gap:40px!important;width:max-content!important;animation:od-marquee var(--od-velocidad-barra) linear infinite!important;will-change:transform!important}.ofertas-destacadas__barra-texto-item{display:inline-block!important;white-space:nowrap!important;font-size:var(--od-tamano-texto-barra)!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.03em!important;color:var(--od-color-texto-barra)!important}.ofertas-destacadas__barra-texto--grande .ofertas-destacadas__barra-texto-item{font-size:calc(var(--od-tamano-texto-barra) * 1.65)!important}@keyframes od-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ofertas-destacadas__barra-texto-pista{animation:none!important}}.ofertas-destacadas__encabezado-carrusel{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:16px!important;flex-wrap:wrap!important}.ofertas-destacadas__titulo-y-enlace{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.ofertas-destacadas__enlace-ver-todas{font-size:12px!important;font-weight:600!important;color:var(--od-color-precio-ahora)!important;text-decoration:none!important}.ofertas-destacadas__enlace-ver-todas:hover{text-decoration:underline!important}.ofertas-destacadas__indicadores{display:flex!important;align-items:center!important;gap:5px!important;margin-left:auto!important}.ofertas-destacadas__indicador{width:6px!important;height:6px!important;border-radius:999px!important;background-color:var(--od-color-indicador)!important;transition:width .25s ease,background-color .25s ease!important}.ofertas-destacadas__indicador--activo{width:16px!important;background-color:var(--od-color-indicador-activo)!important}.ofertas-destacadas__viewport{position:relative!important}.ofertas-destacadas__flecha{display:none!important}.ofertas-destacadas__pista{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding-bottom:4px!important}.ofertas-destacadas__pista::-webkit-scrollbar{display:none!important}.ofertas-destacadas__tarjeta-producto{flex:0 0 auto!important;width:var(--od-ancho-tarjeta)!important;scroll-snap-align:start!important;display:flex!important;flex-direction:column!important}.ofertas-destacadas__enlace-producto{display:block!important;text-decoration:none!important}.ofertas-destacadas__imagen-wrapper{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;border-radius:12px!important;overflow:hidden!important;background-color:#f5f5f5!important;margin-bottom:10px!important}.ofertas-destacadas__imagen-producto{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.ofertas-destacadas__nombre-producto--tarjeta{font-size:12.5px!important;min-height:34px!important}.ofertas-destacadas__precios--tarjeta{margin-bottom:6px!important}.ofertas-destacadas__precios--tarjeta .ofertas-destacadas__precio-ahora{font-size:16px!important}.ofertas-destacadas__boton-carrito{margin-top:auto!important;width:100%!important;padding:9px!important;border:none!important;border-radius:999px!important;background-color:#1a1a1a!important;color:#fff!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;transition:opacity .2s ease!important}.ofertas-destacadas__boton-carrito:hover{opacity:.88!important}.ofertas-destacadas__boton-carrito--agotado{background-color:#ccc!important;color:#666!important;cursor:default!important}.ofertas-destacadas__boton-carrito--cargando{pointer-events:none!important;opacity:.75!important}@media(max-width:639px){.ofertas-destacadas__pista{gap:10px!important}.ofertas-destacadas__tarjeta-producto{width:128px!important}.ofertas-destacadas__nombre-producto--tarjeta{font-size:11px!important;min-height:28px!important}.ofertas-destacadas__precios--tarjeta .ofertas-destacadas__precio-ahora{font-size:13px!important}.ofertas-destacadas__boton-carrito{padding:7px!important;font-size:10.5px!important}.ofertas-destacadas__calificacion{font-size:10px!important}}@media(min-width:640px){.ofertas-destacadas__grid{flex-direction:row!important;align-items:stretch!important}.ofertas-destacadas__tarjeta-grande-wrapper{flex:0 0 260px!important;width:260px!important}.ofertas-destacadas__tarjeta-carrusel{flex:1 1 0%!important;min-width:0!important}}@media(min-width:990px){.ofertas-destacadas__contenedor{padding:0 32px!important}.ofertas-destacadas__tarjeta-grande-wrapper{flex:0 0 300px!important;width:300px!important}.ofertas-destacadas__tarjeta-grande,.ofertas-destacadas__tarjeta-carrusel{padding:28px!important}.ofertas-destacadas__flecha{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;border-radius:50%!important;border:none!important;background-color:var(--od-color-fondo-flecha)!important;box-shadow:0 6px 16px #00000026!important;cursor:pointer!important;z-index:5!important;transition:opacity .2s ease!important}.ofertas-destacadas__flecha svg{width:20px!important;height:20px!important;color:var(--od-color-icono-flecha)!important}.ofertas-destacadas__flecha--izquierda{left:-20px!important}.ofertas-destacadas__flecha--derecha{right:-20px!important}.ofertas-destacadas__flecha[disabled]{opacity:0!important;pointer-events:none!important}}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map?subset=AAAAAAAAAAE */
