@charset "UTF-8";:root{font-family:Inter,Helvetica Neue,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background:#020c1c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}html,body{overflow-x:hidden}body{margin:0;padding:0;background:#020c1c;color:#fff;font-family:inherit}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}.footer{background:#020c1c;color:#e2e2e2;padding:3rem 0 2rem;font-size:14px;display:flex;flex-direction:column;gap:2rem}.footer__inner{max-width:1160px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:2rem;padding-top:4em;border-top:1px solid rgb(78,78,78)}.footer__content{display:flex;align-items:flex-start;justify-content:space-between}.footer__left{display:flex;flex-direction:column;gap:1em}.footer__image{width:624px}.footer__left-wrapper{display:flex;gap:5em}.footer__links-left,.footer__links-center,.footer__links-right{display:flex;align-items:flex-start}.footer__logo{width:177px;height:36px;margin-bottom:1rem}.footer__links{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.5rem}.footer__links a{color:#ccc;text-decoration:none}.footer__links a:hover{color:#fff}.footer__bottom{border-top:1px solid rgb(78,78,78);padding-top:1rem;line-height:1.4;color:#fff}.footer__bottom a{color:#e2e2e2;text-decoration:none}.footer__bottom a:hover{color:#fff}.footer__bottom-description{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.footer__bottom-text{font-size:16px}.footer__level-text{font-size:14px}.footer__disclosure-text{margin-bottom:2em;color:#fff;line-height:18px}.footer__rights-and-terms{display:flex;justify-content:space-between;font-size:16px}.footer__terms-and-privacy{display:flex;gap:5em;font-size:14px}.header{background:#050d22;color:#e2e2e2;font-size:14px;padding:0}.header__inner{max-width:1160px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0}.header__logo img{height:28px;width:136px;display:flex}@media (max-width: 768px){.header__logo img{height:24px}}.header__nav-list{display:flex;gap:2.2rem;list-style:none;padding:0;margin:0}.header__nav-list li{list-style:disc!important;position:relative}.header__nav-list li:first-child{list-style:none}.header a{color:#3176b1;text-decoration:none;font-weight:400;font-size:16px}.header a:hover,.header a.active-link{color:#fff}.header__login-btn{background:transparent;border:1px solid rgb(158,210,255);padding:6px 24px;border-radius:10px;width:auto;height:auto;color:#fff!important;text-decoration:none;font-weight:400;font-size:18px;transition:background .2s ease;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.header__login-btn{height:20px;padding:6px 20px}}.header__login-btn:hover{background:#ffffff1a}.header .header__user-menu{display:flex;gap:2px}.header .header__user-menu .user-menu__chat-icon,.header .header__user-menu .user-menu__bell-icon{border:none;border-radius:50%;background-color:#00041c;cursor:pointer}.header .header__user-menu .user-menu__account{display:flex;flex-direction:row;align-items:center;background-color:#00041c;border-radius:100px;box-sizing:border-box;padding:10px;cursor:pointer}.header .header__user-menu .user-menu__account .user-menu__name{color:#fff;font-size:18px;font-weight:400}.header .header__user-menu .user-menu__account .user-menu__avatar{width:32px;height:32px;border-radius:50%}.header .header__user-menu .user-menu__account svg{margin-top:1px}
