/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.header__main__desktop .menu--main-menu{display:flex;flex-direction:row;font-family:Myriad Pro,san-serif;justify-content:space-around;}.header__main__desktop .menu--main-menu li{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;text-align:center;}.header__main__desktop .menu--main-menu li a{position:relative;padding:1rem .75rem;color:var(--color-misesBlueDark);border-bottom:2px solid transparent;transition:0.4s;width:100%;font-weight:600;white-space:nowrap;}.header__main__desktop .menu--main-menu li a:before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:5px;background-color:transparent;transition:0.4s;}.header__main__desktop .menu--main-menu li:hover a:before,.header__main__desktop .menu--main-menu li:focus a:before,.header__main__desktop .menu--main-menu li a.is-active:before{background-color:var(--color-misesBlue);outline:none;}@media (max-width:1300px){.header__main__desktop .menu--main-menu li a{padding:1rem 0.5rem;}}
.block-mobile-dropdown__menu ul{display:flex;flex-direction:column;gap:1.75rem}.block-mobile-dropdown__menu ul li a{border-bottom:2px solid transparent;transition:0.4s;}.block-mobile-dropdown__menu ul li a:hover,.block-mobile-dropdown__menu ul li a:focus{border-bottom:2px solid white;}
@media screen and (min-width:1100px){.view-latest-articles__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}}.view-latest-articles__wrapper{display:grid;grid-column:span 3 / span 3;gap:30px;}@media screen and (min-width:1100px){.view-latest-articles .view-latest-articles__row:first-child{grid-column:span 3 / span 3;}}.view-latest-articles .view-latest-articles__row article .image-section img{width:100%;}@media screen and (min-width:1100px){.view-latest-articles .view-latest-articles__row:first-child article{gap:30px;}.view-latest-articles .view-latest-articles__row:first-child article .image-section{grid-column:span 5 / span 5;}.view-latest-articles .view-latest-articles__row:first-child article .body-section{grid-column:span 7 / span 7;line-height:2rem;}.view-latest-articles .view-latest-articles__row:first-child article .body-section p{line-height:2rem;}.view-latest-articles .view-latest-articles__row:first-child article .body-section h2{font-size:2rem;}.view-latest-articles .view-latest-articles__row:first-child article .body-section .teaser{font-size:1.375rem;}}
.latest_articles article img{width:100%;}
