.section-shop-the-look,.shop-the-look-container{position:relative}.shop-the-look-container--full-width{width:100%;max-width:none}.shop-the-look__media-wrapper{position:relative;overflow:hidden}.height--adapt{aspect-ratio:var(--aspect-ratio, 2)}.height--full{min-height:100vh}.height--fixed{height:var(--image-height, 600px)}.shop-the-look__media{position:relative;width:100%;height:100%;z-index:0}.shop-the-look__placeholder,.shop-the-look__media{display:flex;align-items:center;justify-content:center}.shop-the-look__img{width:100%;height:100%;object-fit:cover}.overlay-style--full:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1}.overlay-style--box .shop-the-look__text-overlay-inner{background:#ffffffe6;padding:2rem;border-radius:8px}.overlay-style--shadow .shop-the-look__text-content{text-shadow:0 2px 8px rgba(0,0,0,.5)}.overlay-style--full-shadow:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1}.overlay-style--full-shadow .shop-the-look__text-content{text-shadow:0 2px 8px rgba(0,0,0,.5)}.shop-the-look__text-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;z-index:2;pointer-events:none;padding:2rem}.shop-the-look__text-overlay-inner{pointer-events:auto;max-width:600px}.shop-the-look__text-content{display:flex;flex-direction:column;gap:1rem}.text-position--v-top{align-items:flex-start}.text-position--v-center{align-items:center}.text-position--v-bottom{align-items:flex-end}.text-position--h-left{justify-content:flex-start}.text-position--h-center{justify-content:center}.text-position--h-right{justify-content:flex-end}.shop-the-look__products{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;z-index:3;pointer-events:none;padding:2rem}.shop-the-look__products-inner{pointer-events:auto;max-width:280px;width:100%}.shop-the-look__single-product{max-width:280px}.products-position--v-top{align-items:flex-start}.products-position--v-center{align-items:center}.products-position--v-bottom{align-items:flex-end}.products-position--h-left{justify-content:flex-start}.products-position--h-center{justify-content:center}.products-position--h-right{justify-content:flex-end}.shop-the-look__slideshow{position:relative;max-width:400px}.shop-the-look__slides-container{position:relative;overflow:hidden}.shop-the-look__slides{display:flex;transition:transform .3s ease}.shop-the-look__slide{min-width:100%;opacity:0;transition:opacity .3s ease;pointer-events:none}.shop-the-look__slide.is-active{opacity:1;pointer-events:auto}.shop-the-look__nav{display:flex;gap:.5rem;justify-content:center}.shop-the-look__nav--top{margin-bottom:1rem}.shop-the-look__nav--bottom{margin-top:1rem}.shop-the-look__nav-btn{background:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.shop-the-look__nav-btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.shop-the-look__nav-btn:disabled{opacity:.5;cursor:not-allowed}.shop-the-look__nav-btn svg{width:20px;height:20px}.shop-the-look__product-card{background:rgb(var(--color-background));border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000026;transition:transform .2s ease}.shop-the-look__product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.shop-the-look__product-link{display:block;text-decoration:none;color:inherit}.shop-the-look__product-image{position:relative;overflow:hidden;background:rgb(var(--color-background-2))}.shop-the-look__product-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.shop-the-look__product-card:hover .shop-the-look__product-img{transform:scale(1.05)}.shop-the-look__product-info{padding:1rem;background-color:#fafafa}.shop-the-look__product-vendor{font-size:.875rem;color:rgb(var(--color-foreground-75));margin-bottom:.25rem}.shop-the-look__product-title{font-weight:500;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-the-look__product-price{font-weight:600}.shop-the-look__product-card--compact .shop-the-look__product-info{padding:.75rem}.shop-the-look__product-card--compact .shop-the-look__product-title{font-size:.875rem;-webkit-line-clamp:1}.shop-the-look__product-card--landscape{display:flex}.shop-the-look__product-card--landscape .shop-the-look__product-image{flex:0 0 40%}.shop-the-look__product-card--landscape .shop-the-look__product-info{flex:1}.shop-the-look__mobile-carousel{margin:1rem 0}.shop-the-look__mobile-scroll{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.shop-the-look__mobile-scroll::-webkit-scrollbar{display:none}.shop-the-look__mobile-slides{display:flex;gap:1rem;padding:0 1rem}.shop-the-look__mobile-slide{flex:0 0 85%;max-width:400px}.shop-the-look__heading{margin:0;max-width:var(--heading-max-width, 100%)}.shop-the-look__subheading{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.shop-the-look__text{line-height:1.6}.shop-the-look__text.large-text{font-size:1.125rem}.shop-the-look__button-row{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:767px){.desktop-only{display:none!important}.shop-the-look__mobile-text{padding:1.5rem 1rem;text-align:center}.shop-the-look__mobile-products{padding:1rem 0}.overlay-desktop-only:before{display:none}}@media(min-width:768px){.mobile-only{display:none!important}.shop-the-look__text-overlay-inner{max-width:min(65ch,45vw)}}.shop-the-look__countdown{margin-top:1rem}.countdown{display:flex;gap:1rem;justify-content:center}.countdown__item{text-align:center}.countdown__number{font-size:var(--countdown-desktop-size, 40px);font-weight:700;display:block}.countdown__unit{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.shop-the-look__video-container,.shop-the-look__video-component{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.shop-the-look__video-component video,.shop-the-look__video-component iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-fallback{position:relative;z-index:1}.rte{word-wrap:break-word}.rte p:last-child{margin-bottom:0}.placeholder-svg{width:100%;height:100%;opacity:.3}@media(prefers-reduced-motion:no-preference){.shop-the-look__slide{transition:opacity .3s ease,transform .3s ease}.shop-the-look__product-card{transition:transform .2s ease,box-shadow .2s ease}}@media(prefers-reduced-motion:reduce){.shop-the-look__slide,.shop-the-look__product-card,.shop-the-look__product-img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/shop-the-look.css.map */
