.MobileMenu-module__IemzeW__mmOverlay{opacity:0;pointer-events:none;z-index:1002;background:0 0;transition:opacity .2s;position:fixed;top:0;bottom:0;left:0;right:0}.MobileMenu-module__IemzeW__mmOverlayOpen{opacity:1;pointer-events:auto;background:rgba(0,0,0,.45)}.MobileMenu-module__IemzeW__mmDrawer{width:min(86vw,360px);color:var(--color-fg,#111);z-index:1003;background:rgba(255,255,255,.96);padding:0;transition:transform .25s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 24px rgba(0,0,0,.15)}.MobileMenu-module__IemzeW__mmDrawerOpen{transform:translate(0%)}.MobileMenu-module__IemzeW__mmClose{cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:1;background:0 0;border:none;width:32px;height:32px;position:absolute;top:16px;right:16px}.MobileMenu-module__IemzeW__mmClose:before,.MobileMenu-module__IemzeW__mmClose:after{content:"";transform-origin:50%;background:currentColor;height:2px;position:absolute;top:50%;left:4px;right:4px}.MobileMenu-module__IemzeW__mmClose:before{transform:translateY(-50%)rotate(45deg)}.MobileMenu-module__IemzeW__mmClose:after{transform:translateY(-50%)rotate(-45deg)}.MobileMenu-module__IemzeW__mmMenu{flex-direction:column;gap:16px;padding:64px 20px 24px;display:flex}.MobileMenu-module__IemzeW__mmItem{color:var(--color-fg,#111);align-items:center;padding:12px 8px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex}.MobileMenu-module__IemzeW__mmItem:hover{color:var(--color-primary,#0a7e8d)}.MobileMenu-module__IemzeW__mmLang{border-top:1px solid rgba(20,23,24,.08);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 20px 24px;display:grid}.MobileMenu-module__IemzeW__mmLangBtn{border:1.5px solid var(--color-primary);color:#0a0a0a;letter-spacing:.3px;text-transform:uppercase;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.MobileMenu-module__IemzeW__mmLangBtnActive{background:var(--color-primary);color:#fff}
:root{--header-height:72px;--header-height-lg:86px;--header-bg:#fff;--color-fg:#141718;--color-primary:#0a7e8d;--elev-1:0 8px 30px rgba(16,24,40,.06)}.Header-module__zCemKG__headerSection{height:var(--header-height);z-index:100;-webkit-backdrop-filter:saturate(140%)blur(8px);--header-link:#fff;--header-underline:#fff;border-bottom:1px solid transparent;align-items:center;transition:background-color .25s,border-color .25s,color .25s,box-shadow .25s;display:flex;position:fixed;top:0;left:0;right:0}@media (min-width:1024px){.Header-module__zCemKG__headerSection{height:var(--header-height-lg)}}.Header-module__zCemKG__headerInner{align-items:center;gap:16px;width:100%;max-width:1440px;margin:0 auto;padding:0 max(16px,min(4vw,64px));display:flex}.Header-module__zCemKG__headerBrand{font-family:var(--font-primary,"Russo One"),sans-serif;letter-spacing:.02em;color:currentColor;font-size:max(20px,min(2.6vw,32px));font-weight:800;line-height:1.1;text-decoration:none;transition:color .2s}.Header-module__zCemKG__headerBrand:hover{color:var(--color-primary)}.Header-module__zCemKG__headerRight{align-items:center;gap:28px;margin-left:auto;display:flex}.Header-module__zCemKG__headerNav{gap:max(20px,min(3.2vw,48px));display:none}@media (min-width:1024px){.Header-module__zCemKG__headerNav{display:flex}}.Header-module__zCemKG__headerNavLink{letter-spacing:.02em;color:var(--header-link);-webkit-tap-highlight-color:transparent;align-items:center;padding:10px 12px;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.Header-module__zCemKG__headerNav .Header-module__zCemKG__headerNavLink:link,.Header-module__zCemKG__headerNav .Header-module__zCemKG__headerNavLink:visited,.Header-module__zCemKG__headerNav .Header-module__zCemKG__headerNavLink:hover,.Header-module__zCemKG__headerNav .Header-module__zCemKG__headerNavLink:active{color:var(--header-link)}.Header-module__zCemKG__headerNav .Header-module__zCemKG__headerNavLink:focus-visible{color:var(--header-link)}.Header-module__zCemKG__headerNavLink:after{content:"";background:var(--header-underline);width:0%;height:2px;transition:width .28s;position:absolute;bottom:0;left:0}.Header-module__zCemKG__headerNavLink:hover:after{width:100%}.Header-module__zCemKG__headerNavLink:focus-visible:after{width:100%}.Header-module__zCemKG__headerBurger{cursor:pointer;width:40px;height:40px;color:var(--header-link);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;gap:4px;display:inline-flex}.Header-module__zCemKG__headerBurgerBar{background:currentColor;border-radius:2px;width:24px;height:2px}@media (min-width:1024px){.Header-module__zCemKG__headerBurger{display:none}}.Header-module__zCemKG__headerTransparent{color:#fff;--header-link:#fff;--header-underline:#fff;background:0 0;border-bottom-color:transparent}.Header-module__zCemKG__headerSolid{background:var(--header-bg);border-bottom:2px solid var(--color-primary);color:#000;--header-link:#000;--header-underline:var(--color-primary)}.Header-module__zCemKG__headerScrolled{background:var(--header-bg);border-bottom:2px solid var(--color-primary);box-shadow:var(--elev-1);color:#000;--header-link:#000;--header-underline:var(--color-primary)}.Header-module__zCemKG__langRoot{position:relative}.Header-module__zCemKG__langButton{border:1.5px solid var(--color-primary);height:38px;color:var(--header-link);letter-spacing:.3px;text-transform:uppercase;background:rgba(255,255,255,.2);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:all .25s;display:inline-flex}.Header-module__zCemKG__headerSolid .Header-module__zCemKG__langButton,.Header-module__zCemKG__headerScrolled .Header-module__zCemKG__langButton{color:#0a0a0a;background:#fff}.Header-module__zCemKG__langButton:hover{background:var(--color-primary);color:#fff}.Header-module__zCemKG__langButton:active{transform:translateY(1px)}.Header-module__zCemKG__langIcon{font-size:20px;line-height:1}.Header-module__zCemKG__langCurrent{font:700 12px/1 var(--font-secondary,system-ui);letter-spacing:.3px}.Header-module__zCemKG__langCaret{opacity:.75;margin-left:2px;font-size:20px}.Header-module__zCemKG__langDropdown{opacity:0;pointer-events:none;z-index:40;background:#fff;border:1px solid rgba(20,23,24,.08);border-radius:14px;width:220px;padding:6px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px);box-shadow:0 10px 32px rgba(16,24,40,.12)}.Header-module__zCemKG__langDropdownOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__zCemKG__langItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;grid-template-columns:44px 1fr;align-items:center;gap:8px;width:100%;padding:10px;display:grid}.Header-module__zCemKG__langItem:hover{background:#f3f5f7}.Header-module__zCemKG__langTag{color:#0f172a;width:44px;height:28px;font:700 11.5px/1 var(--font-secondary,system-ui);letter-spacing:.5px;background:#eef2f6;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.Header-module__zCemKG__langName{font:500 14px/1.2 var(--font-secondary,system-ui)}.Header-module__zCemKG__material-symbols-outlined{-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;color:currentColor;vertical-align:middle;font-family:Material Symbols Outlined;font-size:22px;font-style:normal;font-weight:400;line-height:1}@media (max-width:1023.98px){.Header-module__zCemKG__langRoot{display:none}}
.InfoFooter-module__bBh6Ca__footerSection{--fg:#f5f7fa;--muted:#b6c0c7;--accent:#0a7e8d;--border:rgba(255,255,255,.08);z-index:1;isolation:isolate;color:var(--fg);background:linear-gradient(#141618 0%,#0b0b0b 100%);padding:max(56px,min(6vw,90px)) 0 max(32px,min(5vw,48px));font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,Liberation Sans,sans-serif;font-size:14px;line-height:1.7;position:relative;overflow:hidden}.InfoFooter-module__bBh6Ca__footerSection:before{content:"";-webkit-backdrop-filter:blur(8px)saturate(140%);border-top:1px solid var(--border);pointer-events:none;z-index:0;background:linear-gradient(135deg,rgba(10,126,141,.1) 0%,rgba(10,126,141,0) 70%);position:absolute;top:0;bottom:0;left:0;right:0}.InfoFooter-module__bBh6Ca__footerSection>*{z-index:1;position:relative}.InfoFooter-module__bBh6Ca__footerWrap{background:linear-gradient(90deg,transparent 0,transparent calc(50% - .5px),var(--border)50%,transparent calc(50% + .5px),transparent 100%);background-clip:content-box;grid-template-columns:1fr 1fr;align-items:start;gap:max(28px,min(4vw,56px));max-width:1280px;margin:0 auto;padding:0 16px;display:grid}.InfoFooter-module__bBh6Ca__footerColLeft p,.InfoFooter-module__bBh6Ca__footerColRight p{color:var(--fg);margin:0 0 12px}.InfoFooter-module__bBh6Ca__footerBrand{letter-spacing:.015em;color:var(--fg);margin:0 0 16px;font-family:Russo One,sans-serif;font-size:max(16px,min(2.2vw,18px));font-weight:700;position:relative}.InfoFooter-module__bBh6Ca__footerBrand:after{content:"";background:linear-gradient(90deg,var(--accent),rgba(10,126,141,.15));border-radius:3px;width:64px;height:3px;margin-top:10px;display:block;box-shadow:0 0 10px rgba(10,126,141,.4)}.InfoFooter-module__bBh6Ca__footerCopy{color:var(--muted);margin-top:18px;font-size:12.5px}.InfoFooter-module__bBh6Ca__footerSection a{color:var(--accent);font-weight:600;text-decoration:none;transition:color .25s,opacity .25s}.InfoFooter-module__bBh6Ca__footerSection a:hover{color:#13b3c4;opacity:1}.InfoFooter-module__bBh6Ca__footerColRight ul,.InfoFooter-module__bBh6Ca__footerColLeft ul{margin:8px 0 0;padding:0;list-style:none}.InfoFooter-module__bBh6Ca__footerColRight li,.InfoFooter-module__bBh6Ca__footerColLeft li{color:var(--fg);margin:0 0 8px;padding-left:16px;position:relative}.InfoFooter-module__bBh6Ca__footerColRight li:before,.InfoFooter-module__bBh6Ca__footerColLeft li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0;box-shadow:0 0 6px rgba(10,126,141,.6)}.InfoFooter-module__bBh6Ca__footerDeveloped{text-align:center;color:var(--muted);letter-spacing:.3px;opacity:.95;margin-top:48px;font-size:13px}.InfoFooter-module__bBh6Ca__footerDeveloped a{color:var(--accent);font-weight:600;text-decoration:none;transition:opacity .25s,color .25s}.InfoFooter-module__bBh6Ca__footerDeveloped a:hover{color:#0fc4d6;opacity:1}@media (max-width:980px){.InfoFooter-module__bBh6Ca__footerWrap{background:0 0;grid-template-columns:1fr;gap:24px}.InfoFooter-module__bBh6Ca__footerBrand:after{width:56px}.InfoFooter-module__bBh6Ca__footerSection{font-size:13.5px}}@media (max-width:420px){.InfoFooter-module__bBh6Ca__footerSection{font-size:13px}.InfoFooter-module__bBh6Ca__footerCopy{font-size:12px}.InfoFooter-module__bBh6Ca__footerDeveloped{font-size:12.5px}}
