<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.has-popup #alert-popup{display:flex}.alert-popup,.alert-banner{position:relative;min-width:none}.alert-popup .alert-content,.alert-banner .alert-content{position:relative;padding:2rem 2rem;margin:0 auto;background-color:#fff;box-sizing:border-box}.alert-popup .alert-close,.alert-banner .alert-close{position:absolute;right:10px;top:10px;border:1px solid #333;width:20px;height:20px;line-height:16px;text-align:center;cursor:pointer}.alert-popup .alert-message,.alert-banner .alert-message{font-size:14px}.alert-popup .alert-message h3,.alert-banner .alert-message h3{font-size:18px;margin-top:0}.alert-popup .alert-message&gt;*:last-child,.alert-banner .alert-message&gt;*:last-child{margin-bottom:0}.alert-popup{position:fixed;width:100%;max-width:100%;height:100%;top:0;left:0;z-index:9999;background-color:rgba(0,0,0,0.5);display:none;align-items:center;opacity:0;pointer-events:none}.alert-popup .alert-content{max-width:700px}.alert-popup .alert-message{font-size:16px;margin-right:30px}.alert-banner{display:none}.header-container .alert-banner{margin-top:-10px}@media(min-width:1024px){.header-container .alert-banner{margin:0 -10px 0}}@media(min-width:1201px){.header-container .alert-banner{margin:0 -30px 0}}.has-banner .alert-banner{display:block}.alert-banner .alert-message{position:relative}.alert-banner .alert-message[aria-expanded=false]::after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;height:20px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff)}.alert-banner .alert-message h3{font-size:14px;line-height:1.1}.alert-banner .alert-readmore{border:0;border-radius:0;background:transparent;margin-bottom:-1rem}.alert-banner .alert-readmore::before,.alert-banner .alert-readmore::after{height:.5em}.alert-banner .alert-readmore.closed::after{content:'ï¹€';display:block}.alert-banner .alert-readmore.open::before{content:'ï¸¿';display:block;line-height:.3em}</pre></body></html>