.lookbook-section__heading-container{display:flex;align-items:center;padding-top:1.6rem;padding-bottom:1.6rem;min-height:40rem}@media screen and (min-width:750px){.lookbook-section__heading-container{padding-top:2.4rem;padding-bottom:2.4rem}}.lookbook-section-header{width:100%}.lookbook-section__mixed-grid{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:576px){.lookbook-section__mixed-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:750px){.lookbook-section__mixed-grid{column-gap:1.6rem;row-gap:16rem;grid-template-columns:repeat(12,1fr)}.lookbook-section__mixed-grid:not(:first-child){margin-top:16rem}}@media screen and (min-width:990px){.lookbook-section__mixed-grid{row-gap:24rem}.lookbook-section__mixed-grid:not(:first-child){margin-top:24rem}}@media screen and (min-width:1200px){.lookbook-section__mixed-grid{column-gap:2.4rem}}@media screen and (min-width:750px){.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(1)){grid-template-columns:1fr}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(2)){grid-template-columns:7fr 5fr}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(3)) .lookbook-card__0{grid-column-start:1;grid-column-end:8;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(3)) .lookbook-card__1{grid-column-start:8;grid-column-end:13;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(3)) .lookbook-card__2{grid-column-start:1;grid-column-end:13;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(4)) .lookbook-card__0{grid-column-start:1;grid-column-end:8;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(4)) .lookbook-card__1{grid-column-start:8;grid-column-end:13;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(4)) .lookbook-card__2{grid-column-start:1;grid-column-end:6;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(4)) .lookbook-card__3{grid-column-start:6;grid-column-end:13;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(5)) .lookbook-card__0{grid-column-start:1;grid-column-end:8;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(5)) .lookbook-card__1{grid-column-start:8;grid-column-end:13;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(5)) .lookbook-card__2{grid-column-start:1;grid-column-end:5;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(5)) .lookbook-card__3{grid-column-start:5;grid-column-end:9;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(5)) .lookbook-card__4{grid-column-start:9;grid-column-end:13;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(6)) .lookbook-card__0{grid-column-start:1;grid-column-end:8;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(6)) .lookbook-card__1{grid-column-start:8;grid-column-end:13;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(6)) .lookbook-card__2{grid-column-start:1;grid-column-end:5;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(6)) .lookbook-card__3{grid-column-start:5;grid-column-end:9;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(6)) .lookbook-card__4{grid-column-start:9;grid-column-end:13;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(6)) .lookbook-card__5{grid-column-start:1;grid-column-end:13;grid-row:3}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(7)) .lookbook-card__0{grid-column-start:1;grid-column-end:8;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(7)) .lookbook-card__1{grid-column-start:8;grid-column-end:13;grid-row:1}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(7)) .lookbook-card__2{grid-column-start:1;grid-column-end:5;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(7)) .lookbook-card__3{grid-column-start:5;grid-column-end:9;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(7)) .lookbook-card__4{grid-column-start:9;grid-column-end:13;grid-row:2}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(7)) .lookbook-card__5{grid-column-start:1;grid-column-end:6;grid-row:3}.lookbook-section__mixed-grid:has(.lookbook-card:last-child:nth-child(7)) .lookbook-card__6{grid-column-start:6;grid-column-end:13;grid-row:3}}.lookbook-section__standard-grid{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:576px){.lookbook-section__standard-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.lookbook-section__standard-grid{gap:2.4rem}}@media screen and (min-width:990px){.lookbook-section__standard-grid--2{grid-template-columns:repeat(2,1fr)}.lookbook-section__standard-grid--3,.lookbook-section__standard-grid--4{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.lookbook-section__standard-grid--4{grid-template-columns:repeat(4,1fr)}}.lookbook-card{position:relative}.lookbook-card__media{position:relative;overflow:hidden;width:100%;border-radius:var(--border-radius-block)}.lookbook-card__media:before{content:"";display:block;padding-bottom:var(--ratio-padding-bottom, 133.22%)}.lookbook-card__media img,.lookbook-card__media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lookbook-card__media .placeholder-svg{-webkit-transform:translateZ(0);transform:translateZ(0)}[dir=rtl] .lookbook-card__media .icon-arrow-right{rotate:180deg}.lookbook-card__link{position:absolute;top:0;right:0;bottom:0;left:0;outline-offset:0;display:block;width:100%;height:100%;z-index:3;border:2px solid transparent}.lookbook-card__hover-content{position:absolute;z-index:2;display:flex;flex-direction:row;align-items:center;gap:.4rem;pointer-events:none;background:transparent!important;color:rgb(var(--color-foreground))}.lookbook-card__hover-content .icon-arrow-right path{fill:currentColor}.lookbook-card__hover-label{position:relative}.lookbook-card--with-heading .lookbook-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:var(--image-transition);will-change:transform}.lookbook-card--with-heading:has(.lookbook-card__link:hover) .lookbook-card__image,.lookbook-card--with-heading:has(.lookbook-card__link:hover) .placeholder-svg{transform:scale(1.02)}.lookbook-card--with-heading:has(.lookbook-card__link:hover) .arrow-wrapper:before{scale:0}.lookbook-card--with-heading:has(.lookbook-card__link:hover) .arrow{animation:moveArrowLeft var(--duration-tertiary-btn) var(--easing-tertiary-btn) var(--delay-tertiary-btn) forwards}.lookbook-card--with-heading:not(:has(.lookbook-card__link:hover)) .arrow-wrapper:before{transition:scale var(--duration-tertiary-btn) var(--easing-tertiary-btn) var(--delay-tertiary-btn);scale:1}.lookbook-card--with-heading:not(:has(.lookbook-card__link:hover)) .arrow{animation:none;left:-1.6rem}.lookbook-card--with-heading .lookbook-card__info-background{position:absolute;bottom:0;left:0;width:100%;min-height:10rem;display:flex;flex-direction:column;justify-content:flex-end;padding:4.8rem 1.6rem 1.6rem;z-index:3;background:transparent!important;pointer-events:none}.lookbook-card--with-heading .lookbook-card__info-background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);-webkit-mask-image:linear-gradient(to top,#000 0%,rgba(0,0,0,.9) 22%,rgba(0,0,0,.35) 55%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to top,#000,#000000e6 22%,#00000059 55%,#0000)}.lookbook-card--with-heading .lookbook-card__info-background:after{transform:translateZ(0);content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,#0000,#0006)}.lookbook-card--with-heading .lookbook-card__info{position:relative;z-index:3;display:flex;gap:.4rem;align-items:center;pointer-events:none}.lookbook-card--with-heading .lookbook-card__heading{color:rgb(var(--color-foreground))}.lookbook-card--with-heading .lookbook-card__link{z-index:5}.lookbook-card--no-heading .lookbook-card__image{transform:scale(1.01);transition:var(--image-transition)}.lookbook-card--no-heading .lookbook-card__hover-content{overflow:hidden;display:flex;align-items:center;margin-left:2.4rem;margin-right:2.4rem}.lookbook-card--no-heading .lookbook-card__hover-content .icon-arrow-right{opacity:0;flex-shrink:0;transform:translate(-16px);transition:opacity var(--duration-default) ease-in-out,transform var(--duration-default) ease-in-out}[dir=rtl] .lookbook-card--no-heading .lookbook-card__hover-content .icon-arrow-right{transform:translate(-16px)}.lookbook-card--no-heading .lookbook-card__hover-label{opacity:0;transform:translateY(10px);transition:opacity var(--duration-default) ease-in-out .05s,transform var(--duration-default) ease-in-out .05s}.lookbook-card--no-heading .lookbook-card__media:has(.lookbook-card__link:hover):after{opacity:1}.lookbook-card--no-heading .lookbook-card__media:has(.lookbook-card__link:hover) .lookbook-card__image{transform:scale(1.15)}.lookbook-card--no-heading .lookbook-card__media:has(.lookbook-card__link:hover) .icon-arrow-right{opacity:1;transform:translate(0)}.lookbook-card--no-heading .lookbook-card__media:has(.lookbook-card__link:hover) .lookbook-card__hover-label{opacity:1;transform:translateY(0)}.lookbook-card--no-heading .lookbook-card__media-wrapper,.lookbook-card--no-heading .lookbook-card__media{display:flex;justify-content:center;align-items:center}.lookbook-card--no-heading .lookbook-card__media:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity var(--duration-default) ease-in-out;background:rgba(var(--color-modal-overlay),.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.lookbook-modal{transition:visibility .9s,pointer-events .9s,height .3s ease-in-out}.lookbook-modal .modal__overlay{opacity:0;background:rgba(var(--color-modal-overlay),.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:opacity .9s ease,visibility .9s}.lookbook-modal.modal--open .modal__overlay{opacity:1}.lookbook-modal .modal__content{transition:transform .9s cubic-bezier(.22,1,.36,1),visibility .9s}.lookbook-modal .modal-close-button{min-height:unset;padding:0}.lookbook-modal .modal-close-button .header-button__link{padding:0}.lookbook-modal .modal__heading{padding:1.6rem}@media screen and (min-width:990px){.lookbook-modal .modal__heading{padding:1.6rem 2.4rem}}.lookbook-modal modal-close-cursor{display:flex}.lookbook__modal-scroll{height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.lookbook__modal-scroll::-webkit-scrollbar{width:.3rem;height:.3rem}.lookbook__modal-scroll::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.2);border-radius:2rem}.lookbook__products{margin-top:1.6rem;padding-bottom:1.6rem;row-gap:1.6rem;display:flex;flex-direction:column}@media screen and (min-width:1200px){.lookbook__products{padding-bottom:2.4rem;margin-top:2.4rem;row-gap:2.4rem}}.lookbook__products .card-horizontal{max-height:12.4rem;height:12.4rem;flex-shrink:0}.lookbook__products .card-horizontal .card-horizontal__information{justify-content:center}.lookbook__modal-image-wrapper{position:relative;border-radius:var(--border-radius-block);overflow:hidden}.lookbook__modal-image-container{margin-top:1.6rem}@media screen and (min-width:1200px){.lookbook__modal-image-container{margin-top:2.4rem}}.lookbook-modal__image{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;display:block}.lookbook-section-header__title{max-width:65rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-lookbook.css.map */
