.lookbook{overflow:hidden}.lookbook__wrapper{width:100%;position:relative}.lookbook__content{width:100%}.lookbook__content--spacing-gap{padding-top:1.2rem}.lookbook__content--spacing-gap .lookbook__item{border-radius:var(--border-radius-block);overflow:hidden}.lookbook__content--spacing-border .lookbook__blocks--grid{margin-bottom:-.1rem}.lookbook__content--spacing-border .lookbook__blocks--grid .lookbook__item{border-bottom:.1rem solid rgb(var(--color-border))}@media(min-width:576px){.lookbook__content--spacing-border .lookbook__blocks--grid .lookbook__item{border-right:.1rem solid rgb(var(--color-border))}}.lookbook__content--spacing-border .lookbook__blocks--slider .lookbook__item:not(:last-child){border-right:.1rem solid rgb(var(--color-border))}.lookbook__content.swiper{overflow:visible}.lookbook__content.swiper:not(.swiper-initialized) .lookbook__blocks--slider .lookbook__item{margin-inline-end:var(--gap)}.lookbook__blocks{display:flex}.lookbook__blocks--grid{flex-wrap:wrap;overflow:hidden;gap:var(--gap)}.lookbook__blocks .lookbook__item{width:100%;max-width:100%}.lookbook__blocks--1 .lookbook__item{width:100%;max-width:100%;max-height:88.6rem}.lookbook__blocks--1 .lookbook__image-wrapper--video-overlay .lookbook__video,.lookbook__blocks--1 .lookbook__image-wrapper--image-on-color .lookbook__image{max-width:min(92%,88rem);max-height:92%}@media(min-width:990px){.lookbook__blocks--2 .lookbook__image-wrapper--video-overlay .lookbook__video{max-width:min(68%,65rem);max-height:90%}}@media(min-width:990px){.lookbook__blocks--3 .lookbook__image-wrapper--video-overlay .lookbook__video{max-width:min(78%,50rem);max-height:90%}}@media(min-width:576px){.lookbook__blocks--2 .lookbook__item,.lookbook__blocks--3 .lookbook__item,.lookbook__blocks--4 .lookbook__item{width:calc((100% - var(--gap)) / 2);max-width:calc((100% - var(--gap)) / 2)}}@media(min-width:576px)and (max-width:989.99px){.lookbook__blocks--grid.lookbook__blocks--3.lookbook__blocks--three-items .lookbook__item:nth-child(3):last-child{width:100%;max-width:100%}}@media(min-width:990px){.lookbook__blocks--3 .lookbook__item,.lookbook__blocks--4 .lookbook__item{width:calc((100% - var(--gap) * 2) / 3);max-width:calc((100% - var(--gap) * 2) / 3)}}@media(min-width:1200px){.lookbook__blocks--4 .lookbook__item{width:calc((100% - var(--gap) * 3) / 4);max-width:calc((100% - var(--gap) * 3) / 4)}}@media(min-width:576px){.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--2 .lookbook__item:not(:nth-child(2n)){border-right:.1rem solid rgb(var(--color-border))}.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--2 .lookbook__item:nth-child(2n){border-right:none}}@media(min-width:576px){.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--3 .lookbook__item:not(:nth-child(2n)){border-right:.1rem solid rgb(var(--color-border))}.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--3 .lookbook__item:nth-child(2n){border-right:none}}@media(min-width:990px){.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--3 .lookbook__item:not(:nth-child(3n)){border-right:.1rem solid rgb(var(--color-border))}.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--3 .lookbook__item:nth-child(3n){border-right:none}}@media(min-width:576px){.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--4 .lookbook__item:not(:nth-child(2n)){border-right:.1rem solid rgb(var(--color-border))}.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--4 .lookbook__item:nth-child(2n){border-right:none}}@media(min-width:990px){.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--4 .lookbook__item:not(:nth-child(3n)){border-right:.1rem solid rgb(var(--color-border))}.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--4 .lookbook__item:nth-child(3n){border-right:none}}@media(min-width:1200px){.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--4 .lookbook__item:not(:nth-child(4n)){border-right:.1rem solid rgb(var(--color-border))}.lookbook__content--spacing-border .lookbook__blocks--grid.lookbook__blocks--4 .lookbook__item:nth-child(4n){border-right:none}}.lookbook__item{display:flex;flex-direction:column;height:auto;flex-shrink:0;flex-grow:1;position:relative;transition:var(--duration-default);background-color:transparent;box-sizing:border-box}@media screen and (hover:hover)and (pointer:fine){.lookbook__item:has(.lookbook__link-overlay):hover .lookbook__image{transform:scale(1.02)}.lookbook__item:has(.lookbook__link-overlay):hover .placeholder-svg{transform:scale(1.04)}.lookbook__item:has(.lookbook__link-overlay):hover .lookbook__video{transform:none}}.lookbook__item.static-info{flex-direction:column;height:auto}.lookbook__item.static-info .lookbook__image-wrapper{position:relative}.lookbook__item.static-info .lookbook__info-bottom-inner{padding-bottom:3.2rem}.lookbook__item.static-info .lookbook__info{flex-shrink:0;flex-grow:1}.lookbook__item.static-info .body-small{font-size:calc(var(--font-body-scale) * 1.4rem)}@media(min-width:750px){.lookbook__item--landscape:not(.static-info) .lookbook__image-wrapper{aspect-ratio:960/726}}@media(min-width:750px){.lookbook__item--portrait:not(.static-info) .lookbook__image-wrapper{aspect-ratio:320/363}}@media(min-width:750px){.lookbook__item--square:not(.static-info) .lookbook__image-wrapper{aspect-ratio:1/1}}.lookbook__item--adapt .lookbook__image-wrapper:before{display:none}.lookbook__item--adapt .lookbook__image,.lookbook__item--adapt .placeholder-svg{position:relative;width:100%;height:auto;inset:auto}.lookbook__item.horizontal-align__left .lookbook__info-top:not(.lookbook__info-top--with-arrow){justify-content:flex-start;text-align:left}.lookbook__item.horizontal-align__left .lookbook__info-bottom-inner{align-items:flex-start;text-align:left}.lookbook__item.horizontal-align__center .lookbook__info-top:not(.lookbook__info-top--with-arrow){justify-content:center;text-align:center}.lookbook__item.horizontal-align__center .lookbook__info-bottom-inner{align-items:center;text-align:center}.lookbook__item.horizontal-align__right .lookbook__info-top:not(.lookbook__info-top--with-arrow){justify-content:flex-end;text-align:right}.lookbook__item.horizontal-align__right .lookbook__info-bottom-inner{align-items:flex-end;text-align:right}.lookbook__info{display:flex;flex-direction:column;align-self:flex-end;position:relative;z-index:5;pointer-events:none;width:100%;background-color:rgba(var(--color-background),1);flex-grow:0;flex-shrink:0}.lookbook__info.info--border{border-top:.1rem solid rgb(var(--color-border))}.lookbook__info-top{display:flex;align-items:center;justify-content:space-between;column-gap:1.6rem;padding:.8rem 1.2rem}.lookbook__info-top .lookbook__info-heading{display:block;flex-shrink:0;white-space:wrap;max-width:calc(100% - 3rem)}.lookbook__info-top .lookbook__info-top-icon,.lookbook__info-top svg{display:none}.lookbook__info-bottom{height:auto;padding-inline:1.2rem}.lookbook__info-bottom-inner{max-width:57.6rem;padding-block:.6rem 2.4rem;display:flex;flex-direction:column}@media(min-width:990px){.lookbook__info-bottom-inner{padding-block:.6rem 3.2rem}}@media(min-width:1360px){.lookbook__info-bottom-inner{padding-block:.6rem 6.8rem}}.lookbook__info-description{max-width:57.6rem;word-break:break-word}.lookbook__info-description a{pointer-events:all}.lookbook__info-btn{margin-top:1.2rem;display:block;width:fit-content;pointer-events:all}.lookbook__info-btn:only-child{margin-top:0}@media(min-width:750px)and (pointer:fine){.lookbook[data-info-type=dropdown] .lookbook__info-top>.lookbook__info-top-icon{display:block;flex-shrink:0}.lookbook[data-info-type=dropdown] .lookbook__info-top>.lookbook__info-top-icon svg{display:block;width:1.4rem;height:1.4rem;transform:rotate(-90deg);transition:transform var(--duration-default) linear}.lookbook[data-info-type=dropdown] .lookbook__info-top>.lookbook__info-top-icon:only-child{margin-inline-start:auto}.lookbook[data-info-type=dropdown] .lookbook__info-bottom{max-height:0;overflow:hidden;transition:max-height var(--duration-default) cubic-bezier(.602,.007,.374,.995);transition-behavior:allow-discrete}.lookbook[data-info-type=dropdown] .lookbook__item{cursor:pointer}.lookbook[data-info-type=dropdown] .lookbook__item:hover .lookbook__info-top>.lookbook__info-top-icon svg{transform:rotate(0)}.lookbook[data-info-type=dropdown] .lookbook__item:hover .lookbook__info-bottom{max-height:var(--bottom-max-height, max-content)}.lookbook[data-info-type=dropdown] .lookbook__info-bottom:focus-within{max-height:var(--bottom-max-height, max-content)}.lookbook[data-info-type=dropdown] .lookbook__item:not(:has(.lookbook__info)){cursor:default}}.lookbook__image-wrapper{position:relative;width:100%;overflow:hidden}.lookbook__image,.lookbook .placeholder-svg{width:100%;position:absolute;height:100%;top:0;right:0;bottom:0;left:0;z-index:2;transition:var(--image-transition);transform:scale(1)}.lookbook .placeholder-svg{transform:scale(1.02)}.lookbook__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:3;background-color:rgba(var(--color-overlay));pointer-events:none}.lookbook__bg-color{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;display:block}.lookbook__image-wrapper--has-video .lookbook__bg-color{z-index:0}.lookbook__image-wrapper--has-video .lookbook__image,.lookbook__image-wrapper--has-video .placeholder-svg{z-index:1}.lookbook__image-wrapper--has-video .lookbook__overlay{z-index:2}.lookbook__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;pointer-events:none}.lookbook__video{display:block;width:100%;max-width:100%;max-height:100%;height:100%;object-fit:cover;pointer-events:auto;border-radius:0}.lookbook__image-wrapper--image-on-color .lookbook__bg-color{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lookbook__image-wrapper--image-on-color .lookbook__image{position:absolute;z-index:1;width:auto;max-width:min(85%,48rem);max-height:85%;height:auto;inset:auto;object-fit:contain;border-radius:var(--border-radius-block, 0);transform:translate(-50%,-50%)}.lookbook__image-wrapper--image-on-color .lookbook__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.lookbook__image-wrapper--video-overlay .lookbook__bg-color{z-index:0}.lookbook__image-wrapper--video-overlay .lookbook__image,.lookbook__image-wrapper--video-overlay .placeholder-svg{z-index:1}.lookbook__image-wrapper--video-overlay .lookbook__overlay{z-index:2}.lookbook__image-wrapper--video-overlay .lookbook__video-wrap{z-index:3}.lookbook__image-wrapper--video-overlay .lookbook__video{width:auto;max-width:min(85%,48rem);max-height:85%;height:auto;object-fit:contain;border-radius:var(--border-radius-block, 0)}.lookbook__link-overlay{text-decoration:none;background-color:transparent;z-index:4;display:block;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;max-width:100%}.lookbook__link-overlay:empty{display:block}[dir=rtl] .lookbook__content--spacing-border .lookbook__blocks--slider .lookbook__item:not(:first-child){border-right:.1rem solid rgb(var(--color-border))}[dir=rtl] .lookbook .lookbook__item.horizontal-align__left .lookbook__info-top:not(.lookbook__info-top--with-arrow),[dir=rtl] .lookbook .lookbook__item.horizontal-align__right .lookbook__info-top:not(.lookbook__info-top--with-arrow){justify-content:flex-start;text-align:right}[dir=rtl] .lookbook .lookbook__item.horizontal-align__left .lookbook__info-bottom-inner,[dir=rtl] .lookbook .lookbook__item.horizontal-align__right .lookbook__info-bottom-inner{align-items:flex-start;text-align:right}@media(min-width:750px)and (pointer:fine){[dir=rtl] .lookbook[data-info-type=dropdown] .lookbook__item:hover .lookbook__info-top>.lookbook__info-top-icon svg{transform:rotate(-180deg)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-lookbook.css.map */
