.component-page-title-section .page-title-section__headlines{display:flex;flex-direction:column;align-items:flex-start;max-width:760px;gap:8px}
@media(min-width:600px){.component-page-title-section .page-title-section__headlines{gap:12px}
}
.component-page-title-section .page-title-section__title-row{display:flex;align-items:flex-start;width:100%;gap:4px}
.component-page-title-section .page-title-section__title-row .cmp-sheet-help-trigger{align-items:flex-start}
.component-page-title-section .page-title-section__title{margin:0}
.component-page-title-section .page-title-section__description{margin:0;color:#3b3b3b;font-size:16px;line-height:24px}
@media(min-width:600px){.component-page-title-section .page-title-section__description{font-size:18px;line-height:26px}
}