:root{--asdso-header-offset-top:0}.asdso-header{position:relative}.asdso-header__pre-header{display:none;flex-grow:1}@media only screen and (min-width:41.6875rem){.asdso-header__pre-header{display:block}}.asdso-header__top-hat{align-items:center;background-color:#378334;display:flex;height:3.125rem;justify-content:center}@media only screen and (min-width:41.6875rem){.asdso-header__top-hat{display:none}}.asdso-header__navigation{display:grid;grid-template-columns:1fr 1fr;padding-bottom:1rem;padding-top:1rem;grid-gap:1rem;gap:1rem}.asdso-header__links{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.asdso-header__mobile-nav-overlay{background:#4d4d4a;height:100vh;height:calc(100vh - var(--asdso-header-offset-top, 0px) - var(--drupal-displace-offset-top, 0px));left:0;opacity:0;position:fixed;top:0;top:calc(var(--asdso-header-offset-top, 0px) + var(--drupal-displace-offset-top, 0px));transition:all .2s ease-in-out;visibility:hidden;width:100%;z-index:101}.asdso-header__mobile-nav-overlay.is-visible{opacity:.2;visibility:visible}.is-sticky .asdso-header__mobile-nav-overlay{top:0;top:var(--asdso-header-offset-top,0)}.asdso-header__mobile-nav{background:#fff;border-top:.0165rem solid #b3b3b3;height:100vh;height:calc(100vh - var(--asdso-header-offset-top, 0px) - var(--drupal-displace-offset-top, 0px));overflow-x:hidden;overflow-y:auto;overflow:hidden auto;padding:2rem;position:fixed;right:0;top:0;top:calc(var(--asdso-header-offset-top, 0px) + var(--drupal-displace-offset-top, 0px));transform:translateX(105vw);transition:transform .5s ease-in-out;width:80%;z-index:101}.asdso-header__mobile-nav.is-visible{transform:translateX(0)}.is-sticky .asdso-header__mobile-nav{height:100vh;height:calc(100vh - var(--asdso-header-offset-top, 0px));top:0;top:var(--asdso-header-offset-top,0)}@media only screen and (min-width:41.6875rem){.asdso-header__mobile-nav{width:60%}}.asdso-header__mobile-buttons{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;width:60%}.asdso-header__mobile-buttons .mobile-nav-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;display:flex;gap:.25rem;padding:0}.asdso-header__mobile-buttons .mobile-nav-button__label{color:#4d4d4a}.scrolling-header.is-sticky .asdso-header__mobile-buttons .mobile-nav-button__label{display:none}.asdso-header__mobile-buttons .mobile-nav-button__icon{border-top:2px solid #4d4d4a;display:block;height:0;margin-bottom:.25rem;position:relative;width:1.25rem}.asdso-header__mobile-buttons .mobile-nav-button__icon:after,.asdso-header__mobile-buttons .mobile-nav-button__icon:before{border-top:2px solid #4d4d4a;content:"";height:0;left:0;position:absolute;top:0;transition:all .2s ease-in-out;width:100%}.asdso-header__mobile-buttons .mobile-nav-button__icon:before{transform:translateY(-.5rem)}.asdso-header__mobile-buttons .mobile-nav-button__icon:after{transform:translateY(.3rem)}.asdso-header__mobile-buttons .mobile-nav-button.is-active .mobile-nav-button__icon{border-color:transparent}.asdso-header__mobile-buttons .mobile-nav-button.is-active .mobile-nav-button__icon:after{transform:translateY(-.1875rem) rotate(45deg)}.asdso-header__mobile-buttons .mobile-nav-button.is-active .mobile-nav-button__icon:before{transform:translateY(-.1875rem) rotate(-45deg)}@media only screen and (min-width:41.6875rem){.asdso-header__mobile-buttons{width:auto}}@media only screen and (min-width:52.125rem){.asdso-header__mobile-buttons{display:none}}.asdso-hero__inner{background-repeat:no-repeat;background-size:cover;padding:4.875rem 1rem;position:relative;text-align:center}.asdso-hero__overlay{background:rgba(0,0,0,.3);bottom:0;left:0;position:absolute;right:0;top:0}.asdso-hero .page-title{color:#fff;margin:0;position:relative;text-shadow:.125rem .125rem #666;z-index:1}.asdso-main-content{margin-bottom:2rem}.asdso-main-content__container{display:flex;flex-wrap:wrap;gap:1.5rem;width:100%}.asdso-main-content__container .asdso-content{flex-basis:100%;flex-grow:1;max-width:100%}@media only screen and (min-width:41.6875rem){.asdso-main-content__container .asdso-content{flex-basis:calc(75% - 0.75rem)}}.asdso-main-content__container .asdso-sidebar{flex-basis:100%;max-width:100%}@media only screen and (min-width:41.6875rem){.asdso-main-content__container .asdso-sidebar{flex-basis:calc(25% - 0.75rem)}.asdso-main-content,.asdso-main-content__container{flex-wrap:nowrap}}.asdso-content-bottom{border-top:.0937rem solid rgba(0,0,0,.2);margin-top:2rem;padding-top:2rem}.block--asdso-page-title .page-title{border-bottom:.0625rem solid rgba(0,0,0,.2);margin-bottom:2rem;padding-bottom:1rem;position:relative}.block--asdso-page-title .page-title__label{border-top:.0937rem solid rgba(0,0,0,.2);margin-top:2rem;padding-top:2rem}.node__content{margin-top:1.5rem}.path-frontpage .node__content{margin-top:0}.author-info{font-size:1.125rem;font-weight:500}p.author-info{font-weight:400;margin-bottom:1rem}.views-view-responsive-grid__item-inner{height:100%}#aside>.block:not(:last-of-type){margin-bottom:1rem}.asdso-footer{background-color:#005b99;border-top:.3125rem solid #fedd00;margin-top:2rem}.asdso-footer__bottom,.asdso-footer__top{padding-bottom:3.75rem;padding-top:3.75rem}.asdso-footer__top{border-bottom:.0937rem solid hsla(0,0%,100%,.25);display:grid;text-align:center;grid-gap:3.75rem 1rem;gap:3.75rem 1rem}@media only screen and (min-width:41.6875rem){.asdso-footer__top{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:52.125rem){.asdso-footer__top{text-align:left}}@media only screen and (min-width:64rem){.asdso-footer__top{grid-template-columns:repeat(3,1fr)}}.asdso-footer__bottom{display:grid;grid-gap:1rem;gap:1rem}@media only screen and (min-width:41.6875rem){.asdso-footer__bottom{grid-template-columns:1fr 1fr}}@media only screen and (min-width:64rem){.asdso-footer__bottom{grid-template-columns:2fr 1fr}}.block--footer-navigation .block__title{color:#fedd00;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1;margin-bottom:1rem;margin-top:0}.block--footer-navigation .menu{list-style-type:none;margin:0;padding:0}.block--footer-navigation .menu__item{line-height:1.6875;margin-bottom:.75rem}.block--footer-navigation .menu__link{border-bottom:.0165rem solid transparent;color:#fff;display:inline-block;font-size:.875rem;font-weight:300;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease-in-out}.block--footer-navigation .menu__link:focus,.block--footer-navigation .menu__link:hover{border-color:#fff}.block--footer-bottom-left .ckeditor-field img{margin:0;max-width:15.9375rem}.block--footer-bottom-left p{color:#fff;margin-bottom:1rem;margin-top:1rem}.block--footer-bottom-left p:has(img){margin-top:0}.block--footer-bottom-left a{color:#fedd00}.block--footer-bottom-left.text-card .text-card__inner{padding-top:0}.block--footer-bottom-left.text-card .field p{font-size:.875rem;font-weight:300}.block--footer-bottom-left.text-card .field a{font-size:1.125rem}.asdso-footer__bottom-right .title{color:#fedd00;font-size:1rem;font-weight:800;margin-bottom:1.5rem}.asdso-footer__bottom-right .description{color:#fff;font-size:.875rem;font-weight:300;line-height:1.5}.asdso-footer__bottom-right .search-form{align-items:center;display:flex;margin-bottom:2rem;margin-top:1rem;position:relative}.asdso-footer__bottom-right .search-form .form-text{border-radius:2rem;font-weight:300;height:3.125rem;padding-left:1.5rem;padding-right:3.75rem;width:100%}.asdso-footer__bottom-right .search-form .form-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%)}