.loadingSpinner{height:86px;left:50%;margin:10px auto 30px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:116px}.loadingSpinner div{background:#c15c24;border:none;border-radius:2px;color:#000;display:inline-block;font-size:6pt;height:26px;margin:0;padding:0;position:absolute;width:26px}#square1{animation:square1 2s ease-in-out .2s infinite,squarefadein .4s ease-out .1s both;left:0;top:0}#square2{animation:square2 2s ease-in-out .2s infinite,squarefadein .4s ease-out .1s both;left:0;top:30px}#square3{animation:square3 2s ease-in-out .2s infinite,squarefadein .4s ease-out .2s both;left:30px;top:30px}#square4{animation:square4 2s ease-in-out .2s infinite,squarefadein .4s ease-out .3s both;left:60px;top:30px}#square5{animation:square5 2s ease-in-out .2s infinite,squarefadein .4s ease-out .4s both;left:90px;top:30px}@keyframes square1{0%{left:0;top:0}8.333%{left:0;top:30px}to{left:0;top:30px}}@keyframes square2{0%{left:0;top:30px}8.333%{left:0;top:60px}16.67%{left:30px;top:60px}25.00%{left:30px;top:30px}83.33%{left:30px;top:30px}91.67%{left:30px;top:0}to{left:0;top:0}}@keyframes square3{0%,to{left:30px;top:30px}16.67%{left:30px;top:30px}25.00%{left:30px;top:0}33.33%{left:60px;top:0}41.67%{left:60px;top:30px}66.67%{left:60px;top:30px}75.00%{left:60px;top:60px}83.33%{left:30px;top:60px}91.67%{left:30px;top:30px}}@keyframes square4{0%{left:60px;top:30px}33.33%{left:60px;top:30px}41.67%{left:60px;top:60px}50.00%{left:90px;top:60px}58.33%{left:90px;top:30px}to{left:90px;top:30px}}@keyframes square5{0%{left:90px;top:30px}50.00%{left:90px;top:30px}58.33%{left:90px;top:0}66.67%{left:60px;top:0}75.00%{left:60px;top:30px}to{left:60px;top:30px}}@keyframes squarefadein{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}*{box-sizing:border-box;margin:0;padding:0}li{list-style:none}img{height:100%;width:100%}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=main.57e54da3.css.map*/