.header-basic{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:20px;gap:14px}.header-basic:not(:has(.subtitle)) .title{color:var(--onBackground,#f8f8f8);font-size:30px;line-height:110%}.header-basic .subtitle{order:2;color:var(--onBackground,#f8f8f8);font-size:30px;line-height:110%}.header-basic .title{order:1;color:var(--topline,#9185be);font-size:18px;line-height:110%}@media screen and (min-width:1040px){.header-basic{padding:60px;gap:14px}.header-basic:not(:has(.subtitle)) .title{font-size:6.25rem;line-height:7.5rem;max-width:83.3333333333%}.header-basic .subtitle{font-size:6.25rem;line-height:7.5rem;max-width:83.3333333333%}.header-basic .title{font-size:2rem;line-height:2.25rem}}
