:root{--font-lux-heading:"Exo 2","Roboto","Segoe UI","Helvetica Neue",Arial,sans-serif;--font-lux-body:"Roboto","Segoe UI","Helvetica Neue",Arial,sans-serif;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:1.875rem;--text-3xl:2.25rem;--lux-bg:#f2f2f2;--lux-bg-soft:#e8e8e8;--lux-surface:#fff;--lux-surface-strong:#fff;--lux-surface-muted:#f7f7f7;--lux-text:#4a4a4a;--lux-text-muted:#8c8c8c;--lux-border:#bfbfbf;--lux-border-strong:#8c8c8c;--lux-accent:#04b2d9;--lux-accent-strong:#04b2d9;--lux-accent-soft:#04c4d9;--lux-navy:#1d3465;--lux-navy-soft:#1e4b99;--lux-success-bg:#e7f7ee;--lux-success-text:#1f9d55;--lux-warning-bg:#fef3e2;--lux-warning-text:#b45309;--lux-danger-bg:#fdecec;--lux-danger-text:#c0392b;--shadow-soft:0 12px 28px #1a161214;--shadow-elevated:0 22px 44px #1a16121f;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--primary-color:var(--lux-accent);--accent-color:var(--lux-accent-soft);--text-color:var(--lux-text);--background-color:var(--lux-bg);--border-color:var(--lux-border);--highlight-bg:var(--lux-surface-muted);--color-primary:var(--lux-accent-strong);--color-accent:var(--lux-accent-soft)}*,:after,:before{box-sizing:border-box}#__next,body,html{min-height:100%}body{margin:0;min-height:100dvh;font-family:var(--font-lux-body);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(70rem 34rem at 100% -8%,#04c4d929,#0000 60%),radial-gradient(64rem 32rem at -10% -18%,#04b2d91f,#0000 60%),linear-gradient(180deg,#f9f9f9 0,var(--lux-bg) 62%,#eee 100%);color:var(--lux-text);overflow-x:hidden;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-lux-heading);letter-spacing:.01em;color:var(--lux-text)}a{color:var(--lux-accent)}a,a:hover{text-decoration:none}a:hover{color:var(--lux-accent-strong)}button,input,select,textarea{touch-action:manipulation}canvas,img,picture,svg,video{max-width:100%}hr{border:none;border-top:1px solid var(--lux-border);margin:20px 0}.lux-page{display:flex;flex-direction:column;gap:1.15rem}.lux-page :where([class*=container],[class*=Container],[class*=wrapper],[class*=Wrapper],[class*=card],[class*=Card],[class*=panel],[class*=Panel],[class*=tableWrapper],[class*=tableWrap],[class*=shell],[class*=Shell]){border-radius:var(--radius-md)}.lux-page :where(button,[type=button],[type=submit],[type=reset]){font-family:var(--font-lux-body)}.lux-page :where(input,select,textarea){font-family:var(--font-lux-body);color:var(--lux-text)}.lux-page :where(table thead){background:var(--lux-accent-strong)!important;color:#fbf8f2!important}.lux-page :where(table tbody tr:nth-child(2n)){background:#04b2d90d!important}.lux-page :where(table tbody tr:hover){background:#04b2d91a!important}.lux-page :where(.statusBadgeReady,.statusBadgeActive,.generateClientBadgeActive){background:var(--lux-success-bg)!important;color:var(--lux-success-text)!important}.lux-page :where(.statusBadgePending,.statusBadgeMismatch,.badgeTrainer,.generateClientBadgeInactive){background:var(--lux-warning-bg)!important;color:var(--lux-warning-text)!important}.lux-page :where(.statusBadgeError,.statusBadgeExpired,.errorBox,.error,.statusError){background:var(--lux-danger-bg)!important;color:var(--lux-danger-text)!important;border-color:#70707040!important}.react-select__control{border-radius:var(--radius-sm);border:1px solid var(--lux-border);background:var(--lux-surface-strong);box-shadow:none}.react-select__control--is-focused{border-color:var(--lux-accent);box-shadow:0 0 0 2px #04b2d933}.react-select__menu{border-radius:var(--radius-sm);border:1px solid var(--lux-border);box-shadow:var(--shadow-soft)}.react-select__option--is-selected{background:var(--lux-accent);color:#fff}.react-select__option--is-focused{background:var(--lux-surface-muted)}@media (max-width:768px){button,input,select,textarea{font-size:16px}.lux-page{gap:1rem}}.AppLayout_layout___1WQe{--sidebar-width-desktop:320px;min-height:100vh;background:#0000;color:var(--lux-text);position:relative;padding-bottom:var(--safe-area-bottom)}.AppLayout_menuOpen__FhETU{overflow:hidden}.AppLayout_menuOpen__FhETU .AppLayout_content__ufRlL{filter:blur(.6px);pointer-events:none}.AppLayout_topbar__V5tb3{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:calc(.7rem + var(--safe-area-top)) max(.9rem,var(--safe-area-left)) .75rem max(.9rem,var(--safe-area-left));background:var(--lux-navy);border-bottom:1px solid #ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:-webkit-sticky;position:sticky;top:0;z-index:1200}.AppLayout_brand__nx9tr{display:flex;align-items:center;gap:.68rem;min-width:0;font-family:var(--font-lux-heading);font-size:1.1rem;font-weight:600;letter-spacing:.02em;color:#fff}.AppLayout_brandText__J8l7e{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppLayout_versionChip__5hrxc{border:1px solid #04b2d966;background:#04b2d929;color:#fff;border-radius:999px;padding:.26rem .62rem;font-size:.68rem;font-weight:700;letter-spacing:.01em;white-space:nowrap;max-width:min(42vw,168px);overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.AppLayout_brandLogo__59pZQ{height:34px;width:34px;border-radius:50%;object-fit:cover;border:1px solid #ffffff40;background:#fff}.AppLayout_menuToggle__qem89{border:1px solid #ffffff38;background:#ffffff14;color:#fff;width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,transform .2s ease;flex-shrink:0}.AppLayout_menuToggle__qem89:hover{border-color:#fff6;transform:translateY(-1px)}.AppLayout_sidebar__ncMIe{position:fixed;inset:0 auto 0 0;width:min(86vw,320px);background:linear-gradient(180deg,var(--lux-navy) 0,var(--lux-navy-soft) 100%);color:#ffffffeb;display:flex;flex-direction:column;padding:calc(1rem + var(--safe-area-top)) 1rem calc(1.8rem + var(--safe-area-bottom));transform:translateX(-105%);transition:transform .28s ease;z-index:1500;overflow-y:auto;border-right:1px solid #ffffff14;box-shadow:16px 0 40px #0a0f1e59}.AppLayout_menuOpen__FhETU .AppLayout_sidebar__ncMIe{transform:translateX(0)}.AppLayout_sidebarCollapseToggle__eWjVR{display:none}.AppLayout_sidebarHeader__f08nr{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.35rem}.AppLayout_sidebarClose__FCvkT{background:#ffffff1a;border:1px solid #fff3;border-radius:999px;width:34px;height:34px;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.AppLayout_sidebarClose__FCvkT:hover{background:#ffffff2e}.AppLayout_navList__J8Yhg{list-style:none;padding:0;display:flex;flex-direction:column;gap:.35rem;margin:.5rem 0 0}.AppLayout_navLink__T6iWd{display:flex;align-items:center;gap:.72rem;color:#ffffffad;text-decoration:none;padding:.6rem .72rem;border-radius:12px;border:1px solid #0000;border-left-width:3px;transition:background .2s ease,border-color .2s ease,color .2s ease}.AppLayout_navLink__T6iWd:hover{background:#ffffff12;color:#fff}.AppLayout_navLinkActive__sNrOy{background:#04b2d92e;border-left-color:var(--lux-accent);color:#fff}.AppLayout_navIcon__4xPKX{width:32px;height:32px;border-radius:10px;border:1px solid #ffffff24;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center;color:var(--lux-accent)}.AppLayout_navLinkActive__sNrOy .AppLayout_navIcon__4xPKX{background:var(--lux-accent);border-color:var(--lux-accent);color:#fff}.AppLayout_navMeta___QNnk{display:flex;flex-direction:column;gap:.18rem}.AppLayout_navLabel__lvs02{font-weight:600;font-size:.92rem}.AppLayout_navDescription__gp6yz{font-size:.73rem;opacity:.75}.AppLayout_sidebarUser__DJrFd{margin:auto 0 0;display:flex;flex-direction:column;gap:.68rem;padding-top:1rem}.AppLayout_userCard__Faoio{display:flex;flex-direction:column;gap:.82rem;padding:.88rem;background:#ffffff12;border:1px solid #ffffff24;border-radius:18px;width:100%;box-shadow:0 14px 30px #0a0f1e33}.AppLayout_userIdentity__cslKS{display:grid;grid-template-columns:auto 1fr;grid-gap:.8rem;gap:.8rem;align-items:center}.AppLayout_userMeta__VEepa{min-width:0;display:flex;flex-direction:column;gap:.28rem}.AppLayout_userAvatar__tW3mN{width:56px;height:56px;border-radius:999px;background:linear-gradient(145deg,#04c4d9,#04b2d9);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-shadow:0 10px 22px #04b2d938;border:2px solid #ffffffeb}.AppLayout_userAvatarImage__g5wy8{width:100%;height:100%;object-fit:cover;display:block}.AppLayout_userAvatarFallback__bUfiT{font-weight:700;letter-spacing:.04em;font-size:.96rem;color:#fcfaf6;text-transform:uppercase}.AppLayout_userRoleBadge__ykuiC{align-self:flex-start;border:1px solid #04b2d966;background:#04b2d938;color:#fff;border-radius:999px;padding:.26rem .52rem;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.AppLayout_userRoleBadge__ykuiC[data-role=admin]{background:var(--lux-accent);border-color:var(--lux-accent)}.AppLayout_userRoleBadge__ykuiC[data-role=trainer]{background:#04b2d94d}.AppLayout_userRoleBadge__ykuiC[data-role=client]{background:#ffffff14;border-color:#ffffff1f;color:#ffffffb3}.AppLayout_userName__1SXix{color:#fff;font-size:.96rem;font-weight:700;line-height:1.18}.AppLayout_userEmail__Thlnw{color:#fff9;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppLayout_settingsLink__YZ483{display:inline-flex;align-items:center;gap:.48rem;justify-content:center;width:100%;padding:.5rem .8rem;margin-bottom:.5rem;border-radius:14px;border:1px solid #0000;color:#fff9;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.AppLayout_settingsLink__YZ483:hover{background:#ffffff14;color:#fff}.AppLayout_authButton__3uNzl{border:1px solid #04b2d973;border-radius:14px;padding:.62rem .8rem;cursor:pointer;font-weight:700;background:#04b2d92e;color:#fff;display:inline-flex;align-items:center;gap:.48rem;justify-content:center;width:100%;transition:background .2s ease,border-color .2s ease,transform .2s ease}.AppLayout_authButton__3uNzl:hover:not(:disabled){background:#04b2d94d;border-color:var(--lux-accent);transform:translateY(-1px)}.AppLayout_authButton__3uNzl:disabled{opacity:.6;cursor:not-allowed}.AppLayout_versionMeta__R6G1h{font-size:.68rem;color:#ffffff8c;border:1px dashed #ffffff2e;border-radius:10px;padding:.46rem .58rem;background:#ffffff0d;display:flex;flex-direction:column;gap:.2rem}.AppLayout_versionMeta__R6G1h span:first-child{font-weight:700;color:#fff}.AppLayout_overlay__NJ38_{position:fixed;inset:0;background:#1a161257;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1400;opacity:0;pointer-events:none;transition:opacity .22s ease}.AppLayout_menuOpen__FhETU .AppLayout_overlay__NJ38_{opacity:1;pointer-events:auto}.AppLayout_content__ufRlL{width:100%;padding:1rem max(.85rem,var(--safe-area-left)) calc(1.3rem + var(--safe-area-bottom)) max(.85rem,var(--safe-area-left))}.AppLayout_contentLive__L8A1G{padding:0;min-height:calc(100vh - 66px);height:calc(100vh - 66px);overflow:hidden}.AppLayout_contentInner__jkzvU{width:100%;max-width:1320px;margin:0 auto;min-width:0}.AppLayout_contentInnerLive__osBJa{max-width:none;height:100%;display:flex;flex-direction:column;min-height:0}@media (min-width:1024px){.AppLayout_topbar__V5tb3{display:none}.AppLayout_sidebar__ncMIe{position:fixed;top:0;left:0;bottom:0;width:var(--sidebar-width-desktop);min-width:var(--sidebar-width-desktop);max-width:var(--sidebar-width-desktop);height:100vh;transform:none;box-shadow:none;inset:auto;padding:1.8rem 1.1rem 2.4rem}.AppLayout_overlay__NJ38_,.AppLayout_sidebarClose__FCvkT{display:none}.AppLayout_sidebarCollapseToggle__eWjVR{display:flex;align-items:center;justify-content:center;position:fixed;top:1.6rem;left:calc(var(--sidebar-width-desktop) - 13px);width:26px;height:26px;border-radius:50%;border:1px solid var(--lux-border);background:var(--lux-surface-strong);color:var(--lux-text);cursor:pointer;z-index:1600;box-shadow:0 2px 6px #0f172a24;transition:left .22s ease,background .15s ease,color .15s ease}.AppLayout_sidebarCollapseToggle__eWjVR:hover{background:var(--lux-accent);color:#fff;border-color:var(--lux-accent)}.AppLayout_layout___1WQe.AppLayout_sidebarCollapsed__0BpJ6{grid-template-columns:0 minmax(0,1fr)}.AppLayout_sidebarCollapsed__0BpJ6 .AppLayout_sidebar__ncMIe{width:0;min-width:0;max-width:0;padding-left:0;padding-right:0;overflow:hidden;border-right:none}.AppLayout_sidebarCollapsed__0BpJ6 .AppLayout_sidebarCollapseToggle__eWjVR{left:6px}.AppLayout_content__ufRlL{min-width:0;width:auto;margin-left:var(--sidebar-width-desktop);padding:1.7rem 2rem 2.6rem}.AppLayout_contentLive__L8A1G{padding:0;min-height:100vh;height:100vh}.AppLayout_contentInner__jkzvU{margin:0}.AppLayout_contentInnerLive__osBJa{max-width:none}}@media (max-width:640px){.AppLayout_navLink__T6iWd{padding:.72rem .76rem}.AppLayout_navLabel__lvs02{font-size:.9rem}.AppLayout_content__ufRlL{padding-top:.85rem}}@media (max-width:420px){.AppLayout_brand__nx9tr{gap:.5rem}.AppLayout_brandText__J8l7e{display:none}.AppLayout_versionChip__5hrxc{max-width:34vw;font-size:.62rem;padding:.22rem .5rem}}@media (min-width:1440px){.AppLayout_content__ufRlL{padding:2rem 2.4rem 3rem}}@font-face{font-family:__Roboto_c06d0e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-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_c06d0e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_c06d0e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_c06d0e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-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_c06d0e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-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_c06d0e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-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_c06d0e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-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_c06d0e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-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_c06d0e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-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_c06d0e;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-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_c06d0e;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_c06d0e;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_c06d0e;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-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_c06d0e;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-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_c06d0e;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-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_c06d0e;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-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_c06d0e;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-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_c06d0e;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-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_c06d0e;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-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_c06d0e;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_c06d0e;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_c06d0e;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-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_c06d0e;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-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_c06d0e;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-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_c06d0e;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-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_c06d0e;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-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_c06d0e;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-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_c06d0e;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_c06d0e{font-family:__Roboto_c06d0e,__Roboto_Fallback_c06d0e;font-style:normal}.__variable_c06d0e{--font-lux-body:"__Roboto_c06d0e","__Roboto_Fallback_c06d0e"}@font-face{font-family:__Exo_2_fe19d6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/15e555873b2c38f2-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:__Exo_2_fe19d6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e967e3e11e121e1e-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Exo_2_fe19d6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3f552249f03de128-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:__Exo_2_fe19d6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c8db6d45c695a7ab-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:__Exo_2_fe19d6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cd5bec9268da5b8d-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:__Exo_2_fe19d6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/15e555873b2c38f2-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:__Exo_2_fe19d6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e967e3e11e121e1e-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Exo_2_fe19d6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3f552249f03de128-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:__Exo_2_fe19d6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c8db6d45c695a7ab-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:__Exo_2_fe19d6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cd5bec9268da5b8d-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:__Exo_2_fe19d6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/15e555873b2c38f2-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:__Exo_2_fe19d6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e967e3e11e121e1e-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Exo_2_fe19d6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3f552249f03de128-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:__Exo_2_fe19d6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c8db6d45c695a7ab-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:__Exo_2_fe19d6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cd5bec9268da5b8d-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:__Exo_2_Fallback_fe19d6;src:local("Arial");ascent-override:97.88%;descent-override:19.69%;line-gap-override:0.00%;size-adjust:102.06%}.__className_fe19d6{font-family:__Exo_2_fe19d6,__Exo_2_Fallback_fe19d6;font-style:normal}.__variable_fe19d6{--font-lux-heading:"__Exo_2_fe19d6","__Exo_2_Fallback_fe19d6"}