.notification-window{opacity:1;transition:opacity 1s ease}.notification-window.notification-invisible{opacity:0}.notification-animate.notification-revoke{transition:transform 1s ease}.notification-animate.notification-revoke.notification-top{transform:translateY(-2em)}.notification-animate.notification-revoke.notification-bottom{transform:translateY(2em)}.notification-animate.notification-revoke.notification-active.notification-bottom,.notification-animate.notification-revoke.notification-active.notification-top,.notification-revoke:hover{transform:translateY(0)}.notification-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.notification-link,.notification-revoke:hover{text-decoration:underline}.notification-revoke,.notification-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.notification-window.notification-static{position:static}.notification-window.notification-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.notification-window.notification-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.notification-revoke{padding:.5em}.notification-header{font-size:18px;font-weight:700}.notification-btn,.notification-close,.notification-link,.notification-revoke{cursor:pointer}.notification-link{opacity:.8;display:inline-block;padding:.2em}.notification-link:hover{opacity:1}.notification-link:active,.notification-link:visited{color:initial}.notification-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.notification-banner .notification-btn:last-child{min-width:140px}.notification-highlight .notification-btn:first-child{background-color:transparent;border-color:transparent}.notification-highlight .notification-btn:first-child:focus,.notification-highlight .notification-btn:first-child:hover{background-color:transparent;text-decoration:underline}.notification-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.notification-close:focus,.notification-close:hover{opacity:1}
.notification-revoke.notification-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.notification-revoke.notification-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.notification-revoke.notification-left{left:3em;right:unset}.notification-revoke.notification-right{right:3em;left:unset}.notification-top{top:1em}.notification-left{left:1em}.notification-right{right:1em}.notification-bottom{bottom:1em}.notification-floating>.notification-link{margin-bottom:1em}.notification-floating .notification-message{display:block;margin-bottom:1em}.notification-window.notification-floating .notification-compliance{-ms-flex:1;flex:1}.notification-window.notification-banner{-ms-flex-align:center;align-items:center}.notification-banner.notification-top{left:0;right:0;top:0}.notification-banner.notification-bottom{left:0;right:0;bottom:0}.notification-banner .notification-message{-ms-flex:1;flex:1}.notification-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.notification-compliance>.notification-btn{-ms-flex:1;flex:1}.notification-btn+.notification-btn{margin-left:.5em}
@media print{.notification-revoke,.notification-window{display:none}}@media screen and (max-width:900px){.notification-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.notification-window.notification-top{top:0}.notification-window.notification-bottom{bottom:0}.notification-window.notification-banner,.notification-window.notification-left,.notification-window.notification-right{left:0;right:0}.notification-window.notification-banner{-ms-flex-direction:column;flex-direction:column}.notification-window.notification-banner .notification-compliance{-ms-flex:1;flex:1}.notification-window.notification-floating{max-width:none}.notification-window .notification-message{margin-bottom:1em}.notification-window.notification-banner{-ms-flex-align:unset;align-items:unset}}
.notification-floating.notification-theme-classic{padding:1.2em;border-radius:5px}.notification-floating.notification-type-info.notification-theme-classic .notification-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.notification-theme-classic .notification-btn{border-radius:5px}.notification-theme-classic .notification-btn:last-child{min-width:140px}.notification-floating.notification-type-info.notification-theme-classic .notification-btn{display:inline-block}
.notification-theme-edgeless.notification-window{padding:0}.notification-floating.notification-theme-edgeless .notification-message{margin:2em 2em 1.5em}.notification-banner.notification-theme-edgeless .notification-btn{margin:0;padding:.8em 1.8em;height:100%}.notification-banner.notification-theme-edgeless .notification-message{margin-left:1em}.notification-floating.notification-theme-edgeless .notification-btn+.notification-btn{margin-left:0}