@layer rhm.components.about-scroll{.rhm-about-section{container-type:normal}.rhm-about{--rhm-about-stage:calc(100svh - var(--header-height,0px));--u:calc(var(--rhm-about-stage) / 1117);--rhm-about-panel-gap:clamp(3svw, 4svw, 6svw);--rhm-about-copy-gap:calc(20 * var(--u));--rhm-about-copy-max:min(38svw, 36rem);--rhm-about-media-height:70svh;--rhm-about-inset-block:6svh;--rhm-about-media-tall:calc(var(--rhm-about-stage) - (2 * var(--rhm-about-inset-block)));min-width:0;height:var(--rhm-about-stage);display:block;overflow:clip}.rhm-about__viewport{background-color:var(--color-background);overscroll-behavior-inline:contain;height:100%;position:relative;overflow:auto hidden}.rhm-about.is-pinned .rhm-about__viewport{overflow:clip}.rhm-about__viewport:focus-visible{outline:var(--focus-ring-width,2px) solid var(--color-brand-gold);outline-offset:calc(-1 * var(--focus-ring-width,2px))}.rhm-about__track{align-items:stretch;gap:var(--rhm-about-panel-gap);width:max-content;height:100%;padding-block:var(--rhm-about-inset-block);box-sizing:border-box;padding-inline:6svw;display:flex}.rhm-about__panel{align-content:center;gap:var(--rhm-about-panel-gap);flex:none;min-width:0;height:100%;display:grid}.rhm-about__panel--intro{grid-template-columns:minmax(min(42svw, 28rem), var(--rhm-about-copy-max)) auto;align-items:center}.rhm-about__panel--origin{grid-template-columns:minmax(min(36svw, 24rem), var(--rhm-about-copy-max)) auto minmax(min(28svw, 18rem), 22svw);align-items:center}.rhm-about__panel--stats{grid-template-columns:auto auto;align-content:end;align-items:end}.rhm-about__panel--brands{grid-template-columns:auto minmax(min(32svw, 22rem), var(--rhm-about-copy-max));align-items:center}.rhm-about__brands-mid{gap:var(--rhm-about-panel-gap);flex-direction:column;min-width:0;max-width:min(48svw,42rem);display:flex}.rhm-about__brands-squares{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:1.5svw;display:grid}.rhm-about__brands-squares .rhm-about__media{aspect-ratio:4/5;width:100%;height:auto}.rhm-about__panel--stores{grid-template-columns:auto minmax(min(22svw,16rem),20svw);align-items:end;padding-block-end:4svh}.rhm-about__panel--community{grid-template-columns:auto auto;align-items:center}.rhm-about__community-main{grid-template-columns:minmax(min(32svw, 22rem), var(--rhm-about-copy-max)) auto minmax(min(26svw, 18rem), 22svw);gap:var(--rhm-about-panel-gap);align-items:end;height:100%;display:grid}.rhm-about__community-main>.rhm-about__copy:first-child{align-self:start;padding-block-start:6svh}.rhm-about__panel--outro{align-content:end;max-width:min(42svw,36rem);padding-block-end:4svh}.rhm-about__panel--logo{width:150dvw;height:100%;color:var(--color-foreground);flex:0 0 150dvw;place-items:center;display:grid}.rhm-about__logo{width:60dvw;height:auto;display:block}.rhm-about__logo svg{width:100%;height:auto;display:block}@media screen and (width>=750px){.rhm-about__logo{width:30dvw}}.rhm-about__flush-end :is(p,.rhm-about__body):last-child,.rhm-about__flush-end .rhm-about__body--stack>:last-child{margin-block-end:0}.rhm-about__copy{z-index:2;align-items:flex-start;gap:var(--rhm-about-copy-gap);min-width:0;max-width:var(--rhm-about-copy-max);flex-direction:column;display:flex;position:relative}.rhm-about__copy>.rhm-about__display,.rhm-about__copy>.rhm-about__body,.rhm-about__copy>.rhm-about__body--stack{width:100%}#about-stores-copy{max-width:none}.rhm-about__eyebrow{font-family:var(--font-brand-base-family);font-size:max(var(--text-xs), calc(15 * var(--u)));font-weight:var(--font-weight-regular);line-height:var(--line-height-none);letter-spacing:var(--letter-spacing-tight);text-transform:uppercase}.rhm-about__display{font-family:var(--font-brand-accent-family);font-size:max(var(--text-lg), calc(50 * var(--u)));font-weight:var(--font-weight-bold);line-height:var(--line-height-none);letter-spacing:var(--letter-spacing-tighter);text-transform:uppercase;text-wrap:balance}.rhm-about__display span{display:block}.rhm-about__body{font-family:var(--font-brand-base-family);font-size:max(var(--text-base), calc(24 * var(--u)));font-weight:var(--font-weight-regular);line-height:var(--line-height-tight)}.rhm-about__body--stack{gap:1em;display:grid}.rhm-about__media{z-index:1;width:auto;height:var(--rhm-about-media-height);flex:none;position:relative;overflow:clip}.rhm-about__media--hero{height:var(--rhm-about-media-tall);aspect-ratio:1500/986}.rhm-about__media--tall{height:var(--rhm-about-media-tall)}#about-intro-media{aspect-ratio:635/747}#about-origin-media{aspect-ratio:405/596;height:62svh}#about-stores-media{aspect-ratio:772/965}#about-community-skate{aspect-ratio:706/942}#about-community-media-secondary{aspect-ratio:509/679;align-self:start;height:62svh;margin-block-start:6svh}.rhm-about__media img{object-fit:cover;width:100%;max-width:none;height:100%}.rhm-about__overlay{color:var(--color-secondary);font-family:var(--font-brand-accent-family);font-size:max(var(--text-lg), calc(50 * var(--u)));font-weight:var(--font-weight-bold);line-height:var(--line-height-none);letter-spacing:var(--letter-spacing-tighter);text-transform:uppercase;text-shadow:var(--text-shadow);pointer-events:none;position:absolute;inset:0}.rhm-about__overlay--centered{place-items:center;display:grid}.rhm-about__overlay--spread{flex-direction:column;justify-content:space-between;align-items:center;padding-block:8svh;display:flex}.rhm-about__stats{z-index:2;box-sizing:border-box;background-color:var(--color-acid);width:max-content;max-width:min(90svw,28rem);height:auto;color:var(--color-primary);align-self:end;padding:clamp(1.25rem,4svh,2.5rem) clamp(1rem,3svw,2rem)}.rhm-about__stats-list{align-items:flex-end;gap:calc(8 * var(--u));flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.rhm-about__stat{width:max-content;max-width:100%;font-family:var(--font-brand-base-family);font-size:max(var(--text-base), calc(24 * var(--u)));line-height:var(--line-height-none);text-transform:uppercase;padding-inline-end:var(--pad-end,0)}.rhm-about__plus{font-style:italic;font-weight:var(--font-weight-medium)}@media screen and (width<=749px){.rhm-about{--rhm-about-copy-max:90dvw;--rhm-about-media-height:58svh;--rhm-about-media-tall:calc(var(--rhm-about-stage) - (2 * var(--rhm-about-inset-block)));--rhm-about-panel-gap:4svw;--rhm-about-inset-block:6svh}.rhm-about__track{padding-block:var(--rhm-about-inset-block);gap:8svw;padding-inline:5svw}.rhm-about__copy{min-width:90dvw;max-width:90dvw}.rhm-about__panel--intro{grid-template-columns:minmax(90dvw, var(--rhm-about-copy-max)) auto}.rhm-about__panel--origin{grid-template-columns:minmax(90dvw, var(--rhm-about-copy-max)) auto minmax(90dvw, var(--rhm-about-copy-max))}.rhm-about__panel--brands{grid-template-columns:auto minmax(90dvw, var(--rhm-about-copy-max))}.rhm-about__brands-mid{min-width:90dvw;max-width:90dvw}.rhm-about__brands-squares{gap:2svw}.rhm-about__panel--stores{grid-template-columns:auto minmax(90dvw, var(--rhm-about-copy-max));padding-block-end:0}.rhm-about__community-main{grid-template-columns:minmax(90dvw, var(--rhm-about-copy-max)) auto minmax(90dvw, var(--rhm-about-copy-max))}.rhm-about__community-main>.rhm-about__copy:first-child{padding-block-start:2svh}.rhm-about__panel--outro{min-width:90dvw;max-width:90dvw;padding-block-end:0}}@media (prefers-reduced-motion:reduce){.rhm-about__track,.rhm-about .rhm-parallax{transform:none!important}}}
