.project-titel,.heading-lines-white,.heading-lines-black{width:100%;--line-gap:25px;--line-color:currentColor}.heading-lines-white{--line-color:#fff}.heading-lines-black{--line-color:#000}:is(.project-titel h1,.heading-lines-white :is(h1,h2,h3,h4,h5,h6),.heading-lines-black :is(h1,h2,h3,h4,h5,h6)){display:flex;align-items:center;width:100%;gap:var(--line-gap);margin-left:auto;margin-right:auto;white-space:nowrap}:is(.project-titel h1,.heading-lines-white :is(h1,h2,h3,h4,h5,h6),.heading-lines-black :is(h1,h2,h3,h4,h5,h6))::before,:is(.project-titel h1,.heading-lines-white :is(h1,h2,h3,h4,h5,h6),.heading-lines-black :is(h1,h2,h3,h4,h5,h6))::after{content:"";height:1px;background:var(--line-color);flex:1;min-width:0}@media (max-width:980px){:is(.project-titel,.heading-lines-white,.heading-lines-black){--line-gap:20px}}@media (max-width:767px){:is(.project-titel,.heading-lines-white,.heading-lines-black){--line-gap:12px}}