.rvrn-fitment-confidence{--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-accent: var(--rvrn-accent, #d00a07);--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-section-muted: var(--rvrn-section-text-dim);background:var(--rvrn-section-bg);color:var(--rvrn-section-text);padding:clamp(44px,4.8vw,68px) clamp(28px,4.8vw,72px);border-top:1px solid var(--rvrn-section-line-soft)}.rvrn-fitment-confidence--scheme-dark,.rvrn-fitment-confidence--scheme-brand-red{--rvrn-section-bg: var(--rvrn-color-black-soft, #0a0a0c);--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-line: rgba(255, 255, 255, .14);--rvrn-section-line-soft: rgba(255, 255, 255, .08);--rvrn-section-surface: rgba(255, 255, 255, .04)}.rvrn-fitment-confidence--scheme-brand-red{--rvrn-section-accent: var(--rvrn-color-brand, #e00000)}.rvrn-fitment-confidence--scheme-light{--rvrn-section-bg: var(--rvrn-color-white, #fff)}.rvrn-fitment-confidence--scheme-soft-gray,.rvrn-fitment-confidence--scheme-custom{--rvrn-section-bg: var(--rvrn-color-bg, #f5f5f7);--rvrn-section-text: var(--rvrn-color-black, #050505)}.rvrn-fitment-confidence__shell{width:min(1360px,100%);margin:0 auto}.rvrn-fitment-confidence__top{padding-bottom:var(--rvrn-heading-content-gap, clamp(24px, 2.6vw, 36px));border-bottom:1px solid var(--rvrn-section-line)}.rvrn-fitment-confidence__top .rvrn-section-heading--side{--rvrn-heading-side-cols: minmax(280px,.62fr) minmax(300px,.88fr);--rvrn-heading-side-gap: clamp(36px,8vw,128px)}.rvrn-fitment-confidence__heading .rvrn-section-heading__eyebrow{margin-bottom:14px;color:var(--rvrn-section-text-muted);font-size:9px;font-weight:700;letter-spacing:.32em}.rvrn-fitment-confidence__heading .rvrn-section-heading__title{font-size:clamp(28px,3.1vw,44px);line-height:1.04;letter-spacing:-.055em}.rvrn-fitment-confidence__heading .rvrn-section-heading__description{font-size:13px;line-height:1.76;color:var(--rvrn-section-muted);opacity:1}.rvrn-fitment-confidence__rail{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--rvrn-section-line)}.rvrn-fitment-confidence__item{-webkit-appearance:none;appearance:none;border:0;border-right:1px solid var(--rvrn-section-line-soft);background:transparent;min-height:126px;padding:24px 22px 22px;text-align:left;cursor:pointer;color:var(--rvrn-section-text);transition:background var(--rvrn-duration-fast, .2s) ease}.rvrn-fitment-confidence__item:last-child{border-right:0}.rvrn-fitment-confidence__item:hover,.rvrn-fitment-confidence__item:focus{background:var(--rvrn-section-surface);outline:none}.rvrn-fitment-confidence__num{display:block;font-family:var(--rvrn-type-spec-family, var(--rvrn-font-mono));font-size:9px;font-weight:500;line-height:1;letter-spacing:.16em;color:var(--rvrn-section-text-muted);margin-bottom:22px}.rvrn-fitment-confidence__name{display:block;font-family:var(--rvrn-type-label-family, var(--rvrn-font-system));font-size:10px;font-weight:700;line-height:1.1;letter-spacing:.18em;text-transform:uppercase;color:var(--rvrn-section-text-dim)}.rvrn-fitment-confidence__detail{display:block;max-height:0;opacity:0;overflow:hidden;transform:translateY(8px);margin-top:0;font-family:var(--rvrn-font-system);font-size:11.5px;font-weight:400;line-height:1.62;color:var(--rvrn-section-text-muted);transition:opacity .24s ease,transform .24s ease,max-height .24s ease,margin-top .18s ease}.rvrn-fitment-confidence__item:hover .rvrn-fitment-confidence__detail,.rvrn-fitment-confidence__item:focus .rvrn-fitment-confidence__detail{opacity:1;transform:translateY(0);max-height:56px;margin-top:12px}.rvrn-fitment-confidence__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px}.rvrn-fitment-confidence__bottom span{font-family:var(--rvrn-type-label-family, var(--rvrn-font-system));font-size:8.5px;font-weight:700;line-height:1.4;letter-spacing:.2em;text-transform:uppercase;color:var(--rvrn-section-text-muted)}.rvrn-fitment-confidence__bottom strong{font-family:var(--rvrn-type-spec-family, var(--rvrn-font-mono));font-size:11px;font-weight:500;line-height:1.4;letter-spacing:.06em;color:var(--rvrn-section-text-dim)}.rvrn-fitment-confidence__bottom span:empty,.rvrn-fitment-confidence__bottom strong:empty{display:none}@media(max-width:980px){.rvrn-fitment-confidence__rail{grid-template-columns:1fr 1fr}.rvrn-fitment-confidence__item{border-bottom:1px solid var(--rvrn-section-line-soft);min-height:116px}.rvrn-fitment-confidence__item:nth-child(2n){border-right:0}.rvrn-fitment-confidence__item:last-child{grid-column:1 / -1;border-bottom:0}}@media(max-width:640px){.rvrn-fitment-confidence{padding:56px 18px}.rvrn-fitment-confidence__rail{grid-template-columns:1fr}.rvrn-fitment-confidence__item,.rvrn-fitment-confidence__item:nth-child(2n){border-right:0;border-bottom:1px solid var(--rvrn-section-line-soft);padding:22px 0}.rvrn-fitment-confidence__item:hover,.rvrn-fitment-confidence__item:focus{background:transparent}.rvrn-fitment-confidence__detail{opacity:1;max-height:none;transform:none;margin-top:10px}}@media(prefers-reduced-motion:reduce){.rvrn-fitment-confidence__detail{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-rvrn-fitment-confidence.css.map */
