.product-card{padding:20px;border:1px solid #41302433;border-radius:20px}.product-card__image{width:100%;aspect-ratio:1 / 1;margin-bottom:20px}.product-card__image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.product-card__product-info{margin-bottom:15px;display:flex;gap:10px;justify-content:space-between}.product-info__title{font-family:Spline Sans;font-size:20px;font-weight:500;line-height:28px;text-align:left;color:var(--color-brown);max-width:280px;width:100%}.product-info__prices{display:flex;flex-direction:column;align-items:end;gap:5px}.prices__price{font-family:Spline Sans;font-size:20px;font-weight:500;line-height:28px;text-align:right;color:var(--color-green)}.prices__compare-at-price{font-family:Spline Sans;font-size:14px;font-weight:500;line-height:19.6px;text-align:right;color:var(--color-brown);opacity:.7;text-decoration:line-through}.product-card__build-price{width:100%;max-height:45px;height:45px;padding:12px 0;display:flex;justify-content:center;font-family:Spline Sans;font-size:18px;font-weight:500;line-height:21px;text-align:left;text-decoration:none}@media screen and (max-width: 768px){.product-card{padding:15px}.product-card__image{margin-bottom:15px}.product-card__product-info{flex-wrap:wrap;gap:12px;margin-bottom:12px}.product-info__title{font-size:16px;line-height:22.4px}.product-info__prices{flex-direction:row;align-items:center;gap:15px}.prices__price{font-size:16px;line-height:22.4px}.prices__compare-at-price{font-size:12px;line-height:16.8px}.product-card__build-price{font-size:14px;line-height:16.59px;height:41px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-card-product.css.map */
