.push-notification-modal{width:410px;height:157px;position:fixed;z-index:9999;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#fff;color:#000;-webkit-box-shadow:0 11px 33px -13px rgba(0,0,0,.5);box-shadow:0 11px 33px -13px rgba(0,0,0,.5);font-family:PT Sans,sans-serif;display:none}@media (max-width:480px){.push-notification-modal{width:100%}}.push-notification-modal .gradient{width:100%;height:7px;background:#ce3031}.push-notification-modal .bg-logo{position:absolute;top:7px;left:0;width:100%;height:100%;background:url(/aktuality_symfony/build/images/bg-logo.3d4f06f0.svg) no-repeat}.push-notification-modal .content{width:100%;margin-top:15px;padding:0 70px;position:relative}.push-notification-modal .content .text{font-size:14px;text-align:center}.push-notification-modal .content .text strong{font-style:normal;font-size:18px;font-weight:600;font-family:PT Sans,sans-serif}@media (max-width:480px){.push-notification-modal .content .text strong{white-space:normal}}.push-notification-modal .content .text p{margin:10px 0 0;line-height:1}.push-notification-modal .footer{width:100%;text-align:center;padding:20px}.push-notification-modal .footer .btn{height:35px;width:116px;font-size:12px;font-weight:700;border-radius:6px;position:relative;cursor:pointer;font-family:PT Sans,sans-serif;text-transform:uppercase;border:none}.push-notification-modal .footer .btn.btn-activate{background-color:#ce3031;color:#fff;margin-right:12px}.push-notification-modal .footer .btn.btn-not-now{background-color:#e1dfdf;margin-left:12px}