.rounded-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;border:none;padding:.75rem 2rem;font-size:1.125rem;font-weight:500;border-radius:9999px;cursor:pointer;transition:background-color .3s ease;line-height:1;font-family:Montserrat,sans-serif;width:100%}.rounded-button svg{fill:#001894}.rounded-button .icon{display:flex;align-items:center;justify-content:center}.rounded-button:hover{background-color:#870000}.rounded-button:focus{outline:2px solid white;outline-offset:2px}.rounded-button.rounded-button-red{background-color:#a50000}.rounded-button.rounded-button-red svg{fill:#fff}.rounded-button.rounded-button-red:disabled{background-color:#f6f7f7;color:#c3c5ca}.rounded-button.rounded-button-red:disabled svg{fill:#c3c5ca}.rounded-button.rounded-button-blue{background-color:#001894}.rounded-button.rounded-button-blue svg{fill:#fff}.dark .rounded-button.rounded-button-blue svg{fill:#001eb8}.dark .rounded-button.rounded-button-blue{background-color:#c5cdf9;color:#001eb8}.rounded-button.rounded-button-blue:disabled{background-color:#f6f7f7;color:#c3c5ca}.rounded-button.rounded-button-blue:disabled svg{fill:#fff}.rounded-button.rounded-button-blue:focus{border-inline:2px solid #fff}.rounded-button.rounded-button-sky{background-color:#e4e8fc;color:#001894}.dark .rounded-button.rounded-button-sky{background-color:#38424f;color:#e4e8fc}.rounded-button.rounded-button-sky svg{fill:#001894}.dark .rounded-button.rounded-button-sky svg{fill:#e4e8fc}.rounded-button.rounded-button-sky:disabled{background-color:#f6f7f7;color:#c3c5ca}.rounded-button.rounded-button-sky:disabled svg{fill:#fff}.rounded-button.rounded-button-sky:focus{border:2px solid #001EB8}.rounded-button.rounded-button-yellow{background-color:#f4cb00;color:#001894}.rounded-button.rounded-button-yellow svg{fill:#001eb8}.rounded-button.rounded-button-yellow:disabled{background-color:#f6f7f7;color:#c3c5ca}.rounded-button.rounded-button-yellow:disabled svg{fill:#fff}.rounded-button .invert{transform:scaleX(-1)}.spinner[data-v-cc067725]{width:25px;height:25px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin-cc067725 .7s linear infinite}.spinnerRed[data-v-cc067725]{border-top-color:#ef4444}.spinner-blue[data-v-cc067725]{border-top-color:#3b82f6}@keyframes spin-cc067725{to{transform:rotate(360deg)}}
