/*! Revivo Estate Core CSS */.revivo-estate{box-sizing:border-box}.revivo-estate *,.revivo-estate *::before,.revivo-estate *::after{box-sizing:border-box}.revivo-estate .revivo-container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%}@media (min-width:768px){.revivo-estate .revivo-container{padding-left:24px;padding-right:24px}}.revivo-estate .screen-reader-text,.revivo-estate .revivo-sr-only{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.revivo-estate .revivo-skip-link{position:absolute;left:-9999px;top:auto}.revivo-estate .revivo-skip-link:focus{left:0;top:0;z-index:100000;padding:8px 16px}.revivo-estate .revivo-property-grid,.revivo-estate .revivo-project-grid,.revivo-estate .revivo-area-grid,.revivo-estate .revivo-developer-grid,.revivo-estate .revivo-agent-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;width:100%}@media (max-width:640px){.revivo-estate .revivo-property-grid,.revivo-estate .revivo-project-grid,.revivo-estate .revivo-area-grid,.revivo-estate .revivo-developer-grid,.revivo-estate .revivo-agent-grid{grid-template-columns:1fr;gap:16px}}.revivo-estate .revivo-property-grid--list,.revivo-estate .revivo-project-grid--list{grid-template-columns:1fr;gap:16px}.revivo-estate .revivo-property-card,.revivo-estate .revivo-project-card,.revivo-estate .revivo-area-card,.revivo-estate .revivo-developer-card,.revivo-estate .revivo-agent-card{display:flex;flex-direction:column;position:relative;overflow:hidden;min-width:0}@media (min-width:768px){.revivo-estate .revivo-property-card--list,.revivo-estate .revivo-project-card--list{flex-direction:row}}.revivo-estate .revivo-property-card__image,.revivo-estate .revivo-project-card__image,.revivo-estate .revivo-area-card__image,.revivo-estate .revivo-developer-card__logo{position:relative;aspect-ratio:16 / 10;overflow:hidden;flex-shrink:0}@media (min-width:768px){.revivo-estate .revivo-property-card--list .revivo-property-card__image,.revivo-estate .revivo-project-card--list .revivo-project-card__image{width:320px;aspect-ratio:auto}}.revivo-estate .revivo-property-card__image img,.revivo-estate .revivo-project-card__image img,.revivo-estate .revivo-area-card__image img,.revivo-estate .revivo-developer-card__logo img{width:100%;height:100%;object-fit:cover;display:block}.revivo-estate .revivo-property-card__body,.revivo-estate .revivo-project-card__body,.revivo-estate .revivo-area-card__body,.revivo-estate .revivo-developer-card__body,.revivo-estate .revivo-agent-card__body{display:flex;flex-direction:column;flex-grow:1;padding:16px;min-width:0}.revivo-estate .revivo-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:12px;line-height:1;white-space:nowrap}.revivo-estate .revivo-button,.revivo-estate .revivo-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:14px;line-height:1.2;text-decoration:none;cursor:pointer;border:1px solid transparent;min-height:40px}.revivo-estate .revivo-button--block,.revivo-estate .revivo-btn--block{display:flex;width:100%}.revivo-estate .revivo-single-layout{display:grid;gap:32px;grid-template-columns:1fr}@media (min-width:992px){.revivo-estate .revivo-single-layout{grid-template-columns:minmax(0,1fr) 360px}}.revivo-estate .revivo-single-main{min-width:0}.revivo-estate .revivo-single-sidebar{display:flex;flex-direction:column;gap:24px}.revivo-estate .revivo-single-hero{display:grid;gap:8px;margin-bottom:24px}.revivo-estate .revivo-single-hero__main{aspect-ratio:16 / 10;overflow:hidden}.revivo-estate .revivo-single-hero__main img{width:100%;height:100%;object-fit:cover;display:block}.revivo-estate .revivo-single-hero__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.revivo-estate .revivo-single-hero__thumb{aspect-ratio:1 / 1;overflow:hidden}.revivo-estate .revivo-single-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.revivo-estate .revivo-search-bar-wrap{width:100%;margin-bottom:24px}.revivo-estate .revivo-search-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.revivo-estate .revivo-search-bar__keyword{flex:1 1 240px;min-width:0;position:relative}.revivo-estate .revivo-search-bar__keyword input{width:100%}.revivo-estate .revivo-search-bar__chip{flex:0 0 auto}.revivo-estate .revivo-search-bar__select,.revivo-estate .revivo-search-bar__chip select,.revivo-estate .revivo-search-bar__chip input{min-height:40px;padding:8px 12px;font-family:inherit;font-size:14px}.revivo-estate .revivo-search-bar__filters-btn,.revivo-estate .revivo-search-bar__submit{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:10px 18px;min-height:40px;font-family:inherit;font-size:14px;cursor:pointer}@media (max-width:640px){.revivo-estate .revivo-search-bar__keyword{flex:1 1 100%}}.revivo-estate .revivo-results-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.revivo-estate .revivo-results-bar__count{flex:1 1 auto;min-width:0}.revivo-estate .revivo-results-bar__sort{flex:0 0 auto}.revivo-estate .revivo-results-bar__sort select{min-height:36px;padding:6px 10px;font-family:inherit;font-size:14px}.revivo-estate .revivo-lead-form{display:flex;flex-direction:column;gap:12px;width:100%}.revivo-estate .revivo-lead-form__field{display:flex;flex-direction:column;gap:4px}.revivo-estate .revivo-lead-form__field label{font-size:13px;font-weight:600}.revivo-estate .revivo-lead-form__field input,.revivo-estate .revivo-lead-form__field textarea,.revivo-estate .revivo-lead-form__field select{width:100%;min-height:40px;padding:8px 12px;font-family:inherit;font-size:14px;box-sizing:border-box}.revivo-estate .revivo-lead-form__field textarea{min-height:96px;resize:vertical}.revivo-estate .revivo-lead-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.revivo-estate .revivo-agent-card{display:flex;align-items:flex-start;gap:16px}.revivo-estate .revivo-agent-card__photo{flex:0 0 auto;width:80px;height:80px;overflow:hidden;aspect-ratio:1 / 1}.revivo-estate .revivo-agent-card__photo img{width:100%;height:100%;object-fit:cover;display:block}.revivo-estate .revivo-agent-card__body{flex:1 1 auto;min-width:0}.revivo-estate .revivo-sticky-bar,.revivo-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:50;display:flex;gap:8px;padding:12px 16px}@media (min-width:992px){.revivo-estate .revivo-sticky-bar,.revivo-sticky-bar{display:none}}.revivo-estate .revivo-page-header{margin-bottom:24px}.revivo-estate .revivo-page-header__breadcrumb{display:flex;flex-wrap:wrap;gap:4px 8px;font-size:13px;margin-bottom:8px}.revivo-estate .revivo-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.revivo-estate .revivo-info-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:10px 0}.revivo-estate .revivo-info-row__label{flex:0 0 auto;font-size:13px}.revivo-estate .revivo-info-row__value{flex:1 1 auto;text-align:right;min-width:0;font-size:14px}