/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.alerts-banner{background-color:#fdfdfd;border-radius:24px;padding:0px max(32px,clamp(16px,7vw,112px)/2);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:border-radius;transition-property:border-radius;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s}.alerts-banner:has(#alerts-slider[aria-hidden=true]){border-radius:16px}.alerts-banner__updated-level{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 24px}.alerts-banner__updated-level-wrapper{padding-right:11rem}@media only screen and (max-width:48rem){.alerts-banner__updated-level-wrapper{padding-right:0}}.alerts-banner__title{margin-bottom:21px}.alerts-banner__title h3{margin-bottom:0}.alerts-banner__snippet{margin-top:12px;padding-right:11rem}.alerts-banner__snippet p{margin-bottom:0}@media only screen and (max-width:48rem){.alerts-banner__snippet{padding-right:0}}
.alerts-banner__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.alerts-banner__heading{margin:0 32px 0 0;padding-left:26px;position:relative;font-weight:700}.alerts-banner__heading::before{font-family:"Font Awesome 7 Pro";content:"";color:#bc0000;font-size:18px;font-weight:900;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.alerts-banner__slider-wrapper{padding:6px 0 16px}
.alerts-banner__trigger{margin-right:-10px}.alerts-banner__trigger:focus{outline-offset:0}
.header{-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);display:block;position:relative;z-index:100}
.header__logo a.site-logo{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:48rem){.header__logo a.site-logo{width:104px}}.header__logo a.site-logo:hover{outline:2px solid #c3e3ab;outline-offset:4px}.header__logo a.site-logo:hover:focus{outline:none}.header__logo a.site-logo:focus{outline:2px solid #a8dfff;outline-offset:4px}.header__logo a.site-logo:active{outline:2px solid #a8dfff;outline-offset:4px}.header__logo a.site-logo:active:focus{outline:none}
.header__menu-search>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 calc(clamp(16px,7vw,112px)/2)}@media(max-width:48rem){.header__menu-search>.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}
.header__menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:59.75rem}
.header__nav-search-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width:48rem){.header__nav-search-trigger{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}
.header__row--top{background-color:#f5c66d;padding:16px 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s}.header__row--top:has(.alert.swiper-slide-active.High){background-color:#dc3737}.header__row--top:has(.alert.swiper-slide-active.Low){background-color:#f5c66d}.header__row--top>.container{padding-left:calc(clamp(16px,7vw,112px)/2)}@media(max-width:64rem){.header__row--top>.container{padding-left:clamp(16px,7vw,112px)}}.header__row--middle{background-color:#183752;padding:10px 0}@media(max-width:48rem){.header__row--middle{padding:3px 0}}.header__row--bottom{background-color:#006ba8;padding:20px 0;position:relative}.header__row--bottom>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 calc(clamp(16px,7vw,112px)/2);gap:24px 40px}@media(max-width:64rem){.header__row--bottom>.container{gap:0 16px}}
