: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;}
}
