/* ==========================================================
PROPERTY FINDER
========================================================== */

.lqw-finder-hero{

padding:90px 0 60px;

text-align:center;

}

.lqw-finder-hero small{

color:var(--lqw-gold);

letter-spacing:2px;

font-weight:700;

}

.lqw-finder-hero h1{

font-size:52px;

margin:16px 0;

}

.lqw-finder-hero p{

max-width:700px;

margin:auto;

font-size:20px;

color:var(--lqw-text-light);

line-height:1.7;

}

.lqw-community-selector{

padding:60px 0;

}

.lqw-community-selector h2{

text-align:center;

margin-bottom:40px;

}

.lqw-community-grid{

display:grid;

grid-template-columns:repeat(2,1fr);

gap:30px;

}