:root{color-scheme:light;--bg-color:#f8f8fb;--text-color:#101318;--panel-color:#fff;--card-color:#fff;--border-color:rgba(16,19,24,.12);--hover-color:rgba(0,166,181,.08);--muted-color:#667085;--primary-color:#02a8b8;--primary-contrast-color:#fff;--accent-color:#0f172a;--icon-color:#101318;--shadow-color:rgba(15,23,42,.08);--bg:var(--bg-color);--panel:var(--panel-color);--card:var(--card-color);--text:var(--text-color);--muted:var(--muted-color);--border:var(--border-color);--primary:var(--primary-color);--accent:var(--accent-color);--danger:#dc2626;--header-bg:hsla(0,0%,100%,.86);--header-nav-bg:hsla(0,0%,100%,.92);--header-text:#101318;--header-muted:#667085;--header-border:rgba(16,19,24,.1);--header-icon-bg:hsla(0,0%,100%,.72);--header-icon-border:rgba(16,19,24,.12);--header-icon-color:#101318;--dropdown-bg:hsla(0,0%,100%,.96);--dropdown-shadow:0 18px 50px rgba(15,23,42,.14);--admin-surface:#111827;--admin-surface-2:#0f172a;--admin-surface-3:#1f2937;--admin-input-bg:#0b1220;--admin-hover:hsla(0,0%,100%,.06);--admin-border:rgba(148,163,184,.22);--admin-text:#f8fafc;--admin-muted:#94a3b8;--admin-accent:#60a5fa;--admin-success:#22c55e}html[data-theme=dark]{color-scheme:dark;--bg-color:#050505;--text-color:#f5f7fa;--panel-color:#0d0f12;--card-color:#111418;--border-color:hsla(0,0%,100%,.12);--hover-color:rgba(180,255,255,.1);--muted-color:#a4a9b3;--primary-color:#b4ffff;--primary-contrast-color:#041012;--accent-color:#e8ffff;--icon-color:#f5f7fa;--shadow-color:rgba(0,0,0,.42);--header-bg:rgba(5,5,5,.82);--header-nav-bg:rgba(5,5,5,.9);--header-text:#f5f7fa;--header-muted:#b7bcc6;--header-border:hsla(0,0%,100%,.12);--header-icon-bg:hsla(0,0%,100%,.06);--header-icon-border:hsla(0,0%,100%,.14);--header-icon-color:#f5f7fa;--dropdown-bg:rgba(13,15,18,.96);--dropdown-shadow:0 22px 60px rgba(0,0,0,.5)}*{box-sizing:border-box}body,html{scroll-behavior:smooth;padding:0;margin:0;min-height:100%;font-family:var(--font-roboto),Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:16px;line-height:1.5}#__next{position:relative;z-index:1;min-height:100vh}body *{font-family:inherit}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}button{cursor:pointer}button,input,select,textarea{font-size:14px}button,code,input,select,textarea{font-family:var(--font-roboto),Roboto,Arial,sans-serif}canvas,img,svg,video{max-width:100%}ul{line-height:1.6}#backgroundParticles{pointer-events:none}.backgroundParticles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.container{width:100%;max-width:1250px!important;margin:0 auto}.chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);background:hsla(0,0%,50%,.06);padding:6px 10px;border-radius:999px;font-size:12px;line-height:1.2;color:var(--muted)}.input,.select,.textarea{border:1px solid var(--border);border-radius:12px;background:var(--panel);color:var(--text);padding:10px 12px;outline:none}.input:focus,.select:focus,.textarea:focus{border-color:var(--primary)}.textarea{min-height:120px;resize:vertical}.checkbox{border:1px solid var(--border);border-radius:12px;padding:10px 12px;color:var(--text)}.card,.checkbox{background:var(--panel)}.card{max-width:520px;margin:40px auto;border:1px solid var(--border);border-radius:18px;padding:20px}.static-page-content{width:100%;line-height:1.65;color:var(--text)}.static-page-content>:first-child{margin-top:0}.static-page-content>:last-child{margin-bottom:0}.static-page-content h1,.static-page-content h2,.static-page-content h3,.static-page-content h4,.static-page-content h5,.static-page-content h6{margin:0 0 16px;line-height:1.18;font-weight:900;letter-spacing:-.03em;color:var(--text)}.static-page-content h1{font-size:clamp(32px,4vw,44px)}.static-page-content h2{font-size:clamp(26px,3vw,34px)}.static-page-content h3{font-size:clamp(22px,2.4vw,28px)}.static-page-content blockquote,.static-page-content figure,.static-page-content ol,.static-page-content p,.static-page-content table,.static-page-content ul{margin:0 0 16px}.static-page-content li,.static-page-content p{color:var(--text)}.static-page-content iframe,.static-page-content img,.static-page-content video{max-width:100%;height:auto}.static-page-content img{display:block;border-radius:14px}.static-page-content table{width:100%;border-collapse:collapse}.static-page-content td,.static-page-content th{border:1px solid var(--border);padding:10px 12px}@media (max-width:860px){body{font-size:15px}.container{padding:0 14px}.card{margin:28px auto;border-radius:16px;padding:16px}}.Toast_portal__ocGGE{position:fixed;top:20px;left:20px;transform:none;width:min(520px,calc(100vw - 40px));z-index:10005;display:flex;flex-direction:column;gap:12px;pointer-events:none}.Toast_toast__bdtJl{width:100%;min-height:92px;margin:0;padding:10px;display:grid;grid-template-columns:76px minmax(0,1fr) 40px;grid-column-gap:18px;column-gap:18px;border-radius:10px;border:1px solid rgba(53,201,110,.28);background:rgba(222,255,223,.96);box-shadow:0 10px 30px rgba(15,23,42,.08);pointer-events:auto;will-change:transform,opacity,filter;animation:Toast_toastDropIn__b8rXq .58s cubic-bezier(.16,1,.3,1),Toast_toastDropOut__okE0q .32s ease 5.2s forwards;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none}.Toast_icon__6nm6v,.Toast_toast__bdtJl{align-items:center;font-family:var(--font-roboto),Roboto,Arial,sans-serif!important}.Toast_icon__6nm6v{width:64px;height:64px;border-radius:999px;display:inline-flex;justify-content:center;border:4px solid #22c55e;color:#22c55e;background:#fff;font-size:38px;line-height:1;font-weight:400}.Toast_content__SJ1Gr{min-width:0;display:flex;flex-direction:column;gap:6px}.Toast_title__kf2aS{color:#101318;font-size:24px;line-height:1.15;font-weight:900;letter-spacing:-.03em}.Toast_message__aD70R,.Toast_title__kf2aS{margin:0;font-family:var(--font-roboto),Roboto,Arial,sans-serif!important}.Toast_message__aD70R{color:#667085;font-size:19px;line-height:1.3;font-weight:500;letter-spacing:-.01em;overflow-wrap:anywhere}.Toast_close__I4t7b{width:40px;height:40px;padding:0;border:0;border-radius:999px;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#98a2b3;cursor:pointer;font-family:var(--font-roboto),Roboto,Arial,sans-serif!important;font-size:42px;line-height:1;font-weight:300;transition:color .18s ease,background .18s ease,transform .18s ease}.Toast_close__I4t7b:hover{color:#475467;background:rgba(15,23,42,.05);transform:scale(1.03)}.Toast_success__JHQnp{border-color:rgba(34,197,94,.28)}.Toast_success__JHQnp .Toast_icon__6nm6v{border-color:#22c55e;color:#22c55e}.Toast_error__jT7FP{border-color:rgba(220,38,38,.26)}.Toast_error__jT7FP .Toast_icon__6nm6v{border-color:var(--danger);color:var(--danger)}.Toast_info__EHsGT{border-color:rgba(2,168,184,.24)}.Toast_info__EHsGT .Toast_icon__6nm6v{border-color:var(--primary);color:var(--primary)}html[data-theme=dark] .Toast_toast__bdtJl{background:rgba(40,74,37,.96);border-color:rgba(180,255,255,.22);box-shadow:0 16px 40px rgba(0,0,0,.34)}html[data-theme=dark] .Toast_title__kf2aS{color:#f5f7fa}html[data-theme=dark] .Toast_message__aD70R{color:#b7bcc6}html[data-theme=dark] .Toast_close__I4t7b{color:#98a2b3}html[data-theme=dark] .Toast_close__I4t7b:hover{color:#f5f7fa;background:hsla(0,0%,100%,.06)}html[data-theme=dark] .Toast_success__JHQnp{border-color:rgba(96,255,144,.26)}html[data-theme=dark] .Toast_success__JHQnp .Toast_icon__6nm6v{background:transparent;border-color:#4ade80;color:#4ade80}html[data-theme=dark] .Toast_error__jT7FP .Toast_icon__6nm6v,html[data-theme=dark] .Toast_info__EHsGT .Toast_icon__6nm6v{background:transparent}@keyframes Toast_toastDropIn__b8rXq{0%{opacity:0;transform:translateX(-24px) translateY(-18px) scale(.96);filter:blur(8px)}58%{opacity:1;transform:translateX(4px) translateY(2px) scale(1.01);filter:blur(0)}78%{transform:translateX(-2px) translateY(0) scale(.998)}to{opacity:1;transform:translateX(0) translateY(0) scale(1);filter:blur(0)}}@keyframes Toast_toastDropOut__okE0q{0%{opacity:1;transform:translateX(0) translateY(0) scale(1);filter:blur(0)}to{opacity:0;transform:translateX(-24px) translateY(-18px) scale(.98);filter:blur(6px)}}@media (max-width:860px){.Toast_portal__ocGGE{top:12px;left:12px;bottom:auto;transform:none;width:min(60vw,360px)}.Toast_toast__bdtJl{min-height:64px;padding:10px;grid-template-columns:38px minmax(0,1fr) 24px;column-gap:9px;border-radius:14px}.Toast_icon__6nm6v{width:34px;height:34px;border-width:2px;font-size:20px}.Toast_title__kf2aS{font-size:14px;line-height:1.15}.Toast_message__aD70R{font-size:12px;line-height:1.25}.Toast_close__I4t7b{width:24px;height:24px;font-size:24px}}@media (max-width:560px){.Toast_portal__ocGGE{top:10px;left:10px;bottom:auto;transform:none;width:60vw;min-width:220px;max-width:calc(100vw - 20px)}.Toast_toast__bdtJl{min-height:58px;padding:9px;grid-template-columns:32px minmax(0,1fr) 22px;column-gap:8px;border-radius:12px}.Toast_icon__6nm6v{width:30px;height:30px;font-size:18px}.Toast_title__kf2aS{font-size:13px}.Toast_message__aD70R{font-size:11px}.Toast_close__I4t7b{font-size:22px}}.ChatWidget_chatBtn__7s6_e{position:fixed;bottom:155px;right:20px;display:flex;align-items:center;justify-content:center;z-index:999;cursor:pointer;background:transparent;border-radius:50%;border:none;padding:0}.ChatWidget_chatBtn__7s6_e:hover{transform:scale(1.1)}.ChatWidget_chatBtnIcon__F51x1{width:52px;height:52px;border-radius:50%;background:#b4ffff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px rgba(180,255,255,.35);transition:box-shadow .2s ease,transform .2s ease;position:relative;animation:ChatWidget_chatPulse__eGT8f 1.5s infinite}.ChatWidget_chatBtn__7s6_e:hover .ChatWidget_chatBtnIcon__F51x1{box-shadow:0 6px 24px rgba(180,255,255,.55);transform:scale(1.05);animation:none}@keyframes ChatWidget_chatPulse__eGT8f{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.ChatWidget_chatBtnBadge__0_i4L{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:9999px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.ChatWidget_popup___alzA{position:fixed;bottom:80px;right:20px;width:340px;max-width:calc(100vw - 40px);height:480px;max-height:calc(100vh - 120px);background:#0a0a0a;border:1px solid rgba(180,255,255,.18);border-radius:16px;box-shadow:0 8px 40px rgba(180,255,255,.08),0 2px 16px rgba(0,0,0,.8);z-index:10000;display:flex;flex-direction:column;overflow:hidden}.ChatWidget_popupHeader__uwqEy{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:rgba(180,255,255,.06);border-bottom:1px solid rgba(180,255,255,.14);color:#fff;flex-shrink:0}.ChatWidget_popupTitle__bJbIV{font-size:14px;font-weight:600;color:#b4ffff}.ChatWidget_popupSubtitle__5Xqub{font-size:11px;opacity:.55;margin-top:2px;color:#fff}.ChatWidget_popupClose__gvcB6{background:none;border:none;color:#b4ffff;cursor:pointer;font-size:20px;line-height:1;padding:2px 6px;border-radius:4px;opacity:.7;transition:opacity .15s}.ChatWidget_popupClose__gvcB6:hover{opacity:1}.ChatWidget_messages__BTeAb{flex:1 1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.ChatWidget_messages__BTeAb::-webkit-scrollbar{width:4px}.ChatWidget_messages__BTeAb::-webkit-scrollbar-track{background:transparent}.ChatWidget_messages__BTeAb::-webkit-scrollbar-thumb{background:rgba(180,255,255,.15);border-radius:2px}.ChatWidget_emptyState__Y7_Zv{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:hsla(0,0%,100%,.35);font-size:13px;text-align:center;padding:24px;gap:8px}.ChatWidget_emptyIcon__xA0kD{font-size:36px;opacity:.4}.ChatWidget_msgRow__tcRDB{display:flex;flex-direction:column}.ChatWidget_msgRow__tcRDB.ChatWidget_isAdmin__KIyCR{align-items:flex-start}.ChatWidget_msgRow__tcRDB.ChatWidget_isUser__LFRcG{align-items:flex-end}.ChatWidget_msgBubble__0_tJs{max-width:85%;padding:8px 12px;border-radius:12px;font-size:13px;line-height:1.5;word-break:break-word;white-space:pre-wrap}.ChatWidget_msgRow__tcRDB.ChatWidget_isUser__LFRcG .ChatWidget_msgBubble__0_tJs{background:#b4ffff;color:#000;border-bottom-right-radius:4px}.ChatWidget_msgRow__tcRDB.ChatWidget_isAdmin__KIyCR .ChatWidget_msgBubble__0_tJs{background:hsla(0,0%,100%,.07);color:#e2e8f0;border:1px solid rgba(180,255,255,.1);border-bottom-left-radius:4px}.ChatWidget_msgMeta__xyfLT{font-size:10px;color:hsla(0,0%,100%,.28);margin-top:3px;padding:0 4px}.ChatWidget_msgStatus__ZEopH{font-size:10px;color:rgba(180,255,255,.45);margin-top:3px;padding:0 4px}.ChatWidget_msgStatus__ZEopH.ChatWidget_error___hp6R{color:#f87171}.ChatWidget_inputArea__MYIm_{display:flex;align-items:flex-end;gap:8px;padding:10px 12px;border-top:1px solid rgba(180,255,255,.1);background:rgba(180,255,255,.03);flex-shrink:0}.ChatWidget_textarea__v35v6{flex:1 1;background:hsla(0,0%,100%,.05);border:1px solid rgba(180,255,255,.15);border-radius:8px;color:#fff;font-size:13px;line-height:1.5;padding:8px 10px;resize:none;min-height:38px;max-height:100px;outline:none;font-family:inherit;transition:border-color .15s}.ChatWidget_textarea__v35v6:focus{border-color:rgba(180,255,255,.5)}.ChatWidget_textarea__v35v6::placeholder{color:hsla(0,0%,100%,.25)}.ChatWidget_sendBtn__EOysV{background:#b4ffff;border:none;border-radius:8px;color:#000;cursor:pointer;padding:8px 12px;font-size:16px;line-height:1;transition:background .15s,opacity .15s;flex-shrink:0}.ChatWidget_sendBtn__EOysV:hover:not(:disabled){background:#7fffff}.ChatWidget_sendBtn__EOysV:disabled{opacity:.35;cursor:not-allowed}.ChatWidget_loadingDots__sk3o_{color:rgba(180,255,255,.4);font-size:12px;text-align:center;padding:8px}@media (max-width:400px){.ChatWidget_popup___alzA{right:0;bottom:0;width:100vw;max-width:100vw;height:60vh;border-radius:16px 16px 0 0}}.ChatWidget_popupExpanded__8SN50{top:80px;left:16px;right:16px;bottom:16px;width:auto;max-width:none;height:auto;max-height:none;border-radius:12px;border:1px solid rgba(180,255,255,.18)}.ChatWidget_greetingBubble__xHDWB{position:fixed;bottom:220px;right:20px;z-index:999;background:#0a0a0a;border:1px solid rgba(180,255,255,.28);border-radius:14px 14px 4px 14px;padding:10px 36px 10px 14px;max-width:220px;color:#e2e8f0;font-size:13px;line-height:1.45;box-shadow:0 4px 24px rgba(0,0,0,.6),0 0 0 1px rgba(180,255,255,.06);opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease;pointer-events:auto}.ChatWidget_greetingBubble__xHDWB:after{content:"";position:absolute;bottom:-8px;right:18px;width:0;height:0;border-left:8px solid transparent;border-right:0 solid transparent;border-top:8px solid rgba(180,255,255,.28)}.ChatWidget_greetingBubbleIn__La4VK{opacity:1;transform:translateY(0)}.ChatWidget_greetingClose__T9iVU{position:absolute;top:6px;right:8px;background:none;border:none;color:rgba(180,255,255,.5);cursor:pointer;font-size:16px;line-height:1;padding:0;transition:color .15s}.ChatWidget_greetingClose__T9iVU:hover{color:#b4ffff}.ChatWidget_contactForm__I75uy{display:flex;flex-direction:column;gap:8px;padding:12px;border-top:1px solid rgba(180,255,255,.1);background:rgba(180,255,255,.03);flex-shrink:0}.ChatWidget_contactTitle__Xqini{font-size:12px;color:rgba(180,255,255,.75);text-align:center;line-height:1.4;padding:0 4px}.ChatWidget_contactInput__B2KZv{background:hsla(0,0%,100%,.05);border:1px solid rgba(180,255,255,.15);border-radius:8px;color:#fff;font-size:13px;padding:8px 10px;outline:none;font-family:inherit;transition:border-color .15s}.ChatWidget_contactInput__B2KZv:focus{border-color:rgba(180,255,255,.5)}.ChatWidget_contactInput__B2KZv::placeholder{color:hsla(0,0%,100%,.25)}.ChatWidget_contactError__BZxFJ{font-size:11px;color:#f87171;text-align:center}.ChatWidget_contactBtn__D_dzh{background:#b4ffff;border:none;border-radius:8px;color:#000;cursor:pointer;padding:8px 12px;font-size:13px;font-weight:600;transition:background .15s,opacity .15s}.ChatWidget_contactBtn__D_dzh:hover:not(:disabled){background:#7fffff}.ChatWidget_contactBtn__D_dzh:disabled{opacity:.45;cursor:not-allowed}.ChatWidget_contactSkip__TbAsG{background:none;border:none;color:hsla(0,0%,100%,.3);font-size:11px;cursor:pointer;text-align:center;padding:2px 0;transition:color .15s}.ChatWidget_contactSkip__TbAsG:hover:not(:disabled){color:hsla(0,0%,100%,.6)}.ChatWidget_contactCaptcha___BM0H{display:flex;justify-content:center;margin-top:2px;transform-origin:top center;transform:scale(.82);margin-bottom:-12px}.ChatWidget_chatBtn__7s6_e,.ChatWidget_chatBtn__7s6_e *,.ChatWidget_contactForm__I75uy,.ChatWidget_contactForm__I75uy *,.ChatWidget_greetingBubble__xHDWB,.ChatWidget_greetingBubble__xHDWB *,.ChatWidget_inputArea__MYIm_,.ChatWidget_inputArea__MYIm_ *,.ChatWidget_popup___alzA,.ChatWidget_popup___alzA *,.ChatWidget_sendBtn__EOysV,.ChatWidget_textarea__v35v6{font-family:var(--font-roboto),Roboto,Arial,sans-serif!important;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ChatWidget_contactBtn__D_dzh,.ChatWidget_contactInput__B2KZv,.ChatWidget_popupClose__gvcB6,.ChatWidget_textarea__v35v6{font-family:var(--font-roboto),Roboto,Arial,sans-serif!important}.FloatingHub_hub__OAFlX{position:fixed;right:16px;bottom:16px;width:60px;height:60px;z-index:10050}.FloatingHub_action__fCKBA,.FloatingHub_mainButton__GsRpp{position:absolute;right:0;bottom:0;width:60px;height:60px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.FloatingHub_action__fCKBA svg,.FloatingHub_mainButton__GsRpp svg{width:28px;height:28px;display:block}.FloatingHub_mainButton__GsRpp{z-index:20;color:#fff;background:rgba(20,169,187,.38);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(180,255,255,.28);box-shadow:0 12px 32px rgba(0,0,0,.18),inset 0 1px 0 hsla(0,0%,100%,.18);transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.FloatingHub_mainButton__GsRpp:hover{transform:scale(1.04);background:rgba(20,169,187,.5)}.FloatingHub_closeMark__3HkIZ{font-size:34px;line-height:1;font-weight:300;transform:translateY(-1px)}.FloatingHub_action__fCKBA{z-index:10;opacity:0;visibility:hidden;pointer-events:none;transform:translate(0) scale(.7);transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .22s ease,visibility .22s ease;box-shadow:0 12px 28px rgba(0,0,0,.16);color:#fff}.FloatingHub_actionChat__AYGNp{background:#98f0f0;color:#000}.FloatingHub_actionTop__SXRZ4{background:#6f6f73}.FloatingHub_actionMail__b4la3{background:#0f7ae5}.FloatingHub_actionTelegram__3JKrk{background:#50b8e8}.FloatingHub_hubOpen__5alP_ .FloatingHub_action__fCKBA{opacity:1;visibility:visible;pointer-events:auto}.FloatingHub_hubOpen__5alP_ .FloatingHub_actionTop__SXRZ4{transform:translate(-2px,-84px) scale(1);transition-delay:.02s}.FloatingHub_hubOpen__5alP_ .FloatingHub_actionChat__AYGNp{transform:translateY(-96px) scale(1);transition-delay:.06s}.FloatingHub_hubOpen__5alP_ .FloatingHub_actionMail__b4la3{transform:translate(-65px,-60px) scale(1);transition-delay:.1s}.FloatingHub_hubOpen__5alP_ .FloatingHub_actionTelegram__3JKrk{transform:translate(-95px,10px) scale(1);transition-delay:.14s}.FloatingHub_hint___5AX1{position:absolute;right:74px;bottom:10px;min-width:220px;max-width:280px;min-height:48px;padding:12px 40px 12px 16px;border-radius:14px;background:rgba(9,12,18,.96);color:#fff;font-size:14px;line-height:1.3;font-weight:500;box-shadow:0 16px 40px rgba(0,0,0,.28);display:flex;align-items:center;animation:FloatingHub_hintIn__u6t_K .35s ease}.FloatingHub_hint___5AX1:after{content:"";position:absolute;right:-6px;bottom:16px;width:14px;height:14px;background:rgba(9,12,18,.96);transform:rotate(45deg);border-radius:2px}.FloatingHub_hintClose__VVNO5{position:absolute;top:8px;right:8px;width:24px;height:24px;border:0;border-radius:999px;background:transparent;color:#7bc1cb;cursor:pointer;font-size:22px;line-height:1}.FloatingHub_hintClose__VVNO5:hover{color:#fff}@keyframes FloatingHub_hintIn__u6t_K{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}html[data-theme=dark] .FloatingHub_mainButton__GsRpp{background:rgba(180,255,255,.12);border-color:rgba(180,255,255,.18)}@media (max-width:860px){.FloatingHub_hub__OAFlX{right:14px;bottom:14px;width:56px;height:56px}.FloatingHub_action__fCKBA,.FloatingHub_mainButton__GsRpp{width:56px;height:56px}.FloatingHub_action__fCKBA svg,.FloatingHub_mainButton__GsRpp svg{width:26px;height:26px}.FloatingHub_hubOpen__5alP_ .FloatingHub_actionTop__SXRZ4{transform:translate(-2px,-84px) scale(1)}.FloatingHub_hubOpen__5alP_ .FloatingHub_actionChat__AYGNp{transform:translateY(-76px) scale(1)}.FloatingHub_hubOpen__5alP_ .FloatingHub_actionMail__b4la3{transform:translate(-55px,-50px) scale(1)}.FloatingHub_hubOpen__5alP_ .FloatingHub_actionTelegram__3JKrk{transform:translate(-65px,10px) scale(1)}.FloatingHub_hint___5AX1{right:68px;bottom:8px;min-width:190px;max-width:230px;padding:11px 34px 11px 14px;font-size:13px}}.FloatingHub_mainButton__GsRpp{color:#000}html[data-theme=dark] .FloatingHub_mainButton__GsRpp{color:#fff}.FloatingHub_action__fCKBA,.FloatingHub_hint___5AX1,.FloatingHub_hint___5AX1 *,.FloatingHub_hub__OAFlX,.FloatingHub_hub__OAFlX *,.FloatingHub_mainButton__GsRpp{font-family:var(--font-roboto),Roboto,Arial,sans-serif!important;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.FloatingHub_hint___5AX1{font-weight:700;letter-spacing:-.01em}.FloatingHub_closeMark__3HkIZ,.FloatingHub_hintClose__VVNO5{font-family:var(--font-roboto),Roboto,Arial,sans-serif!important}.FloatingButtons_scrollTopBtn__neR0E{position:fixed;right:20px;bottom:89px;z-index:1000;width:50px;height:50px;border:none;border-radius:8px;background:rgba(15,23,42,.42);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 28px rgba(15,23,42,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:opacity .2s ease,transform .2s ease,background .2s ease}.FloatingButtons_scrollTopBtn__neR0E:hover{transform:translateY(-2px);background:rgba(15,23,42,.58)}.FloatingButtons_scrollTopBtn__neR0E svg{width:30px;height:30px;display:block}.FloatingButtons_scrollTopBtn__neR0E svg path{stroke:currentColor}@media (max-width:860px){.FloatingButtons_scrollTopBtn__neR0E{right:14px;bottom:89px;width:48px;height:48px}}@font-face{font-family:__Roboto_c9d107;font-style:normal;font-weight:300;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_c9d107;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_c9d107;font-style:normal;font-weight:300;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_c9d107;font-style:normal;font-weight:300;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_c9d107;font-style:normal;font-weight:300;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_c9d107;font-style:normal;font-weight:300;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_c9d107;font-style:normal;font-weight:300;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_c9d107;font-style:normal;font-weight:300;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_c9d107;font-style:normal;font-weight:300;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_c9d107;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_c9d107;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;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_c9d107;font-style:normal;font-weight:900;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_c9d107;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_c9d107;font-style:normal;font-weight:900;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_c9d107;font-style:normal;font-weight:900;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_c9d107;font-style:normal;font-weight:900;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_c9d107;font-style:normal;font-weight:900;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_c9d107;font-style:normal;font-weight:900;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_c9d107;font-style:normal;font-weight:900;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_c9d107;font-style:normal;font-weight:900;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_c9d107;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_c9d107{font-family:__Roboto_c9d107,__Roboto_Fallback_c9d107;font-style:normal}.__variable_c9d107{--font-roboto:"__Roboto_c9d107","__Roboto_Fallback_c9d107"}