/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--corner-radius:5px;--button-color-background:#00478a;--button-color-background--active:#003b71;--icon-web-primary:#00478a;--button-color-text:#ffffff;--icon-web-primary:#00478a;}a{color:#00478a;}.section-title :after,a{color:var(--button-color-background);}.layout-first{background-color:var(--button-color-background);}.layout-first__wrapper,.layout-first__wrapper .mg-breadcrumb li + li::before,.layout-first__wrapper a,.layout-first__wrapper h1,.layout-first__wrapper h2,.layout-first__wrapper h3{color:var(--button-color-text);}@media only screen and (min-width:479px){.region-header{max-width:1170px;margin:0 auto;display:flex;justify-content:space-between;width:100%;align-items:center;gap:1.5rem;padding:1rem 0;}.region-header .menu{display:flex;justify-content:flex-end;align-items:center;gap:1rem;}.region-header .menu li{border-bottom:4px solid transparent;}.region-header .menu li a{color:#333333;font-weight:700;font-size:1.8rem;padding:5px 7px;text-decoration:none;}.region-header .menu li.active,.region-header .menu li.active-trail,.region-header .menu li:hover,.region-header .menu li:focus,.region-header .menu li:active{border-bottom:4px solid var(--button-color-background);text-decoration:none;}}@media only screen and (max-width:480px){.region-header{text-align:center;display:grid;gap:2rem;padding-top:1rem;}}.burger-menu-icon{display:none;}
