.dashboard_home #__next,body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;background-color:#000}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}h1,h2,h3{margin:0;font-size:40px}.dashboard-home{background-color:#000;height:100vh;width:100vw;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;padding:2%}.dashboard-home .dashboard{-webkit-box-shadow:0 20px 27px 0 rgba(0,0,0,.05);box-shadow:0 20px 27px 0 rgba(0,0,0,.05);border-radius:1rem;border:1px solid rgba(0,0,0,.125);padding:1rem;height:100%;background-color:#000;font-size:3rem}.dashboard-home .dashboard,.dashboard-home .dashboard hgroup{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}.dashboard-home .dashboard hgroup{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;text-align:center}.dashboard-home .dashboard hgroup headline{font-size:5rem;font-weight:800}.dashboard-home .dashboard hgroup subgroup{font-size:2rem}.dashboard-home .dashboard,.dashboard-home .dashboard div{display:-moz-box;display:flex;-moz-box-flex:1;flex:1 1}.dashboard-home .dashboard .dashboard-row{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.dashboard-home .dashboard .card,.dashboard-home .dashboard .dashboard-column{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.dashboard-home .dashboard .card{position:relative;display:-moz-box;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1 solid rgba(0,0,0,.125);padding:1rem;color:#000;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;border-radius:1rem;margin:.5rem}.review-row{flex-direction:column;width:100%;padding:1rem;-moz-box-flex:1;flex:1 1}.review-row,.review-row .review{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal}.review-row .review{margin-top:1rem;font-size:1rem;flex-direction:column}.review-row .review .header{font-weight:700}.review-row .review .header .subheader{font-weight:400;color:gray;margin-left:1rem}.horizontal,.vertical{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-flex:0!important;flex:0 1!important;-moz-box-pack:justify;justify-content:space-between;font-size:1.5rem;width:100%;margin-top:2rem}.vertical{flext-direction:column}div.stats{position:fixed;top:2%;right:0;color:#fff;margin-right:2%;padding-right:2rem}