.property-hero{align-items:flex-start;background-position:bottom;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;min-height:100vh;padding:2rem;position:relative;width:100%}.overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.brand-logo{max-width:200px;position:absolute;right:.1rem;top:.5rem;z-index:3}.brand-logo img{height:auto;width:100%}.brand-logo:hover img{transform:scale(1.02);transition:all .3s ease}.content-wrapper{margin:-2rem auto 0;max-width:1200px;position:relative;width:100%;z-index:2}.text-content{margin-top:2rem;max-width:600px}.text-content h1{font-size:4rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.location{align-items:center;display:inline-flex;gap:.5rem;margin-bottom:1.5rem}.location span{font-weight:700;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.location i,.location span{font-size:1.7rem}.location:hover i{animation:tilt-n-move-shaking .5s infinite}@keyframes tilt-n-move-shaking{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@media (max-width:768px){.property-hero{align-items:center;background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:flex-start;padding:1rem}.content-wrapper{margin-top:-1rem;text-align:center}.content-wrapper,.text-content{align-items:center;display:flex;flex-direction:column}.text-content{margin-top:1rem;width:100%}.text-content h1{font-size:2rem;text-align:center}.location{justify-content:center;margin-bottom:2rem}.location i,.location span{font-size:1.2rem}.brand-logo{left:auto;margin-bottom:2rem;margin-top:-1rem;max-width:320px;order:2;position:relative;right:auto;top:auto;transform:none}.property-hero{flex-direction:column}.content-wrapper{order:1}}