.property-development-header{position:relative;overflow:hidden;background-color:var(--clr-primary)}.property-development-header__slideshow{position:relative;width:100%;height:500px}@media screen and (min-width:768px){.property-development-header__slideshow{height:700px}}@media screen and (min-width:1200px){.property-development-header__slideshow{height:1000px}}.property-development-header__content{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);z-index:10;color:var(--white)}.property-development-header__content h1,.property-development-header__content h2{color:var(--white)}.property-development-header__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.8s ease-in-out;z-index:1}.property-development-header__slide.active{opacity:1;z-index:2}.property-development-header__slide picture{width:100%;height:100%}.property-development-header__image{width:100%;height:100%;object-fit:cover;transform-origin:center center}.property-development-header__slide--1.animating .property-development-header__image{animation:zoomIn 2.5s ease-out forwards}.property-development-header__slide--2.animating .property-development-header__image{animation:panUp 2.5s ease-out forwards}.property-development-header__slide--3.animating .property-development-header__image{animation:panRight 2.5s ease-out forwards}.property-development-header__slide--4.animating .property-development-header__image{animation:zoomIn2 2.5s ease-out forwards}.property-development-header__slide--5.animating .property-development-header__image{animation:panLeft 2.5s ease-out forwards}.property-development-header__slide--6.animating .property-development-header__image{animation:panDown 2.5s ease-out forwards}.property-development-header__slide:nth-child(7n+0).animating .property-development-header__image{animation:zoomIn 2.5s ease-out forwards}.property-development-header__slide:nth-child(7n+1).animating .property-development-header__image{animation:panUp 2.5s ease-out forwards}.property-development-header__slide:nth-child(7n+2).animating .property-development-header__image{animation:panRight 2.5s ease-out forwards}@keyframes zoomIn{from{transform:scale(1)}to{transform:scale(1.15)}}@keyframes zoomIn2{from{transform:scale(1.05)}to{transform:scale(1.2)}}@keyframes panUp{from{transform:scale(1.15) translateY(4%)}to{transform:scale(1.15) translateY(-4%)}}@keyframes panDown{from{transform:scale(1.15) translateY(-4%)}to{transform:scale(1.15) translateY(4%)}}@keyframes panRight{from{transform:scale(1.15) translateX(-4%)}to{transform:scale(1.15) translateX(4%)}}@keyframes panLeft{from{transform:scale(1.15) translateX(4%)}to{transform:scale(1.15) translateX(-4%)}}.fontsize30,.fontsize30 *{font-size:1.25rem !important}@media screen and (min-width:768px){.fontsize30,.fontsize30 *{font-size:1.875rem !important}}.property-development-title{position:relative;display:flex;align-items:center;margin-bottom:2rem;display:inline-block;text-transform:uppercase}.property-development-title::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:calc(100% + 100px);height:8px;background-color:var(--clr-accent);z-index:1}.property-development-title__text{position:relative;z-index:2;background-color:var(--white);padding:0 1rem;margin:0;margin-left:20px;display:inline-block;line-height:1.2}.property-development-banner{font-size:2.5rem;text-transform:uppercase;text-align:right;line-height:1.1}@media screen and (min-width:768px){.property-development-banner{font-size:4rem}}@media screen and (min-width:992px){.property-development-banner{font-size:5.625rem}}.property-development-projects{overflow:hidden}.property-development-projects .swiper-slide{position:relative}.property-development-projects .property-project-btn{position:absolute;bottom:1.5rem;right:1.5rem}.property-project-title{position:absolute;top:1.5rem;left:1.5rem;color:#ffffff;font-size:1.25rem;font-weight:600;text-shadow:0 2px 4px rgba(0, 0, 0, 0.5);z-index:1}.property-projects-prev,.property-projects-next{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:rgba(137, 123, 115, 0.5) !important;cursor:pointer}.property-projects-prev i,.property-projects-next i{color:#000}.property-projects-prev:hover,.property-projects-next:hover{background-color:rgba(137, 123, 115, 0.7) !important}.property-projects-headline{font-size:3rem !important;line-height:1 !important;color:#6C5A50 !important;font-weight:300 !important}@media screen and (min-width:768px){.property-projects-headline{font-size:5rem !important}}@media screen and (min-width:992px){.property-projects-headline{font-size:8.125rem !important}}.property-projects-headline span,.property-projects-headline strong{font-size:inherit !important;line-height:1.2 !important;color:#6C5A50 !important}.property-projects-headline strong{display:block;margin-left:10%}.property-project-image-wrapper{position:relative}.property-project-status{position:absolute;top:20px;right:20px;width:140px;height:140px;border-radius:50%;background-color:#A2938C;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:white;padding:15px}@media screen and (min-width:768px){.property-project-status{width:180px;height:180px;padding:20px}}@media screen and (min-width:992px){.property-project-status{width:220px;height:220px}}.property-project-status__label{font-family:"Noto Sans", sans-serif;font-size:14px;font-weight:400;margin-bottom:5px;color:white}@media screen and (min-width:768px){.property-project-status__label{font-size:16px}}@media screen and (min-width:992px){.property-project-status__label{font-size:18px}}.property-project-status__value{font-family:"Noto Sans", sans-serif;font-size:24px;font-weight:700;line-height:1;color:white}@media screen and (min-width:768px){.property-project-status__value{font-size:32px}}@media screen and (min-width:992px){.property-project-status__value{font-size:40px}}.property-project-detail-image-wrapper{position:relative}.property-project-status--detail{top:10px;left:20px;right:auto;transform:none}@media screen and (min-width:768px){.property-project-status--detail{top:0;left:50px;transform:translateY(-30%)}}.property-cta-button{position:fixed !important;bottom:2rem !important;left:50% !important;transform:translateX(-50%) !important;z-index:999 !important}.property-contact-person__label{font-family:"Noto Sans", sans-serif;font-size:16px;font-weight:400}.property-contact-person__name{font-family:"Noto Sans", sans-serif;font-size:20px;font-weight:700}