.Button_button__ShhHD{border:none;cursor:pointer;transition:all .3s ease;font-size:var(--text-size-12);font-weight:var(--text-weight-700)}.Button_button__ShhHD:hover{opacity:.8}.Button_button__ShhHD:disabled{cursor:not-allowed;opacity:.5}.Button_spinner__1cdKh{border:1px solid rgba(0,0,0,.1);width:14px;height:14px;border-radius:50%;animation:Button_spin__jU2pg 1s ease infinite,Button_fadeIn__r1_8l .5s ease}.Button_wrapChildren__h74CB{display:flex;align-items:center;text-align:center;justify-content:center}@keyframes Button_spin__jU2pg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Button_fadeIn__r1_8l{0%{opacity:0}to{opacity:1}}