.lookbook{gap:1rem}.lookbook-item{cursor:pointer}@media screen and (min-width:1024px){.lookbook-item figure{padding-bottom:31.25rem}}@media screen and (min-width:1440px){.lookbook-item figure{padding-bottom:38.75rem}}@media screen and (max-width:1289px){.lookbook-item--small{grid-column-end:span 6}}.lookbook-item--landscape{grid-column-end:span 8}@media screen and (max-width:1289px){.lookbook-item--landscape{grid-column-end:span 12}}.lookbook-item__image{margin-bottom:.75rem}.lookbook-item__header{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.lookbook-item__title{font-size:1rem;font-weight:var(--font-bold-weight);line-height:1.2;margin:0 0 .25rem;text-align:left}@media screen and (min-width:1290px){.lookbook-item__title{font-size:1.25rem;line-height:1.2}}.lookbook-item__subtitle{font-size:.875rem;font-weight:var(--font-regular-weight);letter-spacing:.03em;line-height:1.4;text-align:left}.lookbook-item__shop-now{-ms-flex-item-align:start;align-self:flex-start;background-color:var(--color-brand-primary);border-radius:3.125rem;color:var(--color-white);opacity:0;padding:.75rem;-webkit-transition:var(--duration-default) ease all;transition:var(--duration-default) ease all}@media screen and (max-width:1289px){.lookbook-item__shop-now{opacity:1}}.lookbook-item:hover .lookbook-item__shop-now{opacity:1}.lookbook-popup{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.631);display:none;height:100%;justify-content:center;left:50%;opacity:0;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:var(--duration-long) ease opacity;transition:var(--duration-long) ease opacity;width:100%;z-index:1111}.lookbook-popup__container{background:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;max-height:100vh;max-width:90rem;padding:0 1rem;position:relative;position:absolute;right:-100%;-webkit-transition:var(--duration-long) ease opacity,var(--duration-long) ease right;transition:var(--duration-long) ease opacity,var(--duration-long) ease right;width:100%}@media screen and (max-width:1439px){.lookbook-popup__container{max-width:calc(100vw - 100px)}}@media screen and (max-width:1289px){.lookbook-popup__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:block;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:calc(100vh - 2rem);max-width:calc(100vw - 2rem);overflow-y:scroll;padding:1rem}}.lookbook-popup__image-container{height:auto;max-height:calc(100vh - 1rem);padding:1rem 0;position:relative;width:55%}@media screen and (max-width:1289px){.lookbook-popup__image-container{height:auto;margin:0;max-height:100%;padding:0;top:0;width:100%}}.lookbook-popup__image{height:100%;max-height:100vh;padding:0}@media screen and (max-width:1289px){.lookbook-popup__image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.lookbook-popup__image picture{width:100%}.lookbook-popup__image--adapt{max-height:auto}.lookbook-popup__image--square{max-height:calc(100vw - 2rem)}}.lookbook-popup__content-container{background-color:#fff;height:100%;margin:0 -1rem 0 3.5rem;max-height:calc(100vh - 1rem);overflow:auto;padding-bottom:1rem;padding-right:3.5rem;position:relative;width:55%}@media screen and (max-width:1289px){.lookbook-popup__content-container{display:block;height:auto;margin:0;max-height:none;padding:0;width:100%;z-index:2}}.lookbook-popup__content-products{grid-column-gap:1rem;grid-row-gap:1rem}.lookbook-popup__content-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem;margin-top:2rem}@media screen and (max-width:1289px){.lookbook-popup__content-header{margin-bottom:1.5rem;margin-top:1.5rem}}.lookbook-popup__content-title{font-size:1.5rem;font-weight:var(--font-bold-weight);line-height:1.2;margin:0;text-align:left}@media screen and (min-width:1290px){.lookbook-popup__content-title{font-size:1.75rem}}.lookbook-popup__content-subtitle{font-size:.875rem;font-weight:var(--font-regular-weight);letter-spacing:.03em;line-height:1.4;text-align:left}.lookbook-popup__close{background:var(--color-white);height:3.125rem;position:absolute;right:0;top:0;width:3.125rem}@media screen and (max-width:1289px){.lookbook-popup__close{background:transparent;color:var(--color-white);right:1rem;top:1rem}}