:root{--bg-color:#f8f9fa;--contrast-bg-color:#212529;--text-color:#212529;--contrast-text-color:#f8f9fa;--header-bg:#ffffff;--header-text-color:#212529;--footer-bg:#ffffff;--footer-text-color:#212529;--mobile-menu-bg:#e8f1fa;--mobile-menu-text-color:#1565c0;--border-color:#e0e0e0;--selection-bg:#AEE1F9;--selection-text:#0D1B2A;--card-bg:#ffffff;--btn-bg:#0D1B2A;--btn-color:#ffffff;--btn-hover-color:#13293D;--link-hover-color:#0d6efd;--theme-color-1:#E6F7FB;--theme-color-2:#D2F0F8;--theme-color-3:#BEE9F4;--theme-color-4:#A9E2F0;--theme-color-5:#8BD0E8;--theme-color-6:#6DBEDC;--theme-color-7:#4FACC8;--theme-color-8:#328AA3;--theme-color-9:#145B6F;--header-height-desktop:80px;--header-height-mobile:64px;--footer-height-desktop:24px;--footer-height-mobile:16px}html.dark{--bg-color:#121212;--contrast-bg-color:#e0e0e0;--text-color:#e0e0e0;--contrast-text-color:#121212;--header-bg:#1f1f1f;--header-text-color:#f1f1f1;--footer-bg:#1f1f1f;--footer-text-color:#f1f1f1;--mobile-menu-bg:#0a192f;--mobile-menu-text-color:#ffffff;--border-color:#2c2c2c;--selection-bg:#2DAEEA;--selection-text:#ffffff;--card-bg:#1e1e1e;--btn-bg:#0D1B2A;--btn-color:#EDEDED;--btn-hover-color:#13293D;--link-hover-color:#4dabf7}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:var(--font-noto),sans-serif;background-color:var(--bg-color);color:var(--text-color);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s,color .3s}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}p{margin-bottom:1em;line-height:1.6}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:var(--link-hover-color)}button{cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;outline:none;border:none}::selection{background:var(--selection-bg);color:var(--selection-text)}img{max-width:100%;height:auto;display:block}.layout_content__Un8zw{width:100%;max-width:800px;min-height:100vh;margin:0 auto;padding:80px 16px 72px}@media (max-width:768px){.layout_content__Un8zw{max-width:100%;min-height:100vh;padding-top:64px;padding-bottom:56px}}.Footer_footer__e_YSH{position:fixed;bottom:0;width:100%;height:72px;padding:24px 0;z-index:1000;text-align:center;background-color:var(--footer-bg);color:var(--footer-text-color);border-top:1px solid var(--border-color)}@media (max-width:768px){.Footer_footer__e_YSH{padding:16px 0;height:56px}}.Footer_footer__content__TsCg_{justify-content:center;gap:1rem}.Footer_footer__content__TsCg_,.Footer_footer__icon-wrapper__RVFb3{display:flex;align-items:center}.Footer_footer__icon-link__rbKhI{width:24px;height:24px;transition:transform .3s ease}.Footer_footer__icon-link__rbKhI:hover{transform:scale(1.1)}.Footer_footer__icon-link__rbKhI svg path{fill:var(--footer-text-color);transition:fill .3s ease}.Footer_footer__icon-link__rbKhI:hover svg path{fill:#6e40c9}.Footer_footer__icon__CBIAn{width:100%;height:100%}.Footer_footer__text__3ZVmc{margin:0;font-size:.9rem;color:var(--footer-text-color)}