<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-alert{position:relative;z-index:10000;margin-bottom:0;padding:0;border-radius:0;border:none}.c-alert--dark{background:#000;color:#fff}.c-alert--light{background-color:#efefef;color:#000}.c-alert__inner{padding-top:1rem;padding-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.c-alert__content{flex-grow:1;font-size:1.4rem;line-height:1.43;text-align:center}.c-alert__content a{font-weight:600;color:#fff!important;-webkit-text-decoration-color:#fff!important;text-decoration-color:#fff!important;text-decoration-thickness:.2rem!important;text-underline-offset:.1rem!important}.c-alert--light .c-alert__content a{color:#000!important;-webkit-text-decoration-color:#000!important;text-decoration-color:#000!important}.c-alert__content a:focus,.c-alert__content a:hover{color:#fff!important}.c-alert--light .c-alert__content a:focus,.c-alert--light .c-alert__content a:hover{color:#000!important}.c-alert__close-button{font-size:0;width:2.4rem;height:2.4rem;background:0 0;outline:0;border:none;flex-shrink:0;cursor:pointer;transition:opacity .2s cubic-bezier(.165,.84,.44,1)}.c-alert__close-button:focus,.c-alert__close-button:hover{opacity:.7}.c-alert__close-button-icon{font-size:2.4rem;color:#fff}.c-alert--light .c-alert__close-button-icon{color:#000}@media all and (min-width:1600px){.c-alert__close-button{position:absolute;right:4rem}}@media all and (max-width:1279px){.c-alert--dismissable .c-alert__content{text-align:left}}@media all and (max-width:600px){.c-alert{position:fixed}}</pre></body></html>