.kp-chapter{position:relative;padding:var(--kp-section-y) 0 var(--kp-chapter-pad-bottom);border-bottom:1px solid var(--kp-border-hairline);overflow:hidden}.kp-chapter--tint{background:var(--kp-bg-section-tint)}.kp-chapter--overlay-none{--kp-chapter-protect: none;--kp-chapter-protect-edges: none;--kp-chapter-vignette: inset 0 0 36px 5px rgba(0, 0, 0, .3)}.kp-chapter--overlay-strong{--kp-chapter-protect: linear-gradient(300deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .45) 32%, rgba(0, 0, 0, .08) 62%, transparent 82%);--kp-chapter-protect-edges: linear-gradient(180deg, rgba(0, 0, 0, .14), transparent 42%, rgba(0, 0, 0, .3));--kp-chapter-vignette: inset 0 0 44px 8px rgba(0, 0, 0, .6)}.kp-chapter--overlay-medium{--kp-chapter-protect: linear-gradient(300deg, rgba(0, 0, 0, .62) 0%, rgba(0, 0, 0, .34) 32%, rgba(0, 0, 0, .06) 62%, transparent 82%);--kp-chapter-protect-edges: linear-gradient(180deg, rgba(0, 0, 0, .1), transparent 42%, rgba(0, 0, 0, .22));--kp-chapter-vignette: inset 0 0 40px 6px rgba(0, 0, 0, .42)}.kp-chapter--overlay-light{--kp-chapter-protect: linear-gradient(300deg, rgba(0, 0, 0, .48) 0%, rgba(0, 0, 0, .24) 30%, rgba(0, 0, 0, .04) 60%, transparent 78%);--kp-chapter-protect-edges: linear-gradient(180deg, rgba(0, 0, 0, .07), transparent 42%, rgba(0, 0, 0, .16));--kp-chapter-vignette: inset 0 0 36px 5px rgba(0, 0, 0, .3)}.kp-chapter__ornament{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.kp-chapter__numeral{position:absolute;left:var(--kp-chapter-numeral-x);bottom:-3.2vw;font-family:var(--kp-font-heading);font-weight:var(--kp-display-weight);font-size:var(--kp-display-ghost);line-height:1;letter-spacing:-.02em;color:transparent;-webkit-text-stroke:1px var(--kp-chapter-numeral-stroke)}.kp-chapter__ruler{position:absolute;left:0;right:0;top:var(--kp-chapter-ruler-y);height:var(--kp-ruler-h);background:var(--kp-ruler)}.kp-chapter__shell{position:relative;z-index:1}.kp-chapter__lift{filter:var(--kp-shadow-banner);transition:filter var(--kp-dur-card) var(--kp-ease)}.kp-chapter__lift:hover,.kp-chapter__lift:focus-within{filter:var(--kp-shadow-banner-hover)}.kp-chapter__frame{background:var(--kp-edge-steel-lit)}.kp-chapter__well{position:relative;display:flex;align-items:flex-end;min-height:var(--kp-chapter-well-min, var(--kp-chapter-banner-h));aspect-ratio:var(--kp-chapter-well-ratio, auto);overflow:hidden;background:var(--kp-surface-media)}.kp-chapter__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--kp-chapter-focal, center)}.kp-chapter__protect{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--kp-chapter-protect)}.kp-chapter__protect--edges{background:var(--kp-chapter-protect-edges);box-shadow:var(--kp-chapter-vignette)}.kp-chapter__panel{position:relative;z-index:2;display:flex;justify-content:flex-end;width:100%;padding:var(--kp-chapter-panel-pad)}.kp-chapter__copy{display:flex;flex-direction:column;align-items:flex-end;gap:var(--kp-space-4);max-width:var(--kp-chapter-copy-max);text-align:right}.kp-chapter__title{margin:0;font-family:var(--kp-font-heading);font-weight:var(--kp-display-weight);font-size:var(--kp-display-md);line-height:var(--kp-display-line);letter-spacing:var(--kp-display-tracking);text-transform:uppercase;color:var(--kp-text-strong);text-shadow:var(--kp-text-protect)}.kp-chapter__desc{margin:0;max-width:52ch;display:-webkit-box;-webkit-line-clamp:var(--kp-chapter-desc-lines, 3);-webkit-box-orient:vertical;overflow:hidden;font-family:var(--kp-font-body);font-weight:400;font-size:var(--kp-body-l-size);line-height:var(--kp-body-l-line);color:var(--kp-text-body);text-shadow:var(--kp-text-protect)}.kp-chapter__link{flex:none;align-self:flex-end;text-shadow:var(--kp-text-protect)}.kp-chapter__rack{display:grid;grid-template-columns:repeat(var(--kp-chapter-cols, 3),minmax(0,1fr));gap:var(--kp-grid-gap-wide);align-items:stretch;margin-top:var(--kp-chapter-rack-gap)}.kp-chapter__rack:focus-visible{outline:2px solid var(--kp-accent);outline-offset:3px}.kp-chapter__rack--narrow{max-width:var(--kp-chapter-rack-narrow);margin-left:auto;margin-right:auto}@media screen and (max-width:899px){.kp-chapter{padding:var(--kp-section-y-mobile) 0}.kp-chapter__rack{grid-template-columns:repeat(2,minmax(0,1fr))}.kp-chapter__rack--narrow{max-width:none}}@media screen and (max-width:749px){.kp-chapter__image{object-position:var(--kp-chapter-focal-mobile, center)}.kp-chapter__well{min-height:var(--kp-chapter-well-min-mobile, var(--kp-chapter-banner-h));aspect-ratio:var(--kp-chapter-well-ratio-mobile, auto)}.kp-chapter--desc-desktop .kp-chapter__desc{display:none}.kp-chapter__copy{gap:var(--kp-space-2);max-width:100%}.kp-chapter__link{font-size:var(--kp-chapter-link-size-mobile);color:var(--kp-text-body);padding-bottom:var(--kp-space-1)}.kp-chapter__ornament svg{display:none}}@media screen and (max-width:519px){.kp-chapter__rack{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;--kp-shadow-card: var(--kp-shadow-card-rail);--kp-shadow-card-hover: var(--kp-shadow-card-rail-hover);padding-block:var(--kp-rail-shadow-clear);scrollbar-width:none}.kp-chapter__rack::-webkit-scrollbar{display:none}.kp-chapter__rack>*{flex:0 0 var(--kp-rail-card-w);scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.kp-chapter__lift{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/kp-chapter.css.map */
