.stl-section{--stl-section-pad-block: 0;--stl-section-pad-inline: 0;--stl-items-gap: 2rem;--stl-text-color: inherit;--stl-bg-color: transparent;--stl-overlay-color: transparent;--stl-overlay-opacity: .5;--button-background-color: #fff;--button-border-color: #fff;--button-text-color: #000;--button-background-color-hover: #000;--button-border-color-hover: #000;--button-text-color-hover: #fff;position:relative;z-index:2;color:var(--stl-text-color);background-color:var(--stl-bg-color);min-width:0}.stl-section__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.stl-section__bg-image{display:block;width:100%;height:100%;object-fit:cover}.stl-section__bg-image--mobile{display:none}.stl-section__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--stl-overlay-color);opacity:var(--stl-overlay-opacity)}.stl-section__wrapper{position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;min-width:0;padding:var(--stl-section-pad-block) var(--stl-section-pad-inline)}.stl-section__wrapper--look-full-width{padding-left:0;padding-right:0}.stl-section__title{text-align:center;margin:0 0 2rem;padding-top:1rem}.stl-section__inner.shop-the-look{display:flex;flex-wrap:wrap;align-items:stretch;width:100%;max-width:100%;box-sizing:border-box;min-width:0;gap:var(--stl-items-gap);margin:0}.stl-block{box-sizing:border-box;min-width:0;max-width:100%;padding:0}.stl-block.type-text{display:flex;align-items:center}.stl-block.type-look-image{position:relative;display:flex;align-items:stretch}.stl-block.type-look-image--full-width{padding:0;margin:0;margin-block:0}.stl-section__inner.shop-the-look:has(.type-look-image--full-width){gap:0}.stl-block.type-look-image--full-width .shop-the-look__image-wrapper,.stl-block.type-look-image--full-width .shop-the-look__media,.stl-block.type-look-image--full-width .shop-the-look__media svg{width:100%;height:100%;display:block}.stl-block.type-look-image--full-width .shop-the-look__media img,.stl-block.type-look-image--full-width .shop-the-look__media svg{width:100%;height:100%;object-fit:cover}@media only screen and (min-width:992px){.stl-block{flex:var(--desktop-block-width)}}@media only screen and (min-width:768px)and (max-width:991px){.stl-block{flex:var(--tablet-block-width);order:var(--tablet-position)}}@media only screen and (max-width:767px){.stl-section{--stl-section-pad-block: var(--stl-section-pad-block-mobile, var(--stl-section-pad-block));--stl-section-pad-inline: var(--stl-section-pad-inline-mobile, var(--stl-section-pad-inline));--stl-items-gap: var(--stl-items-gap-mobile, var(--stl-items-gap));--stl-text-color: var(--stl-text-color-mobile, var(--stl-text-color));--stl-bg-color: var(--stl-bg-color-mobile, var(--stl-bg-color));--stl-overlay-color: var(--stl-overlay-color-mobile, var(--stl-overlay-color));--stl-overlay-opacity: var(--stl-overlay-opacity-mobile, var(--stl-overlay-opacity));--button-background-color: var(--button-background-color-mobile, var(--button-background-color));--button-border-color: var(--button-border-color-mobile, var(--button-border-color));--button-text-color: var(--button-text-color-mobile, var(--button-text-color));--button-background-color-hover: var(--button-background-color-mobile-hover, var(--button-background-color-hover));--button-border-color-hover: var(--button-border-color-mobile-hover, var(--button-border-color-hover));--button-text-color-hover: var(--button-text-color-mobile-hover, var(--button-text-color-hover))}.stl-section__wrapper{padding:var(--stl-section-pad-block) var(--stl-section-pad-inline)}.stl-section__wrapper--look-full-width{padding-left:0;padding-right:0}.stl-section__bg-image--desktop{display:none}.stl-section__bg-image--mobile{display:block}.stl-block{flex:var(--mobile-block-width);order:var(--mobile-position)}}.shop-the-look__image-wrapper{position:relative;width:100%}.shop-the-look__image-wrapper.image-z-index{z-index:-1}.shop-the-look__media{display:block;width:100%}.shop-the-look__media img{width:100%;height:auto;object-fit:cover;image-rendering:auto}.shop-the-look__media .shop-the-look__media-image--desktop{display:block}.shop-the-look__media .shop-the-look__media-image--mobile{display:none}@media only screen and (max-width:767px){.shop-the-look__media:has(.shop-the-look__media-image--mobile) .shop-the-look__media-image--desktop{display:none}.shop-the-look__media .shop-the-look__media-image--mobile{display:block}}.stl-dot{--stl-dot-size: 40px;--stl-card-bg: #fff;--stl-card-text: #000;--stl-card-radius: 0px;--stl-card-width: 250px;position:absolute;top:var(--vertical-position, 50%);left:var(--horizontal-position, 50%);transform:translate(-50%,-50%);z-index:2;cursor:pointer}.stl-dot.high-energy-2-dot{position:absolute;top:var(--vertical-position, 50%);left:var(--horizontal-position, 50%);transform:translate(-50%,-50%)}.stl-dot--size-small{--stl-dot-size: 28px}.stl-dot--size-medium{--stl-dot-size: 40px}.stl-dot--size-large{--stl-dot-size: 52px}.shop-the-look__button,.stl-dot__trigger{width:var(--stl-dot-size, 40px);height:var(--stl-dot-size, 40px);border-radius:50%;font-size:calc(var(--stl-dot-size, 40px) * .5);font-weight:400;padding:0;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--button-text-color);background-color:var(--button-background-color);border:2px solid var(--button-border-color);-webkit-appearance:none;appearance:none;line-height:0}.shop-the-look__button:after,.stl-dot__trigger:after{content:"+";position:absolute;top:calc(50% - .05em);left:50%;transform:translate(-50%,-50%);line-height:0}.stl-dot--style-solid .stl-dot__trigger{border-width:0}.stl-dot--style-solid .stl-dot__trigger:after{content:none}.stl-dot--style-outline .stl-dot__trigger{background-color:transparent;border-width:2px}.stl-dot--style-outline .stl-dot__trigger:after{content:none}.stl-dot--style-outline:hover .stl-dot__trigger,.stl-dot--style-outline[data-opened] .stl-dot__trigger{background-color:var(--button-background-color-hover)}.stl-dot--style-pulse .stl-dot__trigger{box-shadow:0 0 #ffffff73;animation:stl-dot-pulse 2s ease-out infinite}.stl-dot--style-pulse .stl-dot__trigger:after{content:"";width:8px;height:8px;border-radius:50%;background:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stl-dot--style-number .stl-dot__trigger:after{content:attr(data-dot-label);font-size:calc(var(--stl-dot-size, 40px) * .38);font-weight:600;line-height:1;top:50%}.stl-dot[data-opened] .shop-the-look__button,.stl-dot[data-opened] .stl-dot__trigger,.stl-dot:hover .shop-the-look__button,.stl-dot:hover .stl-dot__trigger{color:var(--button-text-color-hover);background-color:var(--button-background-color-hover);border-color:var(--button-border-color-hover)}@keyframes stl-dot-pulse{0%{box-shadow:0 0 #ffffff73}70%{box-shadow:0 0 0 12px #fff0}to{box-shadow:0 0 #fff0}}.shop-the-look__product{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;border:0;clip:rect(0 0 0 0);background-color:var(--stl-card-bg, #fff);color:var(--stl-card-text, #000);border-radius:var(--stl-card-radius, 0);left:50%;top:calc(100% + .5rem);padding:0;transform:translate(-50%);z-index:5;box-shadow:0 8px 24px #0000001f}.stl-dot:hover .shop-the-look__product,.stl-dot:focus-within .shop-the-look__product,.stl-dot[data-opened] .shop-the-look__product,.stl-dot .stl-dot__trigger:focus+.shop-the-look__product{position:absolute!important;overflow:visible;clip:auto;width:var(--stl-card-width, 250px);height:auto;margin:0;padding:.75rem}.stl-dot--card-size-small{--stl-card-width: 200px}.stl-dot--card-size-medium{--stl-card-width: 250px}.stl-dot--card-size-large{--stl-card-width: 300px}.stl-dot--card-pos-bottom .shop-the-look__product{left:50%;top:calc(100% + .5rem);bottom:auto;right:auto;transform:translate(-50%)}.stl-dot--card-pos-top .shop-the-look__product{left:50%;bottom:calc(100% + .5rem);top:auto;right:auto;transform:translate(-50%)}.stl-dot--card-pos-left .shop-the-look__product{right:calc(100% + .5rem);left:auto;top:50%;bottom:auto;transform:translateY(-50%)}.stl-dot--card-pos-right .shop-the-look__product{left:calc(100% + .5rem);right:auto;top:50%;bottom:auto;transform:translateY(-50%)}.stl-dot--card-elevated .shop-the-look__product{box-shadow:0 8px 24px #0000001f;border:0}.stl-dot--card-flat .shop-the-look__product{box-shadow:none;border:0}.stl-dot--card-bordered .shop-the-look__product{box-shadow:none;border:1px solid rgba(0,0,0,.12)}.stl-dot--card-dark{--stl-card-bg: #111;--stl-card-text: #fff}.stl-dot--card-dark .shop-the-look__product{box-shadow:0 8px 24px #00000059}.stl-product-card{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.6rem;align-items:center;text-decoration:none;color:inherit}.stl-dot--card-layout-vertical .stl-product-card{grid-template-columns:1fr;gap:.75rem;text-align:center;justify-items:center}.stl-dot--card-layout-vertical .stl-product-card__media{width:100%;max-width:none;aspect-ratio:3 / 4;margin-inline:0}.stl-dot--card-layout-vertical .stl-product-card__body{width:100%;align-items:center;text-align:center}.stl-dot--card-layout-vertical .stl-product-card__heading,.stl-dot--card-layout-vertical .stl-product-card__title,.stl-dot--card-layout-vertical .stl-product-card__subtitle,.stl-dot--card-layout-vertical .stl-product-card__price{text-align:center;width:100%}.stl-dot--card-layout-vertical .stl-product-card__price,.stl-dot--card-layout-vertical .stl-product-card__price .price-container,.stl-dot--card-layout-vertical .stl-product-card__price .price-container__row,.stl-dot--card-layout-vertical .stl-product-card__price .price-container__compare-group{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;width:100%;text-align:center}.stl-dot--card-layout-compact .stl-product-card,.stl-dot--card-layout-image .stl-product-card{grid-template-columns:1fr}.stl-dot--card-layout-image .stl-product-card__media,.stl-dot--card-layout-vertical .stl-product-card__media{width:100%;aspect-ratio:3 / 4}.stl-dot--card-layout-image:is(:hover,:focus-within,[data-opened]) .shop-the-look__product,.stl-dot--card-layout-vertical:is(:hover,:focus-within,[data-opened]) .shop-the-look__product{padding:0}.stl-dot--card-layout-vertical:is(:hover,:focus-within,[data-opened]) .shop-the-look__product{padding:0 0 .85rem}.stl-dot--card-layout-image .stl-product-card__media,.stl-dot--card-layout-vertical .stl-product-card__media{border-radius:var(--stl-card-radius, 0)}.stl-dot--card-layout-vertical .stl-product-card__body{padding-inline:.75rem}.stl-dot--card-layout-image .stl-product-card__image,.stl-dot--card-layout-vertical .stl-product-card__image{image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.stl-dot--card-size-small .stl-product-card{grid-template-columns:3.5rem minmax(0,1fr);gap:.45rem}.stl-dot--card-size-large .stl-product-card{grid-template-columns:5.5rem minmax(0,1fr);gap:.75rem}.stl-dot--card-layout-vertical.stl-dot--card-size-small .stl-product-card,.stl-dot--card-layout-vertical.stl-dot--card-size-medium .stl-product-card,.stl-dot--card-layout-vertical.stl-dot--card-size-large .stl-product-card,.stl-dot--card-layout-compact .stl-product-card,.stl-dot--card-layout-image .stl-product-card{grid-template-columns:1fr}.stl-product-card__media{display:block;overflow:hidden;aspect-ratio:3 / 4;background:#0000000a;border-radius:calc(var(--stl-card-radius, 0px) * .5)}.stl-product-card__image{display:block;width:100%;height:100%;object-fit:cover}.stl-product-card__body{display:flex;flex-direction:column;gap:.25rem;min-width:0}.stl-product-card__heading{display:flex;flex-direction:column;gap:.15rem;min-width:0}.stl-product-card__title{display:block;font-size:.75rem;line-height:1.35;font-weight:500}.stl-product-card__subtitle{display:block;font-size:.6875rem;line-height:1.35;font-weight:400;opacity:.65;color:inherit}.stl-product-card__price{font-size:.75rem;opacity:.85}.stl-product-card__price .price,.stl-product-card__price .price-container{font-size:inherit}.stl-text{width:100%;max-width:var(--text-max-width, 800px);text-align:var(--text-align, left);padding:var(--content-padding, 0);box-sizing:border-box}.stl-text__title{margin:0 0 .5rem}.stl-text__subtitle{margin:0 0 .75rem;opacity:.85}.stl-text__content{margin:0 0 1rem}.stl-text__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;justify-content:var(--cta-justify, flex-start)}.shop-the-look__tab{background-color:var(--tab-background-color, transparent);margin-top:1rem;text-align:var(--tab-text-align, inherit)}.shop-the-look__tab .stl-text__ctas{justify-content:var(--tab-cta-justify, flex-start)}.shop-the-look__tab:not([data-opened]),.shop-the-look__tab[hidden]{display:none}.shop-the-look__tab[data-opened]{display:block;animation:stl-fade-in .3s ease-in}shop-the-look-tabs[product-card-dot] .shop-the-look__tab{display:none!important}shop-the-look-tabs[product-card-dot] .stl-dot[data-opened] .shop-the-look__product,shop-the-look-tabs[product-card-dot] .stl-dot:hover .shop-the-look__product,shop-the-look-tabs[product-card-dot] .stl-dot:focus-within .shop-the-look__product{width:280px;padding:1rem}shop-the-look-tabs[product-card-dot] .stl-dot.high-energy-2-dot .stl-dot__trigger{width:44px;height:44px;box-shadow:0 0 #ffffff73;animation:stl-he-pulse 2s ease-out infinite}@keyframes stl-he-pulse{0%{box-shadow:0 0 #ffffff73}70%{box-shadow:0 0 0 12px #fff0}to{box-shadow:0 0 #fff0}}@keyframes stl-fade-in{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:767px){.stl-text{text-align:var(--mobile-text-align, var(--text-align, left));padding:var(--content-padding-mobile, var(--content-padding, 0))}.stl-text .stl-text__ctas{justify-content:var(--mobile-cta-justify, var(--cta-justify, flex-start))}.stl-dot{top:var(--vertical-position-mobile, var(--vertical-position, 50%));left:var(--horizontal-position-mobile, var(--horizontal-position, 50%))}.stl-dot--card-pos-bottom:hover .shop-the-look__product,.stl-dot--card-pos-bottom:focus-within .shop-the-look__product,.stl-dot--card-pos-bottom[data-opened] .shop-the-look__product{top:auto;bottom:calc(100% + .5rem)}}.stl-grid__header{text-align:center;margin-bottom:1.5rem}.stl-grid__subheading{margin:.5rem 0 0;opacity:.72}.stl-grid__looks{display:grid;gap:clamp(.75rem,2vw,1.25rem);grid-template-columns:repeat(2,minmax(0,1fr))}.stl-grid__looks--count-1{grid-template-columns:1fr;max-width:32rem;margin-inline:auto}.stl-grid__looks--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stl-grid__looks--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.stl-look__media{--stl-object-position: center;position:relative;overflow:hidden}.stl-look__media--ratio-adapt{aspect-ratio:auto;height:auto}.stl-look__media--ratio-portrait{aspect-ratio:3 / 4}.stl-look__media--ratio-square{aspect-ratio:1 / 1}.stl-look__media--ratio-landscape{aspect-ratio:16 / 9}.stl-look__media--cover .stl-look__image,.stl-look__media--fit .stl-look__image,.stl-look__media--adapt .stl-look__image{image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.stl-look__media--adapt .stl-look__image{width:100%;height:auto;display:block;object-fit:contain;object-position:var(--stl-object-position, center)}.stl-look__media--cover .stl-look__image{width:100%;height:100%;object-fit:cover;object-position:var(--stl-object-position, center);display:block}.stl-look__media--fit .stl-look__image{width:100%;height:100%;display:block;object-fit:contain;object-position:var(--stl-object-position, center)}.stl-look__media--pos-left{--stl-object-position: left center}.stl-look__media--pos-center{--stl-object-position: center center}.stl-look__media--pos-right{--stl-object-position: right center}.stl-look__placeholder{width:100%;height:auto;display:block;background:rgb(from var(--color-foreground) r g b / .06)}.stl-grid-hotspot{position:absolute;top:var(--stl-y, 50%);left:var(--stl-x, 50%);transform:translate(-50%,-50%);padding:0;border:0;background:transparent;cursor:pointer;z-index:2}.stl-grid-hotspot__dot{display:block;width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid #fff;background:#00000059;box-shadow:0 2px 8px #0003;position:relative}.stl-grid-hotspot__dot:after{content:"+";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:1.5rem;line-height:1}.stl-grid-hotspot[aria-expanded=true] .stl-grid-hotspot__dot{background:#000}.stl-grid-hotspot__popover{position:absolute;left:50%;top:calc(100% + .5rem);transform:translate(-50%);width:min(16rem,70vw);background:#fff;border-radius:.25rem;box-shadow:0 8px 24px #00000026;z-index:5}.stl-grid-hotspot__popover[hidden]{display:none!important}.stl-look__placeholder-label{position:absolute;inset:auto 1rem 1rem;margin:0;font-size:.75rem;text-align:center;color:rgb(from var(--color-foreground) r g b / .6)}@media screen and (max-width:749px){.stl-grid__looks,.stl-grid__looks--count-3,.stl-grid__looks--count-4{grid-template-columns:1fr}.stl-grid-hotspot{top:var(--stl-y-mobile, var(--stl-y, 50%));left:var(--stl-x-mobile, var(--stl-x, 50%))}}
/*# sourceMappingURL=/cdn/shop/t/353/assets/shop-the-look-blocks.css.map */
