body{background-color:#fff;background-image:url(../img/bg.f45ccd47.svg);font-family:Nunito,sans-serif;background-size:cover}*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none;cursor:auto}#app{position:relative;min-height:100vh}.router-enter-active,.router-leave-active{transition:opacity .2s;position:absolute}.router-enter,.router-leave-to{opacity:0;position:absolute}.go-btn{background:linear-gradient(180deg,#ffe141,#ffd600);border-radius:60px;box-shadow:0 4px 4px rgba(255,217,16,.16),0 3px 0 #f4cd03;color:#333;text-transform:uppercase;font-size:18px;text-align:center;width:100%;height:80px;display:flex;text-decoration:none;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;letter-spacing:-.3px;z-index:10000;min-height:80px}.go-btn__highlight{display:flex;align-items:center;justify-content:space-around;width:100%;padding-top:8px;height:100%;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,.04)}.second-btn{background:#f2f2f2;border-radius:60px;color:#666;text-transform:uppercase;font-size:18px;text-align:center;width:100%;height:60px;display:flex;text-decoration:none;font-weight:900;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;letter-spacing:-.3px}.second-btn__highlight{display:flex;align-items:center;justify-content:space-around;width:100%;height:100%;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,.04)}.home{height:100%;display:flex;flex-direction:column;min-height:100vh}.home__hero{display:flex;flex-grow:1;align-items:center;justify-content:space-around;text-align:center;color:#fff;font-weight:800;padding:0 20px;text-shadow:0 3px 3px rgba(0,0,0,.1)}.home__hero-title{font-size:48px;letter-spacing:-.3px}.home__plate{background:#fff;height:auto;bottom:0;margin-top:auto;width:100%;padding:45px 30px 30px;border-radius:40px 40px 0 0;position:relative;box-shadow:0 -10px 50px rgba(0,0,0,.1)}.home__game-nav-item{margin-bottom:10px}.home__rules{padding:30px 12px;text-align:center;background:#fafafa;color:#666;border-radius:30px;margin-bottom:50px;margin-top:20px;display:flex;flex-direction:column}.home__rules-img{margin-bottom:8px}