@media screen and (max-width: 650px){.header{flex-wrap:wrap}.nav{display:none}}@media(max-width: 650px){.footer{flex-direction:column;margin:10px 0;align-items:center}footer-section .footer-lg{width:120px;height:auto;top:10px;left:20px}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#e5eeec}img{max-width:100%}#app{display:flex;flex-direction:column;min-height:100svh}#app>main{flex-grow:1}.container{max-width:1420px;margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap;gap:20px}.container--column{flex-direction:column}.container--reduced{max-width:1126px}.container--small{max-width:907px}body{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400}h1{font-size:56px;font-weight:400;line-height:80px;letter-spacing:-0.015em;text-align:center}h2{color:#000;font-size:40px;font-weight:350;text-align:center}h4{color:#000;font-size:16px;font-weight:700}p{margin:0;color:#000;font-size:18px;font-weight:350;line-height:30px}p a:hover{color:rgba(146,185,175,.8509803922)}a{text-decoration:none;color:inherit}.date{font-weight:400;font-size:16px}.p-small{font-size:16px}.p-sort{font-weight:700;font-size:22px}form select{font-size:18px}.text-center{text-align:center}.absolute-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#up-arrow-btn{width:50px;height:50px;color:rgba(146,185,175,.8509803922);border:none;cursor:pointer;position:fixed;bottom:51px;right:67px;z-index:1000;padding:0;border-radius:0;line-height:0}#up-arrow-btn:hover{color:#878787}.btn{position:relative;min-width:145px;height:45px;background-color:rgba(0,0,0,0);border:none;cursor:pointer;display:inline-block;text-align:center;line-height:45px;text-decoration:none;font-size:22px;font-weight:700;letter-spacing:-0.015em;transition:background-color .1s ease-in-out;border-radius:0;padding:0}.btn:hover,.btn:focus{background-color:#878787}.btn-block{width:100%}.btn-primary{background-color:rgba(146,185,175,.8509803922);color:#fff}.normal-btn img{width:145px;height:45px;position:absolute;top:0;left:0;transition:opacity .3s ease}.hover-btn{opacity:0}.btn:hover .hover-btn{opacity:1}.close-btn{display:block;position:absolute;right:1rem;top:1rem;width:1.25rem;height:1.25rem;color:rgba(0,0,0,0);border-radius:100000px;filter:drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.5))}.close-btn:hover{opacity:.8}.form{display:flex;gap:4%;margin-left:5%;margin-right:5%;justify-content:space-between}.select2{display:flex;gap:20%}#objects{width:414px;height:50px;font-size:18px;padding:5px;padding-left:15px;box-sizing:border-box}.switch{padding:2rem;width:18rem;margin:0 auto;border-radius:.75rem;display:flex;align-items:center;justify-content:space-between}.buttonbackground{background-color:rgba(146,185,175,.8509803922);width:4rem;height:2rem;border-radius:1.25rem;box-shadow:0 2px 2px rgba(0,0,0,.5) inset,0 -2px 0px hsla(0,0%,100%,.5) inset;position:relative;margin:.5rem auto;display:block}#switch1{display:none}.buttonslider{background:#ddd;width:2rem;height:2rem;border-radius:50%;border:1px solid #aaa;position:absolute;left:0;top:-0.15rem;box-shadow:0 4px 3px rgba(0,0,0,.3);display:block}#switch1:checked+label .buttonbackground{background-color:rgba(146,185,175,.8509803922)}#switch1:checked+label .buttonslider{left:2.5rem;background:#eee}.switch-sort{font-weight:700;size:22px;color:rgba(146,185,175,.8509803922)}#switch1:checked~.switch-sort:last-of-type{color:#000}#switch1:not(:checked)~.switch-sort:first-of-type{color:#000}#switch1:checked~.switch-sort:first-of-type{color:rgba(146,185,175,.8509803922)}#switch1:not(:checked)~.switch-sort:last-of-type{color:rgba(146,185,175,.8509803922)}footer{background-color:#fff;color:#000;padding:110px 0}footer .container>div{flex:calc(33.333% - 20px)}footer p,footer ul,footer span{font-size:18px;font-weight:400;line-height:30px;letter-spacing:-0.015em;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}footer a{text-decoration:none;color:inherit;padding:0}footer a:hover,footer a:focus{color:rgba(146,185,175,.8509803922)}footer nav ul{list-style:none;padding:0;margin:0;text-align:left}.has-fixed-header .header{position:fixed;width:100%;left:0}.header{top:0;position:sticky;background:rgba(146,185,175,.8509803922);display:flex;align-items:center;justify-content:space-between;height:132px;padding:27px 38px 27px 42px;z-index:1000}.header-nav{display:none}@media screen and (min-width: 960px){.header-nav{display:block}}.header-nav ul{list-style:none;display:flex;margin:0;padding:0;position:relative}.header-nav ul li a{text-decoration:none;color:#000;font-size:22px;line-height:26px;font-weight:500;padding:20px;letter-spacing:-0.015em;display:inline-block}.header-nav ul li a:hover,.header-nav ul li a .active{color:#fff}.menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#92b9af;display:none;flex-direction:column;justify-content:center;align-items:center;z-index:10}.menu a{text-decoration:none;color:#000;font-size:35px;margin:10px 0;transition:color .3s;cursor:pointer}.menu a[href="impressum.html"],.menu a[href="datenschutz.html"]{font-size:16px}.menu a:hover{color:#555}.hamburger{position:fixed;top:20px;right:20px;width:30px;height:30px;cursor:pointer;z-index:20}@media screen and (min-width: 960px){.hamburger{display:none}}.hamburger div{background-color:#000;height:4px;margin:5px 0;width:100%;transition:transform .3s,opacity .3s}.hamburger.active div:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.hamburger.active div:nth-child(2){opacity:0}.hamburger.active div:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.menu.active{display:flex}.menu-logo{position:absolute;top:20px;left:20px;width:61.03px}.menu-logo img{width:100%;height:auto}.news-page .header-nav ul li a[href="aktuelles.html"]{color:#fff}.news-page footer a[href="aktuelles.html"]{color:rgba(146,185,175,.8509803922)}.news-page main{padding-top:90px}.news-list{margin-top:90px}.news-list__item{display:flex;margin-bottom:70px;flex-direction:column;justify-content:space-between}@media screen and (min-width: 960px){.news-list__item{flex-direction:row;gap:90px;margin-bottom:132px}}@media screen and (min-width: 960px){.news-list__item:nth-of-type(even) .news-list__item-image{order:2}}@media screen and (min-width: 960px){.news-list__item:nth-of-type(even) .news-list__item-info{display:flex;justify-content:flex-end}}.news-list__item-image{margin-bottom:20px;flex-grow:1;flex-shrink:0}@media screen and (min-width: 960px){.news-list__item-image{width:calc(40% - 90px)}}.news-list__item-image img{aspect-ratio:16/9;object-fit:cover;width:100%}@media screen and (min-width: 960px){.news-list__item-info{width:calc(60% - 90px)}}@media screen and (min-width: 960px){.news-list__item-info-container{max-width:70%}}.news-list__item-info__top{font-size:16px;line-height:30px;letter-spacing:-0.015em;margin-bottom:2ch}.news-list__item-info__top span{margin-left:2ch}.news-list__item-info__summary{margin-bottom:2ch}.news-list__item-info__summary p{line-height:30px}.deprecated .section{display:flex;align-items:center;width:1190px;height:auto}.deprecated .section-reverse{display:flex;flex-direction:row-reverse;width:1137px}.deprecated .image-left,.deprecated .image-right{flex:1;text-align:center;margin-right:15px}.deprecated .section.reverse .image-left,.deprecated .section.reverse .image-right{margin-right:0;margin-left:15px}.deprecated .image-left img,.deprecated .image-right img{width:585px;height:355px}.deprecated .text-right,.deprecated .text-left{flex:1;padding:20px}.deprecated .text-right{width:524px;text-align:left;margin-left:20px;margin-right:394px}.deprecated .text-left{width:524px;margin-right:20px;margin-left:394px}.deprecated .btn{margin:50px 0;padding:0}.datenschutz-page .header-nav ul li a[href="datenschutz.html"]{color:#fff}.datenschutz-page footer a[href="datenschutz.html"]{color:rgba(146,185,175,.8509803922)}.datenschutz-page main{padding-top:90px;padding-bottom:60px}.hero1{margin:90px;height:136px;top:80px;display:flex;align-items:center;justify-content:center}@media(max-width: 1200px){.hero1{margin:60px;height:120px;top:60px}main{padding-top:70px;padding-bottom:50px}}@media(max-width: 768px){.hero1{margin:40px;height:100px;top:40px}main{padding-top:50px;padding-bottom:40px}}@media(max-width: 480px){.hero1{margin:20px;height:80px;top:20px}main{padding-top:30px;padding-bottom:30px}}.form-page{background-color:rgba(146,185,175,.8509803922)}.form-wrapper{width:100%;max-width:1200px;margin:100px auto 0;padding:20px;box-sizing:border-box}.close-button{position:absolute;top:20px;right:20px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);color:#000;font-size:50px;font-weight:300;cursor:pointer}.close-button:hover{background-color:#aaa}.form-content{text-align:left}.form-content h1{font-size:33px;text-align:left;line-height:42px;padding:0}.form-request{width:1306px;max-width:100%;margin:25px auto}.inner-form{margin-bottom:33px}.inner-form-row{display:flex;flex-wrap:wrap;gap:58px}.row1 .inner-form,.row2 .inner-form,.row3 .inner-form{width:calc(50% - 29px)}.row4 .inner-form{width:100%}.row4 textarea{width:100%;height:163px}.form-request input,.form-request textarea{padding:15px 5px;box-sizing:border-box;border:none;background-color:#fff;outline:none;transition:all .2s ease;width:100%}.row5{display:flex;align-items:center;justify-content:start;gap:2rem;padding-top:20px}.checkbox-container{display:flex;border:none;gap:2rem}.checkbox-container label{display:flex;align-items:center;gap:.5rem}.form-request input.checkbox{width:50px;height:50px}.send-btn{margin-left:auto}.send-btn button{padding:10px 20px;background-color:#000;color:#fff;font-size:22px;width:321px;height:45px;border:none;cursor:pointer;transition:background-color .3s ease}.send-btn button:hover{background-color:#878787}@media(max-width: 1200px){.close-button{left:auto;right:20px}.form-wrapper{padding:15px}.inner-form-row{gap:30px}.row1 .inner-form,.row2 .inner-form,.row3 .inner-form{width:calc(50% - 15px)}}@media(max-width: 768px){.form-content h1{font-size:28px;line-height:36px}.inner-form-row{flex-direction:column;gap:20px}.row1 .inner-form,.row2 .inner-form,.row3 .inner-form,.row4 .inner-form{width:100%}.row4 textarea{height:120px}.send-btn button{width:100%}}@media(max-width: 480px){.form-content h1{font-size:24px;line-height:32px}.form-request input,.form-request textarea{padding:10px 5px}.send-btn button{font-size:18px;height:40px}.row1 .inner-form,.row2 .inner-form,.row3 .inner-form,.row4 .inner-form{width:100%}.row2 .inner-form:nth-child(1),.row2 .inner-form:nth-child(2){width:calc(50% - 10px)}.inner-form-row{flex-direction:row;flex-wrap:wrap}}.home-page .header-nav ul li a[href="index.html"]{color:#fff}.home-page footer a[href="index.html"]{color:rgba(146,185,175,.8509803922)}.hero{line-height:0}.hero .hero-image{top:0;left:0;width:100%;object-fit:cover;object-position:50% 50%;height:min(80vh,1024px);overflow:hidden;position:relative}.hero .hero-text{padding:60px 0 130px 0;background-color:#fff}.real-estate-title{margin:70px 0}.real-estate-filters{display:grid;grid-template-columns:repeat(1, 1fr);column-gap:88px;row-gap:30px;margin-bottom:150px}@media screen and (min-width: 960px){.real-estate-filters{grid-template-columns:repeat(3, 1fr)}}.real-estate-filters .form-group .control-label{display:inline-block;font-size:22px;font-weight:700;letter-spacing:-0.015em;line-height:41px}.real-estate-filters .form-group select{width:100%;height:50px;border:none;padding:0 16px;border-radius:0;font-size:18px;font-weight:400;letter-spacing:-0.015em;font-family:inherit}.real-estate-display-bar{border-bottom:1px solid rgba(146,185,175,.8509803922);padding-bottom:30px;margin-bottom:30px;display:flex;justify-content:flex-end;font-size:18px;font-weight:700;letter-spacing:-0.015em;color:rgba(146,185,175,.8509803922);gap:28px;align-items:center}.real-estate-display-icon.active{color:#878787}.real-estate-list{display:grid;grid-template-columns:repeat(1, 1fr);column-gap:88px;row-gap:71px;margin-bottom:71px}@media screen and (min-width: 960px){.real-estate-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1280px){.real-estate-list{grid-template-columns:repeat(3, 1fr)}}.real-estate-item{position:relative}.real-estate-item:hover .real-estate-item__image img,.real-estate-item:focus .real-estate-item__image img{scale:1.1}.real-estate-item__image{margin-bottom:18px;overflow:hidden}.real-estate-item__image img{transition:scale .3s;aspect-ratio:16/9;object-fit:cover;object-position:center center}.real-estate-item__title{font-size:28px;line-height:40px;font-weight:700;letter-spacing:-0.015em}.real-estate-item__info-price,.real-estate-item__info-area{display:none}.real-estate-list.list-view{grid-template-columns:repeat(1, 1fr)}.real-estate-list.list-view .real-estate-item{display:flex;gap:1rem;border-bottom:1px solid rgba(146,185,175,.8509803922);padding:10px 0;align-items:center}.real-estate-list.list-view .real-estate-item>div{min-width:25%}.real-estate-list.list-view .real-estate-item .real-estate-item__image,.real-estate-list.list-view .real-estate-item .real-estate-item__availability,.real-estate-list.list-view .real-estate-item .real-estate-item__info{display:none}.real-estate-list.list-view .real-estate-item .real-estate-item__title{order:1;font-size:22px}.real-estate-list.list-view .real-estate-item .real-estate-item__address{order:2}@media screen and (max-width: 640px){.real-estate-list.list-view .real-estate-item .real-estate-item__address{display:none}}.real-estate-list.list-view .real-estate-item .real-estate-item__info-area{display:inline-block;order:3}.real-estate-list.list-view .real-estate-item .real-estate-item__info-price{display:inline-block;order:4}.real-estate-display-bar{display:flex;justify-content:flex-end;align-items:center;gap:20px;padding-bottom:15px;border-bottom:2px solid rgba(146,185,175,.8509803922)}.real-estate-display-icon{cursor:pointer;transition:color .3s}.real-estate-display-icon.active{color:#878787}.pagination{text-align:right;color:rgba(146,185,175,.8509803922);font-size:18px;font-weight:700;padding-right:30px;padding-bottom:30px}.impressum-page .header-nav ul li a[href="impressum.html"]{color:#fff}.impressum-page footer a[href="impressum.html"]{color:rgba(146,185,175,.8509803922)}.impressum-page main{padding-top:90px;padding-bottom:60px}.hero1{margin:90px;height:136px;top:80px;display:flex;align-items:center;justify-content:center}@media(max-width: 1200px){.hero1{margin:60px;height:120px;top:60px}main{padding-top:70px;padding-bottom:50px}}@media(max-width: 768px){.hero1{margin:40px;height:100px;top:40px}main{padding-top:50px;padding-bottom:40px}}@media(max-width: 480px){.hero1{margin:20px;height:80px;top:20px}main{padding-top:30px;padding-bottom:30px}}.contact-page .header-nav ul li a[href="kontakt.html"]{color:#fff}.contact-page footer a[href="kontakt.html"]{color:rgba(146,185,175,.8509803922)}.contact-page main{padding-top:90px;padding-bottom:60px}.hero1{margin:90px;height:136px;top:80px;display:flex;align-items:center;justify-content:center}#map{display:flex;justify-content:center;align-items:center;height:400px;border:1px solid rgba(146,185,175,.8509803922)}.hero{line-height:0}.hero .hero-image{top:0;left:0;width:100%;object-fit:cover;object-position:50% 50%}.newsdetail-wrapper{margin:0;background-color:#e5eeec;height:922px;width:auto}.heading{margin:20px auto;height:136px;display:flex;align-items:center;justify-content:center;background-color:#e5eeec}.detail-content{height:492px;margin-top:20px}.content-text{margin:20px auto;width:880px}button{background-color:rgba(0,0,0,0)}.back-btn{margin:0;padding:0;width:145px;height:45px;color:#fff;background-color:rgba(146,185,175,.8509803922);border:none;font-size:22px;font-weight:700;cursor:pointer;display:inline-block;text-align:center}.back-btn:hover{background-color:gray}@media screen and (max-width: 1024px){.content-text{width:80%}.heading{height:auto;font-size:1.5rem;text-align:center}.detail-content{height:auto;margin-top:10px}.hero-image{object-position:center}}@media screen and (max-width: 768px){.content-text{width:90%}.hero-image{max-height:300px}.heading{font-size:22px;padding:10px}.back-btn{font-size:1rem;width:auto;padding:10px 20px}}@media screen and (max-width: 480px){.content-text{width:95%;font-size:.9rem}.heading{font-size:22px}.hero-image{max-height:200px}}main{padding-top:90px}.back-to-overview{top:40px;padding-left:42px;border:none;cursor:pointer}h1{padding:30px}.text-columns{display:flex;gap:16px;flex-wrap:wrap}.column{flex:1;min-width:280px}.container{margin-bottom:62px}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper{width:100%;margin-left:auto;margin-right:auto}.mySwiper2 .swiper-slide img{aspect-ratio:16/9}.mySwiper{margin-top:13px;box-sizing:border-box;padding:10px 0}.mySwiper .swiper-slide{width:25%;height:100%;opacity:.4}.mySwiper .swiper-slide img{aspect-ratio:1.6}@media screen and (max-width: 768px){.mySwiper .swiper-slide{width:50%}}@media screen and (max-width: 480px){.mySwiper .swiper-slide{width:100%}}.mySwiper .swiper-slide-thumb-active{opacity:1}.col-container{display:flex;flex-wrap:wrap;font-size:18px}.column{padding:30px 0;text-align:left;line-height:30px;flex:1;min-width:300px}@media screen and (max-width: 768px){.col-container{flex-direction:column}.right{padding-left:0}}#btn-request{width:100%;max-width:414px;height:45px;text-align:center}.real-estate-filters{display:grid;grid-template-columns:repeat(1, 1fr);column-gap:40px;row-gap:20px;margin-bottom:100px}@media screen and (min-width: 960px){.real-estate-filters{grid-template-columns:repeat(3, 1fr)}}.real-estate-list{display:grid;grid-template-columns:repeat(1, 1fr);column-gap:40px;row-gap:50px;margin-bottom:50px}@media screen and (min-width: 960px){.real-estate-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1280px){.real-estate-list{grid-template-columns:repeat(3, 1fr)}}.column-new-objects{margin:0;padding:20px;background-color:rgba(146,185,175,.8509803922)}.show-all-objects{display:flex;justify-content:flex-end;align-items:center;border:none;width:100%;padding:10px}#show-all-objects{padding-right:42px;cursor:pointer;display:flex;align-items:center}@media screen and (max-width: 768px){.real-estate-filters{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.real-estate-filters{grid-template-columns:repeat(1, 1fr)}}
