#space-overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:-2;background:url("/content/images/gradient.png");background-size:contain}#space{position:fixed;top:0;left:0;z-index:-1}.splash p{margin-bottom:2em;font-size:1.25em;line-height:1.5em}.s-top-buffer{margin-top:10%}.splash-logo{width:420px;max-width:80%;margin-top:5%;margin-left:-16px}.splash-image{width:100%}.splash-login{width:420px;max-width:100%;padding:56px;margin:5% auto 0;border-radius:10px;border-bottom:4px solid rgba(0,0,0,.7);background-color:rgba(0,0,0,.3);color:#fff;text-align:center}.splash-login input,.splash-login input[type=password],.splash-login button{margin-top:4px;padding:.8em;border:1px solid #333;border-radius:2px;background-color:rgba(0,0,0,.3);color:#fff;font-size:1.1em!important;text-align:center}.splash-login input[type=text],.splash-login input[type=password]{max-width:300px;width:100%;transition:border-color .2s}.splash-login input[type=text]:hover,.splash-login input[type=password]:hover{border-color:#444}.splash-login input[type=text]:focus,.splash-login input[type=password]:focus{border-color:#fff}.splash-login a{color:#fff}.splash-login .login-btn{max-width:300px;width:100%;background-color:#5dac81;border-color:#5dac81;border-bottom:2px solid #468160;box-shadow:0 2px 2px 0 rgba(0,0,0,.3);text-transform:uppercase;font-weight:500}.splash-curve{margin-top:10%;height:100%;width:100%}.splash-info{background-color:#fff;padding-top:2em;padding-bottom:8em}.splash-info .btn-invite{display:inline-block;margin-top:5em;padding:1em 1.5em;border-radius:4em;max-width:420px;width:100%;font-weight:500}.splash-features{padding-top:4em;padding-bottom:4em;border-top:2em solid rgba(255,255,255,.2);background-color:rgba(0,0,0,.6);color:#eee;box-shadow:rgba(0,0,0,.6) 0 50px 50px 25px}.splash-features .fa{color:rgba(255,255,255,.3)}.splash-features h1{color:rgba(255,255,255,.6)}.body-content{background-color:transparent;color:#fff}.footer-content{background-color:#000}.navbar{box-shadow:none!important;background-color:rgba(0,0,0,.8)!important;border-bottom:0}.fadeIn{opacity:0;animation-name:fadeIn;animation-duration:1s;animation-fill-mode:both;-webkit-animation-name:fadeIn;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both}@keyframes fadeIn{from{transform:translate3d(0,50px,0)}to{transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes fadeIn{from{transform:translate3d(0,50px,0)}to{transform:translate3d(0,0,0);opacity:1}}