@import url(https://fonts.googleapis.com/css?family=Barlow+Condensed:600|Source+Sans+Pro:300,400,600&display=swap);body,html{background:#1e222d;font-family:Source Sans Pro,sans-serif;height:100%;margin:0;padding:0;width:100vw;overflow-y:hidden}.header{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#131722;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100px;min-width:290px;position:absolute;width:15%;z-index:4;-webkit-transition:width .5s ease .5s,height .5s ease,-webkit-box-shadow .25s ease;transition:width .5s ease .5s,height .5s ease,-webkit-box-shadow .25s ease;-o-transition:width .5s ease .5s,height .5s ease,box-shadow .25s ease;transition:width .5s ease .5s,height .5s ease,box-shadow .25s ease;transition:width .5s ease .5s,height .5s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease}@media screen and (max-height:620px),screen and (max-width:620px){.header{height:70px;min-width:100px}}.header.scrolled{-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.3);box-shadow:0 3px 5px 0 rgba(0,0,0,.3)}.header .logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 36px);-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;-webkit-touch-callout:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .logo img{cursor:pointer;margin-top:18px;max-height:calc(100% - 36px);position:absolute;-webkit-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease}@media screen and (max-height:620px),screen and (max-width:620px){.header .logo img{margin-top:16px;max-height:calc(100% - 36px)}}.header .logo img.full-logo{opacity:0}.header .description{color:#fff;opacity:0;-webkit-transition:opacity .1s ease 1s;-o-transition:opacity .1s ease 1s;transition:opacity .1s ease 1s;max-width:620px;pointer-events:none;-webkit-transition:border-color .5s ease 1.5s;-o-transition:border-color .5s ease 1.5s;transition:border-color .5s ease 1.5s;width:50%;font-size:14px}@media screen and (min-width:320px){.header .description{font-size:calc(14px + 4*(100vw - 320px)/680)}}@media screen and (max-width:1000px){.header .description{width:90%}}@media screen and (min-width:1000px){.header .description{font-size:18px}}.header .description p{border-left:5px solid rgba(0,0,0,0);padding-left:10px}.header .description a{color:#fff!important;pointer-events:all}.header .description ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;list-style:none;font-size:42px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.header .description ul .social-icon{margin:10px}.header .description ul .social-icon img{height:auto;width:36px}.header .description ul .social-icon.discord{line-height:56px}.overlay{background:rgba(0,0,0,0);bottom:0;height:100%;position:absolute;-webkit-transition:background .5s ease;-o-transition:background .5s ease;transition:background .5s ease;width:100%}body.expanded-header .overlay{background:rgba(0,0,0,.7);height:100%;z-index:4}body.expanded-header .header{height:350px;width:100%;-webkit-transition:width .5s ease,height .5s ease .5s;-o-transition:width .5s ease,height .5s ease .5s;transition:width .5s ease,height .5s ease .5s;z-index:4}@media screen and (max-width:520px){body.expanded-header .header{height:440px}}@media screen and (min-width:800px){body.expanded-header .header{height:400px}}@media screen and (min-width:1000px){body.expanded-header .header{height:430px}}body.expanded-header .header .logo{height:40%}body.expanded-header .header .logo img{-webkit-transition:max-height .5s ease .5s,margin-top .5s ease .5s;-o-transition:max-height .5s ease .5s,margin-top .5s ease .5s;transition:max-height .5s ease .5s,margin-top .5s ease .5s;margin-top:25px;max-height:calc(40% - 36px)}body.expanded-header .header .logo img.icon-logo{opacity:0}body.expanded-header .header .logo img.full-logo{opacity:1}body.expanded-header .header .description{opacity:1;-webkit-transition:opacity .5s ease 1s;-o-transition:opacity .5s ease 1s;transition:opacity .5s ease 1s}body.expanded-header .header .description p{border-color:#fff}body.expanded-header .main-holder{-webkit-transform:translate3d(0,350px,0);transform:translate3d(0,350px,0);-webkit-transition:-webkit-transform .5s ease .5s;transition:-webkit-transform .5s ease .5s;-o-transition:transform .5s ease .5s;transition:transform .5s ease .5s;transition:transform .5s ease .5s,-webkit-transform .5s ease .5s}@media screen and (max-width:520px){body.expanded-header .main-holder{-webkit-transform:translate3d(0,370px,0);transform:translate3d(0,370px,0)}}@media screen and (min-width:800px){body.expanded-header .main-holder{-webkit-transform:translate3d(0,400px,0);transform:translate3d(0,400px,0)}}@media screen and (min-width:1000px){body.expanded-header .main-holder{-webkit-transform:translate3d(0,330px,0);transform:translate3d(0,330px,0)}}.main-holder{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:100vw}.main-holder .left{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.main-holder .left::-webkit-scrollbar{width:0;height:0}.main-holder .left{background:#131722;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:calc(100vh - 100px);min-width:290px;margin-top:100px;position:absolute;z-index:1;width:15%}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .left{height:calc(100% - 70px);margin-top:70px;min-width:100px}}.main-holder .left .wallet-list{color:#fff;margin:0;padding:0;list-style:none;width:100%}.main-holder .left .wallet-list .wallet{background:#1e222d;border-radius:5px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.3);box-shadow:0 3px 5px 0 rgba(0,0,0,.3);font-weight:600;height:8vh;margin:1.5vh;min-height:70px;position:relative;-webkit-transition:height,.5s ease;-o-transition:height,.5s ease;transition:height,.5s ease}.main-holder .left .wallet-list .wallet,.main-holder .left .wallet-list .wallet a{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.main-holder .left .wallet-list .wallet a{height:100%;width:100%}.main-holder .left .wallet-list .wallet.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .left .wallet-list .wallet a{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse;height:80%}}.main-holder .left .wallet-list .wallet__name{text-align:center;width:50%}.main-holder .left .wallet-list .wallet__name svg text{fill:#fff;text-align:center;text-anchor:middle}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .left .wallet-list .wallet__name{height:30%;width:100%}}.main-holder .left .wallet-list .wallet__logo{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;width:50%}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .left .wallet-list .wallet__logo{height:60%;width:100%}}.main-holder .left .wallet-list .wallet__logo:before{content:"";background:#fff;height:80%;left:0;opacity:.03;position:absolute;top:10%;width:1px}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .left .wallet-list .wallet__logo:before{display:none}}.main-holder .left .wallet-list .wallet__logo img{max-height:80%;max-width:70%}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .left .wallet-list .wallet__logo img{max-width:80%}}.main-holder .left .wallet-list .wallet.hovering{background:-o-linear-gradient(10deg,#e24a6d 0,#1e222d 100%);background:linear-gradient(-280deg,#e24a6d,#1e222d)}.main-holder .right{background:#1e222d;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:calc(100vh - 100px);margin-top:100px;overflow-y:auto;overflow-x:auto;position:relative;position:absolute;right:0;max-width:calc(100% - 290px);width:85%}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .right{margin-top:70px;height:calc(100% - 70px);max-width:calc(100% - 100px)}}.main-holder .right .wallet-feature-headers{background:#1e222d;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:fixed;height:100px;max-width:calc(100% - 290px);overflow-x:hidden;padding:0 10px;top:0;-webkit-transition:-webkit-box-shadow .25s ease;transition:-webkit-box-shadow .25s ease;-o-transition:box-shadow .25s ease;transition:box-shadow .25s ease;transition:box-shadow .25s ease,-webkit-box-shadow .25s ease;width:85%;z-index:3}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .right .wallet-feature-headers{height:70px;max-width:calc(100% - 100px)}}.main-holder .right .wallet-feature-headers.scrolled{-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.3);box-shadow:0 3px 5px 0 rgba(0,0,0,.3)}.main-holder .right .wallet-feature-headers__header{color:#fff;font-family:Barlow Condensed,sans-serif;font-weight:600;line-height:100px;padding:0 30px;position:relative;min-width:auto;text-align:center;text-transform:capitalize;white-space:nowrap;font-size:14px}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .right .wallet-feature-headers__header{line-height:70px;padding:0 10px}}.main-holder .right .wallet-feature-headers__header:first-child{min-width:100px}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .right .wallet-feature-headers__header:first-child{min-width:120px}}.main-holder .right .wallet-feature-headers__header:last-child{min-width:300px;text-align:left}@media screen and (min-width:320px){.main-holder .right .wallet-feature-headers__header{font-size:calc(12px + 4*(100vw - 320px)/680)}}@media screen and (min-width:1000px){.main-holder .right .wallet-feature-headers__header{font-size:16px}}@media screen and (min-width:1921px){.main-holder .right .wallet-feature-headers__header{font-size:18px}}.main-holder .right .wallets{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.main-holder .right .wallet-info-list{color:#fff;font-weight:300;height:calc(100% - 100px - .75vh);margin:.75vh 0 0;padding:0;position:absolute;width:100%;z-index:2}.main-holder .right .wallet-info-list .wallet{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:8vh;min-height:70px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:.75vh 0 .75vh 10px;position:relative;z-index:9;-webkit-transition:height,.5s ease;-o-transition:height,.5s ease;transition:height,.5s ease}.main-holder .right .wallet-info-list .wallet.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.main-holder .right .wallet-info-list .wallet:before{content:"";background:#e24a6d;height:100%;position:absolute;-webkit-transition:width .15s ease;-o-transition:width .15s ease;transition:width .15s ease;left:0;width:0}.main-holder .right .wallet-info-list .wallet:nth-child(odd){background:#1c202b}.main-holder .right .wallet-info-list .wallet.hovering:before{content:"";width:5px}.main-holder .right .wallet-info-list .wallet__feature{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 30px;text-align:center;font-size:14px}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .right .wallet-info-list .wallet__feature{padding:0 10px}}@media screen and (min-width:320px){.main-holder .right .wallet-info-list .wallet__feature{font-size:calc(14px + 6*(100vw - 320px)/680)}}@media screen and (min-width:1000px){.main-holder .right .wallet-info-list .wallet__feature{font-size:20px}}.main-holder .right .wallet-info-list .wallet__feature .far{font-size:160%}.main-holder .right .wallet-info-list .wallet__feature i img{max-width:32px}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .right .wallet-info-list .wallet__feature i img{max-width:26px}}.main-holder .right .wallet-info-list .wallet__feature .fa-times-circle{color:#5c5c5c}.main-holder .right .wallet-info-list .wallet__feature .check{color:#57c561}.main-holder .right .wallet-info-list .wallet__feature .check a{color:#57c561!important;display:block;font-family:Source Sans Pro,sans-serif;font-size:16px;font-style:normal}.main-holder .right .wallet-info-list .wallet__feature--platforms{font-size:16px}.main-holder .right .wallet-info-list .wallet__feature--array span:after{content:", "}.main-holder .right .wallet-info-list .wallet__feature--array span:last-child:after{content:""}.main-holder .right .wallet-info-list .wallet__feature--array span:not(.ios){text-transform:capitalize}.main-holder .right .wallet-info-list .wallet__feature--other{font-size:16px;text-align:left}@media screen and (max-height:620px),screen and (max-width:620px){.main-holder .right .wallet-info-list .wallet__feature--other{font-size:12px;padding-left:10px}}.main-holder .right .wallet-info-list .wallet__feature a{color:#fff!important}@-webkit-keyframes Animation{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}@keyframes Animation{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}@-webkit-keyframes fadeOutUp{0%{opacity:1}50%{opacity:0;height:8vh}to{opacity:0;height:0;min-height:0;margin:0;padding:0}}@keyframes fadeOutUp{0%{opacity:1}50%{opacity:0;height:8vh}to{opacity:0;height:0;min-height:0;margin:0;padding:0}}.wrapper{height:100vh;width:100vw}#filter{position:fixed;z-index:5}#filter .togglers{background:#e24a6d;border-radius:70px;bottom:20px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.3);box-shadow:0 3px 5px 0 rgba(0,0,0,.3);color:#fff;display:block;font-size:36px;height:70px;position:fixed;right:20px;text-align:center;width:70px;z-index:6}@media screen and (max-height:620px),screen and (max-width:620px){#filter .togglers{border-radius:50px;font-size:20px;height:50px;width:50px}}#filter .togglers.active{background:#1e222d;color:#e24a6d}#filter #filter-close,#filter #filter-open{cursor:pointer;height:70px;text-align:center;line-height:70px;width:70px;position:absolute;left:0;bottom:0}@media screen and (max-height:620px),screen and (max-width:620px){#filter #filter-close,#filter #filter-open{line-height:50px;height:50px;width:50px}}#filter #filter-open{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}#filter #filter-close.active+#filter-open{-webkit-transform:rotate(180deg) scale(.5);-ms-transform:rotate(180deg) scale(.5);transform:rotate(180deg) scale(.5);opacity:0}#filter #filter-close{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;-webkit-transform:rotate(-180deg) scale(.5);-ms-transform:rotate(-180deg) scale(.5);transform:rotate(-180deg) scale(.5);opacity:0}#filter #filter-close.active{-webkit-transform:rotate(0deg) scale(1);-ms-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);opacity:1}#filter #filters{background:#131722;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;overflow-y:auto;height:100%;max-width:100%;right:0;padding:20px;position:fixed;text-transform:capitalize;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);width:390px;z-index:5}@media screen and (max-height:620px),screen and (max-width:620px){#filter #filters{height:100%;width:100%}}#filter #filters.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#filter #filters #filter-clear{color:#fff;cursor:pointer;margin-bottom:10px;opacity:.5;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}#filter #filters #filter-clear:hover{opacity:1}#filter #filters .section-title{color:#fff;border-left:2px solid #fff;display:block;font-size:18px;margin-top:10px;margin-bottom:10px;padding-left:5px;width:100%}#filter #filters .wallet-filter{margin:8px 10px;width:calc(100% - 20px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative}#filter #filters .wallet-filter input[type=checkbox]{margin:0;font-size:1.25em;z-index:-1;width:1em;height:1em;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;display:block;border-radius:50%;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:0;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;-o-transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}#filter #filters .wallet-filter input[type=checkbox]:focus{outline:none}#filter #filters .wallet-filter input[type=checkbox]:checked{background-color:#fff}#filter #filters .wallet-filter input[type=checkbox]:checked+label:before{background-color:#fff;border-color:#fff}#filter #filters .wallet-filter input[type=checkbox]:checked+label:after{border-color:#e24a6d}#filter #filters .wallet-filter input[type=checkbox]:active{opacity:1;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;-o-transition:opacity 0s,transform 0s;transition:opacity 0s,transform 0s;transition:opacity 0s,transform 0s,-webkit-transform 0s}#filter #filters .wallet-filter input[type=checkbox]:active+label:before{border-color:#fff}#filter #filters .wallet-filter input[type=checkbox]#platforms-ios+label{text-transform:none}#filter #filters .wallet-filter label{cursor:pointer;color:#fff;font-family:Barlow Condensed,sans-serif;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#filter #filters .wallet-filter label:before{content:"";display:inline-block;width:1em;height:1em;margin-right:1em;border:2px solid #fff;border-radius:2px;vertical-align:-4px;-webkit-transition:border-color .2s,background-color .2s;-o-transition:border-color .2s,background-color .2s;transition:border-color .2s,background-color .2s}#filter #filters .wallet-filter label:after{content:"";display:inline-block;position:absolute;top:0;left:0;width:.35em;height:.7em;border:2px solid rgba(0,0,0,0);border-top:none;border-left:none;-webkit-transform:translate(.385em,.07em) rotate(45deg);-ms-transform:translate(.385em,.07em) rotate(45deg);transform:translate(.385em,.07em) rotate(45deg)}::-webkit-scrollbar{width:.5em;height:.5em}::-webkit-scrollbar-thumb{background:#e24a6d}::-webkit-scrollbar-track{background:rgba(0,0,0,.3)}