.rv-header{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1.5rem;max-width:100%}.rv-header--center{justify-content:center}.rv-header .prose{max-width:720px}.rv-header--center .prose{margin-inline:auto}.rv-header .h2{margin-bottom:.5rem}.rv-grid{display:grid;gap:1px;background:rgb(var(--rv-graphite));border:1px solid rgb(var(--rv-graphite));border-radius:12px;overflow:hidden}.rv-grid>*{background:rgb(var(--background));padding:1.75rem}.rv-card{border:1px solid rgb(var(--rv-graphite));border-radius:12px;padding:1.75rem;background:rgb(var(--background))}.rv-card--charcoal{background:rgb(var(--rv-charcoal));border-color:rgb(var(--rv-charcoal))}.rv-muted{color:rgb(var(--rv-ash))}.text-custom[style*="--text-color: 42 42 46"] .rv-muted{color:rgb(var(--rv-slate))}.rv-num{font-family:var(--heading-font-family);font-weight:700;font-size:2.25rem;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.rv-kicker{font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--rv-ash))}.rv-rule{border:0;border-top:1px solid rgb(var(--rv-graphite));margin:0}.rv-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .8rem;border-radius:999px;border:1px solid rgb(var(--rv-graphite));font-size:.8125rem;line-height:1.2}.rv-pill--active{border-color:rgb(var(--rv-red));color:inherit}.rv-cols{display:grid;gap:1.5rem}@media(min-width:700px){.rv-cols--2{grid-template-columns:repeat(2,1fr)}.rv-cols--3{grid-template-columns:repeat(3,1fr)}.rv-cols--4{grid-template-columns:repeat(4,1fr)}}@media(min-width:1000px){.rv-cols--6{grid-template-columns:repeat(6,1fr)}.rv-cols--7{grid-template-columns:repeat(7,1fr)}}@media(min-width:700px)and (max-width:999px){.rv-cols--6,.rv-cols--7{grid-template-columns:repeat(3,1fr)}}.rv-table{width:100%;border-collapse:collapse;font-size:.9375rem}.rv-table th,.rv-table td{padding:.9rem 1rem;text-align:left;border-bottom:1px solid rgb(var(--rv-graphite));vertical-align:top}.rv-table th{font-weight:600}.rv-table thead th{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--rv-ash))}.text-custom[style*="--text-color: 42 42 46"] .rv-table thead th{color:rgb(var(--rv-slate))}.text-custom[style*="--text-color: 42 42 46"] .rv-table th,.text-custom[style*="--text-color: 42 42 46"] .rv-table td{border-color:#2a2a2e2e}.rv-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.rv-check{color:rgb(var(--rv-red))}.rv-tabs{display:flex;gap:.5rem;flex-wrap:wrap;border-bottom:1px solid rgb(var(--rv-graphite));padding-bottom:1rem;margin-bottom:1.5rem}.rv-tab{background:none;border:1px solid rgb(var(--rv-graphite));color:inherit;border-radius:999px;padding:.5rem 1rem;font:inherit;font-size:.875rem;cursor:pointer}.rv-tab[aria-selected=true]{border-color:rgb(var(--rv-red));background:rgb(var(--rv-red));color:rgb(var(--rv-bone))}.rv-panel[hidden]{display:none}.rv-steps{counter-reset:step;display:grid;gap:1.25rem}@media(min-width:700px){.rv-steps{grid-template-columns:repeat(3,1fr)}}.rv-step{counter-increment:step;padding:1.5rem;border:1px solid rgb(var(--rv-graphite));border-radius:12px}.rv-step:before{content:counter(step,decimal-leading-zero);display:block;font-family:var(--heading-font-family);font-weight:700;font-size:2rem;line-height:1;color:inherit;margin-bottom:.75rem;padding-top:.75rem;border-top:2px solid rgb(var(--rv-red));width:2.5rem}.rv-step h3{font-size:1.25rem;margin:0 0 .5rem}.rv-step p{margin:0;color:rgb(var(--rv-ash));font-size:.9375rem}.rv-figure svg{width:100%;height:auto;display:block}.rv-figure{margin:0}.rv-figcaption{font-size:.8125rem;color:rgb(var(--rv-ash));margin-top:.75rem}.rv-ba{position:relative;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:rgb(var(--rv-charcoal));-webkit-user-select:none;user-select:none}.rv-ba img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.rv-ba__after{clip-path:inset(0 0 0 var(--rv-pos, 50%))}.rv-ba__handle{position:absolute;top:0;bottom:0;left:var(--rv-pos, 50%);width:2px;background:rgb(var(--rv-bone));transform:translate(-1px);pointer-events:none}.rv-ba__handle:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;border-radius:999px;background:rgb(var(--rv-red));transform:translate(-50%,-50%);box-shadow:0 0 0 2px rgb(var(--rv-bone))}.rv-ba__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;margin:0;cursor:ew-resize}.rv-ba__label{position:absolute;top:.75rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .6rem;border-radius:999px;background:#0b0b0db3;color:rgb(var(--rv-bone))}.rv-ba__label--before{left:.75rem}.rv-ba__label--after{right:.75rem}.rv-timeline{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.rv-timeline>div{border-top:2px solid rgb(var(--rv-graphite));padding-top:.75rem;font-size:.875rem}.rv-timeline .rv-kicker{margin-bottom:.35rem}@media(max-width:699px){.rv-timeline{grid-template-columns:repeat(2,1fr)}}.rv-explorer__bar{position:relative;height:56px;border-radius:999px;background:linear-gradient(90deg,#3b82f6 0% 10%,#d97706 26%,#ff3b30 34%,#e2231a 40%,#b12418 58%,#5a0d0a 66%,#3a0806 92%,#0b0b0d)}.rv-explorer__marker{position:absolute;top:50%;left:var(--x);width:18px;height:18px;border-radius:999px;background:rgb(var(--rv-bone));border:2px solid rgb(var(--rv-obsidian));transform:translate(-50%,-50%);cursor:pointer;padding:0;transition:transform .15s}.rv-explorer__marker[aria-selected=true]{transform:translate(-50%,-50%) scale(1.4);background:rgb(var(--rv-red));border-color:rgb(var(--rv-bone))}.rv-explorer__marker span{position:absolute;top:26px;left:50%;transform:translate(-50%);font-size:.75rem;white-space:nowrap;color:rgb(var(--rv-ash));font-variant-numeric:tabular-nums}.rv-explorer__scale{display:flex;justify-content:space-between;font-size:.75rem;color:rgb(var(--rv-ash));margin-top:2.5rem}.rv-explorer__panel{margin-top:2rem;display:grid;gap:1.5rem}@media(min-width:900px){.rv-explorer__panel{grid-template-columns:1fr 1fr}}.rv-explorer__depth{position:relative;height:12px;border-radius:999px;background:rgb(var(--rv-graphite));overflow:hidden}.rv-explorer__depth i{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--d);background:linear-gradient(90deg,rgb(var(--rv-red)),rgb(var(--rv-deep-red)));border-radius:999px}.rv-explorer__depthscale{display:flex;justify-content:space-between;font-size:.75rem;color:rgb(var(--rv-ash));margin-top:.4rem}.rv-quiz__q{display:none}.rv-quiz__q[data-active]{display:block}.rv-quiz__opts{display:grid;gap:.75rem;margin-top:1.25rem}@media(min-width:700px){.rv-quiz__opts{grid-template-columns:repeat(2,1fr)}}.rv-quiz__opt{text-align:left;padding:1rem 1.25rem;border:1px solid rgb(var(--rv-graphite));border-radius:12px;background:none;color:inherit;font:inherit;cursor:pointer}.rv-quiz__opt:hover,.rv-quiz__opt[aria-pressed=true]{border-color:rgb(var(--rv-red))}.rv-quiz__progress{font-size:.8125rem;color:rgb(var(--rv-ash));margin-bottom:.5rem}.rv-quiz__result[hidden]{display:none}.rv-badges{display:flex;flex-wrap:wrap;gap:.75rem}.rv-article-meta{display:flex;flex-wrap:wrap;gap:1rem 2rem;font-size:.875rem;color:rgb(var(--rv-ash));border-top:1px solid rgb(var(--rv-graphite));border-bottom:1px solid rgb(var(--rv-graphite));padding:1rem 0;margin:1.5rem 0}.rv-toc{border:1px solid rgb(var(--rv-graphite));border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:2rem}.rv-toc ol{margin:.5rem 0 0;padding-left:1.25rem}.rv-toc li{margin:.25rem 0}.rv-explorer__marker span{opacity:0;transition:opacity .15s}.rv-explorer__marker[aria-selected=true] span,.rv-explorer__marker:hover span,.rv-explorer__marker:focus-visible span{opacity:1}@media(max-width:699px){.rv-explorer__bar{height:44px}.rv-explorer__marker{width:16px;height:16px}}.rv-footer-logo{display:block;width:100%;height:auto;margin-bottom:1rem}.rv-explorer__chips{display:none}@media(max-width:699px){.rv-explorer__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.rv-explorer__marker span{display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/rv-sections.css.map */
