.miea-product-card{width:100%;display:block;color:#111}.miea-product-card *,.miea-product-card *:before,.miea-product-card *:after{box-sizing:border-box}.miea-product-card__media{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#0000000a}.miea-product-card__brand--static{cursor:default}.miea-product-card__image-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.miea-product-card__image-link{position:relative;overflow:hidden}.miea-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;transform:none;transition:opacity .4s ease}.miea-product-card__image--primary{opacity:1;z-index:1}.miea-product-card__image--hover{opacity:0;z-index:2}.miea-product-card:hover .miea-product-card__image--hover{opacity:1}.miea-product-card__placeholder,.miea-product-card__placeholder svg{width:100%;height:100%;display:block}.miea-product-card__badge{position:absolute;top:8px;left:8px;z-index:3;max-width:calc(100% - 70px);padding:3px 10px;border-radius:4px;background:#fffffff0;color:#111;font-size:10px;line-height:1.2;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.miea-product-card__wishlist.wishlist-toggle--inline{position:absolute;top:8px;right:8px;z-index:4;flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;transition:transform .18s ease,background .18s ease,opacity .18s ease}.miea-product-card__wishlist.wishlist-toggle--inline:hover{transform:translateY(-2px);opacity:.8}.miea-product-card__wishlist .wishlist-heart{width:20px;height:20px;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.22))}.miea-product-card__wishlist .wishlist-heart path{fill:transparent;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round;stroke-linecap:butt;transition:fill .18s ease,stroke .18s ease,transform .18s ease}.miea-product-card__wishlist.wishlist-toggle.is-active{color:#fff}.miea-product-card__wishlist.wishlist-toggle.is-active .wishlist-heart path{fill:transparent;stroke:currentColor;transform:none}.miea-product-card__wishlist.wishlist-toggle--inline:after{content:"";position:absolute;top:2px;right:2px;width:7px;height:7px;border-radius:999px;background:#d71920;border:1.5px solid #fff;opacity:0;transform:scale(.75);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.miea-product-card__wishlist.wishlist-toggle--inline.is-active:after{opacity:1;transform:scale(1)}.miea-product-card__quick-add{position:absolute;right:8px;bottom:8px;z-index:4}.miea-product-card__quick-add form{margin:0}.miea-product-card__quick-add-button{width:31px;height:31px!important;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:7px;background:#fffffff5;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,background .18s ease,opacity .18s ease}.miea-product-card__quick-add-button:hover{transform:translateY(-2px);background:#fff;opacity:.8}.miea-product-card__quick-add-button:disabled{cursor:not-allowed;opacity:.45}.miea-product-card__quick-add-button img{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.miea-product-card__body{padding-top:10px}.miea-product-card__brand-name{font-size:11px;transition:all .18s ease}.miea-product-card__brand-name:hover{text-decoration:underline;opacity:.8}.miea-product-card__title{margin:0 0 8px!important;color:#111;font-size:13px;line-height:1.3;font-weight:700;min-height:33px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.miea-product-card__title.nobrand{padding-top:23px;box-sizing:content-box}.miea-product-card__title a{color:inherit;text-decoration:none}.miea-product-card__title a:hover{text-decoration:underline;text-underline-offset:2px}.miea-product-card__usps{list-style:none;margin:0 0 10px;padding:0;display:grid;gap:5px}.miea-product-card__usps li{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:6px;color:#0000009e;font-size:10.5px;line-height:1.25;font-weight:400}.miea-product-card__usp-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#111;margin-top:0}.miea-product-card__usp-icon img,.miea-product-card__usp-icon svg{width:100%;height:100%;display:block;object-fit:contain}.miea-product-card__usp-icon svg{fill:currentColor}.miea-product-card__description{margin:0 0 10px;color:#0000009e;font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.miea-product-card__bottom{min-height:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid rgba(0,0,0,.68);border-radius:4px;overflow:hidden}.miea-product-card__prices{min-width:0;padding:10px 8px;display:flex;align-items:baseline;gap:6px;white-space:nowrap;overflow:hidden}.miea-product-card__price{color:#111;font-size:11px;line-height:1;font-weight:700;transition:color .5s ease}.miea-product-card__prices:hover .money{color:#0000009e}.miea-product-card__compare-price{color:#00000085;font-size:9px;line-height:1;font-weight:500;text-decoration:line-through}.miea-product-card__view-more{align-self:stretch;min-width:84px;padding:0 9px;color:#00000094;text-decoration:none;font-size:11px;line-height:1;font-weight:500;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease,color .18s ease}.miea-product-card__view-more:hover{background:#111;color:#fff}@media screen and (max-width:749px){.miea-product-card__badge{font-size:9px;padding:3px 8px}.miea-product-card__title{font-size:15px}.miea-product-card__view-more{min-width:72px}}.miea-product-card__quick-add-button.is-adding{pointer-events:none;opacity:.72;transform:scale(.96)}.miea-product-card__quick-add-button.is-added{background:#111;color:#fff;border-color:#111}.miea-product-card__sold-out-text{color:#0000009e;font-weight:600}.miea-product-card__prices:has(.miea-product-card__sold-out-text){justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/9/assets/miea-product-card.css.map */
