.product-card{display:flex;flex-direction:column;margin:0 8px;position:relative;padding:16px 12px;height:100%;text-decoration:none}.product-card__image{width:100%;height:174px;position:relative;display:flex;justify-content:center;margin:32px 0 8px;background:var(--bg-subtle);border-radius:12px}.product-card__background{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0}.product-card__background svg{width:100%;height:100%;filter:drop-shadow(3px 6px 10px #0A0A0B1A)}.product-card__title{text-transform:uppercase;margin:0}.product-card__image img{height:100%;width:100%;object-fit:contain;padding:5px 0}.product-card__content{position:relative;display:flex;flex-direction:column;gap:12px;margin-top:auto}.product-card__color-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;position:relative}.color-swatch{border-radius:100%;height:12px;width:12px;text-decoration:none;border:.5px solid #000;flex:none}.product-card__badge{position:absolute;top:10px}.product-card__price{z-index:0;margin-top:auto;display:flex;flex-direction:column}.product-card__headline{display:flex;flex-direction:column;gap:3px;z-index:1;margin-bottom:12px}.product-card__sizes{display:flex}@media screen and (min-width: 768px){.product-card__badge{top:14px}.product-card__price{flex-direction:row;gap:var(--space-4);align-items:end}.product-card__price .body-x-small{font-size:12px;line-height:15.6px}.color-swatch{height:16px;width:16px}.product-card__color-options{gap:6px}.product-card__image{margin:36px 0 16px;height:280px}.product-card{margin:0 16px;padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/360/assets/product-card.css.map */
