.editorial-collection-rail{--editorial-rail-accent: rgb(var(--brand-light-link, 0 53 149));--editorial-rail-border: rgb(var(--brand-light-border, 200 214 240) / .72);--editorial-rail-line: rgb(var(--brand-light-text, 15 31 58) / .24);--editorial-rail-muted: rgb(var(--brand-light-muted, 64 81 110));--editorial-rail-text: rgb(var(--brand-light-text, 15 31 58));color:var(--editorial-rail-text);font-family:var(--editorial-rail-body-font, "Nunito Sans", sans-serif);margin:0;min-width:0;padding-block:clamp(64px,7vw,104px)}html[data-theme-scheme=dark] .editorial-collection-rail{--editorial-rail-accent: rgb(var(--brand-dark-link, 76 175 255));--editorial-rail-border: rgb(var(--brand-dark-border, 27 55 99) / .82);--editorial-rail-line: rgb(var(--brand-dark-text, 234 244 255) / .24);--editorial-rail-muted: rgb(var(--brand-dark-muted, 169 193 218));--editorial-rail-text: rgb(var(--brand-dark-text, 234 244 255))}.editorial-collection-rail__carousel,.editorial-collection-rail__masthead{display:block;min-width:0}.editorial-collection-rail__heading{max-width:100%;margin:0;color:var(--editorial-rail-text);font-family:var(--editorial-rail-heading-font, Archivo, sans-serif);font-size:clamp(72px,10.5vw,160px);font-weight:700;letter-spacing:-.07em;line-height:.84;text-transform:uppercase}.editorial-collection-rail__story{display:grid;grid-template-columns:max-content 1px minmax(260px,1fr) max-content;align-items:center;gap:18px;margin-top:clamp(20px,2.2vw,30px)}.editorial-collection-rail__kicker,.editorial-collection-rail__story-copy{margin:0}.editorial-collection-rail__kicker{color:var(--editorial-rail-accent);font-family:var(--editorial-rail-heading-font, Archivo, sans-serif);font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.editorial-collection-rail__story-divider{width:1px;height:18px;background:var(--editorial-rail-line)}.editorial-collection-rail__story-copy{max-width:720px;color:var(--editorial-rail-muted);font-size:clamp(14px,1.12vw,16px);line-height:1.5}.editorial-collection-rail__all-link{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;color:var(--editorial-rail-accent);font-size:15px;font-weight:700;line-height:1.25;text-decoration:none;white-space:nowrap}.editorial-collection-rail__all-link:hover{color:var(--editorial-rail-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.28em}.editorial-collection-rail__all-link:focus-visible{border-radius:0;outline:2px solid var(--editorial-rail-accent);outline-offset:4px}.editorial-collection-rail__all-link-icon{display:inline-flex}.editorial-collection-rail__all-link-icon .icon,.editorial-collection-rail__card-arrow .icon{width:19px;height:19px}.editorial-collection-rail__slider{--scrollbar-color: var(--brand-light-link, 0 53 149);width:100%;margin-top:clamp(28px,3vw,38px);padding-bottom:30px;scroll-padding-inline:0}html[data-theme-scheme=dark] .editorial-collection-rail__slider{--scrollbar-color: var(--brand-dark-link, 76 175 255)}.editorial-collection-rail__slider:focus-visible{outline:2px solid var(--editorial-rail-accent);outline-offset:4px}.editorial-collection-rail__grid{display:grid;grid-auto-columns:clamp(210px,18vw,236px);grid-auto-flow:column;gap:12px;margin:0;padding:0;list-style:none}.editorial-collection-rail__item{min-width:0}.editorial-collection-rail__card,.editorial-collection-rail__card-link{height:100%}.editorial-collection-rail__card{border:1px solid var(--editorial-rail-border);background:transparent;overflow:hidden}.editorial-collection-rail__card--borderless{border-color:transparent}.editorial-collection-rail__card-link{display:flex;flex-direction:column;color:var(--editorial-rail-text);text-decoration:none}.editorial-collection-rail__media{position:relative;display:block;aspect-ratio:1 / 1;min-height:0;overflow:hidden;background:transparent}.editorial-collection-rail__image,.editorial-collection-rail__placeholder{display:block;width:100%;height:100%}.editorial-collection-rail__image{object-fit:cover;transition:transform .3s ease}.editorial-collection-rail--fit-contain .editorial-collection-rail__image{object-fit:contain}.editorial-collection-rail__placeholder{color:var(--editorial-rail-muted)}.editorial-collection-rail__caption{display:flex;min-height:64px;align-items:center;gap:16px;padding:15px 16px;border-top:1px solid var(--editorial-rail-border);background:transparent}.editorial-collection-rail__card--borderless .editorial-collection-rail__caption{border-top-color:transparent}.editorial-collection-rail__card-title{flex:1 1 auto;font-family:var(--editorial-rail-heading-font, Archivo, sans-serif);font-size:15px;font-weight:700;letter-spacing:-.02em;line-height:1.22}.editorial-collection-rail__card-arrow{display:inline-flex;flex:0 0 auto;transition:transform .18s ease}.editorial-collection-rail__card-link:hover{color:var(--editorial-rail-text)}.editorial-collection-rail__card-link:hover .editorial-collection-rail__image{transform:scale(1.025)}.editorial-collection-rail__card-link:hover .editorial-collection-rail__card-arrow{transform:translate(3px)}.editorial-collection-rail__card-link:focus-visible{outline:2px solid var(--editorial-rail-accent);outline-offset:-3px}.editorial-collection-rail .os-scrollbar-horizontal{right:0!important;left:0!important}.editorial-collection-rail .os-scrollbar.os-theme-dark{--os-handle-bg: var(--editorial-rail-accent);--os-handle-bg-hover: var(--editorial-rail-accent);--os-handle-bg-active: var(--editorial-rail-accent);--os-track-bg: var(--editorial-rail-line);--os-track-bg-hover: var(--editorial-rail-line);--os-track-bg-active: var(--editorial-rail-line)}@supports selector(::-webkit-scrollbar){.editorial-collection-rail__slider::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 2px var(--editorial-rail-accent)}.editorial-collection-rail__slider::-webkit-scrollbar-track{margin-inline:0;box-shadow:inset 0 0 0 1px var(--editorial-rail-line)}}@media(max-width:1023px){.editorial-collection-rail__grid{grid-auto-columns:minmax(220px,31vw)}}@media(max-width:749px){.editorial-collection-rail{padding-block:clamp(52px,14vw,72px)}.editorial-collection-rail__masthead{min-width:0}.editorial-collection-rail__heading{box-sizing:border-box;width:100%;padding-inline-end:.08em;font-size:clamp(50px,15.2vw,76px);letter-spacing:-.055em;line-height:.9;overflow:visible;white-space:nowrap}.editorial-collection-rail__story{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:22px}.editorial-collection-rail__story-divider{display:none}.editorial-collection-rail__story-copy{max-width:38rem;font-size:15px}.editorial-collection-rail__all-link{justify-self:start;margin-top:4px}.editorial-collection-rail__slider{margin-top:28px;padding-bottom:26px}.editorial-collection-rail__grid{grid-auto-columns:min(78vw,320px);gap:10px}.editorial-collection-rail__caption{min-height:60px;padding:13px 14px}}@media(max-width:389px){.editorial-collection-rail__heading{font-size:clamp(48px,14.8vw,56px)}}@media(prefers-reduced-motion:reduce){.editorial-collection-rail__image,.editorial-collection-rail__card-arrow{transition:none}.editorial-collection-rail__card-link:hover .editorial-collection-rail__image,.editorial-collection-rail__card-link:hover .editorial-collection-rail__card-arrow{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/editorial-collection-rail.css.map */
