.strix-product-card{position:relative;border-radius:8px;background-color:var(--product-card-background-color);padding:0;height:100%;box-sizing:border-box;color:var(--product-card-title-color)}.strix-product-card.show--reviews{grid-template-areas:"badges image" "reviews reviews" "title title" "price price"}.strix-product-card .price-item{display:block;font-size:15px}.strix-product-card .price--on-sale .price-item--regular{color:var(--product-card-price-color, #000000)}.strix-product-card .price__container{text-align:right}.strix-product-card__link{display:grid;grid-template-areas:"badges image" "vendor vendor" "model model" "title title" "condition condition" "price price";grid-template-columns:1fr;grid-template-rows:auto auto auto 1fr auto auto;position:relative;top:0;left:0;width:100%;height:100%;cursor:pointer;font-size:0;text-decoration:none}.strix-product-card__vendor{grid-area:vendor;font-size:16px;line-height:1.4}.strix-product-card__model{grid-area:model;margin:0 0 4px;font-size:12px;line-height:15.6px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}product-model{grid-area:model}.product-model-display__title{grid-area:model;font-size:12px;line-height:15.6px}product-condition{--color-foreground: 1, 103, 121;grid-area:condition}.strix-product-card__image{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;grid-area:badges/badges/badges/image}product-tags{grid-area:badges/badges/badges/image;position:absolute;right:0}.strix-product-card__reviews{grid-area:reviews;margin-top:16px;max-width:fit-content}.strix-product-card__title{grid-area:title;font-size:12px;line-height:15.6px;margin-top:4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.strix-product-card .strix-price{grid-area:price;margin-bottom:12px}.strix-product-card .strix-price.price--on-sale .price__sale{display:flex;justify-content:flex-end;gap:0 12px}@media(min-width:768px){.strix-product-card .strix-price.price--on-sale .price__sale{flex-direction:row}}@media(min-width:768px){.strix-product-card--expand .strix-product-card__link{grid-template:"image title badges" 23px "image price price" auto/80px 1fr 100px}.strix-product-card--expand .strix-product-card__link .strix-product-card__image{grid-area:image;width:80px;height:auto;max-height:80px;object-position:top}.strix-product-card--expand .strix-product-card__link .strix-product-card__badges{grid-area:badges;min-height:24px;justify-self:end}.strix-product-card--expand .strix-product-card__link .strix-product-card__title{margin-top:0;height:auto}.strix-product-card--expand .strix-product-card__link .strix-product-card__title,.strix-product-card--expand .strix-product-card__link .strix-price{padding-left:16px;padding-bottom:0;margin-top:0}.strix-product-card--expand .strix-product-card__link.show--reviews .strix-product-card__link{grid-template-areas:"image reviews badges" "image title title" "image price price "}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/strix-product-card.css.map */
