*{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:"Montserrat",Helvetica,verdana,sans-serif;font-weight:400;font-optical-sizing:auto;background-color:hsl(166,21%,92%);width:375px}@media only screen and (min-width: 1024px){body{min-height:100vh;width:100%;font-size:32px;color:#000}}main{flex:1;width:100%;margin:0 auto;padding-top:76px}@media only screen and (min-width: 1024px){main{width:100%;padding-top:0}}h1{font-weight:400;font-size:25px;line-height:80px;text-align:center}h2{font-weight:400;font-size:21px;line-height:33px;text-align:center}h3{font-weight:700;font-size:16px;line-height:25px}p{font-weight:400;font-size:16px;line-height:25px;margin:0}@media only screen and (min-width: 1024px){p{font-size:18px;line-height:30px}}.btn__search,#form__btn--submit,.btn__requestnow:hover,.btn__requestnow,.btn__next:hover,.btn__next,.btn__back:hover,.btn__back{width:306px;height:45px;background-color:#92b9af;color:#fff;font-family:"Montserrat",Helvetica,verdana,sans-serif;font-weight:700;font-size:16px;text-align:center;border:none;cursor:pointer;padding:15px}@media only screen and (min-width: 1024px){.btn__search,#form__btn--submit,.btn__requestnow:hover,.btn__requestnow,.btn__next:hover,.btn__next,.btn__back:hover,.btn__back{width:414px;height:50px;font-size:22px}}.btn__back{width:145px;font-size:22px;padding:5px}.btn__back:hover{width:145px;background-color:#878787;color:#fff}.btn__next{width:145px}.btn__next:hover{width:145px;background-color:#878787;color:#fff}.btn__requestnow{width:317px}.btn__requestnow:hover{width:317px;background-color:#878787;color:#fff}#form__btn--submit{width:321px;height:51px;background-color:#000}@media only screen and (min-width: 1024px){#form__btn--submit{width:321px;text-align:center;padding:0;margin:0}}*{box-sizing:border-box}.slider__container{position:relative}.slider__wrapper{position:relative;width:328px}@media only screen and (min-width: 1024px){.slider__wrapper{width:907px}}.slider__img{object-fit:cover;object-position:center;width:100%;height:100%}.mySlides{display:none;height:226px;overflow:hidden;object-fit:cover;object-position:center}@media only screen and (min-width: 1024px){.mySlides{height:504px}}.cursor{cursor:pointer}.prev,.next{cursor:pointer;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;bottom:0;width:28px;height:226px;user-select:none;background-color:hsla(0,0%,100%,.5)}@media only screen and (min-width: 1024px){.prev,.next{display:none}}.next{right:-1px}@media only screen and (min-width: 1024px){.next{right:0}}.row:after{content:"";display:table;clear:both}.column{display:none}@media only screen and (min-width: 1024px){.column{margin-top:12px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:13px;float:left}}.demo{object-fit:cover;height:70px;object-position:center;display:block;overflow:hidden;opacity:.6}.active{opacity:1}@media only screen and (min-width: 1024px){footer{background-color:#fff;padding:124px 68px 0 68px}}.footer-wrapper{display:grid;grid-template-columns:auto;grid-template-rows:auto auto;justify-items:start;background-color:#fff;width:100%;height:474px;font-family:"Montserrat",sans-serif;font-size:18px}@media only screen and (min-width: 1024px){.footer-wrapper{display:grid;grid-template-columns:33.3% 33.3% 33.3%;grid-template-rows:100%;width:100%;height:361px}}.footer__logo{display:none}@media only screen and (min-width: 1024px){.footer__logo{display:block;grid-row:1/2;grid-column:1/2;width:175px;height:136px;margin-left:47px}}.footer__logo>img{display:none}@media only screen and (min-width: 1024px){.footer__logo>img{display:block;width:175px;height:136px}}.footer__address{grid-row:1/2;grid-column:1/1;justify-self:left;padding:15px;margin:0;line-height:30px}@media only screen and (min-width: 1024px){.footer__address{grid-column:2/3;grid-row:1/2;padding:0}}.footer__address--title{font-weight:700}a[href^=tel]{color:inherit;text-decoration:none}.footer-navigation{grid-row:2/3;grid-column:1/2;justify-self:left}@media only screen and (min-width: 1024px){.footer-navigation{grid-column:3/4;grid-row:1/2}}.footer-navigation__list{color:#000;list-style-type:none;line-height:30px;padding:0 15px}@media only screen and (min-width: 1024px){.footer-navigation__list{padding:0}}.footer-navigation__item--primary>a{text-decoration:none;font-weight:700;color:#000}.footer-navigation__item--secondary>a{text-decoration:none;color:#000}@media only screen and (min-width: 1024px){.footer__buttonup--active{position:fixed;right:50px;bottom:50px;height:50px;width:50px;background-image:url(assets/up_button-488c03f25c3b363fe48f.svg);background-repeat:no-repeat}}@media only screen and (min-width: 1024px){.footer__buttonup--active:hover{background-image:url(assets/up_button_hover-fb33bd5ea1a11c7f6737.svg);background-repeat:no-repeat}}#scrollToTop{visibility:hidden}*{margin:0;padding:0;box-sizing:border-box}.modal{box-shadow:var(--shadow-2),0 0 0 100vw rgba(0,0,0,.5);background-color:hsl(166,22%,65%);border:0;border-radius:.25rem;position:absolute;width:100%;margin:0 auto;vertical-align:middle}@media only screen and (min-width: 1024px){.modal{height:1100px;padding:0 40px 0 40px}}.modal[open]{animation:slide-in 1000ms forwards,fade-in 500ms forwards}.modal[closing]{display:block;pointer-events:none;inset:0;animation:fade-out 500ms forwards}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes slide-up{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}.modal{max-width:100%;max-height:100%}@media only screen and (min-width: 1024px){.modal{max-width:100%}}.modal>*{margin:0 0 .5rem 0}.form__icon--close{position:absolute;right:29px;top:28px;height:30px;width:30px;cursor:pointer;border-style:none;background-color:hsl(166,22%,65%)}@media only screen and (min-width: 1024px){.form__icon--close{right:44px;top:47px;height:50px;width:50px}}#form__object{display:grid;grid-template-columns:100%;width:100%;font-size:16px;background-color:hsl(166,22%,65%);padding:0 26px 0 26px;margin:0 auto}@media only screen and (min-width: 1024px){#form__object{grid-template-columns:50% 50%;grid-template-rows:auto;width:1306px;column-gap:58px;row-gap:20px}}.form__title{margin-top:110px;font-weight:400;font-size:25px;text-align:left}@media only screen and (min-width: 1024px){.form__title{margin-top:108px;grid-column:1/2;grid-row:1/2}}.form__header{font-weight:700;font-size:25px;text-align:left;margin-bottom:50px}@media only screen and (min-width: 1024px){.form__header{grid-column:1/2;grid-row:2/3}}input{width:323px;height:50px;margin:15px 0;border:none}@media only screen and (min-width: 1024px){input{display:block;width:624px}}@media only screen and (min-width: 1024px){.label{display:block}}@media only screen and (min-width: 1024px){.form__item--type1{grid-column:1/2;grid-row:3/4}}@media only screen and (min-width: 1024px){.form__item--type2{grid-column:2/3;grid-row:3/4}}@media only screen and (min-width: 1024px){.form__item--type3{grid-column:1/2;grid-row:4/5}}@media only screen and (min-width: 1024px){.form__item--type4{grid-column:2/3;grid-row:4/5}}.form__item--postcodecity{display:grid;grid-template-columns:127px 167px;column-gap:29px}@media only screen and (min-width: 1024px){.form__item--postcodecity{grid-template-columns:196px 392px;width:624px;column-gap:36px}}.item__postcode{grid-column:1/2;grid-row:1/2}@media only screen and (min-width: 1024px){.item__postcode{grid-column:1/2;grid-row:1/2}}#label__postcode{width:50px;height:20px}#form__input--postcode{width:127px}@media only screen and (min-width: 1024px){#form__input--postcode{width:196px}}.item__city{grid-column:2/3;grid-row:1/2}@media only screen and (min-width: 1024px){.item__city{grid-column:2/3;grid-row:1/2}}#label__city{width:50px;height:20px}#form__input--city{width:167px}@media only screen and (min-width: 1024px){#form__input--city{width:392px}}@media only screen and (min-width: 1024px){.form__item--type5{grid-column:1/2;grid-row:5/6}}@media only screen and (min-width: 1024px){.form__item--type6{grid-column:2/3;grid-row:5/6}}@media only screen and (min-width: 1024px){.form__item--type7{grid-column:1/3;grid-row:6/7}}#form__input--textarea{width:323px;height:163px}@media only screen and (min-width: 1024px){#form__input--textarea{width:1306px;height:163px}}@media only screen and (min-width: 1024px){.form__item--type8{grid-column:1/2;grid-row:7/8}}@media only screen and (min-width: 1024px){.form__item--type9{grid-column:2/3;grid-row:7/8}}.form__item--checkboxes{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:50px 50px;row-gap:1em}@media only screen and (min-width: 1024px){.form__item--checkboxes{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50px;column-gap:1em}}.form__item--checkbox{display:grid;grid-template-columns:20% 50%;gap:10px}.item__checkbox--info{align-items:center}@media only screen and (min-width: 1024px){.item__checkbox--info{grid-column:1/2;grid-row:1/2;width:100%;align-items:center}}.item__checkbox--visit{align-items:center}@media only screen and (min-width: 1024px){.item__checkbox--visit{grid-column:2/3;grid-row:1/2;width:100%;align-items:center}}.form__item--submit{width:100%}@media only screen and (min-width: 1024px){.form__item--submit{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50px;column-gap:1em}}@media only screen and (min-width: 1024px){.item__placeholder{grid-column:1/2;grid-row:1/2;width:100%}}@media only screen and (min-width: 1024px){.item__btn--send{grid-column:2/3;grid-row:1/2;align-items:center;width:100%}}#label__checkbox--info,#label__checkbox--date{font-weight:700;font-size:16px}@media only screen and (min-width: 1024px){#label__checkbox--info,#label__checkbox--date{float:right}}input[type=checkbox]{appearance:none;display:flex;align-content:center;justify-content:center;font-size:2rem;background-color:#fff;width:50px;height:50px;margin:0}input[type=checkbox]::before{content:"";width:50px;height:50px;background-image:url(assets/kreuz_deaktiviert-b378e62b186fcbcffeac.svg);background-repeat:no-repeat}input[type=checkbox]:checked::before{background-image:url(assets/kreuz_aktiv-24ed587cebdddeb8247b.svg);background-repeat:no-repeat;background-size:100%}*{margin:0;padding:0;box-sizing:border-box}header{width:100%}@media only screen and (min-width: 1024px){header{height:132px}}li{list-style:none}a{text-decoration:none;color:#000}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem 1rem 0;width:375px;height:76px;background-color:hsla(165,22%,65%,.85);position:fixed;transition:.3s;z-index:1}@media only screen and (min-width: 1024px){.navbar{width:100%;height:132px;transition:none}}.navbar.active{background-color:hsl(165,22%,65%)}.nav__logo{width:61px;height:47px;margin-left:20px;z-index:1}@media only screen and (min-width: 1024px){.nav__logo{width:100px;height:77px;margin-left:42px}}.nav__logo>img{width:61px;height:47px}@media only screen and (min-width: 1024px){.nav__logo>img{width:100px;height:77px}}.bar{display:block;width:37px;height:2px;margin:6px auto;transition:all .3s ease-in-out;background-color:#000}.hamburger{display:block;cursor:pointer}@media only screen and (min-width: 1024px){.hamburger{display:none}}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav__menu{position:fixed;left:-100%;top:0;height:100vh;margin-top:76px;padding-top:80px;flex-direction:column;text-align:center;transition:.3s}@media only screen and (min-width: 1024px){.nav__menu{left:0;height:132px;width:100%;margin-top:0;padding-top:0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end;transition:none;float:right}}.nav__menu.active{margin-top:76px;left:0;width:375px;background-color:hsl(165,22%,65%)}.nav__item{width:350px;height:52px;margin:12px 0}@media only screen and (min-width: 1024px){.nav__item{width:161px;height:27px;margin:50px 12px 50px 12px}}@media only screen and (min-width: 1024px){.nav__item:nth-last-child(4){width:115px}}.nav__item:nth-last-child(3){margin-bottom:50px}@media only screen and (min-width: 1024px){.nav__item:nth-last-child(3){width:110px;margin-right:38px}}.nav__item--small{width:350px;height:32px;margin:6px 0}@media only screen and (min-width: 1024px){.nav__item--small{display:none}}.nav__link{font-family:"Montserrat",Helvetica,verdana,sans-serif;font-size:35px;font-weight:400;line-height:70px;color:#000}@media only screen and (min-width: 1024px){.nav__link{font-size:22px;font-weight:500;line-height:27px}.nav__link:hover{color:#fff}}.nav__link--small{font-family:"Montserrat",sans-serif;font-size:16px;line-height:36px;color:#000}@media only screen and (min-width: 1024px){.nav__link--small{display:none}}.link__active{font-family:"Montserrat",Helvetica,verdana,sans-serif;font-size:35px;font-weight:400;line-height:70px}@media only screen and (min-width: 1024px){.link__active{color:#fff;font-size:22px;font-weight:500;line-height:27px}}li a .nav__link{display:block}.main__hero{width:100%;height:287px}@media only screen and (min-width: 1024px){.main__hero{width:100%;height:824px}}.main__hero>img{object-fit:cover;width:100%;height:287px}@media only screen and (min-width: 1024px){.main__hero>img{height:100%}}.main__hero--text{background-color:#fff;height:118px}@media only screen and (min-width: 1024px){.main__hero--text{width:100%}}.main__hero--text h2{padding-top:20px;margin:0}#form__estates{width:311px;margin:0 auto;display:grid;grid-template-columns:100%;grid-template-rows:1fr 1fr 1fr 1fr}@media only screen and (min-width: 1024px){#form__estates{width:100%;grid-template-columns:33.3% 33.3% 33.3%;grid-template-rows:auto;gap:16px}}.item__object--type{grid-row:1/2}@media only screen and (min-width: 1024px){.item__object--type{grid-column:1/2;grid-row:1/2}}.item__object--location{grid-row:2/3}@media only screen and (min-width: 1024px){.item__object--location{grid-column:2/3;grid-row:1/2}}.item__object--sort{grid-row:3/4}@media only screen and (min-width: 1024px){.item__object--sort{grid-column:1/2;grid-row:2/3}}.form__label{font-weight:700;font-size:18px;line-height:80px;display:block}@media only screen and (min-width: 1024px){.form__label{font-size:22px}}.form__input{background-color:#fff;border:none;width:100%;height:50px}@media only screen and (min-width: 1024px){.form__input{width:100%}}.form__option-placeholder{font-size:18px;font-weight:400;font-family:"Montserrat",sans-serif;font-optical-sizing:auto;border:none}.item__object--switch{grid-row:4/5;margin-top:52px}@media only screen and (min-width: 1024px){.item__object--switch{grid-column:3/4;grid-row:1/2;align-content:end;margin-top:0}}.switch{display:grid;grid-template-columns:1fr 50% 1fr;grid-template-rows:40px;gap:10px;font-weight:700;font-size:16px;text-align:center}@media only screen and (min-width: 1024px){.switch{font-size:22px;width:100%}}.switch__radio{height:30px;width:30px;appearance:none;background-color:#fff;border-radius:50%;cursor:pointer;opacity:0}.tri-state-toggle{grid-column:2/3;grid-row:1/2;display:flex;justify-content:space-between;align-items:center;border:2px solid hsl(166,22%,65%);border-radius:50px;background-color:hsl(166,22%,65%);width:100%;height:35px}#nothing{opacity:1}.switch__label--left{grid-column:1/2;color:hsl(166,22%,65%);align-self:center;text-align:left}.switch__label--right{grid-column:3/4;color:hsl(166,22%,65%);align-self:center;text-align:right}.item__object--search{width:100%}@media only screen and (min-width: 1024px){.item__object--search{grid-column:3/4;grid-row:2/3;align-content:end}}.view{display:grid;grid-template-columns:1fr 34px 34px;gap:20px;font-weight:700;font-size:22px;line-height:80px;text-align:right;color:hsla(165,22%,65%,.85);width:317px;margin-top:1.5rem}@media only screen and (min-width: 1024px){.view{grid-column:3/4;grid-row:3/4;width:100%;margin-top:136px;padding-right:61px}}.view__radio{appearance:none;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;width:40px}.view__gallery{background-image:url(assets/view_gallery-c0b2c9bf074a32a16dee.svg);width:30.5px;height:30.5px}.view__gallery:hover{background-image:url(assets/view_gallery_hover-fab363c1504c7203aad3.svg)}.view__list{background-image:url(assets/view_list-5130da32e6dae476a506.svg);width:34px;height:30px}.view__list:hover{background-image:url(assets/view_list_hover-516148c534afb57f1e96.svg)}.estate__container{margin:0 auto}#liste{display:grid;grid-template-columns:100%;grid-template-rows:auto;margin-top:1.5rem;padding-top:50px;border-top:2px solid hsl(166,22%,65%)}@media only screen and (min-width: 1024px){#liste{grid-template-columns:33.3% 33.3% 33.3%;grid-template-rows:auto auto;gap:20px}}.estate{display:flex;flex-direction:column}.estate__section{width:100%;height:165px;margin-top:25px;line-height:30px;color:#000}.estate__section:first-letter{text-transform:uppercase}.estate__img>img{width:100%;height:165px;object-fit:cover}@media only screen and (min-width: 1024px){.estate__img>img{width:100%;height:230px}}.estate__title{font-weight:700;font-size:20px;line-height:30px;cursor:pointer;color:#000}.pagination{display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 1024px){.pagination{justify-content:flex-end;text-align:center;margin-top:20px;grid-column:3/4}}.pagination__button{padding:5px 10px;margin:0 5px;cursor:pointer;border:none;font-size:18px;line-height:30px;font-weight:700;color:hsl(166,22%,65%);background-color:hsl(166,21%,92%)}.hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.pagination__button.active{color:#000}@media only screen and (min-width: 1024px){.main__title--aktuelles{height:136px}}@media only screen and (min-width: 1024px){.main__subtitle{font-size:56px;line-height:80px}}.article__grid{display:grid;grid-template-columns:100%;padding:0 24px 0 24px}@media only screen and (min-width: 1024px){.article__grid{grid-template-columns:50% 50%;grid-template-rows:1fr 1fr 1fr 1fr;row-gap:75px;column-gap:50px;margin:0 auto;width:80%}}.main__item{margin-bottom:75px}@media only screen and (min-width: 1024px){.main__item{margin-bottom:0}}@media only screen and (min-width: 1024px){.main__item--first{grid-column:2/3;grid-row:1/2;width:75%}}@media only screen and (min-width: 1024px){.main__item--second{grid-column:1/2;grid-row:2/3;padding-left:20%}}@media only screen and (min-width: 1024px){.main__item--third{grid-column:2/3;grid-row:3/4;width:75%}}@media only screen and (min-width: 1024px){.main__item--fourth{grid-column:1/2;grid-row:4/5;padding-left:20%}}.article__img{margin-bottom:30px}@media only screen and (min-width: 1024px){.article__img{margin-bottom:0}}.article__img>img{object-fit:cover;object-position:center;width:100%;height:193px}@media only screen and (min-width: 1024px){.article__img>img{width:100%;height:350px}}@media only screen and (min-width: 1024px){.article__img--second,.article__img--fourth{justify-self:end;width:100%}}.article__header{display:flex;justify-content:flex-start;gap:20px;margin-bottom:35px}.article__title--bold{font-weight:700}.form--btn__next{margin-top:25px}@media only screen and (min-width: 1024px){.main__title--kontakt{margin-bottom:25px}}.container__contact{padding:0 24px 0 24px;margin:0 auto}@media only screen and (min-width: 1024px){.container__contact{width:75%}}.wrapper__map{margin:0 auto;width:100%}#map{height:244px;width:100%;margin:0 auto;border:1px solid gray;filter:grayscale(100%)}@media only screen and (min-width: 1024px){#map{height:400px}}.gmp-map{height:500px;width:100%}.container__contact--info{display:grid;grid-template-columns:auto;grid-template-rows:auto auto;grid-row-gap:35px;justify-items:start;width:100%;margin-top:40px}@media only screen and (min-width: 1024px){.container__contact--info{grid-template-columns:100%;grid-template-rows:100%;width:100%}}.contact__address{grid-column:1/2;grid-row:1/2}.contact__address--title{font-weight:700;font-size:18px;line-height:30px}.contact__address--info{font-size:18px;line-height:30px}a[href^=tel]{color:inherit;text-decoration:none}.contact-nav{grid-column:1/2;grid-row:2/3}@media only screen and (min-width: 1024px){.contact-nav{display:none}}.contact-nav__list{color:#000;list-style-type:none;line-height:30px}.contact-nav__item--primary>a{font-weight:700;text-decoration:none;font-size:18px;color:#000}.contact-nav__item--secondary>a{text-decoration:none;font-size:18px;color:#000}.main__img--normal{margin-top:76px}@media only screen and (min-width: 1024px){.main__img--normal{margin-top:0}}.main__img--normal>img{object-fit:cover;width:100%;height:242px}@media only screen and (min-width: 1024px){.main__img--normal>img{height:500px}}.main__title{font-size:22px}@media only screen and (min-width: 1024px){.main__title{font-size:56px;line-height:80px;padding:42px 0}}.main__container{padding:0 24px 0 24px;margin-bottom:100px}@media only screen and (min-width: 1024px){.main__container{padding:0 130px 0 130px;width:100%;margin-bottom:150px}}.main__article{margin:0 auto}@media only screen and (min-width: 1024px){.main__article{width:880px;height:492px}}.form--btn__back{margin-top:50px}.object__container{padding:0 24px 0 24px;margin-top:100px}@media only screen and (min-width: 1024px){.object__container{margin-top:100px;margin-left:387px;margin-right:387px}}.object__header{font-size:22px;line-height:80px;text-align:center;align-content:flex-end}@media only screen and (min-width: 1024px){.object__header{font-size:40px}}.object__header:first-letter{text-transform:uppercase}.object__title--title{font-weight:700}.object__estate_type--title{font-weight:400}.infolist{display:grid;grid-template-columns:100%;grid-template-rows:auto}@media only screen and (min-width: 1024px){.infolist{grid-template-columns:33.3% 33.3% 33.3%;grid-template-rows:auto;grid-template-areas:"availability description description" "location description description" "prize sentence sentence" "area button button" "map map map";width:900px}}.infolist__availability{grid-row:1/2}@media only screen and (min-width: 1024px){.infolist__availability{grid-area:availability}}.infolist__location{grid-row:2/3}@media only screen and (min-width: 1024px){.infolist__location{grid-area:location}}.infolist__prize{grid-row:3/4}@media only screen and (min-width: 1024px){.infolist__prize{grid-area:prize}}.infolist__usable_area{grid-row:4/5}@media only screen and (min-width: 1024px){.infolist__usable_area{grid-area:area}}.infolist__description{grid-row:5/6}@media only screen and (min-width: 1024px){.infolist__description{grid-area:description}}.object__map{margin-top:40px;grid-row:6/7}@media only screen and (min-width: 1024px){.object__map{grid-area:map}}#infolist__map{height:244px;width:100%;margin:0 auto;border:1px solid gray;filter:grayscale(100%);display:block}@media only screen and (min-width: 1024px){#infolist__map{height:400px;z-index:-1}}.infolist__final{margin-top:20px;grid-row:7/8}@media only screen and (min-width: 1024px){.infolist__final{grid-area:sentence}}.infolist__button{margin-top:20px;grid-row:8/9}@media only screen and (min-width: 1024px){.infolist__button{grid-area:button}}.infolist__label{font-size:16px;font-weight:700;line-height:28px;margin-top:20px;margin-bottom:5px}@media only screen and (min-width: 1024px){.infolist__label{font-size:18px;line-height:30px}}.infolist__text{font-size:16px;font-weight:400;line-height:28px}@media only screen and (min-width: 1024px){.infolist__text{font-size:18px;line-height:30px}}.object__overview--back{position:absolute;top:100px;left:20px;width:30px;height:30px;background-image:url(assets/overview_back_mobile-387ef9a9711805aaa155.svg);background-repeat:no-repeat}@media only screen and (min-width: 1024px){.object__overview--back{top:180px;left:44px;width:227px;height:40px;background-image:url(assets/overview_back-db463ccdb136234cb8a6.svg);background-repeat:no-repeat;object-fit:cover;object-position:center}}.object__overview--back:hover{background-image:url(assets/overview_back_mobile_hover-86dc9a1376f6694823f9.svg);background-repeat:no-repeat}@media only screen and (min-width: 1024px){.object__overview--back:hover{background-image:url(assets/overview_back_hover-30bd3ee0aeb1fdb3d60f.svg);background-repeat:no-repeat}}#object__current-objects{margin-top:48px;padding:0 24px 0 24px;background-color:hsl(166,22%,65%);width:100%}@media only screen and (min-width: 1024px){#object__current-objects{padding:0 134px 0 134px}}.object__current-objects--title{text-align:center;padding-top:1em;padding-bottom:1em;background-color:hsl(166,22%,65%)}@media only screen and (min-width: 1024px){.object__current-objects--title{padding-top:2em;padding-bottom:2em}}.current-objects--title{font-weight:700;font-size:25px;line-height:80px}@media only screen and (min-width: 1024px){.current-objects--title{font-size:40px}}#list__current-objects{width:100%;display:grid;grid-template-columns:100%;grid-template-rows:auto;background-color:hsl(166,22%,65%)}@media only screen and (min-width: 1024px){#list__current-objects{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:90px}}.estates-overview__link--back{display:flex;justify-content:flex-end;width:100%;height:auto;background-color:hsl(166,22%,65%);padding-top:40px;padding-bottom:60px}@media only screen and (min-width: 1024px){.estates-overview__link--back{padding-top:50px;padding-bottom:100px}}.link__back{display:block;position:absolute;width:240px;height:40px;margin-right:10px;background-image:url(assets/alle_objekte-d2027d44686c8ebb84c8.svg);background-repeat:no-repeat}@media only screen and (min-width: 1024px){.link__back{width:240px;height:40px;margin-right:20px}}.container{padding:0 24px 0 24px}@media only screen and (min-width: 1024px){.container{padding:0 130px 0 130px;width:100%}}
