/* placeholder */
.arh-success-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:99999}
.arh-success-box{background:#fff;padding:24px;border-radius:8px;text-align:center;max-width:560px;width:90%}
