.Clickable_clickable__9QdOj{cursor:pointer;transition:box-shadow .18s,background .18s}.Clickable_clickable__9QdOj:hover{box-shadow:0 2px 8px rgba(0,0,0,.15);background:rgba(0,0,0,.03)}.spinner-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:center;z-index:9999}.spinner{border:8px solid #e0e7ff;border-top-color:#2483bf;border-radius:50%;width:64px;height:64px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}