.shop-the-look-product{display:flex;isolation:isolate;position:relative;z-index:1}.shop-the-look-product.shop-the-look-product--open{z-index:2}.shop-the-look-product.shop-the-look-product--open .shop-the-look-product__button{border-end-start-radius:0;transition:all .3s ease-in-out}.shop-the-look-product.shop-the-look-product--open .shop-the-look-product__panel{clip-path:inset(0 0 -3.5rem 0);transition:all .3s ease-in-out}.shop-the-look-product.shop-the-look-product--open .shop-the-look-product__link,.shop-the-look-product.shop-the-look-product--open .shop-the-look-product__wishlist{border-radius:0;transition:all .3s ease-in-out calc(.3s*var(--index, 0));translate:0 0}.shop-the-look-product__button{aspect-ratio:1;background-color:var(--color-background-default);border-radius:.4rem;overflow:hidden;transition:none;width:7.2rem;z-index:1}@media(min-width:64em){.shop-the-look-product__button{width:9.6rem}}.shop-the-look-product__panel{border-radius:.4rem 0 0 .4rem;clip-path:inset(0 calc(100% - 6.8rem) -3.5rem 0);inset-block:0;inset-inline-start:0;isolation:isolate;padding-inline-start:calc(100% - .4rem);position:absolute;transition:none;white-space:nowrap}@media(min-width:64em){.shop-the-look-product__panel{clip-path:inset(0 calc(100% - 9.2rem) -3.5rem 0)}}.shop-the-look-product__img{height:100%;object-fit:contain;width:100%}.shop-the-look-product__info{background:var(--color-background-default);display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.6rem 4rem 1.6rem 2rem}.shop-the-look-product__name{font-size:1.5rem;font-weight:600}.shop-the-look-product__actions{display:flex}.shop-the-look-product__link,.shop-the-look-product__wishlist{align-items:center;background:var(--color-background-default);border-block-start:1px solid var(--palette-neutral-200);border-bottom:.1rem solid var(--palette-neutral-200);border-radius:.4rem;display:flex;gap:.5rem;height:3.5rem;justify-content:center;padding:.6rem;position:absolute;-webkit-text-decoration:none;text-decoration:none;top:100%;transition:none;translate:0 -102%;width:50%;z-index:-1}:is(.shop-the-look-product__wishlist,.shop-the-look-product__link):hover{background:var(--palette-neutral-300)}:is(.shop-the-look-product__wishlist,.shop-the-look-product__link) .iconify{height:1.6rem;width:1.6rem}.shop-the-look-product__wishlist{inset-inline-start:0}.shop-the-look-product__link{border-inline-start:1px solid var(--palette-neutral-200);inset-inline-end:0;width:50%}.shop-the-look-product__price .price__final-price{font-weight:400}.shop-the-look-product__close{align-items:center;display:flex;height:4rem;inset-block-start:0;inset-inline-end:0;justify-content:center;position:absolute;width:4rem}.shop-the-look-product__close span{display:none}.shop-the-look-product__close .iconify{display:block;height:1.6rem;width:1.6rem}.shop-the-look-tile{display:flex;flex-direction:column-reverse;position:relative}.shop-the-look-tile__heading{font-size:2rem;margin-block-start:1.6rem}.shop-the-look-tile__link{-webkit-text-decoration:none;text-decoration:none}.shop-the-look-tile__link:before{content:"";inset:0;position:absolute;z-index:1}.shop-the-look-tile__visual{flex:1 1 auto;position:relative}.shop-the-look-tile__image{border-radius:.4rem;height:100%;object-fit:cover;overflow:hidden;width:100%}.shop-the-look-tile__products{display:flex;flex-direction:column;gap:1rem;inset-block-end:1.6rem;inset-inline-start:1.6rem;position:absolute}@media(min-width:48em){.shop-the-look-tile__products{flex-direction:row;inset-block-end:2.4rem;inset-inline-start:2.4rem}}.shop-the-look-tile--fill .shop-the-look-tile__image{height:100%}
