.notification-donate-an{margin-top:15px;background:#424758;padding:12px 20px;border-radius:16px;box-shadow:0 4px 10px rgba(0,0,0,.15);width:95%;z-index:99;height:120px;flex-direction:column;row-gap:10px}.notification-donate-an,.notification-donate-an a{color:#fff;display:flex;align-items:center;justify-content:center}.notification-donate-an a{background-color:#fe8e24;width:100%;height:40px;border-radius:7px;border:2px solid #fe8e24}.notification-donate-an a:hover{background-color:rgba(0,0,0,0)}.notification-donate-an__text{width:100%;font-size:16px;line-height:1.4;text-align:center}.notification-donate-an__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-an__close:hover{background:#f1f1f1}@media screen and (max-width:749px){.notification-donate-an{height:auto;padding:20px}.notification-donate-an p{text-align:center}.notification-donate-an a,.notification-donate-an__text{font-size:15px}}