.product-card{display:flex;flex-direction:column;height:100%;position:relative;border-radius:4px;margin:12px 6px 0}.product-card__tag{position:absolute;z-index:1;top:8px;left:8px}.product-card__tag .promo-tag{font-family:var(--font-bebas);font-weight:400;border-radius:4px;line-height:1.2;padding:4px 12px;font-size:12px}.product-card__image{display:block;width:100%;padding-bottom:100%;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000012;border-radius:4px}.product-card__image img{position:absolute;top:50%;left:50%;height:auto;transform:translate(-50%,-50%);width:100%;background-color:var(--sports-white);aspect-ratio:1 / 1}@media (min-width: 768px){.product-card{height:auto;background-color:transparent;box-shadow:none;border-radius:0;padding:0}.product-card__image{box-shadow:0 2px 12px #00000012}.product-card__tag .promo-tag{font-size:16px}}.product-card__details{display:flex;flex-direction:column;position:relative}.product-card__title{font-family:var(--font-helvetica);font-weight:500;font-size:14px;line-height:120%;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:8px}@media (min-width: 768px){.product-card__details{align-items:flex-start}.product-card__title{font-size:16px;font-weight:700;text-align:left;display:block;white-space:normal}}.product-card__price{display:flex;flex:0;margin:8px 0 0;flex-direction:row-reverse;gap:4px;align-items:baseline;justify-content:flex-end}.product-card__amount{font-size:12px;font-weight:400;line-height:1.2;color:#000;display:inline-block}.product-card__amount--compare{color:#a2a2a2;text-decoration:line-through;font-weight:400}.product-card__amount--compare:not(:empty)+.product-card__amount{color:var(--sports-red-1)}.product-card__colors{display:flex;gap:5px;margin:8px 0 15px}.product-card__colors .more-colors{display:none;position:relative}.product-card__colors .more-colors span{position:absolute;color:var(--sports-black-1);top:-3px;width:100%;right:0;text-align:center;transform:scale(.9)}@media (max-width: 767px){.product-card__colors .swatch:nth-child(n+5){display:none}.product-card__colors .swatch:nth-last-child(-n+4)~.more-colors{display:inline}}.product-card__colors .swatch,.product-card__colors .more-colors{display:block;margin-top:0;width:24px;height:24px;border-radius:2px;padding:3px;background:var(--sports-white);border:1px solid #ddd}.product-card__colors .swatch.active{border:1px solid var(--sports-navy)}.product-card__colors .swatch .swatch-color-square{display:block;width:100%;height:100%;background-size:cover;border-radius:2px;border:1px solid var(--sports-grey-3)}@media (min-width: 768px){.product-card__colors{flex-wrap:wrap;justify-content:flex-start;gap:8px;pointer-events:all;margin-top:8px}.product-card__colors .swatch{display:block;padding:2px;background:var(--sports-white);border-radius:2px;width:auto;height:auto}.product-card__colors .swatch.active{border-color:#888}.product-card__colors .swatch .swatch-color-square{display:block;width:20px;height:20px;background-size:cover;border:1px solid #eee}.product-card__colors .more-colors{display:none}}@media (min-width: 768px){.product-card__amount{display:block;font-size:16px}.product-card__amount--compare:not(:empty){margin:0}}.product-card__options{display:none;position:absolute;z-index:2;bottom:0;left:0;right:0;width:100%;background-color:var(--sports-navy);padding:16px 10px}.product-card__options:empty{display:none!important}.product-card__options--single{padding:0}.product-card__options .add-to-cart{width:100%;padding:24px;font-weight:700;font-size:14px;line-height:120%;text-align:center;text-transform:uppercase;color:var(--sports-white);margin:-16px -10px}.product-card__cta .add-to-cart .fa-check,.product-card__options .add-to-cart .fa-check{display:inline-block}.product-card__options .option{min-width:32px;height:32px;padding:8px;display:flex;align-items:center;justify-content:center;background-color:var(--sports-white);border-radius:4px;font-weight:500;font-size:11px;line-height:120%;text-transform:uppercase;color:var(--sports-navy)}.product-card__options .option[data-available=false]{cursor:not-allowed;background-color:#a1a5ac;color:#7e838d}.product-card__options .choose{width:100%;font-weight:700;font-size:12px;line-height:120%;text-transform:uppercase;color:var(--sports-white);text-align:center;margin-bottom:8px}.product-card__cta{position:absolute;bottom:4px;right:4px}.product-card__cta .add-to-cart{text-align:center;background-color:var(--sports-navy);color:var(--sports-white);border-radius:0;width:28px;display:block;height:28px}@media (min-width: 768px){.product-card:not(:focus-within) .product-card__options{display:none}.product-card:hover .product-card__options,.product-card:focus-within .product-card__options{display:flex;justify-content:center;flex-wrap:wrap;gap:4px}.product-card__cta{display:none}}
/*# sourceMappingURL=/cdn/shop/t/95/assets/component-product-card.css.map */
