.properties__page .hero-section .main{text-align:center;color:#fff;background-color:#0fc0c7;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:50px 5%;display:flex}.properties__page .hero-section .main .header{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.properties__page .hero-section .main .header h1{font-weight:400}.properties__page .hero-section .main .header p{font-size:1em}.properties__page .hero-section .main .filter-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.properties__page .hero-section .main .filter-container .filter-box{color:#727272;box-sizing:border-box;cursor:pointer;background-color:#fff;border-radius:15px;justify-content:space-between;align-items:center;width:250px;padding:12px 15px;display:flex;position:relative}.properties__page .hero-section .main .filter-container .filter-box div{justify-content:center;align-items:center;gap:7px;display:flex;position:relative}.properties__page .hero-section .main .filter-container .filter-box svg{color:#9d9d9d}.properties__page .property-search-form-container .property-search-form{width:55%}.properties__page .container{flex-wrap:wrap;justify-content:space-between;gap:40px;width:90%;margin:40px auto;display:flex}.properties__page .help{flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;margin:0 auto 40px;display:flex}.properties__page .help h2{color:#4a4a4a;font-size:1.8em;font-weight:400}.properties__page .help p{color:#727272}.properties__page .help a{color:#fff;cursor:pointer;background-color:#03a0a6;border:none;border-radius:15px;outline:none;justify-content:center;align-items:center;gap:7px;margin-top:20px;padding:12px 40px;font-weight:500;text-decoration:none;display:flex}@media (max-width:767px){.properties__page .property-search-form-container .property-search-form{width:100%}.properties__page .hero-section .main .header h1{font-size:1.7em;font-weight:400}.properties__page .hero-section .main .header p{max-width:80%;font-size:.85em}.properties__page .hero-section .main{gap:20px;padding-bottom:30px}.properties__page .container{flex-direction:column;align-items:center;gap:20px}.properties__page .help{box-sizing:border-box;padding:0 5%}.properties__page .help h2{font-size:1.4em}.properties__page .help p{text-align:center;font-size:.9em}}@media (min-width:768px) and (max-width:1024px){.properties__page .container{justify-content:center;gap:25px;width:90%}.properties__page .property-search-form-container .property-search-form{width:90%}.properties__page .header{flex-direction:column;align-items:flex-start;gap:10px}.properties__page .header h2{font-size:1.4rem}.properties__page .header p{font-size:.9rem}.properties__page .header .buttons{flex-wrap:wrap;justify-content:flex-start;width:100%}}
