.houses_container__YVBUi{max-width:1144px;display:flex;position:relative;padding:16px;margin:0 auto 60px;flex-direction:column}.houses_container__YVBUi .houses_page_title__jwYBD{font-size:2rem;margin:0 0 30px;color:var(--black);text-align:center}.houses_container__YVBUi .houses_message__Flr_P{text-align:center;color:var(--gray-text);font-size:1.1rem}.houses_container__YVBUi .houses_grid__axphv{width:100%;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}.houses_card__LfvTr{flex-grow:1;flex-basis:calc((100% - 40px)/3);max-width:calc((100% - 40px)/3);border-radius:var(--border-radius);overflow:hidden;color:var(--white);margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,.2);position:relative;border:none}.houses_card__LfvTr:hover{box-shadow:0 4px 8px rgba(0,0,0,.3)}@media screen and (max-width:768px){.houses_card__LfvTr{flex-basis:calc((100% - 20px)/2);max-width:calc((100% - 20px)/2)}}@media screen and (max-width:480px){.houses_card__LfvTr{flex-basis:100%;max-width:100%}}.houses_price__HTsDl{font-size:1.1rem;font-weight:600;position:absolute;display:flex;flex-direction:column;top:0;left:0;padding:10px;background-color:#f8f9fa;color:var(--black);border-bottom-right-radius:var(--border-radius);border-top-left-radius:var(--border-radius);margin:0}.houses_price__HTsDl .houses_old_price__Lijn0{font-size:.8rem;margin-bottom:4px;text-decoration:line-through;font-weight:600;opacity:.8}.houses_type___uvYw{font-size:.9rem;font-weight:400;position:absolute;display:flex;flex-direction:column;top:0;right:0;padding:6px;background-color:#f8f9fa;color:var(--black);border-radius:0 var(--border-radius) 0 var(--border-radius);margin:0}.houses_featured_badge__M1BE1{font-size:.75rem;font-weight:700;position:absolute;display:flex;align-items:center;gap:4px;top:0;left:50%;transform:translateX(-50%);padding:6px 12px;background-color:var(--secondary);color:var(--white);border-radius:0 0 var(--border-radius) var(--border-radius);margin:0;z-index:2}.houses_location_icon__xAZ_Y{font-size:.9rem;font-weight:600;color:var(--black);display:flex;justify-content:center;align-items:center;gap:6px;margin:0 0 8px}.houses_company__mZ30R{font-size:.8rem;color:var(--gray-text);margin:0 0 20px}.houses_image__LtoOQ{width:100%;height:200px;object-fit:cover}.houses_details__eGxU9{padding:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.houses_details__eGxU9 .houses_title__dZy18{font-size:1rem;margin:0 0 20px;color:var(--black);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.houses_icons__UkZE1{font-size:1rem;gap:24px;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.houses_icons__UkZE1 .houses_item__wYYCc{font-size:.9rem;text-align:center;gap:6px;display:flex;align-items:center;justify-content:center;color:var(--gray-text)}.houses_details__whatsappButton__4eWRn{padding:0 12px;border:1px solid var(--primary);border-radius:var(--border-radius);cursor:pointer;gap:6px;display:flex;justify-content:center;align-items:center;height:40px;min-width:130px;width:100%;background-color:var(--primary);color:var(--white);transition:all .3s ease}.houses_details__whatsappButton__4eWRn:hover{filter:brightness(.8)}