/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.alert.swiper-slide-next{opacity:0}.view-alerts-carousel{overflow:visible !important;position:relative}.view-alerts-carousel:after{content:"";width:calc(100vw - 1600px + 8px);height:100%;background:#fff2c3;position:absolute;left:100%;top:0;z-index:1}.alerts-banner{padding:0px calc(clamp(16px,7vw,112px)/2)}@media(max-width:48rem){.alerts-banner{padding:0}}@media only screen and (max-width:32rem){.alerts-banner{padding:0}}.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 .label{font-weight:500}.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{font-size:22px;margin-bottom:10px}.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{height:25px;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;position:relative}.alerts-banner__heading{margin:0 32px 0 0;padding-left:34px;position:relative}.alerts-banner__heading::before{font-family:"Font Awesome 7 Pro";content:"";color:#cb5215;font-size:25px;font-weight:900;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.alerts-banner__slider-wrapper{margin:24px 0 4px 0}@media only screen and (max-width:48rem){.alerts-banner__slider-wrapper{margin:24px 0 0 0}}
.alerts-banner__trigger{margin-right:calc(clamp(-112px,-7vw,-16px)/2);padding:13px 2.25rem 13px 13px !important;-webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0);box-shadow:0px 1px 1px 0px rgba(0,0,0,0)}.alerts-banner__trigger:after{content:"+" !important}.alerts-banner__trigger[aria-expanded=true]:after{content:"" !important;-webkit-transform:rotate(180deg) !important;transform:rotate(180deg) !important}@media only screen and (max-width:48rem){.alerts-banner__trigger{margin-right:-14px}}.alerts-banner__trigger:focus{outline-offset:-2px}
.header{-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,.15);box-shadow:0px 3px 6px 0px rgba(0,0,0,.15);display:block;position:relative;z-index:100}
.header__logo{margin-right:16px;-ms-flex-preferred-size:100%;flex-basis:100%}@media(max-width:64rem){.header__logo{-webkit-box-flex:0;-ms-flex:none;flex:none}}.header__logo a{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.header__logo a:focus{outline-offset:6px}.header__logo a:active{outline:2px solid #ca6716;outline-offset:6px}.header__logo a:active:focus{outline:2px solid #ca6716;outline-offset:6px}.header__logo a img{max-width:151px}@media(max-width:48rem){.header__logo a img{max-width:120px}}@media(max-width:32rem){.header__logo a img{max-width:89px}}
.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}@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}
.header__nav-search{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:wrap;flex-wrap:wrap;gap:6px 28px;-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{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.header__nav-search .left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:22px 40px}@media(max-width:32rem){.header__nav-search .left{gap:22px 24px}}.header__nav-search .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width:48rem){.header__nav-search .right{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}
.header__row--top{background-color:#fff2c3;padding:20px 0;overflow:hidden}@media only screen and (max-width:48rem){.header__row--top{padding:16px 0}}.header__row--top>.container{padding-left:calc(clamp(16px,7vw,112px)/2)}@media(max-width:48rem){.header__row--top>.container{padding-left:clamp(16px,7vw,112px)}}.header__row--middle{background:#0d2b47;margin:2px 0;padding:2px 0;min-height:50px}.header__row--middle a:focus,.header__row--middle button:focus,.header__row--middle input:focus,.header__row--middle select:focus{outline-color:#e37319 !important}.header__row--bottom{background-color:#164467;padding:16px 0;position:relative}@media(max-width:48rem){.header__row--bottom{padding:14px 0}}.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}@media(max-width:64rem){.header__row--bottom>.container{gap:0 16px}}@media(max-width:48rem){.header__row--bottom>.container{padding:0 calc(clamp(16px,7vw,112px)/1.5) 0 clamp(16px,7vw,112px)}}.header__row--bottom>.container a:focus,.header__row--bottom>.container button:focus,.header__row--bottom>.container input:focus,.header__row--bottom>.container select:focus{outline-color:#e37319 !important}
