.ddc-container{--cols:1;display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:2rem}@media screen and (min-width:992px){.ddc-container{--cols:2}}.ddc-container .teaser-box:last-child:nth-child(odd){grid-column:1/-1}.site-footer .footer-container .footer-logo{max-width:250px}@media screen and (min-width:1024px){.site-footer .footer-container .footer-row .footer-logo{max-width:260px}}