.custom-alert-wrapper{background:#fff;position:fixed;z-index:1055;padding:1rem;min-width:400px}.top-left{top:0;left:0}.top-center{top:0;left:50%;transform:translate(-50%)}.top-right{top:0;right:0}.center-left{top:50%;left:0;transform:translateY(-50%)}.center{top:50%;left:50%;transform:translate(-50%,-50%)}.center-right{top:50%;right:0;transform:translateY(-50%)}.bottom-left{bottom:0;left:0}.bottom-center{bottom:0;left:50%;transform:translate(-50%)}.bottom-right{bottom:0;right:0}.feather-loader{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
