*{margin:0;padding:0;font-family:var(--font-inter),sans-serif;box-sizing:border-box}:root{--background:#000;--textColor:#fff;--textSecond:rgba(255,255,255,0.5);--headerHeight:100px;--wrapperVerticalMargin:72px;--gap:100px;--mobileMargin:24px;--textPlaceholder:rgba(255,255,255,0.2);--wrapperWidth:1366px;--newsWrapperWidth:800px;--linkColor:#336DFF;--accentColor:#0050FF;--accentHoverColor:#0049E9;--green:#75FFA0;--alpha10:rgba(255,255,255,0.1);--alpha15:rgba(255,255,255,0.15);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:1024px){:root{--headerHeight:72px;--wrapperVerticalMargin:24px;--gap:64px}}body{background-color:var(--background)}a,body{color:var(--textColor)}a{text-decoration:none}h1{font-size:54px}h2{font-size:36px;font-weight:500}p{font-size:22px}ol,ul{font-size:18px;padding-left:22px;display:flex;flex-direction:column;gap:8px;line-height:34px}ol.green,ul.green{color:var(--green)}ul{padding-left:24px}@media screen and (max-width:1024px){ol,ul{font-size:16px;line-height:24px}h1{font-size:32px}h2{font-size:28px}p{font-size:18px}}button{border:0;cursor:pointer}button,input,select,textarea{font-family:inherit}main{overflow-x:hidden;padding-top:var(--headerHeight);display:flex;flex-direction:column}.bprogress{width:0;height:0;pointer-events:none;z-index:var(--bprogress-z-index)}.bprogress .bar{background:#fff;position:fixed;z-index:2;top:0;left:0;width:100%;height:2px}