.product-card{display:flex;flex-direction:column;container-type:inline-size;container-name:product-card;position:relative;color:var(--color-foreground)}.product-card a{color:inherit;text-decoration:none}.product-card__media{position:relative;display:block;aspect-ratio:var(--_pc-media-aspect, 4 / 5);background:var(--_pc-media-bg, var(--color-background-2));border-radius:var(--_pc-radius, 0);overflow:hidden;isolation:isolate}.product-card__slider{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;transition:transform .35s cubic-bezier(.4,0,.2,1);transform:translate(calc(var(--_pc-slide-offset, 0) * -100%));will-change:transform}.product-card__slide{flex:0 0 100%;width:100%;height:100%;position:relative}.product-card__slide img{width:100%;height:100%;object-fit:cover;display:block}.product-card__badge{position:absolute;top:.625rem;left:.625rem;z-index:3;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;letter-spacing:.03em;line-height:1.3;border:1px solid currentColor;border-radius:2px;pointer-events:none}.product-card__badge--sale{background:var(--color-background);color:var(--color-foreground)}.product-card__badge--soldout{background:var(--color-foreground);color:var(--color-background);opacity:.8}.product-card__badge--highlight{background:var(--color-foreground);color:var(--color-background)}.product-card__arrow{position:absolute;top:50%;transform:translateY(-50%);width:var(--_pc-arrow-size, 2.25rem);height:var(--_pc-arrow-size, 2.25rem);border-radius:50%;border:0;background:var(--_pc-arrow-bg, rgb(255 255 255 / .9));color:var(--_pc-arrow-color, #111);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,opacity .15s ease;z-index:2;padding:0}.product-card__arrow:hover,.product-card__arrow:focus-visible{background:var(--_pc-arrow-bg-hover, rgb(255 255 255 / 1))}.product-card__arrow:focus-visible{outline:2px solid currentColor;outline-offset:2px}.product-card__arrow--prev{left:var(--_pc-arrow-offset, .75rem)}.product-card__arrow--next{right:var(--_pc-arrow-offset, .75rem)}.product-card__arrow svg{width:var(--_pc-arrow-icon-size, 1rem);height:var(--_pc-arrow-icon-size, 1rem);display:block}.product-card__arrow[disabled]{opacity:.35;cursor:not-allowed}.product-card__progress{position:absolute;left:var(--_pc-progress-inset, .75rem);right:var(--_pc-progress-inset, .75rem);bottom:var(--_pc-progress-bottom, .75rem);display:flex;gap:var(--_pc-progress-gap, 4px);z-index:2;pointer-events:none}.product-card__progress-segment{flex:1;height:var(--_pc-progress-height, 2px);background:var(--_pc-progress-bg, rgb(255 255 255 / .35));border-radius:calc(var(--_pc-progress-height, 2px) / 2);transition:background-color .2s ease}.product-card__progress-segment[aria-current=true]{background:var(--_pc-progress-fill, rgb(255 255 255 / 1))}.product-card[data-total-slides="1"] .product-card__progress,.product-card[data-total-slides="1"] .product-card__arrow{display:none}.product-card__info{display:flex;flex-direction:column;gap:var(--_pc-info-gap, .25rem);margin-top:var(--_pc-info-margin-top, .75rem)}.product-card__info-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.product-card__title-link{min-width:0;flex:1 1 auto}.product-card__title{font-size:var(--_pc-title-size, .9375rem);font-weight:var(--_pc-title-weight, 500);font-style:var(--_pc-title-style, normal);margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__price{font-size:var(--_pc-price-size, .9375rem);font-weight:var(--_pc-price-weight, 500);line-height:1.3;white-space:nowrap;flex-shrink:0}.product-card__price-compare{opacity:.5;margin-left:.25rem;font-weight:400}.product-card__info-row--secondary{font-size:var(--_pc-meta-size, .8125rem);font-weight:var(--_pc-meta-weight, 400);opacity:var(--_pc-meta-opacity, .65);line-height:1.3}.product-card__variant-label,.product-card__variant-more{white-space:nowrap}.product-card--placeholder .product-card__media{border:1px dashed currentColor;opacity:.3}.saintrac-product-grid,.saintrac-product-picks{background:var(--color-background)}@container product-card (max-width: 220px){.product-card{--_pc-arrow-size: 1.75rem;--_pc-arrow-icon-size: .8125rem;--_pc-title-size: .875rem;--_pc-price-size: .875rem;--_pc-meta-size: .75rem}}@container product-card (min-width: 380px){.product-card{--_pc-arrow-size: 2.5rem;--_pc-arrow-icon-size: 1.125rem}}.saintrac-product-grid,.saintrac-product-picks{position:relative;isolation:isolate;background:transparent}.saintrac-product-grid__background,.saintrac-product-picks__background{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-background);z-index:-1;pointer-events:none}.saintrac-product-grid--full .saintrac-product-grid__background,.saintrac-product-picks--full .saintrac-product-picks__background{left:50%;right:auto;width:100vw;transform:translate(-50%)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/saintrac-product-card.css.map */
