.announcement-bar{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;min-height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.announcement-bar[hidden]{display:none}.announcement-bar__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;width:100%;max-width:1280px;padding:0 16px;margin:0 auto}@media(max-width: 1024px){.announcement-bar__inner{padding:0}}.announcement-bar__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;max-width:100%}.announcement-bar__text a{text-decoration:underline;text-underline-offset:.15em}.announcement-bar__text a:hover,.announcement-bar__text a:focus{text-decoration-thickness:2px}.announcement-bar__text h1,.announcement-bar__text h2,.announcement-bar__text h3,.announcement-bar__text h4,.announcement-bar__text h5,.announcement-bar__text h6,.announcement-bar__text p,.announcement-bar__text span,.announcement-bar__text a{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}.announcement-bar__close{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:4px 0 4px 8px;border:0;background:rgba(0,0,0,0);cursor:pointer;line-height:1;border-radius:6px;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;display:none}.announcement-bar__close:hover{opacity:.85}.announcement-bar__close:focus-visible{outline:2px solid currentColor;outline-offset:2px}.announcement-bar__close-icon{display:block;font-size:1.5rem;font-weight:400;line-height:1}

/*# sourceMappingURL=announcement-bar.css.map */