:root{--bs-primary-light:#676088;--bs-primary:#342b60;--bs-primary-dark:#272048;--bs-secondary-light:#fce6f2;--bs-secondary:#e4067e;--bs-secondary-dark:#ab055f;--bs-accent-light:#edf9fb;--bs-accent:#4dbed2;--bs-accent-dark:#43a6b8;--bs-accent-second-light:#f7e7ee;--bs-accent-second:#aa1352;--bs-accent-second-dark:#800e3e;--bs-accent-third-light:#eff8ed;--bs-accent-third:#62bb46;--bs-accent-third-dark:#315e23;--bs-warning-light:#fff1d6;--bs-warning:#ffc75a;--bs-warning-dark:#80642d;--bs-danger-light:#fad6dd;--bs-danger:#e95d77;--bs-danger-dark:#752e3b;--bs-info-light:#c8d9eb;--bs-info:#92b4d8;--bs-info-dark:#1b4e84;--bs-success-light:#d0efe3;--bs-success:#41bd90;--bs-success-dark:#277257;--bs-dark:#4a4b58;--bs-light:#dadae4;--bs-white:#ffffff;--bs-black:#000000;--bs-gray-100:#fbfbfc;--bs-gray-200:#f6f6f8;--bs-gray-300:#edeff2;--bs-gray-400:#dadae4;--bs-gray-500:#bfc1cf;--bs-gray-600:#9396b0;--tt-burgundy:var(--bs-primary);--tt-magenta:var(--bs-secondary);--tt-grey1:var(--bs-gray-600);--tt-lightblue:var(--bs-accent);--tt-darkblue:var(--bs-primary);--tt-grey2:var(--bs-light);--tt-black:var(--bs-black);--tt-white:var(--bs-white);--containerW:1200px;--radius:14px;--shadowSoft:0 14px 30px rgba(39,32,72,0.10);--shadowHard:0 28px 70px rgba(39,32,72,0.18);--text:#232533;--muted:#5d6278;--ring:rgba(77,190,210,0.24);--hero-bg:url(/images/hero-industrial.png)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-ttu);background:var(--bs-white);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.il-page{padding:0;background:var(--bs-white)}.il-sheet{width:100%;margin:0;border:0;border-radius:0;box-shadow:none;overflow:visible;padding-top:50px}.il-container{width:min(var(--containerW),calc(100% - 72px));margin:0 auto}.il-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:12px;font-weight:1000;letter-spacing:.2px;border:1px solid transparent;cursor:pointer}.il-btn:active{transform:translateY(1px)}.il-btn--primary{color:var(--bs-white);background:var(--bs-secondary-dark);box-shadow:0 18px 42px rgba(52,43,96,.22),inset 0 1px 0 rgba(255,255,255,.2)}.il-btn--primary:hover{filter:brightness(1.06);box-shadow:0 26px 62px rgba(52,43,96,.28),inset 0 1px 0 rgba(255,255,255,.22)}.il-btn--ghostDark{color:var(--bs-white);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28)}.il-btn--ghostDark:hover{background:rgba(255,255,255,.2)}.il-btn--wide{width:100%}.il-btn[disabled]{opacity:.7;cursor:not-allowed}.il-section{padding:64px 0;background:var(--bs-white)}.il-sectionHead{margin-bottom:24px;padding-left:14px;border-left:4px solid var(--bs-secondary)}.il-h2{letter-spacing:.2px;font-size:30px}.il-h2,.il-h3{margin:0;font-weight:1100}.il-h3{font-size:16px}.il-sub{max-width:78ch}.il-p,.il-sub{margin:10px 0 0;color:var(--muted);line-height:1.7}.il-kicker{color:var(--bs-secondary);font-weight:1100;letter-spacing:.55px;text-transform:uppercase;font-size:11px;margin-bottom:6px}.il-bullets{margin:12px 0 0;padding-left:18px;color:var(--muted);line-height:1.7}.il-bullets li{margin:6px 0}.il-link{display:inline-flex;align-items:center;gap:8px;margin-top:12px;font-weight:1100;color:var(--bs-secondary)}.il-accent,.il-link:hover{color:var(--bs-primary)}.il-header--overlay{position:absolute;top:0;left:0;right:0;z-index:5;padding-top:18px}.il-header{position:fixed;top:0;width:100%;z-index:1000;background-color:var(--bs-primary);box-shadow:0 8px 24px rgba(39,32,72,.1)}.il-header__inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.il-logo__text{color:var(--bs-white);font-weight:1100;line-height:.9;font-size:18px;letter-spacing:.5px}.il-nav{display:flex;gap:28px;font-weight:800}.il-nav__link{color:rgba(255,255,255,.88);font-size:14px;letter-spacing:.3px;transition:opacity .2s ease}.il-nav__link:hover{opacity:.72}.il-nav__lang{margin-left:20px;display:flex;gap:6px;align-items:center}.il-nav__langLink{font-weight:500;opacity:.6}.il-nav__langLink.isActive{opacity:1;font-weight:700;color:var(--bs-white)}.il-nav__langSep{opacity:.4}.il-hero{position:relative;overflow:hidden;background:var(--bs-primary-dark);min-height:560px;padding-bottom:0}.il-hero__photo{position:absolute;inset:0;background-image:var(--hero-bg);background-size:cover;background-position:100%;background-repeat:no-repeat;z-index:1;transform:scale(1.02)}.il-hero__photo:after{content:"";position:absolute;inset:0}.il-hero__overlays{position:absolute;inset:0;pointer-events:none;z-index:2}.il-hero__bottomCut{position:absolute;left:0;right:0;bottom:-2px;height:170px;background:var(--bs-gray-200);clip-path:polygon(0 70%,100% 0,100% 100%,0 100%)}.il-hero__content{position:relative;z-index:3;padding-top:124px}.il-hero__eyebrow{margin:0 0 10px;color:rgba(255,255,255,.78);font-weight:1000;letter-spacing:.55px;font-size:11px;text-transform:uppercase}.il-hero__h1{margin:0;color:var(--bs-white);font-weight:1100;letter-spacing:.6px;font-size:clamp(38px,4.8vw,56px)}.il-hero__lead{margin:14px 0 18px;color:rgba(255,255,255,.84);line-height:1.65;font-size:16px;max-width:164ch}.il-hero__actions{margin-top:10px}.il-why{background:linear-gradient(180deg,rgba(218,218,228,.55) 0,var(--bs-white) 100%);padding:70px 0}.il-whyGrid{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.il-whyCard{background:var(--bs-white);border:1px solid rgba(74,75,88,.12);padding:26px 22px;border-radius:10px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.il-whyCard:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(39,32,72,.12);border-color:rgba(77,190,210,.2)}.il-whyIcon{font-size:26px;margin-bottom:12px;color:var(--bs-secondary)}.il-whyCard h3{margin:0 0 6px;font-size:16px;font-weight:900}.il-whyCard p{margin:0;color:var(--muted);line-height:1.6}.il-featureList{display:flex;flex-direction:column;gap:22px}.il-featureRow{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center;padding:12px 0}.il-featureRow.isBand{padding:26px 18px;border-radius:14px;background:linear-gradient(135deg,rgba(218,218,228,.55),rgba(255,255,255,.92));border:1px solid rgba(74,75,88,.08)}.il-media{position:relative;border-radius:14px;overflow:hidden;box-shadow:var(--shadowSoft);border:1px solid rgba(74,75,88,.12);min-height:320px}.il-media img{width:100%;height:230px;-o-object-fit:cover;object-fit:cover;transform:scale(1.02)}.il-media__tint{position:absolute;inset:0;background:linear-gradient(135deg,rgba(52,43,96,.16),rgba(77,190,210,.12))}#topics .il-container{width:min(1180px,calc(100% - 48px))}#topics.il-section{padding:54px 0}#topics .il-featureRow{grid-template-columns:1.05fr .95fr;gap:34px;padding:18px 0;border-bottom:1px solid rgba(74,75,88,.08)}#topics .il-featureRow:first-child{padding-top:6px}#topics .il-featureRow:last-child{border-bottom:0}#topics .il-featureRow.isBand{padding:26px 0;border-radius:0;border:0;background:linear-gradient(135deg,rgba(218,218,228,.55),rgba(255,255,255,.96));box-shadow:none}#topics .il-media{border-radius:10px;box-shadow:0 10px 22px rgba(39,32,72,.1);border:1px solid rgba(74,75,88,.12)}#topics .il-media img{height:220px;transform:none}#topics .il-sectionHead{padding-left:12px;margin-bottom:18px}.il-stripe{height:150px;background:linear-gradient(135deg,rgba(103,96,136,.28),rgba(218,218,228,.9));clip-path:polygon(0 60%,100% 5%,100% 60%,0 100%);border-top:1px solid rgba(74,75,88,.06);border-bottom:1px solid rgba(74,75,88,.06)}.il-section--soft{background:linear-gradient(180deg,var(--bs-white) 0,rgba(218,218,228,.7) 100%)}.il-approachTop{display:grid;grid-template-columns:1.25fr .875fr .875fr;gap:14px;margin-top:10px}.il-panel{background:rgba(255,255,255,.92);border:1px solid rgba(74,75,88,.1);border-radius:14px;padding:16px;box-shadow:var(--shadowSoft)}.il-panel.isPink{background:radial-gradient(circle at 30% 25%,rgba(228,6,126,.1),transparent 55%),radial-gradient(circle at 75% 65%,rgba(77,190,210,.1),transparent 55%),rgba(255,255,255,.92)}.il-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.il-kpi{background:rgba(255,255,255,.92);border:1px solid rgba(74,75,88,.08);border-radius:12px;padding:10px}.il-kpi__v{font-weight:1100;color:var(--bs-primary);font-size:18px}.il-kpi__l{margin-top:4px;color:var(--muted);font-weight:900;font-size:12px}.il-useGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:14px}.il-useCard{background:rgba(255,255,255,.92);border:1px solid rgba(74,75,88,.1);border-radius:14px;overflow:hidden;box-shadow:var(--shadowSoft)}.il-useMedia{position:relative;height:160px;min-height:220px;overflow:hidden}.il-useMedia img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.il-useMedia__tint{position:absolute;inset:0;background:linear-gradient(135deg,rgba(52,43,96,.16),rgba(77,190,210,.1))}.il-useBody{padding:14px}.il-section.il-industry{padding:64px 0;background:var(--bs-white);color:var(--text)}.il-industry__inner{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.il-section.il-industry .il-h2{color:var(--text)}.il-section.il-industry .il-accent{color:var(--bs-primary)}.il-industryList{list-style:none;padding:0;margin:14px 0 18px;line-height:1.9;font-weight:800;color:var(--muted)}.il-industryList li{margin:6px 0}.il-section.il-industry .il-btn--ghostDark{color:var(--text);background:rgba(52,43,96,.06);border:1px solid rgba(52,43,96,.18)}.il-section.il-industry .il-btn--ghostDark:hover{background:rgba(52,43,96,.1)}.il-industry__right{position:relative;border-radius:10px;border:1px solid rgba(74,75,88,.12);box-shadow:var(--shadowSoft);overflow:hidden;min-height:240px;background:linear-gradient(135deg,rgba(218,218,228,.6),rgba(255,255,255,.96))}.il-industry__right:after{content:"";position:absolute;inset:-20%;background:linear-gradient(120deg,transparent 35%,rgba(228,6,126,.08) 52%,rgba(77,190,210,.1) 58%,transparent 72%);transform:rotate(-8deg);pointer-events:none}.il-contact{background:linear-gradient(135deg,var(--bs-primary-dark),var(--bs-primary));padding:64px 0}.il-contact__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:start}.il-h2--invert{color:var(--bs-white)}.il-sub--invert{color:rgba(255,255,255,.75)}.il-infoPills{margin-top:14px;gap:12px;flex-wrap:wrap}.il-pill{border-radius:14px;padding:10px 12px;min-width:220px;display:inline}.il-pill__l{color:rgba(255,255,255,.66);font-weight:1100;letter-spacing:.55px;text-transform:uppercase;font-size:11px}.il-pill__v{margin-top:3px;color:rgba(255,255,255,.92);font-weight:1000}.il-form{background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.2);border-radius:14px;box-shadow:0 30px 90px rgba(39,32,72,.35);padding:16px}.il-formGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.il-field{display:flex;flex-direction:column;gap:6px}.il-field span{font-weight:1100;font-size:11px;color:rgba(0,0,0,.72);text-transform:uppercase;letter-spacing:.55px}.il-field input,.il-field textarea{width:100%;border-radius:12px;border:1px solid rgba(74,75,88,.14);padding:11px;outline:none;font-weight:900;background:rgba(255,255,255,.98);transition:box-shadow .12s ease,border-color .12s ease}.il-field textarea{min-height:110px;resize:vertical}.il-field input:focus,.il-field textarea:focus{border-color:rgba(77,190,210,.55);box-shadow:0 0 0 4px var(--ring)}.il-field--full{grid-column:1/-1}.il-formNote{margin:10px 0 0;color:rgba(0,0,0,.56);font-size:12px;line-height:1.5}.il-formSuccess{color:var(--bs-success-dark)}.il-formError,.il-formSuccess{margin-top:12px;font-weight:600}.il-formError{color:var(--bs-danger-dark)}.il-field.has-error input,.il-field.has-error textarea{border-color:var(--bs-danger-dark);box-shadow:0 0 0 2px rgba(117,46,59,.08)}.il-fieldError{display:block;margin-top:6px;font-size:.85rem;line-height:1.35;color:var(--bs-danger-dark)}.il-footer{background:var(--bs-white);border-top:1px solid rgba(74,75,88,.08);padding:16px 0}.il-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;color:rgba(74,75,88,.82);font-weight:900}.il-footer__muted{margin-left:10px;color:rgba(74,75,88,.56)}.il-footer__dot{opacity:.35;padding:0 10px}.il-teamGrid{margin-top:28px;display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:22px}.il-teamCard{display:flex;align-items:center;gap:14px;background:var(--bs-white);border:1px solid rgba(74,75,88,.1);border-radius:10px;padding:12px;box-shadow:0 6px 18px rgba(39,32,72,.08)}.il-teamPhoto{position:relative;width:170px;height:200px;flex-shrink:0;overflow:hidden;border-radius:10%;background:var(--bs-gray-200)}.il-teamPhoto img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.il-teamBody{flex:1}.il-teamBody h3{margin:0;font-size:15px}.il-teamRole{margin:2px 0 6px;font-size:13px;color:var(--muted)}.il-teamEmail{font-size:12px;font-weight:700;color:var(--bs-secondary)}.il-media,.il-teamPhoto,.il-useMedia{position:relative;overflow:hidden}@media (max-width:980px){.il-container{width:min(var(--containerW),calc(100% - 44px))}.il-nav{display:none}.il-hero__content{padding-top:110px}.il-hero__photo{background-position:70%}#topics .il-featureRow,.il-featureRow,.il-whyGrid{grid-template-columns:1fr}#topics .il-featureRow{gap:18px}#topics .il-container{width:min(1180px,calc(100% - 28px))}#topics .il-media img{height:200px}.il-approachTop,.il-industry__inner,.il-kpis,.il-useGrid{grid-template-columns:1fr}.il-industry__inner{gap:18px}.il-industry__right{min-height:180px}.il-contact__inner,.il-formGrid{grid-template-columns:1fr}}.cookie-banner-wrap{position:fixed;left:16px;right:16px;bottom:16px;z-index:9999;max-width:860px;margin:0 auto}.cookie-banner-card{background:#ffffff;border:1px solid #1f1f1f;border-radius:16px;box-shadow:0 14px 40px rgba(0,0,0,.18)}.cookie-banner-content{display:flex;flex-direction:column;gap:10px;padding:18px}.cookie-banner-title{font-size:1.15rem;font-weight:700;line-height:1.3;color:#111111}.cookie-banner-text{font-size:.95rem;line-height:1.55;color:#4b5563}.cookie-banner-link{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:.92rem;color:#111111;text-decoration:underline}.cookie-banner-link:hover{opacity:.8}.cookie-banner-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.cookie-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:10px;padding:10px 14px;font-size:.95rem;font-weight:600;line-height:1.2;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.cookie-btn:disabled{cursor:not-allowed;opacity:.6}.cookie-btn-primary{background:#111111;color:#ffffff;border:1px solid #111111}.cookie-btn-primary:hover{background:#2a2a2a;border-color:#2a2a2a}.cookie-btn-secondary{background:#ffffff;color:#111111;border:1px solid #111111}.cookie-btn-secondary:hover{background:#f5f5f5}.cookie-manage-wrap{display:flex;flex-direction:column;gap:14px;margin-top:8px}.cookie-category-list{display:flex;flex-direction:column;gap:10px}.cookie-category-item{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #d1d5db;border-radius:12px;background:#ffffff}.cookie-checkbox{margin-top:2px;width:18px;height:18px;flex:0 0 auto;cursor:pointer}.cookie-checkbox:disabled{cursor:not-allowed}.cookie-category-body{display:flex;flex-direction:column;gap:4px}.cookie-category-title{font-size:.98rem;font-weight:600;color:#111111}.cookie-category-description{font-size:.92rem;line-height:1.5;color:#4b5563}@media (max-width:640px){.cookie-banner-wrap{left:10px;right:10px;bottom:10px}.cookie-banner-content{padding:14px}.cookie-btn{width:100%;justify-content:center}.cookie-banner-actions{flex-direction:column}.cookie-category-item{padding:12px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e20b1835160d5840-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/32dde955c4d49ccd-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a559104bb14fa2c0-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ae5f360c316e26c5-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/904b0e4be6219658-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/98856a577056cb23-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a9c5d837b8892c5e-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bab21ce5dfbbd2e8-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3a9fd9773111cd4d-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:Roboto Fallback;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_e36cd6{font-family:Roboto,Roboto Fallback;font-weight:400;font-style:normal}.__variable_e36cd6{--font-roboto-mono:"Roboto","Roboto Fallback"}@font-face{font-family:nord;src:url(/_next/static/media/48ba1c6d27311748-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:nord;src:url(/_next/static/media/87f9717248524a49-s.p.woff) format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:nord;src:url(/_next/static/media/08c9ee1592d5af21-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:nord;src:url(/_next/static/media/27ece1d9d526429f-s.p.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:nord;src:url(/_next/static/media/b7dc6c89146ff149-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:nord;src:url(/_next/static/media/9d83baaf2a3809c0-s.p.woff) format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:nord;src:url(/_next/static/media/216fe191f71d7c51-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:nord;src:url(/_next/static/media/25d69000a89cd481-s.p.woff) format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:nord Fallback;src:local("Arial");ascent-override:66.68%;descent-override:15.81%;line-gap-override:0.00%;size-adjust:145.48%}.__className_4592d7{font-family:nord,nord Fallback}.__variable_4592d7{--font-nord:"nord","nord Fallback"}@font-face{font-family:ttu;src:url(/_next/static/media/5dc5b8ecac036fe2-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:ttu;src:url(/_next/static/media/0ec286dad03e09cc-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:ttu;src:url(/_next/static/media/2f8e3cb9d59d179b-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:ttu Fallback;src:local("Arial");ascent-override:79.64%;descent-override:21.17%;line-gap-override:0.00%;size-adjust:99.19%}.__className_7e4479{font-family:ttu,ttu Fallback}.__variable_7e4479{--font-ttu:"ttu","ttu Fallback"}@font-face{font-family:materialSymbols;src:url(/_next/static/media/5360cf8dba0c492d-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:materialSymbols Fallback;src:local("Arial");ascent-override:50.19%;descent-override:4.56%;line-gap-override:0.00%;size-adjust:219.15%}.__className_63c019{font-family:materialSymbols,materialSymbols Fallback;font-weight:400;font-style:normal}.__variable_63c019{--font-material-symbols:"materialSymbols","materialSymbols Fallback"}