body{background:#232323}#app,span{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Lato,Helvetica Neue,Roboto,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#eee}#nav{padding:30px}#nav a{font-weight:700;margin:0 1em}#nav a.router-link-exact-active{color:#42b983}a{color:#73a4d4;-webkit-transition:.3s;transition:.3s;text-decoration:none}a:hover{color:#608ab8}.button{border-radius:4px;background-color:#444;border:none;color:#fff;text-align:center;font-size:1em;padding:20px;width:14em;-webkit-transition:all .5s;transition:all .5s;cursor:pointer;margin:5px}.button span{cursor:pointer;display:inline-block;position:relative}.button span,.button span:after{-webkit-transition:.5s;transition:.5s}.button span:after{content:"\00bb";position:absolute;opacity:0;top:0;right:-20px}.button:hover{background-color:#555}.button:hover span{padding-right:25px}.button:hover span:after{opacity:1;right:0}.fade-enter-active,.fade-leave-active{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:height,opacity;transition-property:height,opacity;-webkit-transition-timing-function:ease;transition-timing-function:ease;overflow:hidden}.fade-enter,.fade-leave-active{opacity:0}.footer{padding-top:4em;margin:2em;font-size:1em}.wlogo{width:100px;border-radius:15px;margin-top:2em}.home h1,.showcase h1{margin-bottom:1em}.home p,.showcase p{margin-bottom:2em}.home .textcontainer,.showcase .textcontainer{width:50%;font-size:1.25em;line-height:1.75em;margin:auto}.home br,.showcase br{margin-bottom:1em}@media screen and (max-width:1200px){.home .textcontainer,.showcase .textcontainer{width:80%;font-size:1.15em;margin:auto}}@media screen and (max-width:750px){.home .textcontainer,.showcase .textcontainer{width:90%;font-size:1.15em;margin:auto}}