.modul.text_grid .wrap{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.modul.text_grid .wrap .headline{width:30%;height:100%}.modul.text_grid .wrap .text{width:55%;display:flex;flex-direction:column;font-size:var(--font_size_m);font-weight:600}@media (max-width:800px){.modul.text_grid .wrap{display:block}.modul.text_grid .wrap .headline{width:100%;height:auto;margin-bottom:calc(var(--content_spacing) * 2)}.modul.text_grid .wrap .text{width:100%;font-weight:400}}
/*# sourceMappingURL=../sourcemaps/text_grid.min.css.map */
