.rr-page{padding-bottom:80px}.rr-page .container{max-width:820px;padding:0 24px;margin:0 auto;width:100%}@keyframes rrPulseDot{0%{opacity:.7;transform:scale(.9);box-shadow:0 0 0 0 rgba(255,216,77,.4)}70%{opacity:1;transform:scale(1.08);box-shadow:0 0 0 8px rgba(255,216,77,0)}to{opacity:.7;transform:scale(.9);box-shadow:0 0 0 0 rgba(255,216,77,0)}}.rr-header{padding:48px 0 28px}.rr-header__breadcrumb{display:flex;align-items:center;gap:8px;font-size:.82rem;color:var(--text-dim);margin-bottom:20px}.rr-header__breadcrumb a{color:var(--text-dim);text-decoration:none}.rr-header__breadcrumb a:hover{color:var(--accent)}.rr-header__breadcrumb span{opacity:.5}.rr-header h1{font-size:clamp(1.75rem,3.8vw,2.6rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;margin-bottom:14px}.rr-header__meta{display:flex;flex-wrap:wrap;gap:16px 24px;font-size:.85rem;color:var(--text-muted);padding-top:12px;border-top:1px solid var(--border);margin-top:18px}.rr-header__meta-label{color:var(--text-dim);margin-right:6px}.rr-header__meta-live{display:inline-flex;align-items:center;gap:10px}.rr-live-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:rrPulseDot 1.8s ease-out infinite;flex:0 0 auto}.rr-section-h2{font-size:1.5rem;font-weight:800;letter-spacing:-.01em;margin:48px 0 18px;line-height:1.3}.rr-section-p{color:var(--text-muted);margin-bottom:14px;line-height:1.72}.rr-section-p strong{color:var(--text);font-weight:600}.rr-summary{padding:8px 0 4px}.rr-summary h2{font-size:1.15rem;font-weight:700;margin-bottom:14px}.rr-summary p{color:var(--text-muted);margin-bottom:14px;font-size:1.02rem;line-height:1.72}.rr-summary p strong{color:var(--text);font-weight:600}.rr-flat-fee-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;background:var(--accent-dim);border:1px solid rgba(255,216,77,.3);border-radius:var(--radius-sm);margin:0 0 12px;font-size:.95rem}.rr-flat-fee-banner strong{color:var(--accent);font-weight:700}.rr-flat-fee-banner__label{color:var(--text-muted)}.rr-flat-fee-banner__value{color:var(--text);font-weight:600}@media (max-width:600px){.rr-flat-fee-banner{flex-direction:column;align-items:flex-start;gap:6px}}.rr-data{margin-top:40px}.rr-data__kicker{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:8px}.rr-data__kicker:before{content:"";width:6px;height:6px;background:var(--accent);border-radius:50%;animation:rrPulseDot 1.8s ease-out infinite}.rr-data__title{font-size:1.35rem;font-weight:800;letter-spacing:-.01em;margin-bottom:6px}.rr-data__sub{color:var(--text-muted);font-size:.92rem;font-style:italic;margin-bottom:18px}.rr-table-wrap{border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto;background:var(--bg-card)}.rr-table{width:100%;border-collapse:collapse;font-size:.92rem;min-width:720px}.rr-table thead{background:var(--surface)}.rr-table th{text-align:left;padding:14px 16px;font-weight:700;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim);border-bottom:1px solid var(--border-light)}.rr-table td.num,.rr-table th.num{text-align:right}.rr-table td{padding:14px 16px;border-bottom:1px solid var(--border);vertical-align:middle}.rr-table tbody tr:last-child td{border-bottom:none}.rr-table tbody tr:hover{background:var(--bg-card-hover)}.rr-table__rank{color:var(--text-dim);font-weight:600;width:32px}.rr-table__name{font-weight:600;color:var(--text)}.rr-table__name-sub{display:block;font-weight:400;font-size:.82rem;color:var(--text-dim);margin-top:2px}.rr-table__cost-old{color:var(--text-dim);text-decoration:line-through;font-size:.85rem;display:block}.rr-table__cost-new{color:var(--text);font-weight:600}.rr-badge{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:999px;white-space:nowrap}.rr-badge:before{content:"";width:6px;height:6px;border-radius:50%;animation:rrPulseDot 2.2s ease-out infinite}.rr-badge--green{background:rgba(52,211,153,.12);color:var(--green)}.rr-badge--green:before{background:var(--green)}.rr-badge--amber{background:rgba(251,191,36,.12);color:#fbbf24}.rr-badge--amber:before{background:#fbbf24}.rr-badge--red{background:hsla(0,91%,71%,.12);color:var(--red)}.rr-badge--red:before{background:var(--red)}.rr-callout{margin:28px 0;padding:18px 20px;border-radius:var(--radius-sm);border-left:3px solid}.rr-callout__title{font-weight:700;font-size:.95rem;margin-bottom:6px;display:flex;align-items:center;gap:8px}.rr-callout__title:before{content:"";width:14px;height:14px;border-radius:50%;display:inline-block}.rr-callout p{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin-bottom:10px}.rr-callout p:last-child{margin-bottom:0}.rr-callout a{color:inherit;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.rr-callout--tip{background:var(--accent-dim);border-color:var(--accent)}.rr-callout--tip .rr-callout__title{color:var(--accent)}.rr-callout--tip .rr-callout__title:before{background:var(--accent)}.rr-callout--alert{background:hsla(0,91%,71%,.12);border-color:var(--red)}.rr-callout--alert .rr-callout__title{color:var(--red)}.rr-callout--alert .rr-callout__title:before{background:var(--red)}.rr-callout--info{background:rgba(96,165,250,.12);border-color:#60a5fa}.rr-callout--info .rr-callout__title{color:#60a5fa}.rr-callout--info .rr-callout__title:before{background:#60a5fa}.rr-callout__btn{display:inline-block;margin-top:6px;padding:10px 18px;background:var(--accent);color:#000;font-weight:700;font-size:.88rem;border-radius:var(--radius-xs);text-decoration:none!important;transition:background .15s}.rr-callout__btn:hover{background:var(--accent-hover)}.rr-spotlight{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);padding:22px 24px;margin:20px 0}.rr-spotlight__kicker{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin-bottom:4px}.rr-spotlight__title{font-size:1.15rem;font-weight:700;margin-bottom:14px;color:var(--text)}.rr-spotlight__row{display:grid;grid-template-columns:160px 1fr;gap:12px;padding:10px 0;border-top:1px solid var(--border);font-size:.94rem;line-height:1.6}.rr-spotlight__row:first-of-type{border-top:none;padding-top:0}.rr-spotlight__label{font-weight:600;color:var(--text)}.rr-spotlight__value{color:var(--text-muted)}.rr-spotlight__value strong,.rr-spotlight__value--num{color:var(--text);font-weight:600}.rr-spotlight__value--num-small{font-size:.82rem;color:var(--text-dim);display:block;margin-top:2px;font-weight:400}@media (max-width:720px){.rr-spotlight__row{grid-template-columns:1fr;gap:2px}.rr-spotlight__label{margin-bottom:-4px}}.rr-howto{margin:28px 0}.rr-howto__item{display:grid;grid-template-columns:32px 1fr;gap:14px;padding:14px 0;border-top:1px solid var(--border)}.rr-howto__item:first-child{border-top:none}.rr-howto__num{width:28px;height:28px;border-radius:50%;background:var(--accent-dim);color:var(--accent);font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center}.rr-howto__title{font-weight:700;font-size:1rem;margin-bottom:4px}.rr-howto__text{color:var(--text-muted);font-size:.95rem;line-height:1.6}.rr-faq{margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}.rr-faq h2{font-size:1.5rem;font-weight:800;margin-bottom:20px}.rr-faq__item{padding:18px 0;border-bottom:1px solid var(--border)}.rr-faq__q{font-weight:700;font-size:1rem;margin-bottom:6px;color:var(--text)}.rr-faq__a{color:var(--text-muted);font-size:.98rem;line-height:1.7}.rr-faq__a strong{color:var(--text);font-weight:600}.rr-conclusion{margin:56px auto 80px;background:#000;border:1px solid var(--border-light);border-radius:var(--radius);padding:44px 36px;text-align:center;max-width:820px}.rr-conclusion h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.01em;margin-bottom:16px;color:#fff}.rr-conclusion p{color:#cbcfd6;font-size:1.02rem;line-height:1.7;max-width:560px;margin:0 auto 24px}.rr-conclusion p strong{color:#fff;font-weight:600}.rr-conclusion__btn{display:inline-block;background:var(--accent);color:#000;font-weight:800;font-size:1rem;padding:14px 28px;border-radius:var(--radius-xs);margin-bottom:12px;text-decoration:none!important}.rr-conclusion__btn:hover{background:var(--accent-hover)}.rr-conclusion__sub{color:var(--text-dim);font-size:.82rem}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d0be19;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d0be19{font-family:__Inter_d0be19,__Inter_Fallback_d0be19;font-style:normal}