product-card{--primary-dark: #1d1d1b;--secondary-color: #686869;--card-bg-color: #f3f1ef;--image-bg-color: #f7f7f7;--card-font-family: Montserrat;--card-font-size: 14px;--card-line-height: 20px;--card-letter-spacing: -.0025em;--kl-reviews-reviews-star-color: var(--primary-dark);isolation:isolate;display:flex;flex-direction:column;align-items:stretch;position:relative;width:100%;height:100%;background-color:var(--card-bg-color)}product-card .product-card__image-wrapper{position:relative;overflow:hidden;background-color:var(--image-bg-color)}product-card .product-card__image{position:relative;width:100%;height:0;overflow:hidden}product-card .product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .6s cubic-bezier(.165,.84,.44,1)}product-card .product-card__badges{position:absolute;top:10px;left:0;right:0;padding-inline:16px;display:flex;flex-wrap:wrap;gap:8px;z-index:2}@media (min-width: 1024px){product-card .product-card__badges{top:32px;padding-inline:32px}}product-card .product-card__badge{display:flex;padding:6px 10px;align-items:center;gap:8px;background:#fff;color:var(--primary-dark);font-family:var(--card-font-family);font-size:12px;font-style:normal;font-weight:500;line-height:16px}product-card .product-card__info{padding:16px 24px;display:flex;flex-direction:column;gap:4px}@media (min-width: 768px){product-card .product-card__info{padding:16px 32px 32px}}product-card.product-card--compact .product-card__info{padding:16px 16px 32px}product-card .product-card__row{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:4px;overflow:hidden}product-card .product-card__row--secondary{flex-wrap:wrap;align-items:flex-start;gap:4px}product-card .product-card__row--no-tag{flex-wrap:nowrap;gap:12px}product-card .product-card__title{color:var(--primary-dark);font-family:var(--card-font-family);font-size:var(--card-font-size);font-style:normal;font-weight:600;line-height:var(--card-line-height);margin:0;text-decoration:none;letter-spacing:var(--card-letter-spacing)}product-card .product-card__title:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}product-card .product-card__title a{text-decoration:none;color:inherit;letter-spacing:var(--card-letter-spacing)}product-card .product-card__subtitle{color:var(--primary-dark);font-family:var(--card-font-family);font-size:var(--card-font-size);font-style:normal;font-weight:500;line-height:var(--card-line-height);margin:0;letter-spacing:var(--card-letter-spacing)}product-card .product-card__tag{color:var(--secondary-color);font-family:var(--card-font-family);font-size:var(--card-font-size);font-style:normal;font-weight:400;line-height:var(--card-line-height);margin:0;letter-spacing:var(--card-letter-spacing)}product-card .product-card__price{color:var(--primary-dark);font-family:var(--card-font-family);font-size:var(--card-font-size);font-style:normal;font-weight:400;line-height:var(--card-line-height);letter-spacing:var(--card-letter-spacing);white-space:nowrap;flex-shrink:0}product-card .product-card__info-left{min-width:0;max-width:50%}product-card .product-card__desc,product-card .product-card__variant-line{color:var(--secondary-color);font-family:var(--card-font-family);font-size:13px;font-style:normal;font-weight:400;line-height:18px;margin:4px 0 0;letter-spacing:var(--card-letter-spacing);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}product-card .klaviyo-star-rating-widget{display:flex}product-card .kl_reviews__star_rating_widget{display:flex;justify-content:space-between;gap:4px}product-card .kl_reviews__stars_badge{padding-right:0!important}product-card:hover .product-card__image img{transform:scale(1.05)}product-card:focus-within{outline:1px solid rgba(29,29,27,.1);outline-offset:2px}product-card .product-card__title a:focus{outline:none}
/*# sourceMappingURL=/cdn/shop/t/40/assets/component-product-card.css.map */
