.c-product-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;width:100%;background:#fff;border-radius:12px;padding:0;transition:transform .2s ease,box-shadow .2s ease}.c-product-card .pl-parent{width:100%}.c-product-card__image-container{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:transparent}@supports not (aspect-ratio: 1){.c-product-card__image-container{position:relative;width:100%;height:0;padding-top:100%}.c-product-card__image-container .c-product-card__image{position:absolute;top:0;left:0;width:100%;height:100%}}.c-product-card__image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0);display:block}.c-product-card__link:hover .c-product-card__image{transform:scale(1.05) translateZ(0)}.c-product-card__image--placeholder{width:100%;height:100%;opacity:.3;object-fit:contain;display:block}@supports not (aspect-ratio: 1){.c-product-card__image--placeholder{position:absolute;top:0;left:0}}.c-product-card__badge{position:absolute;top:4px;left:4px;background:#fff280;color:#2c2a29;padding:2px 12px;border-radius:4px;font-family:Inter,sans-serif;font-size:10px;font-weight:400;text-transform:uppercase;line-height:1.5;z-index:2}.c-product-card__badge--sold-out{background:#f44;color:#fff}.c-product-card__badge--sale{background:#fff280;color:var(--blackish)}.c-product-card__rating{position:absolute;bottom:8px;right:8px;background:#fff280;color:#2c2a29;padding:4px 8px;border-radius:8px;display:flex;align-items:center;gap:3px;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:1.2;z-index:2}.c-product-card__star{flex-shrink:0;color:#2c2a29}.c-product-card__rating-text{margin:0}.c-product-card__info{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;text-align:center}.c-product-card__title-link{text-decoration:none;color:inherit}.c-product-card__title{font-family:Inter,sans-serif;font-size:18.01px;font-weight:700;line-height:1.2272;color:#2c2a29;margin:0;text-align:center;transition:color .2s ease}.c-product-card__title-link:hover .c-product-card__title{color:#ff6341}.c-product-card__vendor{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#666;margin:0}.c-product-card__price{display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif}.c-product-card__price-current{font-size:16px;font-weight:500;line-height:1.3817;color:#2c2a29}.c-product-card__price-compare{font-size:14px;font-weight:400;color:#999;text-decoration:line-through}.c-product-card__form{width:100%}.c-product-card__button{width:100%;background:#ff6341;color:#fff;border:none;border-radius:30px;padding:6px 32px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.5;cursor:pointer;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;min-height:33px}.c-product-card__button:hover:not(:disabled){background:#e55a3c;transform:translateY(-1px)}.c-product-card__button:active:not(:disabled){transform:translateY(0)}.c-product-card__button--disabled{background:#ccc;cursor:not-allowed;opacity:.6}@media (max-width: 767px){.c-product-card{gap:12px}.c-product-card__title{font-size:16px}.c-product-card__price-current{font-size:14px}.c-product-card__button{font-size:13px;padding:5px 24px;min-height:32px}.c-product-card__badge{font-size:9px;padding:2px 8px}.c-product-card__rating{font-size:9px;padding:3px 6px}}.c-product-grid .c-product-card{height:auto}.c-product-card--placeholder{opacity:.7}.c-product-card--placeholder .c-product-card__button{background:#ddd;cursor:default}@keyframes cardShimmer{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.c-product-card--loading{animation:cardShimmer 1.5s ease-in-out infinite;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/13/assets/c-product-card.css.map */
