.taxami-news{--bg:#f2f3f1;--surface:#fff;--surface-2:#fafbf9;--ink:#191c1a;--ink-soft:#4c524e;--muted:#7c837e;--line:#e3e6e2;--line-soft:#edefeb;--accent:#0e5a66;--accent-ink:#0b4954;--green-bg:#e4efe7;--green-ink:#1f6b47;--amber-bg:#f4e8d0;--amber-ink:#87560f;--rust-bg:#f0e0db;--rust-ink:#9a3524;--radar-bg:#14211e;--radar-line:#2a3a35;--sans:var(--font-plex),system-ui,-apple-system,sans-serif;--display:var(--font-archivo),var(--font-plex),system-ui,sans-serif;--serif:var(--font-source-serif),Georgia,"Times New Roman",serif}.taxami-news *{box-sizing:border-box}.taxami-news{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0}.taxami-news a{color:var(--accent-ink);text-decoration:none}.taxami-news a:hover{color:#073841}.taxami-news a:focus-visible,.taxami-news button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.taxami-news .viewport{background:var(--bg);overflow-x:auto}.taxami-news .page{width:100%;max-width:1440px;margin:0 auto}.taxami-news .pad{padding:0 clamp(16px,4vw,56px)}.taxami-news .wrap{width:100%;max-width:1440px;margin:0 auto}.taxami-news .num{font-variant-numeric:tabular-nums}.taxami-news .nav{border-bottom:1px solid var(--line);background:var(--surface-2);align-items:center;gap:38px;height:66px;display:flex}.taxami-news .brand{font-family:var(--display);letter-spacing:-.02em;font-size:20px;font-weight:700}.taxami-news .brand span{color:var(--accent)}.taxami-news .navlinks{color:var(--ink-soft);align-items:center;gap:26px;font-size:14.5px;display:flex}.taxami-news .navlinks .active{color:var(--ink);font-weight:600;position:relative}.taxami-news .navlinks .active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-23px;left:0;right:0}.taxami-news .nav-cta{align-items:center;gap:12px;margin-left:auto;display:flex}.taxami-news .btn{cursor:pointer;height:40px;font-size:14.5px;font-weight:600;font-family:var(--sans);border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:0 18px;display:inline-flex}.taxami-news .btn-ghost{color:var(--ink);border-color:var(--line);background:var(--surface)}.taxami-news .btn-primary{background:var(--accent);color:#fff}.taxami-news .head{padding-top:44px;padding-bottom:24px}.taxami-news .eyebrow{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:12px;font-weight:600}.taxami-news h1{font-family:var(--display);letter-spacing:-.022em;text-wrap:balance;max-width:15ch;margin:14px 0 0;font-size:39px;font-weight:600;line-height:1.08}.taxami-news .lede{max-width:66ch;color:var(--ink-soft);margin:14px 0 0;font-size:16px;line-height:1.5}.taxami-news .controls{align-items:center;gap:16px;margin-top:26px;display:flex}.taxami-news .segment{background:var(--surface);border:1px solid var(--line);border-radius:9px;gap:2px;padding:4px;display:inline-flex}.taxami-news .seg{height:34px;color:var(--ink-soft);cursor:pointer;border-radius:6px;align-items:center;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex}.taxami-news .seg.on{background:var(--ink);color:#fff}.taxami-news .search{background:var(--surface);border:1px solid var(--line);width:312px;height:42px;color:var(--muted);white-space:nowrap;border-radius:9px;align-items:center;gap:9px;margin-left:auto;padding:0 15px;font-size:14.5px;display:flex;overflow:hidden}.taxami-news .search svg{flex:none}.taxami-news .cover{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;padding:16px 0 4px;display:flex}.taxami-news .chip{background:var(--surface);border:1px solid var(--line);height:34px;color:var(--ink-soft);border-radius:999px;align-items:center;gap:9px;padding:0 14px;font-size:14px;display:inline-flex}.taxami-news .chip b{color:var(--ink);font-weight:600}.taxami-news .chip .n{color:var(--accent);font-size:12.5px;font-weight:700}.taxami-news .cover-note{color:var(--muted);align-items:center;gap:7px;margin-left:6px;font-size:13px;display:inline-flex}.taxami-news .grid{grid-template-columns:minmax(0,1fr) 384px;align-items:start;gap:34px;padding-top:30px;padding-bottom:52px;display:grid}.taxami-news .col-label{align-items:baseline;gap:10px;margin:0 0 16px;display:flex}.taxami-news .col-label h2{font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:600}.taxami-news .col-label .count{color:var(--muted);font-size:13px}.taxami-news .feed{flex-direction:column;gap:14px;display:flex}.taxami-news .card{background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:20px 22px;transition:border-color .15s}.taxami-news .card:hover{border-color:#cfd5ce}.taxami-news .card-top{align-items:center;gap:12px;margin-bottom:12px;display:flex}.taxami-news .badge{letter-spacing:.06em;text-transform:uppercase;border-radius:6px;align-items:center;gap:7px;height:24px;padding:0 11px;font-size:11.5px;font-weight:700;display:inline-flex}.taxami-news .badge .dot{background:currentColor;border-radius:50%;width:6px;height:6px}.taxami-news .b-new{background:var(--green-bg);color:var(--green-ink)}.taxami-news .b-mod{background:var(--amber-bg);color:var(--amber-ink)}.taxami-news .b-abr{background:var(--rust-bg);color:var(--rust-ink)}.taxami-news .b-prassi{color:var(--accent-ink);background:#e1edef}.taxami-news .invigore{color:var(--ink-soft);background:var(--surface-2);border:1px solid var(--line-soft);border-radius:7px;align-items:center;gap:7px;height:28px;margin-left:auto;padding:0 11px;font-size:13px;display:inline-flex}.taxami-news .invigore b{color:var(--ink);font-weight:600}.taxami-news .card h3{font-family:var(--serif);letter-spacing:-.003em;margin:0;font-size:21px;font-weight:500;line-height:1.24}.taxami-news .card p{color:var(--ink-soft);max-width:70ch;margin:9px 0 0;font-size:14.5px;line-height:1.52}.taxami-news .card-foot{border-top:1px solid var(--line-soft);color:var(--muted);align-items:center;gap:14px;margin-top:15px;padding-top:14px;font-size:13px;display:flex}.taxami-news .src{align-items:center;gap:7px;display:inline-flex}.taxami-news .src b{color:var(--ink-soft);font-weight:600}.taxami-news .foot-link{align-items:center;gap:6px;margin-left:auto;font-size:13.5px;font-weight:600;display:inline-flex}.taxami-news .rail{flex-direction:column;gap:18px;display:flex}.taxami-news .rc{border:1px solid var(--line);background:var(--surface);border-radius:11px;padding:20px}.taxami-news .radar{background:var(--radar-bg);border-color:var(--radar-bg)}.taxami-news .radar .rk{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;color:#6fc4b6;align-items:center;gap:8px;font-size:11.5px;font-weight:700;display:inline-flex}.taxami-news .radar h3{font-family:var(--serif);color:#f4f1ea;margin:12px 0 0;font-size:22px;font-weight:500;line-height:1.22}.taxami-news .radar p{color:#aeb8b3;margin:10px 0 0;font-size:14px;line-height:1.5}.taxami-news .radar .btn{background:var(--accent);color:#fff;justify-content:center;width:100%;height:44px;margin-top:16px}.taxami-news .radar .lock{color:#8a948f;align-items:center;gap:7px;margin-top:11px;font-size:12px;display:flex}.taxami-news .rc h4{font-family:var(--display);letter-spacing:.02em;text-transform:uppercase;margin:0 0 2px;font-size:13px;font-weight:600}.taxami-news .rc .sub{color:var(--muted);margin-bottom:12px;font-size:12.5px}.taxami-news .oitem{border-top:1px solid var(--line-soft);gap:12px;padding:11px 0;display:flex}.taxami-news .oitem:first-of-type{border-top:0}.taxami-news .odate{width:74px;color:var(--accent-ink);flex:none;font-size:12.5px;font-weight:600;line-height:1.3}.taxami-news .otext{color:var(--ink-soft);font-size:13.5px;line-height:1.42}.taxami-news .sitem{border-top:1px solid var(--line-soft);align-items:center;gap:11px;padding:10px 0;display:flex}.taxami-news .sitem:first-of-type{border-top:0}.taxami-news .sname{color:var(--ink);font-size:13.5px}.taxami-news .sdate{color:var(--muted);align-items:center;gap:6px;margin-left:auto;font-size:12.5px;display:inline-flex}.taxami-news .ok{color:var(--green-ink)}.taxami-news .foot{border-top:1px solid var(--line);background:var(--surface-2);padding:22px 0 30px}.taxami-news .foot-row{color:var(--muted);align-items:center;gap:16px;font-size:13px;display:flex}.taxami-news .foot-note{max-width:640px;line-height:1.5}.taxami-news .ph{outline-offset:2px;color:var(--muted);border-radius:3px;outline:1px dashed #bfc6bd}.taxami-news .foot-links{border-top:1px solid var(--line-soft);color:var(--muted);flex-wrap:wrap;gap:4px;margin-top:14px;padding-top:14px;font-size:12.5px;display:flex}.taxami-news .foot-links a{color:var(--ink-soft)}.taxami-news .foot-links a:hover{color:var(--accent-ink)}.taxami-news .foot-links .sep{color:var(--muted)}@media (max-width:1024px){.taxami-news .grid{grid-template-columns:1fr}}@media (max-width:768px){.taxami-news .navlinks{display:none}}@media (max-width:640px){.taxami-news .controls{flex-wrap:wrap}.taxami-news .btn,.taxami-news .seg{min-height:44px}}
@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.5f161693.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.7b2da7da.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.51cde8ff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.5f161693.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.7b2da7da.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.51cde8ff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.5f161693.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.7b2da7da.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.51cde8ff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo Fallback;src:local(Arial);ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.0%;size-adjust:98.7%}.archivo_3063db3d-module__81UUwG__className{font-family:Archivo,Archivo Fallback;font-style:normal}.archivo_3063db3d-module__81UUwG__variable{--font-archivo:"Archivo","Archivo Fallback"}
@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/20aee433927f7d4b-s.a2c089c6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/256e1f7f180674ba-s.afa27594.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/be3bf58b83159894-s.7b13a9eb.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/753b6407f468151f-s.504826d2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/292081311a6a8abc-s.2a17492d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.f9f15f61.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/20aee433927f7d4b-s.a2c089c6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/256e1f7f180674ba-s.afa27594.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/be3bf58b83159894-s.7b13a9eb.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/753b6407f468151f-s.504826d2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/292081311a6a8abc-s.2a17492d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.f9f15f61.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/20aee433927f7d4b-s.a2c089c6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/256e1f7f180674ba-s.afa27594.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/be3bf58b83159894-s.7b13a9eb.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/753b6407f468151f-s.504826d2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/292081311a6a8abc-s.2a17492d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.f9f15f61.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4 Fallback";src:local(Times New Roman);ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.0%;size-adjust:117.91%}.source_serif_4_68e1715f-module__iDJSwG__className{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.source_serif_4_68e1715f-module__iDJSwG__variable{--font-source-serif:"Source Serif 4","Source Serif 4 Fallback"}
@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Fallback;src:local(Arial);ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.0%;size-adjust:101.17%}.ibm_plex_sans_5e9f0229-module__QKHU2q__className{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.ibm_plex_sans_5e9f0229-module__QKHU2q__variable{--font-plex:"IBM Plex Sans","IBM Plex Sans Fallback"}