.prod{background:#fff;border:1px solid var(--linea);border-radius:var(--radio-tarjeta);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:border-color .16s,box-shadow .16s,transform .16s}.prod:hover{border-color:var(--tinta);box-shadow:0 10px 24px #2328381a;transform:translateY(-2px)}.prod__foto{aspect-ratio:1;background:linear-gradient(150deg,#edf1f6,#dce2ec);display:grid;place-items:center;position:relative}.prod__foto img{width:100%;height:100%;object-fit:cover}.prod__placeholder{width:56px;height:56px;color:#a6b0c2;opacity:.6}.prod__cinta{position:absolute;top:9px;left:9px;font-family:var(--fuente-dato);font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;border-radius:3px;font-weight:600}.prod__cinta--stock{background:#dcf0e5;color:var(--verde)}.prod__cinta--multi{background:#fdebd3;color:var(--naranja-hondo)}.prod__txt{padding:13px 14px;display:flex;flex-direction:column;flex:1}.prod__nom{font-family:var(--fuente-texto);font-size:14px;font-weight:500;line-height:1.35;margin-bottom:7px;color:var(--tinta)}.prod__cod{font-family:var(--fuente-dato);font-size:11px;color:var(--acero-claro);margin-bottom:9px}.prod__precio{font-family:var(--fuente-dato);font-weight:600;font-size:19px;color:var(--tinta);margin-top:auto}.prod__consultar{margin-top:auto;font-size:13.5px;font-weight:600;color:var(--naranja-hondo)}.prod__cta{margin-top:11px;display:flex;align-items:center;justify-content:center;gap:7px;background:var(--papel);border:1px solid var(--linea);border-radius:var(--radio-control);padding:8px;font-size:13px;font-weight:600;color:var(--tinta);transition:background-color .15s,color .15s,border-color .15s}.prod:hover .prod__cta{background:var(--verde);color:#fff;border-color:var(--verde)}.prod__cta .svg-wrapper{width:15px;height:15px}@media(prefers-reduced-motion:reduce){.prod,.prod__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-card-product.css.map */
