.party-footer-button{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff}.party-footer-button p{flex-basis:20px;text-align:center;font-size:14px;white-space:nowrap}.party-footer-button:active{background-color:#99002e}footer{height:100%;width:100%;background-color:#cd003f;border-top:solid 1px #99002e;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}footer>*{flex:1;height:100%}footer .router-link-exact-active .party-footer-button{background-color:#99002e}.btn-default{display:flex;align-items:center;justify-content:center;line-height:100%;font-size:14px;font-weight:500;line-height:36px;white-space:nowrap;cursor:pointer;overflow:hidden;text-decoration:none;text-overflow:ellipsis;outline:none}.btn-default{background-color:#cd003f;color:#fff;padding:0 16px;min-width:64px;height:36px;border:solid 1px;border-color:transparent;border-radius:4px}.btn-default:active{background:#99002e;color:#fff}.list{overflow:hidden;flex:1}.list h2{color:#cd003f;text-align:center}#party{height:100%;width:100%;display:grid;grid-template-rows:auto 70px;background:rgba(255,255,255,.7)}
