.houses-section{background-color:#c0e4e3;padding:80px 40px;text-align:center}.section-title{color:#5c9391;font-size:40px;font-weight:500;margin:0 0 24px}.section-subtitle{color:#323031;font-size:20px;font-weight:400;line-height:1.4;margin-bottom:40px}.houses-grid{flex-wrap:wrap;gap:30px;margin:0 auto;max-width:1200px}.house-card,.houses-grid{display:flex;justify-content:center}.house-card{flex:1 1 320px;max-width:380px}.house-shape-container{align-items:center;aspect-ratio:1/1.1;background:#fdf8f2;clip-path:polygon(50% 0,100% 35%,100% 100%,0 100%,0 35%);display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:55px 20px 20px;width:320px;width:100%}.house-image-wrapper{height:250px;margin-bottom:15px;width:250px}.house-image-wrapper img{height:100%;object-fit:cover;width:100%}.house-text-content{text-align:center}.house-title{color:#323031;font-size:24px;font-weight:500;margin:10px 0 5px}@media (max-width:768px){.houses-section{padding:40px 16px}.section-title{display:block!important;font-size:28px!important;font-weight:500!important;margin-bottom:16px}.section-subtitle{font-size:16px;margin-bottom:24px;text-align:center}.houses-grid{align-items:center;flex-direction:column;gap:20px}.house-shape-container{aspect-ratio:1/1.1;height:auto;padding:30px 15px 15px;width:70vw}.house-image-wrapper{height:auto;margin-bottom:10px;max-height:180px;width:70%}.house-image-wrapper img{height:auto;object-fit:contain;width:100%}.house-title{font-size:18px;margin-bottom:16px}}