.custom-shop-the-look{display:block;width:100%;margin-top:var(--shop-look-margin-top-mobile, 0px);margin-bottom:var(--shop-look-margin-bottom-mobile, 0px);padding-top:var(--shop-look-padding-top-mobile, 0px);padding-bottom:var(--shop-look-padding-bottom-mobile, 0px);background:var(--shop-look-section-bg, transparent)}.custom-shop-the-look__heading-wrap{margin-bottom:var(--shop-look-heading-gap-mobile, 20px);text-align:var(--shop-look-heading-align-mobile, left)}.custom-shop-the-look__heading{margin:0;color:var(--shop-look-heading-color, #111111);font-size:var(--shop-look-heading-size-mobile, 24px);line-height:1.2}.custom-shop-the-look__track{display:grid;grid-template-columns:repeat(var(--shop-look-grid-columns-mobile, 2),minmax(0,1fr));gap:var(--shop-look-gap-mobile, 12px)}.custom-shop-the-look__slider{position:relative;overflow:hidden}.custom-shop-the-look__wrapper{display:flex;gap:var(--shop-look-gap-mobile, 12px)}.custom-shop-the-look__slide{flex-shrink:0;width:calc((100% - var(--shop-look-gap-mobile, 12px) * (var(--shop-look-slides-mobile, 1.2) - 1)) / var(--shop-look-slides-mobile, 1.2))}.custom-shop-the-look__card{display:flex;flex-direction:column}.custom-shop-the-look__image-wrap{position:relative}.custom-shop-the-look__image{display:block;width:100%;height:auto}.custom-shop-the-look__image--desktop{display:none}.custom-shop-the-look__image--mobile{display:block}.custom-shop-the-look__image-placeholder{width:100%;aspect-ratio:4 / 5;background:#efefef}.custom-shop-the-look__button{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;padding:10px 14px;background:var(--shop-look-button-bg, #111111);color:var(--shop-look-button-color, #ffffff);font-size:var(--shop-look-button-size-mobile, 12px);line-height:1}.custom-shop-the-look__button--bottom-left{left:12px;bottom:12px}.custom-shop-the-look__button--bottom-center{left:50%;bottom:12px;transform:translate(-50%)}.custom-shop-the-look__button--bottom-right{right:12px;bottom:12px}.custom-shop-the-look__button--top-left{left:12px;top:12px}.custom-shop-the-look__button--top-center{left:50%;top:12px;transform:translate(-50%)}.custom-shop-the-look__button--top-right{right:12px;top:12px}.custom-shop-the-look__label-trigger{border:0;background:none;cursor:pointer;margin-top:8px;padding:0;font-size:var(--shop-look-label-size-mobile, 14px);color:var(--shop-look-label-color, #111111);text-align:left;line-height:1.3}.custom-shop-the-look .swiper-button-prev,.custom-shop-the-look .swiper-button-next{width:34px;height:34px}.custom-shop-the-look .swiper-button-icon{display:inline-flex}.custom-shop-the-look .swiper-button-prev:after,.custom-shop-the-look .swiper-button-next:after{display:none}.custom-shop-the-look .swiper-pagination{position:static;margin-top:16px}.custom-shop-the-look .swiper-pagination-bullet{background:#111;opacity:.35}.custom-shop-the-look .swiper-pagination-bullet-active{opacity:1}.custom-shop-the-look.custom-shop-the-look--arrows-hide .swiper-button-prev,.custom-shop-the-look.custom-shop-the-look--arrows-hide .swiper-button-next,.custom-shop-the-look.custom-shop-the-look--dots-hide .swiper-pagination{display:none!important}.custom-shop-the-look__drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;visibility:hidden;pointer-events:none}.custom-shop-the-look__drawer.is-open,.custom-shop-the-look__drawer.is-closing{visibility:visible}.custom-shop-the-look__drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .28s ease}.custom-shop-the-look__drawer-panel{position:absolute;top:0;right:0;width:min(100%,520px);height:100%;background:var(--shop-look-drawer-bg, #ffffff);color:var(--shop-look-drawer-text, #111111);overflow-y:auto;padding:20px;transform:translate(100%);transition:transform .28s ease;will-change:transform}.custom-shop-the-look__drawer.is-open{pointer-events:auto}.custom-shop-the-look__drawer.is-open .custom-shop-the-look__drawer-overlay{opacity:1}.custom-shop-the-look__drawer.is-open .custom-shop-the-look__drawer-panel{transform:translate(0)}.custom-shop-the-look__drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.custom-shop-the-look__drawer-title{margin:0;font-size:18px;line-height:1.2}.custom-shop-the-look__drawer-close{border:0;background:none;cursor:pointer;font-size:22px;line-height:1}.custom-shop-the-look__drawer-grid{display:grid;grid-template-columns:repeat(var(--shop-look-drawer-columns-mobile, 1),minmax(0,1fr));gap:var(--shop-look-drawer-gap-mobile, 12px)}.custom-shop-the-look__drawer-empty{margin:0}@media screen and (max-width:749px){.custom-shop-the-look.custom-shop-the-look--arrows-desktop_only .swiper-button-prev,.custom-shop-the-look.custom-shop-the-look--arrows-desktop_only .swiper-button-next,.custom-shop-the-look.custom-shop-the-look--dots-desktop_only .swiper-pagination{display:none}.custom-shop-the-look__drawer-panel{top:auto;bottom:0;right:0;left:0;width:100%;height:90vh;max-height:90vh;border-top-left-radius:16px;border-top-right-radius:16px;transform:translateY(100%);transition:transform .28s ease}.custom-shop-the-look__drawer.is-open .custom-shop-the-look__drawer-panel{transform:translateY(0)}}@media screen and (min-width:750px){.custom-shop-the-look{margin-top:var(--shop-look-margin-top-desktop, 0px);margin-bottom:var(--shop-look-margin-bottom-desktop, 0px);padding-top:var(--shop-look-padding-top-desktop, 0px);padding-bottom:var(--shop-look-padding-bottom-desktop, 0px)}.custom-shop-the-look__heading-wrap{margin-bottom:var(--shop-look-heading-gap-desktop, 24px);text-align:var(--shop-look-heading-align-desktop, left)}.custom-shop-the-look__heading{font-size:var(--shop-look-heading-size-desktop, 30px)}.custom-shop-the-look__track{grid-template-columns:repeat(var(--shop-look-grid-columns-desktop, 4),minmax(0,1fr));gap:var(--shop-look-gap-desktop, 18px)}.custom-shop-the-look__wrapper{gap:var(--shop-look-gap-desktop, 18px)}.custom-shop-the-look__slide{width:calc((100% - var(--shop-look-gap-desktop, 18px) * (var(--shop-look-slides-desktop, 4) - 1)) / var(--shop-look-slides-desktop, 4))}.custom-shop-the-look__image--desktop{display:block}.custom-shop-the-look__image--mobile{display:none}.custom-shop-the-look__button{font-size:var(--shop-look-button-size-desktop, 13px)}.custom-shop-the-look__label-trigger{font-size:var(--shop-look-label-size-desktop, 15px)}.custom-shop-the-look.custom-shop-the-look--arrows-mobile_only .swiper-button-prev,.custom-shop-the-look.custom-shop-the-look--arrows-mobile_only .swiper-button-next,.custom-shop-the-look.custom-shop-the-look--dots-mobile_only .swiper-pagination{display:none}.custom-shop-the-look__drawer-grid{grid-template-columns:repeat(var(--shop-look-drawer-columns-desktop, 2),minmax(0,1fr));gap:var(--shop-look-drawer-gap-desktop, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-shop-the-look-slider.css.map */
