.fixed-menubar{z-index:1000;background-color:#fff;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 5px #0000001a}@keyframes rotate-bg{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.content{margin-top:60px}.home-page{background-position:50%;background-repeat:no-repeat;background-size:cover;animation:1s linear infinite rotate-bg}.no-border{border:none}.logo-container{align-items:center;display:flex}.logo{animation:10s linear infinite rotate-bg}.logo-container:hover{transform:scale(1.2)}.menubar-caption{color:#fff;margin-left:10px;margin-right:10px;font-size:22px}.loader{width:50px;height:50px;position:relative}.loader div{opacity:0;background:#5702ef;border-radius:50%;width:20px;height:20px;animation:1.2s linear infinite both fadeInOut;position:absolute;box-shadow:0 0 #fff0}:root{--r:70px;--cx:25px;--cy:25px}.loader div:first-child{top:calc(var(--cy) - var(--r));left:var(--cx);animation-delay:0s}.loader div:nth-child(2){top:calc(var(--cy) - var(--r)*.923);left:calc(var(--cx) + var(--r)*.382);animation-delay:75ms}.loader div:nth-child(3){top:calc(var(--cy) - var(--r)*.707);left:calc(var(--cx) + var(--r)*.707);animation-delay:.15s}.loader div:nth-child(4){top:calc(var(--cy) - var(--r)*.382);left:calc(var(--cx) + var(--r)*.923);animation-delay:.225s}.loader div:nth-child(5){top:var(--cy);left:calc(var(--cx) + var(--r));animation-delay:.3s}.loader div:nth-child(6){top:calc(var(--cy) + var(--r)*.382);left:calc(var(--cx) + var(--r)*.923);animation-delay:.375s}.loader div:nth-child(7){top:calc(var(--cy) + var(--r)*.707);left:calc(var(--cx) + var(--r)*.707);animation-delay:.45s}.loader div:nth-child(8){top:calc(var(--cy) + var(--r)*.923);left:calc(var(--cx) + var(--r)*.382);animation-delay:.525s}.loader div:nth-child(9){top:calc(var(--cy) + var(--r));left:var(--cx);animation-delay:.6s}.loader div:nth-child(10){top:calc(var(--cy) + var(--r)*.923);left:calc(var(--cx) - var(--r)*.382);animation-delay:.675s}.loader div:nth-child(11){top:calc(var(--cy) + var(--r)*.707);left:calc(var(--cx) - var(--r)*.707);animation-delay:.75s}.loader div:nth-child(12){top:calc(var(--cy) + var(--r)*.382);left:calc(var(--cx) - var(--r)*.923);animation-delay:.825s}.loader div:nth-child(13){top:var(--cy);left:calc(var(--cx) - var(--r));animation-delay:.9s}.loader div:nth-child(14){top:calc(var(--cy) - var(--r)*.382);left:calc(var(--cx) - var(--r)*.923);animation-delay:.975s}.loader div:nth-child(15){top:calc(var(--cy) - var(--r)*.707);left:calc(var(--cx) - var(--r)*.707);animation-delay:1.05s}.loader div:nth-child(16){top:calc(var(--cy) - var(--r)*.923);left:calc(var(--cx) - var(--r)*.382);animation-delay:1.125s}@keyframes fadeInOut{0%{opacity:0;transform:scale(.3);box-shadow:0 0 #fff0}50%{opacity:1;transform:scale(1);box-shadow:0 0 10px #fffc}to{opacity:0;transform:scale(.3);box-shadow:0 0 #fff0}}
