
/* SOURCE: https://rsaproperty.co.za/wp-content/plugins/rsa-property-core/assets/css/homepage-v2-draft.css */
:root{--rsa-bg:#FFFFFF;--rsa-soft:#F7F8FA;--rsa-ink:#1D2736;--rsa-navy:#13233F;--rsa-navy-2:#1C2F50;--rsa-cobalt:#304ACB;--rsa-red:#E30613;--rsa-red-hover:#C9000D;--rsa-muted:#6F7884;--rsa-line:#E4E7EB;--rsa-line-dark:#D6DBE1;--rsa-radius:14px}.rsa-home-v2,.rsa-home-v2 *{box-sizing:border-box}.rsa-home-v2{font-family:Manrope,Arial,sans-serif;color:var(--rsa-ink);font-size:16px}.rsa-home-hero{position:relative;min-height:608px;padding:58px 0 43px;background-image:var(--rsa-hero-image);background-size:cover;background-position:center;overflow:hidden}.rsa-home-hero__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,26,61,.62) 0%,rgba(7,26,61,.36) 38%,rgba(7,26,61,.52) 100%)}.rsa-home-hero__inner{position:relative;z-index:2;width:min(1160px,calc(100% - 40px));margin:0 auto;margin-top:100px}.rsa-home-hero__copy{text-align:center;color:#fff;margin:0 auto 24px;max-width:860px}.rsa-home-hero__copy h1{margin:0;font-family:Manrope,Arial,sans-serif;font-size:clamp(42px,5vw,68px);font-weight:800;line-height:1.03;letter-spacing:-.035em;color:#fff}.rsa-home-hero__copy p{max-width:740px;margin:14px auto 0;font-size:19px;line-height:1.5;color:rgba(255,255,255,.94)}.rsa-search-shell{width:min(1050px,100%);margin:0 auto;background:#fff;border:1px solid rgba(255,255,255,.9);border-radius:14px;box-shadow:0 18px 48px rgba(10,24,45,.22);padding:0 24px 22px}.rsa-search-intents{display:flex;gap:24px;height:57px;align-items:flex-end;border-bottom:1px solid var(--rsa-line)}.rsa-intent-tab{position:relative;height:57px;padding:0 6px 15px;border:0;background:transparent;color:var(--rsa-muted);font:inherit;font-size:15px;font-weight:800;cursor:pointer}.rsa-intent-tab.is-active{color:var(--rsa-navy)}.rsa-intent-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:3px 3px 0 0;background:var(--rsa-red)}.rsa-search-main-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-top:18px}.rsa-search-location{position:relative;display:flex;align-items:center;min-height:58px;border:1px solid var(--rsa-line-dark);border-radius:10px;background:#fff;box-shadow:0 4px 14px rgba(19,35,63,.05)}.rsa-search-location:focus-within{border-color:var(--rsa-cobalt);box-shadow:0 0 0 3px rgba(48,74,203,.08)}.rsa-search-location.is-invalid{border-color:var(--rsa-red);box-shadow:0 0 0 3px rgba(227,6,19,.08)}.rsa-search-location__icon{display:grid;place-items:center;flex:0 0 48px;color:var(--rsa-cobalt)}.rsa-search-location__icon svg,.rsa-filter-trigger svg,.rsa-near-me svg,.rsa-category-card svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rsa-search-location input[type=search]{min-width:0;flex:1;height:56px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--rsa-ink)!important;padding:0 10px 0 0!important;font:inherit;font-size:15px;font-weight:600}.rsa-search-location input::placeholder{color:#8C97A5}.rsa-near-me{height:40px;margin-right:8px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:7px;background:var(--rsa-soft);color:var(--rsa-navy);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.rsa-near-me svg{width:16px;height:16px}.rsa-filter-trigger,.rsa-search-submit{height:58px;border-radius:10px;font:inherit;font-size:15px;font-weight:800;cursor:pointer}.rsa-filter-trigger{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;border:1px solid var(--rsa-line-dark);background:#fff;color:var(--rsa-navy)}.rsa-filter-trigger:hover,.rsa-filter-trigger[aria-expanded=true]{border-color:var(--rsa-cobalt);background:var(--rsa-soft);color:var(--rsa-cobalt)}.rsa-filter-trigger svg{width:18px;height:18px}.rsa-search-submit{min-width:122px;border:1px solid var(--rsa-red);background:var(--rsa-red);color:#fff;padding:0 24px}.rsa-search-submit:hover{background:var(--rsa-red-hover);border-color:var(--rsa-red-hover)}.rsa-home-suggestions{position:absolute;z-index:70;top:64px;left:0;right:0;max-height:340px;overflow:auto;border:1px solid var(--rsa-line-dark);border-radius:10px;background:#fff;box-shadow:0 18px 42px rgba(19,35,63,.2)}.rsa-home-suggestion{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 14px;border:0;border-bottom:1px solid var(--rsa-line);background:#fff;text-align:left;cursor:pointer}.rsa-home-suggestion:last-child{border-bottom:0}.rsa-home-suggestion:hover,.rsa-home-suggestion.is-active{background:var(--rsa-soft)}.rsa-home-suggestion strong{display:block;color:var(--rsa-navy);font-size:14px}.rsa-home-suggestion small{display:block;margin-top:2px;color:var(--rsa-muted);font-size:12px}.rsa-home-suggestion em{font-style:normal;color:var(--rsa-red);font-size:12px;font-weight:800;white-space:nowrap}.rsa-search-expanded{margin:18px -24px -22px;padding:18px 24px 22px;border-top:1px solid var(--rsa-line);background:#fff;border-radius:0 0 14px 14px}.rsa-search-expanded__intro{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.rsa-search-expanded__intro strong{display:block;color:var(--rsa-navy);font-size:16px;font-weight:800}.rsa-search-expanded__intro span{display:block;margin-top:3px;color:var(--rsa-muted);font-size:13px}.rsa-search-expanded__intro button{border:0;background:transparent;color:var(--rsa-cobalt);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.rsa-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--rsa-line-dark);border-radius:10px;overflow:hidden}.rsa-category-card{min-height:82px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-right:1px solid var(--rsa-line-dark);background:#fff;color:var(--rsa-navy);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.rsa-category-card:last-child{border-right:0}.rsa-category-card svg{width:27px;height:27px}.rsa-category-card:hover{background:var(--rsa-soft)}.rsa-category-card.is-active{background:#F7F8FA;color:var(--rsa-cobalt);box-shadow:inset 0 -3px 0 var(--rsa-cobalt)}.rsa-category-card.is-disabled{opacity:.42;cursor:not-allowed}.rsa-filter-section{margin-top:18px}.rsa-filter-section__title{display:block;margin-bottom:10px;color:var(--rsa-navy);font-size:13px;font-weight:800}.rsa-property-types{display:flex;flex-wrap:wrap;gap:8px}.rsa-property-types[hidden]{display:none!important}.rsa-type-option{position:relative}.rsa-type-option input{position:absolute;opacity:0;pointer-events:none}.rsa-type-option span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--rsa-line-dark);border-radius:7px;background:#fff;color:var(--rsa-ink);font-size:13px;font-weight:700;cursor:pointer}.rsa-type-option input:checked+span{border-color:var(--rsa-cobalt);background:#F7F8FA;color:var(--rsa-cobalt)}.rsa-filter-grid{display:grid;gap:14px;margin-top:18px}.rsa-filter-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.rsa-filter-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.rsa-select-field,.rsa-input-field{display:flex;flex-direction:column;gap:6px;color:var(--rsa-navy);font-size:12px;font-weight:800}.rsa-select-field select,.rsa-input-field input{width:100%;height:46px;border:1px solid var(--rsa-line-dark)!important;border-radius:7px!important;background:#fff!important;color:var(--rsa-ink)!important;padding:0 12px!important;box-shadow:none!important;outline:0!important;font:inherit;font-size:16px;font-weight:650}.rsa-select-field select:focus,.rsa-input-field input:focus{border-color:var(--rsa-cobalt)!important;box-shadow:0 0 0 3px rgba(48,74,203,.08)!important}.rsa-segment-field{min-width:0;margin:0;padding:0;border:0}.rsa-segment-field legend{margin-bottom:6px;color:var(--rsa-navy);font-size:12px;font-weight:800}.rsa-segments{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--rsa-line-dark);border-radius:7px;overflow:hidden}.rsa-segments label{position:relative}.rsa-segments input{position:absolute;opacity:0;pointer-events:none}.rsa-segments span{height:44px;display:grid;place-items:center;border-right:1px solid var(--rsa-line-dark);background:#fff;color:var(--rsa-ink);font-size:12px;font-weight:700;cursor:pointer}.rsa-segments label:last-child span{border-right:0}.rsa-segments input:checked+span{background:#F7F8FA;color:var(--rsa-cobalt);font-weight:800}.rsa-feature-more{margin-top:20px;padding-top:16px;border-top:1px solid var(--rsa-line)}.rsa-more-feature-toggle{width:100%;height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--rsa-line-dark);border-radius:7px;background:var(--rsa-soft);color:var(--rsa-navy);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.rsa-more-feature-toggle:hover,.rsa-more-feature-toggle[aria-expanded=true]{border-color:var(--rsa-cobalt);color:var(--rsa-cobalt);background:#fff}.rsa-more-feature-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rsa-feature-panel{margin-top:12px;padding:16px;border:1px solid var(--rsa-line);border-radius:10px;background:var(--rsa-soft)}.rsa-feature-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.rsa-feature-panel__head strong{display:block;color:var(--rsa-navy);font-size:14px;font-weight:800}.rsa-feature-panel__head span{display:block;margin-top:3px;color:var(--rsa-muted);font-size:12px;line-height:1.4}.rsa-feature-panel__head button{border:0;background:transparent;color:var(--rsa-cobalt);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.rsa-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 12px}.rsa-feature-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:34px;padding:7px 9px;border:1px solid var(--rsa-line-dark);border-radius:7px;background:#fff;cursor:pointer}.rsa-feature-option:hover{border-color:var(--rsa-cobalt)}.rsa-feature-option input{position:absolute;opacity:0;pointer-events:none}.rsa-feature-checkmark{width:16px;height:16px;border:1px solid var(--rsa-line-dark);border-radius:4px;background:#fff;position:relative}.rsa-feature-option input:checked+.rsa-feature-checkmark{border-color:var(--rsa-cobalt);background:var(--rsa-cobalt)}.rsa-feature-option input:checked+.rsa-feature-checkmark:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.rsa-feature-name{min-width:0;color:var(--rsa-ink);font-size:12px;font-weight:700;line-height:1.3}.rsa-feature-option:has(input:checked){border-color:var(--rsa-cobalt);background:#fff}.rsa-expanded-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid var(--rsa-line)}.rsa-clear-filters{height:44px;padding:0 16px;border:1px solid var(--rsa-line-dark);border-radius:7px;background:#fff;color:var(--rsa-navy);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.rsa-search-submit--expanded{height:44px;min-width:160px;border-radius:7px}.rsa-search-feedback{min-height:0;color:var(--rsa-navy);font-size:12px;font-weight:700}.rsa-search-feedback:not(:empty){padding-top:12px}.rsa-search-feedback.is-error{color:var(--rsa-red)}.rsa-home-hero__stats{width:min(930px,calc(100% - 48px));margin:20px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:rgba(7,26,61,.92);border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#fff;overflow:hidden}.rsa-home-hero__stats>div{position:relative;padding:15px 22px;text-align:center}.rsa-home-hero__stats>div+div:before{content:"";position:absolute;left:0;top:15px;bottom:15px;width:1px;background:rgba(255,255,255,.18)}.rsa-home-hero__stats strong{display:block;font-size:18px;font-weight:800;line-height:1.2}.rsa-home-hero__stats span{display:block;margin-top:3px;color:rgba(255,255,255,.78);font-size:12px}.rsa-home-draft-note{position:fixed;left:18px;bottom:18px;z-index:99;border-radius:7px;background:var(--rsa-navy);color:#fff;padding:9px 12px;font-size:10px;font-weight:700;box-shadow:0 6px 18px rgba(19,35,63,.2)}@media(max-width:900px){.rsa-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rsa-home-hero{padding-top:52px}.rsa-search-main-row{grid-template-columns:minmax(0,1fr) auto}.rsa-search-submit{grid-column:1/-1}.rsa-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rsa-category-card:nth-child(2){border-right:0}.rsa-category-card:nth-child(-n+2){border-bottom:1px solid var(--rsa-line-dark)}.rsa-filter-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.rsa-home-hero__stats{width:100%}}@media(max-width:640px){.rsa-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.rsa-feature-panel{padding:12px}.rsa-feature-panel__head{display:block}.rsa-feature-panel__head button{margin-top:8px}.rsa-home-hero{min-height:100vh;padding:34px 0 30px}.rsa-home-hero__inner{width:min(100% - 20px,1160px)}.rsa-home-hero__copy{margin-bottom:18px}.rsa-home-hero__copy h1{font-size:36px}.rsa-home-hero__copy p{font-size:16px}.rsa-search-shell{padding:0 14px 14px;border-radius:12px}.rsa-search-intents{height:50px;gap:20px}.rsa-intent-tab{height:50px;padding-bottom:13px}.rsa-search-main-row{grid-template-columns:1fr;gap:8px;padding-top:13px}.rsa-search-location{min-height:52px}.rsa-search-location input[type=search]{height:50px;font-size:16px}.rsa-near-me span{display:none}.rsa-filter-trigger,.rsa-search-submit{height:48px;width:100%}.rsa-filter-trigger{grid-column:1}.rsa-search-submit{grid-column:1}.rsa-search-expanded{margin:14px -14px -14px;padding:16px 14px 18px;max-height:72vh;overflow:auto}.rsa-search-expanded__intro span{display:none}.rsa-category-grid{grid-template-columns:1fr 1fr}.rsa-category-card{min-height:72px;flex-direction:column;gap:5px;font-size:12px;text-align:center;padding:8px}.rsa-category-card svg{width:23px;height:23px}.rsa-property-types{gap:6px}.rsa-type-option span{min-height:32px;padding:0 9px;font-size:12px}.rsa-filter-grid--two,.rsa-filter-grid--four{grid-template-columns:1fr}.rsa-segments span{height:40px;font-size:12px}.rsa-expanded-actions{position:sticky;bottom:-18px;margin:18px -14px -18px;padding:12px 14px;background:#fff}.rsa-clear-filters{flex:1}.rsa-search-submit--expanded{flex:2;min-width:0}.rsa-home-hero__stats{grid-template-columns:1fr;margin-top:14px}.rsa-home-hero__stats>div{padding:11px 14px}.rsa-home-hero__stats>div+div:before{top:0;left:18px;right:18px;bottom:auto;width:auto;height:1px}.rsa-home-draft-note{display:none}}
/* Homepage V2 approved lower sections */
.rsa-home-container{width:min(1160px,calc(100% - 40px));margin:0 auto}.rsa-home-section{padding:54px 0;background:#fff}.rsa-home-section:nth-of-type(even){background:#fff}.rsa-home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.rsa-home-section-head--stacked{display:block}.rsa-home-section-head h2{margin:0;color:var(--rsa-navy);font-family:Manrope,Arial,sans-serif;font-size:32px;font-weight:800;line-height:1.1;letter-spacing:-.025em}.rsa-home-kicker{display:block;margin-bottom:6px;color:var(--rsa-cobalt);font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.rsa-home-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--rsa-cobalt)!important;font-size:13px;font-weight:800;text-decoration:none!important;white-space:nowrap}.rsa-home-text-link:hover{color:var(--rsa-red)!important}.rsa-home-filter-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.rsa-home-filter-tabs button{min-height:46px;padding:0 20px;border:1px solid var(--rsa-line-dark);border-radius:23px;background:#fff;color:var(--rsa-navy);font:700 16px/1 Manrope,Arial,sans-serif;cursor:pointer}.rsa-home-filter-tabs button:hover,.rsa-home-filter-tabs button.is-active{border-color:var(--rsa-cobalt);background:var(--rsa-soft);color:var(--rsa-cobalt)}.rsa-home-property-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rsa-home-property-card{min-width:0;overflow:hidden;border:1px solid var(--rsa-line);border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(19,35,63,.06)}.rsa-home-property-card.is-extra{display:none}.rsa-home-property-card[hidden]{display:none!important}.rsa-home-property-card__media{position:relative;display:block;height:192px;overflow:hidden;background:#E9EDF1}.rsa-home-property-card__media img,.rsa-home-property-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.rsa-home-property-card__placeholder{background:#E9EDF1}.rsa-home-property-card__badge{position:absolute;left:11px;top:11px;padding:6px 9px;border-radius:5px;background:var(--rsa-cobalt);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase}.rsa-home-property-card__body{padding:14px 15px 15px}.rsa-home-property-card__location{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--rsa-muted);font-size:12px;font-weight:650}.rsa-home-property-card h3{min-height:44px;margin:7px 0 0;font-size:16px;font-weight:800;line-height:1.28}.rsa-home-property-card h3 a{color:var(--rsa-navy)!important;text-decoration:none!important}.rsa-home-property-card__specs{display:flex;gap:10px;flex-wrap:wrap;margin-top:11px;color:var(--rsa-ink);font-size:12px;font-weight:700}.rsa-home-property-card__price{display:block;margin-top:13px;color:var(--rsa-navy);font-size:20px;font-weight:800}.rsa-home-property-card__type{display:block;margin-top:3px;color:var(--rsa-muted);font-size:12px}.rsa-home-property-card__agency{display:flex;align-items:center;gap:8px;min-width:0;margin-top:12px;padding-top:10px;border-top:1px solid var(--rsa-line)}.rsa-home-property-card__agency img{flex:0 0 27px;width:27px;height:27px;border:1px solid var(--rsa-line);border-radius:50%;object-fit:contain;background:#fff}.rsa-home-property-card__agency span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--rsa-navy);font-size:12px;font-weight:750}.rsa-home-property-empty{padding:24px;border:1px dashed var(--rsa-line-dark);border-radius:14px;background:var(--rsa-soft);color:var(--rsa-muted);text-align:center;font-size:12px}.rsa-home-agencies{padding-top:18px}.rsa-home-agency-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.rsa-home-agency-card{min-height:158px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;border:1px solid var(--rsa-line);border-radius:10px;background:#fff;color:var(--rsa-navy)!important;text-align:center;text-decoration:none!important;transition:border-color .15s ease,transform .15s ease}.rsa-home-agency-card:hover{border-color:var(--rsa-cobalt);transform:translateY(-2px)}.rsa-home-agency-card__logo{height:78px;width:100%;display:grid;place-items:center;margin-bottom:10px}.rsa-home-agency-card__logo img{display:block;max-width:100%;max-height:72px;width:auto;height:auto;object-fit:contain}.rsa-home-agency-card__logo>span{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--rsa-soft);color:var(--rsa-cobalt);font-size:20px;font-weight:800}.rsa-home-agency-card strong{font-size:18px;line-height:1.25}.rsa-home-agency-card small{margin-top:5px;color:var(--rsa-muted);font-size:15px}.rsa-home-app{padding:24px 0 50px}.rsa-home-app__panel{position:relative;min-height:170px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:28px;overflow:hidden;padding:28px 34px;border-radius:14px;background:var(--rsa-navy);color:#fff}.rsa-home-app__copy{position:relative;z-index:2;max-width:390px}.rsa-home-app__copy>span{display:block;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.rsa-home-app__copy h2{margin:8px 0 0;color:#fff;font-size:25px;font-weight:800;line-height:1.08;letter-spacing:-.02em}.rsa-home-app__copy p{margin:10px 0 0;color:rgba(255,255,255,.78);font-size:14px;line-height:1.55}.rsa-home-app__banner{display:block;width:100%;max-width:650px;height:auto;justify-self:end;border-radius:8px}.rsa-home-benefits{padding-top:26px}.rsa-home-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:24px}.rsa-home-benefit{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:start}.rsa-home-benefit>span{width:54px;height:54px;display:grid;place-items:center;border-radius:12px;background:var(--rsa-soft);color:var(--rsa-cobalt)}.rsa-home-benefit svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.rsa-home-benefit strong{display:block;color:var(--rsa-navy);font-size:18px;font-weight:800;line-height:1.35}.rsa-home-benefit p{margin:6px 0 0;color:var(--rsa-muted);font-size:16px;line-height:1.55}.rsa-home-insights{padding-top:30px;padding-bottom:62px}.rsa-home-insight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rsa-home-insight-card{overflow:hidden;border:1px solid var(--rsa-line);border-radius:12px;background:#fff}.rsa-home-insight-card__media{display:block;height:150px;overflow:hidden;background:#E9EDF1}.rsa-home-insight-card__media img,.rsa-home-insight-card__media span{display:block;width:100%;height:100%;object-fit:cover}.rsa-home-insight-card__media span{background:#E9EDF1}.rsa-home-insight-card__body{padding:13px 14px 15px}.rsa-home-insight-card__body>span{display:block;color:var(--rsa-cobalt);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.rsa-home-insight-card h3{min-height:48px;margin:7px 0 0;font-size:15px;font-weight:800;line-height:1.35}.rsa-home-insight-card h3 a{color:var(--rsa-navy)!important;text-decoration:none!important}.rsa-home-insight-card small{display:none}.rsa-home-footer{display:none}.rsa-home-footer__grid{display:grid;grid-template-columns:1.35fr repeat(3,.8fr) 1.1fr;gap:34px}.rsa-home-footer__grid>div{min-width:0}.rsa-home-footer__brand img{display:block;max-width:170px;max-height:46px;width:auto;height:auto;object-fit:contain}.rsa-home-footer__brand p,.rsa-home-footer__updates p{max-width:30ch;margin:12px 0 0;color:rgba(255,255,255,.7);font-size:10px;line-height:1.55}.rsa-home-footer__grid strong{display:block;margin-bottom:10px;color:#fff;font-size:11px;font-weight:800}.rsa-home-footer__grid a:not(.rsa-home-footer__cta){display:block;padding:4px 0;color:rgba(255,255,255,.76)!important;font-size:9px;text-decoration:none!important}.rsa-home-footer__grid a:not(.rsa-home-footer__cta):hover{color:#fff!important}.rsa-home-footer__cta{display:inline-flex;align-items:center;justify-content:center;height:38px;margin-top:13px;padding:0 13px;border-radius:7px;background:var(--rsa-red);color:#fff!important;font-size:9px;font-weight:800;text-decoration:none!important;text-transform:uppercase}.rsa-home-footer__cta:hover{background:var(--rsa-red-hover)}.rsa-home-footer__bottom{display:flex;justify-content:space-between;gap:18px;margin-top:32px;padding-top:16px;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.62);font-size:8px}
body.page-id-77190 #footer-wrap,body.page-id-77190 .footer-wrap,body.page-id-77190 footer.footer-wrap{display:none!important}
@media(max-width:980px){.rsa-home-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rsa-home-property-card.is-extra{display:block}.rsa-home-agency-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rsa-home-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rsa-home-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rsa-home-footer__grid{grid-template-columns:1.25fr repeat(2,1fr);gap:28px}.rsa-home-footer__grid>div:nth-child(4),.rsa-home-footer__updates{grid-column:auto}.rsa-home-app__panel{grid-template-columns:1fr}.rsa-home-app__banner{justify-self:start;max-width:100%}}@media(max-width:640px){.rsa-home-container{width:min(100% - 22px,1160px)}.rsa-home-section{padding:38px 0}.rsa-home-section-head{align-items:flex-start}.rsa-home-section-head h2{font-size:26px}.rsa-home-filter-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:4px}.rsa-home-filter-tabs button{flex:0 0 auto}.rsa-home-property-grid{grid-template-columns:1fr}.rsa-home-property-card__media{height:225px}.rsa-home-agency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rsa-home-app{padding-top:8px}.rsa-home-app__panel{padding:22px 20px;gap:18px}.rsa-home-app__copy h2{font-size:22px}.rsa-home-benefit-grid,.rsa-home-insight-grid{grid-template-columns:1fr}.rsa-home-benefit-grid{gap:20px}.rsa-home-insight-card__media{height:190px}.rsa-home-footer__grid{grid-template-columns:1fr 1fr;gap:24px}.rsa-home-footer__brand,.rsa-home-footer__updates{grid-column:1/-1}.rsa-home-footer__bottom{display:block}.rsa-home-footer__bottom span{display:block;margin-top:5px}}

/* RSA homepage featured agencies: logo-only cards, no agency text/count. */
.rsa-home-v2 .rsa-home-agency-card--logo-only{min-height:138px;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;text-align:center!important}
.rsa-home-v2 .rsa-home-agency-card--logo-only .rsa-home-agency-card__logo{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:94px!important;margin:0!important;padding:0!important}
.rsa-home-v2 .rsa-home-agency-card--logo-only .rsa-home-agency-card__logo img{display:block!important;width:100%!important;max-width:156px!important;height:auto!important;max-height:82px!important;object-fit:contain!important;margin:0 auto!important}
.rsa-home-v2 .rsa-home-agency-card--logo-only strong,.rsa-home-v2 .rsa-home-agency-card--logo-only small{display:none!important}
@media(max-width:640px){.rsa-home-v2 .rsa-home-agency-card--logo-only{min-height:118px;padding:14px!important}.rsa-home-v2 .rsa-home-agency-card--logo-only .rsa-home-agency-card__logo{min-height:78px!important}.rsa-home-v2 .rsa-home-agency-card--logo-only .rsa-home-agency-card__logo img{max-width:138px!important;max-height:70px!important}}
/* Logo-only featured agencies: two desktop rows of five, no visible card containers. */
.rsa-home-v2 .rsa-home-agency-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 34px;align-items:center}
.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only{min-height:116px;padding:0;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;display:flex;align-items:center;justify-content:center}
.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only:hover,.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only:focus{background:transparent!important;box-shadow:none!important;transform:none!important}
.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only .rsa-home-agency-card__logo{width:100%;height:96px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent!important;border:0!important;box-shadow:none!important}
.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only .rsa-home-agency-card__logo img{width:100%;height:100%;max-width:190px;max-height:96px;object-fit:contain;display:block}
@media(max-width:980px){.rsa-home-v2 .rsa-home-agency-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only{min-height:104px}.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only .rsa-home-agency-card__logo{height:88px}.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only .rsa-home-agency-card__logo img{max-width:170px;max-height:88px}}
@media(max-width:640px){.rsa-home-v2 .rsa-home-agency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 22px}.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only{min-height:92px}.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only .rsa-home-agency-card__logo{height:78px}.rsa-home-v2 .rsa-home-agency-card.rsa-home-agency-card--logo-only .rsa-home-agency-card__logo img{max-width:150px;max-height:78px}}

/* Force homepage featured agencies to exactly five per row, logo-only. */
body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-grid,
.rsa-home-v2 .rsa-home-agencies .rsa-home-agency-grid{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:28px 32px!important;
    align-items:center!important;
}
body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card,
body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card.rsa-home-agency-card--logo-only,
.rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card,
.rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card.rsa-home-agency-card--logo-only{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:120px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    outline:0!important;
}
body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card__logo,
.rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card__logo{
    display:flex!important;
    width:100%!important;
    height:110px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
}
body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card__logo img,
.rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card__logo img{
    display:block!important;
    width:100%!important;
    max-width:185px!important;
    height:auto!important;
    max-height:82px!important;
    object-fit:contain!important;
}
body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card strong,
body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card small,
.rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card strong,
.rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card small{
    display:none!important;
}
@media(max-width:980px){
    body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-grid,
    .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:640px){
    body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-grid,
    .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}
    body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card,
    .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card{min-height:86px!important;}
    body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card__logo,
    .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card__logo{height:82px!important;}
}

/* RSA homepage featured agency logo standard: 8px image radius. */
body .rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card__logo img,
.rsa-home-v2 .rsa-home-agencies .rsa-home-agency-card__logo img{
    border-radius:8px!important;
}

/* RSA homepage property filter tabs: text-only, evenly distributed, no pill borders. */
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs{
  display:grid!important;
  grid-template-columns:repeat(7,minmax(0,1fr))!important;
  align-items:center!important;
  width:100%!important;
  gap:0!important;
  margin:18px 0 28px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs [data-home-property-filter],
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs button{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0 8px!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#0B1B33!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.2!important;
  text-align:center!important;
  white-space:nowrap!important;
  cursor:pointer!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs [data-home-property-filter].is-active,
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs button.is-active{
  color:#E30613!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs [data-home-property-filter]:hover,
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs button:hover{
  color:#E30613!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media(max-width:1100px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs{display:flex!important;overflow-x:auto!important;justify-content:flex-start!important;gap:24px!important;padding-bottom:6px!important;}
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs [data-home-property-filter],
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs button{width:auto!important;padding:0!important;text-align:left!important;flex:0 0 auto!important;}
}


/* SOURCE: https://rsaproperty.co.za/wp-content/plugins/rsa-property-core/assets/css/homepage-v2-tuning.css */
/* RSA Homepage V2 tuning: property tabs and mobile-app balance */
.rsa-home-v2 .rsa-home-property-grid[hidden]{display:none!important}
.rsa-home-v2 .rsa-home-property-card__media{height:176px}
.rsa-home-v2 .rsa-home-property-card__body{padding:16px 16px 16px}
.rsa-home-v2 .rsa-home-property-card__location{font-size:12px;line-height:1.35}
.rsa-home-v2 .rsa-home-property-card h3{min-height:48px;margin-top:8px;font-size:16px;line-height:1.28}
.rsa-home-v2 .rsa-home-property-card__specs{margin-top:12px;gap:12px;font-size:12px}
.rsa-home-v2 .rsa-home-property-card__price{margin-top:14px;font-size:20px;line-height:1.15}
.rsa-home-v2 .rsa-home-property-card__type{margin-top:5px;font-size:12px}
.rsa-home-v2 .rsa-home-property-card__agency{margin-top:13px;padding-top:11px}
.rsa-home-v2 .rsa-home-property-card__agency img{width:30px;height:30px;flex-basis:30px}
.rsa-home-v2 .rsa-home-property-card__agency span{font-size:12px}

.rsa-home-v2 .rsa-home-app__panel{min-height:188px;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:48px;padding:32px 40px}
.rsa-home-v2 .rsa-home-app__copy{max-width:500px}
.rsa-home-v2 .rsa-home-app__copy>span{font-size:12px;letter-spacing:.055em}
.rsa-home-v2 .rsa-home-app__copy h2{margin-top:9px;font-size:30px;line-height:1.08}
.rsa-home-v2 .rsa-home-app__copy p{max-width:55ch;margin-top:11px;font-size:14px;line-height:1.55}
.rsa-home-v2 .rsa-home-app__banner{width:100%;max-width:440px;max-height:126px;object-fit:cover;object-position:center;border-radius:10px;justify-self:end}

@media(max-width:900px){
  .rsa-home-v2 .rsa-home-property-card__media{height:165px}
  .rsa-home-v2 .rsa-home-app__panel{grid-template-columns:1fr;gap:22px;padding:30px}
  .rsa-home-v2 .rsa-home-app__banner{justify-self:start;max-width:420px}
}
@media(max-width:640px){
  .rsa-home-v2 .rsa-home-property-card__media{height:180px}
  .rsa-home-v2 .rsa-home-app__panel{padding:24px 20px}
  .rsa-home-v2 .rsa-home-app__copy h2{font-size:26px}
  .rsa-home-v2 .rsa-home-app__copy p{font-size:12px}
  .rsa-home-v2 .rsa-home-app__banner{max-width:100%;max-height:110px}
}

/* Search overlay: expand around the search bar rather than only downward. */
body.rsa-search-overlay-open{overflow:hidden}
body.rsa-search-overlay-open .rsa-home-hero{overflow:visible}
/* Keep the entire expanded-search stacking context above later homepage card badges/hearts. */
body.rsa-search-overlay-open .rsa-home-hero__inner{z-index:100}
/* When Search V1 is expanded, later homepage sections must never paint above it. */
body.rsa-search-overlay-open .rsa-home-v2 > .rsa-home-section,
body.rsa-search-overlay-open .rsa-home-v2 > .rsa-home-footer{position:relative;z-index:0}
body.rsa-search-overlay-open .rsa-home-v2 > .rsa-home-section *{z-index:auto!important}
body.rsa-search-overlay-open .rsa-home-v2 .rsa-home-featured-preview__badge,
body.rsa-search-overlay-open .rsa-home-v2 .rsa-home-featured-preview__heart,
body.rsa-search-overlay-open .rsa-home-v2 .rsa-home-property-card__badge,
body.rsa-search-overlay-open .rsa-home-v2 .rsa-home-property-card__favorite{z-index:0!important}
.rsa-home-v2 .rsa-search-shell:not(.is-expanded){width:min(900px,calc(100% - 20px))}
.rsa-search-shell.is-expanded{position:fixed;left:50%;top:104px;bottom:10px;z-index:2147483000;width:min(1080px,calc(100vw - 32px));max-height:none;margin:0;transform:translateX(-50%);overflow:hidden;border-color:var(--rsa-line-dark);box-shadow:0 0 0 100vmax rgba(19,35,63,.52),0 24px 64px rgba(19,35,63,.28)}
.rsa-search-shell.is-expanded .rsa-search-intents{padding-top:4px}
.rsa-search-shell.is-expanded .rsa-search-expanded{max-height:calc(100dvh - 260px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.rsa-search-shell.is-expanded .rsa-home-suggestions{z-index:10040}
@media(max-width:640px){.rsa-home-v2 .rsa-search-shell:not(.is-expanded){width:100%}.rsa-search-shell.is-expanded{top:var(--rsa-overlay-top,70px);bottom:8px;left:8px;width:calc(100vw - 16px);max-height:none;transform:none;border-radius:12px}.rsa-search-shell.is-expanded .rsa-search-intents{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));visibility:visible!important;opacity:1!important;flex:0 0 auto;position:relative;z-index:10060;overflow:visible;padding:8px 12px 54px;gap:0;border-bottom:1px solid var(--rsa-line-dark)}.rsa-search-shell.is-expanded .rsa-intent-tab{min-width:0;width:100%;padding:10px 2px 11px;font-size:14px;text-align:center;white-space:nowrap}.rsa-search-shell.is-expanded .rsa-search-expanded{max-height:calc(100dvh - var(--rsa-overlay-top,70px) - 218px);overflow-y:auto}.rsa-search-shell.is-expanded .rsa-expanded-actions{bottom:0}}

/* Expanded search close control */
.rsa-search-shell.is-expanded .rsa-search-close-x{position:absolute;top:18px;right:18px;z-index:10080;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--rsa-line-dark);border-radius:8px;background:#fff;color:var(--rsa-navy);font:inherit;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:none}
.rsa-search-shell.is-expanded .rsa-search-close-x:hover{background:var(--rsa-soft)}
.rsa-search-shell.is-expanded .rsa-search-close-x:focus-visible{outline:3px solid rgba(48,74,203,.22);outline-offset:2px}
.rsa-search-shell.is-expanded .rsa-search-expanded__intro{padding-right:46px}
@media(max-width:640px){.rsa-search-shell.is-expanded .rsa-search-intents{align-items:center;min-height:98px}.rsa-search-shell.is-expanded .rsa-search-close-x{top:56px;right:12px;min-height:34px;padding:0 12px;font-size:12px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.rsa-search-shell.is-expanded .rsa-search-expanded__intro{padding-right:0}}
@media(max-width:390px){.rsa-search-shell.is-expanded .rsa-intent-tab{font-size:12px;padding-left:0;padding-right:0}.rsa-search-shell.is-expanded .rsa-search-intents{padding-left:8px;padding-right:8px}}

/* Portrait mobile viewport correction: keep homepage content inside the device width. */
@media(max-width:640px) and (orientation:portrait){
  html,body{max-width:100%;overflow-x:hidden}
  .rsa-home-v2,.rsa-home-v2 *{box-sizing:border-box}
  .rsa-home-v2{width:100%;max-width:100%;overflow-x:clip}
  .rsa-home-v2 .rsa-home-hero{width:100%;min-width:0;min-height:calc(100svh - 72px);padding:24px 0 26px}
  .rsa-home-v2 .rsa-home-hero__inner{width:100%;max-width:100%;padding:0 10px;margin-top:58px}
  .rsa-home-v2 .rsa-home-hero__copy{width:100%;max-width:100%;padding:0 4px;margin-bottom:16px}
  .rsa-home-v2 .rsa-home-hero__copy h1{font-size:clamp(30px,9.5vw,38px);line-height:1.06;letter-spacing:-.025em;overflow-wrap:normal;word-break:normal}
  .rsa-home-v2 .rsa-home-hero__copy p{max-width:34ch;font-size:clamp(15px,4.3vw,17px);line-height:1.42}
  .rsa-home-v2 .rsa-search-shell:not(.is-expanded){width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:12px;padding-right:12px}
  .rsa-home-v2 .rsa-search-intents{width:100%;gap:0;justify-content:space-between}
  .rsa-home-v2 .rsa-search-shell:not(.is-expanded) .rsa-intent-tab{flex:1 1 25%;min-width:0;padding-left:2px;padding-right:2px;font-size:clamp(13px,4vw,16px);text-align:center}
  .rsa-home-v2 .rsa-search-main-row,.rsa-home-v2 .rsa-search-location{width:100%;min-width:0}
  .rsa-home-v2 .rsa-search-location input[type=search]{min-width:0;width:100%;padding-left:48px;padding-right:64px;text-overflow:ellipsis}
}

/* Approved RSA homepage branded property cards: agency branding only in the bottom band. */
.rsa-home-v2,
.rsa-home-v2 button,
.rsa-home-v2 input,
.rsa-home-v2 select,
.rsa-home-v2 textarea{font-family:Inter,Arial,sans-serif!important}
.rsa-home-v2 .rsa-home-section-head h2,
.rsa-home-v2 .rsa-home-hero__copy h1,
.rsa-home-v2 .rsa-home-filter-tabs button{font-family:Inter,Arial,sans-serif!important}
.rsa-home-v2 .rsa-home-properties{background:#fff;padding-top:56px}
.rsa-home-v2 .rsa-home-properties .rsa-home-section-head{margin-bottom:22px}
.rsa-home-v2 .rsa-home-properties .rsa-home-kicker{display:none}
.rsa-home-v2 .rsa-home-properties .rsa-home-text-link{color:#E30613!important;font-size:15px;font-weight:700}
.rsa-home-v2 .rsa-home-properties .rsa-home-text-link span{font-size:22px;line-height:1}
.rsa-home-v2 .rsa-home-filter-tabs{gap:9px;margin-bottom:24px}
.rsa-home-v2 .rsa-home-filter-tabs button{min-height:38px;padding:0 15px;border-radius:999px;font-size:14px;font-weight:700;background:#fff;color:#13233F;border-color:#E4E7EB;box-shadow:none}
.rsa-home-v2 .rsa-home-filter-tabs button:hover,
.rsa-home-v2 .rsa-home-filter-tabs button.is-active{background:#FFFAFA;border-color:#E30613;color:#E30613}
.rsa-home-v2 .rsa-home-property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.rsa-home-v2 .rsa-home-property-card--branded{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #E4E7EB;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(19,35,63,.08);transition:border-color .15s ease,box-shadow .15s ease;color:#1D2736;cursor:pointer}
.rsa-home-v2 .rsa-home-property-card--branded:hover{border-color:#D6DBE1;box-shadow:0 12px 30px rgba(19,35,63,.11)}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__media{position:relative;display:block;height:292px;overflow:hidden;background:#E9EDF1;border-radius:14px 14px 0 0}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__media img,
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__badge{position:absolute;top:18px;left:18px;z-index:4;display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;background:#E30613;color:#fff;font-size:12px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.015em;box-shadow:0 8px 18px rgba(19,35,63,.14)}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__badge.is-rent{background:#1C2F50}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__favorite{position:absolute;top:16px;right:16px;z-index:5;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(19,35,63,.08);border-radius:50%;background:#fff;color:#13233F;box-shadow:0 6px 18px rgba(19,35,63,.14);cursor:pointer}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__favorite svg{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__favorite:hover{color:#E30613;border-color:rgba(227,6,19,.22)}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding:24px 24px 22px;background:#fff}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__price{display:block;margin:0;color:#E30613;font-size:23px;font-weight:800;line-height:1.08;letter-spacing:-.015em}
.rsa-home-v2 .rsa-home-property-card--branded h3{min-height:0;margin:14px 0 0;color:#13233F;font-size:18px;font-weight:800;line-height:1.28;letter-spacing:-.01em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.rsa-home-v2 .rsa-home-property-card--branded h3 a{color:#13233F!important;text-decoration:none!important}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__location{display:flex;align-items:flex-start;gap:8px;min-width:0;margin-top:12px;color:#6F7884;font-size:14px;font-weight:500;line-height:1.35}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__location svg{flex:0 0 17px;width:17px;height:17px;margin-top:1px;fill:none;stroke:#6F7884;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__location span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__description{min-height:44px;margin:20px 0 0;color:#1D2736;font-size:14px;font-weight:400;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__specs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:24px;padding-top:20px;border-top:1px solid #E4E7EB;color:#1D2736}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__spec{display:flex;align-items:center;gap:6px;min-width:0;color:#1D2736;font-size:13px;font-weight:600;line-height:1.25;white-space:nowrap}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__spec-icon{flex:0 0 18px;width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:18px 18px;opacity:.88}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__spec--bed .rsa-home-property-card__spec-icon{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231D2736' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 6v12M21 18V9a2 2 0 0 0-2-2h-7v11M3 12h18M5 9h5a2 2 0 0 1 2 2v1H3v-1a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E")}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__spec--bath .rsa-home-property-card__spec-icon{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231D2736' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 11h16v2a6 6 0 0 1-6 6h-4a6 6 0 0 1-6-6v-2Zm3 0V7a3 3 0 0 1 6 0M5 19l-1 2M19 19l1 2'/%3E%3C/svg%3E")}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__spec--car .rsa-home-property-card__spec-icon{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231D2736' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 16h14M6.5 16 8 9h8l1.5 7M7 19h.1M17 19h.1M5 16v3M19 16v3M8 12h8'/%3E%3C/svg%3E")}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__spec--size .rsa-home-property-card__spec-icon{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231D2736' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 5h14v14H5V5Zm2 12L17 7M12 7h5v5M7 12v5h5'/%3E%3C/svg%3E")}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__agency{display:flex;align-items:center;gap:15px;min-height:92px;margin-top:auto;padding:18px 24px;border-top:1px solid #E4E7EB;background:#F7F8FA;color:#13233F!important;text-decoration:none!important}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__agency img{flex:0 0 74px;display:block;width:74px;height:52px;border:0;border-radius:8px;background:#fff;object-fit:contain;box-shadow:none}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__agency span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#13233F;font-size:15px;font-weight:800;line-height:1.25}
.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__agency span:after{content:'Agency';display:block;margin-top:3px;color:#6F7884;font-size:12px;font-weight:500;line-height:1.25}
@media(max-width:1100px){.rsa-home-v2 .rsa-home-property-grid{gap:20px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__media{height:248px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__body{padding:21px 20px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__agency{padding:16px 20px}}
@media(max-width:980px){.rsa-home-v2 .rsa-home-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.rsa-home-v2 .rsa-home-properties{padding-top:42px}.rsa-home-v2 .rsa-home-property-grid{grid-template-columns:1fr;gap:18px}.rsa-home-v2 .rsa-home-properties .rsa-home-section-head{display:flex;align-items:flex-start}.rsa-home-v2 .rsa-home-properties .rsa-home-text-link{font-size:14px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__media{height:238px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__body{padding:20px 18px 18px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__price{font-size:22px}.rsa-home-v2 .rsa-home-property-card--branded h3{font-size:17px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__description{font-size:13px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__agency{min-height:84px;padding:15px 18px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__agency img{flex-basis:66px;width:66px;height:46px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__favorite{width:42px;height:42px}.rsa-home-v2 .rsa-home-property-card--branded .rsa-home-property-card__badge{top:16px;left:16px}}
/* RSA homepage property cards: agency branding logo-only and no description snippet. */
.rsa-home-v2 .rsa-home-property-card__excerpt{display:none!important}
.rsa-home-v2 .rsa-home-property-card__agency--logo-only{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:92px!important;padding:18px 24px!important;text-decoration:none!important}
.rsa-home-v2 .rsa-home-property-card__agency--logo-only img{display:block!important;width:auto!important;max-width:160px!important;height:auto!important;max-height:54px!important;object-fit:contain!important;border-radius:8px!important;background:#fff!important}
.rsa-home-v2 .rsa-home-property-card__agency--logo-only span,.rsa-home-v2 .rsa-home-property-card__agency--logo-only strong,.rsa-home-v2 .rsa-home-property-card__agency--logo-only small{display:none!important}
@media(max-width:640px){.rsa-home-v2 .rsa-home-property-card__agency--logo-only{min-height:84px!important;padding:16px 22px!important}.rsa-home-v2 .rsa-home-property-card__agency--logo-only img{max-width:145px!important;max-height:50px!important}}
/* RSA homepage property cards: agency branding is logo-only and fills the footer brand box. */
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__excerpt,
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__description{
  display:none!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-height:92px!important;
  padding:0 24px!important;
  background:#F7F8FA!important;
  border-top:1px solid #E4E7EB!important;
  text-decoration:none!important;
  overflow:hidden!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency span{
  display:none!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency img{
  display:block!important;
  width:100%!important;
  max-width:172px!important;
  height:68px!important;
  max-height:68px!important;
  object-fit:contain!important;
  object-position:left center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media(max-width:640px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency{min-height:84px!important;padding:0 20px!important;}
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency img{height:62px!important;max-height:62px!important;max-width:164px!important;}
}
/* RSA homepage property cards: force current landscape agency logos to fill the branding box. */
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency,
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency.rsa-home-property-card__agency--logo-only{
  display:flex!important;
  align-items:stretch!important;
  justify-content:center!important;
  width:100%!important;
  min-height:84px!important;
  height:84px!important;
  padding:0!important;
  margin:0!important;
  background:#fff!important;
  border-top:1px solid #E4E7EB!important;
  overflow:hidden!important;
  text-decoration:none!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency img,
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency.rsa-home-property-card__agency--logo-only img{
  display:block!important;
  width:100%!important;
  min-width:100%!important;
  max-width:none!important;
  height:100%!important;
  min-height:100%!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency span,
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency strong,
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency small{
  display:none!important;
}
@media(max-width:640px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency,
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency.rsa-home-property-card__agency--logo-only{height:78px!important;min-height:78px!important;}
}
/* RSA homepage property cards: force four cards per desktop row. */
.rsa-home-v2 .rsa-home-properties .rsa-home-property-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__media{
  height:200px!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__body{
  padding:16px 16px 14px!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__price{
  font-size:20px!important;
  line-height:1.1!important;
  margin-top:0!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card h3{
  font-size:16px!important;
  line-height:1.24!important;
  min-height:40px!important;
  margin-top:8px!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency{
  min-height:64px!important;
  padding:0!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-card__agency img{
  width:100%!important;
  height:64px!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
}
@media(max-width:1200px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:980px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-grid{grid-template-columns:1fr!important;}
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-card__media{height:190px!important;}
}
/* RSA homepage property cards: one desktop row only, exactly four cards. */
.rsa-home-v2 .rsa-home-properties .rsa-home-property-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-rows:auto!important;
  overflow:hidden!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-grid .rsa-home-property-card:nth-of-type(n+5){
  display:none!important;
}
@media(max-width:1200px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
@media(max-width:980px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-grid{grid-template-columns:1fr!important;}
}

/* RSA homepage Properties for you: exactly one visible row of four cards. */
body .rsa-home-v2 .rsa-home-properties .rsa-home-property-panels > .rsa-home-property-grid[hidden],
body .rsa-home-v2 .rsa-home-properties .rsa-home-property-panels > .rsa-home-property-grid:not([data-home-property-panel="all"]):not(.is-active){
  display:none!important;
}
body .rsa-home-v2 .rsa-home-properties .rsa-home-property-panels > .rsa-home-property-grid[data-home-property-panel="all"]{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
body .rsa-home-v2 .rsa-home-properties .rsa-home-property-panels > .rsa-home-property-grid[data-home-property-panel="all"] > .rsa-home-property-card:nth-of-type(n+5){
  display:none!important;
}
body .rsa-home-v2 .rsa-home-properties .rsa-home-property-panels > .rsa-home-property-grid:not([hidden]) > .rsa-home-property-card:nth-of-type(n+5){
  display:none!important;
}
@media(max-width:980px){body .rsa-home-v2 .rsa-home-properties .rsa-home-property-panels > .rsa-home-property-grid[data-home-property-panel="all"]{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:640px){body .rsa-home-v2 .rsa-home-properties .rsa-home-property-panels > .rsa-home-property-grid[data-home-property-panel="all"]{grid-template-columns:1fr!important;}}

/* RSA homepage property tabs: one active panel, four-card row only. */
.rsa-home-v2 .rsa-home-properties .rsa-home-property-panels .rsa-home-property-grid{
  display:none!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-panels .rsa-home-property-grid.is-active{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-panels .rsa-home-property-grid[hidden]{
  display:none!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-panels .rsa-home-property-card:nth-child(n+5){
  display:none!important;
}
@media(max-width:980px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-panels .rsa-home-property-grid.is-active{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-panels .rsa-home-property-grid.is-active{grid-template-columns:1fr!important;}
}
/* RSA source-level homepage property tabs hard stop: exactly one visible panel, four cards max. */
body .rsa-home-v2 .rsa-home-properties [data-home-property-panel]{display:none!important;}
body .rsa-home-v2 .rsa-home-properties [data-home-property-panel].is-active{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;}
body .rsa-home-v2 .rsa-home-properties [data-home-property-panel] .rsa-home-property-card:nth-of-type(n+5){display:none!important;}
@media(max-width:980px){body .rsa-home-v2 .rsa-home-properties [data-home-property-panel].is-active{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:640px){body .rsa-home-v2 .rsa-home-properties [data-home-property-panel].is-active{grid-template-columns:1fr!important;}}


/* RSA homepage property tabs: text-only, evenly spaced, no All tab. */
.rsa-home-v2 .rsa-home-properties [data-home-property-filter="all"]{display:none!important}
.rsa-home-v2 .rsa-home-property-tabs{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:0!important;width:100%!important;align-items:center!important;margin:18px 0 26px!important;border:0!important;background:transparent!important}
.rsa-home-v2 .rsa-home-property-tabs button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;padding:0 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#071A3D!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;white-space:nowrap!important;cursor:pointer!important}
.rsa-home-v2 .rsa-home-property-tabs button.is-active,.rsa-home-v2 .rsa-home-property-tabs button:hover,.rsa-home-v2 .rsa-home-property-tabs button:focus{border:0!important;background:transparent!important;color:#E30613!important;box-shadow:none!important;outline:none!important}
.rsa-home-v2 .rsa-home-property-tabs button.is-active{text-decoration:none!important}
@media(max-width:1100px){.rsa-home-v2 .rsa-home-property-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;row-gap:14px!important}.rsa-home-v2 .rsa-home-property-tabs button{font-size:14px!important}}
@media(max-width:640px){.rsa-home-v2 .rsa-home-property-tabs{display:flex!important;overflow-x:auto!important;justify-content:flex-start!important;gap:22px!important;scrollbar-width:none!important}.rsa-home-v2 .rsa-home-property-tabs::-webkit-scrollbar{display:none!important}.rsa-home-v2 .rsa-home-property-tabs button{width:auto!important;flex:0 0 auto!important;padding:0!important;font-size:14px!important}}

/* RSA homepage property filter tabs: text-only, evenly distributed, no pill borders. */
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs{
  display:grid!important;
  grid-template-columns:repeat(7,minmax(0,1fr))!important;
  align-items:center!important;
  width:100%!important;
  gap:0!important;
  margin:18px 0 28px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs [data-home-property-filter],
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs button{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0 8px!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#0B1B33!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.2!important;
  text-align:center!important;
  white-space:nowrap!important;
  cursor:pointer!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs [data-home-property-filter].is-active,
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs button.is-active{
  color:#E30613!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs [data-home-property-filter]:hover,
.rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs button:hover{
  color:#E30613!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media(max-width:1100px){
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs{display:flex!important;overflow-x:auto!important;justify-content:flex-start!important;gap:24px!important;padding-bottom:6px!important;}
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs [data-home-property-filter],
  .rsa-home-v2 .rsa-home-properties .rsa-home-property-tabs button{width:auto!important;padding:0!important;text-align:left!important;flex:0 0 auto!important;}
}


/* SOURCE: https://rsaproperty.co.za/wp-content/plugins/rsa-property-core/assets/css/search-schema-v1.css */
/* RSA Search schema-driven filter controls */
.rsa-schema-filter-section,.rsa-results-schema-filter-section{margin-top:18px;padding-top:16px;border-top:1px solid #E4E7EB}
.rsa-schema-filter-section>strong,.rsa-results-schema-filter-section>strong{display:block;margin-bottom:12px;color:#13233F;font-family:Manrope,Arial,sans-serif;font-size:13px;font-weight:800}
.rsa-schema-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.rsa-schema-filter{min-width:0;margin:0;padding:0;border:0;display:flex;flex-direction:column;gap:6px;color:#13233F;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:800}
.rsa-schema-filter legend,.rsa-schema-filter>span{margin:0 0 6px;color:#13233F;font-size:12px;font-weight:800}
.rsa-schema-filter input[type=number],.rsa-schema-filter input[type=text],.rsa-schema-filter select{width:100%;height:44px;border:1px solid #D6DBE1;border-radius:7px;background:#fff;color:#1D2736;padding:0 12px;box-shadow:none;outline:0;font:600 13px/1.2 Manrope,Arial,sans-serif}
.rsa-schema-filter input:focus,.rsa-schema-filter select:focus{border-color:#304ACB;box-shadow:0 0 0 3px rgba(48,74,203,.08)}
.rsa-schema-range{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.rsa-schema-toggle{min-height:44px;display:flex;flex-direction:row;align-items:center;gap:9px;padding:10px 12px;border:1px solid #D6DBE1;border-radius:7px;background:#fff;cursor:pointer}
.rsa-schema-toggle input{width:17px;height:17px;accent-color:#304ACB}
.rsa-schema-toggle>span{margin:0;color:#1D2736;font-size:12px}
.rsa-schema-filter--checks>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.rsa-schema-filter--checks label{display:flex;align-items:center;gap:8px;min-height:38px;padding:8px 10px;border:1px solid #D6DBE1;border-radius:7px;background:#fff;color:#1D2736;font-size:11px;font-weight:700;cursor:pointer}
.rsa-schema-filter--checks input{width:16px;height:16px;accent-color:#304ACB}
@media(max-width:640px){.rsa-schema-filter-grid{grid-template-columns:1fr}.rsa-schema-filter--checks>div{grid-template-columns:1fr 1fr}}

