@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Semi-Bold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Extra-Bold.ttf) format("truetype");font-weight:800;font-display:swap}:root{--main-width-full: min(1160px, calc(100vw - 30px) );--button-border: rgba(10,12,20,.1);--dark-blue: rgb(10,12,20);--dark-blue-05: rgba(10,12,20,.05);--dark-blue-10: rgba(10,12,20,.1);--dark-blue-20: rgba(10,12,20,.2);--dark-blue-30: rgba(10,12,20,.3);--dark-blue-40: rgba(10,12,20,.4);--dark-blue-50: rgba(10,12,20,.5);--dark-blue-60: rgba(10,12,20,.6);--dark-blue-70: rgba(10,12,20,.7);--dark-blue-80: rgba(10,12,20,.8);--dark-blue-90: rgba(10,12,20,.9);--dark-blue-bg: rgb(25,27,34);--deep-dark-blue: rgb(25,27,34);--deep-dark-blue2: rgb(25,27,34);--blue-link: rgb(0,203,132);--blue-link-hover: rgba(0,203,132,.9);--primary-gradient: rgb(0, 203, 132);--orange-gradient: rgb(0, 203, 132);--orange-gradient-site: rgb(0, 203, 132);--blue-button: rgb(0, 203, 132);--promo-gradient: rgb(0, 203, 132);--violet-gradient: rgb(0, 203, 132);--light-gray: rgb(242,245,250);--light-gray-hover: rgb(242,245,250);--main-grey: rgb(242,245,250);--blue-gray: rgb(242,245,250);--white: #ffffff;--white-20: rgba(255,255,255,.2);--white-10: rgba(255,255,255,.1);--red: rgb(238,176,18);--green: rgb(119,218,41);--violet: rgb(0, 203, 132);--site-bg: #0a0c14;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--site-bg);color:#fff;font-family:Poppins,Arial,sans-serif;min-width:320px}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--blue-link)}a:focus-visible,button:focus-visible{outline:3px solid var(--blue-link);outline-offset:4px}img,svg,video{max-width:100%;height:auto}#main-content:focus{outline:none}.site-shell{width:min(1340px,calc(100vw - 60px));margin:0 auto}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;transform:translateY(-160%);background:var(--blue-link);color:#0a0c14;padding:10px 14px;border-radius:999px;font-weight:700}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:100;background:#191b22;border-bottom:1px solid rgba(255,255,255,.05)}.site-header__inner{min-height:60px;display:flex;align-items:center;gap:30px;padding:8px 0}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{max-height:44px;width:auto;object-fit:contain}.site-header__menu{display:none;width:24px;height:24px;padding:0;border:0;background:transparent;color:#fff}.site-header__menu span{display:block;width:14px;height:2px;margin:3px 0;border-radius:2px;background:currentColor}.site-nav{display:flex;align-items:center;gap:20px;flex:1;justify-content:flex-start}.site-nav a,.site-footer__nav a,.site-footer__socials a{color:#ffffffe6;font-size:14px;font-weight:600;line-height:1.3}.site-header__auth{display:flex;align-items:center;gap:20px}.site-header__login{color:#fff;font-size:14px;font-weight:600}.site-header__cta{color:#fff;background:var(--blue-link);border-radius:999px;padding:11px 20px;font-size:13px;font-weight:700;white-space:nowrap}.site-footer{background:#101219;border-top:1px solid rgba(255,255,255,.08)}.site-footer__inner{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px;padding:44px 0}.site-footer__brand p{color:#ffffffb8;margin:18px 0 10px;line-height:1.5}.site-footer__brand a:not(.brand){color:var(--blue-link);font-weight:700}.site-footer__nav,.site-footer__socials{display:grid;gap:12px;align-content:start}.site-footer__powered{display:none;color:#ffffff6b;font-size:11px;font-weight:600}.site-footer__true-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:24px;border:1px solid rgba(255,255,255,.34);color:#ffffff8a;font-weight:800;line-height:1}.legacy-page{background:#fff;color:#0a0c14;padding:64px 0}.legacy-page__inner{width:var(--main-width-full);margin:0 auto;line-height:1.75}.legacy-page__inner h1,.legacy-page__inner h2,.legacy-page__inner h3{line-height:1.25}.legacy-page__inner a{color:#007f55;text-decoration:underline;text-underline-offset:.2em}.legacy-page__inner table{width:100%;border-collapse:collapse;overflow-wrap:anywhere}.legacy-page__inner th,.legacy-page__inner td{border:1px solid rgba(10,12,20,.15);padding:12px;text-align:left;vertical-align:top}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 900px){.site-shell{width:min(1180px,calc(100vw - 32px))}.site-header__inner{min-height:auto;padding:12px 0;flex-wrap:wrap}.site-nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.site-footer__inner{grid-template-columns:1fr;padding:32px 0}}@media (max-width: 520px){.site-shell{width:100%}.site-header{position:relative;background:#191b22;border-bottom:0}.site-header__inner{min-height:50px;height:50px;gap:0;padding:0 8px;flex-wrap:nowrap}.site-header__menu{display:inline-grid;place-items:center;flex:0 0 24px;margin-right:1px}.site-header .brand{width:34px;height:34px;margin-right:auto;background:url(/figma-assets/mobile/logo-icon.png) center / contain no-repeat}.site-header .brand img{opacity:0;width:34px;height:34px}.site-nav{display:none}.site-header__auth{margin-left:auto;gap:8px}.site-header__login{display:inline-flex;align-items:center;height:30px;padding:0 8px;color:#fff;font-size:9px;font-weight:800}.site-header__cta{display:inline-flex;align-items:center;justify-content:center;min-width:76px;height:36px;padding:0 13px;border-radius:999px;color:#0a0c14;background:#00ffa6;font-size:10px;font-weight:800}.site-footer{background:#191b22;border-top:0}.site-footer__inner{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;padding:0;text-align:center}.site-footer__socials{order:1;display:flex;justify-content:center;gap:8px;width:100%;padding:23px 0 18px}.site-footer__socials a{width:36px;height:36px;overflow:hidden;border-radius:999px;background:#ffffff1a;color:transparent;font-size:0;position:relative}.site-footer__socials a:after{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:800}.site-footer__socials a:nth-child(1):after{content:"↗"}.site-footer__socials a:nth-child(2):after{content:"X"}.site-footer__socials a:nth-child(3):after{content:"◉"}.site-footer__socials a:nth-child(4):after{content:"▶"}.site-footer__nav{order:2;display:grid;gap:10px;padding-bottom:25px}.site-footer__nav a{color:#ffffffb8;font-size:10px;font-weight:800}.site-footer__brand{order:3;display:grid;justify-items:center;width:100%;padding:0 18px 19px}.site-footer__brand .brand img{max-height:35px}.site-footer__brand p{max-width:230px;margin:7px 0 2px;color:#ffffff8f;font-size:10px;line-height:1.35}.site-footer__brand a:not(.brand){color:#fff;font-size:10px;font-weight:800}.site-footer__powered{order:4;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:95px;border-top:1px solid rgba(255,255,255,.05);background:#151820}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
