.kl-collection-collage{display:flex;flex-direction:column;width:100%}.kl-collection-collage__header{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;padding:0 1.6rem 1rem;display:none}.kl-collection-collage__heading{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2.2rem;line-height:1.5;letter-spacing:normal;color:var(--primary-brand-color)}.kl-collection-collage__all-link{flex:0 0 auto;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1rem;line-height:1.5;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:#9a9a95}.kl-collection-collage__all-link:hover{text-decoration:underline;text-underline-offset:.3rem}.kl-collection-collage__all-link:focus-visible{outline:.2rem solid currentColor;outline-offset:.2rem}.kl-collection-collage__row{display:grid;margin:0;padding:0;list-style:none}.kl-collection-collage--gap-none,.kl-collection-collage--gap-none .kl-collection-collage__layout,.kl-collection-collage--gap-none .kl-collection-collage__row{gap:0}.kl-collection-collage--gap-thin,.kl-collection-collage--gap-thin .kl-collection-collage__layout,.kl-collection-collage--gap-thin .kl-collection-collage__row{gap:.25rem}.kl-collection-collage--gap-small,.kl-collection-collage--gap-small .kl-collection-collage__layout,.kl-collection-collage--gap-small .kl-collection-collage__row{gap:.8rem}.kl-collection-collage--gap-medium,.kl-collection-collage--gap-medium .kl-collection-collage__layout,.kl-collection-collage--gap-medium .kl-collection-collage__row{gap:1.6rem}.kl-collection-collage__layout{display:flex;flex-direction:column;min-width:0}.kl-collection-collage__layout--desktop{display:none}.kl-collection-collage__row--mobile-columns-1{grid-template-columns:repeat(1,minmax(0,1fr))}.kl-collection-collage__row--mobile-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.kl-collection-collage__row--mobile-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.kl-collection-collage__layout--combined{display:grid}.kl-collection-collage__layout--combined .kl-collection-collage__row{display:contents}.kl-collection-collage__layout--columns-1{grid-template-columns:repeat(1,minmax(0,1fr))}.kl-collection-collage__layout--columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.kl-collection-collage__layout--columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.kl-collection-collage__layout--carousel{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-left:1.5rem;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:0 1.5rem;margin:0}.kl-collection-collage__layout--carousel::-webkit-scrollbar{display:none}.kl-collection-collage__layout--carousel .kl-collection-collage__row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.4rem;width:auto}.kl-collection-collage__layout--carousel .kl-collection-collage__item{flex:0 0 calc((100vw - 0rem - 1.4rem * .5) / 1.5);min-width:calc((100vw - 0rem - 1.4rem * .5) / 1.5);scroll-snap-align:start}.kl-collection-collage__item{position:relative;min-width:0}.kl-collection-collage__card{position:relative;display:flex;width:100%;overflow:hidden;text-decoration:none;color:inherit}.kl-collection-collage__row--mobile-ratio-square .kl-collection-collage__card{aspect-ratio:1 / 1;height:auto}.kl-collection-collage__row--mobile-ratio-portrait .kl-collection-collage__card{aspect-ratio:3 / 4;height:auto}.kl-collection-collage__row--mobile-ratio-landscape .kl-collection-collage__card{aspect-ratio:390 / 287;height:auto}.kl-collection-collage__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.kl-collection-collage__card:hover .kl-collection-collage__image{transform:scale(1.03)}.kl-collection-collage__video{transition:opacity .4s ease,transform .3s ease}.kl-collection-collage__card:hover .kl-collection-collage__video{transform:scale(1.03)}.kl-collection-collage__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background-color:#d9d4cc;fill:#8a8a8a}.kl-collection-collage--overlay-10 .kl-collection-collage__card:after{opacity:.1}.kl-collection-collage--overlay-20 .kl-collection-collage__card:after{opacity:.2}.kl-collection-collage--overlay-30 .kl-collection-collage__card:after{opacity:.3}.kl-collection-collage--overlay-40 .kl-collection-collage__card:after{opacity:.4}.kl-collection-collage--overlay-50 .kl-collection-collage__card:after{opacity:.5}.kl-collection-collage--overlay-60 .kl-collection-collage__card:after{opacity:.6}.kl-collection-collage--overlay-70 .kl-collection-collage__card:after{opacity:.7}.kl-collection-collage--overlay-80 .kl-collection-collage__card:after{opacity:.8}.kl-collection-collage--overlay-90 .kl-collection-collage__card:after{opacity:.9}.kl-collection-collage--overlay-100 .kl-collection-collage__card:after{opacity:1}.kl-collection-collage__content{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:4.4rem 1.3rem 1.3rem;background:linear-gradient(to top,rgba(0,0,0,.65),rgba(0,0,0,.45) 0%,transparent)}.kl-collection-collage--position-top-left .kl-collection-collage__card{align-items:flex-start;justify-content:flex-start}.kl-collection-collage--position-top-center .kl-collection-collage__card{align-items:flex-start;justify-content:center}.kl-collection-collage--position-top-right .kl-collection-collage__card{align-items:flex-start;justify-content:flex-end}.kl-collection-collage--position-middle-left .kl-collection-collage__card{align-items:center;justify-content:flex-start}.kl-collection-collage--position-middle-center .kl-collection-collage__card{align-items:center;justify-content:center}.kl-collection-collage--position-middle-right .kl-collection-collage__card{align-items:center;justify-content:flex-end}.kl-collection-collage--position-bottom-left .kl-collection-collage__card{align-items:flex-end;justify-content:flex-start}.kl-collection-collage--position-bottom-center .kl-collection-collage__card{align-items:flex-end;justify-content:center}.kl-collection-collage--position-bottom-right .kl-collection-collage__card{align-items:flex-end;justify-content:flex-end}.kl-collection-collage--position-top-center .kl-collection-collage__content,.kl-collection-collage--position-middle-center .kl-collection-collage__content,.kl-collection-collage--position-bottom-center .kl-collection-collage__content{align-items:center;text-align:center}.kl-collection-collage--position-top-right .kl-collection-collage__content,.kl-collection-collage--position-middle-right .kl-collection-collage__content,.kl-collection-collage--position-bottom-right .kl-collection-collage__content{align-items:flex-end;text-align:right}.kl-collection-collage--text-light .kl-collection-collage__content{color:#fff}.kl-collection-collage--text-dark .kl-collection-collage__content{color:#121212}.kl-collection-collage__card-heading{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.8rem;line-height:1.2;letter-spacing:normal;color:inherit}.kl-collection-collage__link-text{margin-top:.3rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.1rem;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.kl-collection-collage__link-text--has-underline{padding-bottom:.2rem;border-bottom:.1rem solid currentcolor;border-bottom-color:color-mix(in srgb,currentcolor 50%,transparent)}.kl-collection-collage__link-text--has-arrow:after{content:" \2192"}.kl-collection-collage--mobile-hidden{display:none}@media(min-width:750px){.kl-collection-collage__header{padding:0 5rem 1.6rem}.kl-collection-collage__heading{font-size:2.6rem}.kl-collection-collage__all-link{font-size:1.1rem}.kl-collection-collage__row--ratio-square .kl-collection-collage__card{aspect-ratio:1 / 1;height:auto}.kl-collection-collage__row--ratio-portrait .kl-collection-collage__card{aspect-ratio:auto;height:448.125px}.kl-collection-collage__row--ratio-landscape .kl-collection-collage__card{aspect-ratio:auto;height:598.333px}.kl-collection-collage__row--columns-1{grid-template-columns:repeat(1,minmax(0,1fr))}.kl-collection-collage__row--columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.kl-collection-collage__row--columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.kl-collection-collage__row--columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.kl-collection-collage__row--columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}.kl-collection-collage__row--columns-6{grid-template-columns:repeat(6,minmax(0,1fr))}.kl-collection-collage__content{padding:3rem}.kl-collection-collage__card-heading{font-size:2.4rem}.kl-collection-collage__link-text{margin-top:.8rem;font-size:1.1rem}.kl-collection-collage__row--one .kl-collection-collage__content{padding:2rem}.kl-collection-collage__row--two .kl-collection-collage__content{padding:2.8rem}.kl-collection-collage__layout--mobile{display:none}.kl-collection-collage__layout--desktop,.kl-collection-collage--mobile-hidden{display:flex}.kl-collection-collage--desktop-hidden{display:none}}@media(prefers-reduced-motion:reduce){.kl-collection-collage__image,.kl-collection-collage__video{transition:none}.kl-collection-collage__card:hover .kl-collection-collage__image,.kl-collection-collage__card:hover .kl-collection-collage__video{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/395/assets/kl-collection-collage.css.map */
