.shop-the-look .thb-hotspot-arrow,.shop-the-look .thb-hotspot-bubble,.shop-the-look .thb-hotspot-content{transition:all .25s cubic-bezier(.104,.204,.492,1)}.shop-the-look--area{position:relative}.shop-the-look--area img{width:100%}.shop-the-look--mobile{display:block}@media only screen and (min-width:768px){.shop-the-look--mobile{display:none}}.shop-the-look--mobile .thb-placeholder{height:500px}.shop-the-look--desktop{display:none}@media only screen and (min-width:768px){.shop-the-look--desktop{display:block}}.shop-the-look--desktop .thb-placeholder{height:600px}.shop-the-look .thb-placeholder{background:var(--color-accent)}.shop-the-look .thb-placeholder svg{padding:50px;fill:var(--bg-body,#fff);opacity:.5}.shop-the-look .thb-hotspot{left:0;position:absolute;top:0;z-index:20}.shop-the-look .thb-hotspot.loading,.shop-the-look .thb-hotspot:hover{z-index:40}.shop-the-look .thb-hotspot.loading .thb-hotspot-arrow,.shop-the-look .thb-hotspot.loading .thb-hotspot-bubble,.shop-the-look .thb-hotspot:hover .thb-hotspot-arrow,.shop-the-look .thb-hotspot:hover .thb-hotspot-bubble{opacity:1;pointer-events:all}.shop-the-look .thb-hotspot.loading .thb-hotspot-arrow,.shop-the-look .thb-hotspot:hover .thb-hotspot-arrow{transform:translateY(0)}.shop-the-look .thb-hotspot.loading .thb-hotspot-bubble,.shop-the-look .thb-hotspot:hover .thb-hotspot-bubble{transform:translateX(-50%) translateY(0)}.shop-the-look .thb-hotspot.loading .thb-hotspot-content{border-width:12px}.shop-the-look .thb-hotspot.loading .thb-hotspot-content .loading-overlay{display:flex}.shop-the-look .thb-hotspot-content{background:transparent;border:8px solid var(--bg-body,#fff);border-radius:100%;cursor:pointer;flex-shrink:0;height:24px;user-select:none;width:24px}.shop-the-look .thb-hotspot-content .loading-overlay{align-items:center;display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;transform:none;width:100%}.shop-the-look .thb-hotspot-content .loading-overlay svg{width:14px}.shop-the-look .thb-hotspot-content .loading-overlay svg circle{stroke:var(--color-body)}.shop-the-look .thb-hotspot-content.thb-pulsate:after,.shop-the-look .thb-hotspot-content.thb-pulsate:before{animation:pulsing 2s infinite;border:1px solid #fff;border-radius:100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.shop-the-look .thb-hotspot-content.thb-pulsate:after{animation-delay:-.4s}.shop-the-look .thb-hotspot-arrow{backdrop-filter:blur(5px);border-color:transparent transparent var(--bg-body,#fff) transparent;border-style:solid;border-width:0 11px 10px;height:0;left:5px;opacity:0;pointer-events:none;position:absolute;top:calc(100% + 11px);transform:translateY(20px);width:0}.shop-the-look .thb-hotspot-arrow:before{content:"";display:block;height:22px;left:-26px;position:absolute;top:-11px;width:52px}.shop-the-look .thb-hotspot-bubble{align-items:center;backdrop-filter:blur(5px);background:var(--bg-body,#fff);display:flex;left:50%;max-width:325px;opacity:0;padding:16px;pointer-events:none;position:absolute;top:calc(100% + 21px);transform:translateX(-50%) translateY(20px);width:max-content}.shop-the-look .thb-hotspot-bubble .thb-hotspot-product-image{flex-shrink:0;height:75px;margin-right:16px;position:relative;width:75px}.shop-the-look .thb-hotspot-bubble .thb-hotspot-product-image img{height:100%;object-fit:cover;width:100%}.shop-the-look .thb-hotspot-product-content .thb-hotspot-product-title{font-size:.875rem;line-height:1.375rem}.shop-the-look .thb-hotspot-product-content a{font-size:.75rem;font-weight:var(--font-body-medium-weight,500)}@keyframes pulsing{to{opacity:0;transform:scale(1.75)}}