.sf-product-card.product-card{scroll-snap-align:start;grid-template-columns:minmax(0,1fr);align-content:start;gap:1.25rem;display:grid;position:relative}.sf-product-card__figure{position:relative}.sf-product-card__figure>.badge-list{z-index:2;position:absolute;inset-block-start:.25rem;inset-inline-start:.25rem}.sf-product-card__media-shell{aspect-ratio:var(--sf-product-card-media-aspect, 1);inline-size:100%;isolation:isolate;overflow:hidden;position:relative}.sf-product-card__media-link{color:inherit;cursor:pointer;display:block;top:0;right:0;bottom:0;left:0;position:absolute;touch-action:pan-y;-webkit-user-drag:none}.sf-product-card__media-link:focus-visible{outline:2px solid rgb(var(--text-color));outline-offset:3px}.sf-product-card__media-track{block-size:100%;display:grid;inline-size:100%;position:relative}.sf-product-card__media-slide{block-size:100%;grid-area:1 / 1;inline-size:100%;min-block-size:0;min-inline-size:0;opacity:0;pointer-events:none;position:relative;transition:opacity .22s ease;z-index:0}.sf-product-card__media-slide[data-sf-active=true]{opacity:1;pointer-events:auto;z-index:1}.sf-product-card__media-item{block-size:100%;display:block;inline-size:100%;margin-inline:auto;object-fit:contain;object-position:center;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.sf-product-card__media-item--cover{object-fit:cover}.sf-product-card__media-video{background:rgb(var(--background-secondary));pointer-events:none}.sf-product-card__pagination{--sf-dot-gap: .1875rem;--sf-dot-rail-pad: .25rem;--sf-dot-slot: .75rem;--sf-dot-window-offset: 0;align-items:center;box-sizing:content-box;display:flex;inset-block-end:.625rem;inset-inline-start:50%;inline-size:4.5rem;justify-content:flex-start;overflow:visible;padding-block:.5rem;padding-inline:var(--sf-dot-rail-pad);position:absolute;transform:translate(-50%);z-index:3}.sf-product-card__pagination[data-sf-dynamic-dots=true]{overflow:hidden}.sf-product-card__pagination[data-sf-visible-dot-count="1"]{inline-size:.75rem}.sf-product-card__pagination[data-sf-visible-dot-count="2"]{inline-size:1.6875rem}.sf-product-card__pagination[data-sf-visible-dot-count="3"]{inline-size:2.625rem}.sf-product-card__pagination[data-sf-visible-dot-count="4"]{inline-size:3.5625rem}.sf-product-card__dot-track{display:flex;gap:var(--sf-dot-gap);transform:translate(calc(var(--sf-dot-window-offset) * (var(--sf-dot-slot) + var(--sf-dot-gap))));transition:transform .2s cubic-bezier(.22,1,.36,1);will-change:transform}.sf-product-card__dot-hit{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:rgb(var(--text-color));cursor:pointer;display:grid;flex:0 0 var(--sf-dot-slot);min-block-size:1rem;min-inline-size:var(--sf-dot-slot);padding:0;place-items:center}.sf-product-card__dot-hit:focus-visible{outline:2px solid currentColor;outline-offset:-5px}.sf-product-card__dot{background:rgb(var(--background) / .94);border:1px solid rgb(var(--text-color) / .32);border-radius:999px;block-size:.3125rem;box-shadow:0 1px 5px rgb(var(--text-color) / .3),0 0 0 1px rgb(var(--background) / .52);display:block;inline-size:.3125rem;opacity:.9;transform:scale(1);transform-origin:center;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}.sf-product-card__dot-hit[aria-current=true] .sf-product-card__dot{background:#686868c7;border-color:rgb(var(--background) / .82);box-shadow:0 1px 5px #5050502e,0 0 0 1px rgb(var(--background) / .38);opacity:1;transform:scale(1)}.sf-product-card__dot-hit[data-sf-dot-state=near] .sf-product-card__dot{opacity:.72;transform:scale(.72)}.sf-product-card__dot-hit[data-sf-dot-state=far] .sf-product-card__dot{opacity:.48;transform:scale(.48)}.sf-product-card__dot-hit[data-sf-dot-state=hidden]{pointer-events:none}.sf-product-card__dot-hit[data-sf-dot-state=hidden] .sf-product-card__dot{opacity:0;transform:scale(.33)}.sf-product-card__quick-add-button{align-items:center;background:rgb(var(--background-secondary));border-radius:999px;box-shadow:0 8px 22px rgb(var(--text-color) / .08);color:rgb(var(--text-color));display:inline-flex;inline-size:2.625rem;block-size:2.625rem;inset-block-end:.5rem;inset-inline-end:.5rem;justify-content:center;padding:.625rem;position:absolute;transition:opacity .2s ease,transform .2s ease;z-index:4}.sf-product-card__quick-add-button svg{transition:transform .2s ease}.sf-product-card__quick-add-button:hover svg{transform:rotate(90deg)}.sf-product-card__info{align-content:start;display:grid;gap:.75rem;justify-items:center;text-align:center}.sf-product-card__text-stack,.sf-product-card__summary-stack{display:grid;gap:.25rem;justify-items:center}.sf-product-card__vendor{color:rgb(var(--text-color) / .64);font-size:.6875rem;text-decoration:none;text-transform:uppercase}.sf-product-card__title{color:rgb(var(--text-color));display:block;font-size:.75rem;line-height:1.65;max-inline-size:100%;text-decoration:none;text-transform:uppercase}.sf-product-card__title--heading{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style)}.sf-product-card__title--clamped{-webkit-box-orient:vertical;-webkit-line-clamp:var(--sf-line-clamp-count, 2);display:-webkit-box;overflow:hidden}.sf-product-card__price .price-list,.sf-product-card__rating .rating-badge{justify-content:center}.sf-product-card__swatches{align-items:center;border:0;display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center;margin:0;padding:0}.sf-product-card__swatch-option{display:block}.sf-product-card__swatches .color-swatch{--swatch-size: 1.375rem}.sf-product-card__color-count{color:rgb(var(--text-color) / .64);font-size:.6875rem;margin:0;text-transform:uppercase}@media screen and (pointer:fine){.sf-product-card__quick-add-button{opacity:0;transform:translateY(5px)}.sf-product-card:hover .sf-product-card__quick-add-button,.sf-product-card__quick-add-button:focus-visible{opacity:1;transform:translateY(0)}}@media screen and (max-width:699px){.sf-product-card__pagination{transform:translate(-50%,30%)}}@media screen and (min-width:700px){.sf-product-card__figure>.badge-list{inset-block-start:.5rem;inset-inline-start:.5rem}.sf-product-card__dot{block-size:.5rem;inline-size:.5rem}}@media(prefers-reduced-motion:reduce){.sf-product-card__media-slide,.sf-product-card__dot,.sf-product-card__dot-track,.sf-product-card__quick-add-button,.sf-product-card__quick-add-button svg{transition-duration:.01ms}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/surefire.css.map */
