.displayalert{--text-spacing:0;--text-line-height:1.4;--displayalert-bg-color:var(--brand-lightgreen);margin:0 auto;padding:20px 0;max-width:var(--wrapper-maxwidth);background-color:var(--displayalert-bg-color);color:var(--aw-text-color);border-radius:0;width:100%;position:relative;opacity:0;overflow-x:hidden;overflow-y:auto;height:auto;max-height:250px}.displayalert .displayalert-close span,.displayalert.only-one .displayalert-control-wrapper{display:none}.displayalert.orange{--displayalert-bg-color:var(--brand-orange)}.displayalert.red{--displayalert-bg-color:var(--brand-red)}.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-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:.8235294118rem;text-decoration:none}.displayalert .displayalert-close i{font-size:1rem}@media (min-width:768px){.displayalert .displayalert-close:focus,.displayalert .displayalert-close:hover{color:#000}}.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}@media (min-width:768px){.displayalert a:focus,.displayalert a:hover{text-decoration:none}}.displayalert-content{--aw-text-color:black;--aw-heading-color:black;color:var(--aw-text-color)}.displayalert-content a{display:inline-block}.displayalert-content .title{display:-webkit-box;display:-ms-flexbox;display:flex}.displayalert-content .title:before{content:"\f071";font-weight:900;margin-right:var(--button-icon-spacing)}.displayalert-carousel{position:relative}.displayalert-carousel.slick-dotted.slick-slider{margin-bottom:0}.displayalert-carousel .slick-track{min-width:100%}.displayalert-carousel .displayalert-content{padding-left:15px;padding-right:40px}@media (min-width:992px){.displayalert-carousel .displayalert-content{padding-right:150px;max-width:1460px}}.displayalert-control-wrapper .button-play,.displayalert-item{display:-webkit-box;display:-ms-flexbox;display:flex}.displayalert-content .title:before,.displayalert-control-wrapper .button-play:before,.displayalert-item:before{display:inline-block;font-family:"Font Awesome 7 Pro";font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.displayalert-item:before{font-weight:400;content:"\f0f3";font-size:1.1764705882rem;margin-top:0}.displayalert-item>i{font-size:1.1764705882rem;margin-top:3px}.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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25px;height:25px;background-color:#fff;border:1px solid var(--aw-text-color);border-radius:50%;margin-right:5px;padding-top:2px}.displayalert-control-wrapper .button-play:before{content:"\f04b";font-size:.8823529412rem;font-weight:900;margin-left:3px}.displayalert-control-wrapper .button-play.play:before{content:"\f04c";margin-left:0}.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(.slick-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(.slick-arrows-wrapper){display:none}}.displayalert-control-wrapper .slick-arrows-wrapper{position:absolute;bottom:12px;left:0;right:0;pointer-events:none}.displayalert-control-wrapper .slick-arrows-wrapper button{pointer-events:all;height:24px;width:24px}.displayalert-control-wrapper .slick-arrows-wrapper button:before{font-size:.9411764706rem;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.displayalert-control-wrapper .slick-arrows-wrapper button.slick-prev{left:15px}@media (min-width:1800px){.displayalert-control-wrapper .slick-arrows-wrapper button.slick-prev{left:-40px}}.displayalert-control-wrapper .slick-arrows-wrapper button.slick-next{right:15px}@media (min-width:1800px){.displayalert-control-wrapper .slick-arrows-wrapper button.slick-next{right:-40px}}.displayalert-control-wrapper .slick-dots-wrapper .slick-dots{position:static;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex}