.rvrn-home-hero{--rvrn-section-bg: var(--rvrn-color-black, #050505);--rvrn-section-text: var(--rvrn-color-white, #fff);--rvrn-section-text-dim: rgba(255, 255, 255, .72);--rvrn-section-text-muted: rgba(255, 255, 255, .42);--rvrn-section-text-faint: rgba(255, 255, 255, .24);--rvrn-section-accent: var(--rvrn-accent, #d00a07);--rvrn-section-line: rgba(255, 255, 255, .14);--rvrn-section-line-soft: rgba(255, 255, 255, .08);--rvrn-section-surface: rgba(255, 255, 255, .04);position:relative;min-height:var(--rvrn-hero-min-height, 720px);height:100svh;overflow:hidden;background:var(--rvrn-section-bg);color:var(--rvrn-section-text)}.rvrn-home-hero--scheme-light{--rvrn-section-bg: var(--rvrn-color-white, #fff);--rvrn-section-text: var(--rvrn-color-black, #050505);--rvrn-section-text-dim: rgba(0, 0, 0, .62);--rvrn-section-text-muted: rgba(0, 0, 0, .34);--rvrn-section-text-faint: rgba(0, 0, 0, .18);--rvrn-section-line: rgba(0, 0, 0, .12);--rvrn-section-line-soft: rgba(0, 0, 0, .06);--rvrn-section-surface: rgba(0, 0, 0, .04)}.rvrn-home-hero--scheme-soft-gray{--rvrn-section-bg: var(--rvrn-color-bg, #f5f5f7);--rvrn-section-text: var(--rvrn-color-black, #050505);--rvrn-section-text-dim: rgba(0, 0, 0, .62);--rvrn-section-text-muted: rgba(0, 0, 0, .34);--rvrn-section-text-faint: rgba(0, 0, 0, .18);--rvrn-section-line: rgba(0, 0, 0, .12);--rvrn-section-line-soft: rgba(0, 0, 0, .06);--rvrn-section-surface: rgba(0, 0, 0, .04)}.rvrn-home-hero--scheme-brand-red{--rvrn-section-bg: var(--rvrn-color-black, #050505);--rvrn-section-text: var(--rvrn-color-white, #fff);--rvrn-section-accent: var(--rvrn-color-red-alt, #d00a07)}.rvrn-home-hero--scheme-custom{--rvrn-section-bg: var(--rvrn-color-black, #050505);--rvrn-section-text: var(--rvrn-color-white, #fff);--rvrn-section-accent: var(--rvrn-accent, #d00a07)}.rvrn-home-hero__media,.rvrn-home-hero__media .rvrn-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.rvrn-home-hero__media .rvrn-media__image,.rvrn-home-hero__media .rvrn-media__video{filter:var(--rvrn-media-filter-dark, saturate(.9) contrast(1.05) brightness(.72))}.rvrn-home-hero__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:90px var(--rvrn-container-padding, 28px) 132px;text-align:center}.rvrn-home-hero__eyebrow{margin:0 0 28px;color:var(--rvrn-section-text-dim);font-family:var(--rvrn-font-system, Inter, sans-serif);font-size:10px;font-weight:600;line-height:1;letter-spacing:.34em;text-transform:uppercase}.rvrn-home-hero__title{margin:0;max-width:1120px;color:var(--rvrn-section-text)}.rvrn-home-hero__title-line{display:block}.rvrn-home-hero__title-word{display:inline-flex;margin:0 .11em}.rvrn-home-hero__title-word.is-accent,.rvrn-home-hero__title-line--accent .rvrn-home-hero__letter{color:var(--rvrn-section-accent)}.rvrn-home-hero__letter{display:inline-block;opacity:0;transform:translateY(.42em);animation:rvrnHeroLetterIn .56s forwards var(--rvrn-ease-emphasis, cubic-bezier(.16, 1, .3, 1))}.rvrn-home-hero__cursor{display:inline-block;width:.08em;height:.7em;margin-left:.12em;background:var(--rvrn-section-accent);animation:rvrnHeroCursorBlink 1s step-end infinite;vertical-align:.03em}.rvrn-home-hero__formula{margin:24px 0 0;max-width:420px;color:var(--rvrn-section-text-dim);font-family:var(--rvrn-font-system, Inter, sans-serif);font-size:12px;font-weight:600;line-height:1.65;letter-spacing:.085em;text-transform:uppercase}.rvrn-home-hero__formula span{display:block}.rvrn-home-hero__formula-result{color:var(--rvrn-section-text)}.rvrn-home-hero__ctas{margin-top:40px}.rvrn-home-hero__stats{position:absolute;left:0;right:0;bottom:0;z-index:3;min-height:92px;display:grid;grid-template-columns:repeat(var(--rvrn-hero-stat-count, 4),minmax(0,1fr));border-top:1px solid var(--rvrn-section-line);background:#00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rvrn-home-hero__stat{min-width:0;display:flex;align-items:center;justify-content:center;padding:18px;border-right:1px solid var(--rvrn-section-line-soft)}.rvrn-home-hero__stat:last-child{border-right:0}.rvrn-home-hero__scroll{position:absolute;z-index:4;left:50%;bottom:110px;width:22px;height:36px;transform:translate(-50%);color:var(--rvrn-section-text-muted);opacity:.68}.rvrn-home-hero__scroll svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor}@keyframes rvrnHeroLetterIn{to{opacity:1;transform:none}}@keyframes rvrnHeroCursorBlink{50%{opacity:0}}@media(max-width:767px){.rvrn-home-hero{min-height:640px}.rvrn-home-hero__content{padding:82px 18px 166px}.rvrn-home-hero__stats{min-height:132px;grid-template-columns:repeat(2,minmax(0,1fr))}.rvrn-home-hero__stat:nth-child(2n){border-right:0}.rvrn-home-hero__scroll{display:none}}.rvrn-home-hero--no-cursor .rvrn-home-hero__cursor{display:none}@media(prefers-reduced-motion:reduce){.rvrn-home-hero__letter,.rvrn-home-hero__cursor{animation:none;opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-rvrn-home-hero.css.map */
