.producto[data-v-924f86ee]{background:#fff;display:flex;flex-direction:column;gap:1rem;padding:1rem;position:relative;transition:all .4s}.producto .imagen-producto[data-v-924f86ee]{height:350px;overflow:hidden;position:relative;width:100%}.producto .imagen-producto img[data-v-924f86ee]{height:100%;-o-object-fit:contain;object-fit:contain;transition:all .4s;width:100%}.producto .imagen-producto .imagen-principal[data-v-924f86ee]{z-index:0}.producto .imagen-producto .imagen-segundaria[data-v-924f86ee]{left:0;opacity:0;position:absolute;top:0}.producto .imagen-producto:hover img[data-v-924f86ee]{transform:scale(1.2)}.producto .imagen-producto:hover .imagen-segundaria[data-v-924f86ee]{opacity:1;z-index:1}.producto .titulo-producto[data-v-924f86ee]{color:inherit;text-decoration:none}.producto .titulo-producto h2[data-v-924f86ee]{font-size:18px;font-weight:600;height:70px;overflow:hidden}.producto .contenedor-precio[data-v-924f86ee]{align-items:center;display:flex;gap:1rem}.producto .contenedor-precio .precio[data-v-924f86ee]{color:#000;font-size:18px;font-weight:700}.producto .contenedor-precio .precio.oferta[data-v-924f86ee]{color:#000;font-size:14px;opacity:.5;position:relative}.producto .contenedor-precio .precio.oferta[data-v-924f86ee]:after{background:#000;content:"";height:2px;left:-2px;position:absolute;top:calc(50% - 1px);width:calc(100% + 4px)}.producto[data-v-924f86ee]:hover{box-shadow:0 0 20px #0000001a;transform:scale(1.1);z-index:10}
