.product-card,.article-card,.page-card{display:grid;grid-template-columns:min(185px,45%) 1fr;border:solid 1px var(--color-border-secondary-light);border-radius:10px;position:relative;align-items:center;overflow:hidden}.product-card-link,.article-card-link,.page-card-link{border-radius:10px}.product-card-picture{position:relative;margin:20px 0 20px 10px}.product-card.unavailable .product-card-picture:before{content:attr(data-unavailable);position:absolute;display:block;left:0;top:0;background-color:#40404099;font-size:11px;padding:6px 12px;margin-left:4px;border-radius:5px;color:var(--color-text-body-dark);white-space:nowrap}.product-card.unavailable.en-route .product-card-picture:before{content:attr(data-enroute);background-color:#008080a6}.product-card-copy{padding:25px 20px 25px 10px}@media(max-width:749px){.product-card-copy{padding:15px 15px 15px 10px}}.product-card-rating{position:relative;z-index:11;font-size:12px;display:flex;flex-wrap:wrap;column-gap:4px;margin-top:4px;color:var(--color-text-weak-light)}.product-card-rating .hollow-stars{color:var(--color-text-key-light);display:flex;column-gap:1px}.product-card-rating .solid-stars{color:var(--color-text-key-light);position:absolute;left:0;color:transparent;background-image:linear-gradient(90deg,var(--color-text-key-light),var(--color-text-key-light));background-repeat:no-repeat;background-position:center left;-webkit-background-clip:text;background-clip:text;display:flex;column-gap:1px;-webkit-user-select:none;user-select:none}.product-card-rating .solid-stars span,.product-card-rating .hollow-stars span{font-size:12px}.product-card-rating .rating-count:before{content:"("}.product-card-rating .rating-count:after{content:")"}.product-card-vendor{font-size:14px;color:var(--color-text-weak-light)}.product-card-title{font-size:16px;margin-top:2px;transition:color ease .1s}.product-card-link:hover~.product-card-copy>.product-card-title,.article-card-link:hover~.article-card-copy>.article-card-title,.page-card-link:hover~.page-card-copy>.page-card-title{color:var(--color-text-key-light);text-decoration:underline;text-underline-offset:3px}.product-card-price{font-size:16px;font-weight:500;margin-top:.5em;margin-bottom:1.25em}.product-card-price:last-child{margin-bottom:0}.product-card-tags{display:flex;flex-wrap:wrap;gap:4px}.product-card-tag{color:#fff;background-color:var(--color-border-control-light);font-size:12px;font-weight:600;padding:6px 12px}.article-card,.page-card{grid-template-columns:100%;grid-template-rows:1fr 1.6fr}.article-card-picture,.page-card-picture{height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;display:flex;justify-content:center;align-items:center}.article-card-picture:before{content:"";position:absolute;background-color:#006060;background-image:linear-gradient(90deg,#007d7d,#006060);z-index:1;width:100%;height:100%;opacity:.85}.page-card-picture:before{content:"";position:absolute;background-color:#006060;background-image:linear-gradient(90deg,#007d7d,#006060);z-index:1;width:100%;height:100%}.article-card-picture:after,.page-card-picture:after{content:attr(data-type);color:#fff;position:absolute;z-index:2;text-transform:uppercase;font-weight:500;letter-spacing:6px;font-size:20px;opacity:.85}.article-card-copy,.page-card-copy{padding:25px}.article-card-title,.page-card-title{font-size:16px;margin-bottom:6px}.article-card-excerpt,.page-card-description{font-size:14px;color:var(--color-text-weak-light)}
/*# sourceMappingURL=/cdn/shop/t/28/assets/product-card.css.map */
