/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.footer-logo{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;gap:1.5rem;}.simple-text .footer-logo img,.simple-text .footer-container-top img{margin:0;}.footer-container-top{display:flex;width:100%;margin-top:1.5rem;justify-content:center;gap:1rem;}
.block-wrapper{display:grid;grid-template-rows:auto;align-items:flex-start;grid-gap:2vh;}.card-wrapper{display:grid;grid-template-columns:1fr 2fr;gap:1.5rem;margin-top:2rem;}.card-inner p{max-width:100%;}@media all and (max-width:768px){.card-wrapper{grid-template-columns:1fr;justify-items:center;}}
.footer__menu-bottom .footer-cookie.hide{display:block !important;}.footer__menu-bottom ul li:has(+li .footer-cookie.hide):after{display:block !important;}
