.shop-the-look-snippet .close_modal{display:none}.shop-the-look-snippet .stl_image{display:flex;position:relative;aspect-ratio:1.2}.shop-the-look-snippet .stl_image img{max-width:100%;height:auto;object-fit:cover}.shop-the-look-snippet .stl_add_all_button{padding:var(--layout-space-6) var(--layout-space-offset-3) 0}.shop-the-look-snippet .stl_content{margin:var(--layout-space-11) 0 0 var(--layout-space-5);padding-bottom:var(--layout-space-offset-3)}.shop-the-look-snippet .stl_content .stl_products{display:flex;position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:row;gap:var(--layout-space-pixel);flex-grow:1}.shop-the-look-snippet .stl_content .stl_products::-webkit-scrollbar{display:none}.shop-the-look-snippet .stl_product_add_button{padding-top:var(--layout-space-1);padding-right:var(--layout-space-4)}.shop-the-look-snippet .stl_content_title{font-size:var(--text-size-2xl);text-transform:uppercase;margin:0 var(--layout-space-offset-3) var(--layout-space-10) var(--layout-space-offset-3)}@media(min-width:990px){.shop-the-look-snippet .stl_content .stl_products{display:flex;position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:column;gap:var(--layout-space-pixel);flex-grow:1}.shop-the-look-snippet .stl_content{margin-top:0;gap:0;padding:0;margin-right:var(--layout-space-offset-3);margin-left:0;flex-direction:column;display:flex;min-height:100%;overflow-y:auto;position:relative;max-height:var(--stl-content-height);height:var(--stl-content-height)}.shop-the-look-snippet .stl_content .stl_products::-webkit-scrollbar{width:var(--layout-space-2);display:flex}.shop-the-look-snippet .stl_content .stl_products::-webkit-scrollbar-track{-webkit-box-shadow:rgb(var(--color-base-dark))}.shop-the-look-snippet .stl_content .stl_products::-webkit-scrollbar-thumb{background-color:rgb(var(--color-base-dark))}.shop-the-look-snippet .stl_content_title{padding:0 0 var(--layout-space-offset-4) var(--layout-space-offset-6);margin:0}.shop-the-look-snippet .stl_add_all_button{position:sticky;bottom:0;background-color:rgb(var(--color-base-background));padding:var(--layout-space-offset-4) var(--layout-space-offset-3)}}.stl_product{display:flex;flex-direction:column;gap:var(--layout-space-offset-3);width:45%;min-width:45%;scroll-snap-align:start;container-type:inline-size;container-name:stl_product;margin-bottom:var(--layout-space-pixel)}.stl_product.active{border:var(--layout-space-pixel) solid rgb(var(--color-base-dark))}.shop-the-look-snippet .stl_content .stl_product:last-of-type{margin-right:var(--layout-space-5)}.stl_product .stl_product__media{display:flex;position:relative}.stl_product .stl_product__media .product_wishlist_button.stl-card{position:absolute;top:0;right:0}.stl_product .stl_product__media{aspect-ratio:1/1;display:flex;justify-content:center;overflow:hidden}.stl_product .stl_product__media img{max-width:100%;width:100%;height:auto;object-fit:cover}.stl_product .stl_product__content{display:flex;flex-direction:column;gap:var(--layout-space-3)}.stl_product .stl_product__content .stl_product__content--price{flex-grow:1;font-size:var(--text-size-base)}.stl_product .stl_product__content .stl_product__content--title{margin:0}.stl_product .stl_product__content .stl_product__content--title a{display:flex;flex-direction:column;gap:var(--layout-space-3);font-size:var(--text-size-base);font-family:var(--font-body-family)}.stl_product .stl_product__content .stl_product__content--title a span:first-child{text-transform:uppercase}.stl-card-quick-add__submit>span{display:flex;gap:var(--layout-space-2)}@container stl_product (max-width: 300px){.stl-card-quick-add__submit>span>span:last-child{display:none}}@media(min-width:750px){.stl_product{min-width:28%}}@media(min-width:990px){.stl_product{display:flex;flex-direction:row;gap:var(--layout-space-offset-2);width:calc(100% - 2 * var(--layout-space-offset-3));min-width:unset;padding:var(--layout-space-offset-3);margin:0 var(--layout-space-offset-3)}.stl_product .stl_product__media{width:50%;aspect-ratio:var(--desktop-pc-aspect-ratio)}.stl_product .stl_product__media img{max-width:100%;width:100%;height:auto}.stl_product .stl_product__content{width:50%}}.shop-the-look-snippet .stl_hotspot{position:absolute;display:block;width:var(--layout-space-10);height:var(--layout-space-10);background-color:rgb(var(--color-base-yellow));border-radius:50%;cursor:pointer;z-index:100;top:var(--hotspot-mobile-horizontal);left:var(--hotspot-mobile-vertical)}.shop-the-look-snippet .stl_hotspot.pulse:before,.shop-the-look-snippet .stl_hotspot:hover:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background-color:rgba(var(--color-base-yellow),.4);animation:pulse 2s infinite}@media(min-width:990px){.shop-the-look-snippet .stl_hotspot{top:var(--hotspot-desktop-horizontal);left:var(--hotspot-desktop-vertical)}}shop-the-look-modal{position:fixed;top:0;left:0;width:100vw;height:100dvh;background-color:#000000b3;z-index:1000;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s}shop-the-look-modal .stl-modal-wrapper{height:100dvh;overflow-y:auto;background-color:rgb(var(--color-base-background))}shop-the-look-modal.active{opacity:1;pointer-events:auto;transition:opacity .3s}shop-the-look-modal shop-the-look.shop-the-look-snippet{background-color:rgb(var(--color-base-background));position:relative;padding-bottom:var(--layout-space-20)}shop-the-look-modal shop-the-look.shop-the-look-snippet .close_modal{display:block;position:absolute;top:var(--layout-space-10);right:var(--layout-space-10);height:var(--layout-space-14);width:var(--layout-space-14);color:rgb(var(--color-base-background));background-color:rgb(var(--color-base-dark));border:none;border-radius:50%;cursor:pointer;padding:0;z-index:100}shop-the-look-modal shop-the-look.shop-the-look-snippet .close_modal svg{height:var(--layout-space-8);width:var(--layout-space-10);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}shop-the-look-modal shop-the-look.shop-the-look-snippet .stl_content_title{padding:var(--layout-space-offset-4) var(--layout-space-offset-3) var(--layout-space-offset-3) var(--layout-space-offset-3);margin:0;height:fit-content}@media(min-width:990px){shop-the-look-modal shop-the-look.shop-the-look-snippet{margin:0;height:unset;padding-bottom:0;overflow:visible}shop-the-look-modal shop-the-look.shop-the-look-snippet .stl_image{max-height:90vh}shop-the-look-modal shop-the-look.shop-the-look-snippet .close_modal{display:block;top:var(--layout-space-5);right:var(--layout-space-5);background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}shop-the-look-modal shop-the-look.shop-the-look-snippet .stl_content_title{padding:var(--layout-space-offset-3) var(--layout-space-offset-1);margin:0 auto;height:fit-content}shop-the-look-modal .stl-modal-wrapper{height:unset;background-color:transparent;overflow-y:auto;max-width:90vw}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.8)}to{transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/158/assets/shop-the-look.css.map */
