.loader{position:fixed;display:flex;align-items:center;justify-content:center;height:100vh;max-height:100vh;background-color:#0000003a;inset:0;z-index:10}.loader svg{width:34px;height:34px;fill:#3e85e7;animation:spinner linear infinite 1s}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.force-hide{display:none!important}.input-bubbles{display:flex;justify-content:center;align-items:center;margin:1rem 0}.input-bubbles div:not(:last-child){margin-right:8px!important}.input-bubble{border:1px solid #ccc;height:25px;width:25px;border-radius:50%}.filled{border:1px solid #3e85e7;background-color:#3e85e7}
