.label{align-items:center;background:var(--color-background-default);border:.2rem solid var(--color-border-horizontal);border-radius:4.4rem;color:var(--color-copy-default);display:flex;font-size:1.2rem;font-weight:700;height:2.8rem;padding:0 1rem}.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:1rem;position:relative;width:1rem}.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);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{aspect-ratio:1;background:#faf9f7;border-radius:1.6rem;overflow:hidden;position:relative}.product-item__image{border-radius:inherit;display:block;height:calc(100% - 2rem);mix-blend-mode:multiply;object-fit:contain;width:100%}.product-item__actions{height:0}.product-item .product-item__color-variants{bottom:0;height:2rem;justify-content:flex-end;left:0;position:absolute;z-index:1}.product-item__details{margin-top:3.2rem;padding-bottom:2.6rem}@media (width >= 64em){.product-item__details{margin-top:1.4rem}}.product-item__brand{color:#141414;display:block;font-weight:700;height:1lh}.product-item__brand,.product-item__description{font-size:1.4rem;line-height:1.6;overflow:hidden}.product-item__description{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-weight:400;height:2lh;margin-top:.2rem;text-overflow:ellipsis}@media (width >= 64em){.product-item__description{font-size:1.4rem}}.product-item__price{flex-direction:row;font-weight:600;margin-top:.8rem}.product-item__price .no__currency>span{font-size:1.8rem}.product-item__price .price__rrp span{font-size:inherit}@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{height:2rem;position:absolute;right:1.3rem;top:1.3rem;width:2.2rem}.product-item__button .icon--cart{height:1.8rem;width:1.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}}
