.notification-donate-bg{background-color:rgba(0,0,0,.4039215686);height:100vh;width:100%;position:fixed;top:0;left:0;z-index:9999}.notification-donate{position:fixed;top:10px;left:50%;transform:translateX(-50%)!important;background:#424758;padding:12px 20px;border-radius:16px;box-shadow:0 4px 10px rgba(0,0,0,.15);width:95%;z-index:9999;height:120px;flex-direction:column;row-gap:10px}.notification-donate,.notification-donate a{color:#fff;display:flex;align-items:center;justify-content:center}.notification-donate a{background-color:#fe8e24;width:100%;height:40px;border-radius:7px;border:2px solid #fe8e24}.notification-donate a:hover{background-color:rgba(0,0,0,0)}.notification-donate__text{width:100%;font-size:16px;line-height:1.4;text-align:center}.notification-donate__close{margin-left:15px;background:#fff;color:#fe8e24;border:none;padding:6px 12px;font-size:13px;font-weight:600;border-radius:8px;cursor:pointer;transition:background .2s ease;position:absolute;top:10px;right:10px}.notification-donate__close:hover{background:#f1f1f1}@media screen and (max-width:749px){.notification-donate{height:auto;padding:40px 20px 20px}.notification-donate p{text-align:center}.notification-donate a,.notification-donate__text{font-size:15px}}