:root{--rv-orange-50:#fff3e6;--rv-orange-100:#ffe2c2;--rv-orange-200:#ffc987;--rv-orange-300:#ffb04d;--rv-orange-400:#ff9b1f;--rv-orange-500:#ff8a00;--rv-orange-600:#e07a00;--rv-orange-700:#b85f00;--rv-orange-800:#8f4a00;--rv-orange-900:#6b3800;--rv-orange-950:#4d2900;--rv-coral-50:#fdeee7;--rv-coral-100:#fad6c6;--rv-coral-200:#f3b19a;--rv-coral-300:#eb8c6b;--rv-coral-400:#e47045;--rv-coral-500:#df5728;--rv-coral-600:#c8481e;--rv-coral-700:#a33a19;--rv-ink-0:#fff;--rv-ink-50:#f8f8f8;--rv-ink-100:#f0f0ef;--rv-ink-200:#e5e5e2;--rv-ink-300:#d2d2ce;--rv-ink-400:#a8a8a3;--rv-ink-500:#7a7a75;--rv-ink-600:#5e5e5e;--rv-ink-700:#444443;--rv-ink-800:#2e2e2d;--rv-ink-900:#262626;--rv-ink-950:#161615;--rv-success:#16a34a;--rv-warning:#e0a012;--rv-error:#d64550;--rv-brand:#ff8a00;--rv-brand-hover:#e07a00;--rv-brand-soft:#fff3e6;--rv-signal:#df5728;--rv-bg:#fff;--rv-bg-alt:#f8f8f8;--rv-surface:#fff;--rv-ink-dark:#161615;--rv-border:#e8e8e5;--rv-border-strong:#d2d2ce;--rv-text:#262626;--rv-text-muted:#5e5e5e;--rv-text-subtle:#8a8a85;--rv-text-inverse:#fff;--rv-font-ui:var(--font-manrope),"Manrope",system-ui,sans-serif;--rv-font-serif:var(--font-newsreader),"Newsreader",Georgia,"Times New Roman",serif;--rv-r-sm:6px;--rv-r-md:10px;--rv-r-lg:16px;--rv-r-xl:24px;--rv-r-pill:999px;--rv-shadow-sm:0 1px 3px #16161514,0 1px 2px #1616150a;--rv-shadow-md:0 4px 14px #16161514,0 2px 4px #1616150a;--rv-shadow-lg:0 14px 34px #1616151f,0 4px 10px #1616150d;--rv-shadow-orange:0 8px 24px #ff8a0052;--rv-ease:cubic-bezier(.16,1,.3,1);--rv-dur-fast:.12s;--rv-dur-base:.2s;--rv-dur-slow:.36s;--rv-maxw:1280px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--rv-font-ui);color:var(--rv-text);background:var(--rv-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4,h5{letter-spacing:-.022em;color:var(--rv-ink-950);margin:0;font-weight:800;line-height:1.06}p{margin:0}::selection{background:var(--rv-orange-200);color:var(--rv-ink-950)}:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #ff8a0080}.rv-wrap{max-width:var(--rv-maxw);margin:0 auto;padding:0 32px}.rv-section{padding:104px 0}.rv-section--tight{padding:72px 0}.rv-section--alt{background:var(--rv-bg-alt)}.rv-section--dark{background:var(--rv-ink-950);color:#fff}.rv-section--dark h1,.rv-section--dark h2,.rv-section--dark h3{color:#fff}@media (max-width:760px){.rv-wrap{padding:0 20px}.rv-section{padding:64px 0}.rv-section--tight{padding:48px 0}}.rv-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--rv-orange-600);align-items:center;gap:12px;margin:0 0 22px;font-size:12.5px;font-weight:700;display:inline-flex}.rv-eyebrow:before{content:"";background:var(--rv-orange-500);width:24px;height:2px;display:block}.rv-section--dark .rv-eyebrow{color:var(--rv-orange-400)}.rv-h1{letter-spacing:-.03em;font-size:clamp(34px,5vw,60px);line-height:1.02}.rv-h2{letter-spacing:-.028em;font-size:clamp(28px,3.6vw,44px);line-height:1.05}.rv-h3{letter-spacing:-.02em;font-size:clamp(21px,2vw,27px);line-height:1.12}.rv-lead{font-family:var(--rv-font-serif);color:var(--rv-ink-700);font-size:clamp(19px,2vw,23px);font-weight:400;line-height:1.55}.rv-section--dark .rv-lead{color:#ffffffc7}.rv-serif{font-family:var(--rv-font-serif)}.rv-muted{color:var(--rv-text-muted)}.rv-measure{max-width:62ch}.rv-center{text-align:center}.rv-center .rv-eyebrow{justify-content:center}.rv-btn{border-radius:var(--rv-r-pill);cursor:pointer;transition:transform var(--rv-dur-fast) var(--rv-ease),box-shadow var(--rv-dur-fast) var(--rv-ease), background var(--rv-dur-fast) var(--rv-ease),border-color var(--rv-dur-fast) var(--rv-ease);white-space:nowrap;border:1.5px solid #0000;align-items:center;gap:10px;padding:15px 26px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.rv-btn svg{width:18px;height:18px}.rv-btn--primary{background:var(--rv-brand);color:#fff}.rv-btn--primary:hover{background:var(--rv-brand-hover);box-shadow:var(--rv-shadow-orange);transform:translateY(-1px)}.rv-btn--secondary{color:var(--rv-ink-950);border-color:var(--rv-border-strong);background:0 0}.rv-btn--secondary:hover{background:var(--rv-ink-50);border-color:var(--rv-ink-400)}.rv-section--dark .rv-btn--secondary{color:#fff;border-color:#ffffff47}.rv-section--dark .rv-btn--secondary:hover{background:#ffffff14;border-color:#ffffff80}.rv-btn--ghost{color:var(--rv-orange-600);background:0 0;padding:14px 18px}.rv-btn--ghost:hover{background:var(--rv-brand-soft)}.rv-btn--lg{padding:18px 32px;font-size:17px}.rv-btn--block{justify-content:center;width:100%}.rv-link{color:var(--rv-orange-600);align-items:center;gap:7px;font-size:15px;font-weight:700;display:inline-flex}.rv-link svg{width:16px;height:16px;transition:transform var(--rv-dur-fast) var(--rv-ease)}.rv-link:hover svg{transform:translate(3px)}.rv-header{z-index:200;-webkit-backdrop-filter:saturate(1.2)blur(10px);backdrop-filter:saturate(1.2)blur(10px);border-bottom:1px solid var(--rv-border);background:#ffffffeb;position:sticky;top:0}.rv-header__bar{align-items:center;gap:28px;height:74px;display:flex}.rv-logo{flex-shrink:0;align-items:center;gap:0;display:flex}.rv-logo__mark{letter-spacing:-.02em;color:var(--rv-ink-950);font-size:28px;font-weight:600;line-height:1}.rv-logo__bar{background:var(--rv-orange-500);border-radius:2px;width:98px;height:4px;margin:2px auto 0;display:block}.rv-logo a{text-align:center;display:inline-block}.rv-nav{align-items:center;gap:4px;margin-left:8px;display:flex}.rv-nav__item{position:relative}.rv-nav__link{color:var(--rv-ink-800);border-radius:var(--rv-r-md);transition:color var(--rv-dur-fast),background var(--rv-dur-fast);align-items:center;gap:5px;padding:10px 14px;font-size:15.5px;font-weight:600;display:inline-flex}.rv-nav__link svg{opacity:.6;width:15px;height:15px;transition:transform var(--rv-dur-base) var(--rv-ease)}.rv-nav__item:hover .rv-nav__link{color:var(--rv-orange-600);background:var(--rv-ink-50)}.rv-nav__item:hover .rv-nav__link svg{transform:rotate(180deg)}.rv-header__cta{align-items:center;gap:14px;margin-left:auto;display:flex}.rv-header__phone{color:var(--rv-ink-800);align-items:center;gap:7px;font-size:15px;font-weight:700;display:inline-flex}.rv-header__phone svg{width:16px;height:16px;color:var(--rv-orange-600)}.rv-mega{border:1px solid var(--rv-border);border-radius:var(--rv-r-lg);box-shadow:var(--rv-shadow-lg);opacity:0;visibility:hidden;min-width:300px;transition:all var(--rv-dur-base) var(--rv-ease);z-index:210;background:#fff;padding:12px;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(8px)}.rv-mega--wide{min-width:560px}.rv-mega.is-open{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.rv-mega:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.rv-mega__grid{grid-template-columns:1fr 1fr;gap:2px;display:grid}.rv-mega--single .rv-mega__grid{grid-template-columns:1fr}.rv-mega__link{border-radius:var(--rv-r-md);transition:background var(--rv-dur-fast);align-items:center;gap:12px;padding:11px 13px;display:flex}.rv-mega__link:hover{background:var(--rv-ink-50)}.rv-mega__ico{border-radius:var(--rv-r-sm);background:var(--rv-brand-soft);width:34px;height:34px;color:var(--rv-orange-600);flex-shrink:0;place-items:center;display:grid}.rv-mega__ico svg{width:18px;height:18px}.rv-mega__t{color:var(--rv-ink-900);font-size:14.5px;font-weight:700;line-height:1.25}.rv-mega__d{color:var(--rv-text-subtle);margin-top:2px;font-size:12.5px;line-height:1.35}.rv-mega__foot{border-top:1px solid var(--rv-border);grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:6px;padding:12px 13px;display:flex}.rv-burger{border:1px solid var(--rv-border);border-radius:var(--rv-r-md);cursor:pointer;width:44px;height:44px;color:var(--rv-ink-900);background:#fff;justify-content:center;align-items:center;margin-left:auto;display:none}.rv-burger svg{width:22px;height:22px}.rv-mobile{z-index:190;background:#fff;padding:18px 20px 120px;display:none;position:fixed;inset:74px 0 0;overflow-y:auto}.rv-mobile.open{display:block}.rv-mobile__group{border-bottom:1px solid var(--rv-border)}.rv-mobile__sum{cursor:pointer;justify-content:space-between;align-items:center;padding:17px 4px;font-size:18px;font-weight:700;display:flex}.rv-mobile__sum svg{width:18px;height:18px;color:var(--rv-orange-600);transition:transform var(--rv-dur-base)}.rv-mobile__group.open .rv-mobile__sum svg{transform:rotate(180deg)}.rv-mobile__list{padding:0 4px 14px;display:none}.rv-mobile__group.open .rv-mobile__list{display:block}.rv-mobile__list a{color:var(--rv-ink-700);padding:9px 0;font-size:16px;font-weight:500;display:block}.rv-mobile__cta{z-index:195;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--rv-border);background:#fffffff0;padding:14px 20px;display:none;position:fixed;bottom:0;left:0;right:0}@media (max-width:980px){.rv-nav,.rv-header__cta .rv-btn,.rv-header__phone{display:none}.rv-burger{display:flex}.rv-mobile__cta{display:block}body.has-stickycta{padding-bottom:0}.rv-nav,.rv-header__cta{content-visibility:hidden}}.rv-pagehero{background:var(--rv-ink-950);color:#fff;position:relative;overflow:hidden}.rv-pagehero__grid{pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70% 30%,#000,#0000 75%);mask-image:radial-gradient(circle at 70% 30%,#000,#0000 75%)}.rv-pagehero__in{max-width:840px;padding:84px 0 88px;position:relative}.rv-pagehero h1{color:#fff;margin:0 0 22px}.rv-pagehero .rv-lead{color:#ffffffc7}.rv-pagehero__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.rv-breadcrumb{color:var(--rv-text-subtle);flex-wrap:wrap;align-items:center;gap:8px;padding:18px 0;font-size:13.5px;display:flex}.rv-breadcrumb a{color:var(--rv-text-muted)}.rv-breadcrumb a:hover{color:var(--rv-orange-600)}.rv-breadcrumb span{color:var(--rv-ink-400)}.rv-pagehero .rv-breadcrumb{color:#ffffff80}.rv-pagehero .rv-breadcrumb a{color:#ffffff9e}.rv-pagehero .rv-breadcrumb a:hover{color:#fff}.rv-pagehero .rv-breadcrumb span{color:#ffffff4d}.grecaptcha-badge{visibility:hidden}.rv-pagehero .rv-btn--secondary{color:#fff;background:#f8f8f833;border-color:#ffffff47}.rv-pagehero .rv-btn--secondary:hover{background:#ffffff52;border-color:#ffffff80}.rv-grid{gap:24px;display:grid}.rv-grid--2{grid-template-columns:repeat(2,1fr)}.rv-grid--3{grid-template-columns:repeat(3,1fr)}.rv-grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:980px){.rv-grid--4,.rv-grid--3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.rv-grid--2,.rv-grid--3,.rv-grid--4{grid-template-columns:1fr}}.rv-card{border:1px solid var(--rv-border);border-radius:var(--rv-r-lg);transition:transform var(--rv-dur-base) var(--rv-ease), box-shadow var(--rv-dur-base) var(--rv-ease),border-color var(--rv-dur-base) var(--rv-ease);background:#fff;flex-direction:column;gap:13px;padding:26px;display:flex}a.rv-card:hover,.rv-card--link:hover{box-shadow:var(--rv-shadow-lg);border-color:var(--rv-border-strong);transform:translateY(-3px)}.rv-card__ico{border-radius:var(--rv-r-md);background:var(--rv-brand-soft);width:46px;height:46px;color:var(--rv-orange-600);flex-shrink:0;place-items:center;display:grid}.rv-card__ico svg{width:23px;height:23px}.rv-card__t{letter-spacing:-.01em;color:var(--rv-ink-900);font-size:19px;font-weight:700}.rv-card__d{color:var(--rv-text-muted);flex-grow:1;font-size:15px;line-height:1.5}.rv-card__more{color:var(--rv-orange-600);align-items:center;gap:6px;margin-top:2px;font-size:14.5px;font-weight:700;display:inline-flex}.rv-card__more svg{width:15px;height:15px;transition:transform var(--rv-dur-fast) var(--rv-ease)}a.rv-card:hover .rv-card__more svg{transform:translate(3px)}.rv-card--band{padding-top:30px;position:relative;overflow:hidden}.rv-card--band:before{content:"";background:var(--rv-brand);height:5px;position:absolute;top:0;left:0;right:0}.rv-card--band.is-coral:before{background:var(--rv-signal)}.rv-card--band.is-ink:before{background:var(--rv-ink-950)}.rv-card--media{padding:0;overflow:hidden}.rv-card--media .rv-cmedia{aspect-ratio:16/10;background:var(--rv-ink-100);position:relative;overflow:hidden}.rv-card--media .rv-cmedia>img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--rv-ease)}a.rv-card--media:hover .rv-cmedia>img{transform:scale(1.04)}.rv-card--media .rv-cmedia .rv-card__ico{box-shadow:var(--rv-shadow-md);background:#fff;position:absolute;bottom:16px;left:16px}.rv-card--media .rv-cmedia .rv-ph{position:absolute;inset:0}.rv-card--media .rv-cpad{flex-direction:column;flex-grow:1;gap:10px;padding:20px 24px 24px;display:flex}.rv-photo{border-radius:var(--rv-r-lg);background:var(--rv-ink-100);position:relative;overflow:hidden}.rv-photo img{object-fit:cover;width:100%;height:100%;display:block}.rv-photo--tall{aspect-ratio:3/4}.rv-photo--wide{aspect-ratio:16/10}.rv-photo--sq{aspect-ratio:1}.rv-photo__tag{color:#fff;border-radius:var(--rv-r-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161615c7;padding:6px 12px;font-size:12.5px;font-weight:600;position:absolute;bottom:14px;left:14px}.rv-ph{text-align:center;color:var(--rv-ink-400);background:repeating-linear-gradient(45deg,#f3f3f1,#f3f3f1 12px,#eeeeec 12px 24px);place-items:center;padding:24px;display:grid}.rv-ph svg{opacity:.5;width:38px;height:38px;margin-bottom:10px}.rv-ph span{max-width:80%;font-size:13px;font-weight:600}.rv-carousel{position:relative}.rv-photo--frame{box-shadow:var(--rv-shadow-lg);background:#fff}.rv-photo--frame.rv-photo--portrait{max-width:360px;margin-inline:auto}.rv-carousel__nav{z-index:2;border:1px solid var(--rv-border);cursor:pointer;width:42px;height:42px;box-shadow:var(--rv-shadow-md);color:var(--rv-ink-900);background:#fff;border-radius:50%;place-items:center;transition:transform .15s,box-shadow .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.rv-carousel__nav:hover{box-shadow:var(--rv-shadow-lg);transform:translateY(-50%)scale(1.07)}.rv-carousel__nav svg{width:20px;height:20px}.rv-carousel__nav--prev{left:-16px}.rv-carousel__nav--next{right:-16px}.rv-carousel__dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.rv-cdot{cursor:pointer;background:#1616152e;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:width .2s,background .2s}.rv-cdot.is-active{background:var(--rv-orange-500,#ff8a00);border-radius:5px;width:24px}.rv-photo--ph{border:1.5px dashed var(--rv-border-strong,#d9d3c7);box-shadow:none;background:#faf9f7;place-items:center;display:grid}.rv-photo--ph .rv-ph{color:var(--rv-ink-400);background:0 0}.rv-photo--ph code{color:var(--rv-ink-900);background:var(--rv-ink-100);border-radius:6px;margin-top:7px;padding:3px 9px;font-size:12px;font-weight:600;display:inline-block}@media (max-width:900px){.rv-carousel__nav--prev{left:6px}.rv-carousel__nav--next{right:6px}}.rv-split{grid-template-columns:var(--rv-split-cols,1fr 1fr);align-items:center;gap:64px;display:grid}.rv-split--media-first .rv-split__media{order:-1}@media (max-width:900px){.rv-split{grid-template-columns:1fr;gap:36px}.rv-split--media-first .rv-split__media{order:0}}.rv-split__body>*+*{margin-top:18px}.rv-checks{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.rv-checks li{color:var(--rv-ink-800);align-items:flex-start;gap:13px;font-size:16.5px;line-height:1.45;display:flex}.rv-checks li:before{content:"";background:var(--rv-brand-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23E07A00' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/14px no-repeat;border-radius:50%;flex-shrink:0;width:24px;height:24px;margin-top:1px}.rv-section--dark .rv-checks li{color:#ffffffdb}.rv-steps{counter-reset:step;gap:22px;display:grid}.rv-steps--row{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.rv-steps--row{grid-template-columns:1fr}}.rv-step{border:1px solid var(--rv-border);border-radius:var(--rv-r-lg);background:#fff;padding:26px;position:relative}.rv-step__n{color:var(--rv-orange-600);letter-spacing:.06em;margin-bottom:12px;font-size:13px;font-weight:800;display:block}.rv-step__t{color:var(--rv-ink-900);margin-bottom:8px;font-size:18px;font-weight:700}.rv-step__d{color:var(--rv-text-muted);font-size:14.5px;line-height:1.5}.rv-flow{flex-wrap:wrap;align-items:stretch;gap:0;display:flex}.rv-flow__node{border:1px solid var(--rv-border);border-radius:var(--rv-r-lg);text-align:center;background:#fff;flex:1;min-width:150px;padding:22px 18px;position:relative}.rv-flow__ico{border-radius:var(--rv-r-md);background:var(--rv-ink-950);color:#fff;place-items:center;width:48px;height:48px;margin:0 auto 14px;display:grid}.rv-flow__ico svg{width:23px;height:23px}.rv-flow__t{color:var(--rv-ink-900);margin-bottom:4px;font-size:15.5px;font-weight:700}.rv-flow__d{color:var(--rv-text-subtle);font-size:13px;line-height:1.4}.rv-flow__arrow{color:var(--rv-orange-500);flex:0 0 32px;align-self:center;place-items:center;display:grid}.rv-flow__arrow svg{width:24px;height:24px}@media (max-width:760px){.rv-flow{flex-direction:column}.rv-flow__arrow{margin:2px 0;transform:rotate(90deg)}}.rv-section--dark .rv-flow__node{background:#1f1f1d;border-color:#333331}.rv-section--dark .rv-flow__t{color:#fff}.rv-section--dark .rv-flow__ico{background:var(--rv-orange-500)}.rv-stats{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:760px){.rv-stats{grid-template-columns:repeat(2,1fr)}}.rv-stat__n{letter-spacing:-.03em;color:var(--rv-ink-950);font-size:clamp(34px,4vw,50px);font-weight:800;line-height:1}.rv-section--dark .rv-stat__n{color:#fff}.rv-stat__n em{color:var(--rv-orange-500);font-style:normal}.rv-stat__l{color:var(--rv-text-muted);margin-top:9px;font-size:14.5px;line-height:1.4}.rv-section--dark .rv-stat__l{color:#fff9}.rv-ctaband{background:var(--rv-ink-950);color:#fff;border-radius:var(--rv-r-xl);padding:56px;position:relative;overflow:hidden}.rv-ctaband__grid{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 85%,#000,#0000 70%);mask-image:radial-gradient(circle at 85%,#000,#0000 70%)}.rv-ctaband__in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.rv-ctaband h2{color:#fff;max-width:20ch}.rv-ctaband p{color:#ffffffb3;max-width:46ch;margin-top:12px}.rv-ctaband--orange{background:var(--rv-orange-500);color:#fff}.rv-ctaband--orange h2,.rv-ctaband--orange p{color:#fff}.rv-ctaband--orange p{color:#ffffffeb}.rv-ctaband--orange .rv-btn--primary{color:var(--rv-orange-700);background:#fff}.rv-ctaband--orange .rv-btn--primary:hover{background:var(--rv-ink-950);color:#fff;box-shadow:0 8px 24px #0000004d}@media (max-width:760px){.rv-ctaband{padding:36px 26px}}.rv-faq{max-width:820px;margin:0 auto}.rv-faq__item{border-bottom:1px solid var(--rv-border)}.rv-faq__q{cursor:pointer;color:var(--rv-ink-900);justify-content:space-between;align-items:center;gap:20px;padding:24px 4px;font-size:18.5px;font-weight:700;list-style:none;display:flex}.rv-faq__q::-webkit-details-marker{display:none}.rv-faq__q svg{width:20px;height:20px;color:var(--rv-orange-600);transition:transform var(--rv-dur-base);flex-shrink:0}.rv-faq__item[open] .rv-faq__q svg{transform:rotate(45deg)}.rv-faq__a{color:var(--rv-text-muted);max-width:68ch;padding:0 4px 26px;font-size:16.5px;line-height:1.6}.rv-faq__a a{color:var(--rv-orange-600);font-weight:600}.rv-form{gap:18px;display:grid}.rv-field{flex-direction:column;gap:7px;display:flex}.rv-field--row{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:600px){.rv-field--row{grid-template-columns:1fr}}.rv-label{color:var(--rv-ink-800);font-size:14px;font-weight:600}.rv-label span{color:var(--rv-orange-600)}.rv-input,.rv-select,.rv-textarea{border:1.5px solid var(--rv-border-strong);border-radius:var(--rv-r-md);color:var(--rv-ink-900);transition:border-color var(--rv-dur-fast),box-shadow var(--rv-dur-fast);background:#fff;width:100%;padding:14px 16px;font-family:inherit;font-size:16px}.rv-input:focus,.rv-select:focus,.rv-textarea:focus{border-color:var(--rv-orange-500);outline:none;box-shadow:0 0 0 3px #ff8a002e}.rv-textarea{resize:vertical;min-height:120px}.rv-hint{color:var(--rv-text-subtle);font-size:13px}.rv-formcard{border:1px solid var(--rv-border);border-radius:var(--rv-r-xl);box-shadow:var(--rv-shadow-md);background:#fff;padding:36px}.rvc-sliders{flex-direction:column;gap:26px;display:flex}.rvc-slider{flex-direction:column;gap:11px;display:flex}.rvc-slider__top{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.rvc-slider__val{font-family:var(--rv-font-ui);color:var(--rv-ink-950);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:20px;font-weight:800;line-height:1}.rvc-range{appearance:none;cursor:pointer;background:linear-gradient(to right,var(--rv-orange-500) 0,var(--rv-orange-500) var(--pct,50%),var(--rv-border-strong) var(--pct,50%),var(--rv-border-strong) 100%);border-radius:999px;width:100%;height:10px;margin:4px 0}.rvc-range:focus{outline:none}.rvc-range::-webkit-slider-thumb{appearance:none;width:24px;height:24px;box-shadow:0 0 0 5px var(--rv-orange-500),0 2px 7px #16161547;cursor:grab;background:#fff;border:none;border-radius:50%;transition:box-shadow .15s,transform .1s}.rvc-range::-webkit-slider-thumb:hover{transform:scale(1.06)}.rvc-range::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.rvc-range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 5px var(--rv-orange-500),0 0 0 9px #ff8a004d}.rvc-range::-moz-range-thumb{width:24px;height:24px;box-shadow:0 0 0 5px var(--rv-orange-500),0 2px 7px #16161547;cursor:grab;background:#fff;border:none;border-radius:50%}.rvc-range::-moz-range-track{background:0 0;border-radius:999px;height:10px}.rvc-range:focus-visible::-moz-range-thumb{box-shadow:0 0 0 5px var(--rv-orange-500),0 0 0 9px #ff8a004d}.rvc-slider__scale{color:var(--rv-text-subtle);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:12px;display:flex}.rvc-reset{font:inherit;color:var(--rv-orange-600);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;margin-top:4px;padding:6px 0;font-size:13.5px;font-weight:600;text-decoration:underline}.rvc-reset:hover{color:var(--rv-orange-700)}.rvc-result__row{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:baseline;gap:14px;padding:14px 0;display:flex}.rvc-result__row:first-of-type{border-top:none}@media (prefers-reduced-motion:reduce){.rvc-range::-webkit-slider-thumb{transition:none}}.rv-chips{flex-wrap:wrap;gap:10px;display:flex}.rv-chip{border:1.5px solid var(--rv-border-strong);border-radius:var(--rv-r-pill);color:var(--rv-ink-700);cursor:pointer;transition:all var(--rv-dur-fast);background:#fff;padding:10px 16px;font-size:14.5px;font-weight:600}.rv-chip:hover{border-color:var(--rv-orange-400);color:var(--rv-orange-700)}.rv-chip.sel{background:var(--rv-brand-soft);border-color:var(--rv-orange-500);color:var(--rv-orange-700)}.rv-badge{border-radius:var(--rv-r-pill);align-items:center;gap:7px;padding:6px 13px;font-size:12.5px;font-weight:700;display:inline-flex}.rv-badge--soft{background:var(--rv-brand-soft);color:var(--rv-orange-700)}.rv-badge--ink{background:var(--rv-ink-100);color:var(--rv-ink-700)}.rv-badge--live{color:var(--rv-coral-600);background:#df57281a}.rv-dot{background:var(--rv-signal);border-radius:50%;width:8px;height:8px;position:relative}.rv-dot:after{content:"";border:2px solid var(--rv-signal);animation:rvpulse 2.4s var(--rv-ease) infinite;border-radius:50%;position:absolute;inset:-4px}@keyframes rvpulse{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}.rv-footer{background:var(--rv-ink-950);color:#ffffffa8;padding:72px 0 36px;font-size:14.5px}.rv-footer__top{border-bottom:1px solid #ffffff1a;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px;display:grid}@media (max-width:900px){.rv-footer__top{grid-template-columns:1fr 1fr}}@media (max-width:560px){.rv-footer__top{grid-template-columns:1fr}}.rv-footer__desc{max-width:42ch;margin-top:18px;line-height:1.6}.rv-footer__col h4,.rv-footer__col-title{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;font-size:12.5px;font-weight:700;font-family:var(--rv-font-ui);margin-bottom:16px}.rv-footer__col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.rv-footer__col a{color:#ffffffb3}.rv-footer__col a:hover{color:var(--rv-orange-400)}.rv-footer__logo .rv-logo__mark{color:#fff}.rv-footer__bottom{color:#ffffff73;flex-wrap:wrap;justify-content:space-between;gap:18px;padding-top:28px;font-size:13px;display:flex}.rv-footer__bottom a{color:#ffffff8c}.rv-footer__bottom a:hover{color:#fff}.rv-footer__legal{flex-wrap:wrap;gap:20px;display:flex}.rv-prose{max-width:72ch}.rv-prose>*+*{margin-top:20px}.rv-prose .rv-lead{font-family:var(--rv-font-ui)}.rv-prose p{color:var(--rv-ink-800);font-size:17.5px;line-height:1.65}.rv-prose h2{margin-top:44px;font-size:28px}.rv-prose h3{margin-top:32px;font-size:21px}.rv-prose ul{color:var(--rv-ink-800);padding-left:22px;line-height:1.6}.rv-prose li{margin:8px 0}.rv-prose img{border-radius:16px;width:100%;height:auto;margin:32px 0;display:block;box-shadow:0 1px #1616150a,0 18px 40px -28px #16161573}.rv-prose figure{margin:32px 0}.rv-prose figure img{margin:0}.rv-prose figcaption{color:var(--rv-text-subtle);text-align:center;font-size:13.5px;font-family:var(--rv-font-ui);margin-top:10px}.rv-legal-meta{color:var(--rv-text-subtle);margin-bottom:30px;font-size:13.5px}.rv-reveal{opacity:0;transition:opacity .7s var(--rv-ease),transform .7s var(--rv-ease);transform:translateY(18px)}.rv-reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.rv-reveal{opacity:1;transition:none;transform:none}*{scroll-behavior:auto!important}}.rv-photo img,.rv-cmedia>img,.home-hero__media img{filter:saturate(.92)contrast(1.05)brightness(1.02)sepia(.16)hue-rotate(-6deg)}.rv-consent{z-index:300;border:1px solid var(--rv-border-strong);border-radius:var(--rv-r-lg);max-width:920px;box-shadow:var(--rv-shadow-lg);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:18px 22px;display:flex;position:fixed;bottom:16px;left:16px;right:16px}.rv-consent__txt{color:var(--rv-ink-700);max-width:60ch;margin:0;font-size:14px;line-height:1.5}.rv-consent__txt a{color:var(--rv-orange-600);text-underline-offset:2px;font-weight:600;text-decoration:underline}.rv-consent__btns{flex-shrink:0;gap:10px;display:flex}.rv-consent .rv-btn{padding:11px 20px;font-size:14.5px}@media (max-width:980px){.rv-consent{bottom:84px}}@media (max-width:560px){.rv-consent__btns{width:100%}.rv-consent .rv-btn{flex:1;justify-content:center}}
@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.p.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.p.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.p.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.p.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_3a93caa7-module__UiU4mG__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_3a93caa7-module__UiU4mG__variable{--font-manrope:"Manrope", "Manrope Fallback"}
@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.0~gr2nv~zu_tq.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../media/e62850744c7f266e-s.p.075bt8bdso9.6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../media/9433d1a810498265-s.p.0h26ys03~gfbk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.0~gr2nv~zu_tq.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(../media/e62850744c7f266e-s.p.075bt8bdso9.6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(../media/9433d1a810498265-s.p.0h26ys03~gfbk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(../media/150f724d70372c02-s.0ibo8nq1_5r8c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(../media/750c737482d9de2f-s.p.0.oe-uv1--sd5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.16whm0euli40m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(../media/150f724d70372c02-s.0ibo8nq1_5r8c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(../media/750c737482d9de2f-s.p.0.oe-uv1--sd5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.16whm0euli40m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader Fallback;src:local(Times New Roman);ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.0%;size-adjust:105.48%}.newsreader_b37548d9-module__dnrEyW__className{font-family:Newsreader,Newsreader Fallback}.newsreader_b37548d9-module__dnrEyW__variable{--font-newsreader:"Newsreader", "Newsreader Fallback"}
