.menu-icon{display:block;cursor:pointer;z-index:2000;width:5.4rem;height:auto}.menu-icon__top-bar{-webkit-transition:all .4s cubic-bezier(.23,1,.32,1);transition:all .4s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center center;transform-origin:center center}.menu-icon__top-bar.menu-open{-webkit-transform:rotate(405deg) translateY(10px) translateX(-2px);transform:rotate(405deg) translateY(10px) translateX(-2px)}.menu-icon__mid-bar{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:all .2s cubic-bezier(.39,.575,.565,1);transition:all .2s cubic-bezier(.39,.575,.565,1)}.menu-icon__mid-bar.menu-open{-webkit-transition:all .25s cubic-bezier(.39,.575,.565,1);transition:all .25s cubic-bezier(.39,.575,.565,1);-webkit-transform:scaleX(0);transform:scaleX(0)}.menu-icon__bot-bar{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .2s cubic-bezier(.19,1,.22,1);transition:all .2s cubic-bezier(.19,1,.22,1)}.menu-icon__bot-bar.menu-open{-webkit-transform:rotate(315deg) translateY(-11px) translateX(-2px);transform:rotate(315deg) translateY(-11px) translateX(-2px)}@media screen and (min-width:900px){.menu-icon{display:none}}.btn{border-radius:4px;text-transform:uppercase;font-weight:500;border:1px solid transparent;cursor:pointer}.btn.disabled{cursor:default;opacity:.5}.btn--header{padding:8px 14px;font-size:1.2rem;display:flex;width:9rem;align-items:center;justify-content:center;letter-spacing:.4px}.btn--body{padding:15px 20px;font-size:1.2rem;letter-spacing:.5px}.btn--solid{background-color:#f3ad61;color:#121212;-webkit-transition:background-color .1s cubic-bezier(.77,0,.175,1);transition:background-color .1s cubic-bezier(.77,0,.175,1)}.btn--solid:focus,.btn--solid:hover{background-color:#ef9432}.btn--solid:focus.disabled,.btn--solid:hover.disabled{background-color:#f3ad61}.btn--outline{background-color:transparent;color:#efefef;border-color:#efefef;-webkit-transition:all .1s cubic-bezier(.77,0,.175,1);transition:all .1s cubic-bezier(.77,0,.175,1)}.btn--outline:focus,.btn--outline:hover{background-color:hsla(0,0%,93.7%,.1)}.header{position:absolute;width:100%;padding:0 2rem;display:flex;height:6rem;align-items:center;z-index:100;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:background-color .2s cubic-bezier(.445,.05,.55,.95);transition:background-color .2s cubic-bezier(.445,.05,.55,.95)}@media screen and (min-width:900px){.header{padding:0 4rem}}.header--black,.header.header-fixed{background-color:#121212}.header.header-fixed{position:fixed;box-shadow:0 1px 4px rgba(18,18,18,.5)}.header__nav{width:100%}.header ul{opacity:0;visibility:hidden;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;background-image:radial-gradient(circle farthest-corner at 24.1% 68.8%,#323232 0,#000 99.4%);padding:18vh 2.5rem 0;-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.header ul.menu-open{opacity:1;visibility:visible;z-index:200;-webkit-transition:opacity .1s cubic-bezier(.55,.085,.68,.53),visibility .1s cubic-bezier(.55,.085,.68,.53);transition:opacity .1s cubic-bezier(.55,.085,.68,.53),visibility .1s cubic-bezier(.55,.085,.68,.53)}@media screen and (min-width:900px){.header ul{position:static;display:flex;flex-direction:row;justify-content:space-between;background-image:none;padding:0;opacity:1;visibility:visible}}.header__logo{margin-right:4vw;position:relative;z-index:300;height:30px}@media screen and (min-width:900px){.header__logo{height:40px}}.header__nav-links-left{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px);display:flex;flex-direction:column;align-items:flex-end;-webkit-transition:all .3s cubic-bezier(.19,1,.22,1) .2s;transition:all .3s cubic-bezier(.19,1,.22,1) .2s}.header__nav-links-left.menu-open{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:900px){.header__nav-links-left{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);flex-direction:row;align-items:center}}.header__nav-links-left li{text-transform:uppercase;font-size:2rem;font-weight:700;letter-spacing:.6px;margin:0 0 5vh}@media screen and (min-width:321px){.header__nav-links-left li{font-size:3rem;letter-spacing:1px}}@media screen and (min-width:900px){.header__nav-links-left li{margin:0 3vw 0 0;font-size:1.6rem;letter-spacing:.5px}}.header__nav-links-left li a{color:#efefef}.header__nav-links-right{opacity:0;-webkit-transform:translateX(60px);transform:translateX(60px);display:flex;align-items:flex-end;flex-direction:column;-webkit-transition:all .3s cubic-bezier(.19,1,.22,1) .22s;transition:all .3s cubic-bezier(.19,1,.22,1) .22s}.header__nav-links-right.menu-open{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:900px){.header__nav-links-right{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);align-items:flex-start;flex-direction:row}}.header__nav-links-right li{margin:0 0 5vh}@media screen and (min-width:900px){.header__nav-links-right li{margin:0 0 0 .5rem}}@media screen and (min-width:321px){.header__nav-links-right li a{font-size:1.6rem;padding:12px 20px;width:14rem}}@media screen and (min-width:900px){.header__nav-links-right li a{font-size:1.2rem;padding:8px 14px;width:9rem}}.header__menu-icon{display:block;cursor:pointer;z-index:300}@media screen and (min-width:900px){.header__menu-icon{display:none}}.header__menu-img{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px);position:fixed;bottom:2vh;left:0;width:13rem;-webkit-transition:all .3s cubic-bezier(.19,1,.22,1) .24s;transition:all .3s cubic-bezier(.19,1,.22,1) .24s}.header__menu-img.menu-open{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:321px){.header__menu-img{width:15.5rem}}@media screen and (min-width:900px){.header__menu-img{display:none}}.header .custom-mui-select{position:relative;right:8rem;margin-left:0}@media screen and (min-width:900px){.header .custom-mui-select{right:0;margin-left:5rem}}.header .MuiFormLabel-root{font-size:1.6rem;color:#f3ad61;text-transform:capitalize}.header .MuiInputBase-root{font-size:1.2rem;color:#efefef;text-transform:uppercase}.header .MuiInputBase-root svg{fill:#efefef}.header .MuiSelect-root{width:150px}.footer{position:relative;z-index:50;background-color:#121212;display:flex;justify-content:center;padding:7vh 10px;color:#efefef}@media screen and (min-width:1280px){.footer{padding:10vh 0}}.footer__layout{display:flex;flex-direction:column;align-items:center;width:80vw;max-width:1400px}@media screen and (min-width:1280px){.footer__layout{flex-direction:row;align-items:flex-start;justify-content:space-between}}.footer__content{display:flex;flex-direction:column;align-items:center;max-width:900px}@media screen and (min-width:1280px){.footer__content{align-items:flex-start}}.footer__nav-list{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2vh}@media screen and (min-width:321px){.footer__nav-list{flex-direction:row;flex-wrap:wrap;align-items:flex-start}}.footer__nav-list li{margin:1rem}@media screen and (min-width:1280px){.footer__nav-list li{margin:0 2vw 0 0}}.footer__nav-list a{color:#efefef;font-size:1.2rem;font-weight:500;text-transform:uppercase}@media screen and (min-width:1280px){.footer__nav-list a{font-size:1.6rem}}.footer__mission-statement{font-size:1.2rem;line-height:170%;letter-spacing:.5px;margin:3rem 0 4rem;text-align:center;max-width:600px}@media screen and (min-width:1280px){.footer__mission-statement{text-align:left;font-size:1.8rem;max-width:100%}}.footer__copyright{font-size:1rem;letter-spacing:.5px;text-align:left}@media screen and (min-width:1280px){.footer__copyright{text-align:center;font-size:1.4rem}}.landing{position:relative;padding-top:6rem;min-height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center 50%;display:flex;justify-content:center;align-items:flex-start;-webkit-animation:fade-in-bg-sm 2s cubic-bezier(.19,1,.22,1) forwards;animation:fade-in-bg-sm 2s cubic-bezier(.19,1,.22,1) forwards}@media screen and (min-width:321px){.landing{min-height:90vh}}@media screen and (min-width:1280px){.landing{-webkit-animation:fade-in-bg-md 2s cubic-bezier(.19,1,.22,1) forwards;animation:fade-in-bg-md 2s cubic-bezier(.19,1,.22,1) forwards;min-height:95vh;align-items:center}}.landing__content{padding:0 2rem;text-align:center;margin-top:4vh}@media screen and (min-width:321px){.landing__content{margin-top:7vh}}@media screen and (min-width:600px){.landing__content{width:90%;padding:0;margin-top:10vh}}@media screen and (min-width:1280px){.landing__content{width:68.5%;text-align:left;margin-top:0}}.landing__headline{opacity:0;color:#efefef;text-transform:uppercase;line-height:140%;letter-spacing:1.32px;font-weight:900;font-size:3rem;-webkit-animation:slide-in-top .6s cubic-bezier(.25,.46,.45,.94) .4s forwards;animation:slide-in-top .6s cubic-bezier(.25,.46,.45,.94) .4s forwards}@media screen and (min-width:321px){.landing__headline{font-size:3.5rem}}@media screen and (min-width:600px){.landing__headline{font-size:7rem}}@media screen and (min-width:1280px){.landing__headline{font-size:7rem}}.landing__sub-headline{opacity:0;color:#efefef;font-weight:400;font-size:1.4rem;line-height:200%;-webkit-animation:slide-in-top .6s cubic-bezier(.25,.46,.45,.94) .2s forwards;animation:slide-in-top .6s cubic-bezier(.25,.46,.45,.94) .2s forwards}@media screen and (min-width:321px){.landing__sub-headline{font-size:1.6rem}}@media screen and (min-width:600px){.landing__sub-headline{font-size:2.5rem}}.landing__sub-headline:first-of-type{margin-top:6vh}@media screen and (min-width:321px){.landing__sub-headline:first-of-type{margin-top:4vh}}@media screen and (min-width:600px){.landing__sub-headline:first-of-type{margin-top:5vh}}@media screen and (min-width:1280px){.landing__sub-headline:first-of-type{margin-top:3vh}}.landing__sub-headline:last-of-type{margin-bottom:12vh}@media screen and (min-width:321px){.landing__sub-headline:last-of-type{margin-bottom:8vh}}@media screen and (min-width:600px){.landing__sub-headline:last-of-type{margin-bottom:10vh}}@media screen and (min-width:1280px){.landing__sub-headline:last-of-type{margin-bottom:8vh}}.landing__btn-container{opacity:0;-webkit-animation:slide-in-top .6s cubic-bezier(.25,.46,.45,.94) forwards;animation:slide-in-top .6s cubic-bezier(.25,.46,.45,.94) forwards}@-webkit-keyframes slide-in-top{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-top{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-in-bg{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=320);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=320)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=320);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=320)}}@keyframes fade-in-bg{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=320);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=320)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=320);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=320)}}@-webkit-keyframes fade-in-bg-xs{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=600);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=600)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=600);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=600)}}@keyframes fade-in-bg-xs{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=600);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=600)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=600);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=600)}}@-webkit-keyframes fade-in-bg-sm{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=1280);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=1280)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=1280);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=1280)}}@keyframes fade-in-bg-sm{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=1280);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=1280)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=1280);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&w=1280)}}@-webkit-keyframes fade-in-bg-md{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&min-w=1280);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&min-w=1280)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&min-w=1280);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&min-w=1280)}}@keyframes fade-in-bg-md{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&min-w=1280);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&min-w=1280)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&min-w=1280);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(http://apettigrew.imgix.net/altninjas/ninja.jpg?auto=compress&min-w=1280)}}.feature{width:100%;max-width:31rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;letter-spacing:.8px;line-height:170%;margin-bottom:10vh;-webkit-transition:opacity 1s cubic-bezier(.25,.46,.45,.94);transition:opacity 1s cubic-bezier(.25,.46,.45,.94)}@media screen and (min-width:1280px){.feature{width:30%}}.feature.hide{opacity:0}.feature.reveal{opacity:1}.feature__img{height:8.5rem}.feature__title{font-size:1.6rem;font-weight:700;margin:3rem 0}@media screen and (min-width:600px){.feature__title{font-size:1.8rem}}.feature__description{font-size:1.4rem;text-align:center;line-height:170%}@media screen and (min-width:600px){.feature__description{font-size:1.6rem}}.features{justify-content:center}.features,.features__layout{display:flex;align-items:center}.features__layout{margin:15vh 0;width:100%;max-width:1000px;flex-direction:column;padding:0 10px}.features__layout h2{text-align:center;width:100%;line-height:170%}@media screen and (min-width:600px){.features__layout h2{max-width:60rem}}@media screen and (min-width:1280px){.features__layout h2{max-width:78.8rem}}.features__list{width:100%;display:flex;flex-wrap:wrap;margin-top:10vh;align-items:center;flex-direction:column}@media screen and (min-width:1280px){.features__list{margin-top:15vh;flex-direction:row;align-items:flex-start;justify-content:space-between}}.features__list-row{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:2vh}@media screen and (min-width:1280px){.features__list-row{margin-top:5vh;flex-direction:row;align-items:flex-start;justify-content:center}}@media screen and (min-width:1280px){.features__list-row .feature{margin:0 1.5vw}}.stats{margin:0 0 5vh}@media screen and (min-width:1280px){.stats{margin:10vh 0 7vh}}.stats__layout{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;max-width:1700px;margin:0 auto;-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}@media screen and (min-width:1280px){.stats__layout{flex-direction:row}}.stats__item{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80vw;width:80vw;background-position:50%;background-size:cover;color:#efefef;text-shadow:2px 2px 4px rgba(18,18,18,.6);text-transform:uppercase;border-radius:50%;margin-bottom:10vh;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}@media screen and (min-width:600px){.stats__item{height:53vw;width:53vw}}@media screen and (min-width:900px){.stats__item{height:37rem;width:37rem}}@media screen and (min-width:1280px){.stats__item{margin-bottom:0}}.stats__item.reveal{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.stats__item--left{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.4)),to(rgba(18,18,18,.4))),url(/static/media/light-cube.1df9eba6.jpg);background-image:linear-gradient(rgba(18,18,18,.4),rgba(18,18,18,.4)),url(/static/media/light-cube.1df9eba6.jpg);-webkit-transition:all .3s cubic-bezier(.39,.575,.565,1);transition:all .3s cubic-bezier(.39,.575,.565,1)}.stats__item--mid{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.4)),to(rgba(18,18,18,.4))),url(/static/media/digi-circle.f26634c8.jpg);background-image:linear-gradient(rgba(18,18,18,.4),rgba(18,18,18,.4)),url(/static/media/digi-circle.f26634c8.jpg);-webkit-transition:all .3s cubic-bezier(.39,.575,.565,1) .1s;transition:all .3s cubic-bezier(.39,.575,.565,1) .1s}.stats__item--right{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.4)),to(rgba(18,18,18,.4))),url(/static/media/blue-network.ed4111d3.png);background-image:linear-gradient(rgba(18,18,18,.4),rgba(18,18,18,.4)),url(/static/media/blue-network.ed4111d3.png);-webkit-transition:all .3s cubic-bezier(.39,.575,.565,1) .2s;transition:all .3s cubic-bezier(.39,.575,.565,1) .2s}.stats__item-stat{font-size:4rem;font-weight:700;letter-spacing:1.2px;line-height:170%}@media screen and (min-width:600px){.stats__item-stat{font-size:5rem}}.stats__item-description{font-size:1.4rem;font-weight:700;letter-spacing:1.2px;text-align:center;padding:0 2rem;margin-bottom:5vh}@media screen and (min-width:600px){.stats__item-description{font-size:2.4rem}}@media screen and (min-width:1280px){.stats__item-description{font-size:1.8rem}}.promo{padding:15vh 0;overflow:hidden}.promo,.promo__laptop{display:flex;flex-direction:column}.promo__laptop{align-items:center;margin-bottom:30vh;opacity:0;-webkit-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}@media screen and (min-width:1280px){.promo__laptop{flex-direction:row;align-items:normal;margin-bottom:12vh}}.promo__laptop.reveal{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.promo__mobile{display:flex;flex-direction:column-reverse;align-items:center;opacity:0;-webkit-transform:translateX(60px);transform:translateX(60px);-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}@media screen and (min-width:1280px){.promo__mobile{flex-direction:row;align-items:normal}}.promo__mobile.reveal{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.promo__description{font-size:1.6rem;line-height:170%;letter-spacing:.5px;margin-top:2vh}.promo__img--laptop{position:relative;right:0;width:90vw}@media screen and (min-width:600px){.promo__img--laptop{width:70vw}}@media screen and (min-width:1280px){.promo__img--laptop{right:9vw;width:auto}}.promo__img--mobile{position:relative;left:0;height:auto;width:25vh}@media screen and (min-width:600px){.promo__img--mobile{width:30vw}}@media screen and (min-width:1280px){.promo__img--mobile{left:2vw;height:60rem;width:auto}}.promo__content{text-align:center;padding:0 10px;max-width:70rem}@media screen and (min-width:1280px){.promo__content{text-align:left;padding:0}}.promo__content--laptop{position:relative;top:6vh;right:0;margin:0 auto;opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px);-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}@media screen and (min-width:1280px){.promo__content--laptop{right:12vw;top:10vh}}.promo__content--laptop.reveal{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.promo__content--mobile{position:relative;left:0;top:6vh;margin:0 auto;text-align:center;opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}@media screen and (min-width:1280px){.promo__content--mobile{left:5vw;top:20vh;text-align:right}}.promo__content--mobile.reveal{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.lower-cta{margin:10vh 0;padding:10vh 10px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.9)),to(rgba(0,0,0,.9))),url(/static/media/bitcoin-falling.fc484d60.jpg);background-image:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,.9)),url(/static/media/bitcoin-falling.fc484d60.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;text-align:center;opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:-webkit-transform .5s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .5s cubic-bezier(.19,1,.22,1);transition:transform .5s cubic-bezier(.19,1,.22,1);transition:transform .5s cubic-bezier(.19,1,.22,1),-webkit-transform .5s cubic-bezier(.19,1,.22,1)}@media screen and (min-width:600px){.lower-cta{padding:15vh 10px}}.lower-cta.reveal,.lower-cta.reveal a,.lower-cta.reveal h2,.lower-cta.reveal p{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.lower-cta a,.lower-cta h2,.lower-cta p{-webkit-transition:all .7s cubic-bezier(.19,1,.22,1) .4s;transition:all .7s cubic-bezier(.19,1,.22,1) .4s;opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.lower-cta__description{color:#efefef;font-size:1.6rem;line-height:170%;letter-spacing:.5px;max-width:80rem;margin:4vh 0}@media screen and (min-width:600px){.lower-cta__description{font-size:1.6rem}}.display-box{min-width:20rem;margin:0 2rem;box-shadow:1px 2px 8px rgba(18,18,18,.5);border-radius:4px;display:flex;flex-direction:column;align-items:center;padding:3rem;-webkit-transition:all .1s cubic-bezier(.39,.575,.565,1);transition:all .1s cubic-bezier(.39,.575,.565,1)}.display-box__symbol{font-size:1.2rem;font-weight:700;color:#646464}.display-box__icon{margin:1.5rem 0}.display-box__price{font-size:1.7rem;font-weight:700}.display-box__date-container{display:flex;flex-direction:row;margin:5px 0 1rem;justify-content:space-around;align-items:center;width:100%}.display-box__date,.display-box__time{font-size:1.2rem;color:#646464;font-weight:500;letter-spacing:.5px}.crypto-slider{width:100%;padding:0 10px;display:flex;justify-content:space-between;align-items:center;margin:7vh auto 10vh}@media screen and (min-width:600px){.crypto-slider{width:55vw}}@media screen and (min-width:1280px){.crypto-slider{width:1000px}}.crypto-slider__btn{cursor:pointer;background-color:#dedede;border-radius:8px;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;-webkit-transition:background-color .1s cubic-bezier(.77,0,.175,1),opacity .3s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .3s cubic-bezier(.25,.46,.45,.94) .2s;transition:background-color .1s cubic-bezier(.77,0,.175,1),opacity .3s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .3s cubic-bezier(.25,.46,.45,.94) .2s;transition:background-color .1s cubic-bezier(.77,0,.175,1),opacity .3s cubic-bezier(.25,.46,.45,.94) .2s,transform .3s cubic-bezier(.25,.46,.45,.94) .2s;transition:background-color .1s cubic-bezier(.77,0,.175,1),opacity .3s cubic-bezier(.25,.46,.45,.94) .2s,transform .3s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .3s cubic-bezier(.25,.46,.45,.94) .2s}.crypto-slider__btn:focus,.crypto-slider__btn:hover{background-color:#c5c5c5}.crypto-slider__btn.disabled{background-color:hsla(0,0%,87.1%,.3)}.crypto-slider__btn.disabled img{opacity:.3}.crypto-slider__btn.disabled:focus,.crypto-slider__btn.disabled:hover{background-color:#dedede}.crypto-slider__btn--left{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}.crypto-slider__btn--right{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px)}.crypto-slider__btn.reveal{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.crypto-slider__display{width:24rem;height:25rem;overflow:hidden;position:relative;opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.crypto-slider__display.reveal{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:1280px){.crypto-slider__display{width:72rem}}.crypto-slider__display-wrapper{position:absolute;left:-8px;top:10px;display:flex;-webkit-transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1)}@media screen and (min-width:321px){.crypto-slider__display-wrapper{left:0}}.crypto-slider__loading{width:60px;height:60px;position:relative;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:translate(90px,90px);transform:translate(90px,90px)}@media screen and (min-width:1280px){.crypto-slider__loading{-webkit-transform:translate(315px,70px);transform:translate(315px,70px);width:100px;height:100px}}.crypto-slider__loading-bounce{width:100%;height:100%;border-radius:50%;background-color:#121212;position:absolute;opacity:.6;left:0;top:0;-webkit-animation:bounce 1.8s ease-in-out infinite;animation:bounce 1.8s ease-in-out infinite}.crypto-slider__loading-bounce--2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.exchange-rate{padding:10vh 0;display:flex;flex-direction:column;align-items:center}.section-headline{font-weight:500;text-transform:capitalize;font-size:2.2rem;letter-spacing:.6px;-webkit-transition:opacity 1s cubic-bezier(.25,.46,.45,.94);transition:opacity 1s cubic-bezier(.25,.46,.45,.94)}@media screen and (min-width:600px){.section-headline{font-size:2.7rem;letter-spacing:.8px}}@media screen and (min-width:1280px){.section-headline{font-size:3.5rem}}.section-headline.hide{opacity:0}.section-headline.reveal{opacity:1}.section-headline--white{color:#efefef}.sub-section-headline{text-transform:capitalize;letter-spacing:.35px;font-size:2rem;font-weight:700;line-height:140%}@media screen and (min-width:600px){.sub-section-headline{font-size:2.8rem;letter-spacing:.6px}}@media screen and (min-width:1280px){.sub-section-headline{font-size:3.4rem;letter-spacing:.6px}}.sub-section-headline--white{color:#efefef}.body-text{font-size:1.6rem;letter-spacing:.6px;line-height:170%;margin-bottom:2vh}.body-text a{color:#f3ad61;text-transform:uppercase;font-weight:700}.step-headline{font-size:1.6rem;line-height:170%;font-weight:500;letter-spacing:.6px;text-transform:capitalize}@media screen and (min-width:1280px){.step-headline{font-size:2.2rem;letter-spacing:.6px}}.page-title{position:relative;z-index:0;padding-top:15vh;display:flex;width:100%;justify-content:center;background-size:cover;background-repeat:no-repeat;height:35vh;text-align:center;-webkit-animation:bg-img-scale-in .32s cubic-bezier(.39,.575,.565,1) forwards;animation:bg-img-scale-in .32s cubic-bezier(.39,.575,.565,1) forwards}.page-title--about-us{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/samurai-fantasy.jpg?auto=compress&height=400&w=600);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/samurai-fantasy.jpg?auto=compress&height=400&w=600)}@media screen and (min-width:600px){.page-title--about-us{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/samurai-fantasy.jpg?auto=compress&h=%3D700&w=1280);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/samurai-fantasy.jpg?auto=compress&h=%3D700&w=1280)}}@media screen and (min-width:1280px){.page-title--about-us{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/samurai-fantasy.jpg?auto=compress&h=900&min-w=1280);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/samurai-fantasy.jpg?auto=compress&h=900&min-w=1280)}}.page-title--guide{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/ceiling.jpg?auto=compress&h=400&w=600);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/ceiling.jpg?auto=compress&h=400&w=600)}@media screen and (min-width:600px){.page-title--guide{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/ceiling.jpg?auto=compress&h=700&w=1280);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/ceiling.jpg?auto=compress&h=700&w=1280)}}@media screen and (min-width:1280px){.page-title--guide{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/ceiling.jpg?auto=compress&h=900&min-w=1280);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/ceiling.jpg?auto=compress&h=900&min-w=1280)}}.page-title--contact-us{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/city.jpg?auto=compress&h=150&w=320);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/city.jpg?auto=compress&h=150&w=320)}@media screen and (min-width:321px){.page-title--contact-us{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/city.jpg?auto=compress&h=400&w=600);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/city.jpg?auto=compress&h=400&w=600)}}@media screen and (min-width:600px){.page-title--contact-us{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/city.jpg?auto=compress&h=700&w=1280);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/city.jpg?auto=compress&h=700&w=1280)}}@media screen and (min-width:1280px){.page-title--contact-us{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.6)),to(rgba(18,18,18,.6))),url(http://apettigrew.imgix.net/altninjas/city.jpg?auto=compress&h=900&min-w=1280);background-image:linear-gradient(rgba(18,18,18,.6),rgba(18,18,18,.6)),url(http://apettigrew.imgix.net/altninjas/city.jpg?auto=compress&h=900&min-w=1280)}}@media screen and (min-width:600px){.page-title{padding-top:13vh;height:30vh;-webkit-animation:bg-img-slide-in .3s cubic-bezier(.39,.575,.565,1) forwards;animation:bg-img-slide-in .3s cubic-bezier(.39,.575,.565,1) forwards}}@media screen and (min-width:1280px){.page-title{padding-top:15vh;height:40vh;z-index:50;text-align:left}}.page-title h2{opacity:0;width:100%;max-width:120rem;text-transform:uppercase;font-weight:700;font-size:4rem;text-shadow:0 2px 4px rgba(18,18,18,.5);-webkit-animation:title-slide-in-right .32s cubic-bezier(.25,.46,.45,.94) .14s forwards;animation:title-slide-in-right .32s cubic-bezier(.25,.46,.45,.94) .14s forwards}@media screen and (min-width:600px){.page-title h2{font-size:6rem;-webkit-animation:title-slide-in .3s cubic-bezier(.39,.575,.565,1) .12s forwards;animation:title-slide-in .3s cubic-bezier(.39,.575,.565,1) .12s forwards}}@media screen and (min-width:1280px){.page-title h2{font-size:6rem}}@-webkit-keyframes title-slide-in{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes title-slide-in{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes title-slide-in-right{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes title-slide-in-right{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bg-img-slide-in{0%{background-position:50% 35%}to{background-position:50% 20%}}@keyframes bg-img-slide-in{0%{background-position:50% 35%}to{background-position:50% 20%}}@-webkit-keyframes bg-img-scale-in{0%{background-size:150%;background-position:70% 50%}to{background-size:120%;background-position:50% 50%}}@keyframes bg-img-scale-in{0%{background-size:150%;background-position:70% 50%}to{background-size:120%;background-position:50% 50%}}.register-cta{position:relative;z-index:50;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.85)),to(rgba(0,0,0,.85))),url(http://apettigrew.imgix.net/altninjas/bitcoin-falling.jpg?auto=compress&w=320);background-image:linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.85)),url(http://apettigrew.imgix.net/altninjas/bitcoin-falling.jpg?auto=compress&w=320);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;padding:12vh 0 15vh}@media screen and (min-width:321px){.register-cta{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.85)),to(rgba(0,0,0,.85))),url(http://apettigrew.imgix.net/altninjas/bitcoin-falling.jpg?auto=compress&w=600);background-image:linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.85)),url(http://apettigrew.imgix.net/altninjas/bitcoin-falling.jpg?auto=compress&w=600)}}@media screen and (min-width:600px){.register-cta{padding:8vh 0 10vh;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.85)),to(rgba(0,0,0,.85))),url(http://apettigrew.imgix.net/altninjas/bitcoin-falling.jpg?auto=compress&w=1280);background-image:linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.85)),url(http://apettigrew.imgix.net/altninjas/bitcoin-falling.jpg?auto=compress&w=1280)}}@media screen and (min-width:1280px){.register-cta{padding:15vh 0 18vh;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.85)),to(rgba(0,0,0,.85))),url(http://apettigrew.imgix.net/altninjas/bitcoin-falling.jpg?auto=compress&min-w=1280);background-image:linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.85)),url(http://apettigrew.imgix.net/altninjas/bitcoin-falling.jpg?auto=compress&min-w=1280)}}.register-cta h2{margin-bottom:3vh}.about-us{align-items:center;justify-content:center}.about-us,.about-us__content{display:flex;flex-direction:column}.about-us__content{text-align:justify;opacity:0;margin-top:5vh;max-width:120rem;padding:0 2rem;-webkit-animation:fade-in-content .3s cubic-bezier(.39,.575,.565,1) .1s forwards;animation:fade-in-content .3s cubic-bezier(.39,.575,.565,1) .1s forwards}@media screen and (min-width:600px){.about-us__content{margin:7vh 4rem 0}}@media screen and (min-width:1280px){.about-us__content{margin-top:10vh}}.about-us__content h2{text-align:center;margin-bottom:3vh}@media screen and (min-width:1280px){.about-us__content h2{text-align:left}}.about-us__content p:last-of-type{margin-bottom:10vh}.about-us__feature{border-radius:8px;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;height:15rem;margin-bottom:2vh}@media screen and (min-width:600px){.about-us__feature{height:20rem}}@media screen and (min-width:1280px){.about-us__feature{height:35rem}}.about-us__feature--computer-bg{background-image:url(/static/media/typing-computer.fd4ca32d.png);background-position:bottom}.about-us__feature--lock-bg{background-image:url(/static/media/padlock.a89552b7.png);background-position:50%}.about-us__feature:first-of-type{margin-top:5vh}.about-us__feature:last-of-type{margin-bottom:5vh}.about-us__feature-img{object-fit:cover;width:100%}.about-us__feature-title{color:#efefef;font-size:1.8rem;font-weight:700;letter-spacing:.65px;text-transform:uppercase;text-shadow:1px 2px 3px rgba(18,18,18,.8);text-align:center;max-width:25rem;line-height:170%}@media screen and (min-width:600px){.about-us__feature-title{font-size:2.8rem;max-width:50rem}}@media screen and (min-width:1280px){.about-us__feature-title{font-size:3.5rem;max-width:80rem}}.guide-menu{z-index:0;width:100%;position:fixed;top:0;height:200vh;background-color:#efefef;padding:15vh 3vh 0 3vw;font-size:1.6rem;line-height:140%;text-transform:capitalize;opacity:0;visibility:hidden;-webkit-transition:opacity .3s cubic-bezier(.19,1,.22,1),visibility .3s cubic-bezier(.19,1,.22,1);transition:opacity .3s cubic-bezier(.19,1,.22,1),visibility .3s cubic-bezier(.19,1,.22,1)}.guide-menu.menu-open{opacity:1;visibility:visible;z-index:500}@media screen and (min-width:1280px){.guide-menu.menu-open{z-index:0}}@media screen and (min-width:1280px){.guide-menu{width:30vw;position:absolute;top:62.5%;padding:50vh 0 0 3vw;opacity:0;visibility:visible;-webkit-animation:fade-in-content .3s cubic-bezier(.39,.575,.565,1) .16s forwards;animation:fade-in-content .3s cubic-bezier(.39,.575,.565,1) .16s forwards}.guide-menu.menu-fixed{top:0;position:fixed;padding-top:14.8vh}.guide-menu.menu-top{top:0}}.guide-menu ul{max-width:35rem;margin:0 auto}.guide-menu li{-webkit-backface-visibility:hidden;backface-visibility:hidden;margin-bottom:2vh;padding-left:4rem;position:relative}.guide-menu li:after{content:"";position:absolute;top:50%;left:0;width:3px;border-radius:3px;height:3rem;-webkit-transform:scaleY(0) translateY(-50%);transform:scaleY(0) translateY(-50%);background-color:#f3ad61;-webkit-transition:all .15s cubic-bezier(.25,.46,.45,.94);transition:all .15s cubic-bezier(.25,.46,.45,.94)}.guide-menu li.active:after{-webkit-transform:scaleY(1) translateY(-50%);transform:scaleY(1) translateY(-50%)}.guide-menu a{color:#121212}.guide-menu__primary-link{font-weight:700}.guide-menu__secondary-link{font-weight:500;margin-left:4rem}.guide-content{opacity:0;width:100%;margin:0 auto 0 0;padding:0 2.5rem 3vh;display:flex;flex-direction:column;align-items:center;text-align:justify;-webkit-animation:fade-in-content .3s cubic-bezier(.39,.575,.565,1) .1s forwards;animation:fade-in-content .3s cubic-bezier(.39,.575,.565,1) .1s forwards}@media screen and (min-width:1280px){.guide-content{padding:0 3vw 5vh;width:69vw}}.guide-content__layout{max-width:100%}@media screen and (min-width:600px){.guide-content__layout{max-width:50rem}}@media screen and (min-width:900px){.guide-content__layout{max-width:65rem}}@media screen and (min-width:1280px){.guide-content__layout{max-width:80rem}}.guide-content__article{padding-top:10vh}.guide-content__article:first-of-type{padding-top:5vh}@media screen and (min-width:600px){.guide-content__article:first-of-type{padding-top:7vh}}@media screen and (min-width:1280px){.guide-content__article:first-of-type{padding-top:10vh}}.guide-content__article-step{padding-top:10vh}@media screen and (min-width:1280px){.guide-content__article-step{padding-top:7vh}}.guide-content__figure{width:100%;margin:7vh 0 4vh}@media screen and (min-width:1280px){.guide-content__figure{width:auto;margin:7vh 0 4vh}}.guide-content h3{margin-bottom:3vh;text-align:left}.guide-content h4{margin-bottom:2vh;text-align:left}.guide{position:relative}.guide__layout{display:block}@media screen and (min-width:1280px){.guide__layout{display:flex;flex-direction:row-reverse}}.guide__menu-icon{position:fixed;bottom:5vh;right:5rem;-webkit-filter:drop-shadow(1px 2px 2px rgba(18,18,18,.7));filter:drop-shadow(1px 2px 2px rgba(18,18,18,.7));z-index:600;cursor:pointer;margin-right:calc(100% - 100vw)}@media screen and (min-width:1280px){.guide__menu-icon{display:none}}.guide__menu-icon path:nth-of-type(2),.guide__menu-icon path:nth-of-type(3){-webkit-transition:-webkit-transform .15s cubic-bezier(.455,.03,.515,.955);transition:-webkit-transform .15s cubic-bezier(.455,.03,.515,.955);transition:transform .15s cubic-bezier(.455,.03,.515,.955);transition:transform .15s cubic-bezier(.455,.03,.515,.955),-webkit-transform .15s cubic-bezier(.455,.03,.515,.955)}.guide__menu-icon.menu-open path:nth-of-type(2){-webkit-transform:translateY(-13px);transform:translateY(-13px)}.guide__menu-icon.menu-open path:nth-of-type(3){-webkit-transform:translateY(15px);transform:translateY(15px)}.guide__menu-icon.lower-z-index{z-index:5}.contact-us{display:flex;flex-direction:column;align-items:center}.contact-us h3{max-width:31rem}@media screen and (min-width:900px){.contact-us h3{max-width:100%}}.contact-us section{opacity:0;display:flex;flex-direction:column;align-items:center;padding:5vh 0;width:100%;-webkit-animation:fade-in-content .3s cubic-bezier(.39,.575,.565,1) .1s forwards;animation:fade-in-content .3s cubic-bezier(.39,.575,.565,1) .1s forwards}@media screen and (min-width:600px){.contact-us section{padding:7vh 0;max-width:60rem}}@media screen and (min-width:900px){.contact-us section{align-items:flex-start;max-width:80rem}}@media screen and (min-width:1280px){.contact-us section{padding:10vh 0;max-width:120rem}}.contact-us__form{width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:900px){.contact-us__form{align-items:flex-start}}.contact-us__form label{font-size:1.6rem;text-transform:capitalize;color:rgba(18,18,18,.5)}.contact-us__form label.Mui-focused,.contact-us__form label.MuiFormLabel-filled{color:#f3ad61}.contact-us__form input:-internal-autofill-selected{background-color:transparent}.contact-us__form .MuiInput-underline:hover:not(:disabled):not(:focus):before{border-color:#929292}.contact-us__form .MuiInput-input{color:#121212;font-size:2rem;line-height:170%}.contact-us__form .MuiInput-underline:after,.contact-us__form .MuiInput-underline:before{border-color:rgba(18,18,18,.5)}.contact-us__form-row{width:100%;display:flex;flex-direction:column;padding:0 3rem;margin:3vh 0}@media screen and (min-width:900px){.contact-us__form-row{flex-direction:row;padding:0;margin:5vh 0}}.contact-us__form-row--top{margin-top:5vh}.contact-us__form-row--top div:first-of-type{margin-right:0;margin-bottom:3vh}@media screen and (min-width:900px){.contact-us__form-row--top div:first-of-type{margin-right:5vw;margin-bottom:0}}.contact-us__form-row--top div:nth-of-type(2){margin-right:0;margin-top:3vh}@media screen and (min-width:900px){.contact-us__form-row--top div:nth-of-type(2){margin-left:5vw;margin-top:0}}.contact-us__form-row--bottom{margin-bottom:7vh}.contact-us__discord{margin-bottom:10vh;margin-top:5vh;text-align:center}@media screen and (min-width:600px){.contact-us__discord{margin-top:0}}@media screen and (min-width:900px){.contact-us__discord{text-align:left}}.contact-us__discord h3{margin-bottom:5vh}.contact-us__discord a{display:flex;justify-content:center;align-items:center}.contact-us__discord a img{margin-right:1rem}.auth-form{opacity:0;padding:3vh 5vw 0;background-color:#121212;border-radius:8px;text-align:center;box-shadow:1px 2px 5px rgba(18,18,18,.8);display:flex;flex-direction:column;align-items:center;max-width:90rem;-webkit-animation:fade-in-auth-form .3s cubic-bezier(.39,.575,.565,1) forwards;animation:fade-in-auth-form .3s cubic-bezier(.39,.575,.565,1) forwards}@media screen and (min-width:321px){.auth-form{width:90vw}}@media screen and (min-width:600px){.auth-form{width:auto}}@media screen and (min-width:1280px){.auth-form{padding:3vh 3vw 0;text-align:left;align-items:flex-start}}.auth-form__link{font-size:1.4rem;font-weight:700;color:#f3ad61;text-transform:uppercase;line-height:170%;letter-spacing:.4px}.auth-form__link:first-of-type{margin-bottom:1vh}@media screen and (min-width:1280px){.auth-form__link:first-of-type{margin-bottom:0}}.auth-form__links-container{width:100%;justify-content:space-between}.auth-form__links-container,.auth-form__success{display:flex;flex-direction:column;margin-bottom:6vh}.auth-form__success{align-items:center}.auth-form__text{color:#efefef;font-size:1.4rem;line-height:170%;letter-spacing:.4px}.auth-form__text--success{font-size:1.4rem;margin-bottom:5vh}@media screen and (min-width:1280px){.auth-form__text--success{font-size:2.2rem}}.auth-form__form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:222px;margin-bottom:5vh}@media screen and (min-width:600px){.auth-form__form{max-width:34rem}}@media screen and (min-width:1280px){.auth-form__form{align-items:flex-start;min-width:15vw}}.auth-form__form div{margin-bottom:1vh}.auth-form__form input[type=submit]{margin-top:3vh}.auth-form__form label{font-size:1.6rem;text-transform:capitalize;color:hsla(0,0%,93.7%,.7)}.auth-form__form label.Mui-focused{color:#f3ad61}.auth-form__form .MuiFormControl-fullWidth{max-width:40rem}.auth-form__form .MuiInput-input{color:#efefef;font-size:2rem;max-width:30rem}.auth-form__form input:-webkit-autofill,.auth-form__form input:-webkit-autofill:focus,.auth-form__form input:-webkit-autofill:hover{-webkit-text-fill-color:#efefef;-webkit-box-shadow:0 0 0 1000px #000 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.auth-form__form .MuiInput-underline:hover:not(:disabled):not(:focus):before{border-color:#dd7b11}.auth-form__form .MuiInput-underline:after{border-color:#f3ad61}.auth-form__form .MuiInput-underline:before{border-color:hsla(0,0%,93.7%,.7)}.auth-form__form-row{display:flex;flex-direction:column}@media screen and (min-width:600px){.auth-form__form-row{font-size:4rem;flex-direction:row}}.auth-form__form-row div:first-of-type{margin-right:0}@media screen and (min-width:600px){.auth-form__form-row div:first-of-type{margin-right:2vw}}@media screen and (min-width:1280px){.auth-form__form-row div:first-of-type{margin-right:1.2vw}}.auth-form__form-row div:nth-of-type(2){margin-left:0}@media screen and (min-width:600px){.auth-form__form-row div:nth-of-type(2){margin-left:2vw}}@media screen and (min-width:1280px){.auth-form__form-row div:nth-of-type(2){margin-left:1.2vw}}.auth-form__form-row:nth-of-type(2){margin-bottom:3vh}.auth-form h2{text-transform:uppercase;margin-bottom:2vh;font-size:2.7rem}@media screen and (min-width:600px){.auth-form h2{font-size:4rem}}@-webkit-keyframes fade-in-auth-form{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-auth-form{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.auth{padding:6rem 10vw;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;-webkit-animation:fade-in-auth-bg .2s cubic-bezier(.25,.46,.45,.94) forwards;animation:fade-in-auth-bg .2s cubic-bezier(.25,.46,.45,.94) forwards}@media screen and (min-width:321px){.auth{padding:6rem 0 5vh;-webkit-animation:fade-in-auth-bg-xs .2s cubic-bezier(.25,.46,.45,.94) forwards;animation:fade-in-auth-bg-xs .2s cubic-bezier(.25,.46,.45,.94) forwards}}@media screen and (min-width:600px){.auth{padding:6rem 0 0;-webkit-animation:fade-in-auth-bg-sm .2s cubic-bezier(.25,.46,.45,.94) forwards;animation:fade-in-auth-bg-sm .2s cubic-bezier(.25,.46,.45,.94) forwards}}@media screen and (min-width:1280px){.auth{padding:6rem 0 0;-webkit-animation:fade-in-auth-bg-sm .2s cubic-bezier(.25,.46,.45,.94) forwards;animation:fade-in-auth-bg-sm .2s cubic-bezier(.25,.46,.45,.94) forwards}}@-webkit-keyframes fade-in-auth-bg{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=320);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=320)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=320);background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=320)}}@keyframes fade-in-auth-bg{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=320);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=320)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=320);background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=320)}}@-webkit-keyframes fade-in-auth-bg-xs{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=600);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=600)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=600);background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=600)}}@keyframes fade-in-auth-bg-xs{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=600);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=600)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=600);background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=600)}}@-webkit-keyframes fade-in-auth-bg-sm{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=1280);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=1280)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=1280);background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=1280)}}@keyframes fade-in-auth-bg-sm{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=1280);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=1280)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=1280);background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&w=1280)}}@-webkit-keyframes fade-in-auth-bg-md{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&min-w=1280);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&min-w=1280)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&min-w=1280);background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&min-w=1280)}}@keyframes fade-in-auth-bg-md{0%{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&min-w=1280);background-image:linear-gradient(#000,#000),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&min-w=1280)}to{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&min-w=1280);background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(http://apettigrew.imgix.net/altninjas/hooded-ninja.jpg?auto=compress&min-w=1280)}}.MuiPaper-root.MuiSnackbarContent-root{background-color:#f3ad61!important;font-size:1.4rem;text-transform:capitalize;color:#121212;font-weight:500;font-family:Montserrat,Arial,Helvetica,sans-serif;letter-spacing:.8px}.dashboard-menu{position:fixed;top:0;bottom:0;width:32rem;background-color:#fff;padding:5rem 0 0;box-shadow:0 1px 4px rgba(18,18,18,.2);-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:500;-webkit-transition:all .5s cubic-bezier(.23,1,.32,1);transition:all .5s cubic-bezier(.23,1,.32,1)}@media screen and (min-width:321px){.dashboard-menu{padding:8rem 0 0}}@media screen and (min-width:600px){.dashboard-menu{width:35rem}}@media screen and (min-width:900px){.dashboard-menu{-webkit-transform:translateX(0);transform:translateX(0);z-index:50;padding:12rem 0 0 4rem}}.dashboard-menu.position-static .dashboard-menu__avatar-group,.dashboard-menu.position-static .dashboard-menu__nav-list{bottom:0}@media screen and (min-width:900px){.dashboard-menu.position-static .dashboard-menu__avatar-group,.dashboard-menu.position-static .dashboard-menu__nav-list{bottom:30vh}}@media screen and (min-width:1280px){.dashboard-menu.position-static .dashboard-menu__avatar-group,.dashboard-menu.position-static .dashboard-menu__nav-list{bottom:25vh}}@media screen and (min-width:1550px){.dashboard-menu.position-static .dashboard-menu__avatar-group,.dashboard-menu.position-static .dashboard-menu__nav-list{bottom:20vh}}.dashboard-menu__back-button{display:block;position:absolute;top:20px;right:20px;-webkit-transform:translateX(-30px);transform:translateX(-30px);opacity:0;-webkit-transition:all .2s cubic-bezier(.39,.575,.565,1);transition:all .2s cubic-bezier(.39,.575,.565,1)}@media screen and (min-width:321px){.dashboard-menu__back-button{display:none}}.dashboard-menu__back-button path{fill:#121212}.dashboard-menu__back-button.menu-open{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.dashboard-menu__avatar-group{opacity:0;-webkit-transform:translateX(-30px) translateZ(0);transform:translateX(-30px) translateZ(0);bottom:0;position:relative;-webkit-transition:opacity 0ms cubic-bezier(.23,1,.32,1),bottom .5s cubic-bezier(.23,1,.32,1),-webkit-transform 0ms cubic-bezier(.23,1,.32,1);transition:opacity 0ms cubic-bezier(.23,1,.32,1),bottom .5s cubic-bezier(.23,1,.32,1),-webkit-transform 0ms cubic-bezier(.23,1,.32,1);transition:transform 0ms cubic-bezier(.23,1,.32,1),opacity 0ms cubic-bezier(.23,1,.32,1),bottom .5s cubic-bezier(.23,1,.32,1);transition:transform 0ms cubic-bezier(.23,1,.32,1),opacity 0ms cubic-bezier(.23,1,.32,1),bottom .5s cubic-bezier(.23,1,.32,1),-webkit-transform 0ms cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;align-items:center}@media screen and (min-width:900px){.dashboard-menu__avatar-group{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);align-items:flex-start}}.dashboard-menu.menu-open{-webkit-transform:translateX(0);transform:translateX(0)}.dashboard-menu.menu-open li{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .5s cubic-bezier(.23,1,.32,1) .25s;transition:all .5s cubic-bezier(.23,1,.32,1) .25s}.dashboard-menu.menu-open .dashboard-menu__avatar-group{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .5s cubic-bezier(.23,1,.32,1) .2s;transition:all .5s cubic-bezier(.23,1,.32,1) .2s}.dashboard-menu .MuiAvatar-root{width:7rem;height:7rem;margin-bottom:1rem}.dashboard-menu__username{font-weight:700;color:#f3ad61;font-size:1.6rem;text-transform:uppercase}.dashboard-menu__role{color:#cf4664;font-size:1.4rem;letter-spacing:.8px;text-transform:uppercase;margin-top:.5rem}.dashboard-menu__role--emphasized{font-weight:700}.dashboard-menu__link{font-size:1.8rem;font-weight:500;color:#979797;display:flex;align-items:center;line-height:140%;-webkit-transition:all .1s cubic-bezier(.39,.575,.565,1);transition:all .1s cubic-bezier(.39,.575,.565,1)}.dashboard-menu__link.active{-webkit-transition:font-weight .1s linear;transition:font-weight .1s linear;color:#3c4043;font-weight:700}.dashboard-menu__link.active path{fill:#3c4043}.dashboard-menu__link:focus,.dashboard-menu__link:hover{color:#3c4043}.dashboard-menu__link:focus svg>path,.dashboard-menu__link:hover svg>path{fill:#3c4043}.dashboard-menu__link--logout{cursor:pointer}.dashboard-menu__link-icon{width:1.8rem;margin-right:1rem}.dashboard-menu__link-icon--height{width:auto;height:1.9rem}.dashboard-menu__link-icon>path{-webkit-transition:fill .2s cubic-bezier(.39,.575,.565,1);transition:fill .2s cubic-bezier(.39,.575,.565,1)}.dashboard-menu__nav-list{display:flex;flex-direction:column;align-items:center;bottom:0;position:relative;-webkit-transition:all .5s cubic-bezier(.23,1,.32,1);transition:all .5s cubic-bezier(.23,1,.32,1)}@media screen and (min-width:900px){.dashboard-menu__nav-list{align-items:flex-start}}.dashboard-menu li{margin-bottom:4vh;-webkit-transform:translateX(-30px);transform:translateX(-30px);opacity:0;-webkit-transition:all 0ms cubic-bezier(.23,1,.32,1);transition:all 0ms cubic-bezier(.23,1,.32,1)}@media screen and (min-width:900px){.dashboard-menu li{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.dashboard-menu nav{margin-top:4vh}.performance-chart svg>g g:nth-child(2) line,.performance-chart svg>g g:nth-child(3) line{display:none}.performance-chart svg>g g:nth-child(2) g text,.performance-chart svg>g g:nth-child(3) g text{font-size:8px!important;font-family:Montserrat,Arial,Helvetica,sans-serif!important;font-weight:700;letter-spacing:.8px;fill:#646464!important}.performance-chart{height:40vh;width:100%;max-height:500px;min-height:325px;padding:1rem}@media screen and (min-width:1280px){.performance-chart{height:50vh;padding:2rem}}.coin-allocation-chart{height:40vh;width:100%;max-height:400px;min-height:325px;padding:3rem}@media screen and (min-width:1280px){.coin-allocation-chart{height:50vh}}.stat-box{border-radius:8px;width:42vw;margin:0 0 1.5rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;box-shadow:0 1px 3px rgba(18,18,18,.2);background-color:#121212;padding:1rem 0 3.5rem}@media screen and (min-width:600px){.stat-box{width:22vw}}@media screen and (min-width:900px){.stat-box{width:14vw}}@media screen and (min-width:1280px){.stat-box{width:20vw;margin:0 1rem;flex-direction:row;padding:0;background-color:transparent}}.stat-box--cursor-pointer{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94)}.stat-box--cursor-pointer:focus,.stat-box--cursor-pointer:hover{-webkit-transform:scale(1.03);transform:scale(1.03);box-shadow:0 1px 4px rgba(18,18,18,.2)}.stat-box--half-of-container{width:48%}.stat-box--half-of-container:last-of-type{width:100%}@media screen and (min-width:600px){.stat-box--half-of-container,.stat-box--half-of-container:last-of-type{width:31%}}.stat-box:first-of-type{margin-left:0}.stat-box:last-of-type{margin-right:0}.stat-box__icon-container{width:100%;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:1rem 0}@media screen and (min-width:1280px){.stat-box__icon-container{background-color:#121212;width:30%;padding:1rem}}.stat-box__content{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:transparent;flex:1 1;text-transform:uppercase}@media screen and (min-width:1280px){.stat-box__content{background-color:#fff}}.stat-box__stat{font-weight:700;font-size:2.5rem;letter-spacing:1px}.stat-box__stat--coid{font-size:1.4rem;word-break:break-all;max-width:80%;text-align:center}.stat-box__stat--green{color:#2cd67d}.stat-box__stat--blue{color:#56ccf2}.stat-box__stat--yellow{color:#f3ad61}.stat-box__stat--red{color:#cf4664}.stat-box__stat--violet{color:#8c9eff}.stat-box__stat--white{color:#fff}.stat-box__stat-description{font-size:1rem;font-weight:500;color:#979797;margin-top:5px}.dash-component{display:flex;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 1px 4px rgba(18,18,18,.2);margin-top:2rem;max-height:3.8rem;overflow:hidden;-webkit-transition:all .5s cubic-bezier(.19,1,.22,1);transition:all .5s cubic-bezier(.19,1,.22,1)}@media screen and (min-width:1280px){.dash-component{max-height:4.5rem}}.dash-component.toggle-dash-component{max-height:500rem;-webkit-transition:all 5s cubic-bezier(.19,1,.22,1);transition:all 5s cubic-bezier(.19,1,.22,1)}.dash-component--width-full{flex:1 1}.dash-component--width-half{width:auto}@media screen and (min-width:1280px){.dash-component--width-half{width:48.7%}}.dash-component__collapse-button{position:absolute;left:10px;top:10px;cursor:pointer}@media screen and (min-width:1280px){.dash-component__collapse-button{top:10px;left:20px}}.dash-component__collapse-button rect:nth-of-type(2),.dash-component__collapse-button rect:nth-of-type(3){-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .2s cubic-bezier(.785,.135,.15,.86);transition:all .2s cubic-bezier(.785,.135,.15,.86)}.dash-component__collapse-button rect:nth-of-type(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dash-component__collapse-button rect:nth-of-type(3){-webkit-transform:rotate(0);transform:rotate(0)}.dash-component__collapse-button.toggle-dash-component rect:nth-of-type(2){-webkit-transform:rotate(180deg) scale(0);transform:rotate(180deg) scale(0)}.dash-component__collapse-button.toggle-dash-component rect:nth-of-type(3){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.dash-component__header{display:flex;background-color:#121212;justify-content:center;align-items:center;padding:1rem 0;border-top-left-radius:8px;border-top-right-radius:8px;position:relative;z-index:0}.dash-component__header .MuiSelect-icon{top:calc(50% - 7px)}.dash-component__header svg{height:1.6rem}@media screen and (min-width:1280px){.dash-component__header svg{height:2.2rem}}.dash-component__header--input-header{padding:1rem 0 5rem}@media screen and (min-width:600px){.dash-component__header--input-header{padding:1rem 0}}.dash-component__header label{display:none}.dash-component__header label.Mui-focused,.dash-component__header label.MuiFormLabel-filled{color:#efefef}.dash-component__header input:-internal-autofill-selected{background-color:transparent}.dash-component__header .MuiInput-underline:hover:not(:disabled):not(:focus):before{border-bottom:1px solid #efefef}.dash-component__header .MuiInput-input{color:#efefef;font-size:1.2rem;line-height:170%;width:100px;-webkit-transition:width .3s cubic-bezier(.23,1,.32,1);transition:width .3s cubic-bezier(.23,1,.32,1)}@media screen and (min-width:600px){.dash-component__header .MuiInput-input{width:90px}}@media screen and (min-width:1280px){.dash-component__header .MuiInput-input{width:100px}}.dash-component__header .MuiInput-input:focus{width:150px}@media screen and (min-width:600px){.dash-component__header .MuiInput-input:focus{width:125px}}.dash-component__header .MuiInput-underline:after,.dash-component__header .MuiInput-underline:before{border-bottom:1px solid #efefef}.dash-component__header__form{display:flex;flex-direction:column;align-items:center}.dash-component__header .MuiFormControl-root{position:absolute;z-index:2;right:50%;bottom:10px;-webkit-transform:translateX(50%);transform:translateX(50%)}@media screen and (min-width:600px){.dash-component__header .MuiFormControl-root{right:40px;bottom:10px;-webkit-transform:translateX(0);transform:translateX(0)}}.dash-component__header .MuiInputAdornment-root{color:#efefef;position:relative;top:2px}.dash-component__header .MuiSvgIcon-root{font-size:2rem}.dash-component__header-select .MuiInput-input{width:100px;text-align:center;text-transform:uppercase;position:relative;top:5px}.dash-component__header-select .MuiInput-input:focus{width:100px}.dash-component__header-select .MuiSvgIcon-root path{fill:#efefef}.dash-component__title{font-size:1.6rem;font-weight:700;color:#efefef;text-transform:uppercase;margin-left:.5rem}@media screen and (min-width:1280px){.dash-component__title{font-size:2.2rem;margin-left:1rem}}.filter-form{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:3vh 2vw 4vh 2vh;background-color:#121212;border-radius:8px;margin-bottom:2rem;box-shadow:0 1px 4px rgba(18,18,18,.2);position:relative}.filter-form .MuiAvatar-root{width:8rem;height:8rem;box-shadow:0 1px 3px rgba(18,18,18,.5)}@media screen and (min-width:600px){.filter-form .MuiAvatar-root{width:12rem;height:12rem}}@media screen and (min-width:1280px){.filter-form .MuiAvatar-root{width:6rem;height:6rem}}.filter-form__avatar-group{position:relative;margin-right:10px;-webkit-transform:translateY(0);transform:translateY(0);margin-bottom:2vh}@media screen and (min-width:1280px){.filter-form__avatar-group{margin-bottom:0;-webkit-transform:translateY(4px);transform:translateY(4px)}}.filter-form__avatar-status{position:absolute;width:2.2rem;height:2.2rem;top:2px;right:2px;z-index:5;border-radius:50%;background-color:#2cd67d;box-shadow:0 1px 3px rgba(18,18,18,.5)}.filter-form__avatar-status--offline{background-color:#cf4664}@media screen and (min-width:600px){.filter-form__avatar-status{top:3px;right:8px;width:2.5rem;height:2.5rem}}@media screen and (min-width:1280px){.filter-form__avatar-status{top:-1px;right:2px;width:1.8rem;height:1.8rem}}.filter-form__date-select-group{display:flex;flex-direction:column;align-items:center;margin-bottom:2vh}@media screen and (min-width:600px){.filter-form__date-select-group{flex-direction:row;justify-content:space-around;width:100%}}@media screen and (min-width:1280px){.filter-form__date-select-group{margin-bottom:0}}.filter-form__signaler-select-group{display:flex;flex-direction:column;align-items:center;margin-bottom:1vh}@media screen and (min-width:1280px){.filter-form__signaler-select-group{flex-direction:row;margin-bottom:0}}.filter-form .MuiInputLabel-root{font-size:1.6rem;color:#f3ad61;text-transform:capitalize;letter-spacing:.8px}.filter-form .MuiInputLabel-root.Mui-focused{color:#f3ad61}.filter-form .MuiSelect-root{text-transform:uppercase}.filter-form .MuiSelect-root .Mui-disabled{color:#646464}.filter-form .Mui-disabled .MuiSelect-icon{fill:#646464}.filter-form .MuiInput-underline.Mui-disabled:before{border-bottom-style:solid}.filter-form .MuiSelect-select:focus{background-color:transparent}.filter-form .MuiSelect-icon,.filter-form .MuiSelect-selectMenu,.filter-form .MuiSelect-selectMenu:focus{color:#efefef}.filter-form .MuiInputBase-root{width:60vw;font-size:2rem;text-align:left;border-radius:8px;font-family:Montserrat,Arial,Helvetica,sans-serif}.filter-form .MuiInputBase-root:first-of-type{margin-bottom:4rem}@media screen and (min-width:600px){.filter-form .MuiInputBase-root:first-of-type{margin-bottom:0}}@media screen and (min-width:600px){.filter-form .MuiInputBase-root{width:35vw}}@media screen and (min-width:900px){.filter-form .MuiInputBase-root{width:20vw}}.filter-form .MuiInput-underline:before{border-color:hsla(0,0%,93.7%,.4)}.filter-form .MuiInput-underline:after{border-color:#efefef}.filter-form .MuiInput-underline:hover:not(:disabled):not(:focus):before{border-bottom:1px solid #646464}.filter-form__timeframe-display{font-size:2rem;font-weight:500;color:#646464;margin-top:2rem;text-transform:uppercase}@media screen and (min-width:600px){.filter-form__timeframe-display{font-size:3rem;margin-right:0}}@media screen and (min-width:1550px){.filter-form__timeframe-display{margin-right:3vw}}.filter-form--flex{flex-direction:column;align-items:center;justify-content:center;padding:3vh 2vw 4vh}.filter-form--flex .filter-form__date-select-group{width:auto}@media screen and (min-width:1280px){.filter-form--flex{flex-direction:row;align-items:center;justify-content:space-between}}.filter-form--flex .MuiInputLabel-root{font-size:1.6rem;color:#f3ad61;text-transform:capitalize;letter-spacing:.8px}.filter-form--flex .MuiInputLabel-root.Mui-focused{color:#f3ad61}.filter-form--flex .MuiInputBase-root{font-size:1.6rem;width:50vw;text-align:left}@media screen and (min-width:900px){.filter-form--flex .MuiInputBase-root{width:30vw}}@media screen and (min-width:1280px){.filter-form--flex .MuiInputBase-root{width:15vw}}ul .MuiMenuItem-root{font-size:1.8rem;display:flex;justify-content:center}.dash-home{opacity:1;min-height:80vh;width:100%}@media screen and (min-width:1280px){.dash-home{width:60vw;max-width:1200px}}.dash-home__stat-box-container{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media screen and (min-width:1280px){.dash-home__stat-box-container{flex-wrap:nowrap}}.dash-home__row,.dash-home__stat-box-container--trade-of-the-day{flex-direction:column}.dash-home__row{display:flex;width:100%}@media screen and (min-width:1280px){.dash-home__row{align-items:flex-start;flex-direction:row;justify-content:space-between}}.MuiPaper-root{border-bottom-right-radius:4px;border-bottom-left-radius:4px;overflow:hidden;background-color:#efefef!important}.MuiPaper-root,.MuiPaper-root .MuiMenuItem-root{font-family:Montserrat,Arial,Helvetica,sans-serif}.MuiPaper-root .MuiMenuItem-root{letter-spacing:.8px;text-transform:uppercase}.MuiPaper-root .auto-complete-input__highlight{font-weight:700}.dash-trade-interface__load-user{padding:5vh 2vw}@media screen and (min-width:600px){.dash-trade-interface__load-user{padding:5vh 3vw}}@media screen and (min-width:900px){.dash-trade-interface__load-user{padding:5vh 2vw}}@media screen and (min-width:1280px){.dash-trade-interface__load-user{padding:5vh 5vw}}.dash-trade-interface{opacity:1;min-height:80vh;width:100%}@media screen and (min-width:1280px){.dash-trade-interface{width:60vw;max-width:1200px}}.dash-trade-interface .MuiFormControl-root.dash-trade-interface__user-select{align-self:center}@media screen and (min-width:600px){.dash-trade-interface .MuiFormControl-root.dash-trade-interface__user-select{align-self:flex-start}}.dash-trade-interface .MuiSelect-root{font-size:1.6rem}@media screen and (min-width:600px){.dash-trade-interface .MuiSelect-root{font-size:2rem}}.dash-trade-interface .MuiSelect-select:focus{background-color:transparent}.dash-trade-interface .MuiSelect-selectMenu,.dash-trade-interface .MuiSelect-selectMenu:focus{color:#121212}.dash-trade-interface .MuiFormLabel-root.Mui-focused,.dash-trade-interface .MuiInputLabel-animated{color:#f3ad61}.dash-trade-interface .MuiFormLabel-root{font-size:1.6rem;text-transform:capitalize}.dash-trade-interface .MuiInputLabel-formControl{top:0}@media screen and (min-width:600px){.dash-trade-interface .MuiInputLabel-formControl{top:-14px}}.dash-trade-interface .MuiInputBase-root{width:60vw;font-size:1.6rem;text-align:left;border-radius:8px;font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;margin-bottom:4vh}@media screen and (min-width:600px){.dash-trade-interface .MuiInputBase-root{margin:0;width:40vw;font-size:2rem}}@media screen and (min-width:900px){.dash-trade-interface .MuiInputBase-root{width:25vw}}@media screen and (min-width:1280px){.dash-trade-interface .MuiInputBase-root{width:20vw}}.dash-trade-interface .MuiInput-underline:before{border-color:rgba(18,18,18,.4)}.dash-trade-interface .MuiInput-underline:after,.dash-trade-interface .MuiInput-underline:hover:not(:disabled):not(:focus):before{border-color:rgba(18,18,18,.5)}.dash-trade-interface__load-user,.dash-trade-interface__user-profile{display:flex;flex-direction:column;align-items:center}.dash-trade-interface__user-profile{margin:4vh 0 7vh;justify-content:space-between;width:100%}@media screen and (min-width:600px){.dash-trade-interface__user-profile{margin:7vh 0;flex-direction:row}}.dash-trade-interface__user-profile-data{display:flex;flex-direction:column;align-items:center;width:60vw;letter-spacing:.8px}.dash-trade-interface__user-profile-data:not(:last-of-type){margin-bottom:4vh}@media screen and (min-width:600px){.dash-trade-interface__user-profile-data:not(:last-of-type){margin-bottom:0}}@media screen and (min-width:600px){.dash-trade-interface__user-profile-data{align-items:flex-start;width:30%;margin-bottom:0}}.dash-trade-interface__user-profile-data span:first-of-type{text-transform:capitalize;color:#56ccf2;font-size:1.2rem;font-weight:700}.dash-trade-interface__user-profile-data span:last-of-type{font-size:1.8rem;text-transform:uppercase;line-height:170%}.dash-trade-interface__signal-form{display:flex;flex-direction:column;align-items:center;width:100%}.dash-trade-interface__signal-form .MuiPaper-root{position:absolute;width:100%;z-index:5}.dash-trade-interface__signal-form .react-autosuggest__container{position:relative}.dash-trade-interface__signal-form input[type=submit]{margin-top:5vh;align-self:center}@media screen and (min-width:600px){.dash-trade-interface__signal-form input[type=submit]{align-self:flex-start}}.dash-trade-interface__input-row{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin:0}@media screen and (min-width:600px){.dash-trade-interface__input-row{flex-direction:row;margin:0 0 7vh}}.dash-trade-interface__input-row:first-of-type{margin:0}@media screen and (min-width:600px){.dash-trade-interface__input-row:first-of-type{margin:2vh 0 7vh}}.dash-trade-interface__input-row--three{justify-content:flex-start}.dash-trade-interface__input-row--three .MuiFormControl-root{margin:0}@media screen and (min-width:600px){.dash-trade-interface__input-row--three .MuiFormControl-root{margin:0 4vw 0 0}}.dash-trade-interface__input-row--three .MuiFormControl-root:first-of-type,.dash-trade-interface__input-row--three .MuiFormControl-root:last-of-type{margin:0}@media screen and (min-width:600px){.dash-trade-interface__input-row--three .MuiFormControl-root:first-of-type{margin:0 4vw 0 0}}.dash-trade-interface__input-row--three .MuiInputBase-root{width:35vw}@media screen and (min-width:600px){.dash-trade-interface__input-row--three .MuiInputBase-root{width:20vw}}@media screen and (min-width:900px){.dash-trade-interface__input-row--three .MuiInputBase-root{width:13vw}}@media screen and (min-width:1280px){.dash-trade-interface__input-row--three .MuiInputBase-root{width:10vw}}.signal-table-row{position:relative;z-index:2;padding:3rem 0 3rem 10vw;display:flex;justify-content:space-between;align-items:center;background-color:#fff;cursor:pointer;border:1px solid transparent;-webkit-transition:all 50ms cubic-bezier(.47,0,.745,.715);transition:all 50ms cubic-bezier(.47,0,.745,.715)}@media screen and (min-width:600px){.signal-table-row{padding:4rem 2vw 4rem 5vw}}.signal-table-row:focus,.signal-table-row:hover{z-index:5;border-color:#2cd67d;box-shadow:0 0 10px rgba(44,214,125,.8);outline:none;-webkit-transition:all .1s cubic-bezier(.47,0,.745,.715);transition:all .1s cubic-bezier(.47,0,.745,.715)}.signal-table-row--dark{background-color:#ededed}.signal-table-row__data{width:30%;font-size:1.6rem;font-weight:500;color:#646464;display:flex;align-items:center;text-transform:uppercase}@media screen and (min-width:600px){.signal-table-row__data{width:10%}}.signal-table-row__data--amount{padding-left:4vw}@media screen and (min-width:600px){.signal-table-row__data--amount{padding:0}}.signal-table-row__data.remove-at-sm{display:none}@media screen and (min-width:600px){.signal-table-row__data.remove-at-sm{display:block}}.signal-table-row__data--symbol{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.signal-table-row__data--symbol span{color:#f3ad61;font-size:1.2rem;font-weight:700;margin-bottom:2px}.activity-table-row{display:flex;flex-direction:column;padding:3rem 2vw 1rem;justify-content:flex-start;align-items:center;background-color:#fff}@media screen and (min-width:600px){.activity-table-row{flex-direction:row;padding:4rem 2vw 4rem 5vw}}.activity-table-row--dark{background-color:#ededed}.activity-table-row__mobile-label{display:inline-block;margin-bottom:5px}@media screen and (min-width:600px){.activity-table-row__mobile-label{display:none}}.activity-table-row__item{width:100%;font-size:1.2rem;font-weight:500;color:#646464;display:flex;align-items:center;justify-content:center;text-transform:uppercase;flex-direction:column;word-break:break-all;margin-bottom:4rem}@media screen and (min-width:600px){.activity-table-row__item{width:26.5vw;justify-content:flex-start;flex-direction:row;margin-bottom:0}}@media screen and (min-width:1280px){.activity-table-row__item{width:30vw;font-size:1.4rem}}.activity-table-row__item--username{display:flex;align-items:center;font-weight:700;font-size:1.4}.activity-table-row__avatar{-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:600px){.activity-table-row__avatar{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}.activity-table-row .MuiAvatar-root{width:8rem;height:8rem;margin-bottom:5px}@media screen and (min-width:600px){.activity-table-row .MuiAvatar-root{margin-bottom:0;width:4rem;height:4rem}}.activity-table-row__avatar-status{width:2rem;height:2rem;border-radius:50%;background-color:#2cd67d;position:absolute;top:2px;right:4px;z-index:5;box-shadow:0 1px 3px rgba(18,18,18,.5)}@media screen and (min-width:600px){.activity-table-row__avatar-status{top:-1px;right:10px;width:1.5rem;height:1.5rem}}.activity-table-row__avatar-group{position:relative}.activity-table-row__button-container{display:flex;justify-content:center;width:20vw}@media screen and (min-width:600px){.activity-table-row__button-container{width:5vw}}.activity-table-row__button-container svg{height:2rem;margin:0 2rem;cursor:pointer}@media screen and (min-width:600px){.activity-table-row__button-container svg{margin-right:2rem}}.table-display__table-header{padding:4rem 0 .5rem 10vw;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width:600px){.table-display__table-header{padding:4rem 2vw .5rem 5vw}}.table-display__header-title{text-transform:uppercase;font-weight:700;color:#646464;font-size:1.2rem;width:30%}@media screen and (min-width:600px){.table-display__header-title{width:10%}}.table-display__header-title.remove-at-sm{display:none}@media screen and (min-width:600px){.table-display__header-title.remove-at-sm{display:block}}.table-display__table-body{display:flex;flex-direction:column}.table-display__pagination{display:flex;justify-content:space-between;align-items:center;width:45vw;font-size:1.8rem;font-weight:500;color:#646464;padding:3rem 0 3rem 12vw}@media screen and (min-width:600px){.table-display__pagination{padding:3rem 0 3rem 5vw;width:30vw}}@media screen and (min-width:900px){.table-display__pagination{width:20vw}}@media screen and (min-width:1280px){.table-display__pagination{width:12vw}}.table-display__pagination a{color:#646464}.table-display__pagination span{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:5;cursor:default}.table-display__pagination span:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background-color:#f3ad61;padding:5px 7px;z-index:-1;border-radius:4px}.dash-signal-history{opacity:1;min-height:80vh;width:100%}@media screen and (min-width:1280px){.dash-signal-history{width:60vw;max-width:1200px}}.trade-freq-chart svg>g g:nth-child(2) line,.trade-freq-chart svg>g g:nth-child(3) line{display:none}.trade-freq-chart svg>g g:nth-child(2) g text,.trade-freq-chart svg>g g:nth-child(3) g text{font-size:8px!important;font-family:Montserrat,Arial,Helvetica,sans-serif!important;font-weight:700;letter-spacing:.8px;fill:#646464!important}.trade-freq-chart{height:40vh;padding:1rem 2rem;max-height:400px;min-height:325px}@media screen and (min-width:1280px){.trade-freq-chart{height:50vh}}.register-signaler-form{padding:5vh 2vw}@media screen and (min-width:600px){.register-signaler-form{padding:5vh 3vw}}@media screen and (min-width:900px){.register-signaler-form{padding:5vh 2vw}}@media screen and (min-width:1280px){.register-signaler-form{padding:5vh 5vw}}.register-signaler-form__form{display:flex;flex-direction:column;align-items:center}.register-signaler-form__form div{margin-bottom:3vh}.register-signaler-form .warning{color:#cf4664;font-weight:500}.activity-table__inputs{padding:5vh 2vw}@media screen and (min-width:600px){.activity-table__inputs{padding:5vh 3vw}}@media screen and (min-width:900px){.activity-table__inputs{padding:5vh 2vw}}@media screen and (min-width:1280px){.activity-table__inputs{padding:5vh 5vw}}.dash-activity{opacity:1;min-height:80vh;width:100%}@media screen and (min-width:1280px){.dash-activity{width:60vw;max-width:1200px}}.activity-table__inputs{display:flex;justify-content:space-between;align-items:center;flex-direction:column}@media screen and (min-width:600px){.activity-table__inputs{flex-direction:row}}.activity-table__count{display:flex;flex-direction:column;align-items:center;width:auto;margin-bottom:3vh}@media screen and (min-width:600px){.activity-table__count{width:10vw;margin-bottom:0}}@media screen and (min-width:900px){.activity-table__count{width:12vw}}@media screen and (min-width:1280px){.activity-table__count{width:7vw}}.activity-table__count-label{font-size:2rem;color:#f3ad61;text-transform:uppercase}@media screen and (min-width:600px){.activity-table__count-label{font-size:1.6rem}}.activity-table__count-number{font-size:3rem}.activity-table .MuiFormControl-root.dash-trade-interface__user-select{align-self:center}@media screen and (min-width:600px){.activity-table .MuiFormControl-root.dash-trade-interface__user-select{align-self:flex-start}}.activity-table .MuiSelect-root{font-size:1.6rem}@media screen and (min-width:600px){.activity-table .MuiSelect-root{font-size:2rem}}.activity-table .MuiSelect-select:focus{background-color:transparent}.activity-table .MuiSelect-selectMenu,.activity-table .MuiSelect-selectMenu:focus{color:#121212}.activity-table .MuiFormLabel-root.Mui-focused,.activity-table .MuiInputLabel-animated{color:#f3ad61}.activity-table .MuiFormLabel-root{font-size:1.6rem;text-transform:capitalize}.activity-table .MuiInputLabel-formControl{top:0}@media screen and (min-width:600px){.activity-table .MuiInputLabel-formControl{top:-14px}}.activity-table .MuiInputBase-root{width:60vw;font-size:1.6rem;text-align:left;border-radius:8px;font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;margin-bottom:4vh}@media screen and (min-width:600px){.activity-table .MuiInputBase-root{margin:0;width:30vw;font-size:2rem}}@media screen and (min-width:900px){.activity-table .MuiInputBase-root{width:20vw}}@media screen and (min-width:1280px){.activity-table .MuiInputBase-root{width:15vw}}.activity-table .MuiInput-underline:before{border-color:rgba(18,18,18,.4)}.activity-table .MuiInput-underline:after,.activity-table .MuiInput-underline:hover:not(:disabled):not(:focus):before{border-color:rgba(18,18,18,.5)}.account-status{width:100%;padding:4vh 5vw;color:#cf4664;background-color:#121212;border-radius:8px;box-shadow:0 1px 4px rgba(18,18,18,.2);display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}@media screen and (min-width:1550px){.account-status{flex-direction:row;align-items:center;justify-content:center}}.account-status--complete{color:#2cd67d}.account-status__msg-container{display:flex;flex-direction:column;align-items:center}.account-status__msg{font-weight:700;font-size:2rem;text-transform:uppercase;margin-bottom:5px;letter-spacing:.8px}@media screen and (min-width:600px){.account-status__msg{font-size:3rem}}.account-status__sub-text{color:#979797;font-size:1.6rem;letter-spacing:.8px;line-height:170%;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:600px){.account-status__sub-text{font-size:2rem}}.account-status__todos{font-size:1.2rem;font-weight:500;letter-spacing:.8px;margin-top:4rem;text-transform:uppercase}@media screen and (min-width:600px){.account-status__todos{font-size:1.6rem}}@media screen and (min-width:1550px){.account-status__todos{margin-top:0}}.account-status__todo-item{display:flex;align-items:center;margin:1vh 0}.account-status__todo-item--binance{position:relative;right:2px}.account-status__todo-icon{margin-right:2px}.account-status__todo-icon--profile{margin-right:5px}.account-status .MuiSwitch-track{background-color:#dedede}.account-status .MuiSwitch-colorSecondary.Mui-checked+.MuiSwitch-track{background-color:#2cd67d}.account-status .MuiSwitch-colorSecondary.Mui-disabled+.MuiSwitch-track{background-color:#dedede}.account-status .MuiSwitch-colorSecondary.Mui-checked{color:#2cd67d}.binance-form{padding:5vh 2vw}@media screen and (min-width:600px){.binance-form{padding:5vh 3vw}}@media screen and (min-width:900px){.binance-form{padding:5vh 2vw}}@media screen and (min-width:1280px){.binance-form{padding:5vh 5vw}}.binance-form__acount-linked{font-size:1.6rem;letter-spacing:.8px;line-height:170%;text-align:center}.binance-form__acount-linked button{background-color:transparent;text-transform:uppercase;font-size:1.2rem;font-weight:700;cursor:pointer;margin:0 0 1.5rem;display:flex;align-items:center;justify-content:center}@media screen and (min-width:600px){.binance-form__acount-linked button{margin:0 2vw 1.5rem}}@media screen and (min-width:900px){.binance-form__acount-linked button{margin:0 0 1.5rem}}.binance-form__acount-linked button img{width:2rem;margin-right:7px}.binance-form__btn-container{display:flex;flex-direction:column;margin-top:3rem;justify-content:flex-start}@media screen and (min-width:600px){.binance-form__btn-container{flex-direction:row;justify-content:center}}@media screen and (min-width:900px){.binance-form__btn-container{flex-direction:column;justify-content:flex-start}}.binance-form__update-btn{color:#f3ad61}.binance-form__clear-btn{color:#cf4664}.binance-form div{margin-bottom:2rem}.binance-form input[type=submit]{margin:2vh 0}.notifications{display:flex;flex-direction:column;align-items:center;padding:5vh 5vw}@media screen and (min-width:1280px){.notifications{padding:5vh 2vw 2vh}}.notifications p{text-align:left;letter-spacing:1px}@media screen and (min-width:321px){.notifications p{text-align:left}}@media screen and (min-width:600px){.notifications p{text-align:left}}.notifications .MuiList-root{width:100%;padding:0 0 1vh}@media screen and (min-width:600px){.notifications .MuiList-root{max-width:50vw}}@media screen and (min-width:900px){.notifications .MuiList-root{max-width:30vw}}@media screen and (min-width:1280px){.notifications .MuiList-root{max-width:100%}}.notifications .MuiList-root .MuiTypography-body1{font-size:1.4rem;text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.8px}.notifications .MuiListItemIcon-root{margin-left:0;min-width:30px}.notifications .MuiListItemIcon-root.not-connected{opacity:.2}.notifications .MuiListItem-root{padding:3rem 0}.notifications .MuiListItemText-root{color:#c4c4c4;max-width:150px;word-wrap:break-word;-webkit-transition:color .2s cubic-bezier(.39,.575,.565,1);transition:color .2s cubic-bezier(.39,.575,.565,1)}.notifications .MuiListItemText-root.not-connected{color:hsla(0,0%,59.2%,.3)}.notifications .MuiListItemText-root.active--email{color:#2cd67d}.notifications .MuiListItemText-root.active--discord{color:#8c9eff}.notifications .MuiListItemText-root.active--telegram{color:#56ccf2}.notifications .switch--email .MuiSwitch-colorSecondary.Mui-checked{color:#2cd67d}.notifications .switch--email .MuiSwitch-colorSecondary.Mui-checked:hover{background-color:rgba(44,214,125,.2)}.notifications .switch--email .MuiSwitch-colorSecondary.Mui-checked+.MuiSwitch-track{background-color:#2cd67d}.notifications .switch--discord .MuiSwitch-colorSecondary.Mui-checked{color:#8c9eff}.notifications .switch--discord .MuiSwitch-colorSecondary.Mui-checked:hover{background-color:rgba(140,158,255,.2)}.notifications .switch--discord .MuiSwitch-colorSecondary.Mui-checked+.MuiSwitch-track{background-color:#8c9eff}.notifications .switch--telegram .MuiSwitch-colorSecondary.Mui-checked{color:#56ccf2}.notifications .switch--telegram .MuiSwitch-colorSecondary.Mui-checked:hover{background-color:rgba(86,204,242,.2)}.notifications .switch--telegram .MuiSwitch-colorSecondary.Mui-checked+.MuiSwitch-track{background-color:#56ccf2}.blacklist-form{padding:5vh 2vw}@media screen and (min-width:600px){.blacklist-form{padding:5vh 3vw}}@media screen and (min-width:900px){.blacklist-form{padding:5vh 2vw}}@media screen and (min-width:1280px){.blacklist-form{padding:5vh 5vw}}.blacklist-form__chip-display{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding:0 3rem}.blacklist-form__chip.MuiChip-root{font-size:1.2rem;margin:.5rem .2rem;background-color:rgba(18,18,18,.6);display:flex;color:#efefef}.blacklist-form__chip.MuiChip-root path{fill:#efefef}@media screen and (min-width:600px){.blacklist-form__chip.MuiChip-root{margin:.5rem .6rem}}@media screen and (min-width:1280px){.blacklist-form__chip.MuiChip-root{margin:.5rem .2rem}}.blacklist-form__chip.MuiChip-clickable:focus,.blacklist-form__chip.MuiChip-clickable:hover{background-color:rgba(18,18,18,.4)}.blacklist-form input[type=submit]{margin:3vh 0 7vh}.password-form{padding:5vh 2vw}@media screen and (min-width:600px){.password-form{padding:5vh 3vw}}@media screen and (min-width:900px){.password-form{padding:5vh 2vw}}@media screen and (min-width:1280px){.password-form{padding:5vh 5vw}}.password-form div,.password-form div:last-of-type{margin-bottom:2rem}.password-form input[type=submit]{margin:2vh 0}.trade-profile{padding:5vh 2vw}@media screen and (min-width:321px){.trade-profile{padding:5vh 5vw}}@media screen and (min-width:600px){.trade-profile{padding:7vh 5vw}}.trade-profile .MuiFormControl-root,.trade-profile__layout p,.trade-profile__submit-form{opacity:1}.trade-profile{height:35vh;min-height:400px;position:relative}@media screen and (min-width:600px){.trade-profile{min-height:375}}@media screen and (min-width:1280px){.trade-profile{min-height:400px}}.trade-profile__layout{display:flex;flex-direction:column;align-items:center;text-align:left}.trade-profile__layout p{margin-bottom:3vh}.trade-profile__layout button{margin-top:4rem}.trade-profile .MuiFormControl-root{width:100%}@media screen and (min-width:600px){.trade-profile .MuiFormControl-root{width:70%}}@media screen and (min-width:1280px){.trade-profile .MuiFormControl-root{width:40%}}.trade-profile .MuiFormControl-root .MuiFormGroup-root{justify-content:space-around;flex-direction:row}.trade-profile .MuiTypography-body1{font-size:1rem;text-transform:uppercase}@media screen and (min-width:600px){.trade-profile .MuiTypography-body1{font-size:1.4rem}}@media screen and (min-width:1280px){.trade-profile .MuiTypography-body1{font-size:1.6rem}}.trade-profile .MuiRadio-colorSecondary.Mui-checked{color:#f3ad61}.trade-profile .MuiIconButton-colorSecondary:focus,.trade-profile .MuiIconButton-colorSecondary:hover,.trade-profile .MuiRadio-colorSecondary.Mui-checked:focus,.trade-profile .MuiRadio-colorSecondary.Mui-checked:hover{background-color:rgba(243,173,97,.2)}.trade-profile .PrivateSwitchBase-root-15{padding:5px}.trade-profile__progress-display{display:flex;width:90%;align-items:center;justify-content:space-between;position:absolute;bottom:1rem}@media screen and (min-width:600px){.trade-profile__progress-display{width:55%}}@media screen and (min-width:900px){.trade-profile__progress-display{width:65%}}@media screen and (min-width:1280px){.trade-profile__progress-display{width:50%}}.trade-profile__progress-icon{-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.trade-profile__progress-icon.fill{fill:#f3ad61}.trade-profile__progress-bar{opacity:0;visibility:hidden;-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-animation:progress-slide-in-bottom .3s cubic-bezier(.39,.575,.565,1) forwards;animation:progress-slide-in-bottom .3s cubic-bezier(.39,.575,.565,1) forwards}.trade-profile__nav-button{cursor:pointer;width:6rem;position:relative;bottom:5px;opacity:0;visibility:hidden}@media screen and (min-width:600px){.trade-profile__nav-button{width:auto}}.trade-profile__nav-button.sword--left{-webkit-transform:translateX(-40px);transform:translateX(-40px);-webkit-animation:sword-slide-in-left .3s cubic-bezier(.39,.575,.565,1) .1s forwards;animation:sword-slide-in-left .3s cubic-bezier(.39,.575,.565,1) .1s forwards}.trade-profile__nav-button.sword--right{-webkit-transform:translateX(40px);transform:translateX(40px);-webkit-animation:sword-slide-in-right .3s cubic-bezier(.39,.575,.565,1) .1s forwards;animation:sword-slide-in-right .3s cubic-bezier(.39,.575,.565,1) .1s forwards}.trade-profile__button-group{display:flex;flex-direction:column;align-items:center}.trade-profile__button-group.disabled,.trade-profile__button-group.disabled img{cursor:default;opacity:.5}.trade-profile__button-group span{opacity:0;visibility:hidden;-webkit-transform:translateY(40px);transform:translateY(40px);font-size:1.2rem;text-transform:uppercase;position:relative;top:2rem;font-weight:500;letter-spacing:.8px;color:#646464;-webkit-animation:progress-slide-in-bottom .2s cubic-bezier(.39,.575,.565,1) .3s forwards;animation:progress-slide-in-bottom .2s cubic-bezier(.39,.575,.565,1) .3s forwards}@media screen and (min-width:600px){.trade-profile__button-group span{top:3rem}}.trade-profile__submit-form{display:flex;flex-direction:column;align-items:center}@-webkit-keyframes sword-slide-in-left{0%{opacity:0;visibility:hidden;-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes sword-slide-in-left{0%{opacity:0;visibility:hidden;-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes sword-slide-in-right{0%{opacity:0;visibility:hidden;-webkit-transform:translateX(40px);transform:translateX(40px)}to{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes sword-slide-in-right{0%{opacity:0;visibility:hidden;-webkit-transform:translateX(40px);transform:translateX(40px)}to{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes progress-slide-in-bottom{0%{opacity:0;visibility:hidden;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes progress-slide-in-bottom{0%{opacity:0;visibility:hidden;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}.dash-settings{opacity:1;min-height:80vh;width:100%}@media screen and (min-width:1280px){.dash-settings{width:60vw;max-width:1200px}}.dash-settings__row{display:flex;flex-direction:column;width:100%}@media screen and (min-width:1280px){.dash-settings__row{align-items:flex-start;flex-direction:row;justify-content:space-between}}.signal-modal{background-color:rgba(18,18,18,.98);position:fixed;top:0;left:0;bottom:0;overflow-y:scroll;z-index:2000;border-radius:0;width:100vw;padding:6vh 0;opacity:0;-webkit-animation:fade-in .1s cubic-bezier(.47,0,.745,.715) forwards;animation:fade-in .1s cubic-bezier(.47,0,.745,.715) forwards}@media screen and (min-width:600px){.signal-modal{padding:0;width:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;bottom:auto;border-radius:8px;overflow-y:auto}}@media screen and (min-width:900px){.signal-modal{top:50vh}}.signal-modal__close-btn{width:2rem;height:auto;position:absolute;top:2rem;right:2rem;cursor:pointer}@media screen and (min-width:600px){.signal-modal__close-btn{width:2.5rem}}.signal-modal__content,.signal-modal__row{display:flex;flex-direction:column}.signal-modal__row{align-items:center}@media screen and (min-width:600px){.signal-modal__row{flex-direction:row}}.signal-modal__cancel-signal{display:flex;flex-direction:column;align-items:center;padding:5vh 0 3.5vh}.signal-modal__cancel-signal span{font-size:1.4rem;color:#cf4664;letter-spacing:.8px;text-transform:uppercase;font-weight:500;margin-bottom:1vh}.signal-modal__cancel-signal svg{width:3rem;height:auto;cursor:pointer}.data-group{text-transform:uppercase;display:flex;flex-direction:column;align-items:center;margin:3vh 4vw;width:100%;max-width:80vw;word-break:break-word;text-align:center}@media screen and (min-width:600px){.data-group{align-items:flex-start;margin:4vh 4vw;width:11.4rem;word-break:normal;text-align:left}}@media screen and (min-width:1280px){.data-group{margin:5vh 3vw;width:13rem}}.data-group__label{font-size:1.4rem;font-weight:500}.data-group__label--blue{color:#56ccf2}.data-group__label--yellow{color:#f3ad61}.data-group__label--violet{color:#8c9eff}.data-group__label--green{color:#2cd67d}.data-group__label--red{color:#cf4664}.data-group__data{color:#efefef;font-size:2rem;font-weight:500;word-wrap:break-word}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.message-modal{padding:5vh 2vw}@media screen and (min-width:600px){.message-modal{padding:5vh 3vw}}@media screen and (min-width:900px){.message-modal{padding:5vh 2vw}}@media screen and (min-width:1280px){.message-modal{padding:5vh 5vw}}.message-modal{display:flex;flex-direction:column;align-items:center;background-color:#fff;position:fixed;z-index:2000;width:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;bottom:auto;border-radius:8px;overflow-y:auto;min-width:300px}@media screen and (min-width:600px){.message-modal{align-items:flex-start}}.message-modal input[type=submit]{align-self:flex-start}.message-modal .MuiFormControlLabel-root{margin-right:3rem}.message-modal .MuiFormControlLabel-root.Mui-disabled{text-decoration:line-through}.message-modal__form{display:flex;align-items:center;flex-direction:column}@media screen and (min-width:600px){.message-modal__form{align-items:flex-start}}.message-modal .custom-mui-form .MuiFormControl-root{max-width:200px}@media screen and (min-width:600px){.message-modal .custom-mui-form .MuiFormControl-root{max-width:100%}}.message-modal .MuiInputBase-inputMultiline{line-height:140%}.message-modal__avatar-group{display:flex;align-items:center;font-size:1.4rem;text-transform:uppercase;position:relative;margin-bottom:2vh}.message-modal__avatar-status{width:1.3rem;height:1.3rem;border-radius:50%;background-color:#2cd67d;position:absolute;top:0;left:26px;z-index:5;box-shadow:0 1px 3px rgba(18,18,18,.5)}.message-modal__avatar{margin-right:1rem}.message-modal__checkbox-group{margin:3vh 0;width:100%;display:flex;align-items:flex-start;flex-direction:column}@media screen and (min-width:600px){.message-modal__checkbox-group{flex-direction:row}}.message-modal__checkbox-group .MuiTypography-body1{font-size:1.6rem;font-family:Montserrat,Arial,Helvetica,sans-serif}.message-modal .MuiIconButton-colorSecondary:hover{background-color:rgba(243,173,97,.2)}.message-modal .MuiIconButton-colorSecondary.Mui-checked{color:#f3ad61}.dashboard{position:relative;padding-top:3rem;display:flex;background-color:#efefef;overflow-x:hidden}@media screen and (min-width:900px){.dashboard{padding-top:6rem}}.dashboard.menu-open.dashboard:after{opacity:1;visibility:visible;-webkit-transition:all .5s cubic-bezier(.19,1,.22,1);transition:all .5s cubic-bezier(.19,1,.22,1)}.dashboard:after{content:"";width:100%;height:100%;top:0;left:0;position:absolute;background-color:rgba(18,18,18,.7);z-index:400;opacity:0;visibility:hidden}.dashboard__menu-icon{position:fixed;bottom:5vh;right:5vw;-webkit-filter:drop-shadow(1px 2px 2px rgba(18,18,18,.7));filter:drop-shadow(1px 2px 2px rgba(18,18,18,.7));z-index:600;cursor:pointer}.dashboard__menu-icon.hide{z-index:5}@media screen and (min-width:900px){.dashboard__menu-icon{display:none}}.dashboard-content{padding:6rem 2rem 12rem;flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (min-width:900px){.dashboard-content{padding:6rem 2rem 12rem 37rem}}@media screen and (min-width:1280px){.dashboard-content{padding:6rem 0 12rem 35rem}}@-webkit-keyframes fade-in-content{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-content{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fade-in-dash-page{0%{opacity:0}to{opacity:1}}@keyframes fade-in-dash-page{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slide-in-left{0%{opacity:0;visibility:hidden;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in-left{0%{opacity:0;visibility:hidden;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}*{box-sizing:border-box}html{font-size:62.5%;overflow-x:hidden;margin-right:calc(-100vw - -100%)}body{font-family:Montserrat,Arial,Helvetica,sans-serif;color:#121212;padding:0!important}a{text-decoration:none}ul{list-style-type:none;padding:0}h1,h2,h3,h4,h5,h6,p,ul{margin:0}img{display:block}button{border:none}.custom-mui-form label{font-size:1.6rem;text-transform:capitalize;color:rgba(18,18,18,.5);font-family:Montserrat,Arial,Helvetica,sans-serif}.custom-mui-form label.Mui-focused,.custom-mui-form label.MuiFormLabel-filled{color:#f3ad61}.custom-mui-form input:-internal-autofill-selected{background-color:transparent}.custom-mui-form .MuiInput-underline:hover:not(:disabled):not(:focus):before{border-color:#929292}.custom-mui-form .MuiInput-input{color:#121212;font-size:1.6rem}@media screen and (min-width:600px){.custom-mui-form .MuiInput-input{font-size:2rem}}.custom-mui-form .MuiInput-underline:after,.custom-mui-form .MuiInput-underline:before{border-color:rgba(18,18,18,.5)}.custom-mui-form__form{display:flex;flex-direction:column;align-items:center}.custom-mui-form div.MuiFormControl-root{max-width:200px}.custom-mui-form--half-width div.MuiFormControl-root{max-width:100%}@media screen and (min-width:600px){.custom-mui-form--half-width div.MuiFormControl-root{max-width:48%}}.custom-mui-form .MuiInputBase-root{font-family:Montserrat,Arial,Helvetica,sans-serif}.custom-mui-form .MuiFormHelperText-root.Mui-error{margin:0;font-size:1rem;text-transform:uppercase;font-weight:700;letter-spacing:.8px;font-family:Montserrat,Arial,Helvetica,sans-serif;position:relative;bottom:10px}
/*# sourceMappingURL=main.d988b561.chunk.css.map */