@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes loadingBounce{0%{transform:scale(0)}40%{transform:scale(1)}80%{transform:scale(0)}to{transform:scale(0)}}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}.remove-confirmation-modal{width:100%!important;max-width:640px!important}.remove-confirmation-modal .ant-modal-content{border-radius:5px;padding:30px;box-shadow:0 0 1px #0000000a,0 2px 6px #0000000a,0 16px 24px #0000000f}.remove-confirmation-modal .ant-modal-body{padding:0!important}.remove-confirmation-modal .ant-modal-footer{margin-top:24px;padding:0!important}.remove-confirmation-modal__header{color:#262626;align-items:center;gap:8px;margin-bottom:24px;font-size:20px;font-weight:600;display:flex}.remove-confirmation-modal__header .ui-icon{color:#464648;font-size:24px}.remove-confirmation-modal__text{color:#262626;font-size:15px}.remove-confirmation-modal__footer{justify-content:space-between;width:100%;display:flex}
