.sidebar__logo{display:grid;font-family:Mochiy Pop P one,sans-serif;font-size:1.5rem;font-weight:700;height:120px;place-items:center}.sidebar__menu__item__icon{margin-right:1rem}.sidebar__menu__item__icon i{font-size:1.75rem}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;margin:0 auto;width:40px}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{0%,to{stroke:#9c27b0}50%{stroke:#ff9800}to{stroke:#9c27b0}}.spinner-container{align-items:center;display:grid;height:350px;justify-content:center}@font-face{font-family:font-1;src:url(/static/media/JosefinSans-Medium.45a5738c27c1bbbecc0c.ttf)}*{box-sizing:border-box;margin:0;padding:0}body{background:#f3f3f3;font-family:font-1,sans-serif}li{list-style-type:none}div{font-family:font-1,sans-serif}.color-nav{background-color:#07222b}