.btn-red{background-color:#d32f2f!important;border-color:#d32f2f!important;color:#fff!important}.btn-red:hover{background-color:#b71c1c!important}.bg-danger-transparent{background-color:rgba(230,57,70,.1)!important}.text-danger{color:#e63946!important}.gap-3{gap:1rem}.flex-fill{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.border-gray{border-color:#e2e8f0!important}.ti-spin{-webkit-animation:ti-spin 2s linear infinite;animation:ti-spin 2s linear infinite}@-webkit-keyframes ti-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes ti-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}