.shop-the-look{aspect-ratio:375/327;display:flex;flex-direction:column;justify-content:flex-end;padding:2.4rem;position:relative}.shop-the-look img,.shop-the-look picture{height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.shop-the-look__gradient{background:linear-gradient(90deg,rgba(0,0,0,.4) 30%,transparent);display:none;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:990px){.shop-the-look__gradient{display:unset}}.shop-the-look__content{display:none;flex-direction:column;gap:1.6rem;justify-content:flex-end;position:relative}.shop-the-look__content>*{margin:0}.shop-the-look__content-button{margin-top:.8rem;width:-moz-fit-content;width:fit-content}@media screen and (min-width:990px){.shop-the-look__content{display:flex}}.shop-the-look__products{height:100%;left:0;overflow-x:clip;position:absolute;top:0;width:100%}.shop-the-look__product{align-items:center;aspect-ratio:1/1;background:#fff;border-radius:50%;color:#000;display:flex;justify-content:center;min-height:auto;position:absolute;width:2.6rem;z-index:1}.shop-the-look__product:after{animation:pulse 4s infinite;aspect-ratio:1/1;background-color:hsla(0,0%,100%,.4);border-radius:inherit;content:"";position:absolute;width:100%}@keyframes pulse{0%{transform:scale(1.25)}50%{transform:scale(1.6)}to{transform:scale(1.25)}}.shop-the-look__product:hover{cursor:pointer;z-index:2}.shop-the-look__product:hover .shop-product{opacity:1;transform:translateY(1.5rem);visibility:visible}.shop-the-look__product:hover .shop-product.shop-product-top{transform:translateY(-1.5rem)}.shop-the-look .shop-product{align-items:center;background:#fff;border-radius:8px;display:flex;gap:1.6rem;opacity:0;padding:1.6rem;position:absolute;text-decoration:none;top:100%;transform:translateY(0);transition:all .3s ease-in-out;visibility:hidden;width:-moz-max-content;width:max-content;z-index:9}.shop-the-look .shop-product .price{color:inherit}.shop-the-look .shop-product__image{aspect-ratio:1/1;height:8.5rem;overflow:hidden;position:relative}.shop-the-look .shop-product__image>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.shop-the-look .shop-product__brand{font-weight:600}.shop-the-look .shop-product.shop-product-top{bottom:100%;top:auto;transform:translateY(0)}@media screen and (min-width:990px){.shop-the-look{aspect-ratio:unset;height:600px}}