.product-card{border-radius:12px;background:#212224;display:flex;width:100%;height:100%;padding:20px;flex-direction:column;align-items:flex-start;gap:20px;border:1px solid #212224;transition:.3s ease-in-out}@media screen and (max-width: 1100px){.product-card{padding:12px;gap:12px}}.product-card:hover{border:1px solid #FF9156}.product-card .product-image-link{display:flex;align-items:center}.product-card .product-image{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.product-card .product-info{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto}.product-card .product-title{color:#fff;font-family:Clash Display Variable;font-size:20px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase;word-spacing:3px;margin:0 0 4px}@media screen and (max-width: 1100px){.product-card .product-title{font-size:16px;line-height:18px}}.product-card .product-price{color:#ebf1f5;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}@media screen and (max-width: 1100px){.product-card .product-price{font-size:14px;line-height:20px}}.product-card .price--sale{color:gray;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0;text-decoration:line-through}.product-card .price--compare{color:#ebf1f5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}@media screen and (max-width: 1100px){.product-card .price--sale,.product-card .price--compare{font-size:14px;line-height:20px}}.product-card .product-swatches{display:flex;align-items:center;gap:3.33px}.product-card .product-swatches .swatch{width:20px;height:20px;border-radius:50%;border:1px solid #4D565C;cursor:pointer;background-size:cover;background-position:center;transition:transform .2s ease,border-color .2s}.product-card .product-swatches .swatch:hover,.product-card .product-swatches .swatch.active{border-color:#f60}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-product-card.css.map */
