@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Wix+Madefor+Display:wght@400..800&display=swap";:root{--bg-black:#151e24;--bg-dark:#1b262e;--bg-light:#eaeff3;--accent-color:#72fb9d;--accent-shadow:0 0 40px rgba(22,54,32,0.5),0 0 15px rgba(114,251,157,0.3);--accentSecond-color:#71d2f9;--accentSecond-shadow:0px 0px 40px rgba(142,255,235,0.5),0px 0px 15px rgba(142,255,235,0.3);--white-color:#ffffff;--surface-primary:#2e3b45;--red-color:#ff4943;--graph-white:rgba(131,164,176,0.2);--gray:#849aaa;--gray-dark:#767d82;--grey-light:#b1b1b1;--blue:#71d2f9;--surface-secondary:#233038;--background-island-secondary:#2e3b45;--largePadding:120px;--mediumPadding:70px;--smallPadding:50px;--footer-height:209px}@media screen and (max-width:767px){:root{--footer-height:318px}}body,html{padding:0;margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:var(--bg-dark);color:var(--white-color);font-size:18px;line-height:27px;font-weight:300;scroll-behavior:smooth;scroll-padding-top:50px;text-size-adjust:100%}@media screen and (max-width:767px){body,html{font-size:16px;line-height:26px;scroll-padding-top:20px}}a{color:var(--accent-color);text-decoration:none}a:hover{text-decoration:underline}a:active{color:var(--accentSecond-color)}button,input,textarea{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}svg{display:block;width:100%;height:100%}button{background:none;border:none;outline:none;padding:0}h1,h2,h3{margin:0;font-weight:800}h1,h2{margin:0;font-weight:700;font-size:60px;line-height:70px}@media screen and (max-width:767px){h1,h2{font-size:36px;line-height:44px}}h4{margin:0;font-weight:700;font-size:30px;line-height:38px}@media screen and (max-width:767px){h4{font-size:22px;line-height:30px}}h5{margin:0;font-weight:700;font-size:20px;line-height:26px}@media screen and (max-width:767px){h5{font-size:16px;line-height:24px}}strong{font-weight:600}p{margin:8px 0}*{box-sizing:border-box}.relative{position:relative}.absolute{position:absolute}ol{margin:16px 0;padding-left:16px}ol li{margin-bottom:8px}ul{margin:16px 0;padding:0;list-style:none}ul li{position:relative;margin-bottom:8px;padding-left:16px}ul li:before{content:"";display:inline-block;position:absolute;top:10px;left:0;width:8px;height:8px;vertical-align:middle;background:var(--accent-color)}ul li:last-child{margin-bottom:0}@media screen and (max-width:1099px){.desktop{display:none!important}}@media screen and (max-width:767px){.excludeMobile{display:none!important}}.mobile{display:none!important}@media screen and (max-width:767px){.mobile{display:block!important}}.pad{display:none!important}@media screen and (max-width:1099px){.pad{display:block!important}}.tablet{display:none!important}@media screen and (max-width:1023px){.tablet{display:block!important}.excludeTablet{display:none!important}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin{animation:spin 1s linear infinite}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:none;-webkit-transition:9999s ease-in-out 0s;transition:9999s ease-in-out 0s}#telegram-login-dev_graphite_oauth_bot,#telegram-login-local_graphite_oauth_bot,#telegram-login-prod_graphite_oauth_bot{top:0;left:0;width:100%!important;height:100%!important;position:absolute;transform:scale(3);transform-origin:center;opacity:1e-10}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.txHash{word-break:break-all}@-moz-document url-prefix(){*{scrollbar-color:var(--background-island-secondary) rgba(0,0,0,0)}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:var(--background-island-secondary);border-radius:10px}::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}