.hero-content{text-align:center;color:var(--color-white);z-index:2;max-width:800px;padding:0 20px;position:relative}.hero-content h1{font-size:4.5rem}@media (max-width:1400px){.hero-content h1{font-size:3.5rem}}@media (max-width:1099.98px){.hero-content h1{font-size:3rem}}@media (max-width:767.98px){.hero-content h1{font-size:2.5rem}}.hero-content__title{text-align:center;color:var(--color-white)}.hero-content__subtitle p{color:var(--color-white);margin:32px 0}
.property-search-wrapper{z-index:1001;background-color:var(--color-white);width:100%;max-width:746px;box-shadow:var(--card-shadow);align-items:center;padding:8px 8px 8px 20px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}@media (max-width:1200px){.property-search-wrapper{max-width:840px}}@media (max-width:1099.98px){.property-search-wrapper{max-width:696px}}@media (max-width:767.98px){.property-search-wrapper{max-width:388px}}.property-search-wrapper .divider{background-color:var(--color-platinum);width:1px;height:24px;margin:0 12px}@media (max-width:767.98px){.property-search-wrapper .divider{display:none}}.property-search-wrapper .property-search-container{align-items:center;display:flex}.property-search-wrapper .property-search-container.searchbar{background-color:transparent;padding:0}.property-search-wrapper .property-search-location{flex:3}.property-search-wrapper .property-search-input{color:var(--color-dark);margin-left:8px}.property-search-wrapper input::placeholder,.property-search-wrapper .react-select__placeholder{font-size:1rem;font-weight:var(--normal);line-height:var(--line-height140);color:var(--color-dark)!important}.property-search-wrapper .property-search-location-input-wrapper{align-items:center;display:flex}.property-search-wrapper .property-search-filter{flex:1}@media (max-width:767.98px){.property-search-wrapper .property-search-filter{display:none}}.property-search-wrapper .dropdown-select .select-control,.property-search-wrapper .dropdown-select .select-control .react-select__control{border:none}.property-search-wrapper .property-search-submit{background-color:var(--color-primary);justify-content:center;align-items:center;width:48px;height:48px;margin-left:24px;display:flex}
.banner{flex-direction:column;min-height:100vh;display:flex;position:relative}.banner__hero{flex:1;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}@media (max-width:767.98px){.banner__hero{min-height:60vh}}.banner__video,.banner__image{object-fit:cover;z-index:1;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner__image img{object-fit:cover;width:100%;height:100%}.banner__overlay{z-index:2;background:rgba(0,0,0,.4);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}
