@keyframes fadeInOutAnimation{0%,to{background-color:#f0f2f5;opacity:.8}50%{background-color:#2b2d3f;opacity:.8}}.animate-circle{animation:fadeInOutAnimation 3s ease-in-out infinite}#tako-loader-wrapper{display:flex;align-items:center;justify-content:center;height:100%;width:100%}#tako-loader{border-radius:50%;display:flex;align-items:center;justify-content:center}.animate-favicon{fill:#2b2d3f;animation:faviconAnimation 3s ease-in-out infinite alternate}@keyframes faviconAnimation{0%,to{transform:scale(1.15);fill:#2b2d3f}50%{transform:scale(1);fill:#f0f2f5}}
