:root{--slider-ease: cubic-bezier(.4, 0, .2, 1)}.ShopTheLookSection{width:100%;padding-left:15px;padding-right:15px;display:flex;flex-direction:column}.ShopTheLookSection__Heading{margin-bottom:20px;font-weight:200}.ShopTheLookSection__Header{text-align:left;padding-right:40px;flex:.8;align-self:flex-start}.ShopTheLookSection__Description{margin-bottom:20px;font-weight:300}.ShopTheLookSection__Description p{font-size:14px}.ShopTheLookSection__Container{display:flex}.ShopTheLookSection__ImageBlock{flex:1;position:relative}.ShopTheLookSection__Image{aspect-ratio:1;object-fit:cover}.ShopTheLookSection__PlusIcon{position:absolute;bottom:20px;right:20px;padding:8px}.ShopTheLookSection__PlusIcon svg{width:14px;height:14px;stroke:#fff;color:#fff}.ShopTheLookSection__Modal{overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-start;justify-content:flex-end;opacity:0;pointer-events:none;transition:opacity .3s var(--slider-ease)}.ShopTheLookSection__Modal.active,.ShopTheLookSection__Modal.closing{opacity:1;pointer-events:auto}.ShopTheLookSection__ModalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:#0000004d}.ShopTheLookSection__ModalContent{position:relative;background:#fff;height:100%;width:100%;max-width:50vw;display:flex;flex-direction:column;transform:translate(100%);overflow:hidden}.ShopTheLookSection__Modal.active .ShopTheLookSection__ModalContent{animation:slideInRight .3s var(--slider-ease);animation-fill-mode:both}.ShopTheLookSection__Modal.closing .ShopTheLookSection__ModalContent{animation:slideOutRight .3s var(--slider-ease);animation-fill-mode:both}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}.shop-the-look__button-container{display:flex;justify-content:right}.ShopTheLookSection__ModalClose{padding:15px}.ShopTheLookSection__ModalClose svg{width:10px;height:10px}.ShopTheLookSection__ProductsGrid{display:grid;grid-template-columns:1fr 1fr;gap:20px 10px;padding:0 15px;overflow-y:auto;width:100%}@media (min-width: 769px){.ShopTheLookSection__Header{position:sticky;top:calc(var(--header-height, 0px) + 30px)}.ShopTheLookSection__ProductsGrid.ShopTheLookSection__ProductsGrid--aligned{padding-top:var(--shop-the-look-grid-offset-top, 0px)}.ShopTheLookSection__ImageBlock{margin-top:70px}}@media (max-width: 768px){.ShopTheLookSection__Modal{align-items:flex-end;justify-content:stretch;z-index:40}.ShopTheLookSection__ModalContent{max-width:100%;width:100%;height:80vh;height:80svh;height:80dvh;max-height:80vh;max-height:80svh;max-height:80dvh;transform:translateY(100%);border-radius:0}.ShopTheLookSection__Modal.active .ShopTheLookSection__ModalContent{animation:slideInBottom .3s var(--slider-ease);animation-fill-mode:both}.ShopTheLookSection__Modal.closing .ShopTheLookSection__ModalContent{animation:slideOutBottom .3s var(--slider-ease);animation-fill-mode:both}@keyframes slideInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideOutBottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}.ShopTheLookSection{padding-left:10px;padding-right:10px}.ShopTheLookSection__Header{margin-bottom:20px;padding-right:0;position:static}.ShopTheLookSection__Heading{font-size:26px;font-weight:300;margin:0 0 10px;padding:0}.ShopTheLookSection__Description{margin-bottom:10px}.ShopTheLookSection__Description p{font-size:12px}.ShopTheLookSection__Container{flex-direction:column}.ShopTheLookSection__PlusIcon{bottom:10px;right:10px;padding:2px}.ShopTheLookSection__Link{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/780/assets/shop-the-look.css.map */
