.alert{opacity:0;background-color:#000;border-radius:.375rem;width:fit-content;padding:1rem .75rem;transition:bottom .8s ease-in-out,opacity .3s ease-in-out;position:fixed;bottom:-300px;left:50%;transform:translate(-50%);z-index:99999!important;pointer-events:auto!important}.alert-visible{opacity:1!important;bottom:20px!important}.alert-success{border:1px solid #3d6f27}.alert-error{border:1px solid #910b21}.alert2{justify-content:space-between;display:flex}.alert3{align-items:center;gap:.75rem;display:flex}.alert4{color:#fff;opacity:.7;flex:1;font-weight:500;line-height:1.25rem}
