:root{--primary:#05f;--primary-light:#37f;--primary-dark:#04c;--primary-glow:rgba(0,85,255,.12);--primary-border:rgba(0,85,255,.35);--cyan:#00d9ff;--cyan-light:#5ce5ff;--cyan-glow:rgba(0,217,255,.15);--green:#22c55e;--green-light:#4ade80;--green-dark:#16a34a;--green-glow:rgba(34,197,94,.15);--bg:#0a1612;--bg-elevated:#0f1f1a;--surface:#122620;--surface-2:#1a2f28;--text:#fff;--text-muted:hsla(0,0%,100%,.72);--text-subtle:hsla(0,0%,100%,.5);--border:hsla(0,0%,100%,.1);--border-strong:hsla(0,0%,100%,.18);--warning:#f59e0b;--danger:#ef4444;--success:#22c55e;--sofia:#a78bfa;--container:1200px;--container-narrow:880px;--radius-sm:6px;--radius:10px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 2px rgba(0,0,0,.3);--shadow:0 4px 12px rgba(0,0,0,.4);--shadow-lg:0 12px 32px rgba(0,0,0,.5);--shadow-glow:0 0 0 4px var(--primary-glow);--shadow-cyan-glow:0 0 0 4px var(--cyan-glow);--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-feature-settings:"cv02","cv03","cv04","cv11";color-scheme:dark}body{margin:0;font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(ellipse 80% 60% at 50% 0,rgba(0,85,255,.08),transparent 60%),radial-gradient(ellipse 60% 40% at 10% 30%,rgba(0,217,255,.04),transparent 70%);background-attachment:fixed}img,svg{max-width:100%;height:auto;display:block}a{color:var(--cyan);text-decoration:none;transition:color .15s ease}a:hover{color:var(--cyan-light)}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;font-weight:800;line-height:1.1;letter-spacing:-.025em;color:var(--text)}h1{font-size:clamp(2.25rem,5vw + 1rem,4.5rem);letter-spacing:-.035em}h1,h2{font-weight:800}h2{font-size:clamp(1.875rem,3vw + .75rem,3rem);letter-spacing:-.03em}h3{font-size:clamp(1.25rem,1vw + 1rem,1.625rem)}h3,h4{font-weight:700}h4{font-size:1.125rem}h5{font-size:1rem;font-weight:600}.gradient-text{background:linear-gradient(90deg,var(--primary) 0,var(--cyan) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}p{margin:0 0 1em;color:var(--text-muted)}ol,ul{padding-left:1.5em}hr{border:none;border-top:1px solid var(--border);margin:3rem 0}.container{max-width:var(--container)}.container,.container-narrow{margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:var(--container-narrow)}.section{padding:5rem 0;position:relative}.section-sm{padding:3rem 0}.section-surface{background:var(--bg-elevated)}.section-dark{background:linear-gradient(135deg,#050e0c,#0a1612)}.section-dark,.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:var(--text)}.section-dark p{color:var(--text-muted)}.eyebrow{display:inline-block;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary-light);background:var(--primary-glow);padding:.5rem 1.125rem;border-radius:999px;border:1px solid var(--primary-border);margin-bottom:1.5rem}.eyebrow-light{color:var(--text);background:hsla(0,0%,100%,.08);border-color:var(--border)}.eyebrow:before{content:"●";margin-right:.5rem;color:var(--cyan);font-size:.7em}.lead{font-size:clamp(1.0625rem,.5vw + 1rem,1.25rem);line-height:1.65;max-width:720px}.lead,.section-dark .lead{color:var(--text-muted)}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-2{margin-bottom:2rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(10,22,18,.75);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--border)}.nav{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0}.brand,.nav{align-items:center}.brand{display:inline-flex;gap:0;font-weight:800;font-size:1.375rem;letter-spacing:-.02em;text-decoration:none}.brand,.brand:hover{color:var(--text)}.wordmark{display:inline-flex;align-items:baseline;gap:0}.wordmark__first{color:var(--text)}.wordmark__second,.wordmark__tm{color:var(--primary)}.wordmark__tm{font-size:.55em;vertical-align:super;margin-left:1px;font-weight:500;line-height:0}.brand-text-first{color:var(--text)}.brand-text-second,.brand-tm{color:var(--primary)}.brand-tm{font-size:.55em;vertical-align:super;margin-left:1px;font-weight:500}.nav-links{display:none;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{color:var(--text-muted);font-weight:500;font-size:.9375rem;transition:color .15s ease}.nav-links a:hover{color:var(--text)}.nav-actions{display:flex;align-items:center;gap:.75rem}@media (min-width:900px){.nav-links{display:flex}.mobile-menu-toggle{display:none!important}}.lang-switcher{position:relative}.lang-switcher__trigger{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;border-radius:var(--radius);font-size:.875rem;font-weight:500;color:var(--text);background:hsla(0,0%,100%,.06);border:1px solid var(--border);transition:all .15s ease}.lang-switcher__trigger:hover{background:hsla(0,0%,100%,.1);border-color:var(--border-strong)}.lang-switcher__menu{position:absolute;top:calc(100% + .5rem);right:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);min-width:180px;padding:.375rem;z-index:100}.lang-switcher__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border-radius:var(--radius-sm);font-size:.875rem;color:var(--text);background:none;text-align:left;transition:background .1s ease}.lang-switcher__item:hover{background:var(--surface-2)}.lang-switcher__item.active{color:var(--cyan);font-weight:600}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius);background:hsla(0,0%,100%,.06);border:1px solid var(--border);color:var(--text)}.mobile-menu-toggle svg{width:20px;height:20px}.mobile-drawer{position:absolute;top:100%;left:0;right:0;z-index:49;border-top:1px solid var(--border);background:rgba(10,22,18,.98);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);padding:1rem 0;box-shadow:0 12px 32px rgba(0,0,0,.5)}.mobile-drawer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.mobile-drawer a{display:block;padding:.75rem 1.5rem;color:var(--text);font-weight:500;border-radius:var(--radius-sm)}.mobile-drawer a:hover{background:var(--surface);color:var(--text)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.625rem;font-size:.9375rem;font-weight:600;border-radius:var(--radius);transition:all .15s ease;white-space:nowrap;border:1px solid transparent;text-decoration:none;line-height:1;cursor:pointer}.btn-primary{background:var(--green);color:#fff;box-shadow:0 1px 2px rgba(34,197,94,.3),0 0 0 0 rgba(34,197,94,0)}.btn-primary:hover{background:var(--green-light);color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px rgba(34,197,94,.35)}.btn-secondary{background:transparent;color:var(--text);border-color:var(--border-strong)}.btn-secondary:hover{background:hsla(0,0%,100%,.06);color:var(--text);border-color:var(--text)}.btn-accent{background:var(--primary);color:#fff;box-shadow:0 1px 2px rgba(0,85,255,.3)}.btn-accent:hover{background:var(--primary-light);color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,85,255,.4)}.btn-on-dark{background:var(--text);color:var(--bg)}.btn-on-dark:hover{background:hsla(0,0%,100%,.92);color:var(--bg)}.btn-outline-on-dark{background:transparent;color:var(--text);border-color:var(--border-strong)}.btn-outline-on-dark:hover{background:hsla(0,0%,100%,.08);color:var(--text);border-color:var(--text)}.btn-lg{padding:1.125rem 2rem;font-size:1rem;border-radius:var(--radius)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.btn-row{display:flex;gap:.875rem;flex-wrap:wrap;align-items:center}.hero{position:relative;padding:7rem 0 6rem;overflow:hidden;text-align:center}.hero:before{background:radial-gradient(ellipse 60% 40% at 50% 0,rgba(0,85,255,.18),transparent 70%),radial-gradient(ellipse 40% 30% at 80% 100%,rgba(0,217,255,.1),transparent 70%)}.hero:after,.hero:before{content:"";position:absolute;inset:0;pointer-events:none}.hero:after{background-image:linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(180deg,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:64px 64px;mask-image:radial-gradient(ellipse at center,#000 20%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,#000 20%,transparent 75%)}.hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.hero-content h1{margin-bottom:1.5rem}.hero-content .lead{margin:0 auto 2rem;font-size:clamp(1.0625rem,.5vw + 1rem,1.25rem)}.hero-content .btn-row,.hero-meta{justify-content:center}.hero-meta{margin-top:3rem;padding-top:1.75rem;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;font-size:.875rem;color:var(--text-muted)}.hero-meta strong{color:var(--text);font-weight:600}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-sm)}.stat-number{font-size:clamp(2.75rem,5vw,4.5rem);font-weight:800;line-height:1;background:linear-gradient(135deg,var(--primary) 0,var(--cyan) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;letter-spacing:-.04em;margin-bottom:.5rem}.stat-label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text);margin-bottom:.5rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.stat-grid--inline .stat-card{text-align:center;padding:1.5rem 1rem}.card-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width:900px){.card-grid--3{grid-template-columns:repeat(3,1fr)}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.875rem;transition:all .2s ease}.card:hover{border-color:var(--primary-border);background:var(--surface-2);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,85,255,.12)}.card h3,.card h4{margin-bottom:.75rem;color:var(--text)}.card p{color:var(--text-muted);margin:0}.card-icon{place-items:center;width:48px;height:48px;border-radius:12px;background:var(--primary-glow);border:1px solid var(--primary-border);color:var(--cyan);font-size:1.375rem}.card-icon,.card-step{display:inline-grid;margin-bottom:1.25rem}.card-step{place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--cyan));color:#fff;font-weight:800;font-size:1rem;box-shadow:0 0 0 3px rgba(0,85,255,.15)}a.card{text-decoration:none}a.card,a.card:hover{color:inherit}.split{display:grid;grid-gap:3rem;gap:3rem;align-items:start}@media (min-width:900px){.split{grid-template-columns:1fr 1fr;gap:4rem}}.comparison{width:100%;border-collapse:collapse;background:var(--surface);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border)}.comparison td,.comparison th{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid var(--border);font-size:.9375rem;color:var(--text)}.comparison thead th{background:var(--bg-elevated);font-weight:700;color:var(--text)}.comparison thead th:last-child{color:var(--cyan)}.comparison tbody tr:last-child td{border-bottom:none}.comparison tbody tr:hover{background:var(--surface-2)}.form-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem;box-shadow:var(--shadow)}@media (max-width:600px){.form-card{padding:1.5rem}}.form-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr}@media (min-width:600px){.form-grid{grid-template-columns:1fr 1fr}}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group--full{grid-column:1/-1}.form-label{font-size:.875rem;font-weight:600;color:var(--text)}.required{color:var(--cyan)}.form-input,.form-select,.form-textarea{font-family:inherit;font-size:.9375rem;padding:.8125rem 1rem;border:1px solid var(--border-strong);border-radius:var(--radius);background:hsla(0,0%,100%,.04);color:var(--text);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-subtle)}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:var(--primary);background:hsla(0,0%,100%,.06);box-shadow:var(--shadow-glow)}.form-select{color:var(--text);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23ffffff' stroke-opacity='0.6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-select option{background:var(--surface);color:var(--text)}.form-textarea{resize:vertical;min-height:120px}.form-checkbox{display:flex;gap:.625rem;align-items:flex-start;font-size:.875rem;color:var(--text-muted)}.form-checkbox a{color:var(--cyan)}.form-checkbox a:hover{color:var(--cyan-light)}.form-checkbox input{margin-top:.2rem;accent-color:var(--primary);width:16px;height:16px}.form-success{background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.4);color:var(--green-light);border-radius:var(--radius)}.form-error,.form-success{padding:1rem 1.25rem;margin-top:1rem}.form-error{background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.35);color:#fca5a5;border-radius:var(--radius)}.tabs{display:flex;gap:.25rem;border-bottom:1px solid var(--border);margin-bottom:2rem;flex-wrap:wrap}.tab{padding:.75rem 1.25rem;background:none;font-weight:500;color:var(--text-muted);border:none;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:.9375rem;cursor:pointer;transition:color .15s ease,border-color .15s ease}.tab:hover{color:var(--text)}.tab.active{color:var(--cyan);border-bottom-color:var(--cyan);font-weight:600}.checklist{list-style:none;padding:0;margin:0;display:grid;grid-gap:.875rem;gap:.875rem}.checklist li{display:flex;gap:.875rem;align-items:flex-start;font-size:.9375rem;color:var(--text);padding:1rem 1.125rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.checklist li:before{content:"✓";flex:none;display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--green-glow);color:var(--green-light);font-weight:700;font-size:.75rem;margin-top:.125rem}.cross-list li:before{content:"✕";background:rgba(239,68,68,.15);color:#fca5a5}.timeline-row{display:grid;grid-gap:1rem;gap:1rem;padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:1rem;align-items:start}@media (min-width:700px){.timeline-row{grid-template-columns:200px 1fr;gap:2rem}}.timeline-meta{display:flex;flex-direction:column;gap:.25rem}.timeline-flag{font-size:.875rem;font-weight:600;color:var(--text)}.timeline-date{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--cyan)}.timeline-row h4{margin-top:0}.cta-banner{background:linear-gradient(135deg,rgba(0,85,255,.15),rgba(0,217,255,.08));border:1px solid var(--primary-border);border-radius:var(--radius-xl);padding:4rem 2rem;text-align:center;color:var(--text);position:relative;overflow:hidden}.cta-banner:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(0,217,255,.15),transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,85,255,.15),transparent 50%);pointer-events:none}.cta-banner>*{position:relative;z-index:1}.cta-banner h2{color:var(--text);margin-bottom:1rem}.cta-banner p{color:var(--text-muted);font-size:1.125rem;max-width:640px;margin:0 auto 2rem}.site-footer{background:var(--bg);border-top:1px solid var(--border);padding:3rem 0 2rem;margin-top:4rem}.footer-top{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}@media (min-width:700px){.footer-top{flex-direction:row;justify-content:space-between;align-items:center}}.footer-links{display:flex;flex-wrap:wrap;gap:1.75rem;list-style:none;padding:0;margin:0}.footer-links a{color:var(--text-muted);font-size:.875rem;font-weight:500}.footer-links a:hover{color:var(--text)}.footer-bottom{font-size:.8125rem;color:var(--text-subtle);display:flex;flex-direction:column;gap:.5rem}.prose{max-width:760px;margin:0 auto}.prose h2{margin-top:2.5rem;font-size:1.625rem;padding-bottom:.5rem;border-bottom:1px solid var(--border);color:var(--text)}.prose h3{margin-top:2rem;font-size:1.25rem;color:var(--text)}.prose li,.prose p{color:var(--text-muted);line-height:1.75}.prose ul li{margin-bottom:.5rem}.prose .meta{color:var(--text-subtle);font-size:.875rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.prose strong{color:var(--text)}.region-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.region-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.625rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:.5rem;position:relative;transition:all .2s ease}.region-card:hover{border-color:var(--primary-border);background:var(--surface-2);color:inherit;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,85,255,.12)}.region-card .badge{position:absolute;top:1rem;right:1rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .5rem;border-radius:4px}.badge-available{background:var(--green-glow);color:var(--green-light);border:1px solid rgba(34,197,94,.3)}.badge-soon{background:hsla(0,0%,100%,.06);color:var(--text-muted);border:1px solid var(--border)}.region-card .region-flag{font-size:2rem;line-height:1;margin-bottom:.5rem}.region-card h3{font-size:1.125rem;margin-bottom:.25rem;color:var(--text)}.region-card p{font-size:.875rem;color:var(--text-muted);margin:0}:focus-visible{outline:2px solid var(--cyan);outline-offset:2px;border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--surface-2);border-radius:5px;border:2px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(5,10,8,.65);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:modalFadeIn .2s ease-out}.modal-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:520px;background:var(--bg);border-left:1px solid var(--border-strong);box-shadow:-12px 0 48px rgba(0,0,0,.5);display:flex;flex-direction:column;animation:modalSlideIn .25s cubic-bezier(.2,.9,.3,1);overflow:hidden}.modal-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.75rem 1.25rem;border-bottom:1px solid var(--border);background:var(--bg-elevated);flex:none}.modal-drawer__title{font-size:1.375rem;font-weight:800;margin:0 0 .25rem;color:var(--text);letter-spacing:-.02em}.modal-drawer__subtitle{font-size:.9375rem;color:var(--text-muted);margin:0;line-height:1.5}.modal-drawer__close{flex:none;display:inline-grid;place-items:center;width:36px;height:36px;border-radius:var(--radius);background:hsla(0,0%,100%,.06);border:1px solid var(--border);color:var(--text-muted);transition:all .15s ease}.modal-drawer__close:hover{background:hsla(0,0%,100%,.1);color:var(--text);border-color:var(--border-strong)}.modal-drawer__body{flex:1 1 auto;overflow-y:auto;padding:1.75rem}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{transform:translateX(100%);opacity:.5}to{transform:translateX(0);opacity:1}}@media (max-width:600px){.modal-drawer{max-width:100%}.modal-drawer__header{padding:1.25rem 1.25rem 1rem}.modal-drawer__body{padding:1.25rem}}.card-icon--lucide{color:var(--cyan)}.card-icon--lucide svg{width:24px;height:24px}@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}.__variable_48b81b{--font-inter:"__Inter_48b81b","__Inter_Fallback_48b81b"}