.alert.success{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;margin:0 0 20px;padding:12px 18px 12px 14px;border:1px solid #91ce72!important;border-radius:999px!important;background:linear-gradient(135deg,#eaf9df,#d8f2c6)!important;color:#225d1a!important;font-weight:700;box-shadow:0 5px 14px rgba(48,117,32,.14)}.alert.success:before{content:'✓';display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#3c922c;color:#fff;font-weight:800;flex:none}@media(max-width:520px){.alert.success{width:100%;border-radius:14px!important}}
