.product-card,.product-card__wrapper,.product-card__inner{position:relative}.product-card__media{display:block;position:relative;overflow:hidden;border-radius:12px;background:#f5f5f5;aspect-ratio:3 / 4;transition:box-shadow .4s}.product-card:hover .product-card__media{box-shadow:0 16px 40px #0000001f}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-card__media .product-card__image--secondary{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease,transform .6s ease}.product-card:hover .product-card__media img{transform:scale(1.06)}.product-card:hover .product-card__media .product-card__image--secondary{opacity:1}.product-card__quick-add--always{transform:translateY(0)!important;opacity:1!important;position:static!important;padding:0!important;margin-top:12px!important}.product-card__quick-add-btn--customize{background:var(--color-accent, #d0473e)!important;color:#fff!important;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px}.product-card__quick-add-btn--customize:hover{background:#b03530!important}.product-card__quick-add-btn{display:flex;align-items:center;justify-content:center;width:100%;height:44px;background:#111111eb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border:none;border-radius:10px;cursor:pointer;transition:background .3s}.product-card__quick-add-btn:hover{background:var(--color-accent, #d0473e)}.product-card__badge{position:absolute;top:10px;left:10px;z-index:4;display:flex;flex-direction:column;gap:5px}.product-card__info{text-align:center;margin-top:14px;word-break:break-word;padding:0 4px}.product-card__vendor{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#aaa;margin-bottom:4px}.product-card__title{font-size:14px;font-weight:600;line-height:1.35;margin:0 0 6px}.product-card__title a{color:var(--color-heading, #111111);text-decoration:none;transition:color .3s}.product-card__title a:hover{color:var(--color-accent, #d0473e)}.product-card__price{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;font-size:14px;line-height:normal}.product-card__price .price--sale{font-weight:700;color:var(--color-accent, #d0473e)}.product-card__price .price--compare{text-decoration:line-through;color:#bbb;font-weight:400;font-size:13px}.product-card__price .price--regular{font-weight:600;color:var(--color-heading, #111111)}.collection-card{position:relative;overflow:hidden;border-radius:12px;display:block;text-decoration:none;color:inherit}.collection-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;background:#f0f0f0}.collection-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.collection-card:hover img{transform:scale(1.05)}.collection-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:25px 20px 20px;background:linear-gradient(transparent,#000000a6);color:#fff}.collection-card__title{font-size:1.6rem;font-weight:700;margin:0;letter-spacing:-.02em}.collection-card__count{font-size:13px;opacity:.75;margin-top:3px}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-card.css.map */
