.popup-notification{position:absolute;display:flex;z-index:100000;top:0;left:0;width:100%;background-color:#fff;min-height:60px}.popup-notification .close{position:absolute;background:none;border:0;top:1rem;right:1rem;opacity:.4}.popup-notification .close:hover{opacity:.6}.modal-popup-notification{--content-padding: 0;--padding: 0;--close-icon: url("data:image/svg+xml,<svg width='16' height='16' xmlns='http://www.w3.org/2000/svg'><path d='M13.864.864a.9.9 0 011.272 1.272L9.273 8l5.864 5.864a.9.9 0 11-1.273 1.272L8 9.273l-5.864 5.863a.9.9 0 11-1.272-1.272L6.727 8 .864 2.136A.9.9 0 012.136.864L8 6.727 13.864.864z' fill='%23333'/></svg>")}.modal-popup-notification .modal_close{display:block;left:initial;width:55px;height:55px;top:0;right:0;opacity:.4}.modal-popup-notification .modal_close:before{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center}.modal-popup-notification .modal_close:hover{opacity:.6}@media(max-width: 991px){.modal-popup-notification{--bottom: initial;--height: auto;--top: 0;max-height:100%}}@media(min-width: 992px){.modal-popup-notification{--width: 930px}}
