.label{background:#bc2837;border-radius:0 2px 2px 0;color:#fff;font-size:1rem;font-weight:700;letter-spacing:-.02em;padding:.1rem .8rem}.label--marketing{background:#3273db;color:#fff}.wishlist-toggle{height:1.5rem;width:1.5rem}.wishlist-toggle__icon{display:block;height:100%;width:100%}.color-variant{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.color-variant__swatch{border:.1rem solid rgba(0,0,0,.25);border-radius:100%;display:block;height:1.4rem;position:relative;width:1.4rem}.color-variant__swatch.out-of-stock:after{background-color:#000;box-shadow:0 0 0 .1rem #fff;content:" ";height:120%;left:50%;position:absolute;top:50%;transform:rotate(45deg) translate(-50%,-50%);transform-origin:left top;width:.1rem}.color-variant__more{font-size:1.2rem}.product-item{background:var(--color-background-default);padding-bottom:1.8rem;position:relative;text-align:left;width:100%;z-index:0}.product-item:hover{background:var(--color-background-default)}.product-item a{-webkit-text-decoration:none;text-decoration:none}.product-item__link{background:inherit;border:none;color:var(--color-copy-default,inherit);display:block;position:relative}.product-item__visual{align-items:center;aspect-ratio:164/205;background-color:var(--color-background-disabled);border-radius:4px;display:flex;overflow:hidden;position:relative}.product-item__image{border-radius:inherit;display:block;height:auto;mix-blend-mode:multiply;object-fit:contain;width:100%}.product-item__actions{height:0;position:relative;z-index:1}.product-item .product-item__color-variants{justify-content:flex-end;position:absolute;right:0;top:.8rem}.product-item__details{margin-top:.8rem}.product-item__brand{color:#676767;display:block;height:1lh}.product-item__brand,.product-item__description{font-size:1.2rem;line-height:1.6;overflow:hidden}.product-item__description{--lines:2;-webkit-box-orient:vertical;-webkit-line-clamp:var(--lines);display:-webkit-box;font-weight:600;height:calc(var(--lines)*1lh);margin-top:.2rem;text-overflow:ellipsis}@media (width >= 64em){.product-item__description{font-size:1.4rem}}.product-item__price{flex-direction:row;font-size:1.4rem;font-weight:600;margin-top:.8rem}@media (width >= 64em){.product-item__price{padding:0}}.product-item__labels{bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem;left:0;position:absolute}.product-item__wishlist{bottom:1.3rem;height:1.3rem;position:absolute;right:1.3rem;width:1.4rem}.product-item__button{margin-top:.8rem}.product-item__button .icon--cart{height:1.8rem;width:1.8rem}.product-item__compare-list{display:block;margin-top:.8rem}@media (hover:hover){.product-item--enable-hover:hover{z-index:1}.product-item--enable-hover:hover .product-item__image{visibility:hidden}.product-item--enable-hover:hover .product-item__image--hover{visibility:visible}}
