.loyalty-generic-error-container-overlay{background-color:rgba(0,0,0,0.7);display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}
.loyalty-generic-error-container{display:flex;background:#fff;margin-top:10%;flex-direction:column;align-items:center;width:328px;border-radius:10px;border:1px solid #ededed;padding:30px;margin-left:auto;margin-right:auto;z-index:9999}
.loyalty-generic-error-img{display:flex;justify-content:center;width:80px;height:80px;margin-bottom:15px}
.loyalty-generic-error-title{color:#0173b9;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:10px}
.loyalty-generic-error-desc{font-family:"DM Sans";color:#4f4f4f;text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:normal}
.loyalty-generic-error-btn{border-radius:50px;height:44px;width:268px;background:#0173b9;border:0;color:white;font-weight:700;font-size:16px;margin-top:20px}