html{font-size:62.5%;min-height:100%;scroll-behavior:smooth;scrollbar-gutter:stable}.lookbook-product{position:absolute;display:flex;flex-flow:column-reverse;width:40px;height:40px}.lookbook-product--left{margin-left:auto;justify-content:flex-end}.lookbook-product--left .bullet{margin-left:auto;justify-content:flex-end}.lookbook-product--left .product{bottom:0;right:0;left:unset}.lookbook-product--top .product{top:0}.lookbook-product .bullet{width:40px;height:40px;cursor:pointer}@media(min-width: 1024px){.lookbook-product .bullet:hover~.product{opacity:1;pointer-events:auto;transition:opacity .35s ease}.lookbook-product .bullet:hover .bullet__outer{transform:scale(1.1);transition:transform .25s ease}.lookbook-product .bullet:hover .bullet__inner{transform:scale(0.8);transition:transform .25s ease}}.lookbook-product .bullet__outer{display:flex;justify-content:center;height:100%;width:100%;background-color:rgba(255,255,255,.5);border-radius:20px;transition:transform .25s ease}.lookbook-product .bullet__inner{width:16px;height:16px;border-radius:8px;background-color:var(--color-white);transition:transform .25s ease;margin:auto}.lookbook-product .product{position:absolute;opacity:0;pointer-events:none;transition:opacity .35s ease;width:300px;padding:var(--spacing-6x) 0}.lookbook-product .product:hover{opacity:1;pointer-events:auto}.lookbook-product .product__inner{display:flex;grid-gap:var(--spacing-2x);gap:var(--spacing-2x);padding:var(--spacing-2x);background-color:var(--color-white)}.lookbook-product .product__inner .image-holder{height:83px;width:67px}.lookbook-product .product__inner .image-holder img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.lookbook-product .product__inner .product-content{display:flex;justify-content:space-between;flex-flow:column}.lookbook-product .product__inner .product-content__title{font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2}@media(min-width: 1024px){.lookbook-product .product__inner .product-content__title{font-size:max(1vw,14px)}}.lookbook-product .product__inner .product-content__price{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--color-grey-text)}@media(min-width: 1024px){.lookbook-product .product__inner .product-content__price{font-size:max(.83vw,12px)}}.lookbook-product .product__inner .product-content__description{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--color-grey-text)}@media(min-width: 1024px){.lookbook-product .product__inner .product-content__description{font-size:max(.83vw,12px)}}.lookbook-product .product__inner .product-content__url{padding-bottom:.2rem;font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2}.lookbook-product .product__inner .product-content__url::after{content:"";display:block;width:100%;height:1px;background-color:var(--color-almost-black);transition:transform .3s ease}.lookbook-product .product__inner .product-content__url:hover{text-decoration:none}.lookbook-product .product__inner .product-content__url:hover::after{transform:scaleX(0.2)}@media(min-width: 1024px){.lookbook-product .product__inner .product-content__url{font-size:max(.83vw,12px)}}.lookbook-product .product__inner .product-content .content-row{display:flex;align-items:center;justify-content:space-between;width:177px}
