body>section:nth-child(even){background-color:var(--color-contrast-lower)}#headerdiv{transition:all .5s ease-in-out}#loginModal{display:none;position:absolute;margin:1rem 0 0 0;background:#add8e6}#footer{background-color:var(--background-color);padding:1rem;flex-direction:var(--dir-override);justify-content:space-between}footer>div>section{margin:0 auto}.center-align{max-width:60%;text-align:center;margin:0 auto}#registerModal{width:30%;text-align:left}#registerModal form>div{margin-bottom:.7em}#registerModal form>button{width:fit-content}table{border-collapse:collapse;width:100%}td,th{padding:8px;text-align:left;border-bottom:1px solid #ddd}th{background-color:#f2f2f2}tr{display:flex;flex-wrap:wrap}td:first-child,th:first-child{flex-basis:30%;flex-grow:1}td:not(:first-child),th:not(:first-child){flex-basis:70%;flex-grow:2}#connection-data{flex-direction:var(--dir-override);flex-wrap:wrap;justify-content:space-between}#connection-data a,#connection-data>button{flex-basis:calc(33.33% - 1em);margin:.5em;width:fit-content}@media (min-width:0){@keyframes scale{0%{transform:translate(0,0)}50%{transform:translate(0,40px)}100%{transform:translate(0,0)}}.load-container{display:flex;justify-content:center;align-items:center;height:fit-content;overflow:hidden;animation-delay:1s}.item-1{position:relative;width:20px;height:20px;border-radius:50%;background-color:#e4e8c6;margin:7px;display:flex;justify-content:center;align-items:center;overflow:hidden}.item-1:before{position:absolute;content:"";background:#fff;width:20px;height:20px;top:-100%;border-radius:10px;animation:scale 2.5s infinite ease-in-out;animation-delay:.1s}.item-2{position:relative;width:20px;height:20px;border-radius:50%;background-color:#c2d68b;margin:7px;display:flex;justify-content:center;align-items:center;overflow:hidden}.item-2:before{position:absolute;content:"";background:#fff;width:20px;height:20px;top:-100%;border-radius:10px;animation:scale 2.5s infinite ease-in-out;animation-delay:.2s}.item-3{position:relative;width:20px;height:20px;border-radius:50%;background-color:#80c2b3;margin:7px;display:flex;justify-content:center;align-items:center;overflow:hidden}.item-3:before{position:absolute;content:"";background:#fff;width:20px;height:20px;top:-100%;border-radius:10px;animation:scale 2.5s infinite ease-in-out;animation-delay:.3s}.item-4{position:relative;width:20px;height:20px;border-radius:50%;background-color:#9ddcce;margin:7px;display:flex;justify-content:center;align-items:center;overflow:hidden}.item-4:before{position:absolute;content:"";background:#fff;width:20px;height:20px;top:-100%;border-radius:10px;animation:scale 2.5s infinite ease-in-out;animation-delay:.4s}.item-5{position:relative;width:20px;height:20px;border-radius:50%;background-color:#b7e6d6;margin:7px;display:flex;justify-content:center;align-items:center;overflow:hidden}.item-5:before{position:absolute;content:"";background:#fff;width:20px;height:20px;top:-100%;border-radius:10px;animation:scale 2.5s infinite ease-in-out;animation-delay:.5s}}