.tif-notification-bar{position:fixed;left:0;right:0;z-index:99999}.tif-notification-bar p{margin-bottom:0}.tif-notification-bar p + p{margin-top:0.5rem}.tif-notification-bar.fixed-top{position:fixed;top:0}.tif-notification-bar.fixed-bottom{position:fixed;bottom:0}.tif-notification-bar .container{display:flex;gap:1.25rem;justify-content:space-between;align-items:center;margin:auto;padding:1.25rem}.tif-notification-bar .tif-boxed{margin:0 auto}.tif-notification-bar .js.tif-close-btn{line-height:0.5;padding:1.25rem;margin:-1.25rem;cursor:pointer}.tif-notification-bar .js.tif-close-btn.is-text{text-decoration:underline}.tif-notification-bar .tif-close-btn.is-cross{font-size:2rem}.tif-notification-bar .tif-close-btn a{line-height:0.5;padding:1.25rem;margin:-1.25rem;display:block}.tif-notification-bar .tif-close-btn.is-cross a,.tif-notification-bar .tif-close-btn.is-btn a{text-decoration:none}.tif-notification-bar.modal{display:flex;align-items:center;justify-content:center;position:fixed;min-height:100vh;top:0;bottom:0;left:0;right:0;z-index:999999999999999}.tif-notification-bar.modal .container{flex-direction:column;text-align:center;font-size:1.2rem;gap:3rem}.tif-notification-bar{background-color:#95a42d;color:#000000}.tif-notification-bar a{color:#000000}.tif-notification-bar .js.is-btn{background-color:#9c1c1a;color:#ffffff}.tif-notification-bar .is-btn a{background-color:#9c1c1a;color:#ffffff}