.titelText9-titelleft-text-section{padding:3rem 1.5rem;background:#fafafa;color:#333}.titelText9-titelleft-text__layout{display:grid;gap:2rem;width:100%;max-width:80rem;margin:0 auto;grid-template-areas:'title' 'text'}@media (min-width:768px){.titelText9-titelleft-text__layout{grid-template-columns:1fr 1fr;grid-template-areas:'title text';align-items:center}}.titelText9-titelleft-text__title{text-align:left;grid-area:title}.titelText9-titelleft-text__title h2{font-size:clamp(2rem, 5vw, 3rem);font-weight:700;line-height:1.2;margin:0;color:green;text-align:left}.titelText9-titelleft-text__subtitle{margin:1rem 0 0;font-size:clamp(1rem, 2vw, 1.5rem);font-weight:500;line-height:1.5;color:#f6c860}.titelText9-titelleft-text__subtitle:empty{display:none}.titelText9-titelleft-text__body{text-align:left;grid-area:text}.titelText9-titelleft-text__copy{font-size:1.25rem;line-height:1.75;margin:0;color:#333;white-space:pre-line}.titelText9-titelleft-text__copy:empty{display:none}