#displayalert .displayalert-close span,html.no-js #displayalert{display:none}body:not(.show--displayalert) #displayalert{display:none}#displayalert{--text-spacing:0;--text-line-height:1.4;font-size:1.0588235294rem;font-weight:var(--aw-font-weight-bold);margin:0;background-color:var(--color-yellow);color:var(--brand-primary);position:relative;opacity:0;overflow-x:hidden;overflow-y:auto;width:100%;height:auto;max-height:250px;border-radius:0;z-index:999999}.show--displayalert #displayalert{opacity:1;height:auto;max-height:250px;-webkit-transition:all 300ms;transition:all 300ms;-webkit-transition-delay:0;transition-delay:0}@media (max-width:1199.98px){.show--displayalert #displayalert{max-height:100vh}}.mm-wrapper--opened #displayalert,.searchbar--offcanvas--opened #displayalert{height:0;padding-top:0;padding-bottom:0;overflow:hidden}#displayalert .container{position:relative}#displayalert .displayalert-wrapper{padding-right:15px}#displayalert .displayalert-wrapper>.displayalert{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0}@media (min-width:1200px){#displayalert .displayalert-wrapper>.displayalert{padding:35px 0}}#displayalert .displayalert-wrapper>.displayalert:before{display:inline-block;font-family:"Font Awesome 7 Pro";font-weight:400;font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f071";font-size:40px;line-height:1;margin-top:0;width:65px;-ms-flex-negative:0;flex-shrink:0}#displayalert .displayalert-close{z-index:10;font-size:18px;text-decoration:none;width:34px;height:34px;border-radius:4px;background-color:var(--brand-primary);color:#fff;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;position:absolute;top:16px;right:var(--gutter-spacing)}@media (min-width:1200px){#displayalert .displayalert-close{right:35px}}#displayalert .displayalert-close:focus,#displayalert .displayalert-close:hover{color:var(--brand-primary-20)}#displayalert h1,#displayalert h2,#displayalert h3,#displayalert h4,#displayalert h5,#displayalert h6,#displayalert p{margin-top:0;margin-bottom:0;line-height:var(--text-line-height)}#displayalert h1:not(:last-child),#displayalert h2:not(:last-child),#displayalert h3:not(:last-child),#displayalert h4:not(:last-child),#displayalert h5:not(:last-child),#displayalert h6:not(:last-child),#displayalert p:not(:last-child){margin-bottom:var(--text-spacing)}#displayalert a{color:var(--brand-primary);text-decoration:underline;text-decoration-thickness:.072em;text-underline-offset:2px}#displayalert a:focus,#displayalert a:hover{text-decoration:none}.displayalert-item .title{text-transform:uppercase}.displayalert-item .displayalert-content{padding-right:40px}.displayalert-item .displayalert-content a{display:inline-block}@media (max-width:1199.98px){body.updates-dropdown--show #displayalert{position:fixed;top:0;left:0;right:0;opacity:0;pointer-events:none}}