@import 'https://fonts.googleapis.com/css2?family=Poppins';:root{--green: #2ecc71;--rhythm-background: #18181C;--dark-green: #27ae60;--default-transition: all 0.25s ease}*{font-family:Poppins!important;font-style:normal;font-weight:400}.fa,.fas{font-family:"font awesome 5 pro"!important;font-weight:900!important}body{background-color:var(--rhythm-background);min-height:100vh;margin:0;font-size:1rem;font-weight:400;line-height:1.5;overflow-x:hidden}::-webkit-scrollbar{width:14px;background-color:#292e38}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.1)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track-piece{background-clip:padding-box;border:3px solid transparent;border-radius:15px}::-webkit-scrollbar-track-piece{background-color:transparent}footer{position:relative;min-height:390px}.footer-container{position:relative;padding-top:90px;padding-bottom:90px;max-width:1400px;margin:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.column{margin-right:120px}@media screen and (max-width:1000px){.footer-container{justify-content:center}.footer-container img{margin-bottom:20px}.column{margin-right:50px}.column:last-child{margin-right:0}}.social{margin-right:6px}.column h2{font-family:Poppins;font-style:normal;font-weight:600;font-size:18px;line-height:15px;color:#fff}.column ul{padding-left:0;list-style:none}.column li a{font-size:1rem;display:inline-block;padding:.125rem 0;text-decoration:none;transition:var(--default-transition);-webkit-transition:var(--default-transition);font-family:Poppins;font-style:normal;font-weight:400;font-size:14px;line-height:15px;color:#757a81}.column li a:hover{color:var(--green)}.copyright{position:absolute;bottom:0;background:#1f1f24;width:100%;height:62px;text-align:center;font-family:Poppins;font-style:normal;font-weight:300;font-size:14px;line-height:15px;color:#93a2ae}.copyrightText p{margin-top:25px}.fa-twitter{color:#fff!important;text-decoration:none}.fa-youtube{color:red!important;text-decoration:none}.fa-instagram{color:#fff!important;text-decoration:none}.fa-discord{color:#fff!important;text-decoration:none}.fa-github{color:#fff!important;text-decoration:none}.fa-twitch{color:#6441a5!important;text-decoration:none}.fa-envelope{color:#bdc3c7!important;text-decoration:none}.fa-wallet{color:#e67e22!important;text-decoration:none}.fa-telegram{color:#fff!important;text-decoration:none}.fa-file-contract,.fa-building{color:#fff!important;text-decoration:none}.fa-external-link{color:#fff!important;text-decoration:none}.fa-check{color:var(--green)!important}.fa-sync{color:#3498db}.fa-linkedin{color:#0a66c2!important;text-decoration:none}.fa-plus{margin-right:10px;color:var(--text-color)!important;transition:all .2s linear}.fa-youtube:hover,.fa-instagram:hover,.fa-github:hover,.fa-twitch:hover,.fa-twitter:hover,.fa-discord:hover,.fa-telegram:hover,.fa-file-contract:hover,.fa-external-link:hover,.fa-linkedin:hover,.fa-building:hover{filter:brightness(85%)}.flex{display:flex}.wrap{flex-wrap:wrap}.justify{justify-content:center}.space-between{justify-content:space-between}.align{align-items:center}@keyframes pulse{0%{background-color:rgba(46,204,113,.15)}50%{background-color:rgba(46,204,113,.33)}100%{background-color:rgba(46,204,113,.15)}}@keyframes pulse-red{0%{background-color:rgba(192,57,43,.15)}50%{background-color:rgba(192,57,43,.33)}100%{background-color:rgba(192,57,43,.15)}}.rhythm-popup a{display:block;width:200px;background-color:transparent;color:#fff;border:2px solid var(--green);border-radius:20px;padding:15px 35px;font-size:1rem;cursor:pointer;font-weight:700;transition:var(--default-transition);-webkit-transition:var(--default-transition);text-decoration:none;margin:auto;margin-top:10px}.rhythm-popup a:hover{background-color:var(--green)}.rhythm-popup-container h2{color:#fff!important}