.news.news-single h1{margin-bottom:var(--hf-inner-spacing, 60px)}.news.news-single .header .news-list-date.event-date,.news.news-single .header .news-list-address{display:flex;align-items:center;position:relative;font-size:18px;line-height:1.4;margin-bottom:0.5em;padding-left:2em}.news.news-single .header .news-list-date.event-date:before,.news.news-single .header .news-list-address:before{content:"";position:absolute;left:0;top:0;color:currentColor}.news.news-single .header .news-list-date.event-date address,.news.news-single .header .news-list-address address{font-style:inherit}@media (max-width:768px){.news.news-single .header .news-list-date.event-date,.news.news-single .header .news-list-address{font-size:12px}}.news.news-single .header .news-list-date.event-date:before{content:url(/_assets/ca96b04418cb6321e160cc907cb60ae7/Gui/Icons/Datum.svg)}.news.news-single .header .news-list-address:before{content:url(/_assets/ca96b04418cb6321e160cc907cb60ae7/Gui/Icons/Ort.svg)}.news.news-single .article-header{margin-top:0;row-gap:var(--hf-inner-spacing, 60px)}.news.news-single .news-img-wrap img{overflow:hidden;border-radius:var(--hf-img-border-radius, 15px);width:100%;height:auto}.news.news-single .news-img-wrap .mediaelement-video{position:relative}.news.news-single .news-img-wrap .mediaelement-video video{max-width:100%}.news.news-single .news-img-wrap .mediaelement-video:has(iframe){padding-bottom:calc(100% / 16 * 9);padding-top:0;height:0;overflow:hidden}.news.news-single .news-img-wrap .mediaelement-video:has(iframe) iframe{position:absolute;top:0;left:0;width:100%;height:100%}.news.news-single .news-related{display:flex;flex-direction:column;gap:16px}.news.news-single .news-backlink-wrap{margin-top:var(--hf-inner-spacing, 60px)}.news.news-single a.link-button{min-width:var(--hf-btn-min-width, 200px);padding:var(--hf-btn-pad-y, 14px) var(--hf-btn-pad-left-right, 30px);background-color:var(--hf-btn-primary-bg-color);color:var(--hf-btn-primary-color);margin:0 auto;font-size:var(--hf-text-font-size);display:inline-block;text-align:center;cursor:pointer;font-weight:var(--hf-btn-font-weight, 550);border-radius:var(--hf-btn-border-radius, 40px);line-height:1em;border:1px solid var(--hf-btn-primary-bg-color)}.news.news-single a.link-button:hover,.news.news-single a.link-button:focus,.news.news-single a.link-button:active,.news.news-single a.link-button.active{background-color:var(--hf-btn-bg-color-hover);color:#FFFFFF;border-color:var(--hf-btn-bg-color-hover)}