@font-face{font-family:Roboto;font-weight:700;font-display:swap;unicode-range:U+000-5ff;src:url(/fonts/Roboto-Bold.ttf) format("truetype")}@font-face{font-family:Roboto;font-weight:500;font-display:swap;unicode-range:U+000-5ff;src:url(/fonts/Roboto-Medium.ttf) format("truetype")}@font-face{font-family:Roboto;font-weight:400;font-display:swap;unicode-range:U+000-5ff;src:url(/fonts/Roboto-Regular.ttf) format("truetype")}:root{--space-2:0.125rem;--space-3:0.188rem;--space-4:0.25rem;--space-5:0.313rem;--space-8:0.5rem;--space-10:0.625rem;--space-16:1rem;--space-18:1.125rem;--space-20:1.25rem;--space-28:1.75rem;--space-30:1.875rem;--space-46:2.875rem;--space-48:3rem;--space-82:5rem;--space-182:11.375rem;--space-202:12.75rem;--space-280:17.5rem;--colorOrange:#ff9701;--colorGreen:#2eaf61;--colorInitLight:#fdfdfd;--colorGreyInit:#767676;--colorGreyInitLight:#96979f;--colorWhite:#fff;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-s:0.75em;--font-size-m:0.875em;--font-size-m-r:0.9375em;--font-size-r:1em;--font-size-s-l:1.125em;--font-size-l:1.3em;--font-size-x:1.5em;--image-radius:5px}html{scroll-behavior:smooth}body,html{padding:0;margin:0}body{background-color:var(--colorBgDark);background-attachment:fixed;color:var(--colorText);font:400 14px/1.2 Roboto,sans-serif;-webkit-font-smoothing:antialiased}.UI__icon{display:flex;align-items:center;justify-content:center}a{color:inherit;text-decoration:none}*{box-sizing:border-box}h1,h2,h3,h4,p{margin:0;padding:0}a:focus,button:focus,input:focus,textarea:focus{outline:none}ul{padding:0;margin:0}button{cursor:pointer;border:none}.hideScroll::-webkit-scrollbar{display:none}.hideScroll{-ms-overflow-style:none;scrollbar-width:none}.container{max-width:1180px;width:100%;padding:0 15px;margin:0 auto;position:relative}.bordered{background:var(--colorBg);border:3px solid var(--colorBorder);border-radius:10px 10px 0 0;padding:0 15px 96px}.container .bordered{border-bottom:none}.pending{position:relative}.pending:after{content:"";position:absolute;display:flex;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.3);z-index:100}@media screen and (max-width:1400px){.container{max-width:1050px}}@media screen and (max-width:1000px){body{background-image:none!important}.bordered{border:none}}@media screen and (max-width:900px){.bordered{padding:0 5px 96px}}:root{--colorBorder:#bababa;--colorBorder2:#ededed;--colorBorderLight:#e9ebed;--colorBg:#fdfdfd;--colorBg2:#f2f3f6;--colorBgDark:#767676;--colorBgLight:#fdfdfd;--colorBgLight2:#f3f3f3;--colorBgTransparent:#f2f3f6;--colorGrey:#e5e5e5;--colorGrey1:#96979f;--colorGrey2:#767676;--colorGrey3:#4e4e4e;--colorText:#000;--colorTextGrey:#767676;--colorTextGrey2:#4c4c4c;--colorTextGrey3:#4c4c4c;--colorTextGrey4:#bbbcc0}:root.dark{--colorBorder:#151515;--colorBorder2:#ededed;--colorBorderLight:#151515;--colorBg:#2a2b31;--colorBg2:#2a2b31;--colorBgDark:#17191d;--colorBgLight:#484a54;--colorBgTransparent:#484a54;--colorGrey:#151515;--colorGrey1:#96979f;--colorGrey2:#bbb;--colorGrey3:#fff;--colorText:#fff;--colorTextGrey:#fff;--colorTextGrey2:#fff;--colorTextGrey3:#bbb}