.component-local-alert{--icon-primary-color:var(--station-accent-foreground);--overlay-display:inline-flex;background-color:var(--station-accent-background);color:var(--station-accent-foreground);position:relative}.component-local-alert>*{position:relative;z-index:1}.theme-night .component-local-alert{--overlay-display:none}.component-local-alert:before{background-color:var(--station-accent-background-overlay);content:"";display:var(--overlay-display);height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.component-local-alert{--alert-padding:0.8rem;--message-padding:4rem;border-radius:.6rem;margin:0;padding:1.7rem var(--alert-padding);width:100%}@media screen and (min-width:1060px){.component-local-alert{--alert-padding:1.6rem;--message-padding:5.6rem}}.component-local-alert .local-alert-content{align-items:center;display:flex;flex-direction:row;font-size:1.4rem;font-weight:500;height:auto;justify-content:space-between;line-height:1.8rem;margin:0 auto;max-width:100%;text-align:center;width:auto}.component-local-alert .local-alert-content a{color:currentColor;text-decoration:none}.component-local-alert .local-alert-content .message{display:inline-block;justify-content:center;padding:0 var(--message-padding);width:100%}.component-local-alert .local-alert-content .readmore{cursor:pointer;text-decoration:underline}
/*# sourceMappingURL=LocalAlert-component.e1a5dac7a54ca7ae86e1.css.map*/