*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#060f22;--navy-2:#0a1a36;--navy-3:#0e2344;--green:#1dbf73;--accent:#00e5a0;--white:#fff;--ink:#e8eef7;--muted:#9db0cc;--faint:#647697;--line:hsla(0,0%,100%,.07);--line-2:hsla(0,0%,100%,.12);--glow:rgba(0,229,160,.35);--danger:#ff6b61;--radius:18px;--radius-sm:10px;--ease:cubic-bezier(0.16,1,0.3,1)}html{-webkit-text-size-adjust:100%}.marketing-wrap{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--navy);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.marketing-wrap h1,.marketing-wrap h2,.marketing-wrap h3,.marketing-wrap h4,.marketing-wrap h5,.marketing-wrap h6{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--ink);font-weight:700}.marketing-wrap p{color:var(--muted)}.marketing-wrap a,.marketing-wrap p{font-family:Inter,system-ui,-apple-system,sans-serif}.marketing-wrap a{color:inherit;text-decoration:none}.marketing-wrap ol,.marketing-wrap ul{list-style:none}.marketing-wrap img,.marketing-wrap svg{display:block;max-width:100%}.marketing-wrap:before{content:"";position:fixed;inset:0;background:radial-gradient(60rem 40rem at 75% -5%,rgba(0,229,160,.1),transparent 60%),radial-gradient(50rem 40rem at 0 30%,rgba(29,191,115,.06),transparent 55%);pointer-events:none;z-index:0}.marketing-wrap footer,.marketing-wrap header,.marketing-wrap main,.marketing-wrap nav{position:relative;z-index:1}::selection{background:var(--accent);color:var(--navy)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.display{font-size:clamp(2.6rem,6.5vw,5rem);letter-spacing:-.045em;line-height:1.02}.display,.h1{font-weight:800;color:var(--ink)}.h1{font-size:clamp(2rem,4.5vw,3.4rem);letter-spacing:-.035em;line-height:1.08}.h2{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.12}.h2,.h3{color:var(--ink)}.h3{font-size:1.2rem;font-weight:700;letter-spacing:-.015em}.lede{font-size:clamp(1.05rem,1.6vw,1.3rem);color:var(--muted);line-height:1.6;font-weight:400}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-family:Inter,system-ui,sans-serif}.eyebrow:before{content:"";width:1.5rem;height:1px;background:var(--accent);opacity:.6;flex-shrink:0}.wrap{max-width:1180px}.wrap,.wrap-tight{margin:0 auto;padding:0 1.5rem}.wrap-tight{max-width:860px}.marketing-wrap section{padding:clamp(4rem,9vw,8rem) 0}.center{text-align:center}.nav{position:sticky;top:0;z-index:100;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);background:rgba(6,15,34,.84);border-bottom:1px solid var(--line);will-change:backdrop-filter}.nav-inner{max-width:1180px;margin:0 auto;padding:0 1.5rem;height:68px;justify-content:space-between;gap:1.5rem}.nav-inner,.nav-logo{display:flex;align-items:center}.nav-logo{flex-shrink:0;opacity:1;transition:opacity .2s var(--ease)}.nav-logo:hover{opacity:.85}.nav-logo svg{height:30px;width:auto}.nav-menu{display:flex;gap:2rem;list-style:none;flex:1;justify-content:center}.nav-menu a{font-size:.88rem;font-weight:500;color:var(--muted);transition:color .2s var(--ease);position:relative;padding:.3rem 0}.nav-menu a.active,.nav-menu a:hover{color:var(--white)}.nav-menu a.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--accent);border-radius:2px}.nav-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.nav-signin{font-size:.88rem;font-weight:500;color:var(--muted);transition:color .2s var(--ease);white-space:nowrap}.nav-signin:hover{color:var(--white)}.nav-lender-link{font-size:.78rem;font-weight:500;color:var(--faint);transition:color .2s var(--ease);white-space:nowrap}.nav-lender-link:hover{color:var(--muted)}.nav-sep{display:block;width:1px;height:14px;background:var(--line-2);flex-shrink:0}.nav-mobile-lender{opacity:.75;font-size:.92rem!important}.nav-ham{display:none;flex-direction:column;justify-content:center;gap:5.5px;background:none;border:none;cursor:pointer;padding:10px 6px;flex-shrink:0}.nav-ham span{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px;transition:transform .28s var(--ease),opacity .2s,background .2s}.nav-ham.open span:first-child{transform:translateY(7.5px) rotate(45deg);background:var(--accent)}.nav-ham.open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-ham.open span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg);background:var(--accent)}.nav-mobile{position:absolute;top:100%;left:0;right:0;background:rgba(6,15,34,.98);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border-bottom:1px solid var(--line-2);padding:1.25rem 1.5rem 1.75rem;z-index:99}.nav-mobile-links{list-style:none;display:flex;flex-direction:column;gap:.1rem;margin-bottom:1.25rem}.nav-mobile-links a{display:block;padding:.85rem 1rem;font-size:1.05rem;font-weight:600;color:var(--muted);border-radius:10px;transition:color .2s var(--ease),background .2s var(--ease)}.nav-mobile-links a:hover{color:var(--white);background:hsla(0,0%,100%,.05)}.nav-mobile-links a.active{color:var(--accent);background:rgba(0,229,160,.08)}.nav-mobile-actions{display:flex;flex-direction:column;gap:.65rem;border-top:1px solid var(--line);padding-top:1.25rem}.nav-mobile-actions .btn{justify-content:center;font-size:1rem;padding:.9rem}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:.95rem;padding:.8rem 1.5rem;border-radius:var(--radius-sm);transition:all .25s var(--ease);cursor:pointer;border:1px solid transparent;white-space:nowrap;text-decoration:none;will-change:transform}.btn:active{transform:scale(.97)!important}.btn-primary{background:var(--accent);color:#042b18;font-weight:700;box-shadow:0 0 0 0 var(--glow)}.btn-primary:hover{background:#00f5ad;box-shadow:0 8px 30px -6px var(--glow);transform:translateY(-2px)}.btn-ghost{background:hsla(0,0%,100%,.04);color:var(--white);border-color:var(--line-2)}.btn-ghost:hover{background:hsla(0,0%,100%,.08);border-color:rgba(0,229,160,.5);color:var(--accent)}.btn-text{color:var(--accent);font-weight:600;font-size:.92rem;display:inline-flex;align-items:center;gap:.4rem;transition:gap .2s var(--ease),color .2s}.btn-text:hover{gap:.7rem}.btn-lg{padding:1rem 1.9rem;font-size:1.02rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease),transform .7s var(--ease);will-change:opacity,transform}.reveal.in{opacity:1;transform:none}.reveal[data-d="1"]{transition-delay:.08s}.reveal[data-d="2"]{transition-delay:.16s}.reveal[data-d="3"]{transition-delay:.24s}.reveal[data-d="4"]{transition-delay:.32s}.card{background:linear-gradient(180deg,hsla(0,0%,100%,.048),hsla(0,0%,100%,.016));border:1px solid var(--line);border-radius:var(--radius);padding:2rem;transition:border-color .3s var(--ease),transform .3s var(--ease),box-shadow .3s var(--ease)}.card:hover{border-color:rgba(0,229,160,.28);transform:translateY(-4px);box-shadow:0 16px 48px -12px rgba(0,0,0,.45),0 0 0 1px rgba(0,229,160,.08)}a.card,a.tool,a.tool-l{cursor:pointer}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 0;background:hsla(0,0%,100%,.012)}.trust-row{display:flex;flex-wrap:wrap;gap:1rem 2.5rem;justify-content:center;align-items:center}.trust-row span{font-size:.82rem;color:var(--faint);font-weight:500;display:inline-flex;align-items:center;gap:.5rem}.trust-row span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);opacity:.7;flex-shrink:0}.footer{border-top:1px solid var(--line);padding:clamp(3.5rem,7vw,5.5rem) 0 2.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem 2rem;margin-bottom:3rem}.footer-brand svg{height:28px;width:auto;display:block;margin-bottom:1.1rem}.footer-brand-desc{color:var(--faint);font-size:.88rem;max-width:22rem;line-height:1.7;margin-bottom:1.25rem}.footer-badge{display:inline-flex;align-items:center;gap:.45rem;background:rgba(0,229,160,.07);border:1px solid rgba(0,229,160,.2);border-radius:8px;padding:.4rem .85rem;font-size:.7rem;color:var(--accent);font-weight:700;letter-spacing:.07em;text-transform:uppercase;transition:background .2s,border-color .2s}.footer-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0}.footer-col h4{font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-bottom:1.1rem;font-weight:700}.footer-col a{display:block;color:var(--muted);font-size:.9rem;margin-bottom:.65rem;transition:color .2s var(--ease)}.footer-col a:hover{color:var(--white)}.footer-col .footer-action{display:inline-flex;align-items:center;gap:.35rem;color:var(--accent);font-weight:600;font-size:.88rem;margin-top:.5rem;transition:gap .2s var(--ease)}.footer-col .footer-action:hover{gap:.65rem}.footer-base{border-top:1px solid var(--line);padding-top:1.75rem;display:flex;flex-direction:column;gap:.85rem}.footer-copy{color:var(--faint);font-size:.78rem}.footer-legal{display:flex;flex-wrap:wrap;row-gap:.3rem;list-style:none;padding:0;margin:0}.footer-legal-item{display:inline-flex;align-items:center}.footer-legal a{color:var(--faint);font-size:.76rem;transition:color .2s var(--ease)}.footer-legal a:hover{color:var(--muted)}.footer-legal-sep{color:var(--faint);font-size:.76rem;opacity:.35;padding:0 .45rem;user-select:none}@media (max-width:960px){.footer-grid{grid-template-columns:1.8fr 1fr 1fr}.footer-col:last-child{grid-column:1}}@media (max-width:860px){.nav-menu,.nav-right{display:none}.nav-ham{display:flex}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-col:last-child{grid-column:auto}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}.footer-col:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important;transition:none!important}html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}main>section:last-of-type{padding-bottom:clamp(2.5rem,4vw,4rem)}.legal-page{padding:clamp(2.5rem,5vw,4rem) 0 clamp(3rem,5vw,5rem)}.legal-bc{margin-bottom:2.5rem}.legal-bc a{font-size:.82rem;color:var(--muted);font-weight:500;transition:color .2s var(--ease);display:inline-flex;align-items:center;gap:.4rem}.legal-bc a:hover{color:var(--accent)}.legal-doc-header{padding-bottom:2rem;margin-bottom:2.5rem;border-bottom:1px solid var(--line-2)}.legal-doc-label{font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;display:block}.legal-doc-title{font-size:clamp(1.9rem,4vw,2.8rem);font-weight:800;letter-spacing:-.04em;color:var(--ink);line-height:1.08;margin-bottom:.9rem}.legal-doc-meta{font-size:.78rem;color:var(--faint);display:flex;flex-direction:column;gap:.3rem;margin-top:.75rem;line-height:1.65}.legal-doc-meta strong{color:var(--muted);font-weight:600}.legal-body{font-size:.9rem;line-height:1.78}.legal-body,.legal-body section{display:flex;flex-direction:column;gap:0}.legal-body section{padding:2rem 0;border-bottom:1px solid var(--line)}.legal-body section:last-child{border-bottom:none;padding-bottom:0}.legal-h2{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.legal-body p{color:var(--muted)}.legal-body p+p{margin-top:.85rem}.legal-body li{color:var(--muted)}.legal-body a{color:var(--accent)}.legal-body a:hover{opacity:.8}.legal-body strong{color:var(--ink);font-weight:600}.legal-body em{color:var(--muted);font-style:italic}.legal-body ol,.legal-body ul{padding-left:1.4rem;display:flex;flex-direction:column;gap:.5rem;margin-top:.85rem}.legal-body ul{list-style:disc}.legal-body ol{list-style:decimal}.legal-body address{font-style:normal;display:flex;flex-direction:column;gap:.3rem;margin-top:.85rem}.legal-doc-footer{margin-top:3rem;padding-top:1.75rem;border-top:1px solid var(--line);font-size:.78rem;color:var(--faint);line-height:1.7;display:flex;flex-wrap:wrap;gap:.3rem 1.5rem}.legal-doc-footer a{color:var(--accent)}.legal-doc-footer a:hover{opacity:.8}.legal-table-wrap{overflow:auto;margin-top:1rem;border:1px solid var(--line-2);border-radius:12px}.legal-table{width:100%;border-collapse:collapse;font-size:.88rem}.legal-table thead tr{background:rgba(0,229,160,.07)}.legal-table th{color:var(--ink);font-weight:700;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;padding:.8rem 1rem;text-align:left;border-bottom:1px solid var(--line-2);border-right:1px solid var(--line)}.legal-table th:last-child{border-right:none}.legal-table td{padding:.8rem 1rem;color:var(--muted);border-bottom:1px solid var(--line);border-right:1px solid var(--line);vertical-align:top;line-height:1.55}.legal-table td:last-child{border-right:none}.legal-table td strong{color:var(--ink);font-weight:600}.legal-table tbody tr:nth-child(2n){background:hsla(0,0%,100%,.018)}.legal-table tbody tr:last-child td{border-bottom:none}.legal-body h3{font-size:.82rem;font-weight:700;color:var(--ink);text-transform:uppercase;letter-spacing:.06em;margin-top:1.25rem;margin-bottom:.5rem}.legal-doc-header .text-gray-800,.legal-doc-header .text-gray-900{color:var(--ink)!important}.legal-doc-header .text-gray-600,.legal-doc-header .text-gray-700{color:var(--muted)!important}.legal-doc-header .text-gray-400,.legal-doc-header .text-gray-500{color:var(--faint)!important}.legal-body .text-gray-800,.legal-body .text-gray-900{color:var(--ink)!important}.legal-body .text-gray-600,.legal-body .text-gray-700{color:var(--muted)!important}.legal-body .text-gray-400,.legal-body .text-gray-500{color:var(--faint)!important}.legal-body .text-emerald-600,.legal-body .text-emerald-700{color:var(--accent)!important}.legal-body .border-gray-200,.legal-body .border-gray-300{border-color:var(--line-2)!important}.legal-index-item{display:flex;align-items:flex-start;justify-content:space-between;padding:1.1rem 1.25rem;background:hsla(0,0%,100%,.035);border:1px solid var(--line);border-radius:14px;transition:border-color .2s var(--ease),background .2s var(--ease);cursor:pointer}.legal-index-item:hover{border-color:rgba(0,229,160,.3);background:rgba(0,229,160,.04)}.legal-index-item h3{font-size:.95rem;font-weight:600;color:var(--ink);margin-bottom:.2rem}.legal-index-item p{font-size:.82rem;color:var(--muted);margin:0}.legal-index-item .legal-arrow{color:var(--faint);transition:color .2s,transform .2s;flex-shrink:0;margin-top:.1rem}.legal-index-item:hover .legal-arrow{color:var(--accent);transform:translateX(3px)}.legal-index-grid{display:flex;flex-direction:column;gap:.6rem}@font-face{font-family:__Inter_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_48b81b;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_Fallback_48b81b;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_48b81b{font-family:__Inter_48b81b,__Inter_Fallback_48b81b;font-style:normal}