lookbook-component{display:block}lookbook-component .lookbook--placeholder.media--adapt{height:auto;font-size:0;padding-bottom:0}lookbook-component .quick-view__summary{height:auto;transform:none;transition:none;position:static;background-color:transparent;box-shadow:none;width:auto}lookbook-component .quick-view__summary:after{content:none}.lookbook--placeholder{background-color:#00000080}.look__hotspot{height:4.4rem;justify-content:center;position:absolute;top:var(--hotspot-y);align-items:center;border-radius:50%;cursor:pointer;margin-left:-2.2rem;left:var(--hotspot-x);width:4.4rem;margin-top:-2.2rem;display:flex;z-index:1}.look__hotspot.is-active{z-index:2}[data-animate-image] .lookbook use-animate .look__hotspot{opacity:0}[data-animate-image] .lookbook use-animate[animate] .look__hotspot{animation:fade-in var(--duration-long) ease calc(var(--duration-animate) - .25s) forwards}.no-js .lookbook use-animate .look__hotspot{opacity:1}.lookbook .media:after{height:100%;pointer-events:none;content:"";position:absolute;top:0;background-color:rgba(var(--color-overlay),var(--color-overlay-opacity));left:0;width:100%;z-index:1}.look__hotspot:after,.look__hotspot:before{pointer-events:none;content:"";position:absolute;border-radius:50%}.look__hotspot:before{height:1.6rem;transition:transform var(--duration-default) ease;background-color:rgb(var(--hotspot-color));width:1.6rem}.look__hotspot:after{animation:hotspot 1.5s ease infinite;height:100%;background-color:rgba(var(--hotspot-color),.5);width:100%}@media screen and (hover:hover){.look__hotspot:hover{z-index:2}.look__hotspot:hover:before{transform:scale(2)}}.look__hotspot:empty{display:flex}@keyframes hotspot{0%{transform:scale(1)}50%{transform:scale(1.07)}to{transform:scale(1)}}@keyframes hotspot-zoom-in{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes hotspot-zoom-out{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}@media screen and (min-width:750px){.look__hotspot.is-active .look__hotspot-product{animation-name:hotspot-zoom-in}}@media screen and (hover:hover){.look__hotspot:hover .look__hotspot-product{animation-name:hotspot-zoom-in}}.look__hotspot-product{animation:hotspot-zoom-out var(--duration-default) ease forwards;pointer-events:none;padding:1.2rem 1.6rem;position:absolute;flex-direction:column;opacity:0;top:calc(100% + 1rem);background-color:rgb(var(--color-background));align-items:center;box-shadow:0 1rem 2rem rgba(var(--color-foreground),.1),0 2rem 4rem rgba(var(--color-foreground),.2);border-radius:1.2rem;width:18rem;display:flex;z-index:1}.look__hotspot-product:after{border-right:.6rem solid transparent;border-left:.6rem solid transparent;content:"";position:absolute;border-bottom:.6rem solid rgb(var(--color-background));top:-.6rem;display:block}.look__hotspot-product--left{left:0}.look__hotspot-product--left:after{left:1.6rem}.look__hotspot-product--right{right:0}.look__hotspot-product--right:after{right:1.6rem}.look__hotspot-product--bottom{bottom:calc(100% + 1rem);top:auto}.look__hotspot-product--bottom:after{border-top:.6rem solid rgb(var(--color-background));border-bottom:none;bottom:-.6rem;top:auto}.look__hotspot-product>*{align-self:flex-start}.look__hotspot-product .h5{font-size:1.4rem}.look__hotspot-product .price{line-height:1;margin-top:.5rem}.look__hotspot-product .price bdi{font-size:1.6rem}