.shopify-section:has(.shop-the-look){position:relative}.shop-the-look{display:block;position:relative;width:-moz-fit-content;width:fit-content}@media(min-width:990px){.shop-the-look{padding:0}}.shop-the-look__content{overflow:hidden}.shop-the-look .shop-product{align-items:center;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;gap:2rem;opacity:0;padding:2rem;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__content{min-width:15rem}.shop-the-look .shop-product__title{font-family:var(--font-heading-family)}.shop-the-look .shop-product .price{font-size:calc(var(--font-body-scale)*1.4rem)}.shop-the-look .shop-product .card__price-container-wrapper{display:flex;justify-content:space-between;margin-top:1rem;width:100%}.shop-the-look .shop-product .quick-order-select__custom-dropdown{margin-top:1rem;min-width:10rem;padding:0}.shop-the-look .shop-product .quick-order-select__custom-dropdown svg{right:0}.shop-the-look .shop-product .ax-link span{font-family:var(--font-heading-family);font-size:calc(var(--font-body-scale)*1.6rem)}.shop-the-look .shop-product .card__price-container-wrapper,.shop-the-look .shop-product .price{color:inherit;font-size:calc(var(--font-body-scale)*1.4rem)}.shop-the-look .shop-product.shop-product-top{bottom:100%;top:auto;transform:translateY(0)}.shop-the-look picture{height:100%;width:-moz-fit-content;width:fit-content}.shop-the-look picture img{-o-object-fit:cover;object-fit:cover}.shop-the-look svg{height:100%;width:2rem}.shop-the-look__heading{padding:4rem 2rem;position:absolute;width:-moz-fit-content;width:fit-content;z-index:1}@media(max-width:749px){.shop-the-look__heading{padding:2rem}}.shop-the-look__heading>*{margin:0}.shop-the-look__product{align-items:center;background:#fff;border-radius:50%;color:#000;display:flex;height:2rem;justify-content:center;min-height:auto;padding:0;position:absolute;width:2rem;z-index:1}.shop-the-look__product:after,.shop-the-look__product:before{border:2px solid rgba(0,0,0,.2);border-radius:50%;content:"";height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.6);width:100%;z-index:0}.shop-the-look__product:hover{cursor:pointer;z-index:2}.shop-the-look__product:hover:after,.shop-the-look__product:hover:before{animation:stl-pulse 2.4s ease-out infinite}.shop-the-look__product:hover:after{animation-delay:1.2s}.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__product svg:not(.icon-shop){height:1rem;position:relative;transition:all .3s ease-in-out;z-index:1}@media(prefers-reduced-motion:reduce){.shop-the-look:after,.shop-the-look:before{animation:none}}.shop-the-look__image{position:relative;width:100%}@keyframes stl-pulse{0%{opacity:.8;transform:translate(-50%,-50%) scale(.6)}70%{opacity:0}to{opacity:0;transform:translate(-50%,-50%) scale(2.5)}}