.lsa-colh{--lsa-colh-pad-x-desktop: 48px;--lsa-colh-pad-x-mobile: 24px;--lsa-colh-content-max-width: 1344px;--lsa-colh-gap: 1.5rem;background-color:var(--lsa-colh-bg, rgb(var(--color-background)))}@media screen and (min-width:750px){.lsa-colh{--lsa-colh-gap: 3rem}}.lsa-colh__inner{display:flex;flex-direction:column;gap:var(--lsa-colh-gap);max-width:var(--lsa-colh-content-max-width);margin-left:auto;margin-right:auto;padding-left:var(--lsa-colh-pad-x-mobile);padding-right:var(--lsa-colh-pad-x-mobile)}@media screen and (min-width:750px){.lsa-colh__inner{padding-left:var(--lsa-colh-pad-x-desktop);padding-right:var(--lsa-colh-pad-x-desktop)}}@media screen and (min-width:990px){.lsa-colh--side .lsa-colh__inner,.lsa-colh--side-reverse .lsa-colh__inner{flex-direction:row;align-items:center;gap:var(--lsa-colh-gap)}.lsa-colh--side-reverse .lsa-colh__inner{flex-direction:row-reverse}}.lsa-colh--stacked .lsa-colh__inner{flex-direction:column-reverse}.lsa-colh--stacked .lsa-colh__body{max-width:none;align-items:flex-start}.lsa-colh--stacked .lsa-colh__media{flex:1 1 auto;width:100%}.lsa-colh__media{margin:0;flex:1 1 50%;min-width:0;display:flex;flex-direction:column;gap:.75rem}.lsa-colh__image-wrap{position:relative;width:100%;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.lsa-colh__media--band .lsa-colh__image-wrap{aspect-ratio:24 / 5}.lsa-colh__media--wide .lsa-colh__image-wrap{aspect-ratio:16 / 9}.lsa-colh__media--landscape .lsa-colh__image-wrap{aspect-ratio:4 / 3}.lsa-colh__media--portrait .lsa-colh__image-wrap{aspect-ratio:17 / 20}.lsa-colh__media--tall .lsa-colh__image-wrap{aspect-ratio:3 / 4}.lsa-colh__media--square .lsa-colh__image-wrap{aspect-ratio:1 / 1}.lsa-colh__image-wrap--placeholder{background-color:rgba(var(--color-foreground),.06)}.lsa-colh__image{display:block;width:100%;height:100%;object-fit:cover}.lsa-colh__corner{position:absolute;width:16px;height:16px;pointer-events:none;color:var(--lsa-colh-color-hairline, rgba(var(--color-foreground), .5))}.lsa-colh__corner--tl{top:0;left:0;border-top:1px solid;border-left:1px solid}.lsa-colh__corner--tr{top:0;right:0;border-top:1px solid;border-right:1px solid}.lsa-colh__corner--bl{bottom:0;left:0;border-bottom:1px solid;border-left:1px solid}.lsa-colh__corner--br{bottom:0;right:0;border-bottom:1px solid;border-right:1px solid}.lsa-colh__caption-row{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}@media screen and (min-width:750px){.lsa-colh__caption-row{flex-direction:row;justify-content:space-between;align-items:baseline;gap:1.5rem}}.lsa-colh__photo-caption{font-family:var(--lsa-font-italic-family);font-style:var(--lsa-font-italic-style);font-weight:var(--lsa-font-italic-weight);font-size:var(--lsa-type-caption);line-height:1.4;color:var(--lsa-colh-color-italic, rgba(var(--color-foreground), .62))}.lsa-colh__credit{font-family:var(--lsa-font-mono-family);font-style:var(--lsa-font-mono-style);font-weight:var(--lsa-font-mono-weight);font-size:var(--lsa-type-caption);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--lsa-colh-color-eyebrow, rgba(var(--color-foreground), .6))}.lsa-colh__body{flex:1 1 0;display:flex;flex-direction:column;gap:1rem;min-width:0}@media screen and (min-width:990px){.lsa-colh__body{gap:1.25rem;max-width:35rem}}.lsa-colh__eyebrow-row{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}@media screen and (min-width:750px){.lsa-colh__eyebrow-row{flex-direction:row;justify-content:space-between;align-items:baseline;gap:1.5rem}}.lsa-colh__eyebrow{margin:0;font-family:var(--lsa-font-eyebrow-family);font-style:var(--lsa-font-eyebrow-style);font-weight:var(--lsa-font-eyebrow-weight);font-size:var(--lsa-type-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--lsa-colh-color-eyebrow, rgb(var(--color-link, var(--color-foreground))))}.lsa-colh__eyebrow--right{text-align:right}.lsa-colh__crumb-sep{color:var(--lsa-colh-color-hairline, rgba(var(--color-foreground), .42))}.lsa-colh__tag{margin:0;display:flex;align-items:center;gap:.6em;font-family:var(--lsa-font-mono-family);font-style:var(--lsa-font-mono-style);font-weight:var(--lsa-font-mono-weight);font-size:var(--lsa-type-caption);letter-spacing:.12em;text-transform:uppercase;color:var(--lsa-colh-color-body, rgba(var(--color-foreground), .78))}.lsa-colh__tag-tick{flex:0 0 auto;width:2px;height:1.1em;background-color:var(--lsa-colh-color-accent, rgb(var(--color-link, var(--color-foreground))))}.lsa-colh__heading{margin:0;font-family:var(--lsa-font-heading-family);font-style:var(--lsa-font-heading-style);font-weight:var(--lsa-font-heading-weight);line-height:1.02;letter-spacing:.02em;color:var(--lsa-colh-color-heading, rgb(var(--color-foreground)))}.lsa-colh__heading--small{font-size:var(--lsa-type-h3)}.lsa-colh__heading--medium{font-size:var(--lsa-type-h2)}.lsa-colh__heading--large{font-size:var(--lsa-type-h1)}.lsa-colh__caption{margin:0;font-family:var(--lsa-font-italic-family);font-style:var(--lsa-font-italic-style);font-weight:var(--lsa-font-italic-weight);font-size:var(--lsa-type-caption);line-height:1.5;color:var(--lsa-colh-color-italic, rgba(var(--color-foreground), .78))}.lsa-colh__caption p{margin:0}.lsa-colh__desc{font-family:var(--lsa-font-body-family);font-weight:var(--lsa-font-body-weight);font-size:var(--lsa-type-body);line-height:1.65;color:var(--lsa-colh-color-body, rgba(var(--color-foreground), .85))}.lsa-colh__desc p{margin:0}.lsa-colh__desc>*+*{margin-top:.75rem}.lsa-colh__cta-wrap{margin:.5rem 0 0}.lsa-colh__cta{display:inline-flex;align-items:center;gap:.5em;font-family:var(--lsa-font-cta-family);font-weight:var(--lsa-font-cta-weight);font-size:var(--lsa-type-button);letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:var(--lsa-colh-color-cta, rgb(var(--color-link, var(--color-foreground))));transition:opacity .2s ease}.lsa-colh__cta:hover{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/58/assets/section-lsa-collection-hero.css.map */
