@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.shop-the-look .shop-product{background:#fff;border-radius:1.6rem;gap:1rem;height:13rem;opacity:0;padding:1rem;transition:all .3s ease-in-out;visibility:hidden}.shop-the-look .shop-product__desktop{display:flex;position:absolute;top:100%;width:32rem}@media(max-width:989.98px){.shop-the-look .shop-product__desktop{display:none}}.shop-the-look .shop-product__mobile{background:rgba(0,0,0,.1);display:none;margin:0 0 2rem;width:100%}@media(max-width:989.98px){.shop-the-look .shop-product__mobile{display:flex}}.shop-the-look .shop-product__mobile.active{opacity:1;visibility:visible}.shop-the-look .shop-product .shop-product__image{border-radius:1rem;flex-shrink:0;height:112px;padding:1rem;width:112px}.shop-the-look .shop-product .shop-product__image img{border-radius:1rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.shop-the-look .shop-product .shop-product__content{color:#000;text-decoration:none}.shop-the-look .shop-product .shop-product__content .shop-product__vendor{font-family:var(--font-heading-family);font-size:1.1rem;font-weight:300;margin-bottom:.6rem}.shop-the-look .shop-product .shop-product__content .shop-product__title{color:#000;font-size:calc(var(--font-body-scale)*1.4rem)}.shop-the-look .shop-product .shop-product__content .shop-product__price{color:#000;font-size:calc(var(--font-body-scale)*1.2rem);margin-top:.5rem}.shop-the-look__description-mobile{display:none}@media(max-width:989.98px){.shop-the-look__description-mobile{color:#777;display:block;font-size:calc(var(--font-body-scale)*1.2rem);font-weight:400;max-width:100%}}.shop-the-look__title.shop-the-look__title-mobile{display:none}@media(max-width:989.98px){.shop-the-look__title.shop-the-look__title-mobile{color:#1e1e1e;display:block;margin-bottom:2rem}}.shop-the-look__wrapper{display:flex;flex-direction:column;justify-content:center;position:relative}.shop-the-look__background{aspect-ratio:7/4;background-attachment:local;background-repeat:no-repeat;background-size:cover;max-height:80rem;position:relative}.shop-the-look__background img{border-radius:.5rem;max-height:80rem;-o-object-fit:cover;object-fit:cover}@media(max-width:989.98px){.shop-the-look__background{margin-bottom:2rem}}.shop-the-look__background-overlay{background:#000;border-radius:.5rem;display:block!important;height:100%;left:0;position:absolute;top:0;width:100%}.shop-the-look .shop-the-look__product{align-items:center;background:#fff;border-radius:50%;color:#000;display:flex;height:30px;justify-content:center;position:absolute;transform:translate(-15px,-15px);width:30px;z-index:2}.shop-the-look .shop-the-look__product:hover{cursor:pointer}.shop-the-look .shop-the-look__product:after{animation:pulse 3s infinite;background:#fff;border-radius:50%;content:"";height:40px;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px;z-index:0}.shop-the-look .shop-the-look__product.active svg{transform:rotate(45deg)}.shop-the-look .shop-the-look__product.active .shop-product{opacity:1;transform:translateY(15px);visibility:visible}.shop-the-look .shop-the-look__product svg{height:12px;position:relative;transition:all .3s ease-in-out;width:13px;z-index:1}.shop-the-look .page-width{height:100%;position:relative;width:100%}.shop-the-look .page-width .shop-the-look__content{bottom:5rem;left:5rem;position:absolute;width:40%}@media(max-width:989.98px){.shop-the-look .page-width .shop-the-look__content{position:unset;width:100%}}.shop-the-look .page-width .shop-the-look__content .shop-the-look__subtitle{font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)*1.6rem);margin-bottom:1rem;text-transform:uppercase}@media(max-width:989.98px){.shop-the-look .page-width .shop-the-look__content .shop-the-look__subtitle{display:none}}.shop-the-look .page-width .shop-the-look__content .shop-the-look__title{font-weight:300;letter-spacing:-.02em;margin-bottom:2rem}@media(max-width:989.98px){.shop-the-look .page-width .shop-the-look__content .shop-the-look__title{display:none}}.shop-the-look .page-width .shop-the-look__content .shop-the-look__description{font-weight:600;line-height:1.7em;max-width:410px}@media(max-width:989.98px){.shop-the-look .page-width .shop-the-look__content .shop-the-look__description{display:none}}.shop-the-look .page-width .shop-the-look__content .button{margin-top:3rem}@keyframes pulse{0%{height:40px;width:40px}50%{height:45px;width:45px}to{height:40px;width:40px}}