html.no-js .displayalert{display:none!important}.displayalert{--text-spacing:0;--text-line-height:1.4;margin:0;padding:20px 0;background-color:var(--brand-primary-20);color:var(--aw-text-color);opacity:0;position:relative;top:initial;left:initial;-webkit-transform:none;transform:none;width:100%;height:130px;border-radius:0}.show--displayalert .displayalert{opacity:1;height:auto;max-height:250px;-webkit-transition:all 300ms;transition:all 300ms;-webkit-transition-delay:0;transition-delay:0}.mm-wrapper--opened .displayalert,.searchbar--offcanvas--opened .displayalert{height:0;padding-top:0;padding-bottom:0;overflow:hidden}.displayalert .container,.displayalert-carousel{position:relative}.displayalert .displayalert-wrapper{padding-right:15px}.displayalert .displayalert-close{position:absolute;top:var(--gutter-spacing);right:var(--gutter-spacing);z-index:10;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--brand-primary);font-size:16px;text-decoration:none}.displayalert .displayalert-close i{font-size:inherit}.displayalert .displayalert-close span{display:none}.displayalert .displayalert-close:focus,.displayalert .displayalert-close:hover{opacity:.5}.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:3px}.displayalert a:focus,.displayalert a:hover{text-decoration:none}.displayalert-carousel.aw-js--displayalert .displayalert-item:not(:first-child){display:none}.displayalert-carousel.aw-js--displayalert.is-initialized{display:grid}.displayalert-carousel.aw-js--displayalert.is-initialized .displayalert-item{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:1/1;opacity:0;pointer-events:none;-webkit-transition:opacity 300ms linear;transition:opacity 300ms linear}.displayalert-carousel.aw-js--displayalert.is-initialized .displayalert-item.is-active{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.displayalert-carousel.aw-js--displayalert .displayalert-item{-webkit-transition-duration:1ms!important;transition-duration:1ms!important}}.displayalert-control-wrapper.show-play-pause .button-play,.displayalert-item{display:-webkit-box;display:-ms-flexbox;display:flex}.displayalert-item: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:"\f0f3";font-size:22px;margin-top:-4px}.displayalert-item .displayalert-content{padding-left:15px;padding-right:40px}@media (min-width:992px){.displayalert-item .displayalert-content{padding-right:150px;max-width:1460px}}.displayalert-item .displayalert-content a{display:inline-block}.displayalert-control-wrapper{position:absolute;bottom:0;left:0;right:0;pointer-events:none}.displayalert-control-wrapper a,.displayalert-control-wrapper button{pointer-events:all}.displayalert-control-wrapper .button-play{display:none}.displayalert-control-wrapper .displayalert-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.displayalert-control-wrapper .displayalert-control>div:not(.displayalert-arrows-wrapper){padding-right:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991.98px){.displayalert-control-wrapper .displayalert-control>div:not(.displayalert-arrows-wrapper){display:none}}.displayalert-control-wrapper .displayalert-arrows-wrapper{position:absolute;bottom:12px;left:0;right:0;pointer-events:none}.displayalert-control-wrapper .displayalert-arrows-wrapper .button-arrow{--button-arrow-size:24px;pointer-events:all}.displayalert-control-wrapper .displayalert-arrows-wrapper .button-arrow:before{font-size:1rem;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.displayalert-control-wrapper .displayalert-arrows-wrapper .button-arrow.button-arrow-prev{left:15px}@media (min-width:1800px){.displayalert-control-wrapper .displayalert-arrows-wrapper .button-arrow.button-arrow-prev{left:-40px}}.displayalert-control-wrapper .displayalert-arrows-wrapper .button-arrow.button-arrow-next{right:15px}@media (min-width:1800px){.displayalert-control-wrapper .displayalert-arrows-wrapper .button-arrow.button-arrow-next{right:-40px}}.displayalert-control-wrapper .displayalert-dots-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.displayalert-control-wrapper .displayalert-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.displayalert-control-wrapper .displayalert-dot{--carousel-dot-color:white;--carousel-dot-color-active:var(--brand-secondary);--carousel-dot-border:var(--border-default);width:12px;height:12px;padding:0;border:var(--carousel-dot-border, 0);border-radius:50%;background-color:var(--carousel-dot-color, var(--brand-primary-20));pointer-events:all;cursor:pointer;-webkit-transition:background-color 300ms ease-in-out;transition:background-color 300ms ease-in-out}.displayalert-control-wrapper .displayalert-dot:focus,.displayalert-control-wrapper .displayalert-dot:hover{background-color:var(--carousel-dot-color-hover, var(--carousel-dot-color-active, var(--brand-primary)))}.displayalert-control-wrapper .displayalert-dot:focus-visible{outline:var(--aa-border-width) var(--aa-border-style) var(--aa-outline-color)!important;outline-offset:var(--aa-outline-offset);-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:var(--aa-border-radius)}.displayalert-control-wrapper .displayalert-dot.is-active{background-color:var(--carousel-dot-color-active, var(--brand-primary));border-color:var(--carousel-dot-color-active, var(--brand-primary))}