.product-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;background:#fff;border:1px solid rgba(7,27,73,.1);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #071b490f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #071b4921;border-color:#c9a22773}.product-card-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#f7f5ef}.product-card-media .product-image{display:block;width:100%;height:100%;overflow:hidden}.product-card-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.2,.7,.2,1),opacity .3s ease}.product-card:hover .product-card-media img{transform:scale(1.035)}.product-card-media .product-hover-image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card-media .product-hover-image{opacity:1}.product-card-badge,.product-card .badge{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#071b49;color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 6px 16px #071b4929}.product-card .wishlist-btn{position:absolute;top:10px;right:10px;z-index:5;width:40px;height:40px;border:1px solid rgba(7,27,73,.12);border-radius:50%;background:#fffffff0;color:#071b49;display:grid;place-items:center;padding:0;cursor:pointer;box-shadow:0 6px 18px #071b491f;transition:transform .2s ease,background .2s ease,color .2s ease}.product-card .wishlist-btn:hover{transform:scale(1.06);background:#071b49;color:#fff}.product-card .wishlist-btn.is-active{background:#071b49;color:#fff;border-color:#071b49}.product-card-info{display:flex;flex:1;flex-direction:column;padding:16px 15px 15px;gap:8px}.product-card-info .product-vendor{margin:0;color:#6b7280;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-card-info .product-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:#071b49;font-size:14px;font-weight:700;line-height:1.4;min-height:39px}.product-card-info .price,.product-card-info .product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-top:auto}.product-card-info .price-item,.product-card-info .price__regular,.product-card-info .price__sale{color:#071b49;font-size:16px;font-weight:850;letter-spacing:-.02em}.product-card-info .compare-price,.product-card-info s{color:#8a8f98;font-size:12px}.product-card-info .discount,.product-card-info .price-discount{color:#b42318;font-size:11px;font-weight:800}.product-card .product-card-actions{display:flex;gap:8px;margin-top:3px}.product-card .quick-view-btn,.product-card .product-quick-view{flex:1;min-height:42px;border:1px solid #071B49;border-radius:10px;background:#fff;color:#071b49;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.product-card .quick-view-btn:hover,.product-card .product-quick-view:hover{background:#071b49;color:#fff}.product-card .add-to-cart,.product-card .add-to-bag,.product-card button[type=submit]{flex:1;min-height:42px;border:1px solid #071B49;border-radius:10px;background:#071b49;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.product-card .add-to-cart:hover,.product-card .add-to-bag:hover,.product-card button[type=submit]:hover{background:#0b2b6d;transform:translateY(-1px)}.product-card .sold-out,.product-card [disabled]{opacity:.55;cursor:not-allowed;transform:none!important}@media(max-width:749px){.product-card{border-radius:14px;box-shadow:0 5px 18px #071b4912}.product-card:hover{transform:none;box-shadow:0 7px 20px #071b4917}.product-card-media{aspect-ratio:4/5}.product-card .wishlist-btn{width:36px;height:36px;top:8px;right:8px}.product-card-badge,.product-card .badge{top:9px;left:9px;min-height:25px;padding:0 8px;font-size:9px}.product-card-info{padding:12px 11px;gap:6px}.product-card-info .product-title{font-size:12px;line-height:1.35;min-height:33px}.product-card-info .price-item,.product-card-info .price__regular,.product-card-info .price__sale{font-size:14px}.product-card .product-card-actions{gap:6px}.product-card .quick-view-btn,.product-card .product-quick-view,.product-card .add-to-cart,.product-card .add-to-bag,.product-card button[type=submit]{min-height:38px;font-size:9px;border-radius:8px}}@media(prefers-reduced-motion:reduce){.product-card,.product-card-media img,.product-card .wishlist-btn,.product-card button{transition:none!important}.product-card:hover,.product-card:hover .product-card-media img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/hephora-product-card-v6.css.map */
