.ui-button{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:8px;transition:all .1s ease-in;display:flex}.ui-button_disabled{cursor:not-allowed;color:#ffffff4d!important;box-shadow:none!important;background:#288bff4d!important;border-color:#288bff4d!important}.ui-button__content{align-items:center;column-gap:10px;display:flex}.ui-button_outlined{color:#288bff;text-align:center;font-family:var(--font-montserrat);border:1px solid #288bff;border-radius:7px;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.ui-button_outlined:hover{color:#fff;background:#288bff}.ui-button_outlined:active{background:#2a79d6;border:1px solid #2a79d6}.ui-button_outlined_gray{color:#494959;border-color:#494959}.ui-button_without{color:#fff;text-align:center;font-family:var(--font-montserrat);font-size:16px;font-style:normal;font-weight:600;line-height:normal}.ui-button_without:hover{color:#bdbdbd}.ui-button_without:active{background:#b5b5b5}.ui-button_default{color:#fff;text-align:center;font-family:var(--font-montserrat);background:#288bff;border-radius:7px;font-size:16px;font-style:normal;font-weight:600;line-height:normal;box-shadow:0 0 28px #288bff69}.ui-button_default:hover{color:#288bff;background:#fff}.ui-button_default:active{background:#d8d4d4}.ui-button__fill{width:100%}.ui-button_white{color:#288bff;text-align:center;font-family:var(--font-montserrat);background:#fff;border-radius:7px;font-size:16px;font-style:normal;font-weight:600;line-height:normal;box-shadow:0 0 28px #fff6}.ui-button_white:hover{color:#fff;background:#288bff}.ui-button_white:active{background:#1e6cc5}.ui-button_success{color:#fff;text-align:center;font-family:var(--font-montserrat);background:#1bb747;border-radius:7px;font-size:16px;font-style:normal;font-weight:600;line-height:normal;box-shadow:0 0 28px #fff6}.ui-button_success:hover{color:#1bb747;background:#fff}.ui-button_success:active{background:#1e6cc5}.ui-button_danger{text-align:center;font-family:var(--font-montserrat);color:#fff;background:#ff2828;border-radius:7px;font-size:16px;font-style:normal;font-weight:600;line-height:normal;box-shadow:0 0 28px #ff282866}.ui-button_danger:hover{color:#ff2828;background:#fff}.ui-button_danger:active{background:#1e6cc5}.ui-button__size_sm{padding:10px 30px;font-size:14px}.ui-button__size_md{padding:10px 50px;font-size:14px}.ui-button__size_lg{padding:16px 75px;font-size:14px}@media (max-width:992px){.ui-button__size__sm{padding:6px 24px}.ui-button__size_lg,.ui-button__size-full{padding:12px 24px}}
