#hero{height:80vh;margin-bottom:20vh;position:relative}#hero.is-hidden-animation{opacity:0;visibility:hidden}@media(max-width:768px){#hero{height:90vh;justify-content:center;margin-bottom:50px}}#hero .text-container{color:var(--white);margin-top:100px}@media(min-width:768px){#hero .text-container{width:70%}}#hero .text-container h1{font-size:10vw;left:50%}@media(min-width:1280px){#hero .text-container h1{font-size:120px}}@media(max-width:768px){#hero .text-container h1{font-size:11vw}}#hero .text-container p{line-height:1.5;font-size:2vw}@media(min-width:1280px){#hero .text-container p{font-size:24px}}@media(max-width:768px){#hero .text-container p{font-size:3.5vw}}#hero .booking-engine-container{display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:1}@media(min-width:768px){#hero .booking-engine-container{transform:translateY(50%)}}#hero .booking-engine-container .booking-engine{background-color:var(--white);box-shadow:0 0 14px 5px rgba(0,0,0,.15);border:1px solid var(--mid-gray);z-index:1;padding:30px;border-radius:20px}#hero .img-container{z-index:-1;overflow:hidden}#hero .img-container,#hero .img-container .img{position:absolute;inset:0;width:100%;height:100%}#hero .img-container .img:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2784313725)}@media(max-width:768px){#hero .placeholder{display:none}}#faq,#properties,#rentals,#testimonials{margin-top:100px;margin-bottom:100px}@media(max-width:768px){#faq,#properties,#rentals,#testimonials{margin-top:50px;margin-bottom:50px}}