html{width:100vw;font-family:Manrope,sans-serif;background:#090909}*{outline:none}html,body{height:100%;margin:0;overflow-x:clip}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#0b0b0b}::-webkit-scrollbar-thumb{background-color:#101012;border-radius:8px}.layout{display:flex;width:100%}.header{position:fixed;top:0;left:250px;width:calc(100% - 250px);height:52px;background-color:#0b0b0b;z-index:1000;border-bottom:1px #23252A solid;color:#fff}.navbar{position:fixed;top:0;left:0;width:250px;height:100vh;background-color:#101012;z-index:1000;border-right:1px #23252A solid;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#2a2a2e transparent}.container{position:relative;left:250px;width:calc(100% - 250px);display:flex;flex-direction:column;height:100vh}.content{margin-top:60px;padding:1rem;height:calc(100vh - 60px)}@media screen and (max-width: 1560px){.header{left:0;width:100%;background-color:#111114}.container{left:0;min-width:100%}.content{margin-top:100px}.navbar{z-index:1500}}.title{display:flex;align-items:center}.title>a{color:#a995ff;font-optical-sizing:auto;letter-spacing:.1px;display:inline-flex;align-items:center;flex-wrap:nowrap;font-size:20px;font-weight:700}.title img{margin:auto 6px auto 10px;height:32px}main{margin:0 auto auto;padding:1rem .5rem;max-width:calc(100% - 2rem);color:#fff;font-size:20px;line-height:1.6;min-height:80vh}@media screen and (max-width:1024px){main{max-width:100%;margin:0}}h1{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1em}h2{text-align:center}.overlay{left:0;top:0;display:flex;position:fixed;width:100vw;height:100vh;z-index:100;background-color:#00000080;justify-content:center;align-items:center}.modal{display:flex;margin-right:20px;flex-direction:column;background-color:#3d1d53;min-width:300px;min-height:100px;height:auto;z-index:110;padding:10px 30px;border-radius:6px}.what-to-build .msg{margin:0 auto}.what-to-build .rewarding-data .allowed-bb-row{display:flex;align-items:center;margin:10px 0}.what-to-build .rewarding-data .allowed-bb-row span:first-child{margin-right:20px;display:flex;align-items:center}.what-to-build .rewarding-data .allowed-bb-row span:first-child img{margin-right:10px}.tooltip{position:relative}.tippy-box[data-theme~=custom]{background-color:#26282f!important;color:#fff!important}.tippy-box[data-theme~=custom] .tippy-arrow{color:#26282f!important}.tooltip .visible__tooltip{width:200px;left:50%;top:-17px;transform:translate(-30%,-100%);padding:8px;background-color:#1c1d1f;font-size:14px;border:1px solid #383B42;border-radius:8px;position:absolute;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 1px #0000002e,0 2px 5px #0000002e,0 3px 8px #0000002e,0 20px 20px -8px #0000002e;display:none;pointer-events:none}.toLeft{top:230px!important;left:-140px!important}.toCenter{top:110px!important;left:100px!important;width:350px!important}.toLeftPlatform{top:140px!important;left:-240px!important;width:370px!important}.tooltip:hover .visible__tooltip{display:block}.tooltip .visible__tooltip i{position:absolute;top:99%;left:50%;margin-left:-15px;width:30px;height:15px;overflow:hidden}.tooltip .visible__tooltip i:after{content:"";position:absolute;width:15px;height:15px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:#26282f}.toLeft i:after{display:none!important}.toLeftPlatform i:after{display:none!important}.visible__tooltip:hover{display:none!important}@media screen and (max-width:870px){.tooltip:hover .visible__tooltip{display:none!important}}.truncated-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px}input[type=checkbox]:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:10px;border-right:2px solid white;border-bottom:2px solid white;transform:translate(-50%,-60%) rotate(45deg);opacity:0;transition:opacity .1s ease}input[type=checkbox]:checked:before{opacity:1}@keyframes fade{0%,to{opacity:1}50%{opacity:.3}}.sGem1RewardBg{background:radial-gradient(115% 150.28% at 50% 27.72%,rgba(0,0,0,0) 37.41%,rgba(94,106,210,.8) 69.27%,rgba(255,255,255,.8) 100%),#101012}.loader{width:44px;height:44px;animation:loader-animation 2s infinite ease;transform-style:preserve-3d}.loader>div{background-color:#9180f429;height:100%;position:absolute;width:100%;border:2px solid #9180F4}.loader div:nth-of-type(1){transform:translateZ(-22px) rotateY(180deg)}.loader div:nth-of-type(2){transform:rotateY(-270deg) translate(50%);transform-origin:top right}.loader div:nth-of-type(3){transform:rotateY(270deg) translate(-50%);transform-origin:center left}.loader div:nth-of-type(4){transform:rotateX(90deg) translateY(-50%);transform-origin:top center}.loader div:nth-of-type(5){transform:rotateX(-90deg) translateY(50%);transform-origin:bottom center}.loader div:nth-of-type(6){transform:translateZ(22px)}@keyframes loader-animation{0%{transform:rotate(45deg) rotateX(-25deg) rotateY(25deg)}50%{transform:rotate(45deg) rotateX(-385deg) rotateY(25deg)}to{transform:rotate(45deg) rotateX(-385deg) rotateY(385deg)}}.page-title__font{font-size:calc(32px + 8 * ((100vw - 360px) / (1440 - 320)));line-height:48px;font-weight:600}.page-description__font{font-size:calc(18px + 2 * ((100vw - 360px) / (1440 - 320)));line-height:32px;font-weight:500}.portfolio__font{font-size:calc(32px + 8 * ((100vw - 360px) / (1440 - 320)));line-height:48px;font-weight:600}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.metaS{background:radial-gradient(96.02% 90.28% at 50% 27.72%,rgba(16,16,18,0) 57.41%,rgba(53,54,59,.8) 69.27%,rgba(163,164,166,.5) 100%),rgb(16,16,18);position:relative}.metaS:after{content:"";position:absolute;top:0;right:0;width:150px;height:150px;background-image:url(/features/metaS-bg.svg);background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:0}.metaUSD{background:radial-gradient(96.02% 90.28% at 50% 27.72%,rgba(16,16,18,0) 57.41%,rgba(72,58,156,.8) 69.27%,rgba(216,215,249,.5) 100%),rgb(16,16,18);position:relative}.metaUSD:after{content:"";position:absolute;top:0;right:0;width:150px;height:150px;background-image:url(/features/metaUSD-bg.svg);background-size:contain;background-repeat:no-repeat;pointer-events:none;opacity:.3;z-index:0}
