.tx-system-modal{z-index:10950}.tx-system-modal+.modal-backdrop{z-index:10940}.tx-system-modal-content{border:0;border-radius:24px;box-shadow:0 24px 70px rgba(16,24,40,.24);overflow:hidden}.tx-system-modal-body{padding:34px 30px 26px;text-align:center;background:#fff}.tx-system-modal-icon{width:86px;height:86px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;font-size:42px;animation:txModalPop .38s cubic-bezier(.2,.85,.34,1.45),txModalFloat 2.4s ease-in-out .38s infinite}.tx-system-modal-success{background:#e8f8ef;color:#159455}.tx-system-modal-error{background:#fdeced;color:#d92d20}.tx-system-modal-warning{background:#fff4dc;color:#dc8b00}.tx-system-modal-info{background:#e9f4ff;color:#1778d3}.tx-system-modal-question{background:#f1ebff;color:#7141c6}.tx-system-modal-title{font-size:23px;font-weight:800;color:#15324d;margin:0 0 10px}.tx-system-modal-message{font-size:15px;line-height:1.55;color:#667085;word-break:break-word}.tx-system-modal-input{margin-top:18px;text-align:left}.tx-system-modal-input .form-control{min-height:48px;border-radius:12px}.tx-system-modal-actions{display:flex;justify-content:center;gap:10px;margin-top:26px}.tx-system-modal-actions .btn{min-width:124px;border-radius:12px;padding:11px 18px;font-weight:800}.tx-system-modal-accept{background:#003b7a!important;color:#fff!important;border-color:#003b7a!important}.tx-system-modal-cancel{background:#f2f4f7!important;color:#344054!important;border-color:#eaecf0!important}@keyframes txModalPop{0%{opacity:0;transform:scale(.55) rotate(-8deg)}100%{opacity:1;transform:scale(1) rotate(0)}}@keyframes txModalFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@media(max-width:575.98px){.tx-system-modal .modal-dialog{margin:18px}.tx-system-modal-body{padding:30px 22px 22px}.tx-system-modal-actions{flex-direction:column-reverse}.tx-system-modal-actions .btn{width:100%}}
