#uebersicht{padding:100px 0}
.startseite{width:100% !important;z-index:33;position:relative}
#uebersicht .bereich{height:470px;min-height:300px;width:100%;overflow:hidden;position:relative;background-color:#e1c9b1 !important}
.bereich-overlay{position:absolute;top:0;z-index:31;padding:2.5rem;height:100%;width:100%;color:#fff}
.bereich-overlay *{-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
.bereich:hover .bereich-overlay{color:#000}
.bereich path,
.bereich polygon{fill:#fff}
.bereich:hover path,
.bereich:hover polygon{fill:#000}
.bereich:hover .bereich-overlay h3{padding-top:.5rem}
.bereich-overlay h3{font-size:1.33rem;margin-bottom:1rem;font-family:georgia pro black;min-height:52px;}
.bereich-overlay span{max-width:150px;font-size:0.72rem;}
.bereich-overlay div.news-button{position:initial;;}
.bereich-overlay div.news-button:hover{border-color:#000;}
#uebersicht .bereich .icon{position:absolute;right:1rem;bottom:1rem;height:3rem;width:auto}
.full-size{height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-translateZ(0)}
.cssBackgroundBlendMode .blend-multiply{-webkit-mix-blend-mode:multiply;-moz-mix-blend-mode:multiply;-o-mix-blend-mode:multiply;mix-blend-mode:multiply;-webkit-translateZ(0);z-index:30}
.cssBackgroundBlendMode .blend-screen{-webkit-mix-blend-mode:screen;-moz-mix-blend-mode:screen;-o-mix-blend-mode:screen;mix-blend-mode:screen;-webkit-translateZ(0)}
.barba-container{position:relative;max-width:100%}
.mask-bg-color{background:rgba(0,0,0,0.5);}
.bereich:hover .mask-bg-color{background:#f89a3f !important;}
.noCssBackgroundBlendMode .bereich-bg:before{content:'';position:absolute;width:100%;height:100%;z-index:0;background:rgba(225, 201, 177, .8) !important}
.bereich-bg{background-position:center;-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover}
.cssBackgroundBlendMode .element-mask{background-color:#fff;overflow:hidden}
.circle-follow{position:absolute;overflow:hidden;font-size:20rem;font-family:'TT Bells', serif;opacity:1;line-height:1;left:1.5rem;bottom:-1rem;-webkit-transition:all .05s;-moz-transition:all .05s;transition:all .05s;color:#272727;}
.circle-follow.moving{opacity:1}
@media only screen and (max-width:1024px){#uebersicht .bereich:nth-child(1),
#uebersicht .bereich:nth-child(2){margin-bottom:2.5rem}
    #uebersicht .bereich{height:calc(52vh - 5rem)}
}
@media screen and (max-width:991px){#uebersicht{padding:50px 0;}
}