.shop-the-look__wrapper{align-items:center;display:flex;gap:.8rem}@media screen and (max-width:989.98px){.shop-the-look__wrapper{flex-direction:column;gap:1.6rem}}.shop-the-look__items{display:flex;flex-wrap:wrap;gap:1.6rem}.shop-the-look__button{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:3rem;cursor:pointer;display:flex;gap:.4rem;overflow:hidden;padding:.2rem 1.6rem .2rem .2rem;transition:border-color .3s ease-in-out}.shop-the-look__button.active,.shop-the-look__button:hover{border-color:#b71820}.shop-the-look__button img{border-radius:50%;height:4rem;-o-object-fit:contain;object-fit:contain;width:4rem}.shop-the-look__button span{color:#b71820;font-size:calc(var(--font-body-scale)*1.4rem);font-weight:600;letter-spacing:-.03em}.shop-the-look__suptitle{font-family:var(--font-heading-family);font-size:calc(var(--font-body-scale)*1.4rem);text-transform:uppercase}.shop-the-look__description{color:#575756;font-size:calc(var(--font-body-scale)*1.4rem);width:90%}@media screen and (max-width:989.98px){.shop-the-look__description{width:100%}}.shop-the-look__link{font-size:calc(var(--font-body-scale)*1.4rem);font-weight:600;letter-spacing:-.03em;min-height:-moz-fit-content;min-height:fit-content;padding:1.6rem 3.2rem;width:-moz-fit-content;width:fit-content}@media screen and (max-width:989.98px){.shop-the-look__link{padding:1.2rem 2.4rem}}.shop-the-look__title{font-weight:600}.shop-the-look__title,.shop-the-look__title *{line-height:1em;margin:0}.shop-the-look__content{display:flex;flex-direction:column;gap:1.6rem;width:50%}.shop-the-look__content-extra{display:flex;flex-direction:column;gap:2.4rem}@media screen and (max-width:989.98px){.shop-the-look__content-extra{gap:1.6rem}.shop-the-look__content{width:100%}}.shop-the-look__image{margin-left:-10%;position:relative;width:40%}@media screen and (max-width:989.98px){.shop-the-look__image{margin-left:0;width:100%}}.shop-the-look__details{left:var(--position-x);position:absolute;top:var(--position-y);visibility:hidden}.shop-the-look__details.visible{visibility:visible}.shop-the-look__details-summary{background-color:#b71820;border-radius:50%;cursor:pointer;display:block!important;height:3rem;position:relative;transform-origin:center;width:3rem;z-index:1}.shop-the-look__details-summary:after{animation:pulse 1.5s ease-out infinite;background-color:#b71820;border-radius:50%;content:"";height:100%;left:50%;opacity:.4;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);width:100%;z-index:-1}@keyframes pulse{0%{opacity:.4;transform:translate(-50%,-50%) scale(1)}70%{opacity:0;transform:translate(-50%,-50%) scale(1.5)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}.shop-the-look__details-content{align-items:center;background-color:#fff;display:flex;gap:1.6rem;padding:1.6rem;position:absolute;top:5rem;white-space:nowrap;z-index:2}@media screen and (max-width:989.98px){.shop-the-look__details-content{padding:1rem}}.shop-the-look__details-content.hover{left:-550%}@media screen and (min-width:750px){.shop-the-look__details-content.hover{left:-5rem}}.shop-the-look__details-content.under{left:0}@media screen and (min-width:750px){.shop-the-look__details-content.under{left:-5rem}}.shop-the-look__details-content img{height:8.5rem;width:8.5rem}.shop-the-look__details-content-text{display:flex;flex-direction:column;gap:.8rem}.shop-the-look__details-content-title{color:#b71820;font-weight:600;line-height:1em;margin:0}@media screen and (max-width:989.98px){.shop-the-look__details-content-title{max-width:10rem;text-wrap:balance}}.shop-the-look__details-content-link{color:#b71820;font-weight:600;margin:0;width:-moz-fit-content;width:fit-content}