.shop-the-look{width:100%;margin:0;padding:0;overflow:hidden}.shop-the-look__wrapper{height:100%}.shop-the-look__heading{text-align:center;margin:0 0 2rem}@media screen and (max-width: 749px){.shop-the-look__heading{text-align:center;margin:2rem 0}}.shop-the-look__content{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width: 750px){.shop-the-look__content{grid-template-columns:1fr 1fr;gap:0}}.shop-the-look__image-column{order:1;display:flex;align-items:stretch}.shop-the-look__image{width:100%;height:100%;display:block;object-fit:cover}.shop-the-look__products-column{order:2;display:flex;flex-direction:column;justify-content:center;padding:2rem}@media screen and (min-width: 750px){.shop-the-look__image-column{order:1}.shop-the-look__products-column{order:2;padding:3rem}}.shop-the-look__products-wrapper{position:relative;display:flex;align-items:center;gap:1rem}.shop-the-look__products-container{flex:1;overflow:hidden}.shop-the-look__products-slider{display:flex;transition:transform .3s ease;gap:1.5rem}@media screen and (min-width: 750px){.shop-the-look__product-item{flex:0 0 calc(50% - .75rem);max-width:calc(50% - .75rem)}}.shop-the-look__product-link{display:block;text-decoration:none;color:inherit;transition:transform .2s ease}.shop-the-look__product-link:hover{transform:translateY(-.2rem)}.shop-the-look__product-placeholder{display:block}.shop-the-look__product-image-wrapper{position:relative;width:100%;margin-bottom:1rem;border-radius:.6rem;overflow:hidden;background-color:rgb(var(--color-background))}.shop-the-look__product-image{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:1/1}.shop-the-look__product-info{text-align:center;padding:0 .5rem}.shop-the-look__product-title{font-size:1.4rem;font-weight:500;margin:0 0 .5rem;line-height:1.3;color:rgb(var(--color-foreground))}.shop-the-look__product-price{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.shop-the-look__arrow{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;width:4rem;height:4rem;cursor:pointer;transition:all .2s ease;flex-shrink:0;align-items:center;justify-content:center;box-shadow:0 .2rem 1rem rgba(var(--color-foreground),.1)}.shop-the-look__arrow:hover:not(:disabled){background:rgb(var(--color-foreground));color:rgb(var(--color-background));transform:scale(1.05)}.shop-the-look__arrow:disabled{opacity:.3;cursor:not-allowed}.shop-the-look__arrow svg{width:1.2rem;height:1.2rem;transition:transform .2s ease}.shop-the-look__arrow--prev svg{transform:rotate(90deg)}.shop-the-look__arrow--next svg{transform:rotate(-90deg)}.shop-the-look__arrow:hover:not(:disabled) svg{transform:scale(1.1)}.shop-the-look__arrow--prev:hover:not(:disabled) svg{transform:rotate(90deg) scale(1.1)}.shop-the-look__arrow--next:hover:not(:disabled) svg{transform:rotate(-90deg) scale(1.1)}.shop-the-look__empty-state{text-align:center;padding:4rem 2rem;color:rgba(var(--color-foreground),.6);font-style:italic}@media screen and (max-width: 749px){.shop-the-look__products-slider{gap:1rem}.shop-the-look__arrow{display:flex;width:3.5rem;height:3.5rem}}@media screen and (min-width: 750px){.shop-the-look__wrapper{height:100%}}.shop-the-look .price{font-size:inherit;justify-content:center}.shop-the-look .price__badge{display:none}.shop-the-look.animate--fade-in{opacity:0;animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-shop-the-look.css.map */
