<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script>
    try {
        const referrerCookieValue = document.cookie.split(';').find(c => c.trim().startsWith('KP_REF='));
        const referrer = referrerCookieValue ?
            atob(referrerCookieValue.substring(referrerCookieValue.indexOf('=') + 1, referrerCookieValue.length))
            : undefined;
        if (referrer !== undefined) {
            Object.defineProperty(document, 'referrer', {
                value: referrer,
                writable: false
            });
        }
        if (referrerCookieValue) {
            document.cookie = 'KP_REF=; Path=/; Expires=Thu, 01 Jan 1970 00:00:00 GMT';
        }
    }
    catch(e) {}
</script><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"/><title>Real Estate News &amp; Insights | realtor.com®</title><meta name="description" content="Real estate news with articles on buying and selling homes, celebrity homes, unique homes, and real estate advice from realtor.com."/><link rel="canonical" href="https://www.realtor.com/news/"/><meta property="og:locale" content="en_US"/><meta property="og:type" content="article"/><meta property="og:title" content="Real Estate News &amp; Insights | realtor.com®"/><meta property="og:description" content="Real estate news with articles on buying and selling homes, celebrity homes, unique homes, and real estate advice from realtor.com."/><meta property="og:url" content="https://www.realtor.com/news/"/><meta property="og:site_name" content="Real Estate News &amp; Insights | realtor.com®"/><meta property="article:publisher" content="https://www.facebook.com/realtor.com"/><meta property="article:modified_time" content="2026-06-13T19:17:40+00:00"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Real Estate News &amp; Insights | realtor.com®"/><meta name="twitter:description" content="Real estate news with articles on buying and selling homes, celebrity homes, unique homes, and real estate advice from realtor.com."/><meta name="twitter:site" content="@realtordotcom"/><script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.realtor.com/news/","url":"https://www.realtor.com/news/","name":"Real Estate News &amp; Insights | realtor.com®","isPartOf":{"@id":"https://www.realtor.com/#website"},"datePublished":"2024-10-30T17:04:35+00:00","dateModified":"2026-06-13T19:17:40+00:00","description":"Real estate news with articles on buying and selling homes, celebrity homes, unique homes, and real estate advice from realtor.com.","breadcrumb":{"@id":"https://www.realtor.com/news/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.realtor.com/news/"]}]},{"@type":"BreadcrumbList","@id":"https://www.realtor.com/news/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.realtor.com/news/"},{"@type":"ListItem","position":2,"name":"Homepage"}]},{"@type":"WebSite","@id":"https://www.realtor.com/#website","url":"https://www.realtor.com/","name":"Real Estate News &amp; Insights | realtor.com®","description":"Your Home for All Things Real Estate","publisher":{"@id":"https://www.realtor.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.realtor.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.realtor.com/#organization","name":"realtor.com","url":"https://www.realtor.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.realtor.com/#/schema/logo/image/","url":"https://na.rdcpix.com/57f353065bb01de02a06f4bde6c3242aw-c1331558473srd_q80.jpg","contentUrl":"https://na.rdcpix.com/57f353065bb01de02a06f4bde6c3242aw-c1331558473srd_q80.jpg","width":696,"height":696,"caption":"realtor.com"},"image":{"@id":"https://www.realtor.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/realtor.com","https://x.com/realtordotcom","https://instagram.com/realtordotcom/","https://www.linkedin.com/company/realtor-com","https://www.pinterest.com/realtordotcom/","https://www.youtube.com/user/RealtorDotCom"]}]}</script><meta name="geo.region" content="US"/><link rel="preload" href="https://static.rdc.moveaws.com/fonts/galano-grotesque-alt-medium.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><link rel="preload" href="https://static.rdc.moveaws.com/fonts/galano-grotesque-alt-bold.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><link rel="preload" href="https://static.rdc.moveaws.com/fonts/galano-grotesque-alt-regular.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><link rel="preload" href="https://static.rdc.moveaws.com/fonts/lora-medium.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><link rel="preload" href="https://static.rdc.moveaws.com/fonts/lora-bold.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><link rel="preload" href="https://static.rdc.moveaws.com/fonts/lora-semi-bold.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><meta name="next-head-count" content="28"/><link rel="preconnect" href="https://cdn.parsely.com"/><link rel="dns-prefetch" href="https://cdn.parsely.com"/><script>
(function() {
  var urlParams = new URLSearchParams(window.location.search);
  var fromUrl = urlParams.get('fromWebView') === 'true';
  var fromCookie = document.cookie.indexOf('fromWebView=true') !== -1;
  if (fromUrl || fromCookie) {
    var style = document.createElement('style');
    style.setAttribute('data-webview-hide', 'true');
    style.textContent = '[data-testid="global-header"], [class*="sc-1ke80y6"] { display: none !important; } [data-testid="global-footer"], footer[class*="g02vkb"] { display: none !important; }';
    document.head.appendChild(style);
  }
})();
</script><script>window.NREUM||(NREUM={});NREUM.info = {"agent":"","beacon":"bam.nr-data.net","errorBeacon":"bam.nr-data.net","licenseKey":"f2a8febd4f","applicationID":"1133598726","agentToken":null}; (window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:["bam.nr-data.net"]},feature_flags:["soft_nav"],distributed_tracing:{enabled:true}};(window.NREUM||(NREUM={})).loader_config={agentID:"1386205942",accountID:"378584",trustKey:"1022681",xpid:"VwEPVF5XGwIBV1JXDgkAVFI=",licenseKey:"f2a8febd4f",applicationID:"1133598726",browserID:"1386205942"};;/*! For license information please see nr-loader-spa-1.316.0.min.js.LICENSE.txt */
(()=>{var e,t,r={384:(e,t,r)=>{"use strict";r.d(t,{NT:()=>a,Zm:()=>c,bQ:()=>u,dV:()=>d,pV:()=>l});var n=r(6154),i=r(1863),s=r(944),o=r(1910);const a={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net"};function c(){return n.gm.NREUM||(n.gm.NREUM={}),void 0===n.gm.newrelic&&(n.gm.newrelic=n.gm.NREUM),n.gm.NREUM}function d(){let e=c();return e.o||(e.o={ST:n.gm.setTimeout,SI:n.gm.setImmediate||n.gm.setInterval,CT:n.gm.clearTimeout,XHR:n.gm.XMLHttpRequest,REQ:n.gm.Request,EV:n.gm.Event,PR:n.gm.Promise,MO:n.gm.MutationObserver,FETCH:n.gm.fetch,WS:n.gm.WebSocket},(0,o.i)(...Object.values(e.o))),e}function u(e,t){let r=c();r.initializedAgents??={},t.initializedAt={ms:(0,i.t)(),date:new Date},r.initializedAgents[e]=t,2===Object.keys(r.initializedAgents).length&&(0,s.R)(69)}function l(){return function(){let e=c();const t=e.info||{};e.info={beacon:a.beacon,errorBeacon:a.errorBeacon,...t}}(),function(){let e=c();const t=e.init||{};e.init={...t}}(),d(),function(){let e=c();const t=e.loader_config||{};e.loader_config={...t}}(),c()}},733:(e,t,r)=>{"use strict";function n(e,t){return function(e){let t=2166136261;for(let r=0;r<e.length;r++)t^=e.charCodeAt(r),t=Math.imul(t,16777619);return(t>>>0).toString(16).padStart(8,"0")}("".concat(String(e),":").concat(String(t)))}r.d(t,{Y:()=>n})},782:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.pageViewTiming},860:(e,t,r)=>{"use strict";r.d(t,{$J:()=>u,K7:()=>c,P3:()=>d,XX:()=>i,Yy:()=>a,df:()=>s,qY:()=>n,v4:()=>o});const n="events",i="jserrors",s="browser/blobs",o="rum",a="browser/logs",c={ajax:"ajax",genericEvents:"generic_events",jserrors:i,logging:"logging",metrics:"metrics",pageAction:"page_action",pageViewEvent:"page_view_event",pageViewTiming:"page_view_timing",sessionReplay:"session_replay",sessionTrace:"session_trace",softNav:"soft_navigations"},d={[c.pageViewEvent]:1,[c.pageViewTiming]:2,[c.metrics]:3,[c.jserrors]:4,[c.softNav]:5,[c.ajax]:6,[c.sessionTrace]:7,[c.sessionReplay]:8,[c.logging]:9,[c.genericEvents]:10},u={[c.pageViewEvent]:o,[c.pageViewTiming]:n,[c.ajax]:n,[c.softNav]:n,[c.metrics]:i,[c.jserrors]:i,[c.sessionTrace]:s,[c.sessionReplay]:s,[c.logging]:a,[c.genericEvents]:"ins"}},944:(e,t,r)=>{"use strict";r.d(t,{R:()=>i});var n=r(3241);function i(e,t){"function"==typeof console.debug&&(console.debug("New Relic Warning: https://github.com/newrelic/newrelic-browser-agent/blob/main/docs/warning-codes.md#".concat(e),t),(0,n.W)({drained:null,type:"data",name:"warn",feature:"warn",data:{code:e,secondary:t}}))}},993:(e,t,r)=>{"use strict";r.d(t,{A$:()=>s,ET:()=>o,TZ:()=>a,p_:()=>i});var n=r(860);const i={ERROR:"ERROR",WARN:"WARN",INFO:"INFO",DEBUG:"DEBUG",TRACE:"TRACE"},s={OFF:0,ERROR:1,WARN:2,INFO:3,DEBUG:4,TRACE:5},o="log",a=n.K7.logging},1687:(e,t,r)=>{"use strict";r.d(t,{Ak:()=>a,Ze:()=>d,x3:()=>c});var n=r(3241),i=r(3606),s=r(860),o=r(2646);function a(e,t){if(!e)return;const r={staged:!1,priority:s.P3[t]||0};e.runtime.drainRegistry.get(t)||e.runtime.drainRegistry.set(t,r)}function c(e,t){if(!e)return;const r=e.runtime.drainRegistry;r&&(r.get(t)&&r.delete(t),l(e,t,!1),r.size&&u(e))}function d(e,t="feature",r=!1){if(e){if(!e.runtime.drainRegistry.get(t)||r)return l(e,t);e.runtime.drainRegistry.get(t).staged=!0,u(e)}}function u(e){if(!e)return;const t=Array.from(e.runtime.drainRegistry);t.every(([e,t])=>t.staged)&&(t.sort((e,t)=>e[1].priority-t[1].priority),t.forEach(([t])=>{e.runtime.drainRegistry.delete(t),l(e,t)}))}function l(e,t,r=!0){if(!e)return;const s=e.ee,a=i.i.handlers;if(s&&!s.aborted&&s.backlog&&a){if((0,n.W)({type:"lifecycle",name:"drain",feature:t}),r){const e=s.backlog[t],r=a[t];if(r){for(let t=0;e&&t<e.length;++t)f(e[t],r);Object.entries(r).forEach(([e,t])=>{Object.values(t||{}).forEach(t=>{t[0]?.on&&t[0].context()instanceof o.y&&!t[0].listeners(e).includes(t[1])&&t[0].on(e,t[1])})})}}s.isolatedBacklog||delete a[t],s.backlog[t]=null,s.emit("drain-"+t,[])}}function f(e,t){var r=e[1];Object.values(t[r]||{}).forEach(t=>{var r=e[0];if(t[0]===r){var n=t[1],i=e[3],s=e[2];n.apply(i,s)}})}},1738:(e,t,r)=>{"use strict";r.d(t,{U:()=>f,Y:()=>l});var n=r(3241),i=r(9908),s=r(1863),o=r(944),a=r(3969),c=r(8362),d=r(860),u=r(4261);function l(e,t,r,s){const l=s||r;!l||l[e]&&l[e]!==c.d.prototype[e]||(l[e]=function(){(0,i.p)(a.xV,["API/"+e+"/called"],void 0,d.K7.metrics,r.ee),(0,n.W)({drained:!!r.runtime?.activatedFeatures,type:"data",name:"api",feature:u.Pl+e,data:{}});try{return t.apply(this,arguments)}catch(e){(0,o.R)(23,e)}})}function f(e,t,r,n,o){const a=e.info;null===r?delete a.jsAttributes[t]:a.jsAttributes[t]=r,(o||null===r)&&(0,i.p)(u.Pl+n,[(0,s.t)(),t,r],void 0,"session",e.ee)}},1741:(e,t,r)=>{"use strict";r.d(t,{W:()=>s});var n=r(944),i=r(4261);class s{#e(e,...t){if(this[e]!==s.prototype[e])return this[e](...t);(0,n.R)(35,e)}addPageAction(e,t){return this.#e(i.hG,e,t)}register(e){return this.#e(i.eY,e)}recordCustomEvent(e,t){return this.#e(i.fF,e,t)}setPageViewName(e,t){return this.#e(i.Fw,e,t)}setCustomAttribute(e,t,r){return this.#e(i.cD,e,t,r)}noticeError(e,t){return this.#e(i.o5,e,t)}setUserId(e,t=!1){return this.#e(i.Dl,e,t)}setApplicationVersion(e){return this.#e(i.nb,e)}setErrorHandler(e){return this.#e(i.bt,e)}addRelease(e,t){return this.#e(i.k6,e,t)}log(e,t){return this.#e(i.$9,e,t)}start(){return this.#e(i.d3)}finished(e){return this.#e(i.BL,e)}recordReplay(){return this.#e(i.CH)}pauseReplay(){return this.#e(i.Tb)}addToTrace(e){return this.#e(i.U2,e)}setCurrentRouteName(e){return this.#e(i.PA,e)}interaction(e){return this.#e(i.dT,e)}wrapLogger(e,t,r){return this.#e(i.Wb,e,t,r)}measure(e,t){return this.#e(i.V1,e,t)}consent(e){return this.#e(i.Pv,e)}}},1863:(e,t,r)=>{"use strict";function n(){return Math.floor(performance.now())}r.d(t,{t:()=>n})},1910:(e,t,r)=>{"use strict";r.d(t,{i:()=>s});var n=r(944);const i=new Map;function s(...e){return e.every(e=>{if(i.has(e))return i.get(e);const t="function"==typeof e?e.toString():"",r=t.includes("[native code]"),s=t.includes("nrWrapper");return r||s||(0,n.R)(64,e?.name||t),i.set(e,r),r})}},2555:(e,t,r)=>{"use strict";r.d(t,{D:()=>a,f:()=>o});var n=r(384),i=r(8122);const s={beacon:n.NT.beacon,errorBeacon:n.NT.errorBeacon,licenseKey:void 0,applicationID:void 0,sa:void 0,queueTime:void 0,applicationTime:void 0,ttGuid:void 0,user:void 0,account:void 0,product:void 0,extra:void 0,jsAttributes:{},userAttributes:void 0,atts:void 0,transactionName:void 0,tNamePlain:void 0};function o(e){try{return!!e.licenseKey&&!!e.errorBeacon&&!!e.applicationID}catch(e){return!1}}const a=e=>(0,i.a)(e,s)},2614:(e,t,r)=>{"use strict";r.d(t,{BB:()=>s,Wt:()=>n,g:()=>c,iL:()=>a,tS:()=>o,wk:()=>i});const n="NRBA_SESSION::",i=144e5,s=18e5,o={STARTED:"session-started",PAUSE:"session-pause",RESET:"session-reset",RESUME:"session-resume",UPDATE:"session-update"},a={SAME_TAB:"same-tab",CROSS_TAB:"cross-tab"},c={OFF:0,FULL:1,ERROR:2}},2646:(e,t,r)=>{"use strict";r.d(t,{y:()=>n});class n{constructor(e){this.contextId=e}}},2843:(e,t,r)=>{"use strict";r.d(t,{G:()=>s,u:()=>i});var n=r(3878);function i(e,t=!1,r,i){(0,n.DD)("visibilitychange",function(){if(t)return void("hidden"===document.visibilityState&&e());e(document.visibilityState)},r,i)}function s(e,t,r){(0,n.sp)("pagehide",e,t,r)}},3241:(e,t,r)=>{"use strict";r.d(t,{W:()=>s});var n=r(6154);const i="newrelic";function s(e={}){try{n.gm.dispatchEvent(new CustomEvent(i,{detail:e}))}catch(e){}}},3304:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var n=r(7836);const i=()=>{const e=new WeakSet;return(t,r)=>{if("object"==typeof r&&null!==r){if(e.has(r))return;e.add(r)}return r}};function s(e){try{return JSON.stringify(e,i())??""}catch(e){try{n.ee.emit("internal-error",[e])}catch(e){}return""}}},3333:(e,t,r)=>{"use strict";r.d(t,{$v:()=>u,TZ:()=>n,Xh:()=>c,Zp:()=>i,kd:()=>d,mq:()=>a,nf:()=>o,qN:()=>s});const n=r(860).K7.genericEvents,i=["auxclick","click","copy","keydown","paste","scrollend"],s=["focus","blur"],o=4,a=1e3,c=2e3,d=["PageAction","UserAction","BrowserPerformance"],u={RESOURCES:"experimental.resources",REGISTER:"register"}},3434:(e,t,r)=>{"use strict";r.d(t,{Jt:()=>o,YM:()=>u});var n=r(7836),i=r(5607),s=r(5732);const o="nr@original:".concat(i.W),a=50;var c=Object.prototype.hasOwnProperty,d=!1;function u(e,t,r){return e||(e=n.ee),i.inPlace=function(e,t,r,n,s,o){r||(r="");const a="-"===r.charAt(0);for(let c=0;c<t.length;c++){const d=t[c],u=e[d];f(u)||(e[d]=i(u,a?d+r:r,n,d,s,o))}},i.flag=o,i;function i(t,n,i,d,h,p){return f(t)?t:(n||(n=""),nrWrapper[o]=t,function(e,t,r){if(Object.defineProperty&&Object.keys)try{return Object.keys(e).forEach(function(r){Object.defineProperty(t,r,{get:function(){return e[r]},set:function(t){return e[r]=t,t}})}),t}catch(e){l([e],r)}for(var n in e)c.call(e,n)&&(t[n]=e[n])}(t,nrWrapper,e),nrWrapper);function nrWrapper(){var o,c,f,g;let m,v;try{c=this,o=[...arguments],v=p?(0,s.$5)(r):[void 0],f="function"==typeof i?i(o,c):i||{}}catch(t){l([t,"",[o,c,d],f],e)}u(n+"start",[o,c,d,v],f,h);const y=performance.now();let b;try{return g=t.apply(c,o),b=performance.now(),g}catch(e){throw b=performance.now(),u(n+"err",[o,c,e,v],f,h),m=e,m}finally{const e=b-y,t={start:y,end:b,duration:e,isLongTask:e>=a,methodName:d,thrownError:m};t.isLongTask&&u("long-task",[t,c,v],f,h),u(n+"end",[o,c,g,v],f,h)}}}function u(r,n,i,s){if(!d||t){var o=d;d=!0;try{e.emit(r,n,i,t,s)}catch(t){l([t,r,n,i],e)}d=o}}}function l(e,t){t||(t=n.ee);try{t.emit("internal-error",e)}catch(e){}}function f(e){return!(e&&"function"==typeof e&&e.apply&&!e[o])}},3606:(e,t,r)=>{"use strict";r.d(t,{i:()=>s});var n=r(9908);s.on=o;var i=s.handlers={};function s(e,t,r,s){o(s||n.d,i,e,t,r)}function o(e,t,r,i,s){s||(s="feature"),e||(e=n.d);var o=t[s]=t[s]||{};(o[r]=o[r]||[]).push([e,i])}},3738:(e,t,r)=>{"use strict";r.d(t,{He:()=>i,Kp:()=>a,Lc:()=>d,Rz:()=>u,TZ:()=>n,bD:()=>s,d3:()=>o,jx:()=>l,sl:()=>f,uP:()=>c});const n=r(860).K7.sessionTrace,i="bstResource",s="resource",o="-start",a="-end",c="fn"+o,d="fn"+a,u="pushState",l=1e3,f=3e4},3785:(e,t,r)=>{"use strict";r.d(t,{R:()=>c,b:()=>d});var n=r(9908),i=r(1863),s=r(860),o=r(3969),a=r(993);function c(e,t,r={},c=a.p_.INFO,d=!0,u,l=(0,i.t)()){(0,n.p)(o.xV,["API/logging/".concat(c.toLowerCase(),"/called")],void 0,s.K7.metrics,e),(0,n.p)(a.ET,[l,t,r,c,d,u],void 0,s.K7.logging,e)}function d(e){return"string"==typeof e&&Object.values(a.p_).some(t=>t===e.toUpperCase().trim())}},3878:(e,t,r)=>{"use strict";function n(e,t){return{capture:e,passive:!1,signal:t}}function i(e,t,r=!1,i){window.addEventListener(e,t,n(r,i))}function s(e,t,r=!1,i){document.addEventListener(e,t,n(r,i))}r.d(t,{DD:()=>s,jT:()=>n,sp:()=>i})},3962:(e,t,r)=>{"use strict";r.d(t,{AM:()=>o,O2:()=>l,OV:()=>s,Qu:()=>f,TZ:()=>c,ih:()=>h,pP:()=>a,t1:()=>u,tC:()=>i,wD:()=>d});var n=r(860);const i=["click","keydown","submit"],s="popstate",o="api",a="initialPageLoad",c=n.K7.softNav,d=5e3,u=500,l={INITIAL_PAGE_LOAD:"",ROUTE_CHANGE:1,UNSPECIFIED:2},f={INTERACTION:1,AJAX:2,CUSTOM_END:3,CUSTOM_TRACER:4},h={IP:"in progress",PF:"pending finish",FIN:"finished",CAN:"cancelled"}},3969:(e,t,r)=>{"use strict";r.d(t,{TZ:()=>n,XG:()=>a,rs:()=>i,xV:()=>o,z_:()=>s});const n=r(860).K7.metrics,i="sm",s="cm",o="storeSupportabilityMetrics",a="storeEventMetrics"},4234:(e,t,r)=>{"use strict";r.d(t,{W:()=>i});var n=r(1687);class i{constructor(e,t){this.agentRef=e,this.ee=e?.ee,this.featureName=t,this.blocked=!1}deregisterDrain(){(0,n.x3)(this.agentRef,this.featureName)}}},4261:(e,t,r)=>{"use strict";r.d(t,{$9:()=>u,BL:()=>c,CH:()=>p,Dl:()=>R,Fw:()=>w,PA:()=>v,Pl:()=>n,Pv:()=>x,Tb:()=>f,U2:()=>o,V1:()=>A,Wb:()=>T,bt:()=>b,cD:()=>y,d3:()=>E,dT:()=>d,eY:()=>g,fF:()=>h,hG:()=>s,hw:()=>i,k6:()=>a,nb:()=>m,o5:()=>l});const n="api-",i=n+"ixn-",s="addPageAction",o="addToTrace",a="addRelease",c="finished",d="interaction",u="log",l="noticeError",f="pauseReplay",h="recordCustomEvent",p="recordReplay",g="register",m="setApplicationVersion",v="setCurrentRouteName",y="setCustomAttribute",b="setErrorHandler",w="setPageViewName",R="setUserId",E="start",T="wrapLogger",A="measure",x="consent"},5270:(e,t,r)=>{"use strict";r.d(t,{Aw:()=>o,SR:()=>s,rF:()=>a});var n=r(384),i=r(7767);function s(e){return!!(0,n.dV)().o.MO&&(0,i.V)(e)&&!0===e?.session_trace.enabled}function o(e){return!0===e?.session_replay.preload&&s(e)}function a(e,t){try{if("string"==typeof t?.type){if("password"===t.type.toLowerCase())return"*".repeat(e?.length||0);if(void 0!==t?.dataset?.nrUnmask||t?.classList?.contains("nr-unmask"))return e}}catch(e){}return"string"==typeof e?e.replace(/[\S]/g,"*"):"*".repeat(e?.length||0)}},5289:(e,t,r)=>{"use strict";r.d(t,{GG:()=>o,Qr:()=>c,sB:()=>a});var n=r(3878),i=r(6389);function s(){return"undefined"==typeof document||"complete"===document.readyState}function o(e,t){if(s())return e();const r=(0,i.J)(e),o=setInterval(()=>{s()&&(clearInterval(o),r())},500);(0,n.sp)("load",r,t)}function a(e){if(s())return e();(0,n.DD)("DOMContentLoaded",e)}function c(e){if(s())return e();(0,n.sp)("popstate",e)}},5607:(e,t,r)=>{"use strict";r.d(t,{W:()=>n});const n=(0,r(9566).bz)()},5732:(e,t,r)=>{"use strict";r.d(t,{$5:()=>u,B5:()=>d,Ms:()=>s,Ux:()=>a,YA:()=>c,fQ:()=>i,yx:()=>o});var n=r(7508);const i={MFE:"MFE",BA:"BA"};function s(e,t){if(!e||!t?.init.api.register.enabled)return[];const r=t.runtime.registeredEntities;return r?.filter(t=>String(t.metadata.target.id)===String(e)).map(e=>e.metadata.target)||[]}function o(e,t){if(!e||!t?.init.api.register.enabled)return[];const r=t.runtime.registeredEntities;return r?.filter(t=>t.metadata.timings?.asset?.endsWith(e)).map(e=>e.metadata.target)||[]}function a(e,t){if(!l(t))return{};const r=t.agentRef.runtime.appMetadata.agents[0].entityGuid;return e?e.attributes:{"entity.guid":r,appId:t.agentRef.info.applicationID}}function c(e,t){return d(e,t)?{"child.id":e.id,"child.type":e.type,...a(void 0,t)}:{}}function d(e,t){return!!e&&!!l(t)&&t.agentRef.init.api.register.duplicate_data_to_container}function u(e){if(!e?.init.api.register.enabled)return[void 0];const t=[];try{var r=(0,n.AZ)((0,n.QL)());let i=r.length-1;for(;r[i];)t.push(...o(r[i--],e))}catch(e){}return t.length||t.push(void 0),t}function l(e){return 2===e?.harvestEndpointVersion}},6154:(e,t,r)=>{"use strict";r.d(t,{OF:()=>d,RI:()=>i,WN:()=>f,bv:()=>s,gm:()=>o,lR:()=>l,m:()=>c,mw:()=>a,sb:()=>u,zk:()=>h});var n=r(1863);const i="undefined"!=typeof window&&!!window.document,s="undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self.navigator instanceof WorkerNavigator||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis.navigator instanceof WorkerNavigator),o=i?window:"undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis),a=Boolean("hidden"===o?.document?.visibilityState),c=""+o?.location,d=/iPad|iPhone|iPod/.test(o.navigator?.userAgent),u=d&&"undefined"==typeof SharedWorker,l=(()=>{const e=o.navigator?.userAgent?.match(/Firefox[/\s](\d+\.\d+)/);return Array.isArray(e)&&e.length>=2?+e[1]:0})(),f=Date.now()-(0,n.t)(),h=()=>{const e=o?.performance?.getEntriesByType?.("navigation")?.[0];if(e&&e.responseStart>0&&e.responseStart<o.performance.now())return e}},6344:(e,t,r)=>{"use strict";r.d(t,{BB:()=>u,Qb:()=>l,TZ:()=>i,Ug:()=>o,Vh:()=>s,_s:()=>a,bc:()=>d,yP:()=>c});var n=r(2614);const i=r(860).K7.sessionReplay,s="errorDuringReplay",o=.12,a={DomContentLoaded:0,Load:1,FullSnapshot:2,IncrementalSnapshot:3,Meta:4,Custom:5},c={[n.g.ERROR]:15e3,[n.g.FULL]:3e5,[n.g.OFF]:0},d={RESET:{message:"Session was reset",sm:"Reset"},IMPORT:{message:"Recorder failed to import",sm:"Import"},TOO_MANY:{message:"429: Too Many Requests",sm:"Too-Many"},TOO_BIG:{message:"Payload was too large",sm:"Too-Big"},CROSS_TAB:{message:"Session Entity was set to OFF on another tab",sm:"Cross-Tab"},ENTITLEMENTS:{message:"Session Replay is not allowed and will not be started",sm:"Entitlement"}},u=5e3,l={API:"api",RESUME:"resume",SWITCH_TO_FULL:"switchToFull",INITIALIZE:"initialize",PRELOAD:"preload"}},6389:(e,t,r)=>{"use strict";function n(e,t=500,r={}){const n=r?.leading||!1;let i;return(...r)=>{n&&void 0===i&&(e.apply(this,r),i=setTimeout(()=>{i=clearTimeout(i)},t)),n||(clearTimeout(i),i=setTimeout(()=>{e.apply(this,r)},t))}}function i(e){let t=!1;return(...r)=>{t||(t=!0,e.apply(this,r))}}r.d(t,{J:()=>i,s:()=>n})},6630:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.pageViewEvent},6774:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.jserrors},7295:(e,t,r)=>{"use strict";r.d(t,{Xv:()=>o,gX:()=>i,iW:()=>s});var n=[];function i(e){if(!e||s(e))return!1;if(0===n.length)return!0;if("*"===n[0].hostname)return!1;for(var t=0;t<n.length;t++){var r=n[t];if(r.hostname.test(e.hostname)&&r.pathname.test(e.pathname))return!1}return!0}function s(e){return void 0===e.hostname}function o(e){if(n=[],e&&e.length)for(var t=0;t<e.length;t++){let r=e[t];if(!r)continue;if("*"===r)return void(n=[{hostname:"*"}]);0===r.indexOf("http://")?r=r.substring(7):0===r.indexOf("https://")&&(r=r.substring(8));const i=r.indexOf("/");let s,o;i>0?(s=r.substring(0,i),o=r.substring(i)):(s=r,o="*");let[c]=s.split(":");n.push({hostname:a(c),pathname:a(o,!0)})}}function a(e,t=!1){const r=e.replace(/[.+?^${}()|[\]\\]/g,e=>"\\"+e).replace(/\*/g,".*?");return new RegExp((t?"^":"")+r+"$")}},7485:(e,t,r)=>{"use strict";r.d(t,{D:()=>i});var n=r(6154);function i(e){if(0===(e||"").indexOf("data:"))return{protocol:"data"};try{const t=new URL(e,location.href),r={port:t.port,hostname:t.hostname,pathname:t.pathname,search:t.search,protocol:t.protocol.slice(0,t.protocol.indexOf(":")),sameOrigin:t.protocol===n.gm?.location?.protocol&&t.host===n.gm?.location?.host};return r.port&&""!==r.port||("http:"===t.protocol&&(r.port="80"),"https:"===t.protocol&&(r.port="443")),r.pathname&&""!==r.pathname?r.pathname.startsWith("/")||(r.pathname="/".concat(r.pathname)):r.pathname="/",r}catch(e){return{}}}},7508:(e,t,r)=>{"use strict";r.d(t,{AZ:()=>g,Qr:()=>b,QL:()=>m});var n=r(6154),i=r(1863),s=r(9119),o=r(7866);class a{dom=new c;performance=new c;constructor(e){this.url=e}get script(){const e=Math.max(this.dom.start,this.performance.end);return{start:e,end:Math.max(this.dom.end,this.performance.end,e)}}}class c{start=0;end=0;value=void 0}let d;try{d=g(m())[0]}catch(e){d=g(e)[0]}const u=e=>"script"===e.initiatorType||["link","fetch"].includes(e.initiatorType)&&e.name.endsWith(".js"),l=new Map;let f=[];function h(e){return l.get(e)}function p(e){const t=h(e);if(t)return t;const r=new a(e);if(l.set(e,r),l.size>1e3){const e=l.keys().next().value;l.delete(e)}return r}if(n.gm.MutationObserver&&n.gm.document){new MutationObserver(e=>{e.forEach(e=>{e.addedNodes.forEach(e=>{if("SCRIPT"===e.nodeName&&e.src){const t=p((0,s.L)(e.src));t.dom.start=(0,i.t)(),t.dom.value=e;const r=()=>{t.dom.end=(0,i.t)()};["load","error"].forEach(t=>e.addEventListener(t,r,{once:!0}))}})})}).observe(n.gm.document,{childList:!0,subtree:!0})}if(n.gm.PerformanceObserver?.supportedEntryTypes.includes("resource")){new PerformanceObserver(e=>{e.getEntries().filter(u).forEach(e=>{const t=p((0,s.L)(e.name));t.performance.start=Math.floor(e.startTime),t.performance.end=Math.floor(e.responseEnd),t.performance.value=e;const r=[];f.forEach(({test:t,addedAt:n},s)=>{(t(e)||(0,i.t)()-n>1e4)&&r.push(s)}),f=f.filter((e,t)=>!r.includes(t))})}).observe({type:"resource",buffered:!0})}function g(e){if(!e||"string"!=typeof e)return[];const t=new Set,r=e.split("\n");for(const e of r){const r=e.match(o.cn)||e.match(o.hB)||e.match(o.fL);if(r&&r[2])t.add((0,s.L)(r[2]));else{const r=e.match(/\(([^)]+\.js):\d+:\d+\)/)||e.match(/^\s+at\s+([^\s(]+\.js):\d+:\d+/);r&&r[1]&&t.add((0,s.L)(r[1]))}}return[...t]}function m(){let e;try{const t=Error.stackTraceLimit;Error.stackTraceLimit=50,e=(new Error).stack,Error.stackTraceLimit=t}catch(t){e=(new Error).stack}return e}function v(e,t){return(0,s.L)(e.name)===t}function y(e,t){e.fetchStart=Math.floor(t.startTime),e.fetchEnd=Math.floor(t.responseEnd),e.asset=t.name,e.type=t.initiatorType}function b(){const e={registeredAt:(0,i.t)(),reportedAt:void 0,fetchStart:0,fetchEnd:0,scriptStart:0,scriptEnd:0,asset:void 0,type:"unknown"},t=m();if(!t)return e;const r=n.gm.performance?.getEntriesByType("navigation")?.[0]?.name||"";try{const o=g(t),a=(o.length>1?o.filter(e=>d!==e):o)[0];if(!a)return e;if(r.includes(a))return e.asset=(0,s.L)(r),e.type="inline",e;e.correlation=h(a);const c=e.correlation?.performance.value||performance.getEntriesByType("resource").find(e=>v(e,a));c?y(e,c):function(e){if(!e||!n.gm.document)return!1;try{const t=n.gm.document.querySelectorAll('link[rel="preload"][as="script"]');for(const r of t)if((0,s.L)(r.href)===e)return!0}catch(e){}return!1}(a)&&(e.asset=a,e.type="preload",f.push({addedAt:(0,i.t)(),test:t=>!!v(t,a)&&(y(e,t),!0)})),Object.defineProperty(e,"scriptStart",{get:()=>e.correlation?.script.start||e.fetchEnd}),Object.defineProperty(e,"scriptEnd",{get:()=>e.correlation?.script.end||e.registeredAt})}catch(e){}return e}},7699:(e,t,r)=>{"use strict";r.d(t,{It:()=>s,KC:()=>a,No:()=>i,qh:()=>o});var n=r(860);const i=16e3,s=1e6,o="SESSION_ERROR",a={[n.K7.logging]:!0,[n.K7.genericEvents]:!0,[n.K7.jserrors]:!0,[n.K7.ajax]:!0}},7767:(e,t,r)=>{"use strict";r.d(t,{V:()=>i});var n=r(6154);const i=e=>n.RI&&!0===e?.privacy.cookies_enabled},7836:(e,t,r)=>{"use strict";r.d(t,{P:()=>a,ee:()=>c});var n=r(384),i=r(8990),s=r(2646),o=r(5607);const a="nr@context:".concat(o.W),c=function e(t,r){var n={},o={},u={},l=!1;try{l=16===r.length&&d.initializedAgents?.[r]?.runtime.isolatedBacklog}catch(e){}var f={on:p,addEventListener:p,removeEventListener:function(e,t){var r=n[e];if(!r)return;for(var i=0;i<r.length;i++)r[i]===t&&r.splice(i,1)},emit:function(e,r,n,i,s){!1!==s&&(s=!0);if(c.aborted&&!i)return;t&&s&&t.emit(e,r,n);var a=h(n);g(e).forEach(e=>{e.apply(a,r)});var d=v()[o[e]];d&&d.push([f,e,r,a]);return a},get:m,listeners:g,context:h,buffer:function(e,t){const r=v();if(t=t||"feature",f.aborted)return;Object.entries(e||{}).forEach(([e,n])=>{o[n]=t,t in r||(r[t]=[])})},abort:function(){f._aborted=!0,Object.keys(f.backlog).forEach(e=>{delete f.backlog[e]})},isBuffering:function(e){return!!v()[o[e]]},debugId:r,backlog:l?{}:t&&"object"==typeof t.backlog?t.backlog:{},isolatedBacklog:l};return Object.defineProperty(f,"aborted",{get:()=>{let e=f._aborted||!1;return e||(t&&(e=t.aborted),e)}}),f;function h(e){return e&&e instanceof s.y?e:e?(0,i.I)(e,a,()=>new s.y(a)):new s.y(a)}function p(e,t){n[e]=g(e).concat(t)}function g(e){return n[e]||[]}function m(t){return u[t]=u[t]||e(f,t)}function v(){return f.backlog}}(void 0,"globalEE"),d=(0,n.Zm)();d.ee||(d.ee=c)},7866:(e,t,r)=>{"use strict";r.d(t,{Nc:()=>s,cn:()=>a,fL:()=>i,h3:()=>n,hB:()=>o});const n=/function (.+?)\s*\(/,i=/^\s*at .+ \(eval at \S+ \((?:(?:file|http|https):[^)]+)?\)(?:, [^:]*:\d+:\d+)?\)$/i,s=/^\s*at Function code \(Function code:\d+:\d+\)\s*/i,o=/^\s*at (?:((?:\[object object\])?(?:[^(]*\([^)]*\))*[^()]*(?: \[as \S+\])?) )?\(?((?:file|http|https|chrome-extension):.*?)?:(\d+)(?::(\d+))?\)?\s*$/i,a=/^\s*(?:([^@]*)(?:\(.*?\))?@)?((?:file|http|https|chrome|safari-extension).*?):(\d+)(?::(\d+))?\s*$/i},8122:(e,t,r)=>{"use strict";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||"object"!=typeof e)return(0,n.R)(3);if(!t||"object"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;continue}Array.isArray(e[o])&&Array.isArray(t[o])?r[o]=Array.from(new Set([...e[o],...t[o]])):e[o]instanceof Map||e[o]instanceof Set||e[o]instanceof Date||e[o]instanceof RegExp?r[o]=e[o]:"object"==typeof e[o]&&"object"==typeof t[o]?r[o]=i(e[o],t[o]):r[o]=e[o]}catch(e){r[o]||(0,n.R)(1,e)}return r}catch(e){(0,n.R)(2,e)}}},8139:(e,t,r)=>{"use strict";r.d(t,{u:()=>f});var n=r(7836),i=r(3434),s=r(8990),o=r(6154);const a={},c=o.gm.XMLHttpRequest,d="addEventListener",u="removeEventListener",l="nr@wrapped:".concat(n.P);function f(e){var t=function(e){return(e||n.ee).get("events")}(e);if(a[t.debugId]++)return t;a[t.debugId]=1;var r=(0,i.YM)(t,!0);function f(e){r.inPlace(e,[d,u],"-",p)}function p(e,t){return e[1]}return"getPrototypeOf"in Object&&(o.RI&&h(document,f),c&&h(c.prototype,f),h(o.gm,f)),t.on(d+"-start",function(e,t){var n=e[1];if(null!==n&&("function"==typeof n||"object"==typeof n)&&"newrelic"!==e[0]){var i=(0,s.I)(n,l,function(){var e={object:function(){if("function"!=typeof n.handleEvent)return;return n.handleEvent.apply(n,arguments)},function:n}[typeof n];return e?r(e,"fn-",null,e.name||"anonymous"):n});this.wrapped=e[1]=i}}),t.on(u+"-start",function(e){e[1]=this.wrapped||e[1]}),t}function h(e,t,...r){let n=e;for(;"object"==typeof n&&!Object.prototype.hasOwnProperty.call(n,d);)n=Object.getPrototypeOf(n);n&&t(n,...r)}},8362:(e,t,r)=>{"use strict";r.d(t,{d:()=>s});var n=r(9566),i=r(1741);class s extends i.W{agentIdentifier=(0,n.LA)(16)}},8374:(e,t,r)=>{r.nc=(()=>{try{return document?.currentScript?.nonce}catch(e){}return""})()},8990:(e,t,r)=>{"use strict";r.d(t,{I:()=>i});var n=Object.prototype.hasOwnProperty;function i(e,t,r){if(n.call(e,t))return e[t];var i=r();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,t,{value:i,writable:!0,enumerable:!1}),i}catch(e){}return e[t]=i,i}},9119:(e,t,r)=>{"use strict";r.d(t,{L:()=>s});var n=/([^?#]*)[^#]*(#[^?]*|$).*/,i=/([^?#]*)().*/;function s(e,t){return e?e.replace(t?n:i,"$1$2"):e}},9300:(e,t,r)=>{"use strict";r.d(t,{T:()=>n,f:()=>i});const n=r(860).K7.ajax,i="ajaxRequest.id"},9324:(e,t,r)=>{"use strict";r.d(t,{AJ:()=>o,F3:()=>i,Xs:()=>s,Yq:()=>a,xv:()=>n});const n="1.316.0",i="PROD",s="CDN",o="@newrelic/rrweb",a="1.1.0"},9566:(e,t,r)=>{"use strict";r.d(t,{LA:()=>a,ZF:()=>c,bz:()=>o,el:()=>d});var n=r(6154);const i="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";function s(e,t){return e?15&e[t]:16*Math.random()|0}function o(){const e=n.gm?.crypto||n.gm?.msCrypto;let t,r=0;return e&&e.getRandomValues&&(t=e.getRandomValues(new Uint8Array(30))),i.split("").map(e=>"x"===e?s(t,r++).toString(16):"y"===e?(3&s()|8).toString(16):e).join("")}function a(e){const t=n.gm?.crypto||n.gm?.msCrypto;let r,i=0;t&&t.getRandomValues&&(r=t.getRandomValues(new Uint8Array(e)));const o=[];for(var a=0;a<e;a++)o.push(s(r,i++).toString(16));return o.join("")}function c(){return a(16)}function d(){return a(32)}},9908:(e,t,r)=>{"use strict";r.d(t,{d:()=>n,p:()=>i});var n=r(7836).ee.get("handle");function i(e,t,r,i,s){s?(s.buffer([e],i),s.emit(e,t,r)):(n.buffer([e],i),n.emit(e,t,r))}}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var s=n[e]={exports:{}};return r[e](s,s.exports,i),s.exports}i.m=r,i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.f={},i.e=e=>Promise.all(Object.keys(i.f).reduce((t,r)=>(i.f[r](e,t),t),[])),i.u=e=>({212:"nr-spa-compressor",249:"nr-spa-recorder",478:"nr-spa"}[e]+"-1.316.0.min.js"),i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),e={},t="NRBA-1.316.0.PROD:",i.l=(r,n,s,o)=>{if(e[r])e[r].push(n);else{var a,c;if(void 0!==s)for(var d=document.getElementsByTagName("script"),u=0;u<d.length;u++){var l=d[u];if(l.getAttribute("src")==r||l.getAttribute("data-webpack")==t+s){a=l;break}}if(!a){c=!0;var f={478:"sha512-/91tZUpAINW5VzLS+EdJpEe0gul6FJd2zTpGwLIhi/mqcTiQPUlhoJmX5zb4EPTwdGqun46DoGQPtDShDBw4bA==",249:"sha512-XqLQgD24Jrw2HFtuRDeuxMcY5WnEXG04tpC98UJOJlIfGqQst/lKUE+G++zwulwEzcM00bl5V0e1kKGq2Nxc1g==",212:"sha512-rOHSN/tvMjFe33yfRKMs44m3dZKgs9foEl0T2tdErrZKsAF8Oe5+OLJKgySrw3WwY4MgvuS4yWEr88MMv5LZaw=="};(a=document.createElement("script")).charset="utf-8",i.nc&&a.setAttribute("nonce",i.nc),a.setAttribute("data-webpack",t+s),a.src=r,0!==a.src.indexOf(window.location.origin+"/")&&(a.crossOrigin="anonymous"),f[o]&&(a.integrity=f[o])}e[r]=[n];var h=(t,n)=>{a.onerror=a.onload=null,clearTimeout(p);var i=e[r];if(delete e[r],a.parentNode&&a.parentNode.removeChild(a),i&&i.forEach(e=>e(n)),t)return t(n)},p=setTimeout(h.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=h.bind(null,a.onerror),a.onload=h.bind(null,a.onload),c&&document.head.appendChild(a)}},i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.p="https://js-agent.newrelic.com/",(()=>{var e={38:0,788:0};i.f.j=(t,r)=>{var n=i.o(e,t)?e[t]:void 0;if(0!==n)if(n)r.push(n[2]);else{var s=new Promise((r,i)=>n=e[t]=[r,i]);r.push(n[2]=s);var o=i.p+i.u(t),a=new Error;i.l(o,r=>{if(i.o(e,t)&&(0!==(n=e[t])&&(e[t]=void 0),n)){var s=r&&("load"===r.type?"missing":r.type),o=r&&r.target&&r.target.src;a.message="Loading chunk "+t+" failed: ("+s+": "+o+")",a.name="ChunkLoadError",a.type=s,a.request=o,n[1](a)}},"chunk-"+t,t)}};var t=(t,r)=>{var n,s,[o,a,c]=r,d=0;if(o.some(t=>0!==e[t])){for(n in a)i.o(a,n)&&(i.m[n]=a[n]);if(c)c(i)}for(t&&t(r);d<o.length;d++)s=o[d],i.o(e,s)&&e[s]&&e[s][0](),e[s]=0},r=self["webpackChunk:NRBA-1.316.0.PROD"]=self["webpackChunk:NRBA-1.316.0.PROD"]||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})(),(()=>{"use strict";i(8374);var e=i(8362),t=i(860);const r=Object.values(t.K7);var n=i(384),s=i(1741);var o=i(2555),a=i(3333);const c=e=>{if(!e||"string"!=typeof e)return!1;try{document.createDocumentFragment().querySelector(e)}catch{return!1}return!0};var d=i(2614),u=i(944),l=i(8122);const f="[data-nr-mask]",h=e=>(0,l.a)(e,(()=>{const e={feature_flags:[],experimental:{register:!1,resources:!1},mask_selector:"*",block_selector:"[data-nr-block]",mask_input_options:{color:!1,date:!1,"datetime-local":!1,email:!1,month:!1,number:!1,range:!1,search:!1,tel:!1,text:!1,time:!1,url:!1,week:!1,textarea:!1,select:!1,password:!0}};return{ajax:{deny_list:void 0,block_internal:!0,enabled:!0,autoStart:!0},api:{register:{get enabled(){return e.feature_flags.includes(a.$v.REGISTER)||e.experimental.register},set enabled(t){e.experimental.register=t},duplicate_data_to_container:!1}},browser_consent_mode:{enabled:!1},distributed_tracing:{enabled:void 0,exclude_newrelic_header:void 0,cors_use_newrelic_header:void 0,cors_use_tracecontext_headers:void 0,allowed_origins:void 0},get feature_flags(){return e.feature_flags},set feature_flags(t){e.feature_flags=t},generic_events:{enabled:!0,autoStart:!0},harvest:{interval:30},jserrors:{enabled:!0,autoStart:!0},logging:{enabled:!0,autoStart:!0},metrics:{enabled:!0,autoStart:!0},obfuscate:void 0,page_action:{enabled:!0},page_view_event:{enabled:!0,autoStart:!0},page_view_timing:{enabled:!0,autoStart:!0},performance:{capture_marks:!1,capture_measures:!1,capture_detail:!0,resources:{get enabled(){return e.feature_flags.includes(a.$v.RESOURCES)||e.experimental.resources},set enabled(t){e.experimental.resources=t},asset_types:[],first_party_domains:[],ignore_newrelic:!0}},privacy:{cookies_enabled:!0},proxy:{assets:void 0,beacon:void 0},session:{expiresMs:d.wk,inactiveMs:d.BB},session_replay:{autoStart:!0,enabled:!1,preload:!1,sampling_rate:10,error_sampling_rate:100,collect_fonts:!1,inline_images:!1,fix_stylesheets:!0,mask_all_inputs:!0,get mask_text_selector(){return e.mask_selector},set mask_text_selector(t){c(t)?e.mask_selector="".concat(t,",").concat(f):""===t||null===t?e.mask_selector=f:(0,u.R)(5,t)},get block_class(){return"nr-block"},get ignore_class(){return"nr-ignore"},get mask_text_class(){return"nr-mask"},get block_selector(){return e.block_selector},set block_selector(t){c(t)?e.block_selector+=",".concat(t):""!==t&&(0,u.R)(6,t)},get mask_input_options(){return e.mask_input_options},set mask_input_options(t){t&&"object"==typeof t?e.mask_input_options={...t,password:!0}:(0,u.R)(7,t)}},session_trace:{enabled:!0,autoStart:!0},soft_navigations:{enabled:!0,autoStart:!0},ssl:void 0,user_actions:{enabled:!0,elementAttributes:["id","className","tagName","type"]}}})());var p=i(6154),g=i(9324);let m=0;const v={buildEnv:g.F3,distMethod:g.Xs,version:g.xv,originTime:p.WN},y={consented:!1},b={activatedFeatures:void 0,appMetadata:{},configured:!1,get consented(){return this.session?.state?.consent||y.consented},set consented(e){y.consented=e},customTransaction:void 0,denyList:[],disabled:!1,drainRegistry:new Map,harvester:void 0,isolatedBacklog:!1,isRecording:!1,loaderType:void 0,maxBytes:3e4,obfuscator:void 0,onerror:void 0,ptid:void 0,releaseIds:{},session:void 0,timeKeeper:void 0,registeredEntities:[],jsAttributesMetadata:{bytes:0},get harvestCount(){return++m}};var w=i(7836),R=i(3241);const E={accountID:void 0,trustKey:void 0,agentID:void 0,licenseKey:void 0,applicationID:void 0,xpid:void 0};function T(e,t={},r,a){let{init:c,info:d,loader_config:u,runtime:f={},exposed:g=!0}=t;if(!d){const e=(0,n.pV)();c=e.init,d=e.info,u=e.loader_config}var m;e.init=h(c||{}),e.loader_config=(m=u||{},(0,l.a)(m,E)),d.jsAttributes??={},p.bv&&(d.jsAttributes.isWorker=!0),e.info=(0,o.D)(d);const y=e.init;e.runtime??=(e=>{const t=(0,l.a)(e,b),r=Object.keys(v).reduce((e,t)=>(e[t]={value:v[t],writable:!1,configurable:!0,enumerable:!0},e),{});return Object.defineProperties(t,r)})(f),y.proxy.assets&&(e=>{const t=e.startsWith("http");e+="/",i.p=t?e:"https://"+e})(y.proxy.assets),e.runtime.configured||(Object.defineProperty(e,"beacons",{get:()=>[e.info.beacon,e.info.errorBeacon,e.init.proxy.assets,e.init.proxy.beacon].filter(Boolean)}),Object.defineProperty(e.runtime,"denyList",{get:()=>[...e.init.ajax.deny_list||[],...e.init.ajax.block_internal?e.beacons:[]]}),e.runtime.ptid=e.agentIdentifier,function(e){const t=(0,n.pV)();Object.getOwnPropertyNames(s.W.prototype).forEach(r=>{const n=s.W.prototype[r];if("function"!=typeof n||"constructor"===n)return;let i=t[r];e[r]&&!1!==e.exposed&&"micro-agent"!==e.runtime?.loaderType&&(t[r]=(...t)=>{const n=e[r](...t);return i?i(...t):n})})}(e),e.runtime.loaderType=r,e.ee=w.ee.get(e.agentIdentifier),e.exposed=g,(0,R.W)({drained:!!e.runtime.activatedFeatures,type:"lifecycle",name:"initialize",feature:void 0,data:e.config}),e.runtime.configured=!0)}var A=i(9908),x=i(1863),S=i(4261),_=i(1738);var O=i(1687),P=i(4234),k=i(5289),N=i(5270),j=i(7767),C=i(6389),D=i(7699);const L=new WeakSet;class I extends P.W{constructor(e,t){super(e,t),this.abortHandler=void 0,this.featAggregate=void 0,this.loadedSuccessfully=void 0,this.onAggregateImported=new Promise(e=>{this.loadedSuccessfully=e}),this.deferred=Promise.resolve(),!1===e.init[this.featureName].autoStart?this.deferred=new Promise((t,r)=>{this.ee.on("manual-start-all",(0,C.J)(()=>{(0,O.Ak)(e,this.featureName),t()}))}):(0,O.Ak)(e,t)}importAggregator(e,t,r={}){if(this.featAggregate)return;const n=async()=>{if(await this.deferred,this.#t(e),!(0,o.f)(e.info))return(0,u.R)(43),e.ee.abort(),void this.loadedSuccessfully(!1);let n;try{if((0,j.V)(e.init)){const{setupAgentSession:t}=await i.e(478).then(i.bind(i,8766));n=t(e)}}catch(e){(0,u.R)(20,e),this.ee.emit("internal-error",[e]),(0,A.p)(D.qh,[e],void 0,this.featureName,this.ee)}try{if(!this.#r(this.featureName,n,e.init))return(0,O.Ze)(this.agentRef,this.featureName),void this.loadedSuccessfully(!1);const{Aggregate:i}=await t();this.featAggregate=new i(e,r),e.runtime.harvester.initializedAggregates.push(this.featAggregate),this.loadedSuccessfully(!0)}catch(e){(0,u.R)(34,e),this.abortHandler?.(),(0,O.Ze)(this.agentRef,this.featureName,!0),this.loadedSuccessfully(!1),this.ee&&this.ee.abort()}};p.RI?(0,k.GG)(()=>n(),!0):n()}#r(e,r,n){if(this.blocked)return!1;switch(e){case t.K7.sessionReplay:return(0,N.SR)(n)&&!!r;case t.K7.sessionTrace:return!!r;default:return!0}}#t(e){if(!L.has(e)&&(L.add(e),!(0,o.f)(e.info))){const t=(0,n.pV)();let r={...t.info?.jsAttributes};try{r={...r,...e.info?.jsAttributes}}catch(e){}T(e,{...t,info:{...t.info,jsAttributes:r},runtime:e.runtime},e.runtime.loaderType)}}}var M=i(6630);class B extends I{static featureName=M.T;constructor(e){var t;super(e,M.T),this.setupInspectionEvents(),t=e,(0,_.Y)(S.Fw,function(e,r){"string"==typeof e&&("/"!==e.charAt(0)&&(e="/"+e),t.runtime.customTransaction=(r||"http://custom.transaction")+e,(0,A.p)(S.Pl+S.Fw,[(0,x.t)()],void 0,void 0,t.ee))},t),this.importAggregator(e,()=>i.e(478).then(i.bind(i,5839)))}setupInspectionEvents(){const e=(e,t)=>{e&&(0,R.W)({timeStamp:e.timeStamp,loaded:"complete"===e.target.readyState,type:"window",name:t,data:e.target.location+""})};(0,k.sB)(t=>{e(t,"DOMContentLoaded")}),(0,k.GG)(t=>{e(t,"load")}),(0,k.Qr)(t=>{e(t,"navigate")}),this.ee.on(d.tS.UPDATE,(e,t)=>{(0,R.W)({type:"lifecycle",name:"session",data:t})})}}class H extends e.d{constructor(e){var t;(super(),p.gm)?(this.features={},(0,n.bQ)(this.agentIdentifier,this),this.desiredFeatures=new Set(e.features||[]),this.desiredFeatures.add(B),T(this,e,e.loaderType||"agent"),t=this,(0,_.Y)(S.cD,function(e,r,n=!1){if("string"==typeof e){if(["string","number","boolean"].includes(typeof r)||null===r)return(0,_.U)(t,e,r,S.cD,n);(0,u.R)(40,typeof r)}else(0,u.R)(39,typeof e)},t),function(e){(0,_.Y)(S.Dl,function(t,r=!1){if("string"!=typeof t&&null!==t)return void(0,u.R)(41,typeof t);const n=e.info.jsAttributes["enduser.id"];r&&null!=n&&n!==t?(0,A.p)(S.Pl+"setUserIdAndResetSession",[t],void 0,"session",e.ee):(0,_.U)(e,"enduser.id",t,S.Dl,!0)},e)}(this),function(e){(0,_.Y)(S.nb,function(t){if("string"==typeof t||null===t)return(0,_.U)(e,"application.version",t,S.nb,!1);(0,u.R)(42,typeof t)},e)}(this),function(e){(0,_.Y)(S.d3,function(){e.ee.emit("manual-start-all")},e)}(this),function(e){(0,_.Y)(S.Pv,function(t=!0){if("boolean"==typeof t){if((0,A.p)(S.Pl+S.Pv,[t],void 0,"session",e.ee),e.runtime.consented=t,t){const t=e.features.page_view_event;t.onAggregateImported.then(e=>{const r=t.featAggregate;e&&!r.sentRum&&r.sendRum()})}}else(0,u.R)(65,typeof t)},e)}(this),this.run()):(0,u.R)(21)}get config(){return{info:this.info,init:this.init,loader_config:this.loader_config,runtime:this.runtime}}get api(){return this}run(){try{const e=function(e){const t={};return r.forEach(r=>{t[r]=!!e[r]?.enabled}),t}(this.init),n=[...this.desiredFeatures];n.sort((e,r)=>t.P3[e.featureName]-t.P3[r.featureName]),n.forEach(r=>{if(!e[r.featureName]&&r.featureName!==t.K7.pageViewEvent)return;const n=function(e){switch(e){case t.K7.ajax:return[t.K7.jserrors];case t.K7.sessionTrace:return[t.K7.ajax,t.K7.pageViewEvent];case t.K7.sessionReplay:return[t.K7.sessionTrace];case t.K7.pageViewTiming:return[t.K7.pageViewEvent];default:return[]}}(r.featureName).filter(e=>!(e in this.features));n.length>0&&(0,u.R)(36,{targetFeature:r.featureName,missingDependencies:n}),this.features[r.featureName]=new r(this)})}catch(e){(0,u.R)(22,e);for(const e in this.features)this.features[e].abortHandler?.();const t=(0,n.Zm)();delete t.initializedAgents[this.agentIdentifier]?.features,delete this.sharedAggregator;return t.ee.get(this.agentIdentifier).abort(),!1}}}var K=i(2843),W=i(782);class F extends I{static featureName=W.T;constructor(e){super(e,W.T),p.RI&&((0,K.u)(()=>(0,A.p)("docHidden",[(0,x.t)()],void 0,W.T,this.ee),!0),(0,K.G)(()=>(0,A.p)("winPagehide",[(0,x.t)()],void 0,W.T,this.ee)),this.importAggregator(e,()=>i.e(478).then(i.bind(i,9917))))}}var U=i(3969);class V extends I{static featureName=U.TZ;constructor(e){super(e,U.TZ),this.importAggregator(e,()=>i.e(478).then(i.bind(i,6555)))}}var z=i(6774),G=i(3878),Y=i(3304);class Z{constructor(e,t,r,n,i){this.name="UncaughtError",this.message="string"==typeof e?e:(0,Y.A)(e),this.sourceURL=t,this.line=r,this.column=n,this.__newrelic=i}}function q(e){return J(e)?e:new Z(void 0!==e?.message?e.message:e,e?.filename||e?.sourceURL,e?.lineno||e?.line,e?.colno||e?.col,e?.__newrelic,e?.cause)}function X(e){const t="Unhandled Promise Rejection: ";if(!e?.reason)return;if(J(e.reason)){try{e.reason.message.startsWith(t)||(e.reason.message=t+e.reason.message)}catch(e){}return q(e.reason)}const r=q(e.reason);return(r.message||"").startsWith(t)||(r.message=t+r.message),r}function Q(e){if(e.error instanceof SyntaxError&&!/:\d+$/.test(e.error.stack?.trim())){const t=new Z(e.message,e.filename,e.lineno,e.colno,e.error.__newrelic,e.cause);return t.name=SyntaxError.name,t}return J(e.error)?e.error:q(e)}function J(e){return e instanceof Error&&!!e.stack}function ee(e,r,n,i,s=(0,x.t)()){"string"==typeof e&&(e=new Error(e)),(0,A.p)("err",[e,s,!1,r,n.runtime.isRecording,void 0,i],void 0,t.K7.jserrors,n.ee),(0,A.p)("uaErr",[],void 0,t.K7.genericEvents,n.ee)}var te=i(5732),re=i(993),ne=i(3785);function ie(e,{customAttributes:t={},level:r=re.p_.INFO}={},n,i,s=(0,x.t)()){(0,ne.R)(n.ee,e,t,r,!1,i,s)}function se(e,r,n,i,s=(0,x.t)()){(0,A.p)(S.Pl+S.hG,[s,e,r,i],void 0,t.K7.genericEvents,n.ee)}function oe(e,r,n,i,s=(0,x.t)()){const{start:o,end:a,customAttributes:c}=r||{},d={customAttributes:c||{}};if("object"!=typeof d.customAttributes||"string"!=typeof e||0===e.length)return void(0,u.R)(57);const l=(e,t)=>null==e?t:"number"==typeof e?e:e instanceof PerformanceMark?e.startTime:Number.NaN;if(d.start=l(o,0),d.end=l(a,s),Number.isNaN(d.start)||Number.isNaN(d.end))(0,u.R)(57);else{if(d.duration=d.end-d.start,!(d.duration<0))return(0,A.p)(S.Pl+S.V1,[d,e,i],void 0,t.K7.genericEvents,n.ee),d;(0,u.R)(58)}}function ae(e,r={},n,i,s=(0,x.t)()){(0,A.p)(S.Pl+S.fF,[s,e,r,i],void 0,t.K7.genericEvents,n.ee)}var ce=i(7508),de=i(9566);const ue=["name","id","type"],le=new Map([[se,"addPageAction"],[ie,"log"],[oe,"measure"],[ee,"noticeError"],[ae,"recordCustomEvent"]]),fe={experimental:(0,C.J)(()=>(0,u.R)(54,"newrelic.register")),disabled:(0,C.J)(()=>(0,u.R)(55)),invalidTarget:(0,C.J)(e=>(0,u.R)(48,e)),deregistered:(0,C.J)(()=>(0,u.R)(68))};function he(e){(0,_.Y)(S.eY,function(t){return pe(e,t)},e)}function pe(e,r){fe.experimental(),r||={},r.instance=(0,de.LA)(8),r.type=te.fQ.MFE,r.licenseKey||=e.info.licenseKey,r.blocked=!1,("object"!=typeof r.tags||null===r.tags||Array.isArray(r.tags))&&(r.tags={}),r.parent??={get id(){return e.runtime.appMetadata.agents[0].entityGuid},type:te.fQ.BA};const n=(0,ce.Qr)(),i={};Object.prototype.hasOwnProperty.call(r,"attributes")||Object.defineProperty(r,"attributes",{get:()=>({...i,"source.id":r.id,"source.name":r.name,"source.type":r.type,"parent.type":r.parent?.type||te.fQ.BA,"parent.id":r.parent?.id})}),Object.entries(r.tags).forEach(([e,t])=>{ue.includes(e)||(i["source.".concat(e)]=t)});let s=()=>{};const o=e.runtime.registeredEntities,a=e=>{r.blocked=!0,s=e};function c(e){return"string"==typeof e&&!!e.trim()&&e.trim().length<501}e.init.api.register.enabled||a(fe.disabled),c(r.id)&&c(r.name)||a(()=>fe.invalidTarget(r));const d={addPageAction:(t,n={})=>p(se,[t,{...i,...n},e],r),deregister:()=>{f(),a(fe.deregistered)},log:(t,n={})=>p(ie,[t,{...n,customAttributes:{...i,...n.customAttributes||{}}},e],r),measure:(t,n={})=>p(oe,[t,{...n,customAttributes:{...i,...n.customAttributes||{}}},e],r),noticeError:(t,n={})=>p(ee,[t,{...i,...n},e],r),recordCustomEvent:(t,n={})=>p(ae,[t,{...i,...n},e],r),setApplicationVersion:e=>h("application.version",e),setCustomAttribute:(e,t)=>h(e,t),setUserId:e=>h("enduser.id",e),metadata:{get customAttributes(){return i},target:r,timings:n}},l=()=>(r.blocked&&s(),r.blocked);function f(){if(n.reportedAt)return;n.reportedAt=(0,x.t)();const e=n.fetchEnd-n.fetchStart,t=n.scriptEnd-n.scriptStart;d.recordCustomEvent("MicroFrontEndTiming",{assetUrl:n.asset,assetType:n.type,timeAlive:n.reportedAt-n.registeredAt,timeToBeRequested:n.fetchStart,timeToExecute:t,timeToFetch:e,timeToLoad:e+t,timeToRegister:n.registeredAt})}l()||(o.push(d),(0,K.G)(f));const h=(e,t)=>{l()||(i[e]=t)},p=(r,n,i)=>{if(l()&&r!==pe)return;const s=(0,x.t)(),o=le.get(r)||"unknown";(0,A.p)(U.xV,["API/register/".concat(o,"/called")],void 0,t.K7.metrics,e.ee);try{return r(...n,i,s)}catch(e){(0,u.R)(50,e)}};return d}class ge extends I{static featureName=z.T;constructor(e){var t;super(e,z.T),t=e,(0,_.Y)(S.o5,(e,r)=>ee(e,r,t),t),function(e){(0,_.Y)(S.bt,function(t){e.runtime.onerror=t},e)}(e),function(e){let t=0;(0,_.Y)(S.k6,function(e,r){++t>10||(this.runtime.releaseIds[e.slice(-200)]=(""+r).slice(-200))},e)}(e),he(e);try{this.removeOnAbort=new AbortController}catch(e){}this.ee.on("internal-error",(t,r)=>{this.abortHandler&&(0,A.p)("ierr",[q(t),(0,x.t)(),!0,{},e.runtime.isRecording,r],void 0,this.featureName,this.ee)}),p.gm.addEventListener("unhandledrejection",t=>{this.abortHandler&&(0,A.p)("err",[X(t),(0,x.t)(),!1,{unhandledPromiseRejection:1},e.runtime.isRecording],void 0,this.featureName,this.ee)},(0,G.jT)(!1,this.removeOnAbort?.signal)),p.gm.addEventListener("error",t=>{this.abortHandler&&(0,A.p)("err",[Q(t),(0,x.t)(),!1,{},e.runtime.isRecording],void 0,this.featureName,this.ee)},(0,G.jT)(!1,this.removeOnAbort?.signal)),this.abortHandler=this.#n,this.importAggregator(e,()=>i.e(478).then(i.bind(i,9377)))}#n(){this.removeOnAbort?.abort(),this.abortHandler=void 0}}var me=i(8990);let ve=1;function ye(e){const t=typeof e;return!e||"object"!==t&&"function"!==t?-1:e===p.gm?0:(0,me.I)(e,"nr@id",function(){return ve++})}function be(e){if("string"==typeof e&&e.length)return e.length;if("object"==typeof e){if("undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer&&e.byteLength)return e.byteLength;if("undefined"!=typeof Blob&&e instanceof Blob&&e.size)return e.size;if(!("undefined"!=typeof FormData&&e instanceof FormData))try{return(0,Y.A)(e).length}catch(e){return}}}var we=i(8139),Re=i(3434);const Ee={},Te=["open","send"];function Ae(e,t){var r=e||w.ee;const n=function(e){return(e||w.ee).get("xhr")}(r);if(void 0===p.gm.XMLHttpRequest)return n;if(Ee[n.debugId]++)return n;Ee[n.debugId]=1,(0,we.u)(r);var i=(0,Re.YM)(n),s=p.gm.XMLHttpRequest,o=p.gm.MutationObserver,a=p.gm.Promise,c=p.gm.setInterval,d="readystatechange",l=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],f=[],h=p.gm.XMLHttpRequest=function(e){const r=new s(e),o=n.context(r);o.targets=(0,te.$5)(t);try{n.emit("new-xhr",[r],o),r.addEventListener(d,(a=o,function(){var e=this;e.readyState>3&&!a.resolved&&(a.resolved=!0,n.emit("xhr-resolved",[],e)),i.inPlace(e,l,"fn-",R)}),(0,G.jT)(!1))}catch(e){(0,u.R)(15,e);try{n.emit("internal-error",[e])}catch(e){}}var a;return r};function g(e,t){i.inPlace(t,["onreadystatechange"],"fn-",R)}if(function(e,t){for(var r in e)t[r]=e[r]}(s,h),h.prototype=s.prototype,i.inPlace(h.prototype,Te,"-xhr-",R),n.on("send-xhr-start",function(e,t){g(e,t),function(e){f.push(e),o&&(m?m.then(b):c?c(b):(v=-v,y.data=v))}(t)}),n.on("open-xhr-start",g),o){var m=a&&a.resolve();if(!c&&!a){var v=1,y=document.createTextNode(v);new o(b).observe(y,{characterData:!0})}}else r.on("fn-end",function(e){e[0]&&e[0].type===d||b()});function b(){for(var e=0;e<f.length;e++)g(0,f[e]);f.length&&(f=[])}function R(e,t){return t}return n}var xe="fetch-",Se=xe+"body-",_e=["arrayBuffer","blob","json","text","formData"],Oe=p.gm.Request,Pe=p.gm.Response,ke="prototype";const Ne={};function je(e,t){const r=function(e){return(e||w.ee).get("fetch")}(e);if(!(Oe&&Pe&&p.gm.fetch))return r;if(Ne[r.debugId]++)return r;function n(e,n,i){var s=e[n];"function"==typeof s&&(e[n]=function(){var e=[...arguments];const n={},o=(0,te.$5)(t);var a;r.emit(i+"before-start",[e],n),n[w.P]&&n[w.P].dt&&(a=n[w.P].dt);var c=s.apply(this,e);return r.emit(i+"start",[e,a],c),c.then(function(e){return r.emit(i+"end",[null,e,o],c),e},function(e){throw r.emit(i+"end",[e,void 0,o],c),e})})}return Ne[r.debugId]=1,_e.forEach(e=>{n(Oe[ke],e,Se),n(Pe[ke],e,Se)}),n(p.gm,"fetch",xe),r.on(xe+"end",function(e,t,n){var i=this;if(i.targets=n||[void 0],t){var s=t.headers.get("content-length");null!==s&&(i.rxSize=s),r.emit(xe+"done",[null,t],i)}else r.emit(xe+"done",[e],i)}),r}var Ce=i(7485);class De{constructor(e){this.agentRef=e}generateTracePayload(e){const t=this.agentRef.loader_config;if(!this.shouldGenerateTrace(e)||!t)return null;var r=(t.accountID||"").toString()||null,n=(t.agentID||"").toString()||null,i=(t.trustKey||"").toString()||null;if(!r||!n)return null;var s=(0,de.ZF)(),o=(0,de.el)(),a=Date.now(),c={spanId:s,traceId:o,timestamp:a};return(e.sameOrigin||this.isAllowedOrigin(e)&&this.useTraceContextHeadersForCors())&&(c.traceContextParentHeader=this.generateTraceContextParentHeader(s,o),c.traceContextStateHeader=this.generateTraceContextStateHeader(s,a,r,n,i)),(e.sameOrigin&&!this.excludeNewrelicHeader()||!e.sameOrigin&&this.isAllowedOrigin(e)&&this.useNewrelicHeaderForCors())&&(c.newrelicHeader=this.generateTraceHeader(s,o,a,r,n,i)),c}generateTraceContextParentHeader(e,t){return"00-"+t+"-"+e+"-01"}generateTraceContextStateHeader(e,t,r,n,i){return i+"@nr=0-1-"+r+"-"+n+"-"+e+"----"+t}generateTraceHeader(e,t,r,n,i,s){if(!("function"==typeof p.gm?.btoa))return null;var o={v:[0,1],d:{ty:"Browser",ac:n,ap:i,id:e,tr:t,ti:r}};return s&&n!==s&&(o.d.tk=s),btoa((0,Y.A)(o))}shouldGenerateTrace(e){return this.agentRef.init?.distributed_tracing?.enabled&&this.isAllowedOrigin(e)}isAllowedOrigin(e){var t=!1;const r=this.agentRef.init?.distributed_tracing;if(e.sameOrigin)t=!0;else if(r?.allowed_origins instanceof Array)for(var n=0;n<r.allowed_origins.length;n++){var i=(0,Ce.D)(r.allowed_origins[n]);if(e.hostname===i.hostname&&e.protocol===i.protocol&&e.port===i.port){t=!0;break}}return t}excludeNewrelicHeader(){var e=this.agentRef.init?.distributed_tracing;return!!e&&!!e.exclude_newrelic_header}useNewrelicHeaderForCors(){var e=this.agentRef.init?.distributed_tracing;return!!e&&!1!==e.cors_use_newrelic_header}useTraceContextHeadersForCors(){var e=this.agentRef.init?.distributed_tracing;return!!e&&!!e.cors_use_tracecontext_headers}}var Le=i(9300),Ie=i(7295);function Me(e){return"string"==typeof e?e:e instanceof(0,n.dV)().o.REQ?e.url:p.gm?.URL&&e instanceof URL?e.href:void 0}var Be=["load","error","abort","timeout"],He=Be.length,Ke=(0,n.dV)().o.REQ,We=(0,n.dV)().o.XHR;const Fe="X-NewRelic-App-Data";class Ue extends I{static featureName=Le.T;constructor(e){super(e,Le.T),this.dt=new De(e),this.handler=(e,t,r,n)=>(0,A.p)(e,t,r,n,this.ee);try{const e={xmlhttprequest:"xhr",fetch:"fetch",beacon:"beacon"};p.gm?.performance?.getEntriesByType("resource").forEach(r=>{if(r.initiatorType in e&&0!==r.responseStatus){const n={status:r.responseStatus},i={rxSize:r.transferSize,duration:Math.floor(r.duration),cbTime:0};Ve(n,r.name),this.handler("xhr",[n,i,r.startTime,r.responseEnd,e[r.initiatorType]],void 0,t.K7.ajax)}})}catch(e){}je(this.ee,e),Ae(this.ee,e),function(e,r,n,i){function s(e){var t=this;t.totalCbs=0,t.called=0,t.cbTime=0,t.end=R,t.ended=!1,t.xhrGuids={},t.lastSize=null,t.loadCaptureCalled=!1,t.params=this.params||{},t.metrics=this.metrics||{},t.latestLongtaskEnd=0,e.addEventListener("load",function(r){T(t,e)},(0,G.jT)(!1)),p.lR||e.addEventListener("progress",function(e){t.lastSize=e.loaded},(0,G.jT)(!1))}function o(e){this.params={method:e[0]},Ve(this,e[1]),this.metrics={}}function a(t,r){e.loader_config.xpid&&this.sameOrigin&&r.setRequestHeader("X-NewRelic-ID",e.loader_config.xpid);var n=i.generateTracePayload(this.parsedOrigin);if(n){var s=!1;n.newrelicHeader&&(r.setRequestHeader("newrelic",n.newrelicHeader),s=!0),n.traceContextParentHeader&&(r.setRequestHeader("traceparent",n.traceContextParentHeader),n.traceContextStateHeader&&r.setRequestHeader("tracestate",n.traceContextStateHeader),s=!0),s&&(this.dt=n)}}function c(e,t){var n=this.metrics,i=e[0],s=this;if(n&&i){var o=be(i);o&&(n.txSize=o)}this.startTime=(0,x.t)(),this.body=i,this.listener=function(e){try{"abort"!==e.type||s.loadCaptureCalled||(s.params.aborted=!0),("load"!==e.type||s.called===s.totalCbs&&(s.onloadCalled||"function"!=typeof t.onload)&&"function"==typeof s.end)&&s.end(t)}catch(e){try{r.emit("internal-error",[e])}catch(e){}}};for(var a=0;a<He;a++)t.addEventListener(Be[a],this.listener,(0,G.jT)(!1))}function d(e,t,r){this.cbTime+=e,t?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof r.onload||"function"!=typeof this.end||this.end(r)}function u(e,t){var r=""+ye(e)+!!t;this.xhrGuids&&!this.xhrGuids[r]&&(this.xhrGuids[r]=!0,this.totalCbs+=1)}function l(e,t){var r=""+ye(e)+!!t;this.xhrGuids&&this.xhrGuids[r]&&(delete this.xhrGuids[r],this.totalCbs-=1)}function f(){this.endTime=(0,x.t)()}function h(e,t){t instanceof We&&"load"===e[0]&&r.emit("xhr-load-added",[e[1],e[2]],t)}function g(e,t){t instanceof We&&"load"===e[0]&&r.emit("xhr-load-removed",[e[1],e[2]],t)}function m(e,t,r){t instanceof We&&("onload"===r&&(this.onload=!0),("load"===(e[0]&&e[0].type)||this.onload)&&(this.xhrCbStart=(0,x.t)()))}function v(e,t){this.xhrCbStart&&r.emit("xhr-cb-time",[(0,x.t)()-this.xhrCbStart,this.onload,t],t)}function y(e){var t,r=e[1]||{};if("string"==typeof e[0]?0===(t=e[0]).length&&p.RI&&(t=""+p.gm.location.href):e[0]&&e[0].url?t=e[0].url:p.gm?.URL&&e[0]&&e[0]instanceof URL?t=e[0].href:"function"==typeof e[0].toString&&(t=e[0].toString()),"string"==typeof t&&0!==t.length){t&&(this.parsedOrigin=(0,Ce.D)(t),this.sameOrigin=this.parsedOrigin.sameOrigin);var n=i.generateTracePayload(this.parsedOrigin);if(n&&(n.newrelicHeader||n.traceContextParentHeader))if(e[0]&&e[0].headers)a(e[0].headers,n)&&(this.dt=n);else{var s={};for(var o in r)s[o]=r[o];s.headers=new Headers(r.headers||{}),a(s.headers,n)&&(this.dt=n),e.length>1?e[1]=s:e.push(s)}}function a(e,t){var r=!1;return t.newrelicHeader&&(e.set("newrelic",t.newrelicHeader),r=!0),t.traceContextParentHeader&&(e.set("traceparent",t.traceContextParentHeader),t.traceContextStateHeader&&e.set("tracestate",t.traceContextStateHeader),r=!0),r}}function b(e,t){this.params={},this.metrics={},this.startTime=(0,x.t)(),this.dt=t;let[r,n={}]=e;Ve(this,Me(r));const i=(""+(r&&r instanceof Ke&&r.method||n.method||"GET")).toUpperCase();this.params.method=i,this.body=n.body,this.txSize=be(n.body)||0}function w(e,t){if(this.endTime=(0,x.t)(),this.params||(this.params={}),(0,Ie.iW)(this.params))return;let r;this.params.status=t?t.status:0,"string"==typeof this.rxSize&&this.rxSize.length>0&&(r=+this.rxSize);const n={txSize:this.txSize,rxSize:r,duration:(0,x.t)()-this.startTime},i=[this.params,n,this.startTime,this.endTime,"fetch"];this.targets.forEach(e=>E(i,this,e))}function R(e){const t=this.params,r=this.metrics;if(this.ended)return;this.ended=!0;for(let t=0;t<He;t++)e.removeEventListener(Be[t],this.listener,!1);if(t.aborted)return;if((0,Ie.iW)(t))return;r.duration=(0,x.t)()-this.startTime,this.loadCaptureCalled||4!==e.readyState?null==t.status&&(t.status=0):T(this,e),r.cbTime=this.cbTime;const n=[t,r,this.startTime,this.endTime,"xhr"];this.targets.forEach(e=>E(n,this,e))}function E(e,r,i){n("xhr",[...e,i],r,t.K7.ajax)}function T(e,n){e.params.status=n.status;var i=function(e,t){var r=e.responseType;return"json"===r&&null!==t?t:"arraybuffer"===r||"blob"===r||"json"===r?be(e.response):"text"===r||""===r||void 0===r?be(e.responseText):void 0}(n,e.lastSize);if(i&&(e.metrics.rxSize=i),e.sameOrigin&&n.getAllResponseHeaders().indexOf(Fe)>=0){var s=n.getResponseHeader(Fe);s&&((0,A.p)(U.rs,["Ajax/CrossApplicationTracing/Header/Seen"],void 0,t.K7.metrics,r),e.params.cat=s.split(", ").pop())}e.loadCaptureCalled=!0}r.on("new-xhr",s),r.on("open-xhr-start",o),r.on("open-xhr-end",a),r.on("send-xhr-start",c),r.on("xhr-cb-time",d),r.on("xhr-load-added",u),r.on("xhr-load-removed",l),r.on("xhr-resolved",f),r.on("addEventListener-end",h),r.on("removeEventListener-end",g),r.on("fn-end",v),r.on("fetch-before-start",y),r.on("fetch-start",b),r.on("fn-start",m),r.on("fetch-done",w)}(e,this.ee,this.handler,this.dt),this.importAggregator(e,()=>i.e(478).then(i.bind(i,3845)))}}function Ve(e,t){var r=(0,Ce.D)(t),n=e.params||e;n.hostname=r.hostname,n.port=r.port,n.protocol=r.protocol,n.host=r.hostname+":"+r.port,n.pathname=r.pathname,e.parsedOrigin=r,e.sameOrigin=r.sameOrigin}const ze={},Ge=["pushState","replaceState"];function Ye(e){const t=function(e){return(e||w.ee).get("history")}(e);return!p.RI||ze[t.debugId]++||(ze[t.debugId]=1,(0,Re.YM)(t).inPlace(window.history,Ge,"-")),t}var Ze=i(3738);function qe(e){(0,_.Y)(S.BL,function(r=Date.now()){const n=r-p.WN;n<0&&(0,u.R)(62,r),(0,A.p)(U.XG,[S.BL,{time:n}],void 0,t.K7.metrics,e.ee),e.addToTrace({name:S.BL,start:r,origin:"nr"}),(0,A.p)(S.Pl+S.hG,[n,S.BL],void 0,t.K7.genericEvents,e.ee)},e)}const{He:Xe,bD:$e,d3:Qe,Kp:Je,TZ:et,Lc:tt,uP:rt,Rz:nt}=Ze;class it extends I{static featureName=et;constructor(e){var r;super(e,et),r=e,(0,_.Y)(S.U2,function(e){if(!(e&&"object"==typeof e&&e.name&&e.start))return;const n={n:e.name,s:e.start-p.WN,e:(e.end||e.start)-p.WN,o:e.origin||"",t:"api"};n.s<0||n.e<0||n.e<n.s?(0,u.R)(61,{start:n.s,end:n.e}):(0,A.p)("bstApi",[n],void 0,t.K7.sessionTrace,r.ee)},r),qe(e);if(!(0,j.V)(e.init))return void this.deregisterDrain();const n=this.ee;let s;Ye(n),this.eventsEE=(0,we.u)(n),this.eventsEE.on(rt,function(e,t){this.bstStart=(0,x.t)()}),this.eventsEE.on(tt,function(e,r){(0,A.p)("bst",[e[0],r,this.bstStart,(0,x.t)()],void 0,t.K7.sessionTrace,n)}),n.on(nt+Qe,function(e){this.time=(0,x.t)(),this.startPath=location.pathname+location.hash}),n.on(nt+Je,function(e){(0,A.p)("bstHist",[location.pathname+location.hash,this.startPath,this.time],void 0,t.K7.sessionTrace,n)});try{s=new PerformanceObserver(e=>{const r=e.getEntries();(0,A.p)(Xe,[r],void 0,t.K7.sessionTrace,n)}),s.observe({type:$e,buffered:!0})}catch(e){}this.importAggregator(e,()=>i.e(478).then(i.bind(i,6974)),{resourceObserver:s})}}var st=i(733),ot=i(6344);class at extends I{static featureName=ot.TZ;#i;recorder;constructor(e){var r;let n;super(e,ot.TZ),r=e,(0,_.Y)(S.CH,function(){(0,A.p)(S.CH,[],void 0,t.K7.sessionReplay,r.ee)},r),function(e){(0,_.Y)(S.Tb,function(){(0,A.p)(S.Tb,[],void 0,t.K7.sessionReplay,e.ee)},e)}(e);const s="".concat(d.Wt).concat((0,st.Y)(e.info.licenseKey,e.info.applicationID));try{n=JSON.parse(localStorage.getItem(s))}catch(e){}(0,N.SR)(e.init)&&this.ee.on(S.CH,()=>this.#s()),this.#o(n)&&this.importRecorder().then(e=>{e.startRecording(ot.Qb.PRELOAD,n?.sessionReplayMode)}),this.importAggregator(this.agentRef,()=>i.e(478).then(i.bind(i,6167)),this),this.ee.on("err",e=>{this.blocked||this.agentRef.runtime.isRecording&&(this.errorNoticed=!0,(0,A.p)(ot.Vh,[e],void 0,this.featureName,this.ee))})}#o(e){return e&&(e.sessionReplayMode===d.g.FULL||e.sessionReplayMode===d.g.ERROR)||(0,N.Aw)(this.agentRef.init)}importRecorder(){return this.recorder?Promise.resolve(this.recorder):(this.#i??=Promise.all([i.e(478),i.e(249)]).then(i.bind(i,4866)).then(({Recorder:e})=>(this.recorder=new e(this),this.recorder)).catch(e=>{throw this.ee.emit("internal-error",[e]),this.blocked=!0,e}),this.#i)}#s(){this.blocked||(this.featAggregate?this.featAggregate.mode!==d.g.FULL&&this.featAggregate.initializeRecording(d.g.FULL,!0,ot.Qb.API):this.importRecorder().then(()=>{this.recorder.startRecording(ot.Qb.API,d.g.FULL)}))}}var ct=i(3962);class dt extends I{static featureName=ct.TZ;constructor(e){if(super(e,ct.TZ),function(e){const r=e.ee.get("tracer");function n(){}(0,_.Y)(S.dT,function(e){return(new n).get("object"==typeof e?e:{})},e);const i=n.prototype={createTracer:function(n,i){var s={},o=this,a="function"==typeof i;return(0,A.p)(U.xV,["API/createTracer/called"],void 0,t.K7.metrics,e.ee),function(){if(r.emit((a?"":"no-")+"fn-start",[(0,x.t)(),o,a],s),a)try{return i.apply(this,arguments)}catch(e){const t="string"==typeof e?new Error(e):e;throw r.emit("fn-err",[arguments,this,t],s),t}finally{r.emit("fn-end",[(0,x.t)()],s)}}}};["actionText","setName","setAttribute","save","ignore","onEnd","getContext","end","get"].forEach(r=>{_.Y.apply(this,[r,function(){return(0,A.p)(S.hw+r,[performance.now(),...arguments],this,t.K7.softNav,e.ee),this},e,i])}),(0,_.Y)(S.PA,function(){(0,A.p)(S.hw+"routeName",[performance.now(),...arguments],void 0,t.K7.softNav,e.ee)},e)}(e),!p.RI||!(0,n.dV)().o.MO)return;const r=Ye(this.ee);try{this.removeOnAbort=new AbortController}catch(e){}ct.tC.forEach(e=>{(0,G.sp)(e,e=>{c(e)},!0,this.removeOnAbort?.signal)});const s=()=>(0,A.p)("newURL",[(0,x.t)(),""+window.location],void 0,this.featureName,this.ee);r.on("pushState-end",s),r.on("replaceState-end",s),(0,G.sp)(ct.OV,e=>{c(e),(0,A.p)("newURL",[e.timeStamp,""+window.location],void 0,this.featureName,this.ee)},!0,this.removeOnAbort?.signal);let o=!1;const a=new((0,n.dV)().o.MO)((e,t)=>{o||(o=!0,requestAnimationFrame(()=>{(0,A.p)("newDom",[(0,x.t)()],void 0,this.featureName,this.ee),o=!1}))}),c=(0,C.s)(e=>{"loading"!==document.readyState&&((0,A.p)("newUIEvent",[e],void 0,this.featureName,this.ee),a.observe(document.body,{attributes:!0,childList:!0,subtree:!0,characterData:!0}))},100,{leading:!0});this.abortHandler=function(){this.removeOnAbort?.abort(),a.disconnect(),this.abortHandler=void 0},this.importAggregator(e,()=>i.e(478).then(i.bind(i,4393)),{domObserver:a})}}var ut=i(9119);const lt={},ft=new Set;function ht(e){return"string"==typeof e?{type:"string",size:(new TextEncoder).encode(e).length}:e instanceof ArrayBuffer?{type:"ArrayBuffer",size:e.byteLength}:e instanceof Blob?{type:"Blob",size:e.size}:e instanceof DataView?{type:"DataView",size:e.byteLength}:ArrayBuffer.isView(e)?{type:"TypedArray",size:e.byteLength}:{type:"unknown",size:0}}class pt{constructor(e,t){this.timestamp=(0,x.t)(),this.currentUrl=(0,ut.L)(window.location.href),this.socketId=(0,de.LA)(8),this.requestedUrl=(0,ut.L)(e),this.requestedProtocols=Array.isArray(t)?t.join(","):t||"",this.openedAt=void 0,this.protocol=void 0,this.extensions=void 0,this.binaryType=void 0,this.messageOrigin=void 0,this.messageCount=0,this.messageBytes=0,this.messageBytesMin=0,this.messageBytesMax=0,this.messageTypes=void 0,this.sendCount=0,this.sendBytes=0,this.sendBytesMin=0,this.sendBytesMax=0,this.sendTypes=void 0,this.closedAt=void 0,this.closeCode=void 0,this.closeReason="unknown",this.closeWasClean=void 0,this.connectedDuration=0,this.hasErrors=void 0}}class gt extends I{static featureName=a.TZ;constructor(e){super(e,a.TZ);const r=e.init.feature_flags.includes("websockets"),s=!e.init.feature_flags.includes("no_spv"),o=[e.init.page_action.enabled,e.init.performance.capture_marks,e.init.performance.capture_measures,e.init.performance.resources.enabled,e.init.user_actions.enabled,r,s];var c;let d;if(c=e,(0,_.Y)(S.hG,(e,t)=>se(e,t,c),c),function(e){(0,_.Y)(S.fF,(t,r)=>ae(t,r,e),e)}(e),qe(e),he(e),function(e){(0,_.Y)(S.V1,(t,r)=>oe(t,r,e),e)}(e),this.removeOnAbort=new AbortController,this.abortHandler=()=>{this.removeOnAbort.abort(),this.abortHandler=void 0},r){const u=function(e){if(!(0,n.dV)().o.WS)return e;const t=e.get("websockets");if(lt[t.debugId]++)return t;lt[t.debugId]=1,(0,K.G)(()=>{const e=(0,x.t)();ft.forEach(r=>{r.nrData.closedAt=e,r.nrData.closeCode=1001,r.nrData.closeReason="Page navigating away",r.nrData.closeWasClean=!1,r.nrData.openedAt&&(r.nrData.connectedDuration=e-r.nrData.openedAt),t.emit("ws",[r.nrData],r)})});class r extends WebSocket{static name="WebSocket";static toString(){return"function WebSocket() { [native code] }"}toString(){return"[object WebSocket]"}get[Symbol.toStringTag](){return r.name}#a(e){(e.__newrelic??={}).socketId=this.nrData.socketId,this.nrData.hasErrors??=!0}constructor(...e){super(...e),this.nrData=new pt(e[0],e[1]),this.addEventListener("open",()=>{this.nrData.openedAt=(0,x.t)(),["protocol","extensions","binaryType"].forEach(e=>{this.nrData[e]=this[e]}),ft.add(this)}),this.addEventListener("message",e=>{const{type:t,size:r}=ht(e.data);this.nrData.messageOrigin??=(0,ut.L)(e.origin),this.nrData.messageCount++,this.nrData.messageBytes+=r,this.nrData.messageBytesMin=Math.min(this.nrData.messageBytesMin||1/0,r),this.nrData.messageBytesMax=Math.max(this.nrData.messageBytesMax,r),(this.nrData.messageTypes??"").includes(t)||(this.nrData.messageTypes=this.nrData.messageTypes?"".concat(this.nrData.messageTypes,",").concat(t):t)}),this.addEventListener("close",e=>{this.nrData.closedAt=(0,x.t)(),this.nrData.closeCode=e.code,e.reason&&(this.nrData.closeReason=e.reason),this.nrData.closeWasClean=e.wasClean,this.nrData.connectedDuration=this.nrData.closedAt-this.nrData.openedAt,ft.delete(this),t.emit("ws",[this.nrData],this)})}addEventListener(e,t,...r){const n=this,i="function"==typeof t?function(...e){try{return t.apply(this,e)}catch(e){throw n.#a(e),e}}:t?.handleEvent?{handleEvent:function(...e){try{return t.handleEvent.apply(t,e)}catch(e){throw n.#a(e),e}}}:t;return super.addEventListener(e,i,...r)}send(e){if(this.readyState===WebSocket.OPEN){const{type:t,size:r}=ht(e);this.nrData.sendCount++,this.nrData.sendBytes+=r,this.nrData.sendBytesMin=Math.min(this.nrData.sendBytesMin||1/0,r),this.nrData.sendBytesMax=Math.max(this.nrData.sendBytesMax,r),(this.nrData.sendTypes??"").includes(t)||(this.nrData.sendTypes=this.nrData.sendTypes?"".concat(this.nrData.sendTypes,",").concat(t):t)}try{return super.send(e)}catch(e){throw this.#a(e),e}}close(...e){try{super.close(...e)}catch(e){throw this.#a(e),e}}}return p.gm.WebSocket=r,t}(this.ee);u.on("ws",e=>{(0,A.p)("ws-complete",[e],void 0,this.featureName,this.ee)})}if(s&&p.gm.addEventListener("securitypolicyviolation",e=>{(0,A.p)("spv",[e],void 0,t.K7.genericEvents,this.ee)},(0,G.jT)(!1,this.removeOnAbort.signal)),p.RI){if(je(this.ee,e),Ae(this.ee,e),d=Ye(this.ee),e.init.user_actions.enabled){function l(t){const r=(0,Ce.D)(t);return e.beacons.includes(r.hostname+":"+r.port)}function f(){d.emit("navChange")}a.Zp.forEach(e=>(0,G.sp)(e,e=>(0,A.p)("ua",[e],void 0,this.featureName,this.ee),!0)),a.qN.forEach(e=>{const t=(0,C.s)(e=>{(0,A.p)("ua",[e],void 0,this.featureName,this.ee)},500,{leading:!0});(0,G.sp)(e,t)}),p.gm.addEventListener("error",()=>{(0,A.p)("uaErr",[],void 0,t.K7.genericEvents,this.ee)},(0,G.jT)(!1,this.removeOnAbort.signal)),this.ee.on("open-xhr-start",(e,r)=>{l(e[1])||r.addEventListener("readystatechange",()=>{2===r.readyState&&(0,A.p)("uaXhr",[],void 0,t.K7.genericEvents,this.ee)},(0,G.jT)(void 0,this.removeOnAbort.signal))}),this.ee.on("fetch-start",e=>{e.length>=1&&!l(Me(e[0]))&&(0,A.p)("uaXhr",[],void 0,t.K7.genericEvents,this.ee)}),d.on("pushState-end",f),d.on("replaceState-end",f),window.addEventListener("hashchange",f,(0,G.jT)(!0,this.removeOnAbort.signal)),window.addEventListener("popstate",f,(0,G.jT)(!0,this.removeOnAbort.signal))}if(e.init.performance.resources.enabled&&p.gm.PerformanceObserver?.supportedEntryTypes.includes("resource")){new PerformanceObserver(e=>{e.getEntries().forEach(e=>{(0,A.p)("browserPerformance.resource",[e],void 0,this.featureName,this.ee)})}).observe({type:"resource",buffered:!0})}}o.some(e=>e)?this.importAggregator(e,()=>i.e(478).then(i.bind(i,8019))):this.deregisterDrain()}}var mt=i(2646);const vt=new Map;function yt(e,t,r,n,i=!0,s){if("object"!=typeof t||!t||"string"!=typeof r||!r||"function"!=typeof t[r])return(0,u.R)(29);const o=function(e){return(e||w.ee).get("logger")}(e),a=(0,Re.YM)(o,void 0,s),c=new mt.y(w.P);c.level=n.level,c.customAttributes=n.customAttributes,c.autoCaptured=i;const d=t[r]?.[Re.Jt]||t[r];return vt.set(d,c),a.inPlace(t,[r],"wrap-logger-",()=>vt.get(d),void 0,!0),o}var bt=i(1910);class wt extends I{static featureName=re.TZ;constructor(e){var t;super(e,re.TZ),t=e,(0,_.Y)(S.$9,(e,r)=>ie(e,r,t),t),function(e){(0,_.Y)(S.Wb,(t,r,{customAttributes:n={},level:i=re.p_.INFO}={})=>{yt(e.ee,t,r,{customAttributes:n,level:i},!1,e)},e)}(e),he(e);const r=this.ee;["log","error","warn","info","debug","trace"].forEach(t=>{(0,bt.i)(p.gm.console[t]),yt(r,p.gm.console,t,{level:"log"===t?"info":t},void 0,e)}),this.ee.on("wrap-logger-end",function([e],t,n,i=[]){const{level:s,customAttributes:o,autoCaptured:a}=this;i.forEach(t=>{(0,ne.R)(r,e,o,s,a,t)})}),this.importAggregator(e,()=>i.e(478).then(i.bind(i,5288)))}}new H({features:[Ue,B,F,it,at,V,ge,gt,wt,dt],loaderType:"spa"})})()})();</script><link rel="preload" href="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/css/97a5e753182fa7da.css" as="style"/><link rel="stylesheet" href="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/css/97a5e753182fa7da.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js"></script><script src="//assets.adobedtm.com/6809d1ba6f0c/c4bef609fe0d/launch-b1aeef4798eb.min.js" defer="" data-nscript="beforeInteractive"></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/webpack-14b730478f2a1eb4.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/framework-4c4ebf0241186f41.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/main-0d2ce82a2eac789a.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/rdc-npm-b8283714b905a441.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/pages/_app-4b2d1a2cb512035c.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/fec483df-226b6fd821c4e208.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/e4b51dce-6df1aa975118ad35.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/2270-d3d640f5681ee6b2.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/4219-44a548b1ce018db3.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/8121-7410b7f3585b9859.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/4233-7a4d1761a3033b9a.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/7898-11d6830c2a5e5acd.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/3923-6fe4dd18836a0500.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/2725-a69eb221cf9ec8dc.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/chunks/pages/news-cf6f5340daa1a840.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/efa69e0e/_buildManifest.js" defer=""></script><script src="https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e/_next/static/efa69e0e/_ssgManifest.js" defer=""></script><style data-styled="" data-styled-version="5.3.11">.bWOaEY{font-size:12px;line-height:16px;font-weight:700;text-align:inherit;color:#FFFFFF;word-break:normal;}/*!sc*/
@media (max-width:767px){.bWOaEY{font-weight:700;}}/*!sc*/
.dMwvaW{font-size:14px;line-height:inherit;font-weight:500;text-align:inherit;color:#1A1816;word-break:normal;}/*!sc*/
@media (max-width:767px){.dMwvaW{line-height:inherit;font-weight:500;}}/*!sc*/
.jaiCQw{font-size:32px;line-height:40px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;text-align:inherit;color:#1A1816;word-break:normal;}/*!sc*/
@media (max-width:767px){.jaiCQw{font-size:24px;line-height:28px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;}}/*!sc*/
.gqBhHG{font-size:14px;line-height:20px;font-weight:400;text-align:inherit;color:#1A1816;word-break:normal;}/*!sc*/
.jvmPby{font-size:20px;line-height:24px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;text-align:inherit;color:#1A1816;word-break:normal;}/*!sc*/
@media (max-width:767px){.jvmPby{font-size:18px;line-height:24px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;}}/*!sc*/
.fdcyNK{font-size:16px;line-height:24px;font-weight:400;text-align:inherit;color:#1A1816;word-break:normal;margin-top:12px;}/*!sc*/
.itXgQf{font-size:12px;line-height:16px;font-weight:400;text-align:inherit;color:#726A60;word-break:normal;}/*!sc*/
.bjwNzj{font-size:12px;line-height:16px;font-weight:400;text-align:right;color:#726A60;word-break:normal;margin-top:4px;}/*!sc*/
.ixSjTa{font-size:14px;line-height:20px;font-weight:700;text-align:inherit;color:#726A60;word-break:normal;margin-top:8px;}/*!sc*/
@media (max-width:767px){.ixSjTa{font-weight:700;}}/*!sc*/
.kYoyPR{font-size:24px;line-height:28px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;text-align:inherit;color:#1A1816;word-break:normal;}/*!sc*/
@media (max-width:767px){.kYoyPR{font-size:20px;line-height:24px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;}}/*!sc*/
.bGmfQp{font-size:12px;line-height:16px;font-weight:400;text-align:inherit;color:#1A1816;word-break:normal;}/*!sc*/
.gUPbkQ{font-size:16px;line-height:24px;font-weight:400;text-align:inherit;color:#1A1816;word-break:normal;}/*!sc*/
.wiLno{font-size:16px;line-height:24px;font-weight:400;text-align:inherit;color:#1A1816;word-break:normal;}/*!sc*/
.jjdjXe{font-size:16px;line-height:24px;font-weight:400;text-align:inherit;color:#726A60;word-break:normal;}/*!sc*/
.hqtFKc{font-size:24px;line-height:28px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;text-align:inherit;color:#1A1816;word-break:normal;margin-top:8px;margin-bottom:20px;}/*!sc*/
@media (max-width:767px){.hqtFKc{font-size:32px;line-height:24px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;}}/*!sc*/
.jTAkUh{font-size:20px;line-height:24px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;text-align:center;color:#1A1816;word-break:normal;margin-bottom:8px;}/*!sc*/
@media (max-width:767px){.jTAkUh{font-size:18px;line-height:24px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;}}/*!sc*/
.lkeIvH{font-size:15px;line-height:20px;font-weight:400;text-align:center;color:#1A1816;word-break:normal;}/*!sc*/
@media (max-width:767px){.lkeIvH{font-size:15px;}}/*!sc*/
.jHSrke{font-size:24px;line-height:28px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;text-align:inherit;color:#1A1816;word-break:normal;}/*!sc*/
@media (max-width:767px){.jHSrke{font-size:32px;line-height:24px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;}}/*!sc*/
.ldovxg{font-size:20px;line-height:24px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;text-align:inherit;color:#FFFFFF;word-break:normal;}/*!sc*/
@media (max-width:767px){.ldovxg{font-size:18px;line-height:24px;-webkit-letter-spacing:-0.24px;-moz-letter-spacing:-0.24px;-ms-letter-spacing:-0.24px;letter-spacing:-0.24px;font-weight:700;}}/*!sc*/
.jOnsSL{font-size:12px;line-height:16px;font-weight:400;text-align:inherit;color:#1A1816;word-break:normal;margin-bottom:16px;}/*!sc*/
data-styled.g8[id="base__StyledType-rui__sc-18muj27-0"]{content:"bWOaEY,dMwvaW,jaiCQw,gqBhHG,jvmPby,fdcyNK,itXgQf,bjwNzj,ixSjTa,kYoyPR,bGmfQp,gUPbkQ,wiLno,jjdjXe,hqtFKc,jTAkUh,lkeIvH,jHSrke,ldovxg,jOnsSL,"}/*!sc*/
.ehTHMx:not(.focusable),.ehTHMx.focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;-webkit-clip:rect(0,0,0,0) !important;clip:rect(0,0,0,0) !important;border:0 !important;white-space:nowrap !important;word-wrap:normal !important;}/*!sc*/
data-styled.g11[id="VisuallyHiddenstyles__StyledVisuallyHidden-rui__sc-1ohi4lq-0"]{content:"ehTHMx,"}/*!sc*/
.iepkhd{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:36px;border-radius:0;border:0;padding:0;text-align:left;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:20%;font-weight:500;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#1A1816;background-color:transparent;border-color:transparent;}/*!sc*/
.iepkhd.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.iepkhd:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
.iepkhd:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.iepkhd:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.iepkhd:hover{color:#696159;background-color:transparent;border-color:transparent;}}/*!sc*/
.iepkhd:focus{color:#1A1816;}/*!sc*/
.iepkhd.active{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.iepkhd.disabled{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.fOrHGr{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:48px;padding:0 24px;font-weight:500;color:#1A1816;background-color:#FFFFFF;border-color:#D3CFCA;}/*!sc*/
.fOrHGr.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.fOrHGr:hover{-webkit-text-decoration:none;text-decoration:none;}}/*!sc*/
.fOrHGr:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.fOrHGr:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.fOrHGr:hover{color:#1A1816;background-color:#F2F0EF;border-color:#D3CFCA;}}/*!sc*/
.fOrHGr:focus{color:#1A1816;}/*!sc*/
.fOrHGr.active{color:#1A1816;background-color:#F2F0EF;border-color:#D3CFCA;}/*!sc*/
.fOrHGr.disabled{color:#696159;background-color:#E9E7E4;border-color:#BEB8B0;}/*!sc*/
.czzvnA{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:48px;border-radius:0;border:0;padding:0;text-align:left;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:20%;font-weight:500;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-top:0px;margin-bottom:0px;color:#1A1816;background-color:transparent;border-color:transparent;}/*!sc*/
.czzvnA.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.czzvnA:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
.czzvnA:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.czzvnA:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.czzvnA:hover{color:#696159;background-color:transparent;border-color:transparent;}}/*!sc*/
.czzvnA:focus{color:#1A1816;}/*!sc*/
.czzvnA.active{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.czzvnA.disabled{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.gdustQ{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:48px;border-radius:0;border:0;padding:0;text-align:left;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:20%;font-weight:500;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#1A1816;background-color:transparent;border-color:transparent;}/*!sc*/
.gdustQ.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.gdustQ:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
.gdustQ:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.gdustQ:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.gdustQ:hover{color:#696159;background-color:transparent;border-color:transparent;}}/*!sc*/
.gdustQ:focus{color:#1A1816;}/*!sc*/
.gdustQ.active{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.gdustQ.disabled{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.cZIqbk{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:48px;padding:0 24px;font-weight:500;color:#1A1816;background-color:#FFFFFF;border-color:#D3CFCA;box-shadow:0px 2px 8px rgba(0,0,0,0.16);}/*!sc*/
.cZIqbk.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.cZIqbk:hover{-webkit-text-decoration:none;text-decoration:none;}}/*!sc*/
.cZIqbk:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.cZIqbk:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.cZIqbk:hover{color:#1A1816;background-color:#F2F0EF;border-color:#D3CFCA;}}/*!sc*/
.cZIqbk:focus{color:#1A1816;}/*!sc*/
.cZIqbk.active{color:#1A1816;background-color:#F2F0EF;border-color:#D3CFCA;}/*!sc*/
.cZIqbk.disabled{color:#696159;background-color:#E9E7E4;border-color:#BEB8B0;}/*!sc*/
.bMzuAE{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:48px;border-radius:0;border:0;padding:0;text-align:left;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:20%;font-weight:500;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#FFFFFF;background-color:transparent;border-color:transparent;}/*!sc*/
.bMzuAE.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.bMzuAE:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
.bMzuAE:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.bMzuAE:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.bMzuAE:hover{color:#696159;background-color:transparent;border-color:transparent;}}/*!sc*/
.bMzuAE:focus{color:#FFFFFF;}/*!sc*/
.bMzuAE.active{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.bMzuAE.disabled{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.gRslCk{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:48px;border-radius:0;border:0;padding:0;text-align:left;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:20%;font-weight:500;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#FFFFFF;background-color:transparent;border-color:transparent;}/*!sc*/
.gRslCk.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.gRslCk:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
.gRslCk:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.gRslCk:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.gRslCk:hover{color:#696159;background-color:transparent;border-color:transparent;}}/*!sc*/
.gRslCk:focus{color:#FFFFFF;}/*!sc*/
.gRslCk.active{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.gRslCk.disabled{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.fFazaK{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:inherit;font-size:inherit;height:auto;-webkit-text-decoration:underline;text-decoration:underline;border-radius:0;border:0;padding:0;text-align:left;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:20%;font-weight:500;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#FFFFFF;background-color:transparent;border-color:transparent;}/*!sc*/
.fFazaK.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.fFazaK:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
.fFazaK:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.fFazaK:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.fFazaK:hover{color:#696159;background-color:transparent;border-color:transparent;}}/*!sc*/
.fFazaK:focus{color:#FFFFFF;}/*!sc*/
.fFazaK.active{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.fFazaK.disabled{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
data-styled.g19[id="base__StyledAnchor-rui__sc-7dk5je-0"]{content:"iepkhd,fOrHGr,czzvnA,gdustQ,cZIqbk,bMzuAE,gRslCk,fFazaK,"}/*!sc*/
.cskxMs{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:inherit;font-size:inherit;height:auto;-webkit-text-decoration:none;text-decoration:none;border-radius:0;border:0;padding:0;text-align:left;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:20%;font-weight:500;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#1A1816;background-color:transparent;border-color:transparent;}/*!sc*/
.cskxMs.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.cskxMs:hover{-webkit-text-decoration:none;text-decoration:none;}}/*!sc*/
.cskxMs:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.cskxMs:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.cskxMs:hover{color:#696159;background-color:transparent;border-color:transparent;}}/*!sc*/
.cskxMs:focus{color:#1A1816;}/*!sc*/
.cskxMs.active{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.cskxMs.disabled{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.dDwiIN{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:48px;padding:0 24px;font-weight:500;color:#1A1816;background-color:#FFFFFF;border-color:#D3CFCA;}/*!sc*/
.dDwiIN.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.dDwiIN:hover{-webkit-text-decoration:none;text-decoration:none;}}/*!sc*/
.dDwiIN:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.dDwiIN:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.dDwiIN:hover{color:#1A1816;background-color:#F2F0EF;border-color:#D3CFCA;}}/*!sc*/
.dDwiIN:focus{color:#1A1816;}/*!sc*/
.dDwiIN.active{color:#1A1816;background-color:#F2F0EF;border-color:#D3CFCA;}/*!sc*/
.dDwiIN.disabled{color:#696159;background-color:#E9E7E4;border-color:#BEB8B0;}/*!sc*/
.eXMLyu{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:48px;border-radius:0;border:0;padding:0;text-align:left;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:20%;font-weight:500;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#1A1816;background-color:transparent;border-color:transparent;}/*!sc*/
.eXMLyu.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.eXMLyu:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
.eXMLyu:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.eXMLyu:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.eXMLyu:hover{color:#696159;background-color:transparent;border-color:transparent;}}/*!sc*/
.eXMLyu:focus{color:#1A1816;}/*!sc*/
.eXMLyu.active{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.eXMLyu.disabled{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.igxrxm{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:background-color 100ms cubic-bezier(0.5,0,0.2,1),color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;font-size:16px;border-radius:40px;border:1px solid transparent;-webkit-text-decoration:none;text-decoration:none;height:48px;border-radius:0;border:0;padding:0;text-align:left;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:20%;font-weight:500;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#FFFFFF;background-color:transparent;border-color:transparent;}/*!sc*/
.igxrxm.disabled{cursor:not-allowed;}/*!sc*/
@media (hover:hover) and (pointer:fine){.igxrxm:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
.igxrxm:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.igxrxm:focus:not(:focus-visible){outline:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.igxrxm:hover{color:#696159;background-color:transparent;border-color:transparent;}}/*!sc*/
.igxrxm:focus{color:#FFFFFF;}/*!sc*/
.igxrxm.active{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
.igxrxm.disabled{color:#696159;background-color:transparent;border-color:transparent;}/*!sc*/
data-styled.g20[id="base__StyledButton-rui__sc-7dk5je-1"]{content:"cskxMs,dDwiIN,eXMLyu,igxrxm,"}/*!sc*/
.iAxIdO.spinner{position:absolute;width:32px;height:32px;}/*!sc*/
.iAxIdO.spinner .spinner-tail{position:absolute;width:24px;height:24px;border:4px solid #1A1816;border-radius:50%;-webkit-animation:fEWCgj 1.2s cubic-bezier(0.5,0,0.5,1) infinite;animation:fEWCgj 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#1A1816 #1A1816 transparent transparent;}/*!sc*/
.iAxIdO.spinner .spinner-tail:nth-child(1){-webkit-animation-delay:-0.15s;animation-delay:-0.15s;}/*!sc*/
data-styled.g21[id="Spinnerstyles__StyledSpinner-rui__sc-1des6n6-0"]{content:"iAxIdO,"}/*!sc*/
.gazudc{width:100%;margin-left:auto;margin-right:auto;}/*!sc*/
.dBLNte{text-align:center;margin-top:16px;margin-bottom:8px;}/*!sc*/
.gVtHLQ{position:relative;}/*!sc*/
@media (min-width:996px){.gVtHLQ{margin-bottom:24px;}}/*!sc*/
.dEIJCT{padding-left:8px;padding-right:8px;}/*!sc*/
.hGdCHz{padding-left:16px;padding-right:16px;}/*!sc*/
.fUrRto{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:between;-webkit-justify-content:between;-ms-flex-pack:between;justify-content:between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;}/*!sc*/
.kUWTST{padding-top:16px;border-top:1px solid #958A7F;}/*!sc*/
.gkkbgi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/
.fsFXEN{width:100%;}/*!sc*/
.bGMgG{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}/*!sc*/
.ibfUkE{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;}/*!sc*/
.cgOFBd{margin-top:20px;}/*!sc*/
.byJbxM{padding-left:16px;padding-right:16px;padding-top:24px;padding-bottom:24px;margin-left:0px;margin-right:0px;margin-top:20px;margin-bottom:20px;border:1px solid;border-color:#726A60;border-radius:8px;text-align:center;}/*!sc*/
@media (max-width:767px){.byJbxM{margin-top:0px;}}/*!sc*/
.KxrmE{margin-bottom:24px;padding-left:8px;padding-right:8px;}/*!sc*/
.dhXSrC{min-height:250px;margin-top:40px;margin-bottom:64px;text-align:center;}/*!sc*/
@media (max-width:995px){.dhXSrC{margin-top:0px;margin-bottom:3rem;}}/*!sc*/
@media (min-width:768px){.dhXSrC{min-height:90px;}}/*!sc*/
.hCDQXw{display:grid;gap:28px;}/*!sc*/
.kwTnCr{grid-column:span 2 / span 2;}/*!sc*/
.eWBmnh{display:grid;gap:28px;grid-template-columns:repeat(2,1fr);}/*!sc*/
.juJalT{text-align:right;border-bottom:1px solid;padding-top:12px;padding-bottom:8px;margin-bottom:24px;border-color:#D3CFCA;}/*!sc*/
.duQFGX{margin-top:40px;margin-bottom:60px;text-align:center;min-height:250px;}/*!sc*/
@media (min-width:768px){.duQFGX{min-height:90px;}}/*!sc*/
.bOSsje{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/
.eQzLJg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-align-items:end;-webkit-box-align:end;-ms-flex-align:end;align-items:end;}/*!sc*/
@media (max-width:767px){.eQzLJg{grid-column:span 12;}}/*!sc*/
.fTpRbb{margin-top:60px;margin-bottom:60px;text-align:center;}/*!sc*/
.bhszKY{margin-top:24px;margin-bottom:24px;}/*!sc*/
.khxswb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/
@media (max-width:767px){.khxswb{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;height:auto;}}/*!sc*/
.iSTiws{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:16px;padding-right:16px;padding-top:24px;padding-bottom:24px;margin-left:auto;margin-right:auto;margin-bottom:2rem;max-width:60rem;border:1px solid;border-color:#726A60;}/*!sc*/
.ePDiFs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:16rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:2rem;}/*!sc*/
.kXUjhJ{position:relative;margin-left:-1rem;}/*!sc*/
.czMhEq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:12rem;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:1rem;}/*!sc*/
@media (min-width:768px) and (max-width:995px){.czMhEq{margin-left:3rem;}}/*!sc*/
data-styled.g24[id="Boxstyles__StyledBox-rui__sc-1p1qqov-0"]{content:"gazudc,cwbAsu,dBLNte,gVtHLQ,dEIJCT,hGdCHz,fUrRto,kUWTST,gkkbgi,fsFXEN,bGMgG,ibfUkE,cgOFBd,byJbxM,KxrmE,dhXSrC,hCDQXw,kwTnCr,eWBmnh,juJalT,duQFGX,bOSsje,eQzLJg,fTpRbb,bhszKY,khxswb,iSTiws,ePDiFs,kXUjhJ,czMhEq,"}/*!sc*/
.gJqecl{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;}/*!sc*/
.gJqecl .half-star{fill:#FFD600 !important;color:#FFD600 !important;}/*!sc*/
.gJqecl .quarter-star{fill:#FFD600 !important;color:#FFD600 !important;}/*!sc*/
.gJqecl .three-quarters-star{fill:#FFD600 !important;color:#FFD600 !important;}/*!sc*/
data-styled.g40[id="StarRatingsstyles__StyledStarRatings-rui__sc-1o18akx-0"]{content:"gJqecl,"}/*!sc*/
.bcktZ{display:block;padding-inline:unset;}/*!sc*/
.bcktZ > *{margin-bottom:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/
.bcktZ .divider{margin:0 4px;}/*!sc*/
.mupSy{display:block;padding-inline:unset;}/*!sc*/
.mupSy > *{margin-bottom:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/
.mupSy .divider{margin:0 4px;}/*!sc*/
data-styled.g47[id="Liststyles__StyledList-rui__sc-1qwv10i-0"]{content:"bcktZ,mupSy,"}/*!sc*/
.cSjOnS{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:4px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/
data-styled.g48[id="ListItemstyles__StyledListItem-rui__sc-59slxt-0"]{content:"cSjOnS,"}/*!sc*/
.bJLoKX{box-sizing:border-box;padding-left:16px;padding-right:16px;position:relative;width:100%;}/*!sc*/
@media (min-width:768px){}/*!sc*/
@media (min-width:996px){.bJLoKX{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}}/*!sc*/
@media (min-width:1280px){}/*!sc*/
.lmIylL{box-sizing:border-box;padding-left:16px;padding-right:16px;position:relative;width:100%;}/*!sc*/
@media (min-width:768px){}/*!sc*/
@media (min-width:996px){.lmIylL{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}}/*!sc*/
@media (min-width:1280px){}/*!sc*/
.bbJnFt{box-sizing:border-box;padding-left:16px;padding-right:16px;position:relative;width:100%;}/*!sc*/
@media (min-width:768px){.bbJnFt{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}}/*!sc*/
@media (min-width:996px){}/*!sc*/
@media (min-width:1280px){}/*!sc*/
.enxQjv{box-sizing:border-box;padding-left:16px;padding-right:16px;position:relative;width:100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}/*!sc*/
@media (min-width:768px){}/*!sc*/
@media (min-width:996px){.enxQjv{-webkit-flex:0 0 33.33333333333333%;-ms-flex:0 0 33.33333333333333%;flex:0 0 33.33333333333333%;max-width:33.33333333333333%;}}/*!sc*/
@media (min-width:1280px){}/*!sc*/
.ezQFOX{box-sizing:border-box;padding-left:16px;padding-right:16px;position:relative;width:100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}/*!sc*/
@media (min-width:768px){.ezQFOX{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}}/*!sc*/
@media (min-width:996px){.ezQFOX{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}}/*!sc*/
@media (min-width:1280px){}/*!sc*/
data-styled.g50[id="Col__StyledCol-rui__sc-1n7n092-0"]{content:"bJLoKX,lmIylL,bbJnFt,enxQjv,ezQFOX,"}/*!sc*/
.fAmyRB{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;min-width:24px;font-size:12px;padding:4px 8px;font-weight:500;height:24px;line-height:16px;border-radius:40px;vertical-align:middle;text-transform:lowercase;pointer-events:none;touch-action:none;margin-left:4px;background-color:#1E61D9;color:#FFFFFF;border:1px solid #1E61D9;}/*!sc*/
.fAmyRB > span::first-letter{text-transform:capitalize;}/*!sc*/
data-styled.g84[id="Tagstyles__StyledTag-rui__sc-9ogsft-0"]{content:"fAmyRB,"}/*!sc*/
.jsgzQT{background-color:#F2F0EF;overflow:hidden;position:relative;}/*!sc*/
data-styled.g96[id="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0"]{content:"jsgzQT,"}/*!sc*/
.gRqVXg{height:0;padding-bottom:56.25%;width:100%;}/*!sc*/
.gRqVXg img:not(span img){object-fit:cover;}/*!sc*/
.gkGCrC{height:0;padding-bottom:80%;width:100%;}/*!sc*/
.gkGCrC img:not(span img),.gkGCrC picture:not(span picture){width:100%;height:100%;object-fit:cover;position:absolute;}/*!sc*/
data-styled.g97[id="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1"]{content:"gRqVXg,gkGCrC,"}/*!sc*/
.dyjSsg{position:relative;padding-top:0;padding-bottom:12px;padding-left:16px;padding-right:16px;}/*!sc*/
data-styled.g111[id="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0"]{content:"dyjSsg,"}/*!sc*/
.cXzGyE{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500;height:100%;line-height:24px;padding:12px 16px;position:relative;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);color:#1A1816;}/*!sc*/
.cXzGyE::before{border-bottom-style:none;border-bottom-width:4px;bottom:0;content:'';left:0;position:absolute;-webkit-transition:color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);width:100%;}/*!sc*/
@media (hover:hover) and (pointer:fine){.cXzGyE:hover{-webkit-text-decoration:none;text-decoration:none;}}/*!sc*/
.cXzGyE:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.cXzGyE:focus:not(:focus-visible){outline:none;}/*!sc*/
.cXzGyE:active{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.cXzGyE[aria-disabled='true']{cursor:not-allowed;}/*!sc*/
.cXzGyE:hover{color:#1A1816;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
@media (hover:hover) and (pointer:fine){.cXzGyE:hover{color:#696159;}.cXzGyE:hover::before{border-color:#1A1816;border-bottom-style:solid;}}/*!sc*/
.cXzGyE:focus{color:#696159;}/*!sc*/
.cXzGyE:focus::before{border-color:#1A1816;}/*!sc*/
.cXzGyE[aria-disabled='true']{color:#696159;pointer-events:none;}/*!sc*/
data-styled.g131[id="NavLinkstyles__StyledNavLink-rui__sc-1bc5j16-0"]{content:"cXzGyE,"}/*!sc*/
.hayVwI{isolation:isolate;}/*!sc*/
.hayVwI.fluidDiv{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/
data-styled.g346[id="sc-gEvEer"]{content:"hayVwI,"}/*!sc*/
.crilYZ{text-align:center;width:100%;display:none;}/*!sc*/
@media (min-width:768px){.crilYZ{min-height:90px;margin-top:16px;margin-bottom:16px;display:none;}}/*!sc*/
data-styled.g348[id="sc-fqkvVR"]{content:"crilYZ,"}/*!sc*/
.hOHXxJ{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;}/*!sc*/
data-styled.g351[id="Popperstyles__PopperAnchorWrapper-rui__sc-1y7o80x-0"]{content:"hOHXxJ,"}/*!sc*/
.issBmq{background-color:transparent;background-image:none;border:0;cursor:pointer;height:16px;overflow:hidden;padding:calc(calc(16px / 2) + 14px);position:relative;width:16px;}/*!sc*/
.issBmq:before,.issBmq:after{border-radius:40px;background-color:#FFFFFF;content:' ';height:16px;position:absolute;top:14px;width:2px;}/*!sc*/
.issBmq:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}/*!sc*/
.issBmq:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}/*!sc*/
@media (hover:hover) and (pointer:fine){.issBmq:hover:before,.issBmq:hover:after{background-color:#BEB8B0;}}/*!sc*/
.issBmq:focus:before,.issBmq:focus:after{background-color:#BEB8B0;}/*!sc*/
.issBmq[aria-disabled='true']{cursor:default;}/*!sc*/
.cgButs{background-color:transparent;background-image:none;border:0;cursor:pointer;height:24px;overflow:hidden;padding:calc(calc(24px / 2) + 14px);position:relative;width:24px;}/*!sc*/
.cgButs:before,.cgButs:after{border-radius:40px;background-color:#1A1816;content:' ';height:24px;position:absolute;top:14px;width:2px;}/*!sc*/
.cgButs:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}/*!sc*/
.cgButs:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}/*!sc*/
@media (hover:hover) and (pointer:fine){.cgButs:hover:before,.cgButs:hover:after{background-color:#696159;}}/*!sc*/
.cgButs:focus:before,.cgButs:focus:after{background-color:#696159;}/*!sc*/
.cgButs[aria-disabled='true']{cursor:default;}/*!sc*/
data-styled.g355[id="CloseButtonstyles__StyledCloseButton-rui__sc-gu06bm-0"]{content:"issBmq,cgButs,"}/*!sc*/
.hLpBfW{padding-left:16px;padding-right:16px;}/*!sc*/
@media (min-width:768px){.hLpBfW{max-width:768px;width:100%;}}/*!sc*/
@media (min-width:996px){.hLpBfW{max-width:992px;width:100%;}}/*!sc*/
@media (min-width:1280px){.hLpBfW{max-width:1280px;width:100%;}}/*!sc*/
.hLpBfW::before,.hLpBfW::after{content:' ';display:table;}/*!sc*/
data-styled.g372[id="Containerstyles__StyledContainer-rui__sc-1cyzx3i-0"]{content:"hLpBfW,"}/*!sc*/
.ReactModal__Body--open{overflow:hidden;}/*!sc*/
data-styled.g375[id="sc-global-iEDSUG1"]{content:"sc-global-iEDSUG1,"}/*!sc*/
.dJiiOn .skeleton-block{display:block;clear:both;position:relative;overflow:hidden;border-radius:8px;background:#F2F0EF;}/*!sc*/
.dJiiOn .skeleton-block:after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderAnimationComposited;animation-name:placeHolderAnimationComposited;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#F2F0EF;min-width:468px;background-size:936px 104px;background-image:linear-gradient(to right,#F2F0EF 8%,rgba(26,24,22,0.16) 18%,#F2F0EF 33%);content:'';}/*!sc*/
.dJiiOn .skeleton-block.block-0{width:166px;height:36px;}/*!sc*/
.dJiiOn .skeleton-block:not(:last-child){margin-bottom:8px;}/*!sc*/
@-webkit-keyframes placeHolderAnimationComposited{0%{-webkit-transform:translateX(-468px);-ms-transform:translateX(-468px);transform:translateX(-468px);}100%{-webkit-transform:translateX(468px);-ms-transform:translateX(468px);transform:translateX(468px);}}/*!sc*/
@keyframes placeHolderAnimationComposited{0%{-webkit-transform:translateX(-468px);-ms-transform:translateX(-468px);transform:translateX(-468px);}100%{-webkit-transform:translateX(468px);-ms-transform:translateX(468px);transform:translateX(468px);}}/*!sc*/
data-styled.g384[id="Skeletonstyles__StyledSkeleton-rui__sc-ix60lh-0"]{content:"dJiiOn,"}/*!sc*/
.bYqLlB{position:relative;padding-top:12px;padding-bottom:12px;padding-left:16px;padding-right:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}/*!sc*/
data-styled.g385[id="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0"]{content:"bYqLlB,"}/*!sc*/
.kGMhYF{position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;gap:16px;}/*!sc*/
.kGMhYF .card-media{border-radius:16px;}/*!sc*/
.kGMhYF .card-content{padding:0;background-color:transparent;}/*!sc*/
.kGMhYF .card-footer{padding-top:12px;padding-bottom:0;padding-left:0;padding-right:0;background-color:transparent;}/*!sc*/
.kGMhYF:focus-within{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color;outline-offset:1px;}/*!sc*/
.dbuCvv{position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:#FFFFFF;border-radius:16px;background-color:#F2F0EF;}/*!sc*/
.dbuCvv:focus-within{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color;outline-offset:1px;}/*!sc*/
data-styled.g386[id="Cardstyles__StyledCard-rui__sc-1pn9dqz-0"]{content:"kGMhYF,dbuCvv,"}/*!sc*/
.gYtuk{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}/*!sc*/
data-styled.g396[id="Navstyles__StyledNav-rui__sc-cfew9j-0"]{content:"gYtuk,"}/*!sc*/
.bTvaAK{border-radius:40px;width:48px;padding:0;}/*!sc*/
data-styled.g487[id="IconButtonstyles__StyledIconButton-rui__sc-bke767-0"]{content:"hwKfpF,bTvaAK,"}/*!sc*/
.dXriRq{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-right:-16px;margin-left:-16px;}/*!sc*/
.fPrjXi{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-right:-16px;margin-left:-16px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}/*!sc*/
data-styled.g502[id="Rowstyles__StyledRow-rui__sc-193w6m5-0"]{content:"dXriRq,fPrjXi,"}/*!sc*/
.bxbLUD .modal-overlay{position:fixed;display:block;overflow-x:hidden;overflow-y:auto;top:0;right:0;bottom:0;left:0;z-index:1044;-webkit-overflow-scrolling:touch;outline:0;-webkit-transition:background-color 300ms cubic-bezier(0,0,0.14,1);transition:background-color 300ms cubic-bezier(0,0,0.14,1);}/*!sc*/
.bxbLUD .modal-overlay.modal-overlay-open{background-color:rgba(26,24,22,0.72);}/*!sc*/
.bxbLUD .modal-overlay.modal-overlay-before-close{background-color:transparent;}/*!sc*/
.bxbLUD .modal-dialog{position:relative;z-index:1050;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform 300ms cubic-bezier(0,0,0.14,1);-webkit-transition:transform 300ms cubic-bezier(0,0,0.14,1);transition:transform 300ms cubic-bezier(0,0,0.14,1);margin:30px auto;}/*!sc*/
.bxbLUD .modal-dialog.modal-dialog-open{outline:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}/*!sc*/
.bxbLUD .modal-dialog.modal-dialog-before-close{-webkit-transform:translateY(-130%);-ms-transform:translateY(-130%);transform:translateY(-130%);}/*!sc*/
@media (min-width:768px){.bxbLUD .modal-dialog{width:728px;}}/*!sc*/
@media (max-width:767px){.bxbLUD .modal-dialog{margin-left:15px;margin-right:15px;height:100%;height:100dvh;width:100%;margin:0;}}/*!sc*/
data-styled.g504[id="ModalDialogstyles__StyledModalBase-rui__sc-1fpmioj-0"]{content:"bxbLUD,"}/*!sc*/
.hbsMCB img{height:100px;width:100px;}/*!sc*/
.cRoMAy img{height:160px;width:100%;}/*!sc*/
data-styled.g546[id="LazyPicturestyles__StyledLazyPicture-rui__sc-1c3xalg-0"]{content:"hbsMCB,cRoMAy,"}/*!sc*/
.gEbAWi{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100px;width:100px;}/*!sc*/
.hgeVrF{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:160px;width:100%;}/*!sc*/
data-styled.g547[id="LazyPicturestyles__StyledBgDiv-rui__sc-1c3xalg-1"]{content:"gEbAWi,hgeVrF,"}/*!sc*/
.eaiGSa{position:relative;}/*!sc*/
.eaiGSa .skip-link{position:absolute;left:-160px;padding:0 undefined;-webkit-text-decoration:none;text-decoration:none;top:52px;visibility:hidden;z-index:9999;}/*!sc*/
@media (min-width:996px){.eaiGSa .skip-link{visibility:visible;}}/*!sc*/
data-styled.g557[id="SkipLinkstyles__StyledSkipLink-rui__sc-d56ofp-0"]{content:"eaiGSa,"}/*!sc*/
.cRAZqK{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:4 12px;background-color:#D92228;height:55px;}/*!sc*/
.cRAZqK .app-icon{font-size:40px;padding:4px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}/*!sc*/
.cRAZqK .headlines{padding-right:8px;}/*!sc*/
.cRAZqK .subtitle,.cRAZqK .title{max-width:156px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}/*!sc*/
.cRAZqK .reviews{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-1px;}/*!sc*/
.cRAZqK .reviews .ratings{margin-right:4px;}/*!sc*/
.cRAZqK .reviews .reviews{line-height:1;margin-top:2px;}/*!sc*/
.cRAZqK .download-button{max-width:20ch;width:97px;height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:auto;margin-right:8px;border:1px solid #FFFFFF;border-radius:16px;background-color:#D92228;font-size:14px;font-weight:400;color:#FFFFFF;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.cRAZqK > svg{margin-right:4px;}/*!sc*/
.cRAZqK > img{display:none;}/*!sc*/
@media (min-width:768px){.cRAZqK{display:none;}}/*!sc*/
@supports (-webkit-touch-callout:none){.cRAZqK[data-ios-chrome='0']{display:none;}}/*!sc*/
data-styled.g639[id="MobileBannerstyles__StyledMobileBanner-rui__sc-pye4da-0"]{content:"cRAZqK,"}/*!sc*/
.czKPXY .modal-overlay-open{z-index:1045 !important;}/*!sc*/
.czKPXY button{display:none;}/*!sc*/
.czKPXY .captcha-modal-header{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}/*!sc*/
.czKPXY .captcha-modal-header h2{margin:auto;}/*!sc*/
data-styled.g640[id="CaptchaModalstyles__StyledModalInner-rui__sc-nvz8m5-0"]{content:"czKPXY,"}/*!sc*/
@media (max-width:995px){.eDHsAx .screen-drawer_container{position:fixed;left:0;top:0;margin:0;max-width:260px;width:90%;height:100%;overflow-y:auto;background-color:#FFFFFF;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 300ms cubic-bezier(0,0,0.14,1);-webkit-transition:transform 300ms cubic-bezier(0,0,0.14,1);transition:transform 300ms cubic-bezier(0,0,0.14,1);z-index:1042;}.eDHsAx .screen-drawer_container .global-nav__brand-img{width:148px;}.eDHsAx .screen-drawer_backdrop{background-color:rgb(0,0,0,0.8);width:100%;height:100%;position:fixed;top:0;left:0;display:block;pointer-events:none;opacity:0;-webkit-transition:opacity 300ms cubic-bezier(0,0,0.14,1);transition:opacity 300ms cubic-bezier(0,0,0.14,1);z-index:1041;}.eDHsAx .screen-drawer-closed .screen-drawer_container{visibility:hidden;}.eDHsAx .screen-drawer-open .screen-drawer_container{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible;}.eDHsAx .screen-drawer-open .screen-drawer_backdrop{opacity:1;pointer-events:auto;}}/*!sc*/
@media{.jdSMeu .screen-drawer_container{position:fixed;left:0;top:0;margin:0;max-width:350px;width:90%;height:100%;overflow-y:auto;background-color:#FFFFFF;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 300ms cubic-bezier(0,0,0.14,1);-webkit-transition:transform 300ms cubic-bezier(0,0,0.14,1);transition:transform 300ms cubic-bezier(0,0,0.14,1);z-index:1042;}.jdSMeu .screen-drawer_container .global-nav__brand-img{width:148px;}.jdSMeu .screen-drawer_backdrop{background-color:rgb(0,0,0,0.8);width:100%;height:100%;position:fixed;top:0;left:0;display:block;pointer-events:none;opacity:0;-webkit-transition:opacity 300ms cubic-bezier(0,0,0.14,1);transition:opacity 300ms cubic-bezier(0,0,0.14,1);z-index:1041;}.jdSMeu .screen-drawer-closed .screen-drawer_container{visibility:hidden;}.jdSMeu .screen-drawer-open .screen-drawer_container{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible;}.jdSMeu .screen-drawer-open .screen-drawer_backdrop{opacity:1;pointer-events:auto;}}/*!sc*/
data-styled.g694[id="ScreenDrawerstyles__StyledScreenDrawer-rui__sc-1whmo4r-0"]{content:"eDHsAx,jdSMeu,"}/*!sc*/
.QzGGj{font-size:14px;}/*!sc*/
.QzGGj .global-header_user-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:var(--bgh-nav-height,50px);}/*!sc*/
.QzGGj .global-header_block-loader{margin-top:8px;z-index:1;}/*!sc*/
.QzGGj .global-header_block-loader > div{border-radius:40px;}/*!sc*/
@media (max-width:996px){.QzGGj .global-header_block-loader > div.block-0{width:36px;}}/*!sc*/
@media (max-width:768px){.QzGGj .global-header_user-section{width:150px;}}/*!sc*/
@media (max-width:349px){.QzGGj .global-header_user-section{width:80px;}}/*!sc*/
data-styled.g716[id="sc-1frvhad-0"]{content:"QzGGj,"}/*!sc*/
.ciHKpp{--bgh-nav-height:50px;--bgh-nav-mobile-item-height:48px;font-size:14px;height:var(--bgh-nav-height);border-bottom:1px solid #D3CFCA;background-color:#FFFFFF;position:relative;}/*!sc*/
.ciHKpp a:focus-within:hover{outline:5px auto -webkit-focus-ring-color;}/*!sc*/
.ciHKpp .bgheader_header-element{line-height:var(--bgh-nav-mobile-item-height);}/*!sc*/
.ciHKpp .bgheader_back-button-container{display:none;width:86px;}/*!sc*/
.ciHKpp .bgheader_brand-logo{height:var(--bgh-nav-height);margin-left:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/
.ciHKpp .bgheader_brand-img-compact{display:none !important;}/*!sc*/
.ciHKpp .bgheader_main-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:auto;}/*!sc*/
.ciHKpp .app-download-banner{line-height:0;}/*!sc*/
.ciHKpp .app-download-banner,.ciHKpp .bgh-nav_close-button{position:relative;visibility:hidden;}/*!sc*/
.ciHKpp .screen-drawer-open .bgh-nav_close-button,.ciHKpp .screen-drawer-open .bgh-nav_navListItem,.ciHKpp .screen-drawer-open .app-download-banner{visibility:visible;}/*!sc*/
.ciHKpp .bgheader_mobile-drawer-header{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #D3CFCA;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/
.ciHKpp .bgheader_mobile-drawer-header .bgheader_brand-img{height:21px;margin:16px;width:148px;}/*!sc*/
.ciHKpp .bgheader_mobile-drawer-header .bgh-nav_close-button{padding:22px;margin-right:2px;}/*!sc*/
.ciHKpp .bgheader_mobile-drawer-header .bgh-nav_close-button:after,.ciHKpp .bgheader_mobile-drawer-header .bgh-nav_close-button:before{top:12px;}/*!sc*/
@media (min-width:480px){.ciHKpp .bgheader_brand-logo{position:absolute;left:calc(50% - 80px);margin-left:unset;}}/*!sc*/
@media (min-width:996px){.ciHKpp .bgheader_hamburger-menu,.ciHKpp .bgheader_mobile-drawer-header{display:none;}.ciHKpp .bgheader_brand-logo{position:unset;}.ciHKpp .bghheader_drawer-contents{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.ciHKpp .bgheader_mobile-drawer{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.ciHKpp .screen-drawer-open .bgh-nav_close-button,.ciHKpp .screen-drawer-closed .bgh-nav_close-button{visibility:hidden;}.ciHKpp .screen-drawer-open .bgh-nav_navListItem,.ciHKpp .screen-drawer-closed .bgh-nav_navListItem{visibility:visible;}.ciHKpp .bgheader_header-element{line-height:var(--bgh-nav-height);}}/*!sc*/
.ciHKpp .bgheader_header-element:last-child{margin-left:auto;}/*!sc*/
@media (max-width:767px){.ciHKpp.bgheader-custom .bgheader_back-button-container{display:block;margin-left:-4px;}.ciHKpp.bgheader-custom .bgheader_brand-logo{position:unset;margin-left:calc(50vw - 109px);-webkit-order:2;-ms-flex-order:2;order:2;}.ciHKpp.bgheader-custom .bgheader_brand-img{display:none;}.ciHKpp.bgheader-custom .bgheader_brand-img-compact{display:inline-block !important;}.ciHKpp.bgheader-custom .bgheader_hamburger-menu{margin-left:8px;-webkit-order:5;-ms-flex-order:5;order:5;}.ciHKpp.bgheader-custom .bgheader_header-element:has(.global-header_user-section){margin-left:auto;-webkit-order:3;-ms-flex-order:3;order:3;}.ciHKpp.bgheader-custom .global-header_user-section{width:80px;}}/*!sc*/
@media (max-width:349px){.ciHKpp.bgheader-custom .bgheader_header-element:has(.global-header_user-section){margin-left:20px;}}/*!sc*/
data-styled.g718[id="sc-1mimt1s-0"]{content:"ciHKpp,"}/*!sc*/
.eEmNhK{position:relative;}/*!sc*/
.eEmNhK ul{padding:0;margin:0;list-style:none;}/*!sc*/
.eEmNhK ul li{padding:0;}/*!sc*/
.eEmNhK .bgh-nav_navListItem-submenu-closed{height:48px;}/*!sc*/
.eEmNhK .bgh-nav_navListItem,.eEmNhK .app-download-banner{position:relative;visibility:hidden;}/*!sc*/
.eEmNhK .bgh-nav_main-container{padding:0;position:relative;}/*!sc*/
@media (min-width:996px){.eEmNhK{position:unset;}.eEmNhK .bgh-nav_main-container{position:unset;}.eEmNhK ul li:first-child{border-top:0;}.eEmNhK .bgh-nav_backdrop{display:none;}.eEmNhK .bgh-nav_container{position:unset;max-width:100%;width:100%;-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transition:unset;transition:unset;}.eEmNhK .bgh-nav_navListItem{display:inline-block;border-bottom:none;height:50px;position:unset;visibility:visible;}.eEmNhK .bgh-nav_navList:hover .bgh-nav_menu::before{border-bottom-color:transparent;}.eEmNhK .bgh-nav_navListItem:hover .bgh-nav_menu::before{border-bottom-color:#1A1816;}.eEmNhK .bgh-nav_main-container{padding-left:24px;}.eEmNhK .bgh-nav_container{width:100%;}}/*!sc*/
data-styled.g720[id="sc-1xbj4jn-0"]{content:"eEmNhK,"}/*!sc*/
.fZlJDi .bgh-nav_menu{height:48px;}/*!sc*/
.fZlJDi .bgh-nav_menu .bgh-nav_menu-text{display:block;color:#1A1816;padding:0 16px;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.fZlJDi .bgh-nav_menu .bgh-nav_chev{position:absolute;right:0;top:0;padding:0 16px;height:48px;}/*!sc*/
.fZlJDi .bgh-nav_menu-closed{border-bottom:1px solid #D3CFCA;}/*!sc*/
.fZlJDi .bgh-nav_subMenu{border-bottom:1px solid #D3CFCA;display:none;padding:0 0 16px 0;background-color:#FFFFFF;z-index:1043;}/*!sc*/
.fZlJDi .bgh-nav_subMenu li{line-height:20px;padding:4px 0;}/*!sc*/
.fZlJDi .bgh-nav_subMenu a{color:#1A1816;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.fZlJDi .bgh-nav_subMenu a:hover{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.fZlJDi .bgh-nav_subMenu hr{border:0;border-top:1px solid #D3CFCA;}/*!sc*/
.fZlJDi .bgh-nav_subMenu-section-title{line-height:20px;margin-top:16px;font-weight:700;}/*!sc*/
.fZlJDi .bgh-nav_subLink-Heading-section-title{margin-bottom:16px;}/*!sc*/
.fZlJDi .bgh-nav_subMenu-container > section:first-of-type > div.bgh-nav_subMenu-section-title:first-of-type{margin:0;}/*!sc*/
.fZlJDi .bgh-nav_subMenu-open{display:block;}/*!sc*/
.fZlJDi .bgh-nav_chev-open{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}/*!sc*/
@media (min-width:996px){.fZlJDi:hover .bgh-nav_subMenu,.fZlJDi:focus-within .bgh-nav_subMenu{visibility:visible;opacity:1;}.fZlJDi:hover .bgh-nav_menu::before,.fZlJDi:focus-within .bgh-nav_menu::before{border-color:#1A1816;}.fZlJDi .bgh-nav_menu{height:50px;position:relative;}.fZlJDi .bgh-nav_menu .bgh-nav_menu-text{padding:0 8px;}.fZlJDi .bgh-nav_menu::before{content:'';position:absolute;bottom:0;left:0;width:100%;border-bottom-style:solid;border-bottom:2px solid transparent;}.fZlJDi .bgh-nav_chev{display:none;}.fZlJDi .bgh-nav_subMenu{border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:block;left:0;opacity:0;padding:16px 0 32px 0;position:absolute;top:var(--bgh-nav-height,50px);-webkit-transition:visibility 0s,opacity 0s linear;transition:visibility 0s,opacity 0s linear;-webkit-transition-delay:0.25s;transition-delay:0.25s;visibility:hidden;width:100%;}.fZlJDi .bgh-nav_subMenu-section-title{margin-bottom:8px;}.fZlJDi .bgh-nav_subLink-Heading-section-title{margin-bottom:16px;}.fZlJDi .bgh-nav_subLink-Heading-section-title{margin-bottom:16px;}.fZlJDi .bgh-nav_subMenu-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;}.fZlJDi .bgh-nav_subMenu-container section{-webkit-flex:0 0 33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;padding:0 16px;}.fZlJDi .bgh-nav_subMenu-container.bgh-nav_subMenu-container-4col section{box-sizing:border-box;-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%;min-width:260px;}.fZlJDi .bgh-nav_subMenu-container > section:first-of-type > div.bgh-nav_subMenu-section-title:first-of-type{margin-bottom:8px;margin-top:16px;}.fZlJDi .bgh-nav_menu{border-bottom:none;}}/*!sc*/
.hzYAzt .bgh-nav_menu{height:48px;}/*!sc*/
.hzYAzt .bgh-nav_menu .bgh-nav_menu-text{display:block;color:#1A1816;padding:0 16px;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.hzYAzt .bgh-nav_menu .bgh-nav_chev{position:absolute;right:0;top:0;padding:0 16px;height:48px;}/*!sc*/
.hzYAzt .bgh-nav_menu-closed{border-bottom:1px solid #D3CFCA;}/*!sc*/
.hzYAzt .bgh-nav_subMenu{border-bottom:1px solid #D3CFCA;display:none;padding:0 0 16px 0;background-color:#FFFFFF;z-index:1043;}/*!sc*/
.hzYAzt .bgh-nav_subMenu li{line-height:20px;padding:4px 0;}/*!sc*/
.hzYAzt .bgh-nav_subMenu a{color:#1A1816;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.hzYAzt .bgh-nav_subMenu a:hover{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.hzYAzt .bgh-nav_subMenu hr{border:0;border-top:1px solid #D3CFCA;}/*!sc*/
.hzYAzt .bgh-nav_subMenu-section-title{line-height:20px;margin-top:16px;font-weight:700;}/*!sc*/
.hzYAzt .bgh-nav_subLink-Heading-section-title{margin-bottom:16px;}/*!sc*/
.hzYAzt .bgh-nav_subMenu-container > section:first-of-type > div.bgh-nav_subMenu-section-title:first-of-type{margin:0;}/*!sc*/
.hzYAzt .bgh-nav_subMenu-open{display:block;}/*!sc*/
.hzYAzt .bgh-nav_chev-open{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}/*!sc*/
@media (min-width:996px){.hzYAzt:hover .bgh-nav_subMenu,.hzYAzt:focus-within .bgh-nav_subMenu{visibility:visible;opacity:1;}.hzYAzt:hover .bgh-nav_menu::before,.hzYAzt:focus-within .bgh-nav_menu::before{border-color:#1A1816;}.hzYAzt .bgh-nav_menu{height:50px;position:relative;}.hzYAzt .bgh-nav_menu .bgh-nav_menu-text{padding:0 8px;}.hzYAzt .bgh-nav_menu::before{content:'';position:absolute;bottom:0;left:0;width:100%;border-bottom-style:solid;border-bottom:2px solid #1A1816;}.hzYAzt .bgh-nav_chev{display:none;}.hzYAzt .bgh-nav_subMenu{border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:block;left:0;opacity:0;padding:16px 0 32px 0;position:absolute;top:var(--bgh-nav-height,50px);-webkit-transition:visibility 0s,opacity 0s linear;transition:visibility 0s,opacity 0s linear;-webkit-transition-delay:0.25s;transition-delay:0.25s;visibility:hidden;width:100%;}.hzYAzt .bgh-nav_subMenu-section-title{margin-bottom:8px;}.hzYAzt .bgh-nav_subLink-Heading-section-title{margin-bottom:16px;}.hzYAzt .bgh-nav_subLink-Heading-section-title{margin-bottom:16px;}.hzYAzt .bgh-nav_subMenu-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;}.hzYAzt .bgh-nav_subMenu-container section{-webkit-flex:0 0 33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;padding:0 16px;}.hzYAzt .bgh-nav_subMenu-container.bgh-nav_subMenu-container-4col section{box-sizing:border-box;-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%;min-width:260px;}.hzYAzt .bgh-nav_subMenu-container > section:first-of-type > div.bgh-nav_subMenu-section-title:first-of-type{margin-bottom:8px;margin-top:16px;}.hzYAzt .bgh-nav_menu{border-bottom:none;}}/*!sc*/
data-styled.g721[id="sc-15b2ndo-0"]{content:"fZlJDi,hzYAzt,"}/*!sc*/
.jmedni a{line-height:normal;}/*!sc*/
.jmedni .nav-apps-advertise__btn-apps{display:none;}/*!sc*/
@media (max-width:995px){.jmedni .nav-apps-advertise__btn-advertise{border:none;border-bottom:1px solid #D3CFCA;border-radius:0;font-size:14px;font-weight:500;height:48px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0 16px;-webkit-text-decoration:none;text-decoration:none;width:100%;}.jmedni .nav-apps-advertise__btn-advertise:hover{background-color:#FFFFFF;}}/*!sc*/
@media (min-width:996px){.jmedni{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:4px;margin-right:auto;}.jmedni .nav-apps-advertise__btn-advertise{display:none;}}/*!sc*/
@media (min-width:1280px){.jmedni{margin:0 64px 0 auto;}.jmedni .nav-apps-advertise__btn-advertise{display:inherit;}.jmedni .nav-apps-advertise__btn-apps{margin-right:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 12px;font-size:14px;}.jmedni .nav-apps-advertise__btn-advertise{font-size:14px;}}/*!sc*/
data-styled.g750[id="sc-nkgvhv-0"]{content:"jmedni,"}/*!sc*/
.hpPfBZ{background-color:#1A1816;color:#FFFFFF;font-size:14px;padding:48px 0;}/*!sc*/
.hpPfBZ h2{margin-bottom:12px;}/*!sc*/
@media (min-width:768px){.hpPfBZ{padding:56px 0;}}/*!sc*/
.hpPfBZ a{white-space:normal;}/*!sc*/
.hpPfBZ .footer-container-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px;}/*!sc*/
.hpPfBZ .footer-container-top::before,.hpPfBZ .footer-container-top::after{content:none;}/*!sc*/
@media (min-width:768px){.hpPfBZ .footer-container-top{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}/*!sc*/
.hpPfBZ .footer-social{margin-right:16px;}/*!sc*/
.hpPfBZ .footer-partner-links li:nth-last-child(1){padding-right:0;}/*!sc*/
.hpPfBZ .footer-partner-links li a{padding:0 16px;}/*!sc*/
.hpPfBZ .footer-list-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;list-style-type:none;margin:0;margin-bottom:40px;padding:0;}/*!sc*/
.hpPfBZ .footer-list-links li{padding-right:40px;}/*!sc*/
.hpPfBZ .footer-list-links li.ccpa a{color:#FFD600;text-align:inherit;}/*!sc*/
.hpPfBZ .footer-list-links li.ccpa a:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
@media (hover:hover) and (pointer:fine){.hpPfBZ .footer-list-links li.ccpa a:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
.hpPfBZ .footer-list-links li.footer-text-link{width:50%;}/*!sc*/
.hpPfBZ .footer-list-links li.footer-text-link a{text-align:left;}/*!sc*/
@media (hover:hover) and (pointer:fine){.hpPfBZ .footer-list-links li.footer-text-link button:hover{-webkit-text-decoration:underline;text-decoration:underline;}}/*!sc*/
@media (min-width:480px){.hpPfBZ .footer-list-links li.footer-text-link{width:33%;}}/*!sc*/
@media (min-width:768px){.hpPfBZ .footer-list-links li.footer-text-link{width:25%;}}/*!sc*/
@media (min-width:1280px){.hpPfBZ .footer-list-links li.footer-text-link{width:auto;}}/*!sc*/
.hpPfBZ .footer-list-links li.footer-image-link{padding-right:12px;}/*!sc*/
@media (min-width:1280px){.hpPfBZ .footer-list-links li:nth-last-child(1){padding-right:0;}}/*!sc*/
.hpPfBZ .footer-list-icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;list-style:none;margin:0;padding:0;width:100%;}/*!sc*/
.hpPfBZ .footer-list-icons li:nth-last-child(1){margin-right:0;}/*!sc*/
.hpPfBZ .footer-list-icons a{height:40px;margin-bottom:16px;padding:0 8px;width:40px;}/*!sc*/
.hpPfBZ .footer-list-icons + .footer-partner-links a{width:auto;}/*!sc*/
@media (min-width:370px){.hpPfBZ .footer-list-icons{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:auto;}.hpPfBZ .footer-list-icons li{padding-right:12px;}.hpPfBZ .footer-list-icons li:nth-last-child(1){margin-right:0;}}/*!sc*/
.hpPfBZ .footer-copyright-text,.hpPfBZ .footer-trade-disclaimer-text{color:#FFFFFF;}/*!sc*/
data-styled.g752[id="sc-2a2r2m-0"]{content:"hpPfBZ,"}/*!sc*/
.gygWIb{display:inline-block;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.gygWIb:hover{opacity:0.8;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.gygWIb p,.gygWIb h1{font-size:36px;}/*!sc*/
data-styled.g753[id="sc-14o2q7r-0"]{content:"gygWIb,"}/*!sc*/
.jQemgc{background-color:#d9d9d94d;}/*!sc*/
.jQemgc ul{list-style-type:none;padding:0;}/*!sc*/
.jQemgc li{margin-top:1rem;margin-bottom:1rem;}/*!sc*/
.jQemgc a{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.jQemgc a:hover{-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration-color:#ffff;text-decoration-color:#ffff;}/*!sc*/
.jQemgc .footer-item-title{font-weight:600;font-size:22px;}/*!sc*/
@media (max-width:767px){.jQemgc .footer-item-title{min-height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:end;-webkit-box-align:end;-ms-flex-align:end;align-items:end;}}/*!sc*/
.jQemgc .footer-item{margin-top:2rem;margin-bottom:1rem;max-width:19rem;}/*!sc*/
.jQemgc .footer-content{display:grid;grid-template-columns:repeat(3,1fr);}/*!sc*/
@media (max-width:995px){.jQemgc .footer-content{grid-template-columns:repeat(2,1fr);}}/*!sc*/
data-styled.g754[id="sc-yree80-0"]{content:"jQemgc,"}/*!sc*/
.LeZwK{width:100%;border-bottom:0.5px solid #0000004d;}/*!sc*/
data-styled.g756[id="sc-383t4g-1"]{content:"LeZwK,"}/*!sc*/
.dNDdOB{display:block;font-weight:bold;}/*!sc*/
.dNDdOB ul li{font-weight:normal;margin-left:15px;}/*!sc*/
data-styled.g757[id="sc-1g5u1sa-0"]{content:"dNDdOB,"}/*!sc*/
.fydvRs a{border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;padding-left:11px;padding-right:11px;border-radius:0;height:40px;}/*!sc*/
.fydvRs .svg-arrow{display:inline-block;width:1em;height:1em;font-size:1.5rem;color:inherit;fill:currentcolor;}/*!sc*/
.fydvRs a:hover{background-color:transparent;}/*!sc*/
.fydvRs a:hover:before{border-bottom-style:solid;border-bottom-width:0.25rem;border-color:black;bottom:0;content:'';left:0;position:absolute;-webkit-transition:color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);transition:color 100ms cubic-bezier(0.5,0,0.2,1),border-color 100ms cubic-bezier(0.5,0,0.2,1);width:100%;}/*!sc*/
data-styled.g758[id="sc-142high-0"]{content:"fydvRs,"}/*!sc*/
.fimIpX .dropdown-item{border-bottom:1px solid black;list-style:none;}/*!sc*/
.fimIpX .navbar-dropdown{position:relative;}/*!sc*/
.fimIpX .dropdown-container{background-color:white;position:absolute;border:1px solid;border-radius:16px;border-color:#726a60;box-shadow:0px 4px 16px 0px #00000029;background-color:white;margin-top:0.625rem;z-index:1;overflow:hidden;}/*!sc*/
.fimIpX .dropdown-content{padding-top:0.313rem;padding-bottom:0.313rem;}/*!sc*/
.fimIpX .dropdown-content a span{font-size:14px;}/*!sc*/
.fimIpX .dropdown-item{border-bottom:0;}/*!sc*/
data-styled.g759[id="sc-17euj2w-0"]{content:"fimIpX,"}/*!sc*/
.jpnAyR{height:40px;position:relative;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:40px;}/*!sc*/
data-styled.g760[id="sc-1dtewlt-0"]{content:"jpnAyR,"}/*!sc*/
@media (max-width:1281px){.fumzGJ .menu-item:nth-of-type(n + 6){display:none;}}/*!sc*/
@media (max-width:995px){.fumzGJ .menu-item:nth-of-type(n + 4){display:none;}}/*!sc*/
@media (max-width:767px){.fumzGJ .menu-item:nth-of-type(n + 4){display:none;}}/*!sc*/
@media (max-width:690px){.fumzGJ .menu-item:nth-of-type(n + 3){display:none;}}/*!sc*/
@media (max-width:649px){.fumzGJ .menu-item:nth-of-type(n + 3){display:none;}}/*!sc*/
@media (max-width:580px){.fumzGJ .menu-item:nth-of-type(n + 2){display:none;}}/*!sc*/
@media (max-width:504px){.fumzGJ .menu-item:nth-of-type(n + 2){display:none;}}/*!sc*/
@media (max-width:429px){.fumzGJ .menu-item:nth-of-type(n + 1){display:none;}}/*!sc*/
data-styled.g761[id="sc-1dtewlt-1"]{content:"fumzGJ,"}/*!sc*/
.cwPxJK{position:relative;display:inline-block;}/*!sc*/
data-styled.g762[id="sc-1dtewlt-2"]{content:"cwPxJK,"}/*!sc*/
.izpGvr{width:100%;}/*!sc*/
data-styled.g767[id="sc-1dclrhe-0"]{content:"izpGvr,"}/*!sc*/
.vgcOr{font-family:Lora;font-weight:600;}/*!sc*/
data-styled.g768[id="sc-1ewhvwh-0"]{content:"vgcOr,"}/*!sc*/
.kCuTIt{text-transform:uppercase;}/*!sc*/
data-styled.g769[id="sc-5xdgy4-0"]{content:"kCuTIt,"}/*!sc*/
.fNtHbR{text-transform:uppercase;font-size:14px;font-weight:bold;}/*!sc*/
data-styled.g772[id="sc-mg9c7m-0"]{content:"fNtHbR,"}/*!sc*/
.fZa-DaG{box-shadow:0px 4px 16px 0px #00000029;border-radius:7px;}/*!sc*/
.fZa-DaG div{border-radius:7px;padding:0;width:clamp(12rem,80vw,22rem);background-color:white;color:black;}/*!sc*/
.fZa-DaG .arrow{display:none;background-color:#F2F0EF;}/*!sc*/
.fZa-DaG .arrow::before{background-color:#F2F0EF!important;}/*!sc*/
data-styled.g786[id="sc-1dtewlt-3"]{content:"fZa-DaG,"}/*!sc*/
@-webkit-keyframes fEWCgj{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}/*!sc*/
@keyframes fEWCgj{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}/*!sc*/
data-styled.g795[id="sc-keyframes-fEWCgj"]{content:"fEWCgj,"}/*!sc*/
.ReactModal__Body--open{overflow:hidden;}/*!sc*/
data-styled.g796[id="sc-global-iEDSUG2"]{content:"sc-global-iEDSUG2,"}/*!sc*/
.dCLFgg a{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.dCLFgg a:hover{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.dCLFgg .card-media img{width:100%;height:auto;}/*!sc*/
.dCLFgg .featured-image-link:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.dCLFgg .vertical-image-text-card-wrapper{height:100%;}/*!sc*/
.dCLFgg .vertical-image-text-card-container{height:100%;}/*!sc*/
data-styled.g803[id="sc-imw3oh-0"]{content:"dCLFgg,"}/*!sc*/
.cFivLq{padding-top:0 !important;}/*!sc*/
data-styled.g804[id="sc-imw3oh-1"]{content:"cFivLq,"}/*!sc*/
.fslxRz a{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.fslxRz a:hover{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
data-styled.g805[id="sc-bw9nqe-0"]{content:"fslxRz,"}/*!sc*/
.idnWfq span{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.idnWfq span:hover{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
data-styled.g806[id="sc-1xsd6z5-0"]{content:"idnWfq,"}/*!sc*/
.cElxPf .vertical-image-text-card-wrapper{height:100%;}/*!sc*/
.cElxPf .text-card-wrapper{height:100%;}/*!sc*/
.cElxPf .text-card-container{height:100%;}/*!sc*/
.cElxPf .flex-text-card-columns-container{height:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/
.cElxPf .category-name{margin-bottom:1rem;font-family:Galano Grotesque Alt;font-size:18px;}/*!sc*/
.cElxPf .card-footer-without-padding .card-footer{padding-top:0;}/*!sc*/
data-styled.g807[id="sc-1tgz4ek-0"]{content:"cElxPf,"}/*!sc*/
.gqkcHA{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-text-decoration:none;text-decoration:none;height:100%;cursor:pointer;}/*!sc*/
.gqkcHA:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.gqkcHA:hover h3{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.gqkcHA .guide-card{margin:20px 0;-webkit-flex:1;-ms-flex:1;flex:1;}/*!sc*/
data-styled.g808[id="sc-gcp0hw-0"]{content:"gqkcHA,"}/*!sc*/
.jHkxms{border:0.5px solid #0000004d;z-index:1;width:100%;position:relative;}/*!sc*/
data-styled.g809[id="sc-1a695sn-0"]{content:"jHkxms,"}/*!sc*/
.fXeWqh{margin-bottom:1rem;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;}/*!sc*/
@media (max-width:995px){.fXeWqh{padding:1rem 0 2rem 0;}}/*!sc*/
data-styled.g810[id="sc-1a695sn-1"]{content:"fXeWqh,"}/*!sc*/
.bPGJIN{z-index:2;position:absolute;background:#000000;border-radius:8px;}/*!sc*/
.bPGJIN h3{color:#ffffff;margin-left:5rem;margin-right:5rem;margin-top:0.5rem;margin-bottom:0.5rem;font-family:inherit;font-weight:600;}/*!sc*/
data-styled.g811[id="sc-1a695sn-2"]{content:"bPGJIN,"}/*!sc*/
.bjiMXG{margin:0rem;}/*!sc*/
.bjiMXG .category-title{font-size:18px;font-family:Galano Grotesque Alt;}/*!sc*/
.bjiMXG .card-title{font-size:22px;margin-bottom:1rem;}/*!sc*/
.bjiMXG .card-footer{padding-top:0;}/*!sc*/
data-styled.g812[id="sc-152ov43-0"]{content:"bjiMXG,"}/*!sc*/
.cWaHei{margin-left:inherit;margin-bottom:1rem;}/*!sc*/
.cWaHei h3{font-size:18px;font-family:Galano Grotesque Alt;}/*!sc*/
data-styled.g813[id="sc-1kastxp-0"]{content:"cWaHei,"}/*!sc*/
.kldfhD .cards-container{margin-top:1rem;margin-bottom:1rem;}/*!sc*/
.kldfhD .card-title{margin-top:0.8rem;}/*!sc*/
@media (max-width:995px){.kldfhD .cards-container{margin-top:0rem;margin-bottom:0rem;}}/*!sc*/
data-styled.g814[id="sc-3wsic5-0"]{content:"kldfhD,"}/*!sc*/
.BungP{padding:1rem 0rem;}/*!sc*/
.BungP .card-footer{padding:0;}/*!sc*/
@media (max-width:995px){.BungP{padding-top:0;}.BungP .vertical-image-text-card-wrapper{padding-top:1rem;}}/*!sc*/
@media (min-width:996px){.BungP .card-media{display:none;}.BungP .vertical-image-text-card-container p{display:none;}.BungP .vertical-image-text-card-wrapper:not(:first-child){padding:0;}}/*!sc*/
data-styled.g815[id="sc-1n3r275-0"]{content:"BungP,"}/*!sc*/
.cjJGxm{width:100%;border-bottom:0.5px solid #0000004d;display:none;}/*!sc*/
@media (min-width:996px){.cjJGxm{display:block;}}/*!sc*/
data-styled.g816[id="sc-1n3r275-1"]{content:"cjJGxm,"}/*!sc*/
.fIzLxV .latest-news-date{margin:inherit;}/*!sc*/
.fIzLxV .latest-news-date > div{font-weight:500;font-size:15px;line-height:20.25px;}/*!sc*/
.fIzLxV .category-title{margin:inherit;}/*!sc*/
.fIzLxV .category-title h2{font-size:18px;font-weight:600;line-height:40px;font-letter-spacing:-0.5px;}/*!sc*/
.fIzLxV .latest-news-header-mobile{margin:inherit;padding-bottom:1rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/
.fIzLxV .category-title-mobile h2{color:#BA1B20;}/*!sc*/
data-styled.g817[id="sc-1dwl731-0"]{content:"fIzLxV,"}/*!sc*/
.htzThP{padding:1rem;}/*!sc*/
@media (max-width:995px){.htzThP{padding:1rem 0 0 0;}.htzThP .card-footer{padding:0;}}/*!sc*/
data-styled.g818[id="sc-1m42hxs-0"]{content:"htzThP,"}/*!sc*/
.eKGJnp{-webkit-order:2;-ms-flex-order:2;order:2;}/*!sc*/
@media (min-width:996px){.eKGJnp{-webkit-order:0;-ms-flex-order:0;order:0;}}/*!sc*/
data-styled.g819[id="sc-s08bo2-0"]{content:"eKGJnp,"}/*!sc*/
.dWKdpf{-webkit-order:1;-ms-flex-order:1;order:1;}/*!sc*/
@media (min-width:996px){.dWKdpf{-webkit-order:0;-ms-flex-order:0;order:0;}}/*!sc*/
data-styled.g820[id="sc-s08bo2-1"]{content:"dWKdpf,"}/*!sc*/
.buKUGa{-webkit-order:3;-ms-flex-order:3;order:3;}/*!sc*/
@media (min-width:996px){.buKUGa{-webkit-order:0;-ms-flex-order:0;order:0;}}/*!sc*/
data-styled.g821[id="sc-s08bo2-2"]{content:"buKUGa,"}/*!sc*/
.jhNNqE{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/
.jhNNqE .TRAFFIC1-ad{width:100%;padding:15px 0 0;height:397px;}/*!sc*/
@media (max-width:767px){.jhNNqE .TRAFFIC1-ad{height:411px;}}/*!sc*/
data-styled.g822[id="sc-s08bo2-3"]{content:"jhNNqE,"}/*!sc*/
.kAPyl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0.1rem;}/*!sc*/
.kAPyl .featured-image img{height:auto;width:100%;}/*!sc*/
.kAPyl .featured-image{width:100%;height:auto;}/*!sc*/
.kAPyl .mobile-research-title{display:none;}/*!sc*/
.kAPyl .desktop-research-title{display:block;}/*!sc*/
.kAPyl .profile-photo-col{margin-right:8px;}/*!sc*/
.kAPyl h3{line-height:22px;}/*!sc*/
.kAPyl .research-photo{width:100%;height:auto;margin-top:1.5rem;}/*!sc*/
.kAPyl .profile-photo{border-radius:50%;position:relative;padding-right:0px;}/*!sc*/
.kAPyl #profile-photo > picture > img{border-radius:50%;height:100px;width:100px;}/*!sc*/
.kAPyl .see-more{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:1.3rem;visibility:visible;}/*!sc*/
.kAPyl a{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
.kAPyl a:hover{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/
.kAPyl .author-section{margin-top:0.5rem;}/*!sc*/
.kAPyl .author-section p{font-family:Galano Grotesque Alt;font-weight:500;font-style:italic;font-size:12px;line-height:16px;}/*!sc*/
.kAPyl .author-section h3{font-family:Lora;}/*!sc*/
.kAPyl .desktop-author-section > p{line-height:16px;margin-bottom:2px;font-style:italic;font-color:#333333;}/*!sc*/
.kAPyl .fomc-update{color:#b81d22;}/*!sc*/
.kAPyl .author-title-section{display:block;}/*!sc*/
.kAPyl .mobile-author{display:none;}/*!sc*/
.kAPyl .desktop-author{display:block;}/*!sc*/
@media (max-width:995px){.kAPyl .desktop-research-title{display:none;}.kAPyl .mobile-research-title{display:block;margin-top:1rem;}.kAPyl .author-title-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.kAPyl .mobile-author{display:block;}.kAPyl .desktop-author{display:none;}.kAPyl .see-more{visibility:hidden;}}/*!sc*/
data-styled.g827[id="sc-107qy25-0"]{content:"kAPyl,"}/*!sc*/
.iwPsKD img{border-radius:16px;}/*!sc*/
data-styled.g828[id="sc-12vl4gv-0"]{content:"iwPsKD,"}/*!sc*/
@media (max-width:767px){.jTKmqg:not(:last-child) > .nyp-row-flex{border-bottom:1px solid #D3CFCA;margin-bottom:24px;padding-bottom:24px;}}/*!sc*/
@media (min-width:768px){.jTKmqg > .nyp-row-flex{padding-bottom:24px;}}/*!sc*/
data-styled.g829[id="sc-1frdhcl-0"]{content:"jTKmqg,"}/*!sc*/
.duoiTF{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical;height:100%;line-height:normal;}/*!sc*/
data-styled.g830[id="sc-1frdhcl-1"]{content:"duoiTF,"}/*!sc*/
</style></head><body><script>
  window.ignoreNextComscorePixelForPage = window.location.origin + window.location.pathname;
  var shareData = navigator.doNotTrack === '1' || navigator.globalPrivacyControl === true || /ccpaoptout=true/.test(document.cookie) ? 0 : 1;
  var cookie;
  var tag = {
    cs_fpid: ((cookie = document.cookie.split(';').filter(function (c) {
      return c.trim().startsWith('__vst=');
    })) === null || cookie === void 0 || (cookie = cookie.at(0)) === null || cookie === void 0 || (cookie = cookie.split('=')) === null || cookie === void 0 || (cookie = cookie.at(1)) === null || cookie === void 0 ? void 0 : cookie.trim()) || new URLSearchParams(new URL(window.location.href).search).get('iFrame_edwVisitorId') || null,
    cs_ucfr: shareData,
    cs_fpit: 'c',
    cs_fpdm: '*null',
    cs_fpdt: '*null',
    c1: '2',
    c2: '6036093'
  };
  window._comscore = window._comscore || [];
  window._comscore.push(tag);
  (function() {
    var s = document.createElement('script');
    s.async = true;
    s.src = 'https://sb.scorecardresearch.com/cs/6036093/beacon.js';
    var el = document.getElementsByTagName('script')[0];
    el.parentNode.insertBefore(s, el);
  })();
</script><script>window.kxdl = { jy: '' }; window.rdcdl = window.kxdl;  window.rdcdl.globalholdout = { isEnabled: window?.__OPTIMIZELY_CACHE_ENTRIES__?.['EXP_GLOBAL_HOLDOUT-undefined-{}']?.isEnabled }; !function(n,e,i){if(!n){n=n||{},window.permutive=n,n.q=[],n.config=i||{},n.config.apiKey=e,n.config.environment=n.config.environment||'production';for(var o=['addon','identify','track','trigger','query','segment','segments','ready','on','once','user','consent'],r=0;r<o.length;r++){var t=o[r];n[t]=function(e){return function(){var i=Array.prototype.slice.call(arguments,0);n.q.push({functionName:e,arguments:i})}}(t)}}}(window.permutive,'2336e88c-2653-4e72-9d49-c562730fd85f',{});(function(g,o){g[o]=g[o]||function(){(g[o]['q']=g[o]['q']||[]).push(arguments)},g[o]['t']=1*new Date})(window,'_googCsa');window.addEventListener('load', function() {!(function(q,_name){q[_name]=q[_name]||function k(){(k.q=k.q||[]).push(arguments)},q[_name].v=q[_name].v||2,q[_name].s='3';!(function(q,k,F,H){function m(F,H){try{m=q.localStorage,(F=JSON.parse(m[decodeURI(decodeURI('%2567%256%35%25%374%25%34%39t%2565%25%36%64'))]('_aQS01RkQ3QjlGRTRBNDVFRTU5M0FGNUVCQTMtMQ')).lgk||[])&&(H=q[k].pubads())&&F.forEach((function(q){q&&q[0]&&H.setTargeting(q[0],q[1]||'')}))}catch(N){}var m}try{(H=q[k]=q[k]||{}).cmd=H.cmd||[],typeof H.pubads===F?m():typeof H.cmd.unshift===F?H.cmd.unshift(m):H.cmd.push(m)}catch(N){}})(window,decodeURI(decodeURI('%25%367%6f%256f%67%25%36%63%25%365%74%61%256%37')),'function');;})(window,decodeURI(decodeURI('%25%36%31%64%25%36%64%2569%72%256%31%256c')));!(function(q,k,F,H){F=q.createElement(k),q=q.getElementsByTagName(k)[0],F.async=1,F.src='https://taxisubsea.com/dist/p4dv2xoadp_0n.v2.js',(H=0)&&H(F),q.parentNode.insertBefore(F,q)})(document,'script');});</script><script data-testid="dfp" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" defer="" fetchpriority="auto"></script><script data-testid="prebid" src="https://pbc.realtor.com/p/realtor/realtor/pb.js" defer="" fetchpriority="auto"></script><script data-testid="amazon" src="https://config.aps.amazon-adsystem.com/configs/3103" defer="" fetchpriority="auto"></script><script data-testid="amazon2" src="https://client.aps.amazon-adsystem.com/publisher.js" defer="" fetchpriority="auto"></script><script data-testid="permutive" src="https://0cf17917-395b-4f25-91cc-db3bdd6044b0.edge.permutive.app/5dc35e4e-c442-405b-bf5f-5c2b8824b0cf-web.js" defer="" fetchpriority="auto"></script><script data-testid="openwrap" src="https://ads.pubmatic.com/AdServer/js/pwt/162281/7793/pwt.js" defer="" fetchpriority="auto"></script><script data-testid="doubleverify" src="https://pub.doubleverify.com/dvtag/21089637/DV1311094/pub.js" defer="" fetchpriority="auto"></script><script data-testid="adlightning" src="https://tagan.adlightning.com/realtor/op.js" defer="" fetchpriority="auto"></script><div id="__next"><div id="lb1_container" class="sc-fqkvVR crilYZ ad-wrapper lb1-ad" visibility="none"><div role="region" aria-label="Advertisement" id="div-gpt-ad-LB1" data-testid="div-gpt-ad-LB1" class="sc-gEvEer hayVwI ads "></div></div><div style="min-height:100vh;display:flex;flex-direction:column"><div data-ios-chrome="0" class="MobileBannerstyles__StyledMobileBanner-rui__sc-pye4da-0 cRAZqK"><button type="button" aria-label="Close" data-testid="close-button" reversed="" class="CloseButtonstyles__StyledCloseButton-rui__sc-gu06bm-0 issBmq close-icon"></button><svg data-testid="core-icon" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:40px;color:#FFFFFF;fill:currentColor" aria-hidden="true" class="app-icon"><path fill="#fff" fill-rule="evenodd" d="M12.01 2.5 22 12.712h-3.047v9.163h-13.9v-9.163H2zm2.618 7.13c.508 0 .93.144 1.193.406.25.276.37.604.363 1.01 0 .597-.376 1.194-1.088 1.194-.719 0-.97-.446-1.147-.866-.152-.367-.29-.597-.502-.597-.553 0-1.404 1.253-1.622 2.814-.02.25-.046.82-.046 1.41v1.955c0 1.115.119 1.574.31 1.98.132.243.257.375.402.427.198.085.343.111.541.131l.086.007v.275H8.264v-.275l.093-.007c.224-.026.422-.079.58-.15.284-.145.422-.276.554-.703.072-.439.086-1.095.086-1.574v-4.69c0-.354 0-1.18-.066-1.462a.83.83 0 0 0-.37-.57c-.23-.165-.48-.19-.745-.21l-.085-.007v-.275h3.25c.172 0 .251.118.251.23a72 72 0 0 1-.024 1.212l-.015.729c.342-.919.758-1.391 1.12-1.739l.007-.006c.363-.302.89-.65 1.728-.65Z" clip-rule="evenodd"></path></svg><div class="headlines"><div class="base__StyledType-rui__sc-18muj27-0 bWOaEY title">Realtor.com® Real Estate App</div><span class="reviews"><div role="img" aria-label="4.5 out of 5 stars" class="StarRatingsstyles__StyledStarRatings-rui__sc-1o18akx-0 gJqecl ratings"><svg data-testid="icon-star-filled" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:#FFD600;fill:currentColor" aria-hidden="true"><path d="m14.642 4.07 1.467 2.973 3.281.477c2.417.35 3.382 3.32 1.633 5.025l-2.374 2.314.56 3.268c.413 2.407-2.113 4.242-4.275 3.106L12 19.69l-2.934 1.543c-2.162 1.136-4.688-.7-4.275-3.106l.56-3.268-2.374-2.314C1.228 10.841 2.193 7.871 4.61 7.52l3.28-.477L9.359 4.07c1.08-2.19 4.203-2.19 5.284 0Z"></path></svg><svg data-testid="icon-star-filled" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:#FFD600;fill:currentColor" aria-hidden="true"><path d="m14.642 4.07 1.467 2.973 3.281.477c2.417.35 3.382 3.32 1.633 5.025l-2.374 2.314.56 3.268c.413 2.407-2.113 4.242-4.275 3.106L12 19.69l-2.934 1.543c-2.162 1.136-4.688-.7-4.275-3.106l.56-3.268-2.374-2.314C1.228 10.841 2.193 7.871 4.61 7.52l3.28-.477L9.359 4.07c1.08-2.19 4.203-2.19 5.284 0Z"></path></svg><svg data-testid="icon-star-filled" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:#FFD600;fill:currentColor" aria-hidden="true"><path d="m14.642 4.07 1.467 2.973 3.281.477c2.417.35 3.382 3.32 1.633 5.025l-2.374 2.314.56 3.268c.413 2.407-2.113 4.242-4.275 3.106L12 19.69l-2.934 1.543c-2.162 1.136-4.688-.7-4.275-3.106l.56-3.268-2.374-2.314C1.228 10.841 2.193 7.871 4.61 7.52l3.28-.477L9.359 4.07c1.08-2.19 4.203-2.19 5.284 0Z"></path></svg><svg data-testid="icon-star-filled" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:#FFD600;fill:currentColor" aria-hidden="true"><path d="m14.642 4.07 1.467 2.973 3.281.477c2.417.35 3.382 3.32 1.633 5.025l-2.374 2.314.56 3.268c.413 2.407-2.113 4.242-4.275 3.106L12 19.69l-2.934 1.543c-2.162 1.136-4.688-.7-4.275-3.106l.56-3.268-2.374-2.314C1.228 10.841 2.193 7.871 4.61 7.52l3.28-.477L9.359 4.07c1.08-2.19 4.203-2.19 5.284 0Z"></path></svg><svg fill="currentColor" data-testid="icon-star-half-filled" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:inherit;fill:currentColor" aria-hidden="true" class="half-star"><path stroke="currentColor" d="m15.577 6.837.116.235.26.038 3.281.477c2.007.291 2.808 2.757 1.356 4.172l-2.374 2.315-.188.183.044.26.56 3.267c.343 1.998-1.754 3.522-3.549 2.579l-2.934-1.543-.233-.122-.233.122-2.934 1.543c-1.795.943-3.892-.58-3.55-2.58l.56-3.267.045-.259-.188-.183-2.374-2.315c-1.452-1.415-.65-3.88 1.356-4.172l3.28-.477.26-.038.117-.235 1.467-2.973c.898-1.819 3.49-1.819 4.388 0zm-4.161 10.425v.5h.5c.24 0 .48.058.698.173l2.934 1.542c1.061.558 2.301-.343 2.099-1.524l-.56-3.268a1.5 1.5 0 0 1 .43-1.328l2.375-2.314c.858-.836.385-2.294-.802-2.467L15.81 8.1a1.5 1.5 0 0 1-1.13-.82l-1.467-2.974a1.44 1.44 0 0 0-1.297-.806h-.5z"></path></svg></div><div class="base__StyledType-rui__sc-18muj27-0 bWOaEY reviews">314,000+</div></span></div><a class="download-button" data-testid="button-install" tabindex="0">Open in App</a></div><div data-testid="global-header" class="sc-1frvhad-0 QzGGj"><div class="sc-1mimt1s-0 ciHKpp"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW bgheader_main-container"><div class="bgheader_header-element bgheader_back-button-container"></div><button class="base__StyledButton-rui__sc-7dk5je-1 cskxMs IconButtonstyles__StyledIconButton-rui__sc-bke767-0 hwKfpF bgheader_header-element bgheader_hamburger-menu" aria-expanded="false" aria-label="Toggle navigation drawer" type="button"><svg data-testid="icon-list-view" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path fill-rule="evenodd" d="M1.75 6a1 1 0 0 1 1-1h18.5a1 1 0 1 1 0 2H2.75a1 1 0 0 1-1-1m.5 6a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2h-18a1 1 0 0 1-1-1m1 5a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2z" clip-rule="evenodd"></path></svg></button><a aria-label="Go to realtor.com home page" class="bgheader_brand-logo bgheader_header-element" href="/"><svg fill="currentColor" data-testid="icon-realtor-color" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:28px;color:inherit;fill:currentColor" aria-hidden="true" class="bgheader_brand-img-compact"><path fill="#D92228" d="M22 12.712 12.01 2.5 2 12.712h3.053v9.163h13.9v-9.163z"></path><path fill="#fff" d="M15.821 10.036c-.263-.262-.685-.406-1.193-.406-.838 0-1.365.347-1.728.649l-.007.006c-.362.348-.778.82-1.12 1.739l.02-.938c.013-.512.02-.951.02-1.004 0-.111-.08-.23-.252-.23h-3.25v.276l.085.007c.264.02.515.046.745.21q.309.206.37.57c.066.282.066 1.109.066 1.463v4.69c0 .478-.014 1.134-.086 1.573-.132.427-.27.558-.554.702a2 2 0 0 1-.58.151l-.093.007v.275h4.854v-.275l-.086-.007a1.6 1.6 0 0 1-.54-.131c-.146-.052-.271-.184-.403-.426-.191-.407-.31-.866-.31-1.981V15c0-.59.027-1.16.046-1.41.218-1.56 1.069-2.814 1.622-2.814.211 0 .35.23.502.597.178.42.428.866 1.147.866.712 0 1.088-.597 1.088-1.194.007-.406-.112-.734-.363-1.01Z"></path></svg><img width="142" height="46" alt="realtor.com" class="bgheader_brand-img" data-testid="global-nav-default" src="https://static.rdc.moveaws.com/rdc-ui/logos/logo-brand.svg"/></a><div class="SkipLinkstyles__StyledSkipLink-rui__sc-d56ofp-0 eaiGSa"><span class="VisuallyHiddenstyles__StyledVisuallyHidden-rui__sc-1ohi4lq-0 ehTHMx focusable "><button class="base__StyledButton-rui__sc-7dk5je-1 dDwiIN skip-link" type="button">Skip to content</button></span></div><div class="ScreenDrawerstyles__StyledScreenDrawer-rui__sc-1whmo4r-0 eDHsAx bgheader_mobile-drawer" aria-label="Drawer" role="region" tabindex="-1"><div class="screen-drawer-closed"><div aria-label="Drawer overlay. Click to close drawer" class="screen-drawer_backdrop" data-testid="screen-drawer_backdrop" role="region"></div><div role="dialog" aria-label="Navigation" class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu screen-drawer_container" data-testid="screen-drawer_container"><div><div class="bgheader_mobile-drawer-header"><img width="142" height="46" alt="realtor.com" class="bgheader_brand-img" data-testid="global-nav-default" src="https://static.rdc.moveaws.com/rdc-ui/logos/logo-brand.svg"/><button type="button" aria-label="Close navigation drawer" data-testid="close-button" class="CloseButtonstyles__StyledCloseButton-rui__sc-gu06bm-0 cgButs bgh-nav_close-button"></button></div><div class="bgheader_header-element bghheader_drawer-contents"><div class="sc-1xbj4jn-0 eEmNhK"><div aria-label="Main" class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW bgh-nav_main-container" role="navigation"><ul class="bgh-nav_navList"><li class="bgh-nav_navListItem bgh-nav_navListItem-submenu-closed"><div class="sc-15b2ndo-0 fZlJDi"><div class="bgh-nav_menu bgh-nav_menu-closed"><a aria-current="false" aria-label="Navigation Buy" class="bgh-nav_menu-text" href="/realestateforsale"><div class="base__StyledType-rui__sc-18muj27-0 dMwvaW">Buy</div></a><button class="base__StyledButton-rui__sc-7dk5je-1 cskxMs IconButtonstyles__StyledIconButton-rui__sc-bke767-0 hwKfpF bgh-nav_chev" aria-expanded="false" aria-label="Toggle Buy dropdown" type="button"><svg data-testid="icon-chevron-down" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:inherit;fill:currentColor" aria-hidden="true" class="bgh-nav_chevron"><path d="M17.293 8.293a1 1 0 1 1 1.414 1.414zM12 15l.707.707a1 1 0 0 1-1.414 0zM5.293 9.707a1 1 0 0 1 1.414-1.414zm13.414 0-6 6-1.414-1.414 6-6zm-7.414 6-6-6 1.414-1.414 6 6z"></path></svg></button></div><div aria-label="Navigation Buy subMenu" class="bgh-nav_subMenu"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW bgh-nav_subMenu-container"><section><div class="bgh-nav_subMenu-section-title">Homes for sale</div><ul><li><a href="/realestateforsale">Homes for sale</a></li><li><a href="/foreclosure">Foreclosure homes</a></li><li><hr data-testid="bgh-list-hr"/></li><li><div class="bgh-nav_subMenu-section-title">New construction for sale</div></li><li><a href="/newconstructionhomes/near-me">All new construction</a></li><li><a href="/newhomes">New home construction</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Explore the neighborhood</div><ul><li><a href="/local">Housing market trends</a></li><li><a href="/soldhomes">Recently sold homes</a></li><li><a href="/propertyrecord-search">Property records</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Home buying tips</div><ul><li><a href="/home-buying-checklist">Home buying checklist</a></li><li><a href="/advice/buy/five-things-i-wish-i-had-known-as-a-first-time-homeowner/">Home buyers reveal: 'What I wish I had known before buying my first home'</a></li><li><a href="/welcome/first-time-buyer/">First-time home buyer resource center</a></li><li><a href="/advice/buy/">More home buying insights</a></li><li><a href="https://www.realtor.com/realpeople/">Success stories</a></li></ul></section></div></div></div></li><li class="bgh-nav_navListItem bgh-nav_navListItem-submenu-closed"><div class="sc-15b2ndo-0 fZlJDi"><div class="bgh-nav_menu bgh-nav_menu-closed"><a aria-current="false" aria-label="Navigation Sell" class="bgh-nav_menu-text" href="/sell/"><div class="base__StyledType-rui__sc-18muj27-0 dMwvaW">Sell</div></a><button class="base__StyledButton-rui__sc-7dk5je-1 cskxMs IconButtonstyles__StyledIconButton-rui__sc-bke767-0 hwKfpF bgh-nav_chev" aria-expanded="false" aria-label="Toggle Sell dropdown" type="button"><svg data-testid="icon-chevron-down" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:inherit;fill:currentColor" aria-hidden="true" class="bgh-nav_chevron"><path d="M17.293 8.293a1 1 0 1 1 1.414 1.414zM12 15l.707.707a1 1 0 0 1-1.414 0zM5.293 9.707a1 1 0 0 1 1.414-1.414zm13.414 0-6 6-1.414-1.414 6-6zm-7.414 6-6-6 1.414-1.414 6 6z"></path></svg></button></div><div aria-label="Navigation Sell subMenu" class="bgh-nav_subMenu"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW bgh-nav_subMenu-container"><section><div class="bgh-nav_subMenu-section-title">Home selling tools</div><ul><li><a href="https://sell.realtor.com/?utm_source=RDC&amp;utm_campaign=GNAV_SELL_AGENT_COMPARE&amp;flow=GNAV_SELL_AGENT_COMPARE" target="_blank">Compare agents & pick the right one</a></li><li><a href="/sell/sellers-marketplace">Find the right selling option for you</a></li><li><a href="/myhome/sale-proceeds-calculator">How much can you make selling your home?</a></li><li><a href="/myhome/">See what your home is worth</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Home selling advice</div><ul><li><a href="/guides/home-selling-guide/">Complete guide to selling your home</a></li><li><hr data-testid="bgh-list-hr"/></li><li><a href="/sell/seller-guides/should-i-sell-my-home-now">Should I sell my home now?</a></li><li><a href="/sell/seller-guides/how-much-is-my-home-worth ">How much is my home worth?</a></li><li><a href="/sell/seller-guides/how-should-i-sell-my-home">How should I sell my home?</a></li><li><a href="/advice/sell/interviewing-listing-agents/">How to select an agent?</a></li><li><a href="/sell/seller-guides/how-to-prepare-your-home-for-sale">How to prepare your home for sale?</a></li><li><hr data-testid="bgh-list-hr"/></li><li><a href="/advice/sell/">See more home selling insights</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Recently sold</div><ul><li><a href="/soldhomes">Recently sold homes</a></li></ul></section></div></div></div></li><li class="bgh-nav_navListItem bgh-nav_navListItem-submenu-closed"><div class="sc-15b2ndo-0 fZlJDi"><div class="bgh-nav_menu bgh-nav_menu-closed"><a aria-current="false" aria-label="Navigation Rent" class="bgh-nav_menu-text" href="/rentals/"><div class="base__StyledType-rui__sc-18muj27-0 dMwvaW">Rent</div></a><button class="base__StyledButton-rui__sc-7dk5je-1 cskxMs IconButtonstyles__StyledIconButton-rui__sc-bke767-0 hwKfpF bgh-nav_chev" aria-expanded="false" aria-label="Toggle Rent dropdown" type="button"><svg data-testid="icon-chevron-down" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:inherit;fill:currentColor" aria-hidden="true" class="bgh-nav_chevron"><path d="M17.293 8.293a1 1 0 1 1 1.414 1.414zM12 15l.707.707a1 1 0 0 1-1.414 0zM5.293 9.707a1 1 0 0 1 1.414-1.414zm13.414 0-6 6-1.414-1.414 6-6zm-7.414 6-6-6 1.414-1.414 6 6z"></path></svg></button></div><div aria-label="Navigation Rent subMenu" class="bgh-nav_subMenu"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW bgh-nav_subMenu-container"><section><div class="bgh-nav_subMenu-section-title">Apartments For rent</div><ul><li><a href="/rentals/">Apartments for rent</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Renter tools</div><ul><li><a href="/myaccount/profile/renter_tools">Contacted rentals</a></li><li><a href="/rentals-application">Apply now online</a></li><li><hr data-testid="bgh-list-hr"/></li><li><div class="bgh-nav_subMenu-section-title">Landlord tools</div></li><li><a href="/landlords">Manage rentals</a></li><li><a href="/landlords/list-rental-property">List your rentals</a></li><li><a href="/landlords/screen-tenants">Screen tenants</a></li><li><a href="/landlords/create-lease">Create a lease</a></li><li><a href="/landlords/setup-payments">Collect rent online</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Home renting tips</div><ul><li><a href="/renter-resource-center-roadmap/">Renter's resource center</a></li><li><a href="/mortgage/tools/rent-or-buy-calculator/">Should I rent or buy?</a></li><li><a href="/advice/rent/renting-myths/">Debunked! 8 myths about renting you should stop believing immediately</a></li><li><hr data-testid="bgh-list-hr"/></li><li><a href="/research/december-2022-rent/">Rental report</a></li><li><a href="/advice/rent/">More renting insights</a></li></ul></section></div></div></div></li><li class="bgh-nav_navListItem bgh-nav_navListItem-submenu-closed"><div class="sc-15b2ndo-0 fZlJDi"><div class="bgh-nav_menu bgh-nav_menu-closed"><a aria-current="false" aria-label="Navigation Mortgage" class="bgh-nav_menu-text" href="/mortgage/"><div class="base__StyledType-rui__sc-18muj27-0 dMwvaW">Mortgage</div></a><button class="base__StyledButton-rui__sc-7dk5je-1 cskxMs IconButtonstyles__StyledIconButton-rui__sc-bke767-0 hwKfpF bgh-nav_chev" aria-expanded="false" aria-label="Toggle Mortgage dropdown" type="button"><svg data-testid="icon-chevron-down" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:inherit;fill:currentColor" aria-hidden="true" class="bgh-nav_chevron"><path d="M17.293 8.293a1 1 0 1 1 1.414 1.414zM12 15l.707.707a1 1 0 0 1-1.414 0zM5.293 9.707a1 1 0 0 1 1.414-1.414zm13.414 0-6 6-1.414-1.414 6-6zm-7.414 6-6-6 1.414-1.414 6 6z"></path></svg></button></div><div aria-label="Navigation Mortgage subMenu" class="bgh-nav_subMenu"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW bgh-nav_subMenu-container"><section><div class="bgh-nav_subMenu-section-title">Mortgage rates</div><ul><li><a href="/mortgage/home-loan/#src=_gnav_menu_integrated">Get pre-approved</a></li><li><a href="/mortgage/rates/?utm_content=gnav">Mortgage rates</a></li><li><a href="/mortgage/home-equity-rates/?iid=global_nav&amp;reference=global_nav">Home equity financing rates</a></li><li><a href="/mortgage/rates/?loan_purpose=refinance">Refinance rates</a></li><li><a href="/advice/finance/">Finance advice</a></li><li><a href="/mortgage/va-home-loan-center/">For veterans</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Calculators</div><ul><li><a href="/mortgage/tools/mortgage-calculator/">Mortgage calculator</a></li><li><a href="/mortgage/tools/refinance-calculator/">Refinance calculator</a></li><li><a href="/mortgage/tools/affordability-calculator/">How much house can I afford</a></li><li><a href="/mortgage/tools/rent-or-buy-calculator/">Rent vs. buy</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Financial advice</div><ul><li><a href="/advice/finance/ways-home-buyers-mess-up-mortgage/">6 ways home buyers mess up getting a mortgage</a></li><li><a href="/advice/guides/mortgage/">Mortgage guide</a></li><li><a href="/mortgage/home-insurance/compare">Learn about home insurance</a></li><li><a href="/advice/finance/">More finance insights</a></li></ul></section></div></div></div></li><li class="bgh-nav_navListItem bgh-nav_navListItem-submenu-closed"><div class="sc-15b2ndo-0 fZlJDi"><div class="bgh-nav_menu bgh-nav_menu-closed"><a aria-current="false" aria-label="Navigation Find an Agent" class="bgh-nav_menu-text" href="/realestateagents/"><div class="base__StyledType-rui__sc-18muj27-0 dMwvaW">Find an Agent</div></a><button class="base__StyledButton-rui__sc-7dk5je-1 cskxMs IconButtonstyles__StyledIconButton-rui__sc-bke767-0 hwKfpF bgh-nav_chev" aria-expanded="false" aria-label="Toggle Find an Agent dropdown" type="button"><svg data-testid="icon-chevron-down" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:inherit;fill:currentColor" aria-hidden="true" class="bgh-nav_chevron"><path d="M17.293 8.293a1 1 0 1 1 1.414 1.414zM12 15l.707.707a1 1 0 0 1-1.414 0zM5.293 9.707a1 1 0 0 1 1.414-1.414zm13.414 0-6 6-1.414-1.414 6-6zm-7.414 6-6-6 1.414-1.414 6 6z"></path></svg></button></div><div aria-label="Navigation Find an Agent subMenu" class="bgh-nav_subMenu"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW bgh-nav_subMenu-container"><section><div class="bgh-nav_subMenu-section-title">Find a real estate agent</div><ul><li><a href="https://sell.realtor.com/?utm_source=RDC&amp;utm_campaign=GNAV_FAR_AGENT_SEARCH&amp;flow=GNAV_FAR_AGENT_SEARCH">Search for real estate agent</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Why use a REALTOR<sup>®</sup></div><ul><li><a href="/advice/buy/why-you-should-use-realtor/">6 reasons you should never buy or sell a home without an agent</a></li><li><a href="/advice/buy/whats-difference-real-estate-salesperson-broker/">Difference between agent, broker & REALTOR<sup>®</sup></a></li><li><a href="/advice/buy/what-is-a-buyers-agent-used-for/">Listing vs. buyer agent</a></li><li><a href="/advice/sell/find-a-realtor/">How to find a REALTOR<sup>®</sup></a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">News around REALTORS<sup>®</sup></div><ul><li><a href="/advice/buy/toughest-home-buyers-ever/">Real estate agents reveal the toughest home buyers they've ever met</a></li><li><a href="/news/trends/">More news around REALTORS<sup>®</sup></a></li></ul></section></div></div></div></li><li class="bgh-nav_navListItem bgh-nav_navListItem-submenu-closed"><div class="sc-15b2ndo-0 fZlJDi"><div class="bgh-nav_menu bgh-nav_menu-closed"><a aria-current="false" aria-label="Navigation My Home" class="bgh-nav_menu-text" href="/myhome/"><div class="base__StyledType-rui__sc-18muj27-0 dMwvaW">My Home</div></a></div></div></li><li class="bgh-nav_navListItem bgh-nav_navListItem-submenu-closed"><div class="sc-15b2ndo-0 hzYAzt"><div class="bgh-nav_menu bgh-nav_menu-closed"><a aria-current="page" aria-label="Navigation News &amp; Insights" class="bgh-nav_menu-text" href="/news/"><div class="base__StyledType-rui__sc-18muj27-0 dMwvaW">News & Insights</div></a><button class="base__StyledButton-rui__sc-7dk5je-1 cskxMs IconButtonstyles__StyledIconButton-rui__sc-bke767-0 hwKfpF bgh-nav_chev" aria-expanded="false" aria-label="Toggle News &amp; Insights dropdown" type="button"><svg data-testid="icon-chevron-down" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:16px;color:inherit;fill:currentColor" aria-hidden="true" class="bgh-nav_chevron"><path d="M17.293 8.293a1 1 0 1 1 1.414 1.414zM12 15l.707.707a1 1 0 0 1-1.414 0zM5.293 9.707a1 1 0 0 1 1.414-1.414zm13.414 0-6 6-1.414-1.414 6-6zm-7.414 6-6-6 1.414-1.414 6 6z"></path></svg></button></div><div aria-label="Navigation News &amp; Insights subMenu" class="bgh-nav_subMenu"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW bgh-nav_subMenu-container"><section><div class="bgh-nav_subMenu-section-title">News</div><ul><li><a href="/news/">The latest news</a></li><li><a href="/news/trends/">Housing trends</a></li><li><a href="/news/real-estate-news/">Real estate news</a></li><li><a href="/news/celebrity-real-estate/">Celebrity real estate</a></li><li><a href="/news/unique-homes/">Unique homes</a></li><li><a href="https://www.realtor.com/marketing/resources/">For PROs</a></li><li><a href="/homemade/">Corporate blog</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Insights</div><ul><li><a href="/advice/buy/">Buying</a></li><li><a href="/advice/sell/">Selling</a></li><li><a href="/advice/rent/">Renting</a></li><li><a href="/advice/finance/">Financing</a></li><li><a href="/advice/move/">Moving</a></li><li><a href="/living">Living</a></li><li><a href="/advice/home-improvement/">Home improvement</a></li><li><a href="/research/">Research</a></li><li><a href="/research/2026-national-housing-forecast/">2026 housing market predictions</a><span class="Tagstyles__StyledTag-rui__sc-9ogsft-0 fAmyRB"><span>NEW</span></span></li><li><a href="/research/hottest-zip-codes-2025/">2025 hottest zip codes</a></li></ul></section><section><div class="bgh-nav_subMenu-section-title">Guides & more</div><ul><li><a href="/guides/">All guides</a></li><li><a href="/guides/home-selling-guide/">Complete guide on how to sell your home</a></li><li><a href="/welcome/first-time-buyer/?iid=int-rdc_firstTimeBuyer_editorial_headernav">First-time home buyer resource center</a></li><li><a href="/advice/guides/mortgage/">Mortgage guide</a></li><li><a href="/advice/guides/va-loan/?utm_source=NISubNav">Veterans home buyer guide</a></li><li><a href="/advice/guides/usda?iid=int-rdc_usdaguide_headernav">USDA home loan guide</a></li><li><a href="/advice/guides/home-insurance/?iid=int-rdc_homeinsuranceguide_headernav">Home insurance guide</a></li><li><a href="/videos/">Real estate videos</a></li><li><a href="https://www.realtor.com/local/market/">Neighborhood Insights</a></li><li><a href="https://www.realtor.com/news/about-us/">About us</a></li></ul></section></div></div></div></li></ul></div></div><nav class="sc-nkgvhv-0 jmedni"><a class="base__StyledAnchor-rui__sc-7dk5je-0 iepkhd Linkstyles__StyledLink-rui__sc-aj6vwt-0 dhdgNr nav-apps-advertise__btn-apps" href="/landlords">Manage rentals</a><a class="base__StyledAnchor-rui__sc-7dk5je-0 iepkhd Linkstyles__StyledLink-rui__sc-aj6vwt-0 dhdgNr nav-apps-advertise__btn-advertise" href="/marketing/">Advertise</a></nav></div></div></div></div></div><div class="bgheader_header-element"><div class="global-header_user-section"><div spacing="8px" shape="rectangle" class="Skeletonstyles__StyledSkeleton-rui__sc-ix60lh-0 dJiiOn global-header_block-loader"><div class="block-0 skeleton-block" data-testid="skeleton-block"></div></div></div></div></div><div data-testid="skip-link-target" tabindex="-1"></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 dBLNte"><a class="sc-14o2q7r-0 gygWIb" href="/news/"><h1 class="base__StyledType-rui__sc-18muj27-0 jaiCQw">News &amp; Insights</h1></a></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gVtHLQ"><nav aria-label="Navigation menu for News &amp; Insights categories" class="Navstyles__StyledNav-rui__sc-cfew9j-0 gYtuk sc-1dtewlt-0 sc-1dtewlt-1 jpnAyR fumzGJ"><div class=""><div class="sc-17euj2w-0 fimIpX"><div class="navbar-dropdown"><div class="sc-142high-0 fydvRs"><a class="base__StyledAnchor-rui__sc-7dk5je-0 fOrHGr" aria-expanded="false" href="/news/trends/"><span>NEWS &amp; TRENDS</span><span><svg class="svg-arrow" data-testid="icon-chevron-down" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M17.293 8.293a1 1 0 1 1 1.414 1.414l-1.414-1.414ZM12 15l.707.707a1 1 0 0 1-1.414 0L12 15ZM5.293 9.707a1 1 0 0 1 1.414-1.414L5.293 9.707Zm13.414 0-6 6-1.414-1.414 6-6 1.414 1.414Zm-7.414 6-6-6 1.414-1.414 6 6-1.414 1.414Z"></path></svg></span></a></div></div></div></div><a href="/advice/buy/" class="NavLinkstyles__StyledNavLink-rui__sc-1bc5j16-0 cXzGyE menu-item">BUYING</a><a href="/advice/sell/" class="NavLinkstyles__StyledNavLink-rui__sc-1bc5j16-0 cXzGyE menu-item">SELLING</a><a href="/advice/rent/" class="NavLinkstyles__StyledNavLink-rui__sc-1bc5j16-0 cXzGyE menu-item">RENTING</a><a href="/news/celebrity-real-estate/" class="NavLinkstyles__StyledNavLink-rui__sc-1bc5j16-0 cXzGyE menu-item">CELEBRITY HOMES</a><div class="menu-item"><div class="sc-17euj2w-0 fimIpX"><div class="navbar-dropdown"><div class="sc-142high-0 fydvRs"><a class="base__StyledAnchor-rui__sc-7dk5je-0 fOrHGr" aria-expanded="false" href="/advice/"><span>ADVICE</span><span><svg class="svg-arrow" data-testid="icon-chevron-down" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M17.293 8.293a1 1 0 1 1 1.414 1.414l-1.414-1.414ZM12 15l.707.707a1 1 0 0 1-1.414 0L12 15ZM5.293 9.707a1 1 0 0 1 1.414-1.414L5.293 9.707Zm13.414 0-6 6-1.414-1.414 6-6 1.414 1.414Zm-7.414 6-6-6 1.414-1.414 6 6-1.414 1.414Z"></path></svg></span></a></div></div></div></div><a href="/guides/" class="NavLinkstyles__StyledNavLink-rui__sc-1bc5j16-0 cXzGyE menu-item">GUIDES</a><a href="/living/" class="NavLinkstyles__StyledNavLink-rui__sc-1bc5j16-0 cXzGyE menu-item">LIVING</a><a href="/research/" class="NavLinkstyles__StyledNavLink-rui__sc-1bc5j16-0 cXzGyE menu-item">RESEARCH</a><a class="NavLinkstyles__StyledNavLink-rui__sc-1bc5j16-0 cXzGyE">MORE</a><div class="sc-1dtewlt-2 cwPxJK"><div data-testid="popper-anchor-wrapper" class="Popperstyles__PopperAnchorWrapper-rui__sc-1y7o80x-0 hOHXxJ"><div style="cursor:pointer" class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 dEIJCT"><svg data-testid="icon-magnifying-glass" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path fill-rule="evenodd" d="M16.618 18.032a9 9 0 1 1 1.414-1.414l3.675 3.675a1 1 0 0 1-1.414 1.414zM18 11a7 7 0 1 1-14 0 7 7 0 0 1 14 0" clip-rule="evenodd"></path></svg></div></div></div></nav><div aria-label="Drawer" role="region" tabindex="-1" class="ScreenDrawerstyles__StyledScreenDrawer-rui__sc-1whmo4r-0 jdSMeu"><div class="screen-drawer-closed"><div aria-label="Drawer overlay. Click to close drawer" class="screen-drawer_backdrop" data-testid="screen-drawer_backdrop" role="region"></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hGdCHz screen-drawer_container" data-testid="screen-drawer_container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fUrRto"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 dBLNte"><a class="sc-14o2q7r-0 gygWIb" href="/news/"><h1 class="base__StyledType-rui__sc-18muj27-0 jaiCQw">News &amp; Insights</h1></a></div><svg fill="currentColor" data-testid="icon-close" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true" cursor="pointer"><path fill-rule="evenodd" d="M5.293 6.707a1 1 0 0 1 1.414-1.414L12 10.586l5.293-5.293a1 1 0 1 1 1.414 1.414L13.414 12l5.293 5.293a1 1 0 0 1-1.414 1.414L12 13.414l-5.293 5.293a1 1 0 0 1-1.414-1.414L10.586 12z" clip-rule="evenodd"></path></svg></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kUWTST"><ul class="Liststyles__StyledList-rui__sc-1qwv10i-0 bcktZ"><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/news/trends/">NEWS &amp; TRENDS</a><ul class="Liststyles__StyledList-rui__sc-1qwv10i-0 mupSy"><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/news/real-estate-news/">Real Estate News</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/news/trends/">Housing Trends</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/news/celebrity-real-estate/">Celebrity Real Estate</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/news/unique-homes/">Unique Homes</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/news/reality-tv/">Reality TV</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/news/sports/">Sports</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a rel="nofollow" href="/news/search/?filters%5B0%5D%5Bfield%5D=tags&amp;filters%5B0%5D%5Bvalues%5D%5B0%5D=Most%20Expensive">Most Expensive Homes</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a rel="nofollow" href="/news/search/?filters%5B0%5D%5Bfield%5D=tags&amp;filters%5B0%5D%5Bvalues%5D%5B0%5D=Most%20Popular">Most Popular Homes</a></li></ul></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/buy/">BUYING</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/sell/">SELLING</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/rent/">RENTING</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/news/celebrity-real-estate/">CELEBRITY HOMES</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/">ADVICE</a><ul class="Liststyles__StyledList-rui__sc-1qwv10i-0 mupSy"><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/buy/">Buying</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/sell/">Selling</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/rent/">Renting</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/finance/">Financing</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/living/">Living</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/move/">Moving</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/advice/home-improvement/">Home Improvement</a></li></ul></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/guides/">GUIDES</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/living/">LIVING</a></li><li class="ListItemstyles__StyledListItem-rui__sc-59slxt-0 cSjOnS sc-1g5u1sa-0 dNDdOB"><a href="/research/">RESEARCH</a></li></ul></div></div></div></div></div> <div data-testid="homepage-above-the-fold-layout" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bJLoKX sc-s08bo2-0 eKGJnp"><div class="sc-1n3r275-0 BungP"><div class="sc-1dwl731-0 fIzLxV"><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq latest-news-date" data-testid="latest-news-header"><div class="base__StyledType-rui__sc-18muj27-0 gqBhHG">Saturday, June 13, 2026</div></div><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq category-title"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby">Latest News</h2></div></div><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="align-self:stretch;gap:11px;margin-bottom:11px"><a aria-label="link to $13.5 Million Stone Manor Brings Old-World Castle Charm to Greenwich article" class="featured-image-link" href="/news/unique-homes/castle-stone-manor-greenwich-connecticut-sale/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/"><span class="sc-mg9c7m-0 fNtHbR category-name">Unique Homes</span></a><a href="/news/unique-homes/castle-stone-manor-greenwich-connecticut-sale/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">$13.5 Million Stone Manor Brings Old-World Castle Charm to Greenwich</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Known as Loch Lane Manor, the striking stone residence has nearly doubled in price since it last changed hands in 2020.</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/larissa-runkle/">Larissa Runkle</a></div></div></div></div><div class="sc-1n3r275-1 cjJGxm"></div><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="align-self:stretch;gap:11px;margin-bottom:11px"><a aria-label="link to We Paid Off Our $350,000 Home in Less Than 4 Years By Shopping at Aldi article" class="featured-image-link" href="/news/first-person/paying-off-15-year-mortgage-early/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/first-person/"><span class="sc-mg9c7m-0 fNtHbR category-name">First Person</span></a><a href="/news/first-person/paying-off-15-year-mortgage-early/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">We Paid Off Our $350,000 Home in Less Than 4 Years By Shopping at Aldi</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">A Michigan family was committed to paying off their mortgage as soon as possible and managed it in record time: four years. </p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/brooke-morton/">Brooke Morton</a></div></div></div></div><div class="sc-1n3r275-1 cjJGxm"></div><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="align-self:stretch;gap:11px;margin-bottom:11px"><a aria-label="link to Tiny 189-Square-Foot Cape Cod Cottage Hits Market for Under $300K article" class="featured-image-link" href="/news/unique-homes/tiny-cape-cod-house-beach-cottage-bargain/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/"><span class="sc-mg9c7m-0 fNtHbR category-name">Unique Homes</span></a><a href="/news/unique-homes/tiny-cape-cod-house-beach-cottage-bargain/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Tiny 189-Square-Foot Cape Cod Cottage Hits Market for Under $300K</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Built in 1940, the tiny abode packs quite the punch as far as amenities are concerned, as well as an intriguing history. </p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkspeed/">Kellie Speed</a></div></div></div></div><div class="sc-1n3r275-1 cjJGxm"></div><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="align-self:stretch;gap:11px;margin-bottom:11px"><a aria-label="link to Compass Says New Washington Law Doesn’t Forbid Its &#x27;Private Exclusives&#x27; article" class="featured-image-link" href="/news/real-estate-news/compass-private-listings-exclusive-washington-law/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/real-estate-news/"><span class="sc-mg9c7m-0 fNtHbR category-name">Real Estate News</span></a><a href="/news/real-estate-news/compass-private-listings-exclusive-washington-law/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Compass Says New Washington Law Doesn’t Forbid Its 'Private Exclusives'</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Compass says that its Private Exclusives and Coming Soon listings "are fully compliant with the new law."</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/keith-griffith/">Keith Griffith</a></div></div></div></div><div class="sc-1n3r275-1 cjJGxm"></div><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="align-self:stretch;gap:11px;margin-bottom:11px"><a aria-label="link to Los Angeles&#x27; Extraordinary &#x27;Temple in the Trees&#x27; Lists for $2.9 Million  article" class="featured-image-link" href="/news/unique-homes/temple-trees-oaks-compound-los-angeles-for-sale/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/"><span class="sc-mg9c7m-0 fNtHbR category-name">Unique Homes</span></a><a href="/news/unique-homes/temple-trees-oaks-compound-los-angeles-for-sale/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Los Angeles' Extraordinary 'Temple in the Trees' Lists for $2.9 Million </h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Tucked among towering oak trees in Laurel Canyon, the unique compound features two homes and plots of land. </p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kristine-hansen/">Kristine Hansen</a></div></div></div></div><div class="sc-1n3r275-1 cjJGxm"></div><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="align-self:stretch;gap:11px;margin-bottom:11px"><a aria-label="link to Private Island for Sale: 25-Acre Historic Maine Estate Lists for $3.85M article" class="featured-image-link" href="/news/unique-homes/maine-private-island-for-sale-long-island/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/"><span class="sc-mg9c7m-0 fNtHbR category-name">Unique Homes</span></a><a href="/news/unique-homes/maine-private-island-for-sale-long-island/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Private Island for Sale: 25-Acre Historic Maine Estate Lists for $3.85M</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Complete with a deep-water granite pier and a historic homestead, the former estate of artist Stephen Etnier is the ultimate coastal escape.</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkarruli/">Kelsi Karruli</a></div></div></div></div><div class="sc-1n3r275-1 cjJGxm"></div><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="align-self:stretch;gap:11px;margin-bottom:11px"><a aria-label="link to EXCL: Kendra and Joseph Duggar List Their Arkansas Home for $408K article" class="featured-image-link" href="/news/reality-tv/kendra-joseph-duggar-list-family-home-arkansas/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/reality-tv/"><span class="sc-mg9c7m-0 fNtHbR category-name">Reality TV</span></a><a href="/news/reality-tv/kendra-joseph-duggar-list-family-home-arkansas/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">EXCL: Kendra and Joseph Duggar List Their Arkansas Home for $408K</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">The Duggars have put their property on the market, just weeks after Joseph pleaded not guilty to sex crime charges in Florida. </p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkarruli/">Kelsi Karruli</a></div></div></div></div><div class="sc-1n3r275-1 cjJGxm"></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL sc-s08bo2-1 dWKdpf"><div class="sc-1m42hxs-0 htzThP"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="align-self:stretch;gap:11px;margin-bottom:11px"><a aria-label="link to The &#x27;Golden City&#x27; of Kansas Lures Movers With Affordability and Charm  article" class="featured-image-link" href="/news/trends/topeka-kansas-home-prices-affordable-market/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><picture class="featured-image"><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w576_q80.avif" type="image/avif" media="(min-width: 1280px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w576_q80.webp" type="image/webp" media="(min-width: 1280px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w432_q80.avif" type="image/avif" media="(min-width: 1024px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w432_q80.webp" type="image/webp" media="(min-width: 1024px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w736_q80.avif" type="image/avif" media="(min-width: 768px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w736_q80.webp" type="image/webp" media="(min-width: 768px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w736_q80.avif" type="image/avif" media="(min-width: 700px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w736_q80.webp" type="image/webp" media="(min-width: 700px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w620_q80.avif" type="image/avif" media="(min-width: 600px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w620_q80.webp" type="image/webp" media="(min-width: 600px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w510_q80.avif" type="image/avif" media="(min-width: 500px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w510_q80.webp" type="image/webp" media="(min-width: 500px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w430_q80.avif" type="image/avif" media="(min-width: 430px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w430_q80.webp" type="image/webp" media="(min-width: 430px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w390_q80.avif" type="image/avif" media="(min-width: 390px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w390_q80.webp" type="image/webp" media="(min-width: 390px)"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w360_q80.avif" type="image/avif"/><source srcSet="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w360_q80.webp" type="image/webp"/><img data-src="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w360_q80.webp" data-testid="picture-img" alt="Few are around on Sunday at the Kansas state capital building in Topeka KS" src="https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_w360_q80.webp" width="100%" height="100%" fetchPriority="high" decoding="async"/></picture><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div><div muted="" class="base__StyledType-rui__sc-18muj27-0 bjwNzj">Getty Images</div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/"><span class="sc-mg9c7m-0 fNtHbR category-name">Trends</span></a><a href="/news/trends/topeka-kansas-home-prices-affordable-market/"><h1 class="sc-1ewhvwh-0 vgcOr card-title">The 'Golden City' of Kansas Lures Movers With Affordability and Charm </h1></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">With a median listing price of $267,000 and  $15,000 relocation grants, Topeka, KS, is emerging as a highly affordable market.</p><div muted="" class="base__StyledType-rui__sc-18muj27-0 ixSjTa">Powered by  Moving.com</div></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/snejana-farberov/">Snejana Farberov</a></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 bJLoKX sc-s08bo2-2 buKUGa"><div class="sc-107qy25-0 kAPyl"><div style="margin-bottom:1.2rem" class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><h2 class="base__StyledType-rui__sc-18muj27-0 kYoyPR">Research</h2></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu profile-photo-col"><div id="profile-photo" class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu profile-photo"><picture data-lazy="loading" class="LazyPicturestyles__StyledLazyPicture-rui__sc-1c3xalg-0 hbsMCB featured-image"><div class="LazyPicturestyles__StyledBgDiv-rui__sc-1c3xalg-1 gEbAWi"><div class="Spinnerstyles__StyledSpinner-rui__sc-1des6n6-0 iAxIdO spinner" color="#1A1816" data-testid="lazy-picture-spinner"><span class="spinner-tail"></span><span class="spinner-tail"></span><span class="VisuallyHiddenstyles__StyledVisuallyHidden-rui__sc-1ohi4lq-0 ehTHMx">Loading...</span></div></div></picture></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu author-title-section"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu desktop-research-title"><a href="https://www.realtor.com/research/video-economic-and-housing-market-update-june-12-2026/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">Weekly Housing Market Update</h3></a></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu author-section"><h3 class="sc-1ewhvwh-0 vgcOr mobile-author" font-weight="bold">Danielle Hale</h3><div class="base__StyledType-rui__sc-18muj27-0 bGmfQp desktop-author"><em>Danielle Hale</em></div><div class="base__StyledType-rui__sc-18muj27-0 bGmfQp"><em>Chief Economist</em></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu mobile-research-title"><a href="https://www.realtor.com/research/video-economic-and-housing-market-update-june-12-2026/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">Weekly Housing Market Update</h3></a></div><a href="https://www.realtor.com/research/video-economic-and-housing-market-update-june-12-2026/"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi research-photo"><picture data-lazy="loading" class="LazyPicturestyles__StyledLazyPicture-rui__sc-1c3xalg-0 cRoMAy sc-12vl4gv-0 iwPsKD featured-image"><div class="LazyPicturestyles__StyledBgDiv-rui__sc-1c3xalg-1 hgeVrF"><div class="Spinnerstyles__StyledSpinner-rui__sc-1des6n6-0 iAxIdO spinner" color="#1A1816" data-testid="lazy-picture-spinner"><span class="spinner-tail"></span><span class="spinner-tail"></span><span class="VisuallyHiddenstyles__StyledVisuallyHidden-rui__sc-1ohi4lq-0 ehTHMx">Loading...</span></div></div></picture></div></a><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi see-more"><a href="https://www.realtor.com/research/video-economic-and-housing-market-update-june-12-2026/"><p class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Read the full article</p></a></div><div class="sc-383t4g-1 LeZwK"></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 ibfUkE"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cgOFBd"><a href="https://www.realtor.com/research/changes-in-value-of-household-real-estate-q1-2026/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">Household Real Estate Value and Equity Rebound to Record High in 2026Q1</h3></a></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu excerpt"><p class="base__StyledType-rui__sc-18muj27-0 wiLno">In the first quarter of 2026, the total value of owner-occupied real estate hit a new record high.</p></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><p class="base__StyledType-rui__sc-18muj27-0 jjdjXe">June 12, 2026</p></div></div></div><div class="sc-s08bo2-3 jhNNqE"><div class="sc-1dclrhe-0 izpGvr ads_container"><div role="region" aria-label="Advertisement" id="div-gpt-ad-TRAFFIC1" data-testid="div-gpt-ad-TRAFFIC1" class="sc-gEvEer hayVwI ads TRAFFIC1-ad"></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 byJbxM"><svg width="196" height="92" viewBox="0 0 196 92" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="newsletterSvgTitleID"><title id="newsletterSvgTitleID">An illustration of a paper airplane flying</title><path d="M136.137 30.442C127.423 37.4945 119.132 45.0392 109.524 50.986C98.2416 57.9717 84.4767 62.6807 71.2002 60.2573C57.9237 57.8338 46.0711 46.5297 47.2881 33.9985C48.3721 22.8297 60.0541 13.7984 72.1214 13.7746C84.1887 13.7508 95.3865 21.9119 99.427 32.4614C103.468 43.0141 100.771 55.2838 93.6294 64.336C86.4876 73.3883 75.3207 79.3307 63.532 81.7615C41.7041 86.2641 17.1737 78.0143 4.38453 61.1733" stroke="#AAA197" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M127.783 19.2422L117.73 29.1269L196 0L127.783 19.2422Z" fill="#2C2925"></path><path d="M143.344 27.3043L157.465 44.2071L196 0L143.344 27.3043Z" fill="#D3CFCA"></path><path d="M143.344 27.3043L135.204 35.3664L127.783 19.2422L196 0L143.344 27.3043Z" fill="#AAA197"></path></svg><p data-testid="narrow-newsletter-widget" class="base__StyledType-rui__sc-18muj27-0 hqtFKc">Get real estate news sent to your inbox</p><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 KxrmE"><svg fill="none" data-testid="logo-brand" viewBox="0 0 177 24" style="display:inline-block;width:125px" role="img"><g clip-path="url(#LogoBrand_svg__a)"><path fill="#D72228" d="M72.89 20.04V.01h-5.82v.64c2.12.19 2.8.77 2.8 2.35v16.97c0 1.96-.61 2.76-2.03 2.76-1.58 0-2.25-.8-2.25-2.76v-7.11c0-3.7-1.9-5.59-5.66-5.59-3.09 0-5.82 1.25-5.88 3.54-.03 1.06.51 1.93 1.58 1.93s1.54-.8 1.54-1.74c0-2.06.68-2.93 2.64-2.93 1.77 0 2.83.8 2.83 3.92 0 1.03-.35 1.22-2.96 2.19-4.5 1.7-6.72 2.8-6.72 5.69 0 2.64 1.83 3.86 4.82 3.86 2.48 0 4.08-.84 4.86-2.76.29 1.67 1.13 2.54 2.86 2.54h10.19v-.61c-2.19-.19-2.8-.84-2.8-2.86Zm-10.26-1.7c0 2.15-1.38 4.34-3.83 4.34-1.64 0-2.6-1.03-2.6-2.96 0-2.6 1.29-3.79 4.18-4.89 1.06-.42 1.77-.68 2.25-.93v4.44ZM39.07 9.01c0 .9-.55 1.77-1.45 1.77-1.09 0-1.22-1.25-2.28-1.25-1.61 0-3.22 3.6-3.22 6.49v4.21c0 1.74.68 2.35 3.02 2.64v.64h-8.71v-.61c1.99-.32 2.7-1.06 2.7-2.76v-9.42c0-1.61-.51-2.12-2.64-2.51V7.6h5.56l-.06 4.4h.26c.91-2.58 2.7-4.73 4.83-4.73 1.29 0 1.99.71 1.99 1.74Zm6.97-1.73c-4.34 0-7.07 3.12-7.07 8.52 0 5.4 2.51 7.94 6.85 7.94 2.86 0 4.76-1.09 5.79-3.86l-.64-.32c-.87 2.09-2.41 3.12-4.57 3.12-3.05 0-3.92-2.41-3.92-7.49v-.39h9.35v-1.51c-.06-3.86-2.22-6.01-5.79-6.01Zm2.6 6.72h-6.15c.17-4.08 1.26-5.92 3.35-5.92 1.77 0 2.73 1.7 2.8 5.02v.9Z"></path><path fill="#000" d="m85.39 22.04.35.58c-1.09.68-2.44 1.09-3.96 1.09-2.57 0-4.18-1.22-4.18-3.83V8.37h-2.38v-.58c2.44-.71 4.31-2.6 4.86-5.18h.61v4.95h4.98v.84h-4.98v11.06c0 2.19.68 3.05 2.64 3.05.8 0 1.48-.23 2.06-.48v.01Zm84.83-1.87v-7.88c0-3.41-1.74-5.05-4.79-5.05-2.69 0-4.07 1.22-4.69 3.63h-.18c-.18-2.36-1.74-3.63-4.52-3.63-2.78 0-4.23 1.22-4.81 3.63h-.2l.03-3.28h-5.5v.61c1.99.29 2.64.84 2.64 2.41v9.52c0 1.7-.71 2.44-2.7 2.76v.61h7.88v-.64c-1.61-.29-2.19-.96-2.19-2.7v-4.18c0-4.98 1.38-7.59 4.05-7.59 1.58 0 2.44.96 2.44 3.15v8.62c0 1.74-.51 2.41-2.12 2.7v.64h7.3v-.64c-1.61-.29-2.15-.96-2.15-2.7v-4.15c0-4.98 1.41-7.62 4.08-7.62 1.67 0 2.41 1.06 2.41 3.15v8.65c0 1.74-.55 2.38-2.15 2.67v.64h7.46v-.64c-1.74-.29-2.28-.96-2.28-2.7l-.01.01Zm-25.08-4.66c0 4.95-2.99 8.26-7.49 8.26s-7.56-3.31-7.56-8.26c0-4.95 3.02-8.23 7.52-8.23s7.52 3.28 7.52 8.23h.01Zm-3.51 0c0-5.08-1.25-7.36-3.99-7.36s-4.05 2.28-4.05 7.36 1.32 7.39 4.05 7.39c2.73 0 3.99-2.28 3.99-7.39Zm-17.84 7.2c-2.86 0-4.34-2.28-4.34-7.33 0-5.05 1.42-7.27 3.92-7.27 1.48 0 2.19.84 2.19 2.6 0 1.58.58 2.38 1.67 2.38 1 0 1.54-.74 1.51-1.93-.06-2.54-2.67-3.89-5.6-3.89-4.4 0-7.24 3.09-7.24 8.36s2.51 8.13 7.17 8.13c2.99 0 4.73-1.25 5.98-3.86l-.68-.35c-1.03 2.15-2.64 3.15-4.6 3.15l.02.01Zm-23.76-7.2c0 4.95-2.99 8.26-7.49 8.26s-7.59-3.31-7.59-8.26c0-4.95 3.02-8.23 7.56-8.23 4.54 0 7.52 3.28 7.52 8.23Zm-3.54 0c0-5.08-1.25-7.36-3.99-7.36s-4.02 2.28-4.02 7.36 1.29 7.39 4.02 7.39c2.73 0 3.99-2.28 3.99-7.39Zm16.91-6.5c0-1.03-.71-1.74-1.99-1.74-2.23 0-4.09 2.14-5.03 4.73h-.28l.06-4.4h-5.56v.61c2.12.39 2.64.9 2.64 2.51v9.42c0 1.7-.71 2.44-2.7 2.76v.61h8.71v-.64c-2.35-.29-3.02-.9-3.02-2.64v-4.21c0-2.89 1.67-6.49 3.44-6.49 1.06 0 1.19 1.25 2.28 1.25.9 0 1.45-.87 1.45-1.77Zm-.32 11.32c-.96 0-1.7.74-1.7 1.7s.74 1.7 1.7 1.7 1.7-.74 1.7-1.7-.74-1.7-1.7-1.7ZM174.22 7a2.51 2.51 0 0 0-2.51 2.5c0 1.38 1.13 2.48 2.51 2.48s2.47-1.1 2.47-2.48-1.1-2.5-2.47-2.5Zm0 4.54c-1.18 0-2.04-.92-2.04-2.04s.86-2.07 2.04-2.07c1.11 0 2.01.94 2.01 2.07s-.9 2.04-2.01 2.04Z"></path><path fill="#000" d="M175.27 9.04c0-.46-.37-.83-.99-.83h-1.01v2.47h.51v-.82h.45l.48.82h.56l-.57-.9c.38-.1.57-.42.57-.74Zm-1.01.45h-.48v-.85h.48c.26 0 .5.13.5.4s-.21.45-.5.45Z"></path><path fill="#D72228" d="M22.94 13.39 11.88 2.04.79 13.39h3.37v10.12h15.36V13.39h3.42Z"></path><path fill="#fff" d="M11.85 13.48h.2c.79-1.96 2.19-3.34 3.39-3.34.85 0 1.52.61 1.52 1.55 0 .82-.47 1.4-1.14 1.4-.44 0-.64-.23-.85-.44-.23-.23-.41-.5-.76-.5-1.05 0-2.25 2.34-2.25 4.18v1.78c0 1.58.41 1.93 2.19 2.17v.56H7.51v-.5c1.61-.2 2.14-.67 2.14-2.22v-5.36c0-1.14-.5-1.58-1.99-1.84v-.52h4.27l-.09 3.07.01.01Z"></path></g><defs><clipPath id="LogoBrand_svg__a"><path fill="#fff" d="M0 0h177v24H0z"></path></clipPath></defs></svg></div><a class="base__StyledAnchor-rui__sc-7dk5je-0 fOrHGr" target="_blank" rel="nofollow noopener noreferrer" href="https://www.realtor.com/myaccount/signin/?config=NEWS_AND_INSIGHTS_SIGNUP&amp;redirect_url_override=/myaccount/profile/settings/">Sign up now</a></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 dhXSrC"><div class="sc-1dclrhe-0 izpGvr ads_container"><div role="region" aria-label="Advertisement" id="div-gpt-ad-INLINE1" data-testid="div-gpt-ad-INLINE1" class="sc-gEvEer hayVwI ads INLINE1"></div></div></div><div class="sc-1a695sn-1 fXeWqh"><hr class="sc-1a695sn-0 jHkxms"/><div class="sc-1a695sn-2 bPGJIN"><h3 class="sc-1ewhvwh-0 vgcOr">News & Trends</h3></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Trends</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Ken Griffin Ramps Up His Miami Real-Estate Play article" class="featured-image-link" href="/news/trends/ken-griffin-ramps-up-his-miami-real-estate-play/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/ken-griffin-ramps-up-his-miami-real-estate-play/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">Ken Griffin Ramps Up His Miami Real-Estate Play</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Citadel acknowledges that Griffin was Miami’s ‘mystery’ condo buyer, paving the way to develop a new apartment building.</p><div muted="" class="base__StyledType-rui__sc-18muj27-0 ixSjTa">Partner content by  The Wall Street Journal</div></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/dacosta/">Deborah Acosta</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/trends/mortgage-assistance-scams-foreclosure-ftc-refund/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">How To Spot Mortgage Assistance Scams That Prey on Homeowners</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/jgerstein/">Julie Gerstein</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/trends/brownsville-texas-housing-market-spacex-ipo/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">SpaceX IPO Will Trigger a Massive South Texas Housing Boom</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/jtaylor/">Julie Taylor</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Packed Offices Are Fueling Miami&#x27;s Million-Dollar Home Deals article" class="featured-image-link" href="/news/trends/south-florida-office-vacancy-rates/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/south-florida-office-vacancy-rates/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Packed Offices Are Fueling Miami's Million-Dollar Home Deals</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kiri-blakeley/">Kiri Blakeley</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to One City Uses AI To Lower Home Costs, One Bans Data Centers That Power It article" class="featured-image-link" href="/news/trends/can-ai-lower-housing-costs-data-center-ban/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/can-ai-lower-housing-costs-data-center-ban/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">One City Uses AI To Lower Home Costs, One Bans Data Centers That Power It</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/allaire-conte/">Allaire Conte</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to The Super El Niño Is Officially Here and Homeowners Need To Prepare Fast article" class="featured-image-link" href="/news/trends/super-el-nino-is-here-home-flooding-preparation/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/super-el-nino-is-here-home-flooding-preparation/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">The Super El Niño Is Officially Here and Homeowners Need To Prepare Fast</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/dinasartorebodo/">Dina Sartore-Bodo</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to This Is the Make-or-Break Window for Sellers article" class="featured-image-link" href="/news/trends/seller-pricing-sale-to-listing-report-june-2026/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/seller-pricing-sale-to-listing-report-june-2026/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">This Is the Make-or-Break Window for Sellers</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/snejana-farberov/">Snejana Farberov</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/news/trends/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Trends</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Real Estate News</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to How To Navigate Rising Inflation, 6.52% Rates, and Record Home Equity article" class="featured-image-link" href="/news/real-estate-news/weekly-economist-video-housing-market-june-12-2026/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/real-estate-news/weekly-economist-video-housing-market-june-12-2026/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">How To Navigate Rising Inflation, 6.52% Rates, and Record Home Equity</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Inflation hit 4.2% and rates rose to 6.52%, yet home sales reached a 2026 high. How to navigate record equity in a turbulent market.</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/dhale/">Danielle Hale</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/real-estate-news/new-hampshire-zong-reform-bills-kelly-aotte-2026/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">New Hampshire Advances Bills To Promote More Housing Development</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/tristan-navera/">Tristan Navera</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/real-estate-news/hud-manufactured-housing-definition-chassis-rule-change/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">Trump Administration Moves To Make Prefab Homes Easier To Build </h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/tristan-navera/">Tristan Navera</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Lennar Cuts Full-Year Target, Citing ‘Stubborn’ Housing-Market Headwinds article" class="featured-image-link" href="/news/real-estate-news/lenar-cuts-full-year-target-stubborn-housing-market-headwinds/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/real-estate-news/lenar-cuts-full-year-target-stubborn-housing-market-headwinds/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Lennar Cuts Full-Year Target, Citing ‘Stubborn’ Housing-Market Headwinds</h3></a><div muted="" class="base__StyledType-rui__sc-18muj27-0 ixSjTa">Partner content by  The Wall Street Journal</div></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/eliasschisgall/">Elias Schisgall</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to EXCL: Outgoing FHA Director Defends Trump Housing Crisis Strategy article" class="featured-image-link" href="/news/real-estate-news/frank-cassidy-fha-director-interview-june-2026/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/real-estate-news/frank-cassidy-fha-director-interview-june-2026/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">EXCL: Outgoing FHA Director Defends Trump Housing Crisis Strategy</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/tristan-navera/">Tristan Navera</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Trump Nominates New Head for CFPB, Signaling Change of Direction article" class="featured-image-link" href="/news/real-estate-news/trump-cfbp-nomination-brian-johnson/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/real-estate-news/trump-cfbp-nomination-brian-johnson/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Trump Nominates New Head for CFPB, Signaling Change of Direction</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/tristan-navera/">Tristan Navera</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Trump Admin Cuts Off Funding to &#x27;Fraud-Filled&#x27; L.A. Homelessness Agency article" class="featured-image-link" href="/news/real-estate-news/hud-lahsa-funding-cut-fraud-los-angeles/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/real-estate-news/hud-lahsa-funding-cut-fraud-los-angeles/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Trump Admin Cuts Off Funding to 'Fraud-Filled' L.A. Homelessness Agency</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/tristan-navera/">Tristan Navera</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/news/real-estate-news/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Real Estate News</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 duQFGX"><div class="sc-1dclrhe-0 izpGvr ads_container"><div role="region" aria-label="Advertisement" id="div-gpt-ad-INLINE2" data-testid="div-gpt-ad-INLINE2" class="sc-gEvEer hayVwI ads INLINE2"></div></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Celebrity Real Estate</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Gisele Bündchen Reveals How Her Life Changed During Marriage to Tom Brady article" class="featured-image-link" href="/news/celebrity-real-estate/gisele-bundchen-tom-brady-boston-home-change-divorce/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/celebrity-real-estate/gisele-bundchen-tom-brady-boston-home-change-divorce/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">Gisele Bündchen Reveals How Her Life Changed During Marriage to Tom Brady</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Bündchen is reflecting on her "quieter life" following her move to Boston and her divorce from ex-huxsband Tom Brady. </p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkarruli/">Kelsi Karruli</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/celebrity-real-estate/gwyneth-paltrow-israel-commercial-ad-backlash-herzliya/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">Gwyneth Paltrow Is Slammed Over Ad for Luxury Apartments in Israel</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/charlie-lankston/">Charlie Lankston</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/celebrity-real-estate/david-hockney-death-california-los-angeles-home-london/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">How David Hockney Turned Humble L.A. Home Into a Living Work of Art</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/charlie-lankston/">Charlie Lankston</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Kylie Kelce Reveals She and Jason Have Mouse Infestation at $6 Million Home article" class="featured-image-link" href="/news/celebrity-real-estate/kylie-jason-kelce-mouse-infestation-pennsylvania-home-hantavirus/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/celebrity-real-estate/kylie-jason-kelce-mouse-infestation-pennsylvania-home-hantavirus/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Kylie Kelce Reveals She and Jason Have Mouse Infestation at $6 Million Home</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/charlie-lankston/">Charlie Lankston</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Zac Efron Is Building a $2.7 Million Off-Grid &#x27;Hemp House&#x27; in Australia article" class="featured-image-link" href="/news/celebrity-real-estate/zac-efron-hemp-house-off-grid-australia-futurecave/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/celebrity-real-estate/zac-efron-hemp-house-off-grid-australia-futurecave/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Zac Efron Is Building a $2.7 Million Off-Grid 'Hemp House' in Australia</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkarruli/">Kelsi Karruli</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to EXCL: Montecito Manse Renovated by Meg Ryan Hits the Market for $20 Million article" class="featured-image-link" href="/news/celebrity-real-estate/meg-ryan-montecito-home-renovation-sale/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/celebrity-real-estate/meg-ryan-montecito-home-renovation-sale/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">EXCL: Montecito Manse Renovated by Meg Ryan Hits the Market for $20 Million</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkarruli/">Kelsi Karruli</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Paris Hilton Takes Her Kids on Tour of &#x27;Doggy Mansion&#x27; at $63 Million Home article" class="featured-image-link" href="/news/celebrity-real-estate/paris-hilton-kids-husband-doggy-mansion-home/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/celebrity-real-estate/paris-hilton-kids-husband-doggy-mansion-home/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Paris Hilton Takes Her Kids on Tour of 'Doggy Mansion' at $63 Million Home</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkarruli/">Kelsi Karruli</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/news/celebrity-real-estate/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Celebrity Real Estate</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Unique Homes</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to &#x27;Rare&#x27; Home Designed by Frank Lloyd Wright&#x27;s Son Lists for $4.5 Million  article" class="featured-image-link" href="/news/unique-homes/california-beach-house-frank-lloyd-wright-son-john-sale/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/california-beach-house-frank-lloyd-wright-son-john-sale/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">'Rare' Home Designed by Frank Lloyd Wright's Son Lists for $4.5 Million </h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">The property, which is known as the Ney House is located just steps from the beach in La Jolla, CA, and offers amazing views of the ocean. </p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kristine-hansen/">Kristine Hansen</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/unique-homes/spring-creek-plantation-ranch-jake-paul-georgia-most-expensive/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">$44 Million Georgia Ranch Looks To Break Jake Paul's Real Estate Record</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/larissa-runkle/">Larissa Runkle</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/unique-homes/north-carolina-estate-founding-father-george-mason-sale/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">103-Year-Old North Carolina Estate Has Fascinating Tie to Founding Fathers</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/tiffani-sherman/">Tiffani Sherman</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Loft Inside 1865 Brooklyn Factory Comes With 70-Foot Smokestack Fireplace article" class="featured-image-link" href="/news/unique-homes/brooklyn-loft-civil-war-factory-smokestack-fireplace/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/brooklyn-loft-civil-war-factory-smokestack-fireplace/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Loft Inside 1865 Brooklyn Factory Comes With 70-Foot Smokestack Fireplace</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkspeed/">Kellie Speed</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to &#x27;Magic&#x27; $4 Million Lake Michigan Lodge Feels Like an Adult Summer Camp article" class="featured-image-link" href="/news/unique-homes/lake-michigan-lodge-summer-camp-trees-for-sale/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/lake-michigan-lodge-summer-camp-trees-for-sale/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">'Magic' $4 Million Lake Michigan Lodge Feels Like an Adult Summer Camp</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/larissa-runkle/">Larissa Runkle</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to $22.8 Million Aspen Mansion Features Its Own Private Waterfall  article" class="featured-image-link" href="/news/unique-homes/aspen-colorado-mansion-private-waterfall-views-mountains/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/aspen-colorado-mansion-private-waterfall-views-mountains/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">$22.8 Million Aspen Mansion Features Its Own Private Waterfall </h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/larissa-runkle/">Larissa Runkle</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Rare Stone Cottage Built in 1808 Hits Market for Very First Time article" class="featured-image-link" href="/news/unique-homes/ohio-stone-cottage-rare-historic-for-sale/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/ohio-stone-cottage-rare-historic-for-sale/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Rare Stone Cottage Built in 1808 Hits Market for Very First Time</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/lisa-johnson-mandell/">Lisa Johnson Mandell</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/news/unique-homes/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Unique Homes</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="sc-152ov43-0 bjiMXG"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi"><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq sc-1kastxp-0 cWaHei"><h3 class="sc-1ewhvwh-0 vgcOr category-title" font-weight="bold">Most Popular</h3></div><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Storybook Cottage Built With Wood From Old Boxcars Is Listed for Just $250K article" class="featured-image-link" href="/news/unique-homes/storybook-cottage-boxcars-wood-historic-bargain-price/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/storybook-cottage-boxcars-wood-historic-bargain-price/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Storybook Cottage Built With Wood From Old Boxcars Is Listed for Just $250K</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">The whimsical property, which was built in 1949, features a charming stone facade and turret-style entryway. </p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkspeed/">Kellie Speed</a></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bOSsje"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/tag/most-popular/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Most Popular</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq sc-1kastxp-0 cWaHei"><h3 class="sc-1ewhvwh-0 vgcOr category-title" font-weight="bold">Most Expensive</h3></div><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to $44 Million Georgia Ranch Looks To Break Jake Paul&#x27;s Real Estate Record article" class="featured-image-link" href="/news/unique-homes/spring-creek-plantation-ranch-jake-paul-georgia-most-expensive/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/spring-creek-plantation-ranch-jake-paul-georgia-most-expensive/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">$44 Million Georgia Ranch Looks To Break Jake Paul's Real Estate Record</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Spring Creek Plantation, which spans more than 5,500 acres, could become the most expensive ranch to ever trade hands in Georgia. </p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/larissa-runkle/">Larissa Runkle</a></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bOSsje"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/tag/most-expensive/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Most Expensive</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Living</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to My Husband and I Quit Los Angeles To Move to Upstate New York So Our Daughter Could Have a Real Home With a Backyard article" class="featured-image-link" href="/living/setting-up-home/family-move-los-angeles-saratoga-house-children-cost/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/living/setting-up-home/family-move-los-angeles-saratoga-house-children-cost/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">My Husband and I Quit Los Angeles To Move to Upstate New York So Our Daughter Could Have a Real Home With a Backyard</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/brooke-morton/">Brooke Morton</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/living/down-payment-diaries/utah-apartment-rental-search-social-media-wellness/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">I’m 29 and Was Overwhelmed by My Rental Hunt—Until Social Media Led Me to the Perfect $1,800-a-Month Utah Home With Wild Wellness Features</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/lambeth-hochwald/">Lambeth Hochwald</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/living/setting-up-home/california-new-york-move-kids-house-prices-affordability/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">I Quit California’s Soaring Prices and Moved to New York Where I Get Twice as Much House for Half as Much Money</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/brooke-morton/">Brooke Morton</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to We Fled an HOA Nightmare and Spent $170K on Remote Land Nobody Else Wanted—Now It’s Our Dream Rural Retreat article" class="featured-image-link" href="/living/down-payment-diaries/hoa-nightmare-move-texas-homestead-remote-land-build/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/living/down-payment-diaries/hoa-nightmare-move-texas-homestead-remote-land-build/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">We Fled an HOA Nightmare and Spent $170K on Remote Land Nobody Else Wanted—Now It’s Our Dream Rural Retreat</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/brooke-morton/">Brooke Morton</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to I Spent $26K Turning a Dated Floral Living Room Into a Moody, Masculine Sanctuary Worthy of a Design Magazine article" class="featured-image-link" href="/living/one-room-renos/living-room-decor-renovation-inspiration-masculine-moody/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/living/one-room-renos/living-room-decor-renovation-inspiration-masculine-moody/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">I Spent $26K Turning a Dated Floral Living Room Into a Moody, Masculine Sanctuary Worthy of a Design Magazine</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/brooke-morton/">Brooke Morton</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to I’m 32 and Spent 4 Agonizing Years Searching for a Home in New York—a Freak Blizzard Helped Me Secure the Perfect Place article" class="featured-image-link" href="/living/down-payment-diaries/buying-home-no-money-down-new-york-blizzard/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/living/down-payment-diaries/buying-home-no-money-down-new-york-blizzard/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">I’m 32 and Spent 4 Agonizing Years Searching for a Home in New York—a Freak Blizzard Helped Me Secure the Perfect Place</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/brooke-morton/">Brooke Morton</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to I’m a 32-Year-Old Model—and I Spent $100K To Transform My Outdated L.A. Bathroom Into a Spa-Like Sanctuary article" class="featured-image-link" href="/living/one-room-renos/kara-del-toro-model-bathroom-transformation-los-angeles-cost-breakdown/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/living/one-room-renos/kara-del-toro-model-bathroom-transformation-los-angeles-cost-breakdown/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">I’m a 32-Year-Old Model—and I Spent $100K To Transform My Outdated L.A. Bathroom Into a Spa-Like Sanctuary</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/brooke-morton/">Brooke Morton</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/living/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Living</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 duQFGX"><div class="sc-1dclrhe-0 izpGvr ads_container"><div role="region" aria-label="Advertisement" id="div-gpt-ad-INLINE3" data-testid="div-gpt-ad-INLINE3" class="sc-gEvEer hayVwI ads INLINE3"></div></div></div><div class="sc-1a695sn-1 fXeWqh"><hr class="sc-1a695sn-0 jHkxms"/><div class="sc-1a695sn-2 bPGJIN"><h3 class="sc-1ewhvwh-0 vgcOr">Advice</h3></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Buy</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to How Americans Can Buy a $1 Home in Italy article" class="featured-image-link" href="/advice/buy/1-dollar-euro-home-italy/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/buy/1-dollar-euro-home-italy/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">How Americans Can Buy a $1 Home in Italy</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Americans are tempted by $1 homes in Italy, but the process isn't that simple—or that cheap.</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/jgerstein/">Julie Gerstein</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/advice/buy/what-are-builder-incentives-deals-on-new-construction/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">How Mortgage Buydowns and Builder Incentives Make New Homes Affordable</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kimberly-dawn-neumann/">Kimberly Dawn Neumann</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/advice/buy/purchasing-new-construction-for-first-time-homebuyers/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">Purchasing New Construction Can Be a Smart Move for First-Time Homebuyers</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kimberly-dawn-neumann/">Kimberly Dawn Neumann</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to What Your Builder Warranty Actually Covers—and What It Won&#x27;t article" class="featured-image-link" href="/advice/buy/builder-warranty/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/buy/builder-warranty/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">What Your Builder Warranty Actually Covers—and What It Won't</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/julieryanevans/">Julie Ryan Evans</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to The Hidden Legal Dangers of Letting a Seller Stay Past the Closing Date article" class="featured-image-link" href="/advice/buy/legal-dangers-letting-seller-stay-past-closing/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/buy/legal-dangers-letting-seller-stay-past-closing/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">The Hidden Legal Dangers of Letting a Seller Stay Past the Closing Date</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/eric-goldschein/">Eric Goldschein</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Trusts vs. LLCs: How To Figure Out What’s Right for You article" class="featured-image-link" href="/advice/buy/trusts-vs-llcs-whats-right-for-you/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/buy/trusts-vs-llcs-whats-right-for-you/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Trusts vs. LLCs: How To Figure Out What’s Right for You</h3></a><div muted="" class="base__StyledType-rui__sc-18muj27-0 ixSjTa">Partner content by  Mansion Global</div></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/alicekantor/">Alice Kantor</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to The Secret Street That Disney Owns in Suburban California article" class="featured-image-link" href="/advice/buy/secret-street-disney-burbank/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/buy/secret-street-disney-burbank/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">The Secret Street That Disney Owns in Suburban California</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/eric-goldschein/">Eric Goldschein</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/advice/buy/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Buy</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Sell</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Understanding the Capital Gains Tax in Real Estate article" class="featured-image-link" href="/advice/sell/capital-gains-tax-home-sale-explained/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/sell/capital-gains-tax-home-sale-explained/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">Understanding the Capital Gains Tax in Real Estate</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Homes are 3X more expensive, and inflation cut the exclusion in half—now, every homeowner needs to know about the capital gains tax.</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/allaire-conte/">Allaire Conte</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/advice/sell/home-selling-checklist-things-to-do-before-selling/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">12 Things To Do Before Selling Your House: A Checklist </h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/cericson/">Cathie Ericson</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/advice/sell/interviewing-listing-agents/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">What Does a Listing Agent Actually Do? The New Reality of Home Sales Today</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/liz-alterman/">Liz Alterman</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to 6 Flowering Annuals To Plant Now for Summer Selling Season  article" class="featured-image-link" href="/advice/sell/best-summer-flowers-annuals-front-yard-curb-appeal-tips/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/sell/best-summer-flowers-annuals-front-yard-curb-appeal-tips/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">6 Flowering Annuals To Plant Now for Summer Selling Season </h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/annabaluch/">Anna Baluch</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Top 10 Questions To Ask Your Real Estate Agent When Selling article" class="featured-image-link" href="/advice/sell/questions-to-ask-real-estate-agents-when-selling/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/sell/questions-to-ask-real-estate-agents-when-selling/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Top 10 Questions To Ask Your Real Estate Agent When Selling</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/cericson/">Cathie Ericson</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to When Is the Best Time To Sell Your House? article" class="featured-image-link" href="/advice/sell/best-time-to-sell-home/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/sell/best-time-to-sell-home/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">When Is the Best Time To Sell Your House?</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/daniel-bortz/">Daniel Bortz</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Your Agent Can Engineer a Bidding War for Your Home—Even Before You List article" class="featured-image-link" href="/advice/sell/bidding-war-before-you-list/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/sell/bidding-war-before-you-list/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Your Agent Can Engineer a Bidding War for Your Home—Even Before You List</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/eric-goldschein/">Eric Goldschein</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/advice/sell/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Sell</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="sc-3wsic5-0 kldfhD"><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq sc-1kastxp-0 cWaHei"><h3 class="sc-1ewhvwh-0 vgcOr category-title" font-weight="bold">Down Payment Diaries</h3></div><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq cards-container"><div data-testid="vertical-image-text-card" class="Col__StyledCol-rui__sc-1n7n092-0 enxQjv"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="gap:0.3rem;padding:0.2rem;align-self:stretch"><a aria-label="link to I’m 29 and Was Overwhelmed by My Rental Hunt—Until Social Media Led Me to the Perfect $1,800-a-Month Utah Home With Wild Wellness Features article" class="featured-image-link" href="/living/down-payment-diaries/utah-apartment-rental-search-social-media-wellness/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/living/down-payment-diaries/utah-apartment-rental-search-social-media-wellness/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">I’m 29 and Was Overwhelmed by My Rental Hunt—Until Social Media Led Me to the Perfect $1,800-a-Month Utah Home With Wild Wellness Features</h3></a></div></div></div></div></div><div data-testid="vertical-image-text-card" class="Col__StyledCol-rui__sc-1n7n092-0 enxQjv"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="gap:0.3rem;padding:0.2rem;align-self:stretch"><a aria-label="link to We Fled an HOA Nightmare and Spent $170K on Remote Land Nobody Else Wanted—Now It’s Our Dream Rural Retreat article" class="featured-image-link" href="/living/down-payment-diaries/hoa-nightmare-move-texas-homestead-remote-land-build/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/living/down-payment-diaries/hoa-nightmare-move-texas-homestead-remote-land-build/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">We Fled an HOA Nightmare and Spent $170K on Remote Land Nobody Else Wanted—Now It’s Our Dream Rural Retreat</h3></a></div></div></div></div></div><div data-testid="vertical-image-text-card" class="Col__StyledCol-rui__sc-1n7n092-0 enxQjv"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper undefined"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container" style="gap:0.3rem;padding:0.2rem;align-self:stretch"><a aria-label="link to I’m 32 and Spent 4 Agonizing Years Searching for a Home in New York—a Freak Blizzard Helped Me Secure the Perfect Place article" class="featured-image-link" href="/living/down-payment-diaries/buying-home-no-money-down-new-york-blizzard/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/living/down-payment-diaries/buying-home-no-money-down-new-york-blizzard/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">I’m 32 and Spent 4 Agonizing Years Searching for a Home in New York—a Freak Blizzard Helped Me Secure the Perfect Place</h3></a></div></div></div></div></div></div><div data-testid="category-more-button" class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eQzLJg"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/living/down-payment-diaries/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Down Payment Diaries</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Finance</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Mortgage Calculator: What It Takes To Buy a $430K Home at a 6.52% Rate article" class="featured-image-link" href="/advice/finance/mortgage-payment-calculator-afford-june-11/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/finance/mortgage-payment-calculator-afford-june-11/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">Mortgage Calculator: What It Takes To Buy a $430K Home at a 6.52% Rate</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Mortgage rates and home prices are on the rise, meaning prospective buyers need to really weigh their options when deciding how to finance.</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/dinasartorebodo/">Dina Sartore-Bodo</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/advice/finance/how-down-payment-assistance-programs-can-help-you-into-your-first-home/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">Buying a Home Without 20% Down Using Grants and Assistance Programs</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/jsiroto/">Janet Siroto</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/advice/finance/cd-vs-high-yield-savings-investment-10000-dollars/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">CD vs. High-Yield Savings Account: Here's the Math on $10K Investment</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/dinasartorebodo/">Dina Sartore-Bodo</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Real Estate vs. Stock Market: Which Is the Better Investment Right Now? article" class="featured-image-link" href="/advice/finance/real-estate-stock-market-investment-comparison/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/finance/real-estate-stock-market-investment-comparison/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Real Estate vs. Stock Market: Which Is the Better Investment Right Now?</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/dinasartorebodo/">Dina Sartore-Bodo</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Is Your Home Underinsured? Here’s How To Tell in 2026 article" class="featured-image-link" href="/advice/finance/is-your-home-underinsured/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/finance/is-your-home-underinsured/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Is Your Home Underinsured? Here’s How To Tell in 2026</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/tori-g-roughley/">Tori G. Roughley</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Where’s My Refund—and Why Wasn&#x27;t It Higher This Year? article" class="featured-image-link" href="/advice/finance/wheres-my-refund-property-tax-filings-2026/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/finance/wheres-my-refund-property-tax-filings-2026/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Where’s My Refund—and Why Wasn't It Higher This Year?</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/dinasartorebodo/">Dina Sartore-Bodo</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Why America’s Debt Could Keep Pressure on Homebuyers article" class="featured-image-link" href="/advice/finance/rising-national-debt-mortgage-rates-home-prices/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/finance/rising-national-debt-mortgage-rates-home-prices/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Why America’s Debt Could Keep Pressure on Homebuyers</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/allaire-conte/">Allaire Conte</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/advice/finance/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Finance</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">New Construction</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Red Tape Now Adds $132K to the Cost of a New Home article" class="featured-image-link" href="/news/trends/regulations-home-construction-cost-nahb-study-2026/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/regulations-home-construction-cost-nahb-study-2026/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">Red Tape Now Adds $132K to the Cost of a New Home</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">Permits, inspections, and approvals are taking a bigger toll on housing affordability by adding thousands to construction costs, NAHB found.</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/tristan-navera/">Tristan Navera</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/real-estate-news/inflation-mortgage-housing-market-update-video-may-22-2026/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">Mortgage Rates Jump, but Emerging Housing Trends Are Great News for Buyers</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/dhale/">Danielle Hale</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/trends/new-construction-home-savings-resale-home/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">They Expected New Construction To Cost More—Instead, It Saved Them Money</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/allaire-conte/">Allaire Conte</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Single-Family Home Construction Slows in April article" class="featured-image-link" href="/news/trends/housing-starts-census-report-april-2026/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/housing-starts-census-report-april-2026/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Single-Family Home Construction Slows in April</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/tristan-navera/">Tristan Navera</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to $75 Million Wellness Retreat Just Became Boca Raton&#x27;s Priciest Home article" class="featured-image-link" href="/news/unique-homes/boca-raton-florida-megamansion-wellness-most-expensive-sale/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/boca-raton-florida-megamansion-wellness-most-expensive-sale/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">$75 Million Wellness Retreat Just Became Boca Raton's Priciest Home</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/charlie-lankston/">Charlie Lankston</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to New-Construction Home Insurance Costs 38% Less Than  for Median-Age Homes article" class="featured-image-link" href="/news/trends/insurance-for-new-construction-home-cost-less/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/insurance-for-new-construction-home-cost-less/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">New-Construction Home Insurance Costs 38% Less Than  for Median-Age Homes</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/allaire-conte/">Allaire Conte</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Inside Miami’s Rock-n-Roll Condo with a &#x27;Steve McQueen Vibe&#x27; article" class="featured-image-link" href="/news/trends/the-rider-wynwood-condos-miami-markups/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/trends/the-rider-wynwood-condos-miami-markups/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Inside Miami’s Rock-n-Roll Condo with a 'Steve McQueen Vibe'</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kiri-blakeley/">Kiri Blakeley</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/tag/new-construction/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->New Construction</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 duQFGX"><div class="sc-1dclrhe-0 izpGvr ads_container"><div role="region" aria-label="Advertisement" id="div-gpt-ad-INLINE4" data-testid="div-gpt-ad-INLINE4" class="sc-gEvEer hayVwI ads INLINE4"></div></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Rent</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to World Cup 2026: How To Rent Your Home for $6,000 a Night Safely article" class="featured-image-link" href="/advice/rent/world-cup-airbnb-rentals-tips-security-income/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/rent/world-cup-airbnb-rentals-tips-security-income/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">World Cup 2026: How To Rent Your Home for $6,000 a Night Safely</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">With World Cup rentals hitting $6,000 a night, homeowners are vacating for profit. Here’s how to secure your property and maximize income.</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kimberly-dawn-neumann/">Kimberly Dawn Neumann</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/advice/rent/how-to-evict-a-family-member/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">How To Evict Someone—Even a Family Member—From Your Home</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/lisa-kaplan-gordon/">Lisa Kaplan Gordon</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/advice/rent/landlord-renter-problems-ai-solutions-legal-issues/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">AI Is Settling Landlord-Tenant Feuds More Than Ever</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/dinasartorebodo/">Dina Sartore-Bodo</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Renting a Home This Spring? Look Out for &#x27;Vampire Costs&#x27; article" class="featured-image-link" href="/advice/rent/renting-a-home-vampire-costs-hidden-fees/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/rent/renting-a-home-vampire-costs-hidden-fees/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Renting a Home This Spring? Look Out for 'Vampire Costs'</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/annabaluch/">Anna Baluch</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to NYC Landlord Income Rose 6.2%—but Owners Warn of a ‘Flawed Metric’ article" class="featured-image-link" href="/advice/rent/new-york-city-rent-stabilized-apartments-landlords-income/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/rent/new-york-city-rent-stabilized-apartments-landlords-income/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">NYC Landlord Income Rose 6.2%—but Owners Warn of a ‘Flawed Metric’</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/allaire-conte/">Allaire Conte</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Are Renters Sacrificing Sanity Just To Hedge Against Rising Costs? article" class="featured-image-link" href="/advice/rent/renting-out-living-room-roommates-affordability/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/rent/renting-out-living-room-roommates-affordability/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Are Renters Sacrificing Sanity Just To Hedge Against Rising Costs?</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/annabaluch/">Anna Baluch</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Turning an Inherited Home Into a Rental Isn&#x27;t as Easy as You Hoped article" class="featured-image-link" href="/advice/rent/inherited-home-short-term-rental-legal-tax-traps/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/rent/inherited-home-short-term-rental-legal-tax-traps/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Turning an Inherited Home Into a Rental Isn't as Easy as You Hoped</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/eric-goldschein/">Eric Goldschein</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/advice/rent/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Rent</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="sc-1tgz4ek-0 cElxPf"><div data-testid="desktop-category-group-content" class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt"><h2 class="base__StyledType-rui__sc-18muj27-0 jvmPby category-name">Home Improvement</h2><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq"><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 hCDQXw"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kwTnCr"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Homeowners Build Sweat Equity. Renters Just Sweat. article" class="featured-image-link" href="/advice/home-improvement/homeowners-build-equity-renters-sweat/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/home-improvement/homeowners-build-equity-renters-sweat/"><h3 class="sc-1ewhvwh-0 vgcOr card-title">Homeowners Build Sweat Equity. Renters Just Sweat.</h3></a><p class="base__StyledType-rui__sc-18muj27-0 fdcyNK">You can’t put a price tag on a happy home, but you can put one on whatever updates or renovations you make to it—unless you're a renter.</p></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/eric-goldschein/">Eric Goldschein</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/advice/sell/home-selling-checklist-things-to-do-before-selling/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">12 Things To Do Before Selling Your House: A Checklist </h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/cericson/">Cathie Ericson</a></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="text-card-wrapper" class="sc-bw9nqe-0 fslxRz text-card-wrapper"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF text-card-container"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG flex-text-card-columns-container"><a href="/news/trends/pennsylvania-free-meadow-kits-lawn-alternatives/"><h3 class="sc-1ewhvwh-0 vgcOr" font-weight="bold">The Suburban Lawn Is Getting a Wild Makeover in Pennsylvania</h3></a><div data-eventitem="card-content" class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer text-card-content"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/allaire-conte/">Allaire Conte</a></div></div></div></div></div></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 lmIylL"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 eWBmnh"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to How To Deep-Clean Wood Floors, According to Cleaning Experts article" class="featured-image-link" href="/advice/home-improvement/deep-clean-wood-floors-experts/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/home-improvement/deep-clean-wood-floors-experts/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">How To Deep-Clean Wood Floors, According to Cleaning Experts</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/annabaluch/">Anna Baluch</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Home Gym vs. Gym Membership: Which Is the Better Investment? article" class="featured-image-link" href="/advice/home-improvement/home-gym-membership-investment-roi/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/home-improvement/home-gym-membership-investment-roi/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Home Gym vs. Gym Membership: Which Is the Better Investment?</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/annabaluch/">Anna Baluch</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Color-Drenched Dreams: 5 Homes That Bring the Interior Trend to Life article" class="featured-image-link" href="/news/unique-homes/color-drenched-homes-for-sale-now/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/news/unique-homes/color-drenched-homes-for-sale-now/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Color-Drenched Dreams: 5 Homes That Bring the Interior Trend to Life</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/kkspeed/">Kellie Speed</a></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><div data-eventitem="card-wrapper" class="sc-imw3oh-0 dCLFgg vertical-image-text-card-wrapper card-footer-without-padding"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 kGMhYF vertical-image-text-card-container"><a aria-label="link to Home Depot Flags Spending Slowdown as Affordability Issues Linger article" class="featured-image-link" href="/advice/home-improvement/affordability-home-depot-spending-earnings-call/"><div data-eventitem="card-media" class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gRqVXg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div></a><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content vertical-image-card-content"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bGMgG"><a href="/advice/home-improvement/affordability-home-depot-spending-earnings-call/"><h3 class="sc-1ewhvwh-0 vgcOr card-title" font-weight="bold">Home Depot Flags Spending Slowdown as Affordability Issues Linger</h3></a></div></div><div class="CardFooterstyles__StyledCardFooter-rui__sc-1peiekf-0 dyjSsg card-footer sc-imw3oh-1 cFivLq"><div muted="" class="base__StyledType-rui__sc-18muj27-0 itXgQf sc-5xdgy4-0 kCuTIt"><a style="text-decoration:none" data-testid="author-name-link" href="/author/yael-bizouati-kennedy/">Yaёl Bizouati-Kennedy</a></div></div></div></div></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="sc-1xsd6z5-0 idnWfq category-more-button" href="/tag/home-improvement/"><span class="base__StyledButton-rui__sc-7dk5je-1 eXMLyu" type="button"><span class="button-text">More <!-- -->Home Improvement</span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></span></a></div></div></div></div><div class="sc-1a695sn-1 fXeWqh"><hr class="sc-1a695sn-0 jHkxms"/><div class="sc-1a695sn-2 bPGJIN"><h3 class="sc-1ewhvwh-0 vgcOr">Guides</h3></div></div><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq card-list-content"><div class="Col__StyledCol-rui__sc-1n7n092-0 enxQjv"><a target="_blank" rel="noopener noreferrer" href="https://www.realtor.com/advice/guides/first-time-home-buyer/" class="sc-gcp0hw-0 gqkcHA"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 dbuCvv guide-card"><div class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gkGCrC"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content"><h2 class="base__StyledType-rui__sc-18muj27-0 jTAkUh">First Time Homebuyer</h2><p class="base__StyledType-rui__sc-18muj27-0 lkeIvH">Looking to buy your first home? You&#x27;ve come to the right place.</p></div></div></a></div><div class="Col__StyledCol-rui__sc-1n7n092-0 enxQjv"><a target="_blank" rel="noopener noreferrer" href="https://www.realtor.com/advice/guides/va-loan/?adg=NIHome" class="sc-gcp0hw-0 gqkcHA"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 dbuCvv guide-card"><div class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gkGCrC"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content"><h2 class="base__StyledType-rui__sc-18muj27-0 jTAkUh">Home Ownership for Veterans</h2><p class="base__StyledType-rui__sc-18muj27-0 lkeIvH">This guide helps service member families navigate the homebuying process.</p></div></div></a></div><div class="Col__StyledCol-rui__sc-1n7n092-0 enxQjv"><a target="_self" href="/guides/home-selling-guide/" class="sc-gcp0hw-0 gqkcHA"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gkkbgi Cardstyles__StyledCard-rui__sc-1pn9dqz-0 dbuCvv guide-card"><div class="CardMediastyles__StyledCardMedia-rui__sc-1gf45o9-0 jsgzQT card-media"><div data-testid="aspect-ratio-wrapper" class="CardMediastyles__StyledAspectRatioContent-rui__sc-1gf45o9-1 gkGCrC"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fsFXEN"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"></div></div></div></div><div class="CardContentstyles__StyledCardContent-rui__sc-m7hjnf-0 bYqLlB card-content"><h2 class="base__StyledType-rui__sc-18muj27-0 jTAkUh">Selling Your Home</h2><p class="base__StyledType-rui__sc-18muj27-0 lkeIvH">We cover all the steps from understanding the current housing market to finding the right real estate agent.</p></div></div></a></div></div><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 fPrjXi"><a class="base__StyledAnchor-rui__sc-7dk5je-0 fOrHGr" href="/guides/">More Guides</a></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 fTpRbb"><div class="sc-1dclrhe-0 izpGvr ads_container"><div role="region" aria-label="Advertisement" id="div-gpt-ad-LB2" data-testid="div-gpt-ad-LB2" class="sc-gEvEer hayVwI ads fluidDiv"></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 bhszKY"><div class="sc-1a695sn-1 fXeWqh"><hr class="sc-1a695sn-0 jHkxms"/><div class="sc-1a695sn-2 bPGJIN"><h3 class="sc-1ewhvwh-0 vgcOr">New York Post</h3></div></div><div class="Rowstyles__StyledRow-rui__sc-193w6m5-0 dXriRq nyp-feed-container"><div class="Col__StyledCol-rui__sc-1n7n092-0 ezQFOX sc-1frdhcl-0 jTKmqg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 khxswb nyp-row-flex"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><a class="base__StyledAnchor-rui__sc-7dk5je-0 czzvnA Linkstyles__StyledLink-rui__sc-aj6vwt-0 dhdgNr sc-1frdhcl-1 duoiTF nyp-title-link" target="_blank" rel="noopener noreferrer" data-click-label="news_insights:home:nyp_module:position_1" href="https://nypost.com/2026/06/13/science/study-settles-debate-over-best-way-to-read-books-or-screens/?utm_source=realtor&amp;utm_campaign=nypost&amp;utm_medium=referral">Paper or pixel? Science settles divisive debate over best way to read — real books or screens</a></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><time class="base__StyledType-rui__sc-18muj27-0 bGmfQp">6 hours ago</time></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 ezQFOX sc-1frdhcl-0 jTKmqg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 khxswb nyp-row-flex"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><a class="base__StyledAnchor-rui__sc-7dk5je-0 czzvnA Linkstyles__StyledLink-rui__sc-aj6vwt-0 dhdgNr sc-1frdhcl-1 duoiTF nyp-title-link" target="_blank" rel="noopener noreferrer" data-click-label="news_insights:home:nyp_module:position_2" href="https://nypost.com/2026/06/13/business/dont-be-surprised-if-spacexs-shares-fizzle-following-the-initial-wall-street-hype/?utm_source=realtor&amp;utm_campaign=nypost&amp;utm_medium=referral">Don’t be surprised if SpaceX’s shares fizzle following the initial Wall Street hype</a></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><time class="base__StyledType-rui__sc-18muj27-0 bGmfQp">6 hours ago</time></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 ezQFOX sc-1frdhcl-0 jTKmqg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 khxswb nyp-row-flex"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><a class="base__StyledAnchor-rui__sc-7dk5je-0 czzvnA Linkstyles__StyledLink-rui__sc-aj6vwt-0 dhdgNr sc-1frdhcl-1 duoiTF nyp-title-link" target="_blank" rel="noopener noreferrer" data-click-label="news_insights:home:nyp_module:position_3" href="https://nypost.com/2026/06/13/tech/california-labor-bosss-shocking-three-word-tweet-aimed-at-elon-musk-resurfaces/?utm_source=realtor&amp;utm_campaign=nypost&amp;utm_medium=referral">Shocking three-word tweet aimed at Elon Musk unearthed that critics claim cost California billions</a></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><time class="base__StyledType-rui__sc-18muj27-0 bGmfQp">8 hours ago</time></div></div></div><div class="Col__StyledCol-rui__sc-1n7n092-0 ezQFOX sc-1frdhcl-0 jTKmqg"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 khxswb nyp-row-flex"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><a class="base__StyledAnchor-rui__sc-7dk5je-0 czzvnA Linkstyles__StyledLink-rui__sc-aj6vwt-0 dhdgNr sc-1frdhcl-1 duoiTF nyp-title-link" target="_blank" rel="noopener noreferrer" data-click-label="news_insights:home:nyp_module:position_4" href="https://nypost.com/2026/06/13/real-estate/diane-keatons-iconic-pinterest-house-back-on-the-market/?utm_source=realtor&amp;utm_campaign=nypost&amp;utm_medium=referral">Diane Keaton’s famous ‘Pinterest house’ returns to market for millions — see inside the ultimate Nancy Meyers fantasy home</a></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu"><time class="base__StyledType-rui__sc-18muj27-0 bGmfQp">10 hours ago</time></div></div></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 juJalT"><a class="base__StyledAnchor-rui__sc-7dk5je-0 gdustQ Linkstyles__StyledLink-rui__sc-aj6vwt-0 dhdgNr" target="_blank" href="https://nypost.com/?cid=realtor.com"><span class="button-text"><em class="more-from-btn-txt">  MORE FROM THE </em><picture><img data-src="data:image/png;base64,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" data-testid="new-york-post-logo" alt="New York Post Logo" src="data:image/png;base64,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" role="presentation" width="110"/></picture></span><span class="button-icon"><svg data-testid="icon-chevron-right" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M8.293 6.707a1 1 0 0 1 1.414-1.414zM15 12l.707-.707a1 1 0 0 1 0 1.414zm-5.293 6.707a1 1 0 0 1-1.414-1.414zm0-13.414 6 6-1.414 1.414-6-6zm6 7.414-6 6-1.414-1.414 6-6z"></path></svg></span></a></div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 iSTiws"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 ePDiFs"><p data-testid="wide-newsletter-widget" class="base__StyledType-rui__sc-18muj27-0 jHSrke">Get real estate news sent to your inbox</p></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 kXUjhJ"><svg width="196" height="92" viewBox="0 0 196 92" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="newsletterSvgTitleID"><title id="newsletterSvgTitleID">An illustration of a paper airplane flying</title><path d="M136.137 30.442C127.423 37.4945 119.132 45.0392 109.524 50.986C98.2416 57.9717 84.4767 62.6807 71.2002 60.2573C57.9237 57.8338 46.0711 46.5297 47.2881 33.9985C48.3721 22.8297 60.0541 13.7984 72.1214 13.7746C84.1887 13.7508 95.3865 21.9119 99.427 32.4614C103.468 43.0141 100.771 55.2838 93.6294 64.336C86.4876 73.3883 75.3207 79.3307 63.532 81.7615C41.7041 86.2641 17.1737 78.0143 4.38453 61.1733" stroke="#AAA197" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M127.783 19.2422L117.73 29.1269L196 0L127.783 19.2422Z" fill="#2C2925"></path><path d="M143.344 27.3043L157.465 44.2071L196 0L143.344 27.3043Z" fill="#D3CFCA"></path><path d="M143.344 27.3043L135.204 35.3664L127.783 19.2422L196 0L143.344 27.3043Z" fill="#AAA197"></path></svg></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 czMhEq"><svg fill="none" data-testid="logo-brand" viewBox="0 0 177 24" style="display:inline-block;width:125px" role="img"><g clip-path="url(#LogoBrand_svg__a)"><path fill="#D72228" d="M72.89 20.04V.01h-5.82v.64c2.12.19 2.8.77 2.8 2.35v16.97c0 1.96-.61 2.76-2.03 2.76-1.58 0-2.25-.8-2.25-2.76v-7.11c0-3.7-1.9-5.59-5.66-5.59-3.09 0-5.82 1.25-5.88 3.54-.03 1.06.51 1.93 1.58 1.93s1.54-.8 1.54-1.74c0-2.06.68-2.93 2.64-2.93 1.77 0 2.83.8 2.83 3.92 0 1.03-.35 1.22-2.96 2.19-4.5 1.7-6.72 2.8-6.72 5.69 0 2.64 1.83 3.86 4.82 3.86 2.48 0 4.08-.84 4.86-2.76.29 1.67 1.13 2.54 2.86 2.54h10.19v-.61c-2.19-.19-2.8-.84-2.8-2.86Zm-10.26-1.7c0 2.15-1.38 4.34-3.83 4.34-1.64 0-2.6-1.03-2.6-2.96 0-2.6 1.29-3.79 4.18-4.89 1.06-.42 1.77-.68 2.25-.93v4.44ZM39.07 9.01c0 .9-.55 1.77-1.45 1.77-1.09 0-1.22-1.25-2.28-1.25-1.61 0-3.22 3.6-3.22 6.49v4.21c0 1.74.68 2.35 3.02 2.64v.64h-8.71v-.61c1.99-.32 2.7-1.06 2.7-2.76v-9.42c0-1.61-.51-2.12-2.64-2.51V7.6h5.56l-.06 4.4h.26c.91-2.58 2.7-4.73 4.83-4.73 1.29 0 1.99.71 1.99 1.74Zm6.97-1.73c-4.34 0-7.07 3.12-7.07 8.52 0 5.4 2.51 7.94 6.85 7.94 2.86 0 4.76-1.09 5.79-3.86l-.64-.32c-.87 2.09-2.41 3.12-4.57 3.12-3.05 0-3.92-2.41-3.92-7.49v-.39h9.35v-1.51c-.06-3.86-2.22-6.01-5.79-6.01Zm2.6 6.72h-6.15c.17-4.08 1.26-5.92 3.35-5.92 1.77 0 2.73 1.7 2.8 5.02v.9Z"></path><path fill="#000" d="m85.39 22.04.35.58c-1.09.68-2.44 1.09-3.96 1.09-2.57 0-4.18-1.22-4.18-3.83V8.37h-2.38v-.58c2.44-.71 4.31-2.6 4.86-5.18h.61v4.95h4.98v.84h-4.98v11.06c0 2.19.68 3.05 2.64 3.05.8 0 1.48-.23 2.06-.48v.01Zm84.83-1.87v-7.88c0-3.41-1.74-5.05-4.79-5.05-2.69 0-4.07 1.22-4.69 3.63h-.18c-.18-2.36-1.74-3.63-4.52-3.63-2.78 0-4.23 1.22-4.81 3.63h-.2l.03-3.28h-5.5v.61c1.99.29 2.64.84 2.64 2.41v9.52c0 1.7-.71 2.44-2.7 2.76v.61h7.88v-.64c-1.61-.29-2.19-.96-2.19-2.7v-4.18c0-4.98 1.38-7.59 4.05-7.59 1.58 0 2.44.96 2.44 3.15v8.62c0 1.74-.51 2.41-2.12 2.7v.64h7.3v-.64c-1.61-.29-2.15-.96-2.15-2.7v-4.15c0-4.98 1.41-7.62 4.08-7.62 1.67 0 2.41 1.06 2.41 3.15v8.65c0 1.74-.55 2.38-2.15 2.67v.64h7.46v-.64c-1.74-.29-2.28-.96-2.28-2.7l-.01.01Zm-25.08-4.66c0 4.95-2.99 8.26-7.49 8.26s-7.56-3.31-7.56-8.26c0-4.95 3.02-8.23 7.52-8.23s7.52 3.28 7.52 8.23h.01Zm-3.51 0c0-5.08-1.25-7.36-3.99-7.36s-4.05 2.28-4.05 7.36 1.32 7.39 4.05 7.39c2.73 0 3.99-2.28 3.99-7.39Zm-17.84 7.2c-2.86 0-4.34-2.28-4.34-7.33 0-5.05 1.42-7.27 3.92-7.27 1.48 0 2.19.84 2.19 2.6 0 1.58.58 2.38 1.67 2.38 1 0 1.54-.74 1.51-1.93-.06-2.54-2.67-3.89-5.6-3.89-4.4 0-7.24 3.09-7.24 8.36s2.51 8.13 7.17 8.13c2.99 0 4.73-1.25 5.98-3.86l-.68-.35c-1.03 2.15-2.64 3.15-4.6 3.15l.02.01Zm-23.76-7.2c0 4.95-2.99 8.26-7.49 8.26s-7.59-3.31-7.59-8.26c0-4.95 3.02-8.23 7.56-8.23 4.54 0 7.52 3.28 7.52 8.23Zm-3.54 0c0-5.08-1.25-7.36-3.99-7.36s-4.02 2.28-4.02 7.36 1.29 7.39 4.02 7.39c2.73 0 3.99-2.28 3.99-7.39Zm16.91-6.5c0-1.03-.71-1.74-1.99-1.74-2.23 0-4.09 2.14-5.03 4.73h-.28l.06-4.4h-5.56v.61c2.12.39 2.64.9 2.64 2.51v9.42c0 1.7-.71 2.44-2.7 2.76v.61h8.71v-.64c-2.35-.29-3.02-.9-3.02-2.64v-4.21c0-2.89 1.67-6.49 3.44-6.49 1.06 0 1.19 1.25 2.28 1.25.9 0 1.45-.87 1.45-1.77Zm-.32 11.32c-.96 0-1.7.74-1.7 1.7s.74 1.7 1.7 1.7 1.7-.74 1.7-1.7-.74-1.7-1.7-1.7ZM174.22 7a2.51 2.51 0 0 0-2.51 2.5c0 1.38 1.13 2.48 2.51 2.48s2.47-1.1 2.47-2.48-1.1-2.5-2.47-2.5Zm0 4.54c-1.18 0-2.04-.92-2.04-2.04s.86-2.07 2.04-2.07c1.11 0 2.01.94 2.01 2.07s-.9 2.04-2.01 2.04Z"></path><path fill="#000" d="M175.27 9.04c0-.46-.37-.83-.99-.83h-1.01v2.47h.51v-.82h.45l.48.82h.56l-.57-.9c.38-.1.57-.42.57-.74Zm-1.01.45h-.48v-.85h.48c.26 0 .5.13.5.4s-.21.45-.5.45Z"></path><path fill="#D72228" d="M22.94 13.39 11.88 2.04.79 13.39h3.37v10.12h15.36V13.39h3.42Z"></path><path fill="#fff" d="M11.85 13.48h.2c.79-1.96 2.19-3.34 3.39-3.34.85 0 1.52.61 1.52 1.55 0 .82-.47 1.4-1.14 1.4-.44 0-.64-.23-.85-.44-.23-.23-.41-.5-.76-.5-1.05 0-2.25 2.34-2.25 4.18v1.78c0 1.58.41 1.93 2.19 2.17v.56H7.51v-.5c1.61-.2 2.14-.67 2.14-2.22v-5.36c0-1.14-.5-1.58-1.99-1.84v-.52h4.27l-.09 3.07.01.01Z"></path></g><defs><clipPath id="LogoBrand_svg__a"><path fill="#fff" d="M0 0h177v24H0z"></path></clipPath></defs></svg><a class="base__StyledAnchor-rui__sc-7dk5je-0 fOrHGr" target="_blank" rel="nofollow noopener noreferrer" href="https://www.realtor.com/myaccount/signin/?config=NEWS_AND_INSIGHTS_SIGNUP&amp;redirect_url_override=/myaccount/profile/settings/">Sign up now</a></div></div></div><div class="sc-yree80-0 jQemgc"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 cwbAsu footer-content"><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt footer-item"><h3 class="base__StyledType-rui__sc-18muj27-0 gUPbkQ footer-item-title">News &amp; Trends</h3><ul><li><div data-testid="separator" class="sc-383t4g-1 LeZwK"></div></li><li><a href="/news/real-estate-news/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Real Estate News</span></a></li><li><a href="/news/trends/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Housing Trends</span></a></li><li><a href="/news/celebrity-real-estate/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Celebrity Real Estate</span></a></li><li><a href="/news/unique-homes/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Unique Homes</span></a></li><li><a href="/news/reality-tv/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Reality TV</span></a></li><li><a href="/news/sports/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Sports</span></a></li><li><a href="/news/search/?filters%5B0%5D%5Bfield%5D=tags&amp;filters%5B0%5D%5Bvalues%5D%5B0%5D=Most%20Expensive" rel="nofollow"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Most Expensive Homes</span></a></li><li><a href="/news/search/?filters%5B0%5D%5Bfield%5D=tags&amp;filters%5B0%5D%5Bvalues%5D%5B0%5D=Most%20Popular" rel="nofollow"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Most Popular Homes</span></a></li></ul></div><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt footer-item"><h3 class="base__StyledType-rui__sc-18muj27-0 gUPbkQ footer-item-title">Advice</h3><ul><li><div data-testid="separator" class="sc-383t4g-1 LeZwK"></div></li><li><a href="/advice/buy/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Buying</span></a></li><li><a href="/advice/sell/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Selling</span></a></li><li><a href="/advice/finance/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Financing</span></a></li><li><a href="/advice/rent/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Renting</span></a></li><li><a href="/living/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Living</span></a></li><li><a href="/news/search/?size=n_10_n&amp;filters%5B0%5D%5Bfield%5D=tags&amp;filters%5B0%5D%5Bvalues%5D%5B0%5D=Moving" rel="nofollow"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Moving</span></a></li><li><a href="/advice/home-improvement/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Home Improvement</span></a></li></ul></div><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt footer-item"><h3 class="base__StyledType-rui__sc-18muj27-0 gUPbkQ footer-item-title">Guides</h3><ul><li><div data-testid="separator" class="sc-383t4g-1 LeZwK"></div></li><li><a href="/advice/guides/first-time-home-buyer/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">First-Time Homebuyers</span></a></li><li><a href="/guides/selling-your-home-do-these-renovations-first/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Selling Your Home</span></a></li><li><a href="/guides/mortgage/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Getting A Mortgage</span></a></li><li><a href="/advice/guides/home-insurance"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Home Insurance</span></a></li><li><a href="/guides/homeowners-guide-to-taxes/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Homeowner Taxes</span></a></li><li><a href="/guides/your-monthly-guide-to-home-maintenance/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Home Maintenance</span></a></li><li><a href="/guides/the-ultimate-guide-to-moving/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Moving</span></a></li><li><a href="/guides/a-renters-guide-to-finding-a-great-rental/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Finding A Great Rental</span></a></li></ul></div><div class="Col__StyledCol-rui__sc-1n7n092-0 bbJnFt footer-item"><h3 class="base__StyledType-rui__sc-18muj27-0 gUPbkQ footer-item-title">Economic Research</h3><ul><li><div data-testid="separator" class="sc-383t4g-1 LeZwK"></div></li><li><a href="/research/articles/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Latest Articles</span></a></li><li><a href="/housing-forecast-2024"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">2024 Housing Market Forecast</span></a></li><li><a href="/research/hottest-zip-codes-2024/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">2024 Hottest Zip Codes</span></a></li><li><a href="/research/reports/"><span class="base__StyledType-rui__sc-18muj27-0 gUPbkQ">Housing Market Reports</span></a></li></ul></div></div></div></div><footer data-testid="global-footer" class="sc-2a2r2m-0 hpPfBZ"><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW footer-container-top"><ul class="footer-list-icons footer-social-links"><li><a class="base__StyledAnchor-rui__sc-7dk5je-0 cZIqbk IconButtonstyles__StyledIconButton-rui__sc-bke767-0 bTvaAK" aria-label="Like us on Facebook" title="Like us on Facebook" href="https://www.facebook.com/realtor.com"><svg data-testid="icon-social-facebook" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12"></path></svg></a></li><li><a class="base__StyledAnchor-rui__sc-7dk5je-0 cZIqbk IconButtonstyles__StyledIconButton-rui__sc-bke767-0 bTvaAK" aria-label="Follow us on Twitter" title="Follow us on Twitter" href="https://twitter.com/REALTORdotcom"><svg fill="currentColor" data-testid="icon-social-twitter" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M13.808 10.469 20.88 2h-1.676l-6.142 7.353L8.158 2H2.5l7.418 11.12L2.5 22h1.676l6.486-7.765L15.842 22H21.5zm-2.296 2.748L4.78 3.3h2.575l11.85 17.46h-2.574l-5.12-7.542Z"></path></svg></a></li><li><a class="base__StyledAnchor-rui__sc-7dk5je-0 cZIqbk IconButtonstyles__StyledIconButton-rui__sc-bke767-0 bTvaAK" aria-label="Connect on Linked In" title="Connect on Linked In" href="https://www.linkedin.com/company/realtor-com/"><svg data-testid="icon-social-linkedin" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path fill-rule="evenodd" d="M4.222 6.277c1.434 0 2.307-.957 2.307-2.138C6.5 2.928 5.656 2 4.279 2 2.9 2 2 2.93 2 4.139c0 1.18.872 2.138 2.222 2.138m-2.11 1.686v13.756h4.276V7.963zm6.722 0a92 92 0 0 1 .113 4.388v9.368h4.277v-7.934c0-.393.027-.787.14-1.068.31-.787 1.013-1.603 2.194-1.603 1.547 0 2.167 1.21 2.167 2.982v7.623H22v-8.13c0-4.05-2.109-5.935-4.922-5.935-2.307 0-3.686 1.322-4.248 2.222h-.085l-.198-1.913z" clip-rule="evenodd"></path></svg></a></li><li><a class="base__StyledAnchor-rui__sc-7dk5je-0 cZIqbk IconButtonstyles__StyledIconButton-rui__sc-bke767-0 bTvaAK" aria-label="Follow us on Instagram" title="Follow us on Instagram" href="https://www.instagram.com/realtordotcom/?hl=en"><svg data-testid="icon-social-insta" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path fill-rule="evenodd" d="M12 3.802c2.67 0 2.986.01 4.04.058.975.044 1.505.207 1.857.344.467.182.8.398 1.15.748s.567.683.748 1.15c.137.352.3.882.344 1.857.048 1.054.059 1.37.059 4.04s-.01 2.987-.059 4.041c-.044.975-.207 1.505-.344 1.857-.181.467-.398.8-.748 1.15s-.683.567-1.15.748c-.352.137-.882.3-1.857.344-1.054.048-1.37.059-4.04.059s-2.987-.01-4.041-.059c-.975-.044-1.505-.207-1.857-.344a3.1 3.1 0 0 1-1.15-.748 3.1 3.1 0 0 1-.748-1.15c-.137-.352-.3-.882-.344-1.857-.048-1.054-.058-1.37-.058-4.04s.01-2.987.058-4.041c.045-.975.207-1.505.344-1.857.182-.467.398-.8.748-1.15s.683-.567 1.15-.748c.352-.137.882-.3 1.857-.344 1.054-.048 1.37-.058 4.04-.058ZM12 2c-2.716 0-3.057.012-4.123.06-1.065.049-1.791.218-2.428.465A4.9 4.9 0 0 0 3.68 3.68a4.9 4.9 0 0 0-1.154 1.77c-.247.637-.416 1.363-.465 2.428S2 9.284 2 12c0 2.715.012 3.056.06 4.123.049 1.064.218 1.79.465 2.427a4.9 4.9 0 0 0 1.154 1.77 4.9 4.9 0 0 0 1.77 1.154c.637.248 1.364.417 2.428.465 1.067.05 1.407.06 4.123.06s3.056-.01 4.123-.06c1.064-.048 1.791-.217 2.427-.465a4.9 4.9 0 0 0 1.771-1.153 4.9 4.9 0 0 0 1.154-1.771c.247-.636.416-1.363.465-2.427.048-1.067.06-1.408.06-4.123s-.012-3.057-.06-4.123c-.049-1.065-.218-1.792-.465-2.428a4.9 4.9 0 0 0-1.154-1.77 4.9 4.9 0 0 0-1.77-1.154c-.637-.247-1.364-.416-2.428-.465C15.056 2.012 14.715 2 12 2m0 4.865a5.135 5.135 0 1 0 0 10.27 5.135 5.135 0 0 0 0-10.27m0 8.468a3.333 3.333 0 1 1 0-6.666 3.333 3.333 0 0 1 0 6.666m6.538-8.671a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0" clip-rule="evenodd"></path></svg></a></li><li><a class="base__StyledAnchor-rui__sc-7dk5je-0 cZIqbk IconButtonstyles__StyledIconButton-rui__sc-bke767-0 bTvaAK" aria-label="Find us on Pinterest" title="Find us on Pinterest" href="https://www.pinterest.com/realtordotcom/"><svg data-testid="icon-social-pinterest" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path d="M12 2C6.481 2 2 6.481 2 12a10 10 0 0 0 6.352 9.315c-.093-.797-.167-2 .037-2.87.185-.778 1.167-4.963 1.167-4.963s-.297-.593-.297-1.482c0-1.389.815-2.426 1.815-2.426.852 0 1.26.648 1.26 1.408 0 .851-.538 2.148-.834 3.333-.24 1 .5 1.815 1.482 1.815 1.777 0 3.148-1.87 3.148-4.574 0-2.39-1.723-4.075-4.186-4.075-2.851 0-4.518 2.13-4.518 4.334 0 .852.333 1.778.74 2.278a.32.32 0 0 1 .075.277c-.056.315-.222.982-.26 1.13-.055.185-.148.222-.333.13-1.24-.574-2.037-2.408-2.037-3.87 0-3.149 2.296-6.056 6.611-6.056 3.463 0 6.167 2.463 6.167 5.778 0 3.444-2.167 6.222-5.185 6.222-1.019 0-1.963-.519-2.297-1.148 0 0-.5 1.907-.63 2.37-.221.87-.833 1.963-1.24 2.63A9.8 9.8 0 0 0 12 22c5.518 0 10-4.482 10-10 0-5.519-4.482-10-10-10"></path></svg></a></li><li><a class="base__StyledAnchor-rui__sc-7dk5je-0 cZIqbk IconButtonstyles__StyledIconButton-rui__sc-bke767-0 bTvaAK" aria-label="Follow our You Tube Channel" title="Follow our You Tube Channel" href="https://www.youtube.com/user/RealtorDotCom"><svg data-testid="icon-social-youtube" viewBox="0 0 24 24" style="display:inline-block;width:1em;height:1em;font-size:24px;color:inherit;fill:currentColor" aria-hidden="true"><path fill-rule="evenodd" d="M19.815 5.418c.861.23 1.538.907 1.768 1.768C22 8.746 22 12 22 12s0 3.255-.418 4.814a2.5 2.5 0 0 1-1.768 1.768c-1.56.419-7.814.419-7.814.419s-6.255 0-7.814-.419a2.5 2.5 0 0 1-1.768-1.768C2 15.255 2 12 2 12s0-3.255.418-4.814a2.5 2.5 0 0 1 1.768-1.768C5.746 5 12 5 12 5s6.255 0 7.815.418M10 9.001V15l5.197-3z" clip-rule="evenodd"></path></svg></a></li></ul><ul class="footer-list-icons footer-partner-links"><li><a class="base__StyledAnchor-rui__sc-7dk5je-0 cZIqbk IconButtonstyles__StyledIconButton-rui__sc-bke767-0 bTvaAK" aria-label="Realtors Relief Foundation" title="Realtors Relief Foundation" href="https://rrf.realtor/"><img src="https://static.rdc.moveaws.com/rdc-ui/logos/logo-realtor-relief-foundation.svg" alt="" width="88px" loading="lazy"/></a></li><li><a class="base__StyledAnchor-rui__sc-7dk5je-0 cZIqbk IconButtonstyles__StyledIconButton-rui__sc-bke767-0 bTvaAK" aria-label="Get your realtor domain" title="Get your realtor domain" href="https://www.get.realtor/?cid=dis_TLD0427"><img src="https://static.rdc.moveaws.com/rdc-ui/logos/logo-realtor-real-estate-2.svg" alt="" preserveAspectRatio="xMidYMin slice" width="88px" loading="lazy"/></a></li></ul></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW footer-container"><ul class="footer-list-links"><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/about/">About us</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://careers.realtor.com/">Careers</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/accessibility">Accessibility</a></li><li class="footer-text-link"><button class="base__StyledButton-rui__sc-7dk5je-1 igxrxm" type="button">Feedback</button></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://news.move.com/">Media room</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/privacy-policy/#your-choices-and-rights">Ad Choices</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/mediasolutions/">Advertise with us</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://support.realtor.com/s/#iid=rdc_hdr_realtors_support">Agent support</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/privacy-policy/">Privacy</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/terms-of-service/">Terms</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/homemade/">Home Made</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://techblog.realtor.com/">Tech Blog</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/marketing/resources/">Agent Blog</a></li><li class="footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/sitemap">Sitemap</a></li><li class="ccpa footer-text-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 bMzuAE" href="https://www.realtor.com/ccpa-landing?client=rdc&amp;returl=https%3A%2F%2Fwww.realtor.com%2Fccpa-optout%3Fclient%3Drdc">Do Not Sell or Share My Personal Information</a></li></ul><p class="base__StyledType-rui__sc-18muj27-0 ldovxg">Get the app</p><ul class="footer-list-links"><li class="footer-image-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 gRslCk" title="Download on the App Store" href="https://apps.realtor.com/mUAZ/41b73882"><img src="https://static.rdc.moveaws.com/rdc-ui/pictos/picto-apple-app-store-download-badge-white.svg" alt="Apple app store download badge" data-testid="picto-apple-app-store-download-badge" height="40px" width="119px" loading="lazy"/></a></li><li class="footer-image-link"><a class="base__StyledAnchor-rui__sc-7dk5je-0 gRslCk" title="Get it on Google Play" href="https://apps.realtor.com/mUAZ/41b73882"><img src="https://static.rdc.moveaws.com/rdc-ui/pictos/picto-android-app-download-badge-white.svg" alt="Android app download badge" data-testid="picto-android-app-download-badge" height="40px" width="135px" loading="lazy"/></a></li></ul></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW footer-container"><div class="base__StyledType-rui__sc-18muj27-0 jOnsSL footer-trade-disclaimer-text">Any mortgage lead generation activity in the state of Connecticut is performed by MSIM, LLC (NMLS #2121192), a subsidiary of Move, Inc.</div></div><div class="Boxstyles__StyledBox-rui__sc-1p1qqov-0 gazudc Containerstyles__StyledContainer-rui__sc-1cyzx3i-0 hLpBfW footer-container"><div class="base__StyledType-rui__sc-18muj27-0 bGmfQp footer-copyright-text">© 1995-<!-- -->2026<!-- --> <a class="base__StyledAnchor-rui__sc-7dk5je-0 fFazaK" href="//www.nar.realtor/?cid=dis-rdotcomlogo">National Association of REALTORS<sup>®</sup></a> <!-- -->and<!-- --> <a class="base__StyledAnchor-rui__sc-7dk5je-0 fFazaK" href="//www.move.com/">Move, Inc.</a> <!-- -->All rights reserved.</div></div></footer></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"deviceType":"mobile","userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Mobile Safari/537.36","isLB1Enabled":false,"researchDate":"June 12, 2026","currentDate":"Saturday, June 13, 2026","categories":{"trends":{"name":"Trends","uri":"/news/trends/","slug":"trends","posts":{"nodes":[{"databaseId":1193895,"title":"Ken Griffin Ramps Up His Miami Real-Estate Play","excerpt":"Citadel acknowledges that Griffin was Miami’s ‘mystery’ condo buyer, paving the way to develop a new apartment building.","uri":"/news/trends/ken-griffin-ramps-up-his-miami-real-estate-play/","date":"2026-06-13T17:01:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Deborah Acosta","uri":"/author/dacosta/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/c4ca5d251512c266f19b51ef268a4eeaw-c3659325834srd_q80.jpg","altText":"Ken Griffin, founder and CEO of multinational hedge fund Citadel","caption":"\u003cp\u003eKen Griffin, founder and CEO of multinational hedge fund Citadel, speaks during the 29th annual Milken Institute Global Conference at the Beverly Hilton in Beverly Hills, California on May 5,\u003c/p\u003e\n","imageCredit":"AFP via Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Miami FL"},{"name":"Syndication"},{"name":"The Wall Street Journal"},{"name":"Video"}]}},{"databaseId":1193461,"title":"How To Spot Mortgage Assistance Scams That Prey on Homeowners","excerpt":"Foreclosure relief scams are unfortunately all too common, says Ashley F. Morgan, a debt and bankruptcy lawyer in Chantilly, VA.","uri":"/news/trends/mortgage-assistance-scams-foreclosure-ftc-refund/","date":"2026-06-12T13:32:16","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Julie Gerstein","uri":"/author/jgerstein/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/b56fc24b8cb381976b07b5b13a13f72bw-c3478354351srd_q80.jpg","altText":"An illustration of an envelope with a refund check in a mail slot","caption":"\u003cp\u003eAn illustration of an envelope with a refund check in a mail slot for, Homebuyers Deceived in Mortgage Assistance Scam Will Get $3M in Refunds\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Consumer Scams"},{"name":"Foreclosure"},{"name":"Fraud and Scams"},{"name":"Mortgage Fraud"},{"name":"Mortgage Relief"},{"name":"Scam"},{"name":"Slot 06"},{"name":"Video"},{"name":"Weekly NL"}]}},{"databaseId":1190289,"title":"SpaceX IPO Will Trigger a Massive South Texas Housing Boom","excerpt":"In the small town of Brownsville, TX, near SpaceX headquarters, real estate agents are preparing themselves for the gold rush.","uri":"/news/trends/brownsville-texas-housing-market-spacex-ipo/","date":"2026-06-12T11:02:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Julie Taylor","uri":"/author/jtaylor/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/5ca80e20bb849cd406515fa1751c3735w-c2419815416srd_q80.jpg","altText":"A view of the Nasdaq MarketSite after SpaceX company executives rang the opening bell to celebrate the launch of SpaceX's initial public offering (IPO) in New York on June 12, 2026","caption":"\u003cp\u003eA view of the Nasdaq MarketSite after SpaceX company executives rang the opening bell to celebrate the launch of SpaceX\u0026#8217;s initial public offering (IPO) in New York on June 12,\u003c/p\u003e\n","imageCredit":"TIMOTHY A. CLARY / AFP via Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Brownsville TX"},{"name":"Daily Email"},{"name":"Data Journalism"},{"name":"Elon Musk"},{"name":"Slot 01"},{"name":"SpaceX"},{"name":"Stock Market"},{"name":"Video"}]}},{"databaseId":1190540,"title":"Packed Offices Are Fueling Miami's Million-Dollar Home Deals","excerpt":"While national corporate spaces sit empty, Miami's commercial surge is spilling directly into high-end residential real estate buying.","uri":"/news/trends/south-florida-office-vacancy-rates/","date":"2026-06-12T05:32:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kiri Blakeley","uri":"/author/kiri-blakeley/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/755c32e3fc6c455d8a77da36f1db9ad9w-c3083308833srd_q80.jpg","altText":"Miami, Florida, Brickell Financial District, aerial view, West Brickell Tower construction site from SW 15th Road at SW 1st Avenue","caption":"\u003cp\u003eMiami, Florida, Brickell Financial District, aerial view, West Brickell Tower construction site from SW 15th Road at SW 1st Avenue. (Photo by: Jeffrey Greenberg/Universal Images Group via Getty Images)\u003c/p\u003e\n","imageCredit":"Universal Images Group via Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Boca Raton FL"},{"name":"Commercial Real Estate"},{"name":"Daily Email"},{"name":"Florida"},{"name":"Luxury Rentals"},{"name":"Miami FL"},{"name":"Slot 02"},{"name":"South Beach FL"},{"name":"Video"},{"name":"West Palm Beach FL"}]}},{"databaseId":1193237,"title":"One City Uses AI To Lower Home Costs, One Bans Data Centers That Power It","excerpt":"As Jacksonville, FL, turns to AI to slash red tape and bring down home prices, Monterey Park, CA, bans the data centers that power it.","uri":"/news/trends/can-ai-lower-housing-costs-data-center-ban/","date":"2026-06-11T16:41:28","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Allaire Conte","uri":"/author/allaire-conte/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/8e574a69a14d9b230e22e1bf0a234a3cw-c1877518634srd_q80.jpg","altText":"Jacksonville Beach, Florida, latham Plaza","caption":"\u003cp\u003ePalm tree lined Latham Plaza leading to Jaclsonville Beach\u0026#8217;s City Hall was named after a former mayor of the city.\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Artificial Intelligence"},{"name":"California"},{"name":"Data Centers"},{"name":"Data Journalism"},{"name":"Florida"},{"name":"Jacksonville FL"},{"name":"Monterey CA"},{"name":"Video"}]}},{"databaseId":1193120,"title":"The Super El Niño Is Officially Here and Homeowners Need To Prepare Fast","excerpt":"Are you ready for it? Because the NOAA has officially announced an El Nino is underway, and homeowners have a short window to prepare.","uri":"/news/trends/super-el-nino-is-here-home-flooding-preparation/","date":"2026-06-11T12:22:43","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Dina Sartore-Bodo","uri":"/author/dinasartorebodo/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/925663ab3c17a3e5dfa511bae4e674e1w-c1854802232srd_q80.jpg","altText":"Aerial view of Honolulu and Waikiki with a large storm cloud overhead","caption":"\u003cp\u003eAerial view of Honolulu and Waikiki with a large storm cloud overhead\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Daily Email"},{"name":"Extreme Weather"},{"name":"Hurricanes"},{"name":"Slot 04"},{"name":"Video"}]}},{"databaseId":1192609,"title":"This Is the Make-or-Break Window for Sellers","excerpt":"Timing is key, and the first four weeks of active listing are the definitive make-or-break window for sellers.","uri":"/news/trends/seller-pricing-sale-to-listing-report-june-2026/","date":"2026-06-11T08:00:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Snejana Farberov","uri":"/author/snejana-farberov/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/6e5d4656c8c7e9af48244b4827a71b9aw-c455720931srd_q80.jpg","altText":"Image depicts a stylized hourglass with a house at its bottom symbolizing time to sell.","caption":"\u003cp\u003eImage depicts a stylized hourglass with a house at its bottom symbolizing time to sell.\u003c/p\u003e\n","imageCredit":"Realtor.com / Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Asking Price"},{"name":"Closing For Sellers"},{"name":"Data Journalism"},{"name":"Price Reductions"},{"name":"Pricing A Home"},{"name":"Push Notification"},{"name":"Sale Price"},{"name":"Seller Concessions"},{"name":"Seller Expectations"},{"name":"Sellers"}]}},{"databaseId":1192135,"title":"New England City Dubbed 'America's Filing Cabinet' Is the Hottest Market ","excerpt":"Hartford, CT, reclaimed its title as the hottest U.S. housing market in May, driving intense buyer competition due to low inventory. ","uri":"/news/trends/hartford-connecticut-hottest-housing-market-may-2026/","date":"2026-06-11T06:00:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Snejana Farberov","uri":"/author/snejana-farberov/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/ff2dae9813211099a0bd65e140173587w-c3194898525srd_q80.jpg","altText":"Hartford, Connecticut, USA downtown skyline at sunset.","caption":"\u003cp\u003eHartford, Connecticut, USA downtown skyline at sunset.\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Buyer Demand"},{"name":"Daily Email"},{"name":"Data Journalism"},{"name":"Hartford CT"},{"name":"Homebuying"},{"name":"Hottest Markets"},{"name":"Inventory Shortage"},{"name":"Slot 01"},{"name":"Video"}]}},{"databaseId":1192620,"title":"Florida Leads in Foreclosures as Filings Rise 14% Nationwide","excerpt":"Nationwide, foreclosure filings dropped 5% from April but surged 14% from May 2025, according to ATTOM's latest foreclosure report.","uri":"/news/trends/florida-foreclosure-rate-attom-may-2026/","date":"2026-06-11T00:01:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Julie Gerstein","uri":"/author/jgerstein/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a834b223b9ecb14d1535113b62448e80w-c2455826403srd_q80.jpg","altText":"An aerial photo of Palm Beach, Florida with homes on the water","caption":"\u003cp\u003eAn aerial photo of Palm Beach, Florida for, Palm Beach County Residents Can Get Up to $50,000 Toward a New Home—Here\u0026#8217;s How\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Daily Email"},{"name":"Florida"},{"name":"Foreclosure"},{"name":"Slot 04"},{"name":"Texas"},{"name":"Video"}]}}]}},"celebrityRealEstate":{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/","slug":"celebrity-real-estate","posts":{"nodes":[{"databaseId":1193535,"title":"Gisele Bündchen Reveals How Her Life Changed During Marriage to Tom Brady","excerpt":"Bündchen is reflecting on her \"quieter life\" following her move to Boston and her divorce from ex-huxsband Tom Brady. ","uri":"/news/celebrity-real-estate/gisele-bundchen-tom-brady-boston-home-change-divorce/","date":"2026-06-12T13:16:29","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kelsi Karruli","uri":"/author/kkarruli/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/ac87399b50c95b8382bbd3a04e6a276ew-c1199334562srd_q80.jpg","altText":"The 2019 Met Gala Celebrating Camp: Notes On Fashion - Arrivals","caption":"\u003cp\u003eFEATURE IMAGE NEW YORK, NEW YORK \u0026#8211; MAY 06: Tom Brady and Gisele Bündchen attend The 2019 Met Gala Celebrating Camp: Notes on Fashion at Metropolitan Museum of Art on\u003c/p\u003e\n","imageCredit":"John Shearer/Getty Images for THR"}},"categories":{"nodes":[{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/"}]},"tags":{"nodes":[{"name":"California"},{"name":"Celebrity Homes"},{"name":"Gisele Bundchen"},{"name":"Homebuying"},{"name":"Los Angeles CA"},{"name":"New England"},{"name":"New England Patriots"},{"name":"Professional Athlete Homes"},{"name":"Tom Brady"},{"name":"Video"}]}},{"databaseId":1193661,"title":"Gwyneth Paltrow Is Slammed Over Ad for Luxury Apartments in Israel","excerpt":"Paltrow, 53, is facing furious backlash over her decision to appear in a promotion for 51 Park, a luxury penthouse development in Herzliya.","uri":"/news/celebrity-real-estate/gwyneth-paltrow-israel-commercial-ad-backlash-herzliya/","date":"2026-06-12T12:24:13","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Charlie Lankston","uri":"/author/charlie-lankston/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a3910b5c36979b2bc17e566a324f38a8w-c3272936325srd_q80.jpg","altText":"Gwyneth Paltrow stars in an ad for luxury Israeli real estate development, 51 Park","caption":"\u003cp\u003eGwyneth Paltrow smiles at the cameras in a visual from her new ad for a luxury Israel development called 51 Park\u003c/p\u003e\n","imageCredit":"51 Park"}},"categories":{"nodes":[{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/"}]},"tags":{"nodes":[{"name":"Gwyneth Paltrow"},{"name":"Israel"},{"name":"Manhattan NY"},{"name":"New York"},{"name":"New York NY"},{"name":"Palestine"},{"name":"Video"}]}},{"databaseId":1193493,"title":"How David Hockney Turned Humble L.A. Home Into a Living Work of Art","excerpt":"Hockney, who died at the age of 88, was born and raised in the U.K., but it was California that inspired some of his greatest works. ","uri":"/news/celebrity-real-estate/david-hockney-death-california-los-angeles-home-london/","date":"2026-06-12T08:01:39","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Charlie Lankston","uri":"/author/charlie-lankston/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/807693fbbb624904f117cfbb98f44cfdw-c2004376993srd_q80.jpg","altText":"David Hockney At Home In Malibu,January 1994- (Photo By Paul Harris/Getty Images)","caption":"\u003cp\u003eDavid Hockney At Home In Malibu,January 1994- (Photo By Paul Harris/Getty Images)\u003c/p\u003e\n","imageCredit":"Paul Harris/Getty Images"}},"categories":{"nodes":[{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/"}]},"tags":{"nodes":[{"name":"Art"},{"name":"Artists"},{"name":"California"},{"name":"Celebrity Homes"},{"name":"England"},{"name":"London"},{"name":"Los Angeles CA"},{"name":"New York"},{"name":"Slot 05"},{"name":"Video"}]}},{"databaseId":1193349,"title":"Kylie Kelce Reveals She and Jason Have Mouse Infestation at $6 Million Home","excerpt":"Kylie, 34, has revealed her horror after discovering that mice have been eating through the wires of her dishwasher. ","uri":"/news/celebrity-real-estate/kylie-jason-kelce-mouse-infestation-pennsylvania-home-hantavirus/","date":"2026-06-11T17:24:42","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Charlie Lankston","uri":"/author/charlie-lankston/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/fabc5501c738b448649e6fd7b06c4f85w-c1167093286srd_q80.jpg","altText":"Kylie Kelce American podcaster and Dove spokesperson talks to the crowd prior to the NWSL game on August 9, 2025","caption":"\u003cp\u003eKylie Kelce American podcaster and Dove spokesperson talks to the crowd prior to the NWSL game on August 9, 2025\u003c/p\u003e\n","imageCredit":"Icon Sportswire via Getty Images"}},"categories":{"nodes":[{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/"}]},"tags":{"nodes":[{"name":"Haverford PA"},{"name":"Mice"},{"name":"NFL"},{"name":"Pennsylvania"},{"name":"Philadelphia Eagles"},{"name":"Philadelphia PA"},{"name":"Rodents"},{"name":"Video"}]}},{"databaseId":1193130,"title":"Zac Efron Is Building a $2.7 Million Off-Grid 'Hemp House' in Australia","excerpt":"Efron is leaving his Hollywood roots behind in trade for a nomadic lifestyle to build a $2 million \"hemp house\" in an Australian rainforest.","uri":"/news/celebrity-real-estate/zac-efron-hemp-house-off-grid-australia-futurecave/","date":"2026-06-11T16:10:03","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kelsi Karruli","uri":"/author/kkarruli/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/13226805c7fa80c4cc9b6e96ae2c6647w-c1283641493srd_q80.jpg","altText":"2024 National Board Of Review Gala","caption":"\u003cp\u003eFEATURE IMAGE NEW YORK, NEW YORK \u0026#8211; JANUARY 11: Zac Efron attends the 2024 National Board of Review Gala at Cipriani 42nd Street on January 11, 2024 in New York\u003c/p\u003e\n","imageCredit":"Cindy Ord/WireImage"}},"categories":{"nodes":[{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/"}]},"tags":{"nodes":[{"name":"Australia"},{"name":"California"},{"name":"Celebrity Homes"},{"name":"Homebuying"},{"name":"Los Angeles CA"},{"name":"Off The Grid"},{"name":"Video"}]}},{"databaseId":1193039,"title":"EXCL: Montecito Manse Renovated by Meg Ryan Hits the Market for $20 Million","excerpt":"A property that Ryan carefully overhauled—then sold for $16.8 million—is now back on the market for a much higher price. ","uri":"/news/celebrity-real-estate/meg-ryan-montecito-home-renovation-sale/","date":"2026-06-11T13:05:01","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kelsi Karruli","uri":"/author/kkarruli/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/f1d2ee954d0e44022fc01329098ca792w-c2355032842srd_q80.jpg","altText":"Chanel \u0026amp; Charles Finch Pre-Oscar Dinner","caption":"\u003cp\u003eMeg Ryan at Chanel \u0026amp; Charles Finch Pre-Oscar Dinner held at Polo Lounge on March 14, 2026 in Beverly Hills, California. (Photo by Gilbert Flores/Variety via Getty Images) FEATURE IMAGE\u003c/p\u003e\n","imageCredit":"Gilbert Flores/Variety via Getty Images"}},"categories":{"nodes":[{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/"}]},"tags":{"nodes":[{"name":"California"},{"name":"Celebrity Homes"},{"name":"Homebuying"},{"name":"Los Angeles CA"},{"name":"Montecito CA"},{"name":"Renovations"},{"name":"Santa Barbara Ca"},{"name":"Video"}]}},{"databaseId":1192679,"title":"Paris Hilton Takes Her Kids on Tour of 'Doggy Mansion' at $63 Million Home","excerpt":" Hilton has showed off a clip of her children claiming they will be moving into their \"doggy mansion,\" which is home to their five pups.","uri":"/news/celebrity-real-estate/paris-hilton-kids-husband-doggy-mansion-home/","date":"2026-06-10T16:24:21","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kelsi Karruli","uri":"/author/kkarruli/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/db993ab2e79674387c7549de57013310w-c4072269861srd_q80.jpg","altText":"Paris Hilton","caption":"\u003cp\u003eParis Hilton\u003c/p\u003e\n","imageCredit":"Gilbert Carrasquillo/GC Images"}},"categories":{"nodes":[{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/"}]},"tags":{"nodes":[{"name":"California"},{"name":"Celebrity Homes"},{"name":"Dogs"},{"name":"Homebuying"},{"name":"Instagram"},{"name":"Los Angeles CA"},{"name":"Paris Hilton"},{"name":"Video"}]}}]}},"realEstateNews":{"name":"Real Estate News","uri":"/news/real-estate-news/","slug":"real-estate-news","posts":{"nodes":[{"databaseId":1194054,"title":"How To Navigate Rising Inflation, 6.52% Rates, and Record Home Equity","excerpt":"Inflation hit 4.2% and rates rose to 6.52%, yet home sales reached a 2026 high. How to navigate record equity in a turbulent market.","uri":"/news/real-estate-news/weekly-economist-video-housing-market-june-12-2026/","date":"2026-06-12T17:15:51","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Danielle Hale","uri":"/author/dhale/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/97d199fc623936451442ec27d56024bew-c4027839348srd_q80.jpg","altText":"Realtor.com Chief Economist Danielle Hale","caption":"\u003cp\u003eRealtor.com Chief Economist Danielle Hale\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Real Estate News","uri":"/news/real-estate-news/"}]},"tags":{"nodes":[{"name":"Existing Home Sales"},{"name":"First-Time Home Buyer"},{"name":"Hottest Markets"},{"name":"Inflation"},{"name":"List Price"},{"name":"Luxury Homes"},{"name":"Mortgage Rates"},{"name":"Sale Price"},{"name":"Slot 03"},{"name":"Video"}]}},{"databaseId":1193880,"title":"New Hampshire Advances Bills To Promote More Housing Development","excerpt":"New Hampshire was among a wave of states pitching laws to remove local zoning restrictions that block homebuilding.","uri":"/news/real-estate-news/new-hampshire-zong-reform-bills-kelly-aotte-2026/","date":"2026-06-12T15:50:30","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Tristan Navera","uri":"/author/tristan-navera/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/b47e576e070cedae9675c5f5caa06508w-c2307599891srd_q80.jpg","altText":"New Hampshire Governor Kelly Ayotte","caption":"\u003cp\u003eNashua, NH \u0026#8211; November 21: New Hampshire Governor Kelly Ayotte greets supporters as she attends a ceremonial ground breaking for a new housing development on November 21, 2025. (Photo by\u003c/p\u003e\n","imageCredit":"The Boston Globe via Getty Images"}},"categories":{"nodes":[{"name":"Real Estate News","uri":"/news/real-estate-news/"}]},"tags":{"nodes":[{"name":"Governor"},{"name":"Housing Policy"},{"name":"New Hampshire"},{"name":"Politics"},{"name":"Video"},{"name":"Zoning"}]}},{"databaseId":1193615,"title":"Trump Administration Moves To Make Prefab Homes Easier To Build ","excerpt":"HUD and other housing advocates have pointed to manufactured housing as a solution to a nationwide shortage of homes. ","uri":"/news/real-estate-news/hud-manufactured-housing-definition-chassis-rule-change/","date":"2026-06-12T13:43:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Tristan Navera","uri":"/author/tristan-navera/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/3359f430c97b53ceb813f793c4eef72bw-c1262019613srd_q80.jpg","altText":"US Secretary of Housing and Urban Development (HUD) Scott Turner","caption":"\u003cp\u003eUS Secretary of Housing and Urban Development (HUD) Scott Turner testifies during a Senate Committee on Appropriations Subcommittee on Transportation, Housing and Urban Development, and Related Agencies hearing on fiscal\u003c/p\u003e\n","imageCredit":"AFP via Getty Images"}},"categories":{"nodes":[{"name":"Real Estate News","uri":"/news/real-estate-news/"}]},"tags":{"nodes":[{"name":"Construction"},{"name":"Home Design"},{"name":"Housing Policy"},{"name":"Housing Reform"},{"name":"Manufactured Homes"},{"name":"Mobile Home"},{"name":"Politics"},{"name":"Slot 02"},{"name":"Video"},{"name":"Washington DC"}]}},{"databaseId":1193552,"title":"Lennar Cuts Full-Year Target, Citing ‘Stubborn’ Housing-Market Headwinds","excerpt":"The homebuilder says it now expects full-year deliveries of around 82,000 to 83,000 homes, citing high interest rates.","uri":"/news/real-estate-news/lenar-cuts-full-year-target-stubborn-housing-market-headwinds/","date":"2026-06-12T10:41:34","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Elias Schisgall","uri":"/author/eliasschisgall/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/68aac54ee0e62e807cf99a3e96d9ee29w-c3457224516srd_q80.jpg","altText":"A worker on the roof of a new home under construction at the Lilac Ridge community by Lennar Homes in Vacaville, California","caption":"\u003cp\u003eThe homebuilder says it now expects full-year deliveries of around 82,000 to 83,000 homes, citing high interest rates and geopolitical uncertainty.\u003c/p\u003e\n","imageCredit":"Bloomberg via Getty Images"}},"categories":{"nodes":[{"name":"Real Estate News","uri":"/news/real-estate-news/"}]},"tags":{"nodes":[{"name":"Housing Market"},{"name":"Syndication"},{"name":"The Wall Street Journal"},{"name":"Video"}]}},{"databaseId":1192619,"title":"EXCL: Outgoing FHA Director Defends Trump Housing Crisis Strategy","excerpt":"\"You can't regulate your way out of a housing crisis,\" Cassidy said. \"You need to build your way out of it.\"","uri":"/news/real-estate-news/frank-cassidy-fha-director-interview-june-2026/","date":"2026-06-12T06:00:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Tristan Navera","uri":"/author/tristan-navera/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/d70725827f8e04925423ff62a64b144aw-c2923159241srd_q80.jpg","altText":"","caption":"\u003cp\u003eFrancis Cassidy, assistant secretary at the Department of Housing and Urban Development (HUD) nominee for US President Donald Trump, during a Senate Banking, Housing, and Urban Affairs Committee confirmation hearing\u003c/p\u003e\n","imageCredit":"Eric Lee/Bloomberg via Getty Images"}},"categories":{"nodes":[{"name":"Real Estate News","uri":"/news/real-estate-news/"}]},"tags":{"nodes":[{"name":"Daily Email"},{"name":"FHA Loans"},{"name":"Finance"},{"name":"Housing and Urban Development (HUD)"},{"name":"Housing Policy"},{"name":"Mortgage Insurance"},{"name":"Mortgage Rules"},{"name":"Mortgages"},{"name":"Politics"},{"name":"Slot 01"}]}},{"databaseId":1193138,"title":"Trump Nominates New Head for CFPB, Signaling Change of Direction","excerpt":"Trump has nominated Brian Johnson, who'd previously overseen rule-making and enforcement efforts at the agency, to be its lead.","uri":"/news/real-estate-news/trump-cfbp-nomination-brian-johnson/","date":"2026-06-11T15:49:34","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Tristan Navera","uri":"/author/tristan-navera/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/d43299959433635acdc2e97a1590ecedw-c2988544236srd_q80.jpg","altText":"The US Consumer Financial Protection Bureau (CFPB) headquarters in Washington, DC,","caption":"\u003cp\u003eThe US Consumer Financial Protection Bureau (CFPB) headquarters in Washington, DC, US, on Sunday, Feb. 2, 2025. The federal bureau has been a political lightning rod since its creation following\u003c/p\u003e\n","imageCredit":"Bloomberg via Getty Images"}},"categories":{"nodes":[{"name":"Real Estate News","uri":"/news/real-estate-news/"}]},"tags":{"nodes":[{"name":"CFPB"},{"name":"Donald Trump"},{"name":"Finance"},{"name":"Housing Finance"},{"name":"Mortgages"},{"name":"Politics"},{"name":"Video"},{"name":"Washington DC"}]}},{"databaseId":1193300,"title":"Trump Admin Cuts Off Funding to 'Fraud-Filled' L.A. Homelessness Agency","excerpt":"HUD is immediately suspending the agency because investigations in 2023, 2024 and 2025 uncovered different problems. \n\n","uri":"/news/real-estate-news/hud-lahsa-funding-cut-fraud-los-angeles/","date":"2026-06-11T15:36:30","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Tristan Navera","uri":"/author/tristan-navera/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/de357d5c1af87a2ffcee4b8691b93b75w-c506272765srd_q80.jpg","altText":"Skid row, homeless, LAHSA, Judge David O. Carter","caption":"\u003cp\u003eLOS ANGELES, CA \u0026#8211; MARCH 7, 2025 \u0026#8211; \u0026#8211; A homeless woman walks past a row of tents in Skid Row in downtown Los Angeles on March 7, 2025. She\u003c/p\u003e\n","imageCredit":"Los Angeles Times via Getty Images"}},"categories":{"nodes":[{"name":"Real Estate News","uri":"/news/real-estate-news/"}]},"tags":{"nodes":[{"name":"California"},{"name":"Crime"},{"name":"Government"},{"name":"Homelessness"},{"name":"Housing and Urban Development (HUD)"},{"name":"Los Angeles CA"},{"name":"Politics"},{"name":"Video"}]}}]}},"uniqueHomes":{"name":"Unique Homes","uri":"/news/unique-homes/","slug":"unique-homes","posts":{"nodes":[{"databaseId":1193013,"title":"'Rare' Home Designed by Frank Lloyd Wright's Son Lists for $4.5 Million ","excerpt":"The property, which is known as the Ney House is located just steps from the beach in La Jolla, CA, and offers amazing views of the ocean. ","uri":"/news/unique-homes/california-beach-house-frank-lloyd-wright-son-john-sale/","date":"2026-06-11T14:47:01","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kristine Hansen","uri":"/author/kristine-hansen/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/31ad52384722b62eb43ac44800f04a11w-c4039532689srd_q80.jpg","altText":"Rare John Lloyd Wright-Designed La Jolla Home Lists for $4.495M","caption":"\u003cp\u003eWhite exterior of a Rare John Lloyd Wright-Designed La Jolla Home which is on the market for $4.495M\u003c/p\u003e\n","imageCredit":"Spearhead Media "}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Architect"},{"name":"Architectural Style"},{"name":"Architecture"},{"name":"Beach Houses"},{"name":"California"},{"name":"Daily Email"},{"name":"Frank Lloyd Wright"},{"name":"Frank Lloyd Wright Jr."},{"name":"La Jolla CA"},{"name":"Slot 05"}]}},{"databaseId":1192505,"title":"$44 Million Georgia Ranch Looks To Break Jake Paul's Real Estate Record","excerpt":"Spring Creek Plantation, which spans more than 5,500 acres, could become the most expensive ranch to ever trade hands in Georgia. ","uri":"/news/unique-homes/spring-creek-plantation-ranch-jake-paul-georgia-most-expensive/","date":"2026-06-11T05:21:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Larissa Runkle","uri":"/author/larissa-runkle/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/adcdd66e0b1334995e28d744deb81027w-c36500362srd_q80.jpg","altText":"$44 million Spring Creek Plantation ranch in Georgia","caption":"\u003cp\u003e$44 million Spring Creek Plantation ranch in Georgia\u003c/p\u003e\n","imageCredit":"Jon Kohler \u0026 Associates"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Acreage"},{"name":"Daily Email"},{"name":"Fishing"},{"name":"Georgia"},{"name":"Hunting Estates"},{"name":"Most Expensive"},{"name":"Ranches"},{"name":"Slot 03"},{"name":"Video"}]}},{"databaseId":1192404,"title":"103-Year-Old North Carolina Estate Has Fascinating Tie to Founding Fathers","excerpt":"The home was built as a perfect replica of founding father George Mason's personal residence and is now listed for sale for $9.8 million.","uri":"/news/unique-homes/north-carolina-estate-founding-father-george-mason-sale/","date":"2026-06-10T18:19:09","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Tiffani Sherman","uri":"/author/tiffani-sherman/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/c1c77b7628e59389073f0f3d82e44f5dw-c3841235138srd_q80.jpg","altText":"103-Year-Old North Carolina Estate Built as First-Ever Family Replica of Founding Father's Home Hits the Market for $9.8 Million","caption":"\u003cp\u003e103-Year-Old North Carolina Estate Built as First-Ever Family Replica of Founding Father\u0026#8217;s Home Hits the Market for $9.8 Million\u003c/p\u003e\n","imageCredit":"Ryan Theede"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"America 250"},{"name":"Asheville NC"},{"name":"Estate"},{"name":"Historic Homes"},{"name":"Historical Remodel"},{"name":"North Carolina"},{"name":"Video"},{"name":"Virginia"}]}},{"databaseId":1191122,"title":"Loft Inside 1865 Brooklyn Factory Comes With 70-Foot Smokestack Fireplace","excerpt":"The unit is just one of 21 apartments inside an old Civil War munitions foundry, which was converted into a luxury building. ","uri":"/news/unique-homes/brooklyn-loft-civil-war-factory-smokestack-fireplace/","date":"2026-06-08T18:39:59","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kellie Speed","uri":"/author/kkspeed/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/07a61cd55a4d9daa8b4ee2681f66c66aw-c90526750srd_q80.jpg","altText":"Loft Inside 1865 Brooklyn Factory Comes With 70-Foot Smokestack Fireplace","caption":"\u003cp\u003eLoft Inside 1865 Brooklyn Factory Comes With 70-Foot Smokestack Fireplace\u003c/p\u003e\n","imageCredit":"REPN for Corcoran"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Brooklyn NY"},{"name":"Daily Email"},{"name":"Factory"},{"name":"Historic Homes"},{"name":"Historical Remodel"},{"name":"Lofts"},{"name":"New York"},{"name":"Slot 04"},{"name":"Video"}]}},{"databaseId":1190048,"title":"'Magic' $4 Million Lake Michigan Lodge Feels Like an Adult Summer Camp","excerpt":"The property was built as a multigenerational legacy estate, one where families and friends could come together for summer fun. ","uri":"/news/unique-homes/lake-michigan-lodge-summer-camp-trees-for-sale/","date":"2026-06-07T17:19:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Larissa Runkle","uri":"/author/larissa-runkle/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/5e9a0211a7c57b380c71287ed43d0acaw-c1700043482srd_q80.jpg","altText":"Lake Michigan Lodge, Selling for $3.95M","caption":"\u003cp\u003eLake Michigan Lodge, Selling for $3.95M\u003c/p\u003e\n","imageCredit":"Brendan Dodson, Chilkat Media"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Camp"},{"name":"Daily Email"},{"name":"Lake Michigan"},{"name":"Lakeside"},{"name":"Lodge"},{"name":"Michigan"},{"name":"Slot 05"},{"name":"Summer"},{"name":"Video"}]}},{"databaseId":1189557,"title":"$22.8 Million Aspen Mansion Features Its Own Private Waterfall ","excerpt":"Originally built in 1974, the 5,294-square-foot home blends old-world alpine charm with contemporary mountain luxury. ","uri":"/news/unique-homes/aspen-colorado-mansion-private-waterfall-views-mountains/","date":"2026-06-07T15:44:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Larissa Runkle","uri":"/author/larissa-runkle/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/acda896461ee89aa1bd19bb4f33b040ew-c1431487898srd_q80.jpg","altText":"Aspen waterfall home, selling for $22M","caption":"\u003cp\u003eAspen waterfall home, selling for $22M\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Aspen"},{"name":"Aspen CO"},{"name":"Colorado"},{"name":"Lodge"},{"name":"Ski Homes"},{"name":"Ski Town"},{"name":"Video"},{"name":"Waterfall"}]}},{"databaseId":1189350,"title":"Rare Stone Cottage Built in 1808 Hits Market for Very First Time","excerpt":"The idyllic property has remained in the same family for the past 70 years—and has never before been publicly listed for sale. ","uri":"/news/unique-homes/ohio-stone-cottage-rare-historic-for-sale/","date":"2026-06-07T10:29:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Lisa Johnson Mandell","uri":"/author/lisa-johnson-mandell/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/e79ffe9f5fa1320328a11839a424a86ew-c6578889srd_q80.jpg","altText":"Historic limestone home in Ohio on the market for the first time in 218 years","caption":"\u003cp\u003eThe stone exterior, interior, and fireplaces of a Historic limestone home in Ohio on the market for the first time in 218 years\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Centerville OH"},{"name":"Dayton OH"},{"name":"Historic Homes"},{"name":"Ohio"},{"name":"Push Notification"},{"name":"Quick Sale"},{"name":"Video"}]}}]}},"mostPopular":{"name":"Most Popular","uri":"/tag/most-popular/","slug":"most-popular","posts":{"nodes":[{"databaseId":1191956,"title":"Storybook Cottage Built With Wood From Old Boxcars Is Listed for Just $250K","excerpt":"The whimsical property, which was built in 1949, features a charming stone facade and turret-style entryway. ","uri":"/news/unique-homes/storybook-cottage-boxcars-wood-historic-bargain-price/","date":"2026-06-10T05:33:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kellie Speed","uri":"/author/kkspeed/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/c6f2a34aeee92cdccd84c410153fa6cfw-c434796364srd_q80.jpg","altText":"","caption":"\u003cp\u003eStorybook cottage in North Carolina boasts stone facade and turret-style entryway\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Calabasas CA"},{"name":"California"},{"name":"Connecticut"},{"name":"Daily Email"},{"name":"Doylestown PA"},{"name":"Los Angeles CA"},{"name":"Louisiana"},{"name":"Maine"},{"name":"Most Popular"},{"name":"New Mexico"}]}}]}},"mostExpensive":{"name":"Most Expensive","uri":"/tag/most-expensive/","slug":"most-expensive","posts":{"nodes":[{"databaseId":1192505,"title":"$44 Million Georgia Ranch Looks To Break Jake Paul's Real Estate Record","excerpt":"Spring Creek Plantation, which spans more than 5,500 acres, could become the most expensive ranch to ever trade hands in Georgia. ","uri":"/news/unique-homes/spring-creek-plantation-ranch-jake-paul-georgia-most-expensive/","date":"2026-06-11T05:21:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Larissa Runkle","uri":"/author/larissa-runkle/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/adcdd66e0b1334995e28d744deb81027w-c36500362srd_q80.jpg","altText":"$44 million Spring Creek Plantation ranch in Georgia","caption":"\u003cp\u003e$44 million Spring Creek Plantation ranch in Georgia\u003c/p\u003e\n","imageCredit":"Jon Kohler \u0026 Associates"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Acreage"},{"name":"Daily Email"},{"name":"Fishing"},{"name":"Georgia"},{"name":"Hunting Estates"},{"name":"Most Expensive"},{"name":"Ranches"},{"name":"Slot 03"},{"name":"Video"}]}}]}},"buy":{"name":"Buy","uri":"/advice/buy/","slug":"buy","posts":{"nodes":[{"databaseId":931087,"title":"How Americans Can Buy a $1 Home in Italy","excerpt":"Americans are tempted by $1 homes in Italy, but the process isn't that simple—or that cheap.","uri":"/advice/buy/1-dollar-euro-home-italy/","date":"2026-05-27T16:15:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Julie Gerstein","uri":"/author/jgerstein/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/4bf77f0d40a36b003a93f07a7cc9005fw-c2023624732srd_q80.jpg","altText":"Composite hero of a historic hillside Italian village nestled against massive rocky mountains, accented with graphic one-dollar price tags.","caption":"\u003cp\u003ePietrapertosa is a picturesque village located in the Basilicata region of southern Italy, nestled in the Lucanian Dolomites. Known as one of the highest towns in the region, it is\u003c/p\u003e\n","imageCredit":"Realtor.com / Getty Images"}},"categories":{"nodes":[{"name":"Buy","uri":"/advice/buy/"}]},"tags":{"nodes":[{"name":"Housing Market"},{"name":"Living Abroad"},{"name":"Small Towns"},{"name":"Video"}]}},{"databaseId":762113,"title":"How Mortgage Buydowns and Builder Incentives Make New Homes Affordable","excerpt":"Homebuilders often offer incentives to attract homebuyers. Here's a guide to the types of builder incentives and how they save money.","uri":"/advice/buy/what-are-builder-incentives-deals-on-new-construction/","date":"2026-05-05T16:00:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kimberly Dawn Neumann","uri":"/author/kimberly-dawn-neumann/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/10c5da38d322f2f50df2ff376563e3faw-c1774054355srd_q80.jpg","altText":"","caption":"\u003cp\u003eYoung son helping father move items from moving truck into new house \u0026#8211; stock photo\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Buy","uri":"/advice/buy/"}]},"tags":{"nodes":[{"name":"Home Builders"},{"name":"Incentives"},{"name":"New Construction"},{"name":"New Home Builder"},{"name":"New Home Construction"},{"name":"Video"}]}},{"databaseId":775220,"title":"Purchasing New Construction Can Be a Smart Move for First-Time Homebuyers","excerpt":"Many first-time homebuyers assume they can’t afford a new-construction home, but this article explains how it can actually be a savvy choice.","uri":"/advice/buy/purchasing-new-construction-for-first-time-homebuyers/","date":"2026-05-05T13:42:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kimberly Dawn Neumann","uri":"/author/kimberly-dawn-neumann/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/31325c8e07f869749c45c73903855339w-c2954526029srd_q80.jpg","altText":"A sign is posted outside of a new home development","caption":"\u003cp\u003ePACIFICA, CA \u0026#8211; SEPTEMBER 25: A sign is posted outside of a new home development in Pacifica, California. (Photo by Justin Sullivan/Getty Images)\u003c/p\u003e\n","imageCredit":"Justin Sullivan/Getty Images"}},"categories":{"nodes":[{"name":"Buy","uri":"/advice/buy/"}]},"tags":{"nodes":[{"name":"30-Year Mortgages"},{"name":"Builders"},{"name":"FHA Loans"},{"name":"First-Time Home Buyer"},{"name":"Home Warranty"},{"name":"Inventory Shortage"},{"name":"Low Inventory"},{"name":"Mortgage Rates"},{"name":"National Association Of REALTORS®"},{"name":"New Construction"}]}},{"databaseId":435962,"title":"What Your Builder Warranty Actually Covers—and What It Won't","excerpt":"Most new constructions come with a builder warranty, but what does it cover? Check out this list and must-know info for new-home buyers. ","uri":"/advice/buy/builder-warranty/","date":"2026-05-04T11:48:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Julie Ryan Evans","uri":"/author/julieryanevans/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/d720398adb1a409a3e7cd94770578650w-c3912787342srd_q80.jpg","altText":"Construction site with new apartment buildings and cranes in Gowanus, Brooklyn, NY","caption":"\u003cp\u003eNew York \u0026#8211; USA \u0026#8211; January 3 2024: Construction site with new apartment buildings and cranes in Gowanus, Brooklyn, NY \u0026#8211; stock photo\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Buy","uri":"/advice/buy/"}]},"tags":{"nodes":[{"name":"Home Builders"},{"name":"Home Warranty"},{"name":"New Construction"},{"name":"Video"}]}},{"databaseId":1172232,"title":"The Hidden Legal Dangers of Letting a Seller Stay Past the Closing Date","excerpt":"Rent-back or post-closing possession agreements, while reasonable and viable, open buyers up to legal minefields and logistical nightmares.","uri":"/advice/buy/legal-dangers-letting-seller-stay-past-closing/","date":"2026-04-30T13:30:04","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Eric Goldschein","uri":"/author/eric-goldschein/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/38071725b402f3be3a4f9f07f29f58cbw-c1302545945srd_q80.jpg","altText":"Young couple moving out of their home.","caption":"\u003cp\u003eA young white couple indoors surrounded by cardboard boxes. The woman in yellow overalls is sitting thoughtfully while the man in a gray t-shirt organizes boxes in bright natural light\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Buy","uri":"/advice/buy/"}]},"tags":{"nodes":[{"name":"Closing"},{"name":"Concessions"},{"name":"Legal"},{"name":"Liability Insurance"},{"name":"Loans"},{"name":"Purchase Agreements"},{"name":"Rent Back Agreement"},{"name":"Video"}]}},{"databaseId":1164676,"title":"Trusts vs. LLCs: How To Figure Out What’s Right for You","excerpt":"Whether you own one home or many, protecting your real estate portfolio doesn’t need to be complicated.\n","uri":"/advice/buy/trusts-vs-llcs-whats-right-for-you/","date":"2026-04-11T13:14:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Alice Kantor","uri":"/author/alicekantor/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/1d8386c2f293f409a55f8a6198745576w-c1278595935srd_q80.jpg","altText":"Asian mother working from home on laptop while little daughter is watching on digital tablet. Asian family using technologies at home. Home office and business. Handling financial bills with e-banking. Working mom managing work life and childcare at home","caption":"\u003cp\u003eAsian mother working from home on laptop while little daughter is watching on digital tablet. Asian family using technologies at home. Home office and business. Handling financial bills with e-banking.\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Buy","uri":"/advice/buy/"}]},"tags":{"nodes":[{"name":"Mansion Global"},{"name":"Syndication"},{"name":"Video"}]}},{"databaseId":1162971,"title":"The Secret Street That Disney Owns in Suburban California","excerpt":"One street in Burbank, CA, looks like the ideal suburb—but because Disney owns every home on the block, no one actually lives there.","uri":"/advice/buy/secret-street-disney-burbank/","date":"2026-04-10T15:35:29","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Eric Goldschein","uri":"/author/eric-goldschein/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/4237684dc75c9371fca28590f791663aw-c4177773460srd_q80.jpg","altText":"Burbank, California from above.","caption":"\u003cp\u003eBurbank, California from above, with a view of all the studios, including Disney.\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Buy","uri":"/advice/buy/"}]},"tags":{"nodes":[{"name":"Burbank CA"},{"name":"California"},{"name":"Competitive Market"},{"name":"Disney"},{"name":"Homebuying"},{"name":"Slot 01"},{"name":"Suburbs"},{"name":"Video"},{"name":"Weekly NL"}]}}]}},"sell":{"name":"Sell","uri":"/advice/sell/","slug":"sell","posts":{"nodes":[{"databaseId":1022529,"title":"Understanding the Capital Gains Tax in Real Estate","excerpt":"Homes are 3X more expensive, and inflation cut the exclusion in half—now, every homeowner needs to know about the capital gains tax.","uri":"/advice/sell/capital-gains-tax-home-sale-explained/","date":"2026-05-20T17:16:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Allaire Conte","uri":"/author/allaire-conte/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/fa9359ea7c4a47efefbdd918c84a5b0ew-c3177894996srd_q80.jpg","altText":"An illustration of a house with a for sale sign but the coloring is tinged purple and the flowers feel a bit off and the sign is absurdly large","caption":"\u003cp\u003eAn illustration of a house with a for sale sign but the coloring is tinged purple and the flowers feel a bit off and the sign is absurdly large for,\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Sell","uri":"/advice/sell/"}]},"tags":{"nodes":[{"name":"Capital Gains Tax"},{"name":"Home Selling"},{"name":"Tax Breaks"},{"name":"Video"}]}},{"databaseId":389229,"title":"12 Things To Do Before Selling Your House: A Checklist ","excerpt":"Getting ready to sell your house? It's time to roll up your sleeves and get to work because there are tons of tasks to do before listing.","uri":"/advice/sell/home-selling-checklist-things-to-do-before-selling/","date":"2026-05-18T16:10:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Cathie Ericson","uri":"/author/cericson/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/d7ace346d2ee661e53737c8d68606c08w-c2009239736srd_q80.jpg","altText":"An illustration of an oversized for sale sign with a checklist on it next to a white home with a black roof and shutters and red front door","caption":"\u003cp\u003eAn illustration of an oversized for sale sign with a checklist on it next to a white home with a black roof and shutters and red front door for, Home-Selling\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Sell","uri":"/advice/sell/"}]},"tags":{"nodes":[{"name":"Home Improvement"},{"name":"Home Selling"},{"name":"Housing Market"},{"name":"Updates"},{"name":"Video"}]}},{"databaseId":145518,"title":"What Does a Listing Agent Actually Do? The New Reality of Home Sales Today","excerpt":"What is a listing agent? It's a pro who can help you sell your home for top dollar. Here's what a listing agent does, and how to find the right one for you.","uri":"/advice/sell/interviewing-listing-agents/","date":"2026-05-18T15:30:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Liz Alterman","uri":"/author/liz-alterman/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/b5bc918e3dd1dff955ee5ef50e8812d7w-c2795448324srd_q80.jpg","altText":"Real estate agent showing views from empty apartment to young couple - stock photo","caption":"\u003cp\u003eReal estate agent discussing a property with a young couple in an empty apartment\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Sell","uri":"/advice/sell/"}]},"tags":{"nodes":[{"name":"Choosing A Realtor"},{"name":"Glossary"},{"name":"Listing Agent"},{"name":"Real Estate Agents"},{"name":"Realtor Interview"},{"name":"Realtor Relationship"},{"name":"Realtor Tips"},{"name":"Sellers"},{"name":"Updates"},{"name":"Video"}]}},{"databaseId":1009706,"title":"6 Flowering Annuals To Plant Now for Summer Selling Season ","excerpt":"Horticulturists and real estate agents agree that these flowering plants are perfect for any seller looking to amp up their curb appeal. ","uri":"/advice/sell/best-summer-flowers-annuals-front-yard-curb-appeal-tips/","date":"2026-05-18T13:53:24","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Anna Baluch","uri":"/author/annabaluch/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/448b1014ce3960f212b95d41c406af21w-c803710717srd_q80.jpg","altText":"An illustration of annual flowers, Petunias, Impatiens, Snapdragons, Vincas,Zinnias, and Heliotropes","caption":"\u003cp\u003eAn illustration of Petunias, Impatiens, Snapdragons, Vincas,Zinnias, and Heliotropes for, 6 Flowering Annuals To Plant Now for Summer Selling Season for Curb Appeal\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Sell","uri":"/advice/sell/"}]},"tags":{"nodes":[{"name":"Flowers"},{"name":"Gardening"},{"name":"Video"}]}},{"databaseId":139947,"title":"Top 10 Questions To Ask Your Real Estate Agent When Selling","excerpt":"Don't know what to ask your real estate agent? Use these questions to understand a pro's expertise and personal style.","uri":"/advice/sell/questions-to-ask-real-estate-agents-when-selling/","date":"2026-05-14T14:52:46","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Cathie Ericson","uri":"/author/cericson/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/b5bc918e3dd1dff955ee5ef50e8812d7w-c2795448324srd_q80.jpg","altText":"Real estate agent showing views from empty apartment to young couple - stock photo","caption":"\u003cp\u003eReal estate agent discussing a property with a young couple in an empty apartment\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Sell","uri":"/advice/sell/"}]},"tags":{"nodes":[{"name":"Home Selling"},{"name":"Housing Market"},{"name":"Listing Agent"},{"name":"Real Estate Agents"},{"name":"Updates"},{"name":"Video"}]}},{"databaseId":197678,"title":"When Is the Best Time To Sell Your House?","excerpt":"When is the best time to sell a house? The decision to sell your home is based on a variety of factors that are both financial and emotional.","uri":"/advice/sell/best-time-to-sell-home/","date":"2026-05-14T14:01:27","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Daniel Bortz","uri":"/author/daniel-bortz/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/4cad42d80167386f37148425870d312bw-c2786259544srd_q80.jpg","altText":"A photo collage of a for sale sign in front of a home with a calendar in the background","caption":"\u003cp\u003eA photo collage of a for sale sign in front of a home with a calendar in the background for, When Is the Best Time to Sell Your House?\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Sell","uri":"/advice/sell/"}]},"tags":{"nodes":[{"name":"Best Time To Sell"},{"name":"Home Listings"},{"name":"Home Selling"},{"name":"Right Time To Sell A House"},{"name":"Video"}]}},{"databaseId":1171316,"title":"Your Agent Can Engineer a Bidding War for Your Home—Even Before You List","excerpt":"If you want to walk into your open house with multiple eager buyers already waiting, the work starts well before you hit \"active\" online.","uri":"/advice/sell/bidding-war-before-you-list/","date":"2026-04-27T17:19:02","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Eric Goldschein","uri":"/author/eric-goldschein/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/0d54c1ed232d2906ecffc7602c479c6aw-c3076582121srd_q80.jpg","altText":"An illustration of a home that will soon be for sale with auction paddles in front of it","caption":"\u003cp\u003eAn illustration of a home that will soon be for sale with auction paddles in front of it for, How to Engineer a Bidding War for Your Home—Even Before You\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Sell","uri":"/advice/sell/"}]},"tags":{"nodes":[{"name":"Bidding Wars"},{"name":"Home Selling"},{"name":"Listing"},{"name":"Multiple Listing Service (MLS)"},{"name":"Real Estate Agents"},{"name":"Video"}]}}]}},"downPaymentDiaries":{"name":"Down Payment Diaries","uri":"/living/down-payment-diaries/","slug":"down-payment-diaries","livingPosts":{"nodes":[{"title":"I’m 29 and Was Overwhelmed by My Rental Hunt—Until Social Media Led Me to the Perfect $1,800-a-Month Utah Home With Wild Wellness Features","uri":"/living/down-payment-diaries/utah-apartment-rental-search-social-media-wellness/","status":"publish","author":{"node":{"name":"Lambeth Hochwald","uri":"/author/lambeth-hochwald/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/f2270bc6bc024790109955c6a997fe63w-c2436378989srd_q80.jpg","altText":"Wellness-Centric City Rental Diaries in Utah","caption":"\u003cp\u003eWellness-Centric City Rental Diaries\u003c/p\u003e\n","imageCredit":"Realtor.com/Getty Images"}},"categories":{"nodes":[{"name":"Down Payment Diaries","uri":"/living/down-payment-diaries/","slug":"down-payment-diaries"}]}},{"title":"We Fled an HOA Nightmare and Spent $170K on Remote Land Nobody Else Wanted—Now It’s Our Dream Rural Retreat","uri":"/living/down-payment-diaries/hoa-nightmare-move-texas-homestead-remote-land-build/","status":"publish","author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a35fb49650f6114ce69532b26fadf9b5w-c1678520209srd_q80.jpg","altText":"Down Payment Diaries: Building a homestead on raw land in Texas","caption":"\u003cp\u003eDown Payment Diaries: Building a homestead on raw land in Texas\u003c/p\u003e\n","imageCredit":"Casie Tomaz"}},"categories":{"nodes":[{"name":"Down Payment Diaries","uri":"/living/down-payment-diaries/","slug":"down-payment-diaries"}]}},{"title":"I’m 32 and Spent 4 Agonizing Years Searching for a Home in New York—a Freak Blizzard Helped Me Secure the Perfect Place","uri":"/living/down-payment-diaries/buying-home-no-money-down-new-york-blizzard/","status":"publish","author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/f13c7a13215ca67d4d0b6c5e537394eaw-c3957233220srd_q80.jpg","altText":"Down Payment Diaries: 32-year-old homeowner discusses buying a three-bedroom Rochester property in a blizzard","caption":"\u003cp\u003eDown Payment Diaries: 32-year-old homeowner discusses buying a three-bedroom Rochester property in a blizzard\u003c/p\u003e\n","imageCredit":"Getty Images / Realtor.com"}},"categories":{"nodes":[{"name":"Down Payment Diaries","uri":"/living/down-payment-diaries/","slug":"down-payment-diaries"}]}}]}},"finance":{"name":"Finance","uri":"/advice/finance/","slug":"finance","posts":{"nodes":[{"databaseId":993860,"title":"Mortgage Calculator: What It Takes To Buy a $430K Home at a 6.52% Rate","excerpt":"Mortgage rates and home prices are on the rise, meaning prospective buyers need to really weigh their options when deciding how to finance.","uri":"/advice/finance/mortgage-payment-calculator-afford-june-11/","date":"2026-06-12T10:23:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Dina Sartore-Bodo","uri":"/author/dinasartorebodo/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a364657af52767dcf5c07f5a99c6773dw-c910625533srd_q80.jpg","altText":"Red rising arrow on top of a contemporary single-family home which was constructed to 21 century perfection at the heart of Houston, Texas.","caption":"\u003cp\u003eHouston TX, USA February 20, 2026 \u0026#8211; A portrait of an exquisite and contemporary single-family home which was constructed to 21 century perfection at the heart of Houston, Texas.\u003c/p\u003e\n","imageCredit":"Realtor.com / Getty Images"}},"categories":{"nodes":[{"name":"Finance","uri":"/advice/finance/"}]},"tags":{"nodes":[{"name":"30-Year Mortgages"},{"name":"Data Journalism"},{"name":"FHA Loans"},{"name":"Mortgage Calculator"},{"name":"Mortgage Rates"},{"name":"Mortgages"},{"name":"Updates"},{"name":"Video"}]}},{"databaseId":718697,"title":"Buying a Home Without 20% Down Using Grants and Assistance Programs","excerpt":"Down payment assistance programs can help you afford your first home, even as mortgage rates continue to climb. ","uri":"/advice/finance/how-down-payment-assistance-programs-can-help-you-into-your-first-home/","date":"2026-05-22T11:43:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Janet Siroto","uri":"/author/jsiroto/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/5a603e4089c534ebc7780383c6ad87dfw-c569435716srd_q80.jpg","altText":"An illustration of two similar homes with subtle difference and abstract money going from one to the other","caption":"\u003cp\u003eAn illustration of two similar homes with subtle difference snd abstract money going from one to the other for, Your Parent’s Equity May Not Be as Locked In As You\u003c/p\u003e\n","imageCredit":"Realtor.comm"}},"categories":{"nodes":[{"name":"Finance","uri":"/advice/finance/"}]},"tags":{"nodes":[{"name":"Down Payment Assistance"},{"name":"Getting A Mortgage"},{"name":"Homebuying"}]}},{"databaseId":1128030,"title":"CD vs. High-Yield Savings Account: Here's the Math on $10K Investment","excerpt":"Investing your down payment savings can help you buy a home sooner, but deciding where to put it is all a matter of math. ","uri":"/advice/finance/cd-vs-high-yield-savings-investment-10000-dollars/","date":"2026-05-13T20:12:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Dina Sartore-Bodo","uri":"/author/dinasartorebodo/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a9eab38940c6d09bcfea8ab35770319aw-c969173853srd_q80.jpg","altText":"A photo collage of hundred dollar bills blowing in the wind behind a sold sign","caption":"\u003cp\u003eA photo collage of hundred dollar bills blowing in the wind behind a sold sign for, How Not to Lose Thousands After Accepting an Offer On Your Home\u003c/p\u003e\n","imageCredit":"Realtor.com/Getty Images"}},"categories":{"nodes":[{"name":"Finance","uri":"/advice/finance/"}]},"tags":{"nodes":[{"name":"Daily Email"},{"name":"Data Journalism"},{"name":"Down Payment"},{"name":"Saving Money"},{"name":"Slot 05"},{"name":"Video"}]}},{"databaseId":997294,"title":"Real Estate vs. Stock Market: Which Is the Better Investment Right Now?","excerpt":"When it comes to where to put your money, the choice between real estate and the stock market might not seem clear-cut.","uri":"/advice/finance/real-estate-stock-market-investment-comparison/","date":"2026-05-12T11:28:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Dina Sartore-Bodo","uri":"/author/dinasartorebodo/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/ec8dd0705b531a1412efa7985ed76002w-c1400911731srd_q80.jpg","altText":"A graphic of a model house as a bar graph","caption":"\u003cp\u003eA graphic of a model house as a bar graph for, Real Estate vs. Stock Market: Which Is the Better Investment Right Now, According to Financial Experts\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Finance","uri":"/advice/finance/"}]},"tags":{"nodes":[{"name":"Data Journalism"},{"name":"Donald Trump"},{"name":"Housing Market"},{"name":"Stock Market"},{"name":"Video"}]}},{"databaseId":1160259,"title":"Is Your Home Underinsured? Here’s How To Tell in 2026","excerpt":"With higher costs and fewer options, many homeowners lack sufficient insurance coverage. Here's how to check if you're underinsured in 2026.","uri":"/advice/finance/is-your-home-underinsured/","date":"2026-05-06T10:47:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Tori G. Roughley","uri":"/author/tori-g-roughley/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/3e09a149b81cd87c809eed3482961a81w-c1960882112srd_q80.jpg","altText":"A photo of three houses in a row with dollar signs above them","caption":"\u003cp\u003eA photo of three houses in a row with dollar signs above them for, Is Your Home Underinsured? Here’s How to Tell in 2026\u003c/p\u003e\n","imageCredit":"Realtor.com/Getty Images"}},"categories":{"nodes":[{"name":"Finance","uri":"/advice/finance/"}]},"tags":{"nodes":[{"name":"Checklist"},{"name":"Climate Change"},{"name":"Home Buying Season"},{"name":"Home Insurance"},{"name":"Homeowner Costs"},{"name":"Inflation"},{"name":"Rebuilding"},{"name":"Renovations"},{"name":"Replacement Cost Coverage"},{"name":"Video"}]}},{"databaseId":975988,"title":"Where’s My Refund—and Why Wasn't It Higher This Year?","excerpt":"Homeowners were promised that tax returns would be “substantially greater than ever before” by the president. Here's what changed. ","uri":"/advice/finance/wheres-my-refund-property-tax-filings-2026/","date":"2026-04-15T10:51:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Dina Sartore-Bodo","uri":"/author/dinasartorebodo/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/f0c3b0a314cd4d89f5f9f353351282f3w-c2403908313srd_q80.jpg","altText":"What does the shutdown mean for my tax refund?","caption":"\u003cp\u003eWhat does the shutdown mean for my tax refund?\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Finance","uri":"/advice/finance/"}]},"tags":{"nodes":[{"name":"Internal Revenue Service (IRS)"},{"name":"Mortgages"},{"name":"Property Taxes"},{"name":"Taxes"},{"name":"Video"}]}},{"databaseId":1164460,"title":"Why America’s Debt Could Keep Pressure on Homebuyers","excerpt":"Rising U.S. debt could keep mortgage rates high, squeeze buyers, and make it harder to build the homes needed to ease prices.","uri":"/advice/finance/rising-national-debt-mortgage-rates-home-prices/","date":"2026-04-13T06:00:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Allaire Conte","uri":"/author/allaire-conte/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/d09424ba9c6f21dde8f625c11fcc977bw-c2132471391srd_q80.jpg","altText":"USD dollar banknote is torn with recession wording on red background for United of America risk of great economic depression crisis concept","caption":"\u003cp\u003eUSD dollar banknote is torn with recession wording on red background for United of America risk of great economic depression crisis concept for, Can Rising National Debt Keep Mortgage Rates\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Finance","uri":"/advice/finance/"}]},"tags":{"nodes":[{"name":"Daily Email"},{"name":"Data Journalism"},{"name":"Debt"},{"name":"Donald Trump"},{"name":"Homebuying"},{"name":"Inflation"},{"name":"Mortgage Rates"},{"name":"Slot 01"},{"name":"Video"}]}}]}},"newConstruction":{"name":"New Construction","uri":"/tag/new-construction/","slug":"new-construction","posts":{"nodes":[{"databaseId":1192175,"title":"Red Tape Now Adds $132K to the Cost of a New Home","excerpt":"Permits, inspections, and approvals are taking a bigger toll on housing affordability by adding thousands to construction costs, NAHB found.","uri":"/news/trends/regulations-home-construction-cost-nahb-study-2026/","date":"2026-06-10T17:39:54","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Tristan Navera","uri":"/author/tristan-navera/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/6295761cbe5ab63454bfb024894df115w-c1416424588srd_q80.jpg","altText":"Construction Crew Putting Up Framing of New Home","caption":"\u003cp\u003eWorkers build the frame of a new house project. Bare plywood and beams as it is framed up from the foundation. High lumber costs have affected the building process. Shot\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Affordability"},{"name":"Housing Data"},{"name":"National Association Of Home Builders"},{"name":"New Construction"},{"name":"New Home Construction"},{"name":"Remodeling Costs"},{"name":"Renovation Costs"},{"name":"Video"}]}},{"databaseId":1185335,"title":"Mortgage Rates Jump, but Emerging Housing Trends Are Great News for Buyers","excerpt":"Mortgage rates jump to 6.51%, but fresh spring data reveals green shoots for buyers and a lesson for sellers.","uri":"/news/real-estate-news/inflation-mortgage-housing-market-update-video-may-22-2026/","date":"2026-05-22T18:15:01","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Danielle Hale","uri":"/author/dhale/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/20013b577ba1a9437b98bc4e053c0754w-c3228927342srd_q80.jpg","altText":"Realtor.com chief economist Danielle Hale","caption":"\u003cp\u003eRealtor.com chief economist Danielle Hale\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Real Estate News","uri":"/news/real-estate-news/"}]},"tags":{"nodes":[{"name":"Down Payment"},{"name":"Federal Reserve"},{"name":"Higher Mortgage Rates"},{"name":"Kevin Warsh"},{"name":"Luxury Homes"},{"name":"Mortgage Rates"},{"name":"New Construction"},{"name":"New Listings"},{"name":"Pending Home Sales"},{"name":"Slot 03"}]}},{"databaseId":1184886,"title":"They Expected New Construction To Cost More—Instead, It Saved Them Money","excerpt":"For first-time buyers in Florida, a brand-new home came with incentives, lower bills, and a sense of community they hadn’t found before.","uri":"/news/trends/new-construction-home-savings-resale-home/","date":"2026-05-22T15:10:48","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Allaire Conte","uri":"/author/allaire-conte/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/1ab8807b35f67c0db558b0fbd1e82619w-c3599583674srd_q80.jpg","altText":"Babcock Ranch Homes","caption":"\u003cp\u003eBabcock Ranch Homes\u003c/p\u003e\n","imageCredit":"Babcock Ranch"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Affordability"},{"name":"Data Journalism"},{"name":"Florida"},{"name":"Homebuying"},{"name":"Hurricanes"},{"name":"Insurance"},{"name":"New Construction"},{"name":"Slot 07"},{"name":"Utilities"},{"name":"Video"}]}},{"databaseId":1184052,"title":"Single-Family Home Construction Slows in April","excerpt":"Construction activity on new single-family homes fell nationwide in April, the U.S. Census Bureau reported on Thursday.","uri":"/news/trends/housing-starts-census-report-april-2026/","date":"2026-05-21T09:04:13","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Tristan Navera","uri":"/author/tristan-navera/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/003cb985d7a138ba837a9f9d34fcd30cw-c2410665927srd_q80.jpg","altText":"Residential House Construction wood building fram","caption":"\u003cp\u003eResidential House Construction wood building frame for, Housing Reform Bill Comes into Focus With Proponents, Concerns\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Builders"},{"name":"Building Permits"},{"name":"Census Bureau"},{"name":"Construction"},{"name":"Data Journalism"},{"name":"Home Builder Confidence"},{"name":"Housing Data"},{"name":"Housing Starts"},{"name":"New Construction"},{"name":"Video"}]}},{"databaseId":1183859,"title":"$75 Million Wellness Retreat Just Became Boca Raton's Priciest Home","excerpt":"The newly completed residence is located in the exclusive Royal Palm Yacht \u0026 Country Club and spans more than 18,000 square feet.","uri":"/news/unique-homes/boca-raton-florida-megamansion-wellness-most-expensive-sale/","date":"2026-05-20T17:06:36","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Charlie Lankston","uri":"/author/charlie-lankston/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/659ce77e0868b180cb194192aa6a18e6w-c4024594512srd_q80.jpg","altText":"The contemporary mansion's water-facing facade features extensive glass walls, palm trees, and an infinity pool bordering a concrete seawall.","caption":"\u003cp\u003eThe contemporary mansion\u0026#8217;s water-facing facade features extensive glass walls, palm trees, and an infinity pool bordering a concrete seawall.\u003c/p\u003e\n","imageCredit":"Courtesy of Living Proof Photography"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Boca Raton FL"},{"name":"Daily Email"},{"name":"Florida"},{"name":"Mansion"},{"name":"Most Expensive"},{"name":"New Construction"},{"name":"Slot 03"},{"name":"Video"},{"name":"Waterfront"}]}},{"databaseId":1183779,"title":"New-Construction Home Insurance Costs 38% Less Than  for Median-Age Homes","excerpt":"The average annual premium for a newly built home cost $1,120 less than for a typical, median-aged American home in 2025, new data shows.","uri":"/news/trends/insurance-for-new-construction-home-cost-less/","date":"2026-05-20T16:59:19","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Allaire Conte","uri":"/author/allaire-conte/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/6712fe1c370db4faee8ad58a028a090cw-c1661045675srd_q80.jpg","altText":"Construction crews work to build new homes in a subdivision by Tri Pointe Homes","caption":"\u003cp\u003eAURORA HIGHLANDS, COLORADO \u0026#8211; APRIL 8: Construction crews work to build new homes in a subdivision by Tri Pointe Homes Colorado in Aurora Highlands, Colorado on April 8, 2024. With\u003c/p\u003e\n","imageCredit":"The Denver Post via Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Affordability"},{"name":"Chicago IL"},{"name":"Data Journalism"},{"name":"Hail"},{"name":"Home Insurance"},{"name":"Homebuying"},{"name":"New Construction"},{"name":"Video"}]}},{"databaseId":1179727,"title":"Inside Miami’s Rock-n-Roll Condo with a 'Steve McQueen Vibe'","excerpt":"At The Rider, you can live like a superstar but at an accessible luxury entry point in a hip, up-and-coming neighborhood.","uri":"/news/trends/the-rider-wynwood-condos-miami-markups/","date":"2026-05-16T15:09:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kiri Blakeley","uri":"/author/kiri-blakeley/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/0ddf216bf70b8bc82ef4039d03921cb4w-c2358949932srd_q80.jpg","altText":"Pool with purple umbrellas and lounge chairs at The Rider in Miami Florida","caption":"\u003cp\u003ePool with purple umbrellas and lounge chairs at The Rider in Florida for, Miami Developer\u0026#8217;s Love of Rock-n-Roll Inspires New Condo Project\u003c/p\u003e\n","imageCredit":"The Rider Residences"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Data Journalism"},{"name":"Florida"},{"name":"Luxury Development"},{"name":"Luxury Homes"},{"name":"miami"},{"name":"Miami Beach FL"},{"name":"New Construction"},{"name":"Video"}]}}]}},"rent":{"name":"Rent","uri":"/advice/rent/","slug":"rent","posts":{"nodes":[{"databaseId":1180230,"title":"World Cup 2026: How To Rent Your Home for $6,000 a Night Safely","excerpt":"With World Cup rentals hitting $6,000 a night, homeowners are vacating for profit. Here’s how to secure your property and maximize income.","uri":"/advice/rent/world-cup-airbnb-rentals-tips-security-income/","date":"2026-05-17T06:00:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kimberly Dawn Neumann","uri":"/author/kimberly-dawn-neumann/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/fa0d15df0794b8316575b9401ec7da0aw-c2390361994srd_q80.jpg","altText":"This is a horizontal, color photograph of a man in his 40s arriving to NYC for a city trip. He opens the door of a Williamsburg, Brooklyn building with his suitcase as he heads towards his rented room. Photographed with a Nikon D800 DSLR camera.","caption":"\u003cp\u003eThis is a horizontal, color photograph of a man in his 40s arriving to NYC for a city trip. He opens the door of a Williamsburg, Brooklyn building with his\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Rent","uri":"/advice/rent/"}]},"tags":{"nodes":[{"name":"2026 World Cup"},{"name":"Airbnb"},{"name":"Home Security"},{"name":"miami"},{"name":"New Jersey"},{"name":"New York"},{"name":"Safety"},{"name":"Smart Devices"},{"name":"Smart Homes"},{"name":"STR"}]}},{"databaseId":337812,"title":"How To Evict Someone—Even a Family Member—From Your Home","excerpt":"Eviction is a long and messy process. Here's how to evict a family member and what to do to make the process less excruciating. ","uri":"/advice/rent/how-to-evict-a-family-member/","date":"2026-05-04T14:54:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Lisa Kaplan Gordon","uri":"/author/lisa-kaplan-gordon/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a2c9ab84d5fb2d9e07eaa148fd5b96b1w-c338607506srd_q80.jpg","altText":"","caption":"\u003cp\u003emobile home eviction notice\u003c/p\u003e\n","imageCredit":"Realtor.com/Getty Images"}},"categories":{"nodes":[{"name":"Rent","uri":"/advice/rent/"}]},"tags":{"nodes":[{"name":"Evicting A Tenant"},{"name":"Eviction"},{"name":"Landlords"},{"name":"Mortgages"},{"name":"Renting"},{"name":"Video"}]}},{"databaseId":1158110,"title":"AI Is Settling Landlord-Tenant Feuds More Than Ever","excerpt":"Landlords are upping their game when it comes to using AI, but it's not just your rent schedule and property listings they're using it for. ","uri":"/advice/rent/landlord-renter-problems-ai-solutions-legal-issues/","date":"2026-04-01T22:42:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Dina Sartore-Bodo","uri":"/author/dinasartorebodo/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/c1935bd97a0de4cb7f3b8ab040ba733fw-c414590448srd_q80.jpg","altText":"AI (Artificial Intelligence) concept. Deep learning. Digital transformation","caption":"\u003cp\u003eAI (Artificial Intelligence) concept. Deep learning. Digital transformation for, Landlords Are Letting AI Settle Their High-Stakes Battles with Tenants These Days: Why Renters Should Still Get A Lawyer\u003c/p\u003e\n","imageCredit":"Realtor.com/Getty Images"}},"categories":{"nodes":[{"name":"Rent","uri":"/advice/rent/"}]},"tags":{"nodes":[{"name":"Artificial Intelligence"},{"name":"Landlord-Tenant Problems"},{"name":"Landlords"},{"name":"Video"}]}},{"databaseId":1157206,"title":"Renting a Home This Spring? Look Out for 'Vampire Costs'","excerpt":"When renting a home, either for vacation or to live, make sure you read the fine print or you could be bit by hidden fees. ","uri":"/advice/rent/renting-a-home-vampire-costs-hidden-fees/","date":"2026-04-01T16:05:37","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Anna Baluch","uri":"/author/annabaluch/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a8c999b1151d9b56004e342077c40dbcw-c2858725941srd_q80.jpg","altText":"A man looking over paperwork in the sun with the water in the background","caption":"\u003cp\u003eA man looking over paperwork in the sun with the water in the background for, Renting a Home This Spring? Lookout for \u0026#8220;Vampire Costs\u0026#8221;\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Rent","uri":"/advice/rent/"}]},"tags":{"nodes":[{"name":"Hidden Danger"},{"name":"Rental"},{"name":"Renters Insurance"},{"name":"Video"}]}},{"databaseId":1155835,"title":"NYC Landlord Income Rose 6.2%—but Owners Warn of a ‘Flawed Metric’","excerpt":"As Mayor Mamdani weighs a rent freeze, new RGB data shows a split market: Manhattan is surging while the Bronx and small owners struggle.","uri":"/advice/rent/new-york-city-rent-stabilized-apartments-landlords-income/","date":"2026-03-26T12:46:54","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Allaire Conte","uri":"/author/allaire-conte/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/cc4e1fe7de12dbba50887a21525c408cw-c3192733146srd_q80.jpg","altText":"Buildings of New York City including the Empire State Building","caption":"\u003cp\u003eManhattan office towers are now being valued by the stock market at levels lower than during the depths of the COVID-19 pandemic, as concerns grow that artificial intelligence could shrink the white-collar workforce and reduce long-term demand for office space.\u003c/p\u003e\n","imageCredit":"TTstudio/Adobe Stock Images"}},"categories":{"nodes":[{"name":"Rent","uri":"/advice/rent/"}]},"tags":{"nodes":[{"name":"New York"},{"name":"New York NY"},{"name":"Rent"},{"name":"Rent Control"},{"name":"Video"},{"name":"Zohran Mamdani"}]}},{"databaseId":1146470,"title":"Are Renters Sacrificing Sanity Just To Hedge Against Rising Costs?","excerpt":"Renters are ditching the couch for extra beds in record numbers. Living-room-free shares have tripled amid the rent-to-debt struggle.","uri":"/advice/rent/renting-out-living-room-roommates-affordability/","date":"2026-03-09T22:17:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Anna Baluch","uri":"/author/annabaluch/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/3fdb2acabdcf32bd9137647ecef5b360w-c496381333srd_q80.jpg","altText":"A messy living room with a bed and nightstand in it","caption":"\u003cp\u003eA messy living room with a bed and nightstand in it for, The Living Room Has Vanished: More Renters Are Trading Communal Space for Affordability\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Rent","uri":"/advice/rent/"}]},"tags":{"nodes":[{"name":"Affordability"},{"name":"Living Room"},{"name":"Roommates"},{"name":"Video"}]}},{"databaseId":1145295,"title":"Turning an Inherited Home Into a Rental Isn't as Easy as You Hoped","excerpt":"Converting an inherited home into a short-term rental isn't as simple as updating the locks and writing a listing description.","uri":"/advice/rent/inherited-home-short-term-rental-legal-tax-traps/","date":"2026-03-06T16:23:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Eric Goldschein","uri":"/author/eric-goldschein/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/8993b32f6984b64c8781f4e7879cc32bw-c3016743163srd_q80.jpg","altText":"Turning an Inherited Home Into a Short-Term Rental: The Legal and Tax Traps to Watch For","caption":"\u003cp\u003eTurning an Inherited Home Into a Short-Term Rental: The Legal and Tax Traps to Watch For\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Rent","uri":"/advice/rent/"}]},"tags":{"nodes":[{"name":"Airbnb"},{"name":"Inheritance"},{"name":"Internal Revenue Service (IRS)"},{"name":"Position 06"},{"name":"Short-Term Rentals"},{"name":"STR"},{"name":"Taxes"},{"name":"Video"},{"name":"Vrbo"},{"name":"Weekly NL"}]}}]}},"homeImprovement":{"name":"Home Improvement","uri":"/tag/home-improvement/","slug":"home-improvement","posts":{"nodes":[{"databaseId":1191653,"title":"Homeowners Build Sweat Equity. Renters Just Sweat.","excerpt":"You can’t put a price tag on a happy home, but you can put one on whatever updates or renovations you make to it—unless you're a renter.","uri":"/advice/home-improvement/homeowners-build-equity-renters-sweat/","date":"2026-06-09T13:59:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Eric Goldschein","uri":"/author/eric-goldschein/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/e96c691d8fd1a93473867d8afb69a831w-c4017920298srd_q80.jpg","altText":"Senior man, spreading cement glue on wall","caption":"\u003cp\u003eCaucasian ethnicity Senior man, spreading cement glue on wall\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Home Improvement","uri":"/advice/home-improvement/"}]},"tags":{"nodes":[{"name":"Daily Email"},{"name":"DIY"},{"name":"Equity"},{"name":"Home Improvement"},{"name":"Renovation Costs"},{"name":"Renovations"},{"name":"Rent Vs Buy"},{"name":"Slot 05"}]}},{"databaseId":389229,"title":"12 Things To Do Before Selling Your House: A Checklist ","excerpt":"Getting ready to sell your house? It's time to roll up your sleeves and get to work because there are tons of tasks to do before listing.","uri":"/advice/sell/home-selling-checklist-things-to-do-before-selling/","date":"2026-05-18T16:10:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Cathie Ericson","uri":"/author/cericson/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/d7ace346d2ee661e53737c8d68606c08w-c2009239736srd_q80.jpg","altText":"An illustration of an oversized for sale sign with a checklist on it next to a white home with a black roof and shutters and red front door","caption":"\u003cp\u003eAn illustration of an oversized for sale sign with a checklist on it next to a white home with a black roof and shutters and red front door for, Home-Selling\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Sell","uri":"/advice/sell/"}]},"tags":{"nodes":[{"name":"Home Improvement"},{"name":"Home Selling"},{"name":"Housing Market"},{"name":"Updates"},{"name":"Video"}]}},{"databaseId":1174630,"title":"The Suburban Lawn Is Getting a Wild Makeover in Pennsylvania","excerpt":"Pennsylvania’s free Pocket Meadow Kits are helping residents turn turf into native meadow—and rethink what curb appeal can look like.","uri":"/news/trends/pennsylvania-free-meadow-kits-lawn-alternatives/","date":"2026-05-01T14:23:12","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Allaire Conte","uri":"/author/allaire-conte/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/c6edf37b4c88a51b545e0808c6468c22w-c596909264srd_q80.jpg","altText":"Purple and yellow flowers in Pennsylvania","caption":"\u003cp\u003ePurple and yellow flowers in Pennsylvania for, Pennsylvania’s New ‘Meadow Kits’ Are Transforming Suburban Curb Appeal\u003c/p\u003e\n","imageCredit":"Weeds Inc."}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Curb Appeal"},{"name":"Environment"},{"name":"Home Improvement"},{"name":"Homebuying"},{"name":"Lawn Maintenance"},{"name":"Pennsylvania"},{"name":"Slot 06"},{"name":"Video"},{"name":"Water Conservation"},{"name":"Weekly NL"}]}},{"databaseId":1153368,"title":"How To Deep-Clean Wood Floors, According to Cleaning Experts","excerpt":"Learn how to restore your hardwood floors after winter damage. Experts share the best cleaning methods and products to avoid.","uri":"/advice/home-improvement/deep-clean-wood-floors-experts/","date":"2026-03-29T13:01:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Anna Baluch","uri":"/author/annabaluch/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/dc063bfd9a343df61226c19021521e7dw-c2548819221srd_q80.jpg","altText":"Chairs arranged at kitchen island in apartment. Sofa with coffee table is in living room. Interior of modern bright home.","caption":null,"imageCredit":"Morsa Images / Getty Images"}},"categories":{"nodes":[{"name":"Home Improvement","uri":"/advice/home-improvement/"}]},"tags":{"nodes":[{"name":"Cleaning"},{"name":"Home Improvement"},{"name":"House Cleaning"},{"name":"Video"},{"name":"Wood"}]}},{"databaseId":1153373,"title":"Home Gym vs. Gym Membership: Which Is the Better Investment?","excerpt":"Weighing a home gym against a gym membership? We break down the real costs, hidden trade-offs, and long-term value of each option.","uri":"/advice/home-improvement/home-gym-membership-investment-roi/","date":"2026-03-28T15:32:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Anna Baluch","uri":"/author/annabaluch/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/3163fb6283f349cd92bd1248c78f464fw-c1617311209srd_q80.jpg","altText":"Beautiful and fit Pacific Islander woman and muscular Caucasian man doing an abdominal strength workout with a weighted ball in a home gym set up in the garage of their home.","caption":null,"imageCredit":"Fly View Productions / Getty Images"}},"categories":{"nodes":[{"name":"Home Improvement","uri":"/advice/home-improvement/"}]},"tags":{"nodes":[{"name":"Home Gyms"},{"name":"Home Improvement"},{"name":"Video"}]}},{"databaseId":1156280,"title":"Color-Drenched Dreams: 5 Homes That Bring the Interior Trend to Life","excerpt":"Color drenching has been hailed as the top interior design trend of 2026—but there are homeowners who have been using it for years. ","uri":"/news/unique-homes/color-drenched-homes-for-sale-now/","date":"2026-03-27T11:29:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kellie Speed","uri":"/author/kkspeed/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/43325a91a67d2fe0bbd2bdaffd14fad0w-c4221707437srd_q80.jpg","altText":"Color-drenched room inside a California home","caption":"\u003cp\u003eA color-drenched room inside a California home that has been themed around the color pink\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"5 For Friday"},{"name":"Alabama"},{"name":"California"},{"name":"Color"},{"name":"Home Improvement"},{"name":"Massachusetts"},{"name":"Paint"},{"name":"Paint A Room"},{"name":"Paint Colors"},{"name":"South Carolina"}]}},{"databaseId":1141220,"title":"Home Depot Flags Spending Slowdown as Affordability Issues Linger","excerpt":"Affordability issues hit the housing market—but also home improvement retailers, including Home Depot, which reported earnings this week.","uri":"/advice/home-improvement/affordability-home-depot-spending-earnings-call/","date":"2026-02-25T15:00:50","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Yaёl Bizouati-Kennedy","uri":"/author/yael-bizouati-kennedy/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a0f06225e9f2ac4b615c779b79ac6796w-c3340374838srd_q80.jpg","altText":"A Home Depot outlet in Maryland with a few shoppers in store.","caption":"\u003cp\u003eAffordability’ Fears Shake the Housing Market as Home Depot Sees Spending Slowdown\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Home Improvement","uri":"/advice/home-improvement/"}]},"tags":{"nodes":[{"name":"Affordability"},{"name":"Home Improvement"},{"name":"Housing Prices"},{"name":"Video"}]}}]}}},"guides":[{"name":"First Time Homebuyer","uri":"/guides/first-time-home-fthb/","description":"Looking to buy your first home? You've come to the right place.","externalGuideArea":{"externalGuidePath":"https://www.realtor.com/advice/guides/first-time-home-buyer/"},"guideTaxonomyImage":{"image":{"node":{"sourceUrl":"https://na.rdcpix.com/8e9a6d69c0aa645b10890d6a0353149cw-c3871050425srd_q80.jpg"}}}},{"name":"Home Ownership for Veterans","uri":"/guides/home-ownership-for-veterans/","description":"This guide helps service member families navigate the homebuying process.","externalGuideArea":{"externalGuidePath":"https://www.realtor.com/advice/guides/va-loan/?adg=NIHome"},"guideTaxonomyImage":{"image":{"node":{"sourceUrl":"https://na.rdcpix.com/69175127dc042e106c02525cafe90482w-c4024853349srd_q80.jpg"}}}},{"name":"Selling Your Home","uri":"/guides/home-selling-guide/","description":"We cover all the steps from understanding the current housing market to finding the right real estate agent.","externalGuideArea":{"externalGuidePath":null},"guideTaxonomyImage":{"image":{"node":{"sourceUrl":"https://na.rdcpix.com/51dfdf91c79fddfe1bbef77a07b4f430w-c3204864183srd_q80.jpg"}}}}],"living":{"name":"Living","slug":"living","uri":"/living/","posts":{"nodes":[{"title":"My Husband and I Quit Los Angeles To Move to Upstate New York So Our Daughter Could Have a Real Home With a Backyard","uri":"/living/setting-up-home/family-move-los-angeles-saratoga-house-children-cost/","status":"publish","author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/0efa032fea55089250f7f3584ca702ffw-c3465450046srd_q80.jpg","altText":"Crossing The Line: Los Angeles to Saratoga Springs, NY","caption":"\u003cp\u003eCrossing The Line: Los Angeles to Saratoga Springs, NY\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Setting Up Home","uri":"/living/setting-up-home/","slug":"setting-up-home"}]}},{"title":"I’m 29 and Was Overwhelmed by My Rental Hunt—Until Social Media Led Me to the Perfect $1,800-a-Month Utah Home With Wild Wellness Features","uri":"/living/down-payment-diaries/utah-apartment-rental-search-social-media-wellness/","status":"publish","author":{"node":{"name":"Lambeth Hochwald","uri":"/author/lambeth-hochwald/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/f2270bc6bc024790109955c6a997fe63w-c2436378989srd_q80.jpg","altText":"Wellness-Centric City Rental Diaries in Utah","caption":"\u003cp\u003eWellness-Centric City Rental Diaries\u003c/p\u003e\n","imageCredit":"Realtor.com/Getty Images"}},"categories":{"nodes":[{"name":"Down Payment Diaries","uri":"/living/down-payment-diaries/","slug":"down-payment-diaries"}]}},{"title":"I Quit California’s Soaring Prices and Moved to New York Where I Get Twice as Much House for Half as Much Money","uri":"/living/setting-up-home/california-new-york-move-kids-house-prices-affordability/","status":"publish","author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/57a9fc908b920b637a46982756155e89w-c2761820214srd_q80.jpg","altText":"Crossing the Line: A homeowner shares why he relocated from California to New York's Rochester","caption":"\u003cp\u003eCrossing the Line: A homeowner shares why he relocated from California to New York\u0026#8217;s Rochester\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Setting Up Home","uri":"/living/setting-up-home/","slug":"setting-up-home"}]}},{"title":"We Fled an HOA Nightmare and Spent $170K on Remote Land Nobody Else Wanted—Now It’s Our Dream Rural Retreat","uri":"/living/down-payment-diaries/hoa-nightmare-move-texas-homestead-remote-land-build/","status":"publish","author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a35fb49650f6114ce69532b26fadf9b5w-c1678520209srd_q80.jpg","altText":"Down Payment Diaries: Building a homestead on raw land in Texas","caption":"\u003cp\u003eDown Payment Diaries: Building a homestead on raw land in Texas\u003c/p\u003e\n","imageCredit":"Casie Tomaz"}},"categories":{"nodes":[{"name":"Down Payment Diaries","uri":"/living/down-payment-diaries/","slug":"down-payment-diaries"}]}},{"title":"I Spent $26K Turning a Dated Floral Living Room Into a Moody, Masculine Sanctuary Worthy of a Design Magazine","uri":"/living/one-room-renos/living-room-decor-renovation-inspiration-masculine-moody/","status":"publish","author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/deaf90509c0958633dee9c48d22966aaw-c2332435006srd_q80.jpg","altText":"One Room Reno: Floral living room is transformed into a moody, masculine sanctuary","caption":"\u003cp\u003eOne Room Reno: Floral living room is transformed into a moody, masculine sanctuary\u003c/p\u003e\n","imageCredit":"Sarah Virginia Co"}},"categories":{"nodes":[{"name":"One Room Renos","uri":"/living/one-room-renos/","slug":"one-room-renos"}]}},{"title":"I’m 32 and Spent 4 Agonizing Years Searching for a Home in New York—a Freak Blizzard Helped Me Secure the Perfect Place","uri":"/living/down-payment-diaries/buying-home-no-money-down-new-york-blizzard/","status":"publish","author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/f13c7a13215ca67d4d0b6c5e537394eaw-c3957233220srd_q80.jpg","altText":"Down Payment Diaries: 32-year-old homeowner discusses buying a three-bedroom Rochester property in a blizzard","caption":"\u003cp\u003eDown Payment Diaries: 32-year-old homeowner discusses buying a three-bedroom Rochester property in a blizzard\u003c/p\u003e\n","imageCredit":"Getty Images / Realtor.com"}},"categories":{"nodes":[{"name":"Down Payment Diaries","uri":"/living/down-payment-diaries/","slug":"down-payment-diaries"}]}},{"title":"I’m a 32-Year-Old Model—and I Spent $100K To Transform My Outdated L.A. Bathroom Into a Spa-Like Sanctuary","uri":"/living/one-room-renos/kara-del-toro-model-bathroom-transformation-los-angeles-cost-breakdown/","status":"publish","author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/7d88c09f873dd77541ac790f892ebb54w-c3493872417srd_q80.jpg","altText":"One Room Reno: I Spent $100K to Build the Bathroom of My Dreams","caption":"\u003cp\u003eOne Room Reno: I Spent $100K to Build the Bathroom of My Dreams\u003c/p\u003e\n","imageCredit":"Kara Del Toro; Realtor.com"}},"categories":{"nodes":[{"name":"One Room Renos","uri":"/living/one-room-renos/","slug":"one-room-renos"}]}}]}},"seo":{"fullHead":"\u003c!-- This site is optimized with the Yoast SEO Premium plugin v26.8 (Yoast SEO v26.9) - https://yoast.com/product/yoast-seo-premium-wordpress/ --\u003e\n\u003ctitle\u003eReal Estate News \u0026amp; Insights | realtor.com®\u003c/title\u003e\n\u003cmeta name=\"description\" content=\"Real estate news with articles on buying and selling homes, celebrity homes, unique homes, and real estate advice from realtor.com.\" /\u003e\n\u003clink rel=\"canonical\" href=\"https://www.realtor.com/news/\" /\u003e\n\u003cmeta property=\"og:locale\" content=\"en_US\" /\u003e\n\u003cmeta property=\"og:type\" content=\"article\" /\u003e\n\u003cmeta property=\"og:title\" content=\"Real Estate News \u0026amp; Insights | realtor.com®\" /\u003e\n\u003cmeta property=\"og:description\" content=\"Real estate news with articles on buying and selling homes, celebrity homes, unique homes, and real estate advice from realtor.com.\" /\u003e\n\u003cmeta property=\"og:url\" content=\"https://www.realtor.com/news/\" /\u003e\n\u003cmeta property=\"og:site_name\" content=\"Real Estate News \u0026amp; Insights | realtor.com®\" /\u003e\n\u003cmeta property=\"article:publisher\" content=\"https://www.facebook.com/realtor.com\" /\u003e\n\u003cmeta property=\"article:modified_time\" content=\"2026-06-13T19:17:40+00:00\" /\u003e\n\u003cmeta name=\"twitter:card\" content=\"summary_large_image\" /\u003e\n\u003cmeta name=\"twitter:title\" content=\"Real Estate News \u0026amp; Insights | realtor.com®\" /\u003e\n\u003cmeta name=\"twitter:description\" content=\"Real estate news with articles on buying and selling homes, celebrity homes, unique homes, and real estate advice from realtor.com.\" /\u003e\n\u003cmeta name=\"twitter:site\" content=\"@realtordotcom\" /\u003e\n\u003cscript type=\"application/ld+json\" class=\"yoast-schema-graph\"\u003e{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https://www.realtor.com/news/\",\"url\":\"https://www.realtor.com/news/\",\"name\":\"Real Estate News \u0026amp; Insights | realtor.com®\",\"isPartOf\":{\"@id\":\"https://www.realtor.com/#website\"},\"datePublished\":\"2024-10-30T17:04:35+00:00\",\"dateModified\":\"2026-06-13T19:17:40+00:00\",\"description\":\"Real estate news with articles on buying and selling homes, celebrity homes, unique homes, and real estate advice from realtor.com.\",\"breadcrumb\":{\"@id\":\"https://www.realtor.com/news/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https://www.realtor.com/news/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https://www.realtor.com/news/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https://www.realtor.com/news/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Homepage\"}]},{\"@type\":\"WebSite\",\"@id\":\"https://www.realtor.com/#website\",\"url\":\"https://www.realtor.com/\",\"name\":\"Real Estate News \u0026amp; Insights | realtor.com®\",\"description\":\"Your Home for All Things Real Estate\",\"publisher\":{\"@id\":\"https://www.realtor.com/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https://www.realtor.com/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https://www.realtor.com/#organization\",\"name\":\"realtor.com\",\"url\":\"https://www.realtor.com/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https://www.realtor.com/#/schema/logo/image/\",\"url\":\"https://na.rdcpix.com/57f353065bb01de02a06f4bde6c3242aw-c1331558473srd_q80.jpg\",\"contentUrl\":\"https://na.rdcpix.com/57f353065bb01de02a06f4bde6c3242aw-c1331558473srd_q80.jpg\",\"width\":696,\"height\":696,\"caption\":\"realtor.com\"},\"image\":{\"@id\":\"https://www.realtor.com/#/schema/logo/image/\"},\"sameAs\":[\"https://www.facebook.com/realtor.com\",\"https://x.com/realtordotcom\",\"https://instagram.com/realtordotcom/\",\"https://www.linkedin.com/company/realtor-com\",\"https://www.pinterest.com/realtordotcom/\",\"https://www.youtube.com/user/RealtorDotCom\"]}]}\u003c/script\u003e\n\u003c!-- / Yoast SEO Premium plugin. --\u003e"},"blocks":{"blockLatestNews":{"latestNews":{"nodes":[{"databaseId":1192573,"title":"$13.5 Million Stone Manor Brings Old-World Castle Charm to Greenwich","excerpt":"Known as Loch Lane Manor, the striking stone residence has nearly doubled in price since it last changed hands in 2020.","uri":"/news/unique-homes/castle-stone-manor-greenwich-connecticut-sale/","date":"2026-06-13T15:16:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Larissa Runkle","uri":"/author/larissa-runkle/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/cf80812e7744ba3afd68413ef9fc3fb1w-c1380291123srd_q80.jpg","altText":"Greenwich CT Castle, Selling for $13.5M","caption":"\u003cp\u003eGreenwich CT Castle, Selling for $13.5M\u003c/p\u003e\n","imageCredit":"Modern Media LLC "}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Castles"},{"name":"Connecticut"},{"name":"English Country Manor"},{"name":"Estate"},{"name":"Gardening"},{"name":"Greenwich CT"},{"name":"Land"},{"name":"Video"}]}},{"databaseId":1193654,"title":"We Paid Off Our $350,000 Home in Less Than 4 Years By Shopping at Aldi","excerpt":"A Michigan family was committed to paying off their mortgage as soon as possible and managed it in record time: four years. ","uri":"/news/first-person/paying-off-15-year-mortgage-early/","date":"2026-06-13T12:55:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/5f54cfe2de213edd8c5142fd9720d047w-c1324757619srd_q80.jpg","altText":"A photo of a family that paid off their mortgage by shopping at Aldi","caption":"\u003cp\u003eA photo of a family that paid off their mortgage\u003c/p\u003e\n","imageCredit":"Andy Hill"}},"categories":{"nodes":[{"name":"First Person","uri":"/news/first-person/"}]},"tags":{"nodes":[{"name":"15-Year Mortgage"},{"name":"Mortgages"},{"name":"Video"}]}},{"databaseId":1192052,"title":"Tiny 189-Square-Foot Cape Cod Cottage Hits Market for Under $300K","excerpt":"Built in 1940, the tiny abode packs quite the punch as far as amenities are concerned, as well as an intriguing history. ","uri":"/news/unique-homes/tiny-cape-cod-house-beach-cottage-bargain/","date":"2026-06-13T10:37:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kellie Speed","uri":"/author/kkspeed/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/ee1b613e9f75a53daca4a295681f615bw-c2319235837srd_q80.jpg","altText":"Tiny beachfront cottage in Cape Cod is on the market for under $300K","caption":"\u003cp\u003eTiny beachfront cottage in Cape Cod is on the market for under $300K\u003c/p\u003e\n","imageCredit":"Aerial Advantage Photography"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Beach"},{"name":"Beach Houses"},{"name":"Cape Cod MA"},{"name":"Massachusetts"},{"name":"Push Notification"},{"name":"Truro MA"},{"name":"Video"}]}},{"databaseId":1194144,"title":"Compass Says New Washington Law Doesn’t Forbid Its 'Private Exclusives'","excerpt":"Compass says that its Private Exclusives and Coming Soon listings \"are fully compliant with the new law.\"","uri":"/news/real-estate-news/compass-private-listings-exclusive-washington-law/","date":"2026-06-12T18:14:59","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Keith Griffith","uri":"/author/keith-griffith/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a19dfd5b9518566e51507949a3d9302aw-c2364616652srd_q80.jpg","altText":"Compass real estate sign on brick building with street reflections in glass windows","caption":"\u003cp\u003eCompass real estate sign on brick building with street reflections in glass windows, San Francisco, California, April 17, 2026. (Photo by Smith Collection/Gado/Getty Images)\u003c/p\u003e\n","imageCredit":"Smith Collection/Gado/Getty Images"}},"categories":{"nodes":[{"name":"Real Estate News","uri":"/news/real-estate-news/"}]},"tags":{"nodes":[{"name":"Broker"},{"name":"Exclusive"},{"name":"Legal"},{"name":"Legal Issues In Real Estate"},{"name":"Pocket Listings"},{"name":"Private Sale"},{"name":"Video"},{"name":"Washington"}]}},{"databaseId":1192180,"title":"Los Angeles' Extraordinary 'Temple in the Trees' Lists for $2.9 Million ","excerpt":"Tucked among towering oak trees in Laurel Canyon, the unique compound features two homes and plots of land. ","uri":"/news/unique-homes/temple-trees-oaks-compound-los-angeles-for-sale/","date":"2026-06-13T08:29:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kristine Hansen","uri":"/author/kristine-hansen/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/3831bd66116af79f3e277bad9ccd18ccw-c2326570755srd_q80.jpg","altText":"Temple in the trees in Laurel Canyon, Los Angeles","caption":"\u003cp\u003eTemple in the trees in Laurel Canyon, Los Angeles\u003c/p\u003e\n","imageCredit":"Sterling Reed"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"California"},{"name":"Compound"},{"name":"Laurel Canyon"},{"name":"Los Angeles CA"},{"name":"Trees"},{"name":"Video"}]}},{"databaseId":1193731,"title":"Private Island for Sale: 25-Acre Historic Maine Estate Lists for $3.85M","excerpt":"Complete with a deep-water granite pier and a historic homestead, the former estate of artist Stephen Etnier is the ultimate coastal escape.","uri":"/news/unique-homes/maine-private-island-for-sale-long-island/","date":"2026-06-12T18:02:11","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kelsi Karruli","uri":"/author/kkarruli/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/dde854f231b35ea58914a5058bf00b96w-c884620667srd_q80.jpg","altText":"Private island in Maine Hits the Market For $3.85 Million","caption":"\u003cp\u003ePrivate island in Maine Hits the Market For $3.85 Million\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Homebuying"},{"name":"Islands"},{"name":"Luxury Homes"},{"name":"Maine"},{"name":"Slot 07"},{"name":"Video"},{"name":"Weekly NL"}]}},{"databaseId":1194039,"title":"EXCL: Kendra and Joseph Duggar List Their Arkansas Home for $408K","excerpt":"The Duggars have put their property on the market, just weeks after Joseph pleaded not guilty to sex crime charges in Florida. ","uri":"/news/reality-tv/kendra-joseph-duggar-list-family-home-arkansas/","date":"2026-06-12T16:49:17","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kelsi Karruli","uri":"/author/kkarruli/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/65a9492405ef648d6399b687693d26a4w-c557813498srd_q80.jpg","altText":"Kendra and Joseph Duggar","caption":"\u003cp\u003eKendra and Joseph Duggar\u003c/p\u003e\n","imageCredit":"littleduggarfamily/Instagram"}},"categories":{"nodes":[{"name":"Reality TV","uri":"/news/reality-tv/"}]},"tags":{"nodes":[{"name":"Arizona"},{"name":"Duggar Family"},{"name":"Homebuying"},{"name":"Lessons From Reality TV"},{"name":"Reality Tv"},{"name":"TLC"},{"name":"Video"}]}}]}},"blockCoverArticle":{"coverArticle":{"nodes":[{"databaseId":1193140,"title":"The 'Golden City' of Kansas Lures Movers With Affordability and Charm ","excerpt":"With a median listing price of $267,000 and  $15,000 relocation grants, Topeka, KS, is emerging as a highly affordable market.","uri":"/news/trends/topeka-kansas-home-prices-affordable-market/","date":"2026-06-13T06:00:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Snejana Farberov","uri":"/author/snejana-farberov/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/a62fcb37f149bb9845d795e829625ae7w-c2566556939srd_q80.jpg","altText":"Few are around on Sunday at the Kansas state capital building in Topeka KS","caption":"\u003cp\u003eAn aerial view of the capital statehouse grounds in Topeaka Kansas USA\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Affordability"},{"name":"Affordable Cities"},{"name":"Affordable Housing"},{"name":"Data Journalism"},{"name":"Homebuying"},{"name":"Moving"},{"name":"Sunday Spotlight"},{"name":"Topeka KS"},{"name":"Video"}]}}]}},"blockEditorsPicks":{"editorsPicks":{"nodes":[{"databaseId":1193939,"title":"EXCL: Diane Keaton's 'Pinterest House' Is Relisted With a Major Price Cut","excerpt":"Keaton's final home has been put back on the selling block for $22.9 million—just one month after it was removed from the market. ","uri":"/news/celebrity-real-estate/diane-keaton-pinterest-house-josh-flagg-price-cut/","date":"2026-06-12T15:50:21","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kelsi Karruli","uri":"/author/kkarruli/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/7002bab4cab5a5490ebda2428c16bb56w-c1645456824srd_q80.jpg","altText":"HOLLYWOOD, CA - JUNE 08: Honoree Diane Keaton arrives at American Film Institute's 45th Life Achievement Award Gala Tribute to Diane Keaton at Dolby Theatre on June 8, 2017 in Hollywood, California. 26658_002 (Photo by Christopher Polk/Getty Images for Turner)","caption":"\u003cp\u003eHOLLYWOOD, CA \u0026#8211; JUNE 08: Honoree Diane Keaton arrives at American Film Institute\u0026#8217;s 45th Life Achievement Award Gala Tribute to Diane Keaton at Dolby Theatre on June 8, 2017 in\u003c/p\u003e\n","imageCredit":"Christopher Polk/Getty Images for Turner"}},"categories":{"nodes":[{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/"}]},"tags":{"nodes":[{"name":"California"},{"name":"Celebrity Homes"},{"name":"Diane Keaton"},{"name":"Homebuying"},{"name":"Los Angeles CA"},{"name":"Pinterest"},{"name":"Renovations"},{"name":"Slot 04"},{"name":"Video"},{"name":"Weekly NL"}]}},{"databaseId":1190790,"title":"Why Retirees Are Fleeing Florida for 'Halfback' States","excerpt":"A confluence of factors have soured things a bit for those who moved to Florida, and now thousands of them are becoming “halfbacks.\"","uri":"/news/trends/why-halfback-retirees-are-leaving-florida-latest-trend/","date":"2026-06-12T10:57:28","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Eric Goldschein","uri":"/author/eric-goldschein/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/3e681f09fbea8ea97012e73aaff3da58w-c1387411232srd_q80.jpg","altText":"Retirees are fleeing Florida and moving to other hot spots","caption":"\u003cp\u003eRetirees are fleeing Florida and moving to other hot spots\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Florida"},{"name":"Hurricanes"},{"name":"Inflation"},{"name":"Insurance"},{"name":"North Carolina"},{"name":"Retirees"},{"name":"Retirement"},{"name":"Slot 01"},{"name":"South Carolina"},{"name":"Video"}]}},{"databaseId":1193126,"title":"The Real Reason Moving Is So Costly—and the New Tool Cutting Bills by 28%","excerpt":"Traditional moving estimates are built on guesswork, but a new tool creates a precise digital inventory to protect your wallet and  sanity.","uri":"/news/trends/cut-moving-costs-with-ai/","date":"2026-06-12T12:57:48","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Allaire Conte","uri":"/author/allaire-conte/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/b870365eaf7e6120f7e9c9c4f40b8519w-c248029162srd_q80.jpg","altText":"A photo of someones belongings packed up in a home","caption":"\u003cp\u003eA photo of someones belongings packed up in a home\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]},"tags":{"nodes":[{"name":"Artificial Intelligence"},{"name":"Home Improvement"},{"name":"Moving"},{"name":"Moving Boxes"},{"name":"Moving Costs"},{"name":"Video"}]}},{"title":"My Husband and I Quit Los Angeles To Move to Upstate New York So Our Daughter Could Have a Real Home With a Backyard","uri":"/living/setting-up-home/family-move-los-angeles-saratoga-house-children-cost/","status":"publish","author":{"node":{"name":"Brooke Morton","uri":"/author/brooke-morton/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/0efa032fea55089250f7f3584ca702ffw-c3465450046srd_q80.jpg","altText":"Crossing The Line: Los Angeles to Saratoga Springs, NY","caption":"\u003cp\u003eCrossing The Line: Los Angeles to Saratoga Springs, NY\u003c/p\u003e\n","imageCredit":"Getty Images"}},"categories":{"nodes":[{"name":"Setting Up Home","uri":"/living/setting-up-home/","slug":"setting-up-home"}]}}]}},"blockFromOurColumnists":{"fromOurColumnistsArticles":{"nodes":[{"databaseId":1193361,"title":"5 Off-Grid Earthship Homes That Disappear Into the Land","excerpt":"An earthship is a truly unique off-grid property that blends into its natural surroundings while offering a fully sustainable lifestyle. ","uri":"/news/unique-homes/earthship-desert-off-grid-sustainable-architecture/","date":"2026-06-12T11:51:55","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kellie Speed","uri":"/author/kkspeed/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/4d212ee06054c2fb4bb8ccc7af3b2015w-c2674302586srd_q80.jpg","altText":"5 Off-Grid Earthship Homes in New Mexico","caption":"\u003cp\u003e5 Off-Grid Earthship Homes in New Mexico\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"5 For Friday"},{"name":"Architectural Style"},{"name":"Architecture"},{"name":"Earthship"},{"name":"Eco-Friendly"},{"name":"New Mexico"},{"name":"Push Notification"},{"name":"Video"}]}},{"databaseId":1190818,"title":"Inside All-American Rejects Guitarist Nick Wheeler's Custom At-Home Studio","excerpt":"Wheeler is showing off the hub that helped bring the band's album to life—revealing how he built a recording studio on his Nashville home.","uri":"/news/celebrity-real-estate/all-american-rejects-nick-wheeler-album-tour-nashville-studio/","date":"2026-06-11T05:32:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kelsi Karruli","uri":"/author/kkarruli/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/2e7457b6005ac3281c795ba38666c329w-c3181770739srd_q80.jpg","altText":"Celebrity Sanctuary - Nick Wheeler of The All-American Rejects on a Stone-Walled Live Recording Room with Instruments","caption":"\u003cp\u003eCelebrity Sanctuary \u0026#8211; Nick Wheeler of The All-American Rejects on a Stone-Walled Live Recording Room with Instruments\u003c/p\u003e\n","imageCredit":"Realtor.com / Getty Images / Libby Danforth"}},"categories":{"nodes":[{"name":"Celebrity Real Estate","uri":"/news/celebrity-real-estate/"}]},"tags":{"nodes":[{"name":"California"},{"name":"Celebrity Homes"},{"name":"Daily Email"},{"name":"Famous Musician Homes"},{"name":"Homebuying"},{"name":"Los Angeles CA"},{"name":"Music"},{"name":"Nashville TN"},{"name":"Recording Studio"},{"name":"Slot 02"}]}},{"databaseId":1191956,"title":"Storybook Cottage Built With Wood From Old Boxcars Is Listed for Just $250K","excerpt":"The whimsical property, which was built in 1949, features a charming stone facade and turret-style entryway. ","uri":"/news/unique-homes/storybook-cottage-boxcars-wood-historic-bargain-price/","date":"2026-06-10T05:33:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kellie Speed","uri":"/author/kkspeed/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/c6f2a34aeee92cdccd84c410153fa6cfw-c434796364srd_q80.jpg","altText":"","caption":"\u003cp\u003eStorybook cottage in North Carolina boasts stone facade and turret-style entryway\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"Calabasas CA"},{"name":"California"},{"name":"Connecticut"},{"name":"Daily Email"},{"name":"Doylestown PA"},{"name":"Los Angeles CA"},{"name":"Louisiana"},{"name":"Maine"},{"name":"Most Popular"},{"name":"New Mexico"}]}},{"databaseId":1191244,"title":"Extraordinary 2,000-Acre Napa Valley Ranch Lists for $100 Million ","excerpt":"The property boasts four separate residences, as well as a 40-acre private vineyard, and has been in the same family for generations.","uri":"/news/unique-homes/most-expensive-homes-for-sale-us-june-9-2026/","date":"2026-06-09T05:07:00","status":"publish","statusLabel":{"status":null},"author":{"node":{"name":"Kellie Speed","uri":"/author/kkspeed/"}},"featuredImage":{"node":{"sourceUrl":"https://na.rdcpix.com/11141eae041e23e2d9c0d26af13fdd46w-c977295083srd_q80.jpg","altText":"The Most Expensive Home for June 9, 2026 is a 2,000-acre vineyard in Napa Valley","caption":"\u003cp\u003eThe Most Expensive Home for June 9, 2026 is a 2,000-acre vineyard in Napa Valley\u003c/p\u003e\n","imageCredit":"Realtor.com"}},"categories":{"nodes":[{"name":"Unique Homes","uri":"/news/unique-homes/"}]},"tags":{"nodes":[{"name":"California"},{"name":"Daily Email"},{"name":"Jackson WY"},{"name":"Massachusetts"},{"name":"Most Expensive"},{"name":"Napa Valley CA"},{"name":"New York"},{"name":"New York NY"},{"name":"Saint Helena CA"},{"name":"Slot 03"}]}}]}},"blockQuoteBox":{"quoteboxQuote":"Until inventory expands meaningfully in the region's supply-constrained markets, the Northeast's grip is unlikely to loosen.","quoteboxAttribution":"Hannah Jones / Senior Economist","quoteboxArticle":{"nodes":[{"title":"Historic New England City Dubbed ‘America’s Filing Cabinet’ Is Seeing a Massive Real Estate Boom","uri":"/news/trends/hartford-connecticut-hottest-housing-market-may-2026/","status":"publish","categories":{"nodes":[{"name":"Trends","uri":"/news/trends/"}]}}]}},"blockResearchArticle":{"articleTitle":"Weekly Housing Market Update","articleAuthor":"Danielle Hale","articleAuthorJobTitle":"Chief Economist","researchArticleLink":"https://www.realtor.com/research/video-economic-and-housing-market-update-june-12-2026/","articleHeadshot":{"node":{"sourceUrl":"https://na.rdcpix.com/41b480403976336e08e90e8880d311c4w-c3645329767srd_q80.jpg","altText":"","caption":null,"imageCredit":null}},"articleFeaturedImage":{"node":{"sourceUrl":"https://na.rdcpix.com/97d199fc623936451442ec27d56024bew-c4027839348srd_q80.jpg","altText":"Realtor.com Chief Economist Danielle Hale","caption":"\u003cp\u003eRealtor.com Chief Economist Danielle Hale\u003c/p\u003e\n","imageCredit":"Realtor.com"}}},"blockFomcUpdate":{"fomcDate":"2026-06-12T00:00:00+00:00","fomcLink":"https://www.realtor.com/research/changes-in-value-of-household-real-estate-q1-2026/","fomcTitle":"Household Real Estate Value and Equity Rebound to Record High in 2026Q1","fomcExcerpt":"In the first quarter of 2026, the total value of owner-occupied real estate hit a new record high."}},"links":{},"nypFeed":[{"id":"6e3af06b20abce1d765ef16305c826a3","title":"Paper or pixel? Science settles divisive debate over best way to read — real books or screens","permalink":"https://nypost.com/2026/06/13/science/study-settles-debate-over-best-way-to-read-books-or-screens/?utm_source=realtor\u0026utm_campaign=nypost\u0026utm_medium=referral","publishedTime":"6 hours ago"},{"id":"7fc5745e2f9a3a391443db086968bce5","title":"Don’t be surprised if SpaceX’s shares fizzle following the initial Wall Street hype","permalink":"https://nypost.com/2026/06/13/business/dont-be-surprised-if-spacexs-shares-fizzle-following-the-initial-wall-street-hype/?utm_source=realtor\u0026utm_campaign=nypost\u0026utm_medium=referral","publishedTime":"6 hours ago"},{"id":"738b53fe9e233e5cfe234bd7e15a1fe6","title":"Shocking three-word tweet aimed at Elon Musk unearthed that critics claim cost California billions","permalink":"https://nypost.com/2026/06/13/tech/california-labor-bosss-shocking-three-word-tweet-aimed-at-elon-musk-resurfaces/?utm_source=realtor\u0026utm_campaign=nypost\u0026utm_medium=referral","publishedTime":"8 hours ago"},{"id":"444c4a4e8b9fa39c53606d738d0f0662","title":"Diane Keaton’s famous ‘Pinterest house’ returns to market for millions — see inside the ultimate Nancy Meyers fantasy home","permalink":"https://nypost.com/2026/06/13/real-estate/diane-keatons-iconic-pinterest-house-back-on-the-market/?utm_source=realtor\u0026utm_campaign=nypost\u0026utm_medium=referral","publishedTime":"10 hours ago"}]},"appShellProps":{"pathname":"/news","env":"production","shouldBrazeLoad":true,"hostname":"realtor.com","hideHeader":false,"hideFooter":false,"headerProps":{"data-testid":"global-header"},"footerProps":{"data-testid":"global-footer"},"appContextProps":{"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Mobile Safari/537.36","featureFlagProps":{"initialProps":{"isDisabled":false,"userId":"a93d3ea9-404d-4c2e-94f7-903a9fbf4667","userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Mobile Safari/537.36","queryParams":{},"amplitudeApiKey":"8d4736ddd8febfe6c8a83797a026a1b7","deploymentKey":"client-vNX4RmEaOEVluRN6bvFG30Plhs7pKiV8","hostname":"www.realtor.com"},"cacheEntries":{"media_news_and_insights":{"key":"on","payload":{"AUTHOR":false,"BUY":false,"CELEB":false,"FIN":false,"HOME":false,"IMPRV":false,"LIVING_ARTICLE":false,"MOV":false,"RE":false,"REALTV":false,"RENT":false,"RETRND":false,"SELL":false,"TRAFFIC1":true,"UNQ":false},"value":"on","metadata":{"deployed":true,"evaluationMode":"local","flagType":"release","flagVersion":8,"segmentName":"All Other Users","evaluationSource":"local"}}}}}},"__N_SSG":true},"page":"/news","query":{},"buildId":"efa69e0e","assetPrefix":"https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e","runtimeConfig":{"awsAccount":"production","GIT_SHA":"efa69e0e","assetPrefix":"https://www.realtor.com/assets/rdc-wordpress-headless/prod/efa69e0e"},"isFallback":false,"isExperimentalCompile":false,"gsp":true,"appGip":true,"scriptLoader":[]}</script><script>
          window.__AMPLITUDE_CACHE_ENTRIES__={"media_news_and_insights":{"key":"on","payload":{"AUTHOR":false,"BUY":false,"CELEB":false,"FIN":false,"HOME":false,"IMPRV":false,"LIVING_ARTICLE":false,"MOV":false,"RE":false,"REALTV":false,"RENT":false,"RETRND":false,"SELL":false,"TRAFFIC1":true,"UNQ":false},"value":"on","metadata":{"deployed":true,"evaluationMode":"local","flagType":"release","flagVersion":8,"segmentName":"All Other Users","evaluationSource":"local"}},"mbf2602_ffapp_download_nudge":{"key":"on","value":"on","metadata":{"deployed":true,"evaluationMode":"local","flagType":"release","flagVersion":6,"segmentName":"All Other Users","evaluationSource":"local"}},"waa2510_auth0":{"key":"off","metadata":{"deployed":true,"evaluationMode":"local","experimentKey":"exp-2","flagType":"experiment","flagVersion":32,"segmentName":"All Other Users","default":true,"evaluationSource":"local"}},"mobile_banner_data":{"key":"on","payload":{"ANDROID":{"buttonText":"Open in App","deviceType":"android","omtag":"global:smart_banner:android_core:close","reviews":"500,000+","starRatings":"4.75","title":"Realtor.com® Real Estate App"},"IOS":{"buttonText":"Open in App","deviceType":"ios","omtag":"global:smart_banner:ios_core:close","reviews":"1M+","starRatings":"4.75","title":"Realtor.com for iOS"}},"value":"on","metadata":{"deployed":true,"evaluationMode":"local","flagType":"release","flagVersion":15,"segmentName":"All Other Users","evaluationSource":"local"}},"waa2511_hp_redesign":{"key":"v1","payload":{"theme":"dark"},"value":"v1","metadata":{"deployed":true,"evaluationMode":"local","experimentKey":"exp-3","flagType":"experiment","flagVersion":43,"segmentName":"All Other Users","evaluationSource":"local"}},"waa2505_ffgnav_order":{"key":"off","metadata":{"deployed":true,"evaluationMode":"local","flagType":"release","flagVersion":15,"segmentName":"All Other Users","default":true,"evaluationSource":"local"}},"waa2508_gnav_lex_2":{"key":"on","value":"on","metadata":{"deployed":true,"evaluationMode":"local","flagType":"release","flagVersion":10,"segmentName":"All Other Users","evaluationSource":"local"}},"bx_medallia_test":{"key":"on","value":"on","metadata":{"deployed":true,"evaluationMode":"local","flagType":"release","flagVersion":3,"segmentName":"All Other Users","evaluationSource":"local"}},"wbs2505_ffccx_vst_checker":{"key":"v2","value":"v2","metadata":{"deployed":true,"evaluationMode":"local","flagType":"release","flagVersion":8,"segmentName":"All Other Users","evaluationSource":"local"}}}
          </script></body></html>