@keyframes fade-in{0%{opacity:0}}@keyframes slide-up{0%{transform:translateY(10%)}}@media(prefers-reduced-motion:reduce){.npg-notification-content,.npg-notification-overlay{animation:none}}.npg-notification .npg-notification-close{-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;background:transparent;border:none;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;width:auto}.npg-notification .npg-notification-close::-moz-focus-inner{border:0;padding:0}:root{--npg-notification--content--background-color:#9f6eb6}.npg-notification{bottom:5%;display:flex;max-width:90%;position:fixed;right:5%;z-index:110}.npg-notification:focus-visible{outline:none}.npg-notification[aria-hidden=true]{display:none}.npg-notification .npg-notification-overlay{animation:fade-in .2s both;background-color:rgba(43,46,56,.9);bottom:0;left:0;position:fixed;right:0;top:0}.npg-notification .npg-notification-content{animation:fade-in .4s .2s both,slide-up .4s .2s both;background-color:#9f6eb6;border:4px solid #fff;color:#fff;margin:auto;max-width:100%;padding:1.25rem 1.75rem;position:relative;width:375px;z-index:2}.npg-notification .npg-notification-icon{height:2em;width:2em}.npg-notification .npg-notification-title{font-weight:300;line-height:1;margin-bottom:.35em;margin-top:.35em}.npg-notification .npg-notification-message{font-size:1.15rem;font-weight:300;line-height:1.2}.npg-notification .npg-notification-message p{margin-bottom:.5em;margin-top:.5em}.npg-notification .npg-notification-message :first-child{margin-top:0}.npg-notification .npg-notification-message :last-child{margin-bottom:0}.npg-notification a.npg-notification-button{background-color:var(--wp--preset--color--white,#fff);border-color:var(--wp--preset--color--white,#fff);color:var(--wp--preset--color--black,#000);display:inline-block;font-size:1.1rem;margin-top:.7em;padding:.275rem 1rem}.npg-notification a.npg-notification-button:hover{background-color:var(--wp--preset--color--black,#000);border-color:var(--wp--preset--color--black,#000);color:var(--wp--preset--color--white,#fff)}.npg-notification .npg-notification-close{background-color:#fff;cursor:pointer;height:1.55em;position:absolute;right:0;top:0;width:1.55em}.npg-notification .npg-notification-close:after,.npg-notification .npg-notification-close:before{background:#000;content:"";height:.1em;left:.1em;position:absolute;top:.725em;width:1.35em}.npg-notification .npg-notification-close:before{transform:rotate(45deg)}.npg-notification .npg-notification-close:after{transform:rotate(-45deg)}
