.hero-container{display:grid;grid-template-columns:6fr 5fr;grid-template-rows:repeat(12,1fr);height:calc(100dvh - 94px)}.hero-big-img{grid-row:1/11}.hero-bg{grid-row:11/13}.hero-textbox{grid-row:1/8;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left;height:100%;min-height:180px!important}.hero-small-img{grid-row:8/13}@media screen and (orientation:portrait) and (max-width:1024px){.hero-container{height:calc(100vh - 62px)!important;display:flex;flex-direction:row;flex-wrap:wrap;gap:0;justify-content:start;align-content:flex-start}.hero-big-img{flex-grow:1;width:100%;height:40vh}.hero-bg{flex-grow:1;width:66%!important;height:25vh}.hero-textbox{flex-grow:1;width:100%;height:35vh;padding-right:16px}.hero-big-img.wohnungen{height:25vh}.hero-textbox.wohnungen{height:50vh}.hero-small-img{flex-grow:1;width:33%!important;height:25vh}}@media screen and (orientation:landscape) and (max-width:1024px){.hero-container{height:calc(100vh - 62px)!important;display:flex;flex-direction:row;flex-wrap:wrap;gap:0;justify-content:start;align-content:flex-start}.hero-big-img{flex-grow:1;width:100%;height:0}.hero-bg{flex-grow:0;width:33%!important;height:0}.hero-textbox{flex-grow:1;width:100%;height:55vh;padding-top:16px}.hero-small-img{flex-grow:0;width:66%!important;height:0}}.bg-dunkelrot{background-color:var(--dunkelrot-1)!important}.bg-rostorange{background-color:var(--rostorange-accent)!important}.bg-hellblau{background-color:var(--hellblau-1)!important}.fact-title{font-weight:bold!important;margin-bottom:0!important}.col-rostorange{color:var(--rostorange-accent)!important}.omg-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr)}.img-full-height{grid-column:1/4;grid-row:1/13}.white-text-canvas{grid-column:4/13;grid-row:1/7}.white-text-canvas-text{grid-column:6/11;grid-row:1/5;padding-top:42px}.feature-bottom-left-1{grid-column:1/4;grid-row:11/13}.feature-bottom-left-2{grid-column:4/8;grid-row:11/13}.dunkelrot-bg{grid-column:4/13;grid-row:8/13}.dunkelrot-bg-text{grid-column:8/12;grid-row:9/12}.hide-div{display:none!important}