.product-card-ml-wrapper{height:100%}.product-card-ml{position:relative;background:#fff;border-radius:4px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column;border:1px solid transparent}.product-card-ml:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-4px);border-color:#e5e5e5}.product-card-ml__badges{position:absolute;top:8px;left:8px;z-index:2;display:flex;flex-direction:column;gap:6px;pointer-events:none}.product-card-ml__badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:3px;font-size:11px;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.3px}.product-card-ml__badge--discount{background:#f60;color:#fff}.product-card-ml__badge--shipping{background:#00a650;color:#fff}.product-card-ml__badge--shipping svg{flex-shrink:0}.product-card-ml__badge--sold-out{background:#666;color:#fff}.product-card-ml__image-wrapper{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#fafafa}.product-card-ml__image-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.product-card-ml__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .3s ease;padding:12px}.product-card-ml__image--secondary{opacity:0}.product-card-ml:hover .product-card-ml__image--secondary{opacity:1}.product-card-ml:hover .product-card-ml__image:not(.product-card-ml__image--secondary){opacity:0}.product-card-ml__image--placeholder{opacity:.3}.product-card-ml__content{padding:16px 12px 12px;display:flex;flex-direction:column;gap:8px;flex-grow:1}.product-card-ml__title{margin:0;font-size:14px;font-weight:400;line-height:1.35;color:#333;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-ml__title-link{color:inherit;text-decoration:none;transition:color .2s ease}.product-card-ml__title-link:hover{color:#3483fa}.product-card-ml__price-wrapper{display:flex;flex-direction:column;gap:4px}.product-card-ml__price-compare{display:flex;align-items:center;gap:6px}.product-card-ml__price-original{font-size:13px;color:#999;text-decoration:line-through}.product-card-ml__price-current-wrapper{display:flex;align-items:baseline;gap:6px}.product-card-ml__price-current{font-size:24px;font-weight:400;color:#333;line-height:1}.product-card-ml__shipping-text{display:flex;align-items:center;gap:4px;font-size:13px;color:#00a650;font-weight:400}.product-card-ml__shipping-text svg{flex-shrink:0}.product-card-ml__quick-add{margin-top:auto;opacity:0;transform:translateY(8px);transition:all .3s ease;pointer-events:none}.product-card-ml:hover .product-card-ml__quick-add{opacity:1;transform:translateY(0);pointer-events:auto}.product-card-ml__form{width:100%}.product-card-ml__add-button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:#3483fa;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.product-card-ml__add-button:hover{background:#2968c8;transform:translateY(-1px);box-shadow:0 4px 8px #3483fa4d}.product-card-ml__add-button:active{transform:translateY(0)}.product-card-ml__add-button svg{flex-shrink:0}.product-card-ml__add-button--disabled{background:#e5e5e5;color:#999;cursor:not-allowed}.product-card-ml__add-button--disabled:hover{background:#e5e5e5;transform:none;box-shadow:none}@media (max-width: 749px){.product-card-ml__content{padding:12px 10px 10px}.product-card-ml__title{font-size:13px;min-height:35px}.product-card-ml__price-current{font-size:20px}.product-card-ml__badge{font-size:10px;padding:3px 6px}.product-card-ml__quick-add{opacity:1;transform:translateY(0);pointer-events:auto}.product-card-ml:hover{transform:none;box-shadow:0 2px 8px #0000001a}}.product-card-ml__image[loading=lazy]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.products-grid-ml{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;padding:0;list-style:none}@media (min-width: 750px){.products-grid-ml{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width: 990px){.products-grid-ml{grid-template-columns:repeat(4,1fr);gap:24px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-card-ml.css.map */
