@font-face{font-family:"ABCGintoNormal-Regular";src:url("ABCGintoNormal-Regular.woff2") format("woff2"),url("ABCGintoNormal-Regular.woff") format("woff");font-style:normal}@font-face{font-family:"ABCGintoNord-Black";src:url("ABCGintoNord-Black.woff2") format("woff2"),url("ABCGintoNord-Black.woff") format("woff");font-style:normal}.yellow{color:#E9BD43}.red{color:#EB4A30}.blue{color:#137FA1}.black{color:#000}.pink{color:#D35198}.tanzhaus,.tanzhaus a{background:#D35198;color:#E9BD43}.kreislaufhaus,.kreislaufhaus a{background:#EB4A30;color:#F7F3ED}.quartier,.quartier a{background:#E9BD43;color:#EB4A30}.wohnen,.wohnen a{background:#137FA1;color:#F7F3ED}@font-face{font-family:"ABCGintoNormal-Regular";src:url("ABCGintoNormal-Regular.woff2") format("woff2"),url("ABCGintoNormal-Regular.woff") format("woff");font-style:normal}@font-face{font-family:"ABCGintoNord-Black";src:url("ABCGintoNord-Black.woff2") format("woff2"),url("ABCGintoNord-Black.woff") format("woff");font-style:normal}.yellow{color:#E9BD43}.red{color:#EB4A30}.blue{color:#137FA1}.black{color:#000}.pink{color:#D35198}.tanzhaus,.tanzhaus a{background:#D35198;color:#E9BD43}.kreislaufhaus,.kreislaufhaus a{background:#EB4A30;color:#F7F3ED}.quartier,.quartier a{background:#E9BD43;color:#EB4A30}.wohnen,.wohnen a{background:#137FA1;color:#F7F3ED}#hamburger{position:absolute;right:35px;top:50%;cursor:pointer;transform:translate(0, -50%)}.bar{position:absolute;display:block;right:0;transition:transform 0.2s ease-in-out, opacity 0.2s ease-in-out, background 0.2s ease-in-out;background:black}.active #bar1{transform:translate(0, 0) rotate(30deg)}.active #bar2{transform:translate(0, 0) rotate(30deg);opacity:0}.active #bar3{transform:translate(0, 0) rotate(-30deg)}#hamburger{width:32px;height:20px}.bar{top:50%;width:45px;height:2px}#bar1{transform:translate(0, -7px)}#bar3{transform:translate(0, 7px)}nav{position:fixed;background:#F7F3ED;top:50px;bottom:50px;left:100%;right:-100%;width:100%;z-index:1000;transition:all 0.4s ease-in-out;display:grid;align-items:center;justify-content:center}nav ul{width:90vw;max-width:1200px}nav ul li{text-align:center;font-size:40px;border-bottom:2px solid #000}@media (max-width: 1000px){nav ul li{font-size:22px}}nav ul li a{display:block;padding:15px;transition:all 0.3s ease-in-out}nav ul li.sub-link{cursor:pointer;overflow:hidden;padding-top:15px;padding-bottom:15px;max-height:75px;transition:all 0.3s ease-in-out}@media (max-width: 1000px){nav ul li.sub-link{max-height:53px}}nav ul li.sub-link ul.sub{margin-bottom:20px;transform:translate(0, 15px)}nav ul li.sub-link ul.sub li{font-size:20px;border-bottom:none;max-height:0;transition:all 0.3s ease-in-out}@media (max-width: 1000px){nav ul li.sub-link ul.sub li{font-size:16px}}nav ul li.sub-link ul.sub li a{padding:5px 15px}nav ul li.sub-link.active{max-height:500px}nav ul li.sub-link.active ul.sub li{max-height:100px}nav.active{transform:translate(-100%, 0)}.fp-viewing-page1 nav{top:100px;bottom:100px}.mCCF--light.mCCF--bottom{box-shadow:none;border:2px solid black;border-radius:6px;margin-left:20px;margin-bottom:20px;width:450px}@media (max-width: 1000px){.mCCF--light.mCCF--bottom{margin:18px;width:calc(100% - 36px)}}.mCCF--light{background:#F7F3ED;color:#000}.mCCF--top,.mCCF--bottom{right:0;left:0}.mCCF{font-size:initial;margin:0;padding:0.7em 1em;position:fixed;z-index:99999}.mCCF--light .mCCF__accept{color:#000;background:#F7F3ED;border:2px solid black}.mCCF--light .mCCF__accept:hover{background:#000}.mCCF__accept{border-radius:4px;border:none;cursor:pointer;float:right;font-size:.9em;margin-left:1em;padding:0.4em 0.6em}.mCCF--light .mCCF__link{color:#000;text-decoration:underline}@media (max-width: 1000px){.mCCF__message{line-height:1}}@font-face{font-family:"ABCGintoNormal-Regular";src:url("ABCGintoNormal-Regular.woff2") format("woff2"),url("ABCGintoNormal-Regular.woff") format("woff");font-style:normal}@font-face{font-family:"ABCGintoNord-Black";src:url("ABCGintoNord-Black.woff2") format("woff2"),url("ABCGintoNord-Black.woff") format("woff");font-style:normal}.yellow{color:#E9BD43}.red{color:#EB4A30}.blue{color:#137FA1}.black{color:#000}.pink{color:#D35198}.tanzhaus,.tanzhaus a{background:#D35198;color:#E9BD43}.kreislaufhaus,.kreislaufhaus a{background:#EB4A30;color:#F7F3ED}.quartier,.quartier a{background:#E9BD43;color:#EB4A30}.wohnen,.wohnen a{background:#137FA1;color:#F7F3ED}section.home-animation-container{position:relative;width:100%;height:calc(100vh - 100px);overflow:hidden;padding-top:100px}section.home-animation-container .home-animation{display:block}section.home-animation-container .home-animation div{position:relative;width:100%;height:calc(100vh - 200px)}section.home-animation-container .home-animation div img{width:100%;height:100%;object-fit:cover}section.home-animation-container .home-animation div span.word{width:100%;height:100%;position:absolute;z-index:10;display:grid;align-items:center;justify-content:center;font-size:150px;text-transform:uppercase;top:0}@media (max-width: 1000px){section.home-animation-container .home-animation div span.word{font-size:50px}}@keyframes home-animation-images{0%{transform:translate(0, 0)}30%{transform:translate(0, calc(-100vh + 200px))}35%{transform:translate(0, calc(-100vh + 200px))}60%{transform:translate(0, calc(-200vh + 400px))}65%{transform:translate(0, calc(-200vh + 400px))}95%{transform:translate(0, calc(-300vh + 600px))}100%{transform:translate(0, calc(-300vh + 600px))}}@keyframes home-animation-word{0%{transform:translate(0, 20%)}50%{transform:translate(0, 0)}100%{transform:translate(0, -20%)}}section.schwerpunkte-home{width:100%}section.schwerpunkte-home article.schwerpunkt-home{position:relative;width:100%;height:100%;display:grid;grid-template-columns:50% 50%;overflow:hidden}@media (max-width: 1000px){section.schwerpunkte-home article.schwerpunkt-home{display:block}}section.schwerpunkte-home article.schwerpunkt-home *{grid-row:1 / 2}section.schwerpunkte-home article.schwerpunkt-home .image{grid-column:1 / 2;width:100%;height:100%;overflow:hidden}@media (max-width: 1000px){section.schwerpunkte-home article.schwerpunkt-home .image{height:50%}}section.schwerpunkte-home article.schwerpunkt-home .image img{width:100%;height:100%;object-fit:cover}section.schwerpunkte-home article.schwerpunkt-home .inhalt{grid-column:2 / 3;width:100%;height:100%;position:relative;overflow:hidden;padding:50px 0}@media (max-width: 1000px){section.schwerpunkte-home article.schwerpunkt-home .inhalt{height:calc(50% - 50px);padding:0}}section.schwerpunkte-home article.schwerpunkt-home .inhalt h2{position:absolute;left:50%;top:45%;transform:translate(-50%, -50%);text-align:center}section.schwerpunkte-home article.schwerpunkt-home .inhalt div{position:absolute;bottom:50px;padding:45px;width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1000px){section.schwerpunkte-home article.schwerpunkt-home .inhalt div{bottom:0;padding:20px}}section.schwerpunkte-home article.schwerpunkt-home .inhalt div p{padding-right:5%}section.schwerpunkte-home article.schwerpunkt-home .inhalt div span{right:45px;transition:0.2s transform ease-out}section.schwerpunkte-home article.schwerpunkt-home .inhalt:hover div span{transform:translate(20px, 0)}section.schwerpunkte-home article.schwerpunkt-home.tanzhaus svg *{stroke:#E9BD43}section.schwerpunkte-home article.schwerpunkt-home.kreislaufhaus svg *{stroke:#F7F3ED}section.schwerpunkte-home article.schwerpunkt-home.quartier svg *{stroke:#EB4A30}section.schwerpunkte-home:nth-of-type(even) article.schwerpunkt-home .image{grid-column:2 / 3}section.schwerpunkte-home:nth-of-type(even) article.schwerpunkt-home .inhalt{grid-column:1 / 2}section.matrix-article article.matrix-intro{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;padding-bottom:200px}@media (max-width: 1000px){section.matrix-article article.matrix-intro{display:block;padding-bottom:100px}}section.matrix-article article.matrix-intro .text{grid-column:1 / 2}section.matrix-article article.matrix-intro .text h2{margin-bottom:.5em}section.matrix-article article.matrix-intro .overview-plan{grid-column:2 / 3}section.matrix-article article.matrix-intro .overview-plan svg{transform:scale(1.4)}@media (max-width: 1000px){section.matrix-article article.matrix-intro .overview-plan svg{margin:50px 0;transform:scale(1.3)}}section.matrix-article article.matrix-intro .overview-plan svg .hover{transition:0.2s all ease-out;cursor:pointer}section.matrix-article article.matrix-intro .overview-plan svg .hover:hover{opacity:0.3}section.matrix-article article.matrix-news{margin-bottom:100px}section.matrix-article article.matrix-news h2{margin-bottom:1em}section.matrix-article article.matrix-news .news-grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;grid-row-gap:40px}@media (max-width: 1000px){section.matrix-article article.matrix-news .news-grid{display:block}}section.matrix-article article.matrix-news .news-grid .news{cursor:pointer;border:2px solid black;border-radius:6px 6px;padding:20px;padding-right:20px}@media (max-width: 1000px){section.matrix-article article.matrix-news .news-grid .news{margin-bottom:25px}}section.matrix-article article.matrix-news .news-grid .news h3{transition:all 0.2s ease-out;background-image:url(/site/templates/images/arrow_right_black.svg);background-repeat:no-repeat;background-position:right 15px center;padding-right:100px}section.matrix-article article.matrix-news .news-grid .news h3:hover{background-position:right 5px center}@media (max-width: 1000px){section.matrix-article article.matrix-news .news-grid .news h3{background-size:50px}}section.matrix-article article.matrix-news .news-grid .news.Tanzhaus{border:none;background-color:#D35198;color:#E9BD43}section.matrix-article article.matrix-news .news-grid .news.Tanzhaus h3{transition:all 0.2s ease-out;background-image:url(/site/templates/images/arrow_right_yellow.svg);background-repeat:no-repeat;background-position:right 15px center}section.matrix-article article.matrix-news .news-grid .news.Tanzhaus h3:hover{background-position:right 5px center}@media (max-width: 1000px){section.matrix-article article.matrix-news .news-grid .news.Tanzhaus h3{background-size:50px}}section.matrix-article article.matrix-news .news-grid .news.Kreislaufhaus{border:none;background-color:#EB4A30;color:#F7F3ED}section.matrix-article article.matrix-news .news-grid .news.Kreislaufhaus h3{transition:all 0.2s ease-out;background-image:url(/site/templates/images/arrow_right_beige.svg);background-repeat:no-repeat;background-position:right 15px center}section.matrix-article article.matrix-news .news-grid .news.Kreislaufhaus h3:hover{background-position:right 5px center}@media (max-width: 1000px){section.matrix-article article.matrix-news .news-grid .news.Kreislaufhaus h3{background-size:50px}}section.matrix-article article.matrix-news .news-grid .news.Quartier{border:none;background-color:#E9BD43;color:#EB4A30}section.matrix-article article.matrix-news .news-grid .news.Quartier h3{transition:all 0.2s ease-out;background-image:url(/site/templates/images/arrow_right_red.svg);background-repeat:no-repeat;background-position:right 15px center}section.matrix-article article.matrix-news .news-grid .news.Quartier h3:hover{background-position:right 5px center}@media (max-width: 1000px){section.matrix-article article.matrix-news .news-grid .news.Quartier h3{background-size:50px}}section.matrix-article article.matrix-news .news-grid .news.Wohnen{border:none;background-color:#137FA1;color:#F7F3ED}section.matrix-article article.matrix-news .news-grid .news.Wohnen h3{transition:all 0.2s ease-out;background-image:url(/site/templates/images/arrow_right_beige.svg);background-repeat:no-repeat;background-position:right 15px center}section.matrix-article article.matrix-news .news-grid .news.Wohnen h3:hover{background-position:right 5px center}@media (max-width: 1000px){section.matrix-article article.matrix-news .news-grid .news.Wohnen h3{background-size:50px}}@font-face{font-family:"ABCGintoNormal-Regular";src:url("ABCGintoNormal-Regular.woff2") format("woff2"),url("ABCGintoNormal-Regular.woff") format("woff");font-style:normal}@font-face{font-family:"ABCGintoNord-Black";src:url("ABCGintoNord-Black.woff2") format("woff2"),url("ABCGintoNord-Black.woff") format("woff");font-style:normal}.yellow{color:#E9BD43}.red{color:#EB4A30}.blue{color:#137FA1}.black{color:#000}.pink{color:#D35198}.tanzhaus,.tanzhaus a{background:#D35198;color:#E9BD43}.kreislaufhaus,.kreislaufhaus a{background:#EB4A30;color:#F7F3ED}.quartier,.quartier a{background:#E9BD43;color:#EB4A30}.wohnen,.wohnen a{background:#137FA1;color:#F7F3ED}body.schwerpunkt section.schwerpunkt-zitat article{padding:60px 100px;max-width:1400px;margin:0 auto}@media (max-width: 1000px){body.schwerpunkt section.schwerpunkt-zitat article{padding:60px 25px}}body.schwerpunkt section.schwerpunkt-zitat article blockquote{margin-bottom:.5em}body.schwerpunkt section.schwerpunkt-plan{display:flex;justify-content:center;padding-top:50px;width:100%}body.schwerpunkt section.schwerpunkt-plan img{max-width:100%}body.schwerpunkt.page-tanzhaus #header,body.schwerpunkt.page-tanzhaus #areal,body.schwerpunkt.page-tanzhaus .schwerpunkt-zitat,body.schwerpunkt.page-tanzhaus footer{background:#D35198;color:#E9BD43}body.schwerpunkt.page-tanzhaus #header a,body.schwerpunkt.page-tanzhaus #header p,body.schwerpunkt.page-tanzhaus #header p a,body.schwerpunkt.page-tanzhaus #areal a,body.schwerpunkt.page-tanzhaus #areal p,body.schwerpunkt.page-tanzhaus #areal p a,body.schwerpunkt.page-tanzhaus .schwerpunkt-zitat a,body.schwerpunkt.page-tanzhaus .schwerpunkt-zitat p,body.schwerpunkt.page-tanzhaus .schwerpunkt-zitat p a,body.schwerpunkt.page-tanzhaus footer a,body.schwerpunkt.page-tanzhaus footer p,body.schwerpunkt.page-tanzhaus footer p a{color:#E9BD43}body.schwerpunkt.page-tanzhaus #header .bar,body.schwerpunkt.page-tanzhaus #areal .bar,body.schwerpunkt.page-tanzhaus .schwerpunkt-zitat .bar,body.schwerpunkt.page-tanzhaus footer .bar{background:#E9BD43}body.schwerpunkt.page-tanzhaus p,body.schwerpunkt.page-tanzhaus h2,body.schwerpunkt.page-tanzhaus h3,body.schwerpunkt.page-tanzhaus p a{color:#D35198}body.schwerpunkt.page-tanzhaus footer{border-top-color:#E9BD43}body.schwerpunkt.page-kreislaufhaus #header,body.schwerpunkt.page-kreislaufhaus #areal,body.schwerpunkt.page-kreislaufhaus .schwerpunkt-zitat,body.schwerpunkt.page-kreislaufhaus footer{background:#EB4A30;color:#F7F3ED}body.schwerpunkt.page-kreislaufhaus #header a,body.schwerpunkt.page-kreislaufhaus #header p,body.schwerpunkt.page-kreislaufhaus #header p a,body.schwerpunkt.page-kreislaufhaus #areal a,body.schwerpunkt.page-kreislaufhaus #areal p,body.schwerpunkt.page-kreislaufhaus #areal p a,body.schwerpunkt.page-kreislaufhaus .schwerpunkt-zitat a,body.schwerpunkt.page-kreislaufhaus .schwerpunkt-zitat p,body.schwerpunkt.page-kreislaufhaus .schwerpunkt-zitat p a,body.schwerpunkt.page-kreislaufhaus footer a,body.schwerpunkt.page-kreislaufhaus footer p,body.schwerpunkt.page-kreislaufhaus footer p a{color:#F7F3ED}body.schwerpunkt.page-kreislaufhaus #header .bar,body.schwerpunkt.page-kreislaufhaus #areal .bar,body.schwerpunkt.page-kreislaufhaus .schwerpunkt-zitat .bar,body.schwerpunkt.page-kreislaufhaus footer .bar{background:#F7F3ED}body.schwerpunkt.page-kreislaufhaus p,body.schwerpunkt.page-kreislaufhaus h2,body.schwerpunkt.page-kreislaufhaus h3,body.schwerpunkt.page-kreislaufhaus p a{color:#EB4A30}body.schwerpunkt.page-kreislaufhaus footer{border-top-color:#F7F3ED}body.schwerpunkt.page-quartier #header,body.schwerpunkt.page-quartier #areal,body.schwerpunkt.page-quartier .schwerpunkt-zitat,body.schwerpunkt.page-quartier footer{background:#E9BD43;color:#EB4A30}body.schwerpunkt.page-quartier #header a,body.schwerpunkt.page-quartier #header p,body.schwerpunkt.page-quartier #header p a,body.schwerpunkt.page-quartier #areal a,body.schwerpunkt.page-quartier #areal p,body.schwerpunkt.page-quartier #areal p a,body.schwerpunkt.page-quartier .schwerpunkt-zitat a,body.schwerpunkt.page-quartier .schwerpunkt-zitat p,body.schwerpunkt.page-quartier .schwerpunkt-zitat p a,body.schwerpunkt.page-quartier footer a,body.schwerpunkt.page-quartier footer p,body.schwerpunkt.page-quartier footer p a{color:#EB4A30}body.schwerpunkt.page-quartier #header .bar,body.schwerpunkt.page-quartier #areal .bar,body.schwerpunkt.page-quartier .schwerpunkt-zitat .bar,body.schwerpunkt.page-quartier footer .bar{background:#EB4A30}body.schwerpunkt.page-quartier p,body.schwerpunkt.page-quartier h2,body.schwerpunkt.page-quartier h3,body.schwerpunkt.page-quartier p a{color:#EB4A30}body.schwerpunkt.page-quartier footer{border-top-color:#EB4A30}body.schwerpunkt.page-wohnen #header,body.schwerpunkt.page-wohnen #areal,body.schwerpunkt.page-wohnen .schwerpunkt-zitat,body.schwerpunkt.page-wohnen footer{background:#137FA1;color:#F7F3ED}body.schwerpunkt.page-wohnen #header a,body.schwerpunkt.page-wohnen #header p,body.schwerpunkt.page-wohnen #header p a,body.schwerpunkt.page-wohnen #areal a,body.schwerpunkt.page-wohnen #areal p,body.schwerpunkt.page-wohnen #areal p a,body.schwerpunkt.page-wohnen .schwerpunkt-zitat a,body.schwerpunkt.page-wohnen .schwerpunkt-zitat p,body.schwerpunkt.page-wohnen .schwerpunkt-zitat p a,body.schwerpunkt.page-wohnen footer a,body.schwerpunkt.page-wohnen footer p,body.schwerpunkt.page-wohnen footer p a{color:#F7F3ED}body.schwerpunkt.page-wohnen #header .bar,body.schwerpunkt.page-wohnen #areal .bar,body.schwerpunkt.page-wohnen .schwerpunkt-zitat .bar,body.schwerpunkt.page-wohnen footer .bar{background:#F7F3ED}body.schwerpunkt.page-wohnen p,body.schwerpunkt.page-wohnen h2,body.schwerpunkt.page-wohnen h3,body.schwerpunkt.page-wohnen p a{color:#137FA1}body.schwerpunkt.page-wohnen footer{border-top-color:#F7F3ED}.desktop{display:block !important}@media (max-width: 1000px){.desktop{display:none !important}}.mobile{display:none !important}@media (max-width: 1000px){.mobile{display:block !important}}html,body{font-family:"ABCGintoNormal-Regular", Helvetica, Arial;font-size:20px;line-height:1.4em;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:#F7F3ED}html *,body *{box-sizing:border-box}@media (max-width: 1000px){html,body{font-size:16px}}#header,#areal,h1,h2,h3,nav li,span.word,.news h3{font-family:"ABCGintoNord-Black", "Arial Black";font-size:40px;text-transform:uppercase;line-height:1em}@media screen and (max-width: 1000px){#header,#areal,h1,h2,h3,nav li,span.word,.news h3{font-size:22px;hyphens:auto}}#header,#areal,.news h3,.text h3,.footer-wrapper h3{font-size:20px}@media (max-width: 1000px){#header,#areal,.news h3,.text h3,.footer-wrapper h3{font-size:16px}}.fp-viewing-page1 #header,.fp-viewing-page1 #areal{font-size:40px}@media (max-width: 1000px){.fp-viewing-page1 #header,.fp-viewing-page1 #areal{font-size:22px}}.schwerpunkt-home h2{font-size:130px;line-height:110px}@media (max-width: 1000px){.schwerpunkt-home h2{font-size:50px;line-height:50px}}a{text-decoration:none;color:black}p{hyphens:auto;line-height:1.3em}p a{text-decoration:underline}small{font-size:0.75em;line-height:0.75em}.text h3,.text p{margin-bottom:0.5em}.text ul{padding:0 0 0 20px;list-style-type:disc}.text ol{padding:0 0 0 20px;list-style-type:upper-roman}.space-blocker{width:100%;height:100px;position:relative}.text h2{margin-bottom:0.5em}a.call-to-action{border-radius:6px;text-decoration:none;padding:7px 100px 7px 15px;transition:all 0.2s ease-out;background-image:url(/site/templates/images/arrow_right_black.svg);background-repeat:no-repeat;background-position:right 15px center;border:2px solid black;font-family:"ABCGintoNord-Black","Arial Black";font-size:15px;text-transform:uppercase}a.call-to-action:hover{background-position:right 5px center}@media (max-width: 1000px){a.call-to-action{background-size:50px}}@media (max-width: 1000px){a.call-to-action{font-size:14px}}a.call-to-action-back{border-radius:6px;text-decoration:none;padding:7px 15px 7px 100px;transition:all 0.2s ease-out;background-image:url(/site/templates/images/arrow_left_black.svg);background-repeat:no-repeat;background-position:left 15px center;border:2px solid black;font-family:"ABCGintoNord-Black","Arial Black";font-size:15px;text-transform:uppercase}a.call-to-action-back:hover{background-position:left 5px center}@media (max-width: 1000px){a.call-to-action-back{font-size:14px}}#header,#areal{position:fixed;height:50px;width:100%;z-index:10000;background:#F7F3ED;display:grid;align-items:center;justify-content:center;transition:0.3s all ease}#header{top:0}#areal{bottom:0}.fp-viewing-page1 #header,.fp-viewing-page1 #areal{height:100px}.owl-stage{width:20000px}section.matrix-article{overflow:hidden;padding:0 100px 60px;background:#F7F3ED;max-width:1400px;margin-left:auto;margin-right:auto}section.matrix-article:first-of-type{margin-top:100px}@media (max-width: 1000px){section.matrix-article:first-of-type{margin-top:50px}}@media (max-width: 1000px){section.matrix-article{padding:0 25px 60px}}section.matrix-article article{margin:2em 0}section.matrix-article article h2{margin-bottom:1em}section.matrix-article article .image-container{height:auto;margin-left:auto;margin-right:auto}@media (max-width: 1000px){section.matrix-article article .image-container{width:100% !important}}section.matrix-article article .image-container img{width:100%;height:auto}section.matrix-article article.medien{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px}@media (max-width: 1000px){section.matrix-article article.medien{display:block}}section.matrix-article article.medien .media{min-height:150px;border:2px solid black;padding:20px;padding-right:100px;border-radius:6px;margin-bottom:40px;background:url(/site/templates/images/arrow_down.svg) no-repeat right 15px bottom 20px;transition:0.1s all ease-out}section.matrix-article article.medien .media p{margin-bottom:0.5em}section.matrix-article article.medien .media *{font-size:20px}@media (max-width: 1000px){section.matrix-article article.medien .media *{font-size:16px}}section.matrix-article article.medien .media:hover{box-shadow:2px 2px;transform:translate(-2px, -2px)}section.matrix-article.news-page-section{padding:0 100px 0}section.matrix-article .galerie.mobile .item{width:100%;height:auto;margin-bottom:20px}section.matrix-article .galerie.mobile .item img{width:100%;height:auto}section.line{padding-bottom:60px;border-top:2px solid black}.owl-nav{position:absolute;transform:translate(0, 0);width:100%}.owl-next.disabled,.owl-prev.disabled{opacity:0 !important}.owl-next{position:absolute;right:0;filter:drop-shadow(3px 0px 2px rgba(0,0,0,0.05))}.owl-prev{position:absolute;left:0;filter:drop-shadow(3px 0px 2px rgba(0,0,0,0.05))}.owl-theme .owl-nav [class*=owl-]{margin:0}.owl-theme .owl-nav [class*=owl-] img{margin-right:5px;margin-left:5px;transition:0.15s all ease-out}.owl-theme .owl-nav [class*=owl-]:hover{background:none}.owl-theme .owl-nav [class*=owl-]:hover img{margin-right:0;margin-left:0}.owl-theme .owl-dots{margin-top:8px}.owl-theme .owl-dots .owl-dot span{border:2px solid #000;background:none}.owl-theme .owl-dots .owl-dot.active span{background:#000}footer{border-top:2px solid black}footer .footer-wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-column-gap:40px;padding:50px 100px 100px}@media (max-width: 1000px){footer .footer-wrapper{padding:50px 25px 100px;grid-column-gap:25px;grid-row-gap:25px}}footer p{font-size:15px}@media (max-width: 1000px){footer p{font-size:14px}}#fullpage footer{padding:60px 0;border-top:none}@media (max-width: 1000px){#fullpage footer{padding:50px 25px 60px}}
