.rvrn-hero{position:relative;min-height:82vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:var(--rvrn-color-black)}.rvrn-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2px;opacity:.4;filter:grayscale(.5)}.rvrn-hero__bg img{width:100%;height:100%;object-fit:cover}.rvrn-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(0deg,#050505f5,#05050599 48%,#0505052e)}.rvrn-hero__content{position:relative;z-index:2;max-width:1440px;margin:0 auto;width:100%;padding:0 80px 64px}.rvrn-hero__label{font:var(--rvrn-type-label-weight) var(--rvrn-type-label-size)/1 var(--rvrn-font-system);letter-spacing:.26em;text-transform:uppercase;color:#ffffff52;margin-bottom:18px}.rvrn-hero__headline{font-family:var(--rvrn-font-brand);font-size:84px;line-height:.96;letter-spacing:.02em;color:#fff;margin-bottom:6px}.rvrn-hero__headline .dim{color:#ffffff4d}.rvrn-hero__sub{font-size:15px;line-height:1.65;color:#ffffff8c;max-width:500px;margin-bottom:30px!important;margin-top:16px}.rvrn-hero__stats{display:flex;gap:0;border-top:1px solid rgba(255,255,255,.08);padding-top:32px;margin-top:30px}.rvrn-stat{display:flex;flex-direction:column;gap:6px;padding-right:44px;margin-right:44px;border-right:1px solid rgba(255,255,255,.08)}.rvrn-stat:last-child{border-right:none;margin-right:0;padding-right:0}.rvrn-stat__value{font-family:var(--rvrn-font-tight);font-size:34px;font-weight:600;line-height:1;color:#fff}.rvrn-stat--accent .rvrn-stat__value{color:var(--rvrn-accent)}.rvrn-stat__label{font-family:var(--rvrn-font-mono);font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#fff}.rvrn-filter{position:sticky;top:0;z-index:110;background:var(--rvrn-color-black);border-bottom:1px solid rgba(255,255,255,.08)}.rvrn-filter__inner{max-width:1440px;margin:0 auto;padding:0 80px;display:flex;align-items:center;gap:8px;height:56px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity}.rvrn-filter__inner::-webkit-scrollbar{display:none}.rvrn-filter__btn{flex:0 0 auto;scroll-snap-align:start;padding:6px 18px;font-size:13px;font-weight:500;color:#ffffffa6;background:transparent;border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .25s;white-space:nowrap;border-radius:0;font-family:var(--rvrn-font-system)}.rvrn-filter__btn:hover{color:#fff;border-color:#ffffff40}.rvrn-filter__btn.is-active{background:#fff;color:var(--rvrn-color-black);border-color:#fff}.rvrn-filter__btn--award{color:#f5c842;border-color:#f5c84240}.rvrn-filter__btn--award.is-active{background:#f5c842;color:#08080a;border-color:#f5c842}.rvrn-grid-wrap{background:var(--rvrn-section-bg, var(--rvrn-color-bg))}.rvrn-grid-section{max-width:1440px;margin:0 auto;padding:72px 80px 80px}.rvrn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rvrn-grid--narrow{max-width:1000px;margin:0 auto}.rvrn-section-intro{border-bottom:1px solid var(--rvrn-line-light);padding-bottom:32px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.rvrn-section-intro .rvrn-section-heading__title{max-width:480px}.rvrn-story-card{background:#fff;display:flex;flex-direction:column;cursor:pointer;transition:box-shadow .35s,transform .35s;text-decoration:none}.rvrn-story-card:hover{box-shadow:0 12px 48px #0000001f;transform:translateY(-2px)}.rvrn-story-card.is-hidden{display:none}.rvrn-story-card__img{position:relative;overflow:hidden;background:#ddd;flex:0 0 auto;aspect-ratio:2/3}.rvrn-story-card__img img{width:100%;height:100%;object-fit:cover;object-position:center 15%;transition:transform .6s ease}.rvrn-story-card:hover .rvrn-story-card__img img{transform:scale(1.04)}.rvrn-story-card__ep-tag{position:absolute;top:16px;left:16px;font-family:var(--rvrn-font-mono);font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;padding:5px 10px;background:#050505b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffc;border:1px solid rgba(255,255,255,.12)}.rvrn-story-card__ep-tag--vip{background:#d00a07cc;border-color:#d00a0766;color:#fff}.rvrn-story-card__ep-tag--iconiq{background:#1e1e1ed9;border-color:#ffffff26}.rvrn-story-card__body{padding:24px 26px 26px;display:flex;flex-direction:column;flex:1}.rvrn-story-card__quote{font-family:var(--rvrn-font-tight);font-size:18px;font-weight:400;font-style:italic;line-height:1.4;color:var(--rvrn-color-text);margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--rvrn-line-light)}.rvrn-story-card__name{font-family:var(--rvrn-font-tight);font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--rvrn-color-text);margin-bottom:4px}.rvrn-story-card__vehicle{font-family:var(--rvrn-font-mono);font-size:10px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--rvrn-color-muted);margin-bottom:16px}.rvrn-story-card__cta{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#b71c1c;text-decoration:none;letter-spacing:.06em;text-transform:uppercase;margin-top:auto;transition:gap .25s}.rvrn-story-card__cta:hover{gap:10px}.rvrn-story-card__cta svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2px;flex:0 0 auto}.rvrn-cta{background:var(--rvrn-section-bg, var(--rvrn-color-black))}.rvrn-cta--split{display:flex;justify-content:center;border-top:1px solid rgba(255,255,255,.08)}.rvrn-cta__inner{max-width:1440px;margin:0 auto;padding:80px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.rvrn-cta__text h2{font-family:var(--rvrn-font-brand);letter-spacing:.02em;line-height:.96;color:var(--rvrn-section-text, #fff);margin-bottom:16px}.rvrn-cta__text h2 .dim{color:var(--rvrn-section-text, #fff);opacity:.25}.rvrn-cta__text p{line-height:1.7;color:var(--rvrn-section-text, #fff);opacity:.45;max-width:560px}.rvrn-cta__actions{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.rvrn-cta__note{font-size:11px;color:#ffffff47;font-family:var(--rvrn-font-mono);letter-spacing:.08em;text-transform:uppercase}.rvrn-cta__btn{height:var(--rvrn-button-height-medium,48px)}.rvrn-cta__label{font-family:var(--rvrn-font-mono);font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff47;margin-bottom:4px}.rvrn-subscribe{background:#0a0a0c;border-top:1px solid rgba(255,255,255,.08)}.rvrn-subscribe__inner{max-width:1440px;margin:0 auto;padding:48px 80px;display:flex;align-items:center;justify-content:space-between;gap:48px;flex-wrap:wrap}.rvrn-subscribe__title{font-family:var(--rvrn-font-mono);font-size:9px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#ffffff47;margin-bottom:10px}.rvrn-subscribe__headline{font-family:var(--rvrn-font-tight);font-size:22px;font-weight:600;color:#fff;line-height:1.2;margin-bottom:6px}.rvrn-subscribe__sub{font-size:13px;color:#fff6;line-height:1.6}.rvrn-subscribe__form{display:flex;gap:0;flex:0 0 auto;min-width:340px}.rvrn-subscribe__input{flex:1;height:48px;padding:0 18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-right:none;color:#fff;font-size:13px;outline:none;min-width:220px;font-family:var(--rvrn-font-system)}.rvrn-subscribe__btn.rvrn-btn{width:auto}.rvrn-subscribe__btn.rvrn-btn[disabled]{opacity:.55;cursor:default}.rvrn-subscribe__msg{display:none;flex:0 0 100%;margin:14px 0 0;padding:0;font-family:var(--rvrn-font-system);font-size:13px;line-height:1.5}.rvrn-subscribe__msg.is-visible{display:block}.rvrn-subscribe__msg--success{color:var(--rvrn-accent)}.rvrn-subscribe__msg--error{color:#ff6b6b}.rvrn-subscribe--style2 .rvrn-subscribe__msg--success{color:#0a0a0c}.rvrn-subscribe--style2{background:#fff;border-top:1px solid rgba(0,0,0,.08)}.rvrn-subscribe--style2 .rvrn-subscribe__title{color:#0006}.rvrn-subscribe--style2 .rvrn-subscribe__headline{color:#0a0a0c}.rvrn-subscribe--style2 .rvrn-subscribe__sub{color:#0000008c}.rvrn-subscribe--style2 .rvrn-subscribe__input{background:#0000000a;border-color:#00000024;color:#0a0a0c}.rvrn-subscribe--style2 .rvrn-subscribe__btn.rvrn-btn--solid-light{background:var(--rvrn-color-black,#0a0a0c);border-color:var(--rvrn-color-black,#0a0a0c);color:var(--rvrn-color-white,#fff)}.rvrn-subscribe--style2 .rvrn-subscribe__btn.rvrn-btn--solid-light:hover{background:transparent;color:var(--rvrn-color-black,#0a0a0c);border-color:#0006}.rvrn-cta--style2{background:#fff;border-top:1px solid rgba(0,0,0,.08)}.rvrn-cta--style2 .rvrn-cta__text h2{color:#0a0a0c}.rvrn-cta--style2 .rvrn-cta__text h2 .dim{color:#00000040}.rvrn-cta--style2 .rvrn-cta__text p{color:#0000008c}.rvrn-cta--style2 .rvrn-cta__note,.rvrn-cta--style2 .rvrn-cta__label{color:#0006}.rvrn-cta--style2 .rvrn-cta__btn.rvrn-btn--solid-light{background:var(--rvrn-color-black,#0a0a0c);border-color:var(--rvrn-color-black,#0a0a0c);color:var(--rvrn-color-white,#fff)}.rvrn-cta--style2 .rvrn-cta__btn.rvrn-btn--solid-light:hover{background:transparent;color:var(--rvrn-color-black,#0a0a0c);border-color:#0006}.rvrn-cta--style2 .rvrn-cta__btn.rvrn-btn--outline-light{color:#0000008c;border-color:#0000002e}.rvrn-cta--style2 .rvrn-cta__btn.rvrn-btn--outline-light:hover{color:var(--rvrn-color-black,#050505);border-color:#00000080;background:transparent}@media(min-width:1440px){.rvrn-filter__inner{height:100px}}@media(max-width:1100px){.rvrn-hero__content{padding:0 40px 52px}.rvrn-hero__headline{font-size:64px}.rvrn-grid-section{padding:56px 40px 64px}.rvrn-grid{grid-template-columns:repeat(2,1fr)}.rvrn-filter__inner{padding:0 40px}.rvrn-section-intro{flex-direction:column;align-items:flex-start;gap:16px}.rvrn-cta__inner{grid-template-columns:1fr;gap:40px;padding:56px 40px}.rvrn-subscribe__inner{padding:48px 40px}}@media(max-width:700px){.rvrn-hero{min-height:65vh}.rvrn-hero__content{padding:0 20px 40px}.rvrn-hero__headline{font-size:44px}.rvrn-hero__sub{font-size:14px}.rvrn-hero__stats{flex-wrap:wrap;gap:24px 0}.rvrn-stat{padding-right:24px;margin-right:24px}.rvrn-grid-section{padding:40px 20px 48px}.rvrn-grid{grid-template-columns:1fr}.rvrn-filter__inner{padding:0 20px}.rvrn-cta__inner,.rvrn-subscribe__inner{padding:48px 20px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-rvrn-driving-dreams.css.map */
