.ProductCard{max-width:calc(25% - 1em);border-radius:10px;transition:var(--transition-primary);height:auto;display:flex;flex-direction:column;flex-grow:1;box-shadow:0 7px 10px 0 rgba(13,11,6,.05)}.ProductCard:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}.ProductCard a{display:block}.ProductCard .img{width:100%;height:79%;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:0;border-bottom-right-radius:0}.ProductCard .img img{width:95%;height:100%;object-fit:contain}.ProductCard .bottom-container{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:21%;border-radius:10px;background:#fff;padding:.5em}@media(min-width:2200px){.ProductCard .bottom-container{padding:18px 15px 20px}}.ProductCard .bottom-container .title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.5rem;color:#1e1e1e;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:700;line-height:120%;min-height:32px}@media(min-width:1800px){.ProductCard .bottom-container .title{font-size:16px;min-height:38px}}@media(min-width:2250px){.ProductCard .bottom-container .title{font-size:21px;min-height:50px}}.ProductCard .bottom-container .footer{display:flex;justify-content:space-between;align-items:center}.ProductCard .bottom-container .footer .priceContainer{display:flex;align-items:center;gap:.5em}.ProductCard .price{overflow:hidden;color:#1e1e1e;text-overflow:ellipsis;font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin:0}@media(min-width:1800px){.ProductCard .price{font-size:25px}}@media(min-width:2250px){.ProductCard .price{font-size:34px}}.ProductCard .lineThrow{color:#8b8b8b;text-decoration:line-through;font-size:14px;font-weight:400}@media(min-width:1800px){.ProductCard .lineThrow{font-size:15px}}@media(min-width:2200px){.ProductCard .lineThrow{font-size:21px}}.ProductCard .actions{display:flex;justify-content:flex-end;gap:.5em;flex-wrap:nowrap}@media(min-width:2200px){.ProductCard .actions{gap:1em}.ProductCard .actions svg{height:34px;width:34px}}@media(max-width:1799px){.ProductCard .actions{gap:6px}.ProductCard .actions svg{height:20px;width:20px}}@media(max-width:1605px){.ProductCard .img{height:250px}.ProductCard .actions{gap:6px}.ProductCard .actions svg{height:20px;width:20px}}@media(max-width:1240px){.ProductCard{max-width:calc(33% - 1em)}.ProductCard .actions{gap:7px}.ProductCard .actions svg{height:20px;width:20px}}@media(max-width:735px){.ProductCard{max-width:calc(50% - 1em)}.ProductCard .actions svg{height:30px;width:30px}.ProductCard .img{height:175px}.ProductCard .bottom-container{padding:.5em}}@media(max-width:475px){.ProductCard .bottom-container .footer{flex-direction:column;align-items:flex-start;gap:.75rem}.ProductCard .price{font-size:20px}.ProductCard .actions svg{height:25px;width:25px}}.article-number{position:absolute;top:0;left:0;background-color:#000;color:#fff;padding:5px;border-radius:10px 0 0 0}@media(max-width:550px){.article-number{font-size:13px}}@media(max-width:400px){.article-number{font-size:10px}}
/*# sourceMappingURL=b57da73c1d299ec1.css.map*/