:root{--bg:#f5f2ec;--surface:#fff;--panel:#faf7f1;--panel2:#f1ece3;--line:#ede7dd;--line2:#e2dace;--ink:#211c16;--ink2:#6e665b;--ink3:#a39a8c;--accent:#dd5329;--accentd:#bc3f1c;--accentw:#fbe9e1;--ok:#1c8a5a;--okw:#e5f2eb;--warn:#b07d08;--warnw:#f6edd6;--bad:#cf4030;--badw:#fbe6e2;--info:#3a6ea5;--infow:#e6edf5;--vio:#6e56cf;--viow:#ece8fb;--ink-bg:#1e1a15;--maxw:1180px;--r:16px;--shadow:0 1px 2px #281e140a, 0 10px 30px #281e140f;--shadow-lg:0 30px 70px #281e142e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-hanken),"Hanken Grotesk",system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;letter-spacing:-.011em;margin:0;line-height:1.5}a{color:inherit;text-decoration:none}.amount{font-variant-numeric:tabular-nums}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:13px;font-weight:700}h1,h2,h3{letter-spacing:-.025em;margin:0;font-weight:800}p{margin:0}.muted{color:var(--ink2)}.logo{letter-spacing:-.05em;align-items:baseline;font-size:23px;font-weight:800;display:inline-flex}.logo i{background:var(--accent);border-radius:50%;width:8px;height:8px;margin-left:2px;display:inline-block}.btn{border:1px solid var(--line2);background:var(--surface);color:var(--ink);cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:12px 20px;font-size:15px;font-weight:600;transition:transform .12s,box-shadow .2s,background .2s;display:inline-flex}.btn svg{width:18px;height:18px}.btn.primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 6px 18px #dd532947}.btn.primary:hover{background:var(--accentd);transform:translateY(-1px);box-shadow:0 10px 24px #dd532957}.btn.ghost{background:0 0}.btn.ghost:hover{background:var(--panel2)}.btn.lg{padding:15px 26px;font-size:16px}.btn.white{color:var(--ink);background:#fff;border-color:#0000}.chip{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.35;display:inline-flex}.dot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.chip.ok{background:var(--okw);color:var(--ok)}.chip.warn{background:var(--warnw);color:var(--warn)}.chip.bad{background:var(--badw);color:var(--bad)}.chip.info{background:var(--infow);color:var(--info)}.chip.vio{background:var(--viow);color:var(--vio)}.chip.neutral{background:var(--panel2);color:var(--ink2)}header.nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f2ecd1;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:sticky;top:0}header.nav.scrolled{border-color:var(--line);box-shadow:0 4px 20px #281e140a}.nav-inner{align-items:center;gap:32px;height:70px;display:flex}.nav-links{color:var(--ink2);gap:28px;font-size:15px;font-weight:500;display:flex}.nav-links a:hover{color:var(--ink)}.nav-cta{align-items:center;gap:12px;margin-left:auto;display:flex}.nav-cta .login{padding:8px 4px;font-size:15px;font-weight:600}.hero{padding:74px 0 0;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:radial-gradient(closest-side,#dd53291f,#0000 70%);width:1100px;height:700px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.hero-inner{z-index:1;text-align:center;position:relative}.hero .badge{background:var(--surface);border:1px solid var(--line2);color:var(--ink2);box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:9px;padding:6px 14px 6px 8px;font-size:13.5px;font-weight:600;display:inline-flex}.hero .badge b{background:var(--accentw);color:var(--accentd);border-radius:999px;padding:2px 9px;font-size:12px}h1.hero-title{max-width:18ch;margin:24px auto 0;font-size:clamp(38px,5.6vw,64px);line-height:1.05}h1.hero-title .em{color:var(--accent)}.hero-sub{color:var(--ink2);max-width:62ch;margin:22px auto 0;font-size:clamp(17px,2.1vw,21px);line-height:1.55}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.hero-trust{color:var(--ink3);flex-wrap:wrap;justify-content:center;gap:18px;margin-top:22px;font-size:14px;display:flex}.hero-trust b{color:var(--ink2);font-weight:600}.preview-stage{z-index:1;margin-top:54px;padding-bottom:80px;position:relative}.preview{background:var(--surface);border:1px solid var(--line);max-width:1060px;box-shadow:var(--shadow-lg);border-radius:20px;margin:0 auto;overflow:hidden}.pv-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:14px 18px;display:flex}.pv-title{letter-spacing:-.02em;font-size:18px;font-weight:800}.pv-search{background:var(--panel);border:1px solid var(--line2);max-width:360px;color:var(--ink3);border-radius:999px;flex:1;align-items:center;gap:9px;padding:8px 14px;font-size:13.5px;display:flex}.pv-search svg{width:16px;height:16px}.pv-kpis{gap:12px;padding:14px 18px 6px;display:flex}.pv-kpi{background:var(--surface);border:1px solid var(--line);border-radius:12px;flex:1;padding:11px 14px}.pv-kpi .l{letter-spacing:.05em;text-transform:uppercase;color:var(--ink3);font-size:10.5px;font-weight:700}.pv-kpi .v{letter-spacing:-.02em;margin-top:2px;font-size:21px;font-weight:800}.pv-table{border:1px solid var(--line);border-radius:13px;margin:8px 14px 14px;overflow:hidden}.pv-row{border-top:1px solid var(--line);align-items:center;gap:12px;padding:11px 16px;font-size:14px;display:flex}.pv-row:first-child{border-top:0}.pv-row.hi{background:var(--accentw);box-shadow:inset 3px 0 0 var(--bad)}.pv-row .num{width:38px;font-weight:700}.pv-row .nm{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.pv-row .tot{text-align:right;width:92px;font-weight:700}.pv-dock{background:var(--surface);border:1px solid var(--line);border-radius:18px;align-items:center;gap:8px;margin:0 16px 16px;padding:9px 12px;display:flex;box-shadow:0 8px 24px #281e141a}.pv-mods{flex:1;gap:4px;display:flex}.pv-mod{color:var(--ink3);border-radius:11px;flex-direction:column;align-items:center;gap:3px;padding:6px 11px;font-size:10px;font-weight:600;display:flex}.pv-mod svg{width:21px;height:21px}.pv-mod.on{background:var(--accentw);color:var(--accent)}.pv-clock{background:var(--panel);border:1px solid var(--line2);border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:14px;font-weight:700;display:inline-flex}.pv-clock svg{width:16px;height:16px}.logos{text-align:center;padding:8px 0 50px}.logos .cap{letter-spacing:.04em;text-transform:uppercase;color:var(--ink3);font-size:13px;font-weight:600}.logos-row{opacity:.7;flex-wrap:wrap;justify-content:center;align-items:center;gap:42px;margin-top:20px;display:flex}.logos-row span{letter-spacing:-.03em;color:var(--ink2);align-items:center;gap:7px;font-size:21px;font-weight:800;display:inline-flex}section.band{padding:84px 0}.sec-head{text-align:center;max-width:680px;margin:0 auto 52px}.sec-head h2{margin-top:14px;font-size:clamp(30px,4vw,44px);line-height:1.08}.sec-head p{color:var(--ink2);margin-top:16px;font-size:18px}.stats{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.stat{text-align:center;padding:8px}.stat .big{letter-spacing:-.03em;color:var(--accent);font-size:clamp(34px,4.5vw,52px);font-weight:800}.stat .lbl{color:var(--ink2);margin-top:6px;font-size:15px;font-weight:500}.modules{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.mcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);padding:26px;transition:transform .15s,box-shadow .2s}.mcard:hover{transform:translateY(-3px);box-shadow:0 18px 40px #281e141a}.mcard .ico{border-radius:12px;place-items:center;width:46px;height:46px;margin-bottom:16px;display:grid}.mcard .ico svg{width:24px;height:24px}.mcard h3{font-size:19px;font-weight:700}.mcard p{color:var(--ink2);margin-top:8px;font-size:15px;line-height:1.55}.mcard .tags{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.spot{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.spot.rev .spot-media{order:-1}.spot-copy h2{font-size:clamp(26px,3.4vw,38px);line-height:1.1}.spot-copy p{color:var(--ink2);margin-top:16px;font-size:17px;line-height:1.6}.feat-list{flex-direction:column;gap:14px;margin-top:22px;display:flex}.feat-list li{align-items:flex-start;gap:12px;font-size:15.5px;list-style:none;display:flex}.feat-list .tick{background:var(--accentw);width:24px;height:24px;color:var(--accent);border-radius:7px;flex:none;place-items:center;margin-top:1px;display:grid}.feat-list .tick svg{width:15px;height:15px}ul.feat-list{margin:22px 0 0;padding:0}.media-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:18px;overflow:hidden}.kds{background:var(--ink-bg);padding:18px}.kds-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.kds-head .t{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:800;display:flex}.kds-head .t svg{width:20px;height:20px}.kds-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.kcard{border:1px solid #3c382f;border-radius:12px;overflow:hidden}.kcard .kh{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:7px 11px;display:flex}.kcard .kh .id{color:#a9a394;font-size:12px;font-weight:700}.kcard .kh .nm{color:#fff;font-size:13px;font-weight:700}.kcard .kh .tm{font-size:12px;font-weight:700}.kcard .kb{flex-direction:column;gap:3px;padding:8px 11px;display:flex}.kcard .kb .it{color:#edeae2;gap:7px;font-size:13px;display:flex}.kcard .kb .it b{width:14px}.kcard.prio{border-color:var(--bad);border-width:2px}.kcard.delay{box-shadow:0 0 0 2px #b07d0880}.kbadge{color:#fff;border-radius:7px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-block}.map{background:repeating-linear-gradient(0deg, #211c160d 0 1px, transparent 1px 42px), repeating-linear-gradient(90deg, #211c160d 0 1px, transparent 1px 42px), var(--panel);height:340px;position:relative}.map .tagpin{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;align-items:center;gap:7px;padding:7px 11px;font-size:13px;font-weight:600;display:flex;position:absolute}.map .tagpin svg{width:15px;height:15px}.devices{grid-template-columns:1fr 1fr 1fr;align-items:end;gap:24px;display:grid}.device{text-align:center}.device .frame{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-lg)}.device .dscreen{background:var(--panel)}.device h3{margin-top:22px;font-size:18px}.device p{color:var(--ink2);margin-top:6px;font-size:14.5px}.laptop .frame{border-radius:14px;padding:10px}.laptop .dscreen{border-radius:8px;height:190px;overflow:hidden}.laptop .foot{background:var(--line2);border-radius:0 0 10px 10px;height:9px;margin:8px -10px -10px}.tv .frame{background:var(--ink-bg);border-radius:12px;padding:9px}.tv .dscreen{background:#161410;border-radius:6px;height:175px;overflow:hidden}.tv .stand{background:var(--line2);border-radius:0 0 6px 6px;width:60px;height:10px;margin:6px auto 0}.phone .frame{border-radius:24px;width:150px;margin:0 auto;padding:8px}.phone .dscreen{border-radius:18px;height:250px;overflow:hidden}.pyband{background:var(--ink);color:#fff;border-radius:24px;grid-template-columns:1.1fr 1fr;align-items:center;gap:40px;padding:50px;display:grid}.pyband h2{font-size:clamp(26px,3.2vw,36px);line-height:1.12}.pyband p{color:#ffffffb3;margin-top:16px;font-size:16.5px;line-height:1.6}.py-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.py-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;padding:18px}.py-card .ico{background:var(--accent);border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:12px;display:grid}.py-card .ico svg{width:20px;height:20px}.py-card h4{margin:0;font-size:16px;font-weight:700}.py-card p{color:#ffffff9e;margin-top:5px;font-size:13.5px}.pricing{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.price{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;padding:30px;display:flex}.price.feat{border:2px solid var(--accent);position:relative;box-shadow:0 24px 50px #dd532929}.price .ptag{background:var(--accent);color:#fff;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:700;position:absolute;top:-13px;left:30px}.price .pname{letter-spacing:.03em;text-transform:uppercase;color:var(--accent);font-size:14px;font-weight:700}.price .pamt{letter-spacing:-.03em;margin-top:12px;font-size:38px;font-weight:800}.price .pamt small{color:var(--ink3);letter-spacing:0;font-size:15px;font-weight:600}.price .pdesc{color:var(--ink2);margin-top:8px;font-size:14.5px}.price ul{flex-direction:column;flex:1;gap:12px;margin:22px 0;padding:0;list-style:none;display:flex}.price li{align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.price li svg{width:18px;height:18px;color:var(--ok);flex:none;margin-top:1px}.quote{text-align:center;max-width:820px;margin:0 auto}.quote .qt{letter-spacing:-.02em;font-size:clamp(22px,3vw,30px);font-weight:600;line-height:1.4}.quote .qt b{color:var(--accent);font-weight:700}.quote .who{justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.quote .av{background:var(--panel2);border:1px solid var(--line2);width:46px;height:46px;color:var(--ink2);border-radius:50%;place-items:center;font-weight:800;display:grid}.cta-final{background:linear-gradient(135deg, var(--accent), var(--accentd));text-align:center;color:#fff;box-shadow:var(--shadow-lg);border-radius:26px;padding:64px 40px}.cta-final h2{font-size:clamp(30px,4vw,46px);line-height:1.06}.cta-final p{color:#ffffffd9;margin-top:16px;font-size:18px}.cta-final .hero-actions{margin-top:30px}footer.ft{border-top:1px solid var(--line);margin-top:90px;padding:60px 0 40px}.ft-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:30px;display:grid}.ft-grid .col h5{letter-spacing:.05em;text-transform:uppercase;color:var(--ink3);margin:0 0 14px;font-size:13px;font-weight:700}.ft-grid .col a{color:var(--ink2);padding:5px 0;font-size:14.5px;display:block}.ft-grid .col a:hover{color:var(--ink)}.ft-about p{color:var(--ink2);max-width:34ch;margin-top:14px;font-size:14.5px;line-height:1.6}.ft-bottom{border-top:1px solid var(--line);color:var(--ink3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:40px;padding-top:24px;font-size:13.5px;display:flex}@media (max-width:920px){.nav-links{display:none}.spot{grid-template-columns:1fr;gap:32px}.spot.rev .spot-media{order:0}.modules,.stats{grid-template-columns:1fr 1fr}.pricing{grid-template-columns:1fr}.pyband{grid-template-columns:1fr;padding:34px}.devices{grid-template-columns:1fr}.ft-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.modules{grid-template-columns:1fr}.pv-kpis{display:none}}
@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/91bd2e40df15814e-s.0eq-h7p0~f2-i.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a63431c4ac64ea8b-s.0-m28h~k~95g~.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8b4ed0a90d903ab5-s.18283yqfiehau.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c47649aa31f9e140-s.p.11uo_35nso9mn.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/91bd2e40df15814e-s.0eq-h7p0~f2-i.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a63431c4ac64ea8b-s.0-m28h~k~95g~.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8b4ed0a90d903ab5-s.18283yqfiehau.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c47649aa31f9e140-s.p.11uo_35nso9mn.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/91bd2e40df15814e-s.0eq-h7p0~f2-i.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a63431c4ac64ea8b-s.0-m28h~k~95g~.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8b4ed0a90d903ab5-s.18283yqfiehau.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c47649aa31f9e140-s.p.11uo_35nso9mn.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/91bd2e40df15814e-s.0eq-h7p0~f2-i.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a63431c4ac64ea8b-s.0-m28h~k~95g~.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8b4ed0a90d903ab5-s.18283yqfiehau.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c47649aa31f9e140-s.p.11uo_35nso9mn.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:800;font-display:swap;src:url(../media/91bd2e40df15814e-s.0eq-h7p0~f2-i.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a63431c4ac64ea8b-s.0-m28h~k~95g~.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8b4ed0a90d903ab5-s.18283yqfiehau.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk;font-style:normal;font-weight:800;font-display:swap;src:url(../media/c47649aa31f9e140-s.p.11uo_35nso9mn.woff2?dpl=dpl_J3kr33Q8j647hsHTDmGPXBQVgx4C)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:Hanken Grotesk Fallback;src:local(Arial);ascent-override:99.07%;descent-override:30.02%;line-gap-override:0.0%;size-adjust:100.94%}.hanken_grotesk_49a7aa9d-module__TeIQLG__className{font-family:Hanken Grotesk,Hanken Grotesk Fallback;font-style:normal}.hanken_grotesk_49a7aa9d-module__TeIQLG__variable{--font-hanken:"Hanken Grotesk", "Hanken Grotesk Fallback"}
