.shop-the-look{padding:0;overflow:hidden}.shop-the-look__inner{display:flex;flex-direction:column;gap:2.4rem}.shop-the-look__item--media{position:relative;width:100%}.shop-the-look__media{width:100%;aspect-ratio:var(--media-aspect-ratio);position:relative}.shop-the-look__media img{width:100%;height:100%;object-fit:cover;display:block}.shop-the-look__content-overlay{position:absolute;top:0;left:0;z-index:2;max-width:calc(100% - 4.8rem);padding:4rem;background:linear-gradient(0deg,#fff0,#ffffffd9);width:100%;max-width:100%}.shop-the-look__heading{margin:0 0 .8rem;color:rgb(var(--color-foreground));font-weight:var(--font-weight-normal)}.shop-the-look__text{color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.5}.shop-the-look__item--products{width:100%}.shop-the-look__products-swiper{overflow:hidden;margin:0 var(--page-gutter);overflow:visible}.shop-the-look__products-grid{display:flex}.shop-the-look__product-card{width:calc(50% - .8rem);flex-shrink:0}.shop-the-look__product-card:not(:last-child){margin-inline-end:1.6rem}.shop-the-look__slider-controls{margin-block-start:2.4rem;text-align:center}.shop-the-look__pagination{display:flex;justify-content:center;gap:.8rem}.shop-the-look__pagination .swiper-pagination-bullet{width:.8rem;height:.8rem;background:rgb(var(--color-foreground));opacity:.3;border-radius:50%;transition:opacity var(--duration-default)}.shop-the-look__pagination .swiper-pagination-bullet-active{opacity:1}@media screen and (min-width:750px){.shop-the-look__inner{flex-direction:row;align-items:stretch}.shop-the-look__item--media{width:50%;flex-shrink:0}.shop-the-look__item--products{width:50%;display:flex;align-items:center}.shop-the-look__products-swiper{overflow:visible;margin:0;width:100%}.shop-the-look__products-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:2.4rem}.shop-the-look__product-card{width:100%;margin:0!important}.shop-the-look__slider-controls{display:none}.shop-the-look__heading{margin-block-end:1.2rem}.shop-the-look__text{font-size:1.6rem}}.shop-the-look__inner .shop-the-look__item--media:first-child{order:1}.shop-the-look__inner .shop-the-look__item--products:first-child{order:2;padding-inline-start:0}shop-the-look-drawer ::-webkit-scrollbar{width:.8rem}shop-the-look-drawer ::-webkit-scrollbar-track{background:#0000001a;border-radius:8em}shop-the-look-drawer ::-webkit-scrollbar-thumb{background:#00000040;border-radius:8rem}shop-the-look-drawer ::-webkit-scrollbar-thumb:hover{background:#00000080}shop-the-look-drawer{width:100vw;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:var(--z-header, 800)}shop-the-look-drawer.is--open{pointer-events:auto}shop-the-look-drawer .shop-the-look-drawer__backdrop{display:none;pointer-events:none;opacity:0;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.5);z-index:0}shop-the-look-drawer.is--open .shop-the-look-drawer__backdrop{display:block;pointer-events:auto;opacity:1}shop-the-look-drawer .shop-the-look-drawer__blocks{pointer-events:none;position:fixed;inset-block-start:initial;inset-block-end:0;inset-inline:0;background-color:rgb(var(--color-background));z-index:20;transform:translateY(100%);transition:transform var(--drawer-transition-duration) var(--drawer-transition-timing-function);opacity:0;padding-block-end:calc(var(--spacing-4) + env(safe-area-inset-bottom));overflow-y:auto}shop-the-look-drawer.is--open .shop-the-look-drawer__blocks{pointer-events:auto;transform:translateY(0);opacity:1;border-radius:1.2rem 1.2rem 0rem 0rem}shop-the-look-drawer .shop-the-look-drawer__blocks .product-card__title,shop-the-look-drawer .shop-the-look-drawer__blocks .product-card__variants--info{line-height:var(--line-height-static-md)}shop-the-look-drawer .shop-the-look-drawer__blocks .product-card--small .product-card__info{gap:var(--spacing-2)}shop-the-look-drawer .shop-the-look-drawer__blocks .product-card--small .product-card__content{gap:0}shop-the-look-drawer .price{font-weight:var(--font-weight-semibold)}shop-the-look-drawer .product-card--small .product-card__content{width:100%;justify-content:center}shop-the-look-drawer .product-card__options{margin-block:var(--spacing-1)}shop-the-look-drawer .product-card__variants{display:flex}shop-the-look-drawer .product-card__title{overflow:hidden;text-overflow:ellipsis;--product-card-title-display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.shop-the-look-drawer__handle{width:100%;display:flex;justify-content:center;align-items:center;padding:var(--spacing-4) 0 var(--spacing-2)}.shop-the-look-drawer__handle-line{background-color:rgb(var(--color-heading-text));border-radius:.2rem;width:4.8rem;height:.2rem;flex-shrink:0}.shop-the-look-drawer__blocks .button--close{background-color:transparent;border-color:transparent;cursor:pointer;padding:var(--spacing-2)}.shop-the-look-drawer__blocks .button--close svg{color:rgb(var(--color-foreground));width:1.6rem;height:1.6rem}shop-the-look-drawer .shop-the-look__item .shop-the-look__title{display:none}shop-the-look-drawer .swiper{overflow:visible}shop-the-look-drawer .swiper-wrapper{overflow:visible;flex-direction:column}@media screen and (max-width:749px){shop-the-look-drawer .shop-the-look-drawer__blocks{max-height:90vh}.shop-the-look__heading{font-size:24px}.shop-the-look__content-overlay{padding:3rem 2rem}.shop-the-look__text{max-width:220px}.shop-the-look .container.max-w-page{padding-inline:0}}@media screen and (min-width:750px){shop-the-look-drawer .shop-the-look-drawer__blocks{max-height:100%;height:100vh;width:60rem;inset-block:0;inset-inline-start:auto;inset-inline-end:0;transform:translate(100%)}[dir=rtl] shop-the-look-drawer .shop-the-look-drawer__blocks{transform:translate(-100%)}shop-the-look-drawer.is--open .shop-the-look-drawer__blocks{transform:translate(0)}.shop-the-look-drawer__header .shop-the-look-drawer__blocks--inner{max-height:86vh}}.shop-the-look-drawer__header{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;padding:2.4rem var(--page-gutter)}@media screen and (min-width:750px){shop-the-look-drawer .product .container .product__grid--has-media,shop-the-look-drawer .product .max-w-fluid .product__grid--has-media{grid-template-columns:100%}}.shop-the-look-drawer__media-swiper{overflow:hidden;margin-inline-start:var(--page-gutter);padding-inline-end:var(--page-gutter)}.shop-the-look-drawer__trigger{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.shop-the-look-drawer__trigger.is--loading>span{filter:blur(.1rem)}.shop-the-look-drawer__trigger .shop-the-look-drawer__trigger--loading{display:none;position:absolute;z-index:2}.shop-the-look-drawer__trigger.is--loading .shop-the-look-drawer__trigger--loading{display:block}.shop-the-look-drawer__trigger .shop-the-look-drawer__trigger--loading .lds-ring{width:2.4rem;height:2.4rem}.shop-the-look-drawer__trigger .shop-the-look-drawer__trigger--loading .lds-ring span{width:2.4rem;height:2.4rem;margin:0}.shop-the-look__item--products .shop-the-look-drawer__trigger{width:fit-content;margin:auto}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-shop-the-look.css.map */
