*,:after,:before{box-sizing:border-box}*,body,html{font-family:"Montserrat",sans-serif!important;margin:0;padding:0}body{background:no-repeat;margin:0;color:#fff;background-attachment:fixed;background-position:top;background-size:cover;position:relative}.fab{font-family:"Font Awesome 5 Brands"!important}#particles-js canvas{position:fixed}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-track{background:#010415}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#262c43}::selection{background:#262c43;color:#fff}::-webkit-selection{background:#262c43;color:#fff}::-ms-selection{background:#262c43;color:#fff}::-o-selection{background:#262c43;color:#fff}::-moz-selection{background:#262c43;color:#fff}.custom-btn,button{padding:0 1rem;border-radius:9999px;border:1px solid;cursor:pointer;transition:all .5s ease;font-size:13px;height:40px;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;line-height:40px;white-space:nowrap;letter-spacing:1px;outline:none;box-shadow:none}.button-primary{background-color:#00afff;border-color:#00afff;color:#fff}.button-primary:hover{background-color:#008cd0;border-color:#008cd0;color:#fff}.button-secondary{background-color:transparent;color:#fff}a{text-decoration:none}.container{max-width:95%}.wrapper{position:absolute;top:0;width:100%;overflow:hidden}.text-light-blue{color:#00afff}.mb-10{margin-bottom:10px}.navbar-toggler:focus{box-shadow:none}header{width:100%;border-bottom:1px solid;height:75px}header nav{box-shadow:0 1px 10px 0 rgba(0,0,0,.5);font-size:14px;letter-spacing:1px;height:100%}header nav .container{display:-webkit-flex;display:flex}header nav .container,header nav .container .navbar-collapse{-webkit-justify-content:space-between;justify-content:space-between}header nav .container .navbar-brand{font-weight:600;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}header nav .container .navbar-brand img{height:30px;margin-right:8px}header nav .container .navbar-brand .rotate{-webkit-animation:rotation 4s linear infinite;animation:rotation 4s linear infinite}header nav .container .navbar-nav li svg{margin-right:7px;width:21px}header nav .container .navbar-nav li button{margin-left:10px}header nav .container .navbar-nav li .button-round svg{margin:0}header nav .container .link-nav{border-left-width:1px;border-left-style:solid;padding-left:20px;margin-left:20px}header nav .container .link-nav li{margin:0 15px;position:relative}header nav .container .link-nav li a:after{background-color:#00afff;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;bottom:-28px;transition:opacity .15s,-webkit-transform .15s;transition:transform .15s,opacity .15s;transition:transform .15s,opacity .15s,-webkit-transform .15s}header nav .container .link-nav li:hover a:after,header nav .container .link-nav li a.active:after{opacity:1;-webkit-transform:translateY(-100%);transform:translateY(-100%)}header nav .container .navbar-toggler{border-radius:9999px}header nav .container .navbar-toggler svg{width:24px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.homepage .hero-section{padding:20px 0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0 auto;-webkit-flex-direction:column;flex-direction:column}.homepage .hero-section .container{display:inline-block;height:100%;padding-top:1rem;margin-top:2rem}.homepage .hero-section .container img{max-height:100%;max-width:100%}.homepage .hero-section .container h2{line-height:43px;font-size:25px;font-weight:700}.homepage .hero-section .container h5{line-height:35px;margin-top:5px;font-size:16px}.homepage .hero-section .container button{min-width:250px;height:50px;margin-left:10px}.homepage .hero-section .container button:first-child{margin-left:0}.homepage .hero-section .container .wrap-img{width:700px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;float:right;margin-top:-4rem;margin-bottom:-3.4rem}.homepage .hero-section .container .wrap-content{width:calc(100% - 320px);padding-right:2rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}@media (max-width:420px){.homepage .hero-section .container .wrap-content .button-primary,.homepage .hero-section .container .wrap-content .button-secondary{width:9rem}}@media (max-width:420px){.homepage .hero-section .container .wrap-content .button-secondary{margin-left:5px}}.homepage .hero-section .hero-text-container{height:calc(100vh - 95px);-webkit-justify-content:center;justify-content:center;display:-webkit-flex;display:flex}.homepage .hero-section .hero-text-container .wrap-content{text-align:center;width:100%}.homepage .hero-section .hero-text-container .wrap-content img{width:40%;margin:auto}.homepage .hero-section .hero-text-container .wrap-content h2{line-height:53px;font-size:38px}.homepage .hero-section .hero-text-container .wrap-content .custom-btn{min-width:250px;height:50px;margin-right:10px}.homepage .hero-section .hero-text-container .wrap-content .custom-btn:last-child{margin-right:0}@media (max-width:420px){.homepage .hero-section .hero-text-container{margin-bottom:2rem}}.homepage .about-us{border-radius:15px;padding:50px;margin-top:30px;position:relative;margin-bottom:60px}.homepage .about-us .heading{background-color:#00afff;border-radius:0 50px 50px 0;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;left:-45px;padding:0 25px 0 20px;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:2px;color:#fff}.homepage .about-us .circle-animation{-webkit-transform:translate(0);transform:translate(0);width:400px;overflow:hidden;z-index:9999;margin-top:-13rem}.homepage .about-us .circle-animation img{max-width:100%}.homepage .about-us .sindalll{-webkit-animation:bounce 2s linear infinite;animation:bounce 2s linear infinite}.homepage .about-us .sindalll img{max-height:100%;max-width:100%}.homepage .about-us .content{width:calc(100% - 400px);padding-left:50px}.homepage .about-us .content div{margin-bottom:2rem}.homepage .about-us .content div h4{font-size:16px;text-transform:uppercase;margin-bottom:15px;color:#00afff}.homepage .about-us .content div h5{font-size:15px;line-height:26px}.homepage .about-us .content div small{line-height:26px;font-style:italic;font-weight:700}.homepage .about-us .content div small.mt-15{margin-top:15px;display:inline-block}.homepage .about-us .content div:last-child{margin-bottom:0}.homepage .about-us .content-full{width:100%;padding-left:0;padding-top:3rem}.homepage .upcoming-pools{background-color:transparent;border-radius:15px;padding:50px 0;margin-top:30px;position:relative}.homepage .upcoming-pools .heading{background-color:#00afff;border-radius:50px 0 0 50px;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;right:-45px;padding:0 20px 0 25px;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:2px;top:20px;color:#fff}.homepage .upcoming-pools .card{border-width:1px;border-style:solid;border-radius:0 50px;padding:30px;position:relative;background-color:transparent;width:377px;margin-right:4rem;min-height:385px;margin-bottom:5rem}.homepage .upcoming-pools .card .square-box{padding:7px 12px 7px 7px;border-radius:999px;position:absolute;top:-31px;left:-35px;min-width:100px;font-weight:700;letter-spacing:1px;font-size:13px;text-transform:uppercase;font-style:italic}.homepage .upcoming-pools .card .square-box img{max-width:50px;border-radius:50%;border-width:2px;border-style:solid;margin-right:7px}.homepage .upcoming-pools .card .total-text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin-top:2rem;line-height:34px}.homepage .upcoming-pools .card .total-text small{letter-spacing:1px;font-size:12px;color:#00afff;line-height:28px}.homepage .upcoming-pools .card .total-text h3{font-weight:700;font-size:37px}.homepage .upcoming-pools .card .block{margin-top:2rem}.homepage .upcoming-pools .card .block ul{list-style:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;padding:0}.homepage .upcoming-pools .card .block ul li{margin-bottom:10px;padding:5px 5px 5px 15px;height:45px;-webkit-justify-content:space-between;justify-content:space-between}.homepage .upcoming-pools .card .block ul li,.homepage .upcoming-pools .card .block ul li span{border-radius:9999px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.homepage .upcoming-pools .card .block ul li span{float:right;color:#00afff;min-width:115px;text-align:right;text-align:center;font-size:.875em;height:100%;-webkit-justify-content:center;justify-content:center;letter-spacing:1px;padding:0 15px}.homepage .upcoming-pools .card .block .points{font-size:25px;background-color:#262c43;padding:15px;border-radius:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-right:1rem}.homepage .upcoming-pools .card .block .points small{font-size:12px;letter-spacing:1px;padding-bottom:10px}.homepage .upcoming-pools .card .block .points span{line-height:24px}.homepage .upcoming-pools .card .time-limit{background-color:#00afff;color:#fff;display:-webkit-flex;display:flex;border-radius:9999px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:5px 15px;font-weight:700;letter-spacing:1px;font-size:13px;text-transform:uppercase;font-style:italic}.homepage .upcoming-pools .card .time-limit svg{margin-right:10px}.homepage .upcoming-pools .card .stakeNow{position:absolute;bottom:-53px;right:-35px}.homepage .upcoming-pools .card .Approve{position:absolute;bottom:63px;right:-35px}.homepage .upcoming-pools .card:last-child{margin-right:0;margin-bottom:0}.homepage .upcoming-pools .card:nth-child(3n){margin-right:0}.homepage .upcoming-pools .card:nth-last-child(2){margin-bottom:0}.homepage .featured-pools{border-radius:15px;padding:50px;margin-top:30px;position:relative;margin-bottom:60px}.homepage .featured-pools .heading{background-color:#00afff;border-radius:0 50px 50px 0;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;left:-45px;padding:0 20px 0 25px;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:2px;color:#fff}.homepage .featured-pools .flex-wrap{-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:left;transform-origin:left}.homepage .featured-pools .card{border-width:1px;border-style:solid;border-radius:0 50px;padding:30px;position:relative;width:365px;margin-right:2rem;min-height:385px;margin-bottom:5rem}.homepage .featured-pools .card .square-box{padding:7px;border-radius:0 50px 50px 0;font-weight:700;letter-spacing:1px;font-size:13px;text-transform:uppercase;font-style:italic;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.homepage .featured-pools .card .square-box img{max-width:50px;border-radius:50%;border:2px solid #010415;margin-right:7px}.homepage .featured-pools .card .square-box span{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.homepage .featured-pools .card .square-box span small{padding-top:3px;font-weight:400}.homepage .featured-pools .card .total-text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:2rem;line-height:34px}.homepage .featured-pools .card .total-text small{letter-spacing:1px;font-size:12px;color:#00afff;line-height:28px}.homepage .featured-pools .card .total-text h3{font-weight:700;font-size:35px}.homepage .featured-pools .card .total-text .progress{border-radius:9999px;margin-top:5px}.homepage .featured-pools .card .total-text .counts small{color:#262c43;font-size:10px}.homepage .featured-pools .card .block{margin-top:2rem}.homepage .featured-pools .card .block ul{list-style:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;padding:0}.homepage .featured-pools .card .block ul li{margin-bottom:10px;padding:5px 5px 5px 15px;height:45px;-webkit-justify-content:space-between;justify-content:space-between}.homepage .featured-pools .card .block ul li,.homepage .featured-pools .card .block ul li span{border-radius:9999px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.homepage .featured-pools .card .block ul li span{float:right;color:#00afff;min-width:115px;text-align:right;text-align:center;font-size:.875em;height:100%;-webkit-justify-content:center;justify-content:center;letter-spacing:1px;padding:0 15px}.homepage .featured-pools .card .block .points{font-size:25px;background-color:#262c43;padding:15px;border-radius:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-right:1rem}.homepage .featured-pools .card .block .points small{font-size:12px;letter-spacing:1px;padding-bottom:10px}.homepage .featured-pools .card .block .points span{line-height:24px}.homepage .featured-pools .card .time-limit{background-color:#00afff;color:#fff;display:-webkit-flex;display:flex;border-radius:9999px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;bottom:-13px;right:-35px;padding:5px 15px;font-weight:700;letter-spacing:1px;font-size:13px;text-transform:uppercase;font-style:italic}.homepage .featured-pools .card .time-limit svg{margin-right:10px}.homepage .featured-pools .card.active,.homepage .featured-pools .card:hover{border:1px solid #00afff}.homepage .featured-pools .card:last-child{margin-right:0;margin-bottom:0}.homepage .featured-pools .card:nth-child(3n){margin-right:0}.homepage .featured-pools .card:nth-last-child(2),.homepage .featured-pools .card:nth-last-child(3){margin-bottom:0}.homepage .featured-pools .single-link{padding:25px 15px 0;font-size:12px;letter-spacing:1px;position:relative;margin-top:-3rem}.homepage .featured-pools .single-link span{padding-left:7px;transition:all .5s ease;position:absolute;font-size:15px;top:21px}.homepage .featured-pools .inline-content img.rocket-img{position:absolute;top:-80px;right:8%;width:12%;-webkit-transform:rotate(20deg);transform:rotate(20deg)}@media (max-width:420px){.homepage .featured-pools .inline-content{height:1320px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding-top:6rem}}@media (max-width:360px){.homepage .featured-pools .inline-content{height:1480px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding-top:6rem}}.homepage .tiered-system{background-color:transparent;border-radius:15px;padding:50px 0 0;margin-top:30px;position:relative}.homepage .tiered-system .main-heading{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column}.homepage .tiered-system .main-heading h2{text-align:center;font-size:38px;font-weight:700}.homepage .tiered-system .main-heading h5{text-align:center;line-height:35px;margin-top:5px}.homepage .tiered-system .heading{background-color:#00afff;border-radius:50px 0 0 50px;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;right:-45px;padding:0 20px 0 25px;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:2px;color:#fff}.homepage .tiered-system .carousel{margin-top:5rem;margin-bottom:1rem}.homepage .tiered-system .carousel input[type=radio]{display:none}.homepage .tiered-system .carousel .container{-webkit-align-items:center;align-items:center;margin:0;max-width:100%}.homepage .tiered-system .carousel .cards,.homepage .tiered-system .carousel .container{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:0}.homepage .tiered-system .carousel .cards{position:relative;margin-bottom:20px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.homepage .tiered-system .carousel .cards .card{border:none;border-radius:15px;width:370px;margin-bottom:5rem;height:595px}@media (max-width:456px){.homepage .tiered-system .carousel .cards .card{margin-bottom:7rem}}.homepage .tiered-system .carousel .cards .card:nth-child(3n){margin-right:0}.homepage .tiered-system .carousel .cards .card:first-child,.homepage .tiered-system .carousel .cards .card:last-child,.homepage .tiered-system .carousel .cards .card:nth-child(3),.homepage .tiered-system .carousel .cards .card:nth-child(4),.homepage .tiered-system .carousel .cards .card:nth-child(6){-webkit-transform:scale(.9);transform:scale(.9)}.homepage .tiered-system .carousel .cards img{position:absolute;width:49%;height:auto;top:-125px;z-index:1;left:0}@media (max-width:456px){.homepage .tiered-system .carousel .cards img{top:-75px}}.homepage .tiered-system .carousel .cards .card:nth-child(2) img{left:28px;top:-100px}@media (max-width:456px){.homepage .tiered-system .carousel .cards .card:nth-child(2) img{top:-45px;left:-20px}}.homepage .tiered-system .carousel .cards .card:nth-child(3) img{left:auto;right:65px;top:-110px}@media (max-width:456px){.homepage .tiered-system .carousel .cards .card:nth-child(3) img{top:-35px;left:-18px}}@media (max-width:456px){.homepage .tiered-system .carousel .cards .card:nth-child(4){margin-bottom:2rem}}.homepage .tiered-system .carousel .cards .card:nth-child(4) img{left:25px;top:-110px}@media (max-width:456px){.homepage .tiered-system .carousel .cards .card:nth-child(4) img{top:-25px;left:-18px}}.homepage .tiered-system .carousel .cards .card:nth-child(5) img{left:0;top:-50px}@media (max-width:456px){.homepage .tiered-system .carousel .cards .card:nth-child(5) img{top:-25px;left:-38px}}.homepage .tiered-system .carousel .cards .card:nth-child(6) img{top:-115px;left:26%;width:41%}@media (max-width:456px){.homepage .tiered-system .carousel .cards .card:nth-child(6) img{top:-35px;left:-18px}}.homepage .tiered-system .carousel img{width:100%;height:100%;border-radius:10px;object-fit:cover}.homepage .tiered-system .carousel .card-carousel{border-radius:0 50px;padding:15px;position:relative;height:100%}.homepage .tiered-system .carousel .card-carousel .square-box{color:#00afff;padding:15px;border-radius:9999px;font-weight:700;letter-spacing:1px;font-size:18px;text-transform:uppercase;font-style:italic;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.homepage .tiered-system .carousel .card-carousel .square-box img{max-width:50px;border-radius:50%;border:2px solid #010415;margin-right:7px}.homepage .tiered-system .carousel .card-carousel .square-box span{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.homepage .tiered-system .carousel .card-carousel .square-box span small{padding-top:3px;font-weight:400}.homepage .tiered-system .carousel .card-carousel .total-text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:2rem;line-height:34px;-webkit-align-items:center;align-items:center}.homepage .tiered-system .carousel .card-carousel .total-text small{letter-spacing:1px;font-size:12px;color:#00afff;line-height:28px}.homepage .tiered-system .carousel .card-carousel .total-text h3{font-weight:700;font-size:35px;text-align:center;line-height:45px}.homepage .tiered-system .carousel .card-carousel .total-text .progress{border-radius:9999px;margin-top:5px}.homepage .tiered-system .carousel .card-carousel .total-text .progress .progress-bar{background-color:#fff}.homepage .tiered-system .carousel .card-carousel .total-text .counts small{color:#262c43;font-size:10px}.homepage .tiered-system .carousel .card-carousel .block{margin-top:1.5rem}.homepage .tiered-system .carousel .card-carousel .block ul{list-style:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;padding:0}.homepage .tiered-system .carousel .card-carousel .block ul li{margin-bottom:10px;padding:5px 5px 5px 15px;border-radius:9999px;height:45px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.homepage .tiered-system .carousel .card-carousel .block ul li span{float:right;color:#00afff;min-width:115px;text-align:right;border-radius:9999px;text-align:center;font-size:12px;height:100%;letter-spacing:1px;padding:0 15px}.homepage .tiered-system .carousel .card-carousel .block .points,.homepage .tiered-system .carousel .card-carousel .block ul li span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.homepage .tiered-system .carousel .card-carousel .block .points{font-size:25px;background-color:#262c43;padding:15px;border-radius:15px;-webkit-flex-direction:column;flex-direction:column;margin-right:1rem}.homepage .tiered-system .carousel .card-carousel .block .points small{font-size:12px;letter-spacing:1px;padding-bottom:10px}.homepage .tiered-system .carousel .card-carousel .block .points span{line-height:24px}.homepage .tiered-system .carousel .card-carousel .whitelist-req small{letter-spacing:1px;font-size:12px;color:#00afff;line-height:22px;text-align:center;margin-bottom:15px;margin-top:10px}.homepage .tiered-system .carousel .card-carousel .whitelist-req span{color:#00afff;border-radius:9999px;text-align:center;font-size:12px;height:35px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;letter-spacing:1px;padding:0;width:100%;margin-right:5px}.homepage .tiered-system .carousel .card-carousel .whitelist-req span:nth-child(3){margin-right:0}.homepage .tiered-system .carousel .card-carousel .time-limit{background-color:#00afff;color:#fff;display:-webkit-flex;display:flex;border-radius:9999px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:15px 25px;font-weight:700;letter-spacing:1px;font-size:15px;width:92%;height:60px;text-transform:uppercase;font-style:italic;border:none;position:absolute;bottom:-28px}.homepage .tiered-system .carousel .card-carousel .time-limit:hover{background-color:#008cd0;border-color:#008cd0}.homepage .tiered-system .carousel .next,.homepage .tiered-system .carousel .prev{position:absolute;top:50%;width:40px;height:40px;margin-top:-20px;border-radius:50px;line-height:40px;text-align:center;cursor:pointer;background-color:#fff;color:#000;transition:all .7s;font-size:20px;font-weight:700}.homepage .tiered-system .carousel .next:hover,.homepage .tiered-system .carousel .prev:hover{opacity:1;background-color:#fff}.homepage .tiered-system .carousel .prev{left:-70px}.homepage .tiered-system .carousel .prev:before{content:"<"}.homepage .tiered-system .carousel .next{right:-70px}.homepage .tiered-system .carousel .next:before{content:">"}.homepage .tiered-system .round-two{border-radius:15px;padding:50px;position:relative;margin-bottom:60px;margin-top:95px}.homepage .tiered-system .round-two .content{width:calc(100% - 450px);padding-right:100px}.homepage .tiered-system .round-two .content div{margin-bottom:2rem}.homepage .tiered-system .round-two .content div h4{font-size:16px;text-transform:uppercase;margin-bottom:15px;color:#00afff;line-height:30px}.homepage .tiered-system .round-two .content div h5{font-size:15px;line-height:26px}.homepage .tiered-system .round-two .content div small{color:#262c43;line-height:26px;font-style:italic;font-weight:700}.homepage .tiered-system .round-two .content div ul{margin-top:1rem;list-style:circle;padding-left:15px}.homepage .tiered-system .round-two .content div ul li{line-height:26px;font-style:italic;font-weight:700}.homepage .tiered-system .round-two .content-full{width:100%;padding-right:0}.homepage .tiered-system .round-two .content-full div{margin-bottom:2rem}.homepage .tiered-system .round-two .content-full div h4{font-size:16px;text-transform:uppercase;margin-bottom:15px;color:#00afff;line-height:27px}.homepage .tiered-system .round-two .content-full div h5{font-size:15px;line-height:26px}.homepage .tiered-system .round-two .content-full div small{color:#262c43;line-height:26px;font-style:italic;font-weight:700}.homepage .tiered-system .round-two .content-full div ul{margin-top:1rem;list-style:circle;padding-left:15px}.homepage .tiered-system .round-two .content-full div ul li{color:#262c43;line-height:26px;font-style:italic;font-weight:700}.homepage .tiered-system .round-two .content-full div:last-child{margin-bottom:0}.homepage .tiered-system .round-two .circle-animation{-webkit-transform:translate(0);transform:translate(0);height:450px;width:450px;z-index:-1;overflow:hidden;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;z-index:9999}.homepage .tiered-system .round-two .circle-animation img{max-height:100%;max-width:100%;margin-left:55px}.homepage .tiered-system .round-two .circle-animation:before{position:absolute;content:"";border-radius:50%;top:0;left:0;bottom:0;right:0;-webkit-animation:rotatecw 15s linear 0s infinite;animation:rotatecw 15s linear 0s infinite;border-color:#00afff #00afff hsla(0,0%,100%,.1) hsla(0,0%,100%,.1);border-style:solid;border-width:4px}.homepage .tiered-system .round-two .circle-animation:after{position:absolute;content:"";border-radius:50%;top:40px;left:40px;bottom:40px;right:40px;-webkit-animation:rotateacw 24s linear 0s infinite;animation:rotateacw 24s linear 0s infinite;border-color:#00afff hsla(0,0%,100%,.1);border-style:solid;border-width:4px}.homepage .tiered-system .line-background{margin-left:-55px;margin-top:-50px;margin-bottom:-20px}.homepage .contact{background-color:transparent;border-radius:15px;padding:50px 0;margin-top:30px;position:relative;margin-bottom:60px}.homepage .contact .heading{background-color:#00afff;border-radius:0 50px 50px 0;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;left:-45px;padding:0 20px 0 25px;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:2px;color:#fff}.homepage .contact .circle-animation-wrap{margin-right:1rem;margin-left:1rem;margin-top:60px}.homepage .contact .circle-animation-wrap .circle-animation{-webkit-transform:translate(0);transform:translate(0);height:80px;width:80px;z-index:-1;overflow:hidden;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;cursor:pointer}.homepage .contact .circle-animation-wrap .circle-animation i{z-index:1;font-size:21px}.homepage .contact .circle-animation-wrap .medium-logo img{width:26%;z-index:1}.homepage .contact .circle-animation-wrap .circle-animation:before{position:absolute;content:"";border-radius:50%;top:0;left:0;bottom:0;right:0;-webkit-animation:rotateacw 24s linear 0s infinite;animation:rotateacw 24s linear 0s infinite;border:4px solid;border-top-color:#00afff!important;border-bottom-color:#00afff!important;width:100%;height:100%}.homepage .contact .circle-animation-wrap .circle-animation:hover:after{background-color:#00afff;cursor:pointer;content:"";height:72px;width:72px;position:absolute;border-radius:50%}.homepage .contact .circle-animation-wrap .circle-animation:hover svg{z-index:1}.featuredpoolnext .featured-pools{border-radius:15px;padding:50px;margin-top:30px;position:relative;margin-bottom:50px}.featuredpoolnext .featured-pools .card{border-width:1px;border-style:solid;border-radius:0 50px;padding:30px;position:relative;min-height:385px;max-width:800px;margin:auto}.featuredpoolnext .featured-pools .card .square-box{padding:15px;border-radius:0 50px 50px 0;font-weight:700;letter-spacing:1px;font-size:15px;text-transform:uppercase;font-style:italic;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.featuredpoolnext .featured-pools .card .square-box img{max-width:70px;border-radius:50%;border:2px solid #010415;margin-right:15px}.featuredpoolnext .featured-pools .card .square-box span{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.featuredpoolnext .featured-pools .card .square-box span small{padding-top:3px;font-weight:400}.featuredpoolnext .featured-pools .card .square-box small{font-weight:400}.featuredpoolnext .featured-pools .card .total-text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:2rem;line-height:34px}.featuredpoolnext .featured-pools .card .total-text small{letter-spacing:1px;font-size:12px;color:#00afff;line-height:28px}.featuredpoolnext .featured-pools .card .total-text h3{font-weight:700;font-size:35px}.featuredpoolnext .featured-pools .card .total-text .progress{border-radius:9999px;margin-top:5px}.featuredpoolnext .featured-pools .card .total-text .counts small{color:#262c43;font-size:10px}.featuredpoolnext .featured-pools .card .participants-chip{background-color:#00afff;color:#fff;display:-webkit-flex;display:flex;border-radius:9999px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:5px 15px;font-weight:700;letter-spacing:1px;font-size:13px;text-transform:uppercase;font-style:italic;height:30px}.featuredpoolnext .featured-pools .card .block{margin-top:2rem}.featuredpoolnext .featured-pools .card .block ul{list-style:none;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0}.featuredpoolnext .featured-pools .card .block ul li{padding:5px 5px 5px 15px;border-radius:9999px;height:45px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:49.2%;margin-right:1rem;margin-bottom:1rem}.featuredpoolnext .featured-pools .card .block ul li span{float:right;color:#00afff;min-width:150px;text-align:right;border-radius:9999px;text-align:center;font-size:.875em;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;letter-spacing:1px;padding:0 15px}.featuredpoolnext .featured-pools .card .block ul li:nth-child(2n){margin-right:0}.featuredpoolnext .featured-pools .card .block .points{font-size:25px;background-color:#262c43;padding:15px;border-radius:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-right:1rem}.featuredpoolnext .featured-pools .card .block .points small{font-size:12px;letter-spacing:1px;padding-bottom:10px}.featuredpoolnext .featured-pools .card .block .points span{line-height:24px}.featuredpoolnext .featured-pools .card .time-limit{background-color:#00afff;color:#fff;display:-webkit-flex;display:flex;border-radius:9999px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;bottom:-13px;right:-35px;padding:5px 15px;font-weight:700;letter-spacing:1px;font-size:13px;text-transform:uppercase;font-style:italic}.featuredpoolnext .featured-pools .card .time-limit svg{margin-right:10px}.featuredpoolnext .your-investment{background-color:transparent;border-radius:15px;padding:50px 0 0;margin-top:30px;position:relative}.featuredpoolnext .your-investment .heading{background-color:#00afff;border-radius:0 50px 50px 0;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;left:-46px;padding:0 20px 0 25px;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:2px;color:#fff}.featuredpoolnext .your-investment .investment-blocks{margin-top:5rem}.featuredpoolnext .your-investment .investment-blocks span{border-radius:15px;padding:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;-webkit-flex-direction:column;flex-direction:column;width:100%;margin-right:1rem;-webkit-justify-content:center;justify-content:center;align-items:center}.featuredpoolnext .your-investment .investment-blocks span small{letter-spacing:1px;font-size:12px;color:#00afff;line-height:28px;text-transform:uppercase}.featuredpoolnext .your-investment .investment-blocks span h3{font-weight:700;font-size:24px;letter-spacing:1px;text-transform:uppercase;margin-top:2px;text-align:center}.featuredpoolnext .your-investment .investment-blocks span h3 svg{font-size:50px}.featuredpoolnext .your-investment .investment-blocks span button{min-width:110px;margin-top:10px}.featuredpoolnext .your-investment .investment-blocks span .button-disable{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.featuredpoolnext .your-investment .investment-blocks span:last-child{margin-right:0}.featuredpoolnext .imp-links{background-color:rgba(38,44,67,.4);border-radius:15px;padding:50px;margin-top:7rem;position:relative;margin-bottom:50px}.featuredpoolnext .imp-links .heading{background-color:#00afff;border-radius:50px 0 0 50px;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;right:-46px;padding:0 20px 0 25px;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:2px;top:-10px;color:#fff}.featuredpoolnext .imp-links h4{font-size:16px;text-transform:uppercase;margin-bottom:10px;color:#00afff}.featuredpoolnext .imp-links h4 svg{margin-right:10px}.featuredpoolnext .imp-links h5{font-size:15px;line-height:26px;padding-left:18px}.featuredpoolnext .imp-links h5 svg{background-color:#fff;width:30px;height:30px;border-radius:50%;padding:5px;margin-right:13px;cursor:pointer;margin-top:5px}.featuredpoolnext .imp-links h5 svg path{fill:#010415}.featuredpoolnext .imp-links h5 svg:hover{-webkit-transform:rotate(1turn);transform:rotate(1turn);transition:all .2s ease}.featuredpoolnext .imp-links .d-flex div{margin-bottom:2rem}.featuredpoolnext .imp-links .d-flex div:last-child{width:35%}.featuredpoolnext .imp-links .d-flex:last-child div{margin-bottom:0}.featuredpoolnext .audit{background-color:rgba(38,44,67,.4);border-radius:15px;padding:50px;margin-top:4rem;position:relative;margin-bottom:7rem;width:410px}.featuredpoolnext .audit .heading{border-radius:0 50px 50px 0;height:40px;position:absolute;left:-46px;padding:0 20px 0 25px;font-size:12px;letter-spacing:2px;top:-10px}.featuredpoolnext .audit .heading,.featuredpoolnext .audit .verified-chip{background-color:#00afff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-weight:700;text-transform:uppercase;color:#fff}.featuredpoolnext .audit .verified-chip{border-radius:9999px;padding:5px 15px;letter-spacing:1px;font-size:13px;font-style:italic;height:30px}.featuredpoolnext .audit .verified-chip svg{margin-right:5px;width:18px}.featuredpoolnext .audit small{display:-webkit-flex;display:flex;margin:7px 10px;font-size:12px}.featuredpoolnext .audit span.text-light-blue{font-style:italic;font-size:14px;margin-left:5px;font-weight:600}.featuredpoolnext .audit a{color:#fff;margin-top:1rem;font-size:14px}.featuredpoolnext .disclaimer{background-color:rgba(38,44,67,.4);border-radius:15px;padding:50px;margin-top:4rem;position:relative;margin-bottom:7rem;margin-left:20px;width:calc(100% - 430px)}.featuredpoolnext .disclaimer .heading{background-color:#00afff;border-radius:50px 0 0 50px;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;right:-46px;padding:0 20px 0 25px;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:2px;bottom:-10px;color:#fff}.featuredpoolnext .disclaimer p{line-height:26px;margin:0}.featuredpoolnext .disclaimer p,footer{font-size:14px;letter-spacing:1px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}footer{width:100%;border-top:1px solid;height:75px;-webkit-justify-content:space-between;justify-content:space-between}footer .container{-webkit-justify-content:space-between;justify-content:space-between}footer .container,footer .container ul{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}footer .container ul{list-style:none;margin:0}footer .container ul li{margin-left:20px;border-left-width:1px;border-left-style:solid;padding-left:20px}footer .container ul li a{color:#fff}footer .container ul li a:hover{color:#00afff}footer .container ul li:first-child{border:none}.litepaper{padding:50px 0;margin-top:30px;margin-bottom:30px}.litepaper .main-heading{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column}.litepaper .main-heading h2{text-align:center;font-size:38px;font-weight:700}.litepaper .main-heading h5{text-align:center;line-height:35px;margin-top:5px}.litepaper .cards{border-radius:15px;margin-top:5rem;position:relative;margin-bottom:5rem;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.litepaper .cards .card{border-radius:15px;margin-bottom:2rem;border:none;padding:15px;line-height:35px;width:48.7%}.litepaper .cards .card b{color:#00afff;border-radius:9999px;font-weight:700;letter-spacing:1px;font-size:18px;text-transform:uppercase;font-style:italic;padding-bottom:5px}.litepaper .cards .card:nth-child(2n){margin-right:0}.litepaper .cards .card:last-child,.litepaper .cards .card:nth-last-child(2){margin-bottom:0}.litepaper .content h4{font-size:16px;text-transform:uppercase;margin-bottom:15px;color:#00afff;line-height:30px}.litepaper .content h5{font-size:15px;line-height:26px}.litepaper .content ul{margin-top:1rem;list-style:circle;padding-left:15px}.litepaper .content ul li{color:#707070;line-height:30px;font-style:italic;font-weight:700}@-webkit-keyframes rotatecw{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotatecw{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotateacw{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes rotateacw{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(10px);transform:translateY(10px)}20%{-webkit-transform:translateY(20px);transform:translateY(20px)}30%{-webkit-transform:translateY(30px);transform:translateY(30px)}40%{-webkit-transform:translateY(40px);transform:translateY(40px)}50%{-webkit-transform:translateY(50px);transform:translateY(50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(10px);transform:translateY(10px)}20%{-webkit-transform:translateY(20px);transform:translateY(20px)}30%{-webkit-transform:translateY(30px);transform:translateY(30px)}40%{-webkit-transform:translateY(40px);transform:translateY(40px)}50%{-webkit-transform:translateY(50px);transform:translateY(50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.projectCard{width:40%;background-color:#212121;padding:1rem;border-radius:1rem}@media (max-width:420px){.projectCard{width:94%;margin:auto auto 1rem}}.projectCard .cardHeader{display:grid;grid-template-columns:1fr 4fr;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;-webkit-align-content:center;align-content:center;-webkit-justify-content:center;justify-content:center}.projectCard .cardHeader .logo{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.projectCard .cardHeader .logo img{width:80px}.projectCard .cardHeader .headerInfo{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.projectCard .cardHeader .headerInfo h1{font-size:1.2rem;font-weight:700;margin-bottom:.3rem}.projectCard .cardHeader .headerInfo .buds{font-size:.8rem;background-color:#56481d;border-radius:12px;padding:5px 9px;width:65px;text-align:center}.projectCard .cardHeader .headerInfo .links{display:-webkit-flex;display:flex;width:40%;-webkit-justify-content:space-between;justify-content:space-between}.projectCard .cardHeader .headerInfo .links .socialLink{background-color:#383838;border-radius:50%;padding:.2rem .5rem}.projectCard .cardHeader .headerInfo .status{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:165px;background-color:#56481d;border-radius:14px;padding:4px 7px;margin:10px 0}.projectCard .cardHeader .headerInfo .status .dot{background-color:#f1b90c;border-radius:50%;width:10px;height:10px;margin-left:2px}.projectCard .cardHeader .headerInfo .status h4{font-size:.75rem;margin:0}@media (max-width:420px){.projectCard .cardHeader .headerInfo .status{width:165px}.projectCard .cardHeader .headerInfo .status h4{font-size:.7rem;margin:0}}.projectCard .cardInfo .moreInfo{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.projectCard .cardInfo .moreInfo a p{color:#a57e07!important;font-size:3rem}.projectCard .cardInfo .moreInfo .info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.projectCard .cardInfo .moreInfo .info h1{margin:0;font-size:1rem;font-weight:700}.projectCard .cardInfo .moreInfo .info p{margin:0;font-size:.7rem;color:#899999}.projectCard .cardInfo .progressBar{margin-top:1rem}.projectCard .cardInfo .progressBar p{font-size:.9rem;font-weight:300;color:#899999;margin:0 0 4px}.projectCard .cardInfo .progressBar .bar{background-color:#fff;border-radius:5px;height:10px}.projectCard .cardInfo .progressBar .percentage{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.projectCard .cardInfo .progressBar .percentage h4{font-size:.8rem;margin:0}* h1{text-align:center}@media (max-width:420px){* h1{font-size:1.5rem}}.container .projectsOpen h1{margin-bottom:1rem}@media (max-width:420px){.container .projectsOpen .ProjectCard{margin-top:2rem}}* h4{font-size:.8rem}* .navigations{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}* .navigations .nav h4{font-size:1rem}* .kickStater_Info{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}* .kickStater_Info .info_box{background-color:#101428;border-radius:17px;padding:.5rem;width:30%}* .kickStater_Info .info_box h4{text-align:center}@media (max-width:500px){* .kickStater_Info .info_box{width:90%;margin-bottom:1rem}}@media (max-width:500px){* .kickStater_Info{-webkit-flex-direction:column;flex-direction:column}}* .right_Info .input_box{background-color:#101428;margin-bottom:1rem;border-radius:18px;padding:.7rem}* .right_Info .input_box h4{font-size:.9rem}* .right_Info .input_box input{background-color:transparent;border:none;outline:none;color:#f5f5f5}* .right_Info .input_box .buttons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:1rem}* .right_Info .input_box .buttons Button{border-radius:20px!important;background-color:#008cd0!important;font-size:.8rem;width:110px}* .stake .stackIcons .iconBox h4{text-align:center}* .stake .stackIcons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:90%;margin:auto auto 3rem}* .stake .stackIcons .iconBox{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}* .stake .stackIcons .iconBox .icon{background-color:#008cd0;border-radius:50%;padding:.6rem}@media (max-width:420px){* .stake .stackIcons{width:100%}* .stake .stackIcons h4{font-size:.5rem}}* .stake .warning_Box{margin-top:1rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background-color:#262c43;border-radius:20px;padding:1rem}* .stake .warning_Box .warning_Icon{font-size:10rem;-webkit-flex:0.4 1;flex:0.4 1}* .stake .warning_Box p{-webkit-flex:0.6 1;flex:0.6 1}@media (max-width:420px){* .stake .warning_Box{-webkit-flex-direction:column;flex-direction:column}}* h1,* h2,* h3,* h4,* h5,* h6,* p{padding:0;margin:0}* .stake{margin-top:1rem}* .stake h2{text-align:center;margin-bottom:1rem}* .stake .Icons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:60%;margin:auto auto 2rem}* .stake .Icons .iconBox{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}* .stake .Icons .iconBox .icon{background-color:#008cd0;border-radius:50%;padding:.6rem}* .stake .Icons .iconBox h4{text-align:center}@media (max-width:420px){* .stake .Icons{width:90%}* .stake .Icons h4{font-size:.7rem}}* .stake .big_Box{background-color:#262c43;border-radius:20px;padding:1rem}* .stake .big_Box .para,* .stake .big_Box h3{text-align:center}* .stake .big_Box .box_Cards{margin-top:1rem;display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:1rem;row-gap:1rem;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem}* .stake .big_Box .box_Cards .box_card{background-color:#101428;width:200px;padding:1rem;min-height:200px;border-radius:10px}* .stake .big_Box .box_Cards .box_card .card_header{display:-webkit-flex;display:flex}* .stake .big_Box .box_Cards .box_card .card_header h4{font-weight:700;margin-bottom:.6rem;width:70%}@media (max-width:420px){* .stake .big_Box .box_Cards .box_card{width:100%;min-height:150px}}* .stake .big_Box .box_Cards .box_card p{color:#788d97}@media (max-width:1180px){* .stake .big_Box .box_Cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:780px){* .stake .big_Box .box_Cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){* .stake .big_Box .box_Cards{grid-template-columns:repeat(1,1fr)}}* .stake .big_Box .checkBox{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}* .stake .big_Box .checkBox input{margin-right:1rem}* .stake .buttons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:1rem auto auto;width:260px}* .stake .buttons Button{border-radius:20px!important;background-color:#008cd0!important;font-size:.7rem;width:110px;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}
/*# sourceMappingURL=main.5672cb2e.chunk.css.map */