.schedule-demo-modal-overlay{z-index:90;touch-action:none;background-color:rgba(76,76,76,.5);display:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:hidden}@media (max-width:600px){.schedule-demo-modal-overlay.hide{display:none}.schedule-demo-modal-overlay{visibility:hidden;transition:visibility .25s linear .1s;display:block}}.schedule-demo-modal-overlay.show{display:block}@media (max-width:600px){.schedule-demo-modal-overlay.show{visibility:visible;transition-delay:0s}}.schedule-demo-modal-overlay .modal-container{outline:none;position:absolute;top:5rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media only screen and (max-width:600px){.schedule-demo-modal-overlay .modal-container{border-radius:.625rem .625rem 0 0;width:100%;height:auto;max-height:calc(100% - .75rem);transition:-webkit-transform .25s ease-in,transform .25s ease-in;display:block;position:absolute;bottom:0;left:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.schedule-demo-modal-overlay .modal-container.show{transition-timing-function:ease-out;-webkit-transform:translateY(0%);transform:translateY(0%)}}.schedule-demo-modal-overlay .modal-container .modal-content{outline:none}@media only screen and (max-width:600px){.schedule-demo-modal-overlay .modal-container .modal-content{position:absolute;bottom:0}}.schedule-demo-modal-overlay .modal-container .container{color:#000;background-color:#fff;border-radius:.625rem;-webkit-flex-direction:column;flex-direction:column;width:31.25rem;margin:0;padding:0;font-weight:200;display:-webkit-flex;display:flex}@media only screen and (max-width:600px){.schedule-demo-modal-overlay .modal-container .container{border-bottom-right-radius:0;border-bottom-left-radius:0;-webkit-justify-content:space-between;justify-content:space-between;gap:0;width:100%;height:-webkit-fit-content;height:fit-content;margin:0;padding:0}}.schedule-demo-modal-overlay .modal-container .container .header-content{border-bottom:.0625rem solid #e5e5e5;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:1rem 0;display:-webkit-flex;display:flex;position:relative}@media (max-width:600px){.schedule-demo-modal-overlay .modal-container .container .header-content{padding-top:.5rem;display:block}}@media (max-width:375px){.schedule-demo-modal-overlay .modal-container .container .header-content{padding-bottom:.5rem}}.schedule-demo-modal-overlay .modal-container .container .header-content .btn-header-close{color:#4c4c4c;background-color:transparent;border:none;position:absolute;top:1rem;right:.5rem}@media (max-width:600px){.schedule-demo-modal-overlay .modal-container .container .header-content .btn-header-close{top:1.125rem;right:.5rem}}@media (max-width:375px){.schedule-demo-modal-overlay .modal-container .container .header-content .btn-header-close{top:.625rem}}.schedule-demo-modal-overlay .modal-container .container .header-content .schedule-demo-title{text-align:center;letter-spacing:.028125rem;font-size:1.25rem;font-weight:500;line-height:1.625rem}@media (max-width:600px){.schedule-demo-modal-overlay .modal-container .container .header-content .schedule-demo-title{text-align:center;width:60%;margin-top:.5rem;position:relative;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media (max-width:375px){.schedule-demo-modal-overlay .modal-container .container .header-content .schedule-demo-title{margin-top:0}}.schedule-demo-modal-overlay .modal-container .container .validation-container{display:none}.schedule-demo-modal-overlay .modal-container .container .schedule-demo-footer{background-color:#fff;border-top:.0625rem solid #e5e5e5;border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem;-webkit-justify-content:space-between;justify-content:space-between;width:100%;padding:1rem 2rem;display:-webkit-flex;display:flex;position:absolute;bottom:0;left:0}@media (max-width:600px){.schedule-demo-modal-overlay .modal-container .container .schedule-demo-footer{-webkit-flex-direction:column;flex-direction:column}}.schedule-demo-modal-overlay .modal-container .container .schedule-demo-footer .error-container{color:#af1616;text-align:left;margin:1rem 0;padding-right:.625rem;font-size:1rem;font-weight:500}@media (max-width:600px){.schedule-demo-modal-overlay .modal-container .container .schedule-demo-footer .error-container{margin:0}}.schedule-demo-modal-overlay .modal-container .container .schedule-demo-footer .btn-component.large{display:block}@media (max-width:600px){.schedule-demo-modal-overlay .modal-container .container .schedule-demo-footer .btn-component{width:100%;margin-top:0}}.agent-demo-form{padding-bottom:4.375rem;position:relative}.agent-demo-form .form-container{max-height:calc(100dvh - 17.5rem);padding:1.5rem 2rem 0;overflow-y:auto}.agent-demo-form .form-container .form-header{text-align:left}.agent-demo-form .form-container .form-header h1{font-size:1.125rem;font-weight:500}.agent-demo-form .form-container .form-header p{margin:.25rem 0 .5rem;font-size:1rem;line-height:1.3}@media (max-width:600px){.agent-demo-form .form-container{max-height:calc(100dvh - 11.25rem)}}.agent-demo-form .form-container .demo-item{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-flex;display:flex}.agent-demo-form .form-container .demo-item-label{margin:1rem 0 .5rem;font-weight:500}.agent-demo-form .form-container .input-text{color:#000;background-color:#fff;border:.0625rem solid #d2d2d2;border-radius:.25rem;width:100%;min-width:7.5rem;height:2.75rem;padding:.625rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:200;line-height:1.5;transition:all .2s ease-in-out;display:block}.agent-demo-form .form-container .btn-component{display:-webkit-inline-flex;display:inline-flex}.agent-demo-form .form-container .demo-item-container{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex}.agent-demo-form .form-container .demo-item-container.half{width:calc(50% - .5rem)}.agent-demo-form .form-container .demo-item-container .demo-item-label{margin:1rem 0 .5rem;font-weight:500}@media (min-width:1366px) and (max-width:1599px){.agent-demo-form .form-container .demo-item-container .demo-item-label{margin-top:.25rem;margin-bottom:.25rem}}@media (max-width:375px){.agent-demo-form .form-container .demo-item-container .demo-item-label{margin-top:.5rem}}.agent-demo-form .form-container .demo-item-container .radio-grouping{-webkit-align-items:center;align-items:center;margin-top:.5rem;display:-webkit-flex;display:flex}.agent-demo-form .form-container .demo-item-container input[type=checkbox]{-webkit-appearance:none;appearance:none;border:.0625rem solid #c6c6c6;border-radius:.375rem;width:1.4375rem;height:1.4375rem;margin-right:.5rem;transition:all .2s linear}.agent-demo-form .form-container .demo-item-container input[type=checkbox]:checked{border:.0625rem solid #00488a}.agent-demo-form .form-container .demo-item-container input[type=checkbox]:checked:after{content:"";color:#00488a;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:1.4375rem;height:1.4375rem;margin-left:-.0625rem;font-family:res-icons;font-size:.625rem;display:-webkit-flex;display:flex}.agent-demo-form .form-container .schedule-demo-disclaimer{margin:1.5rem 0 3rem;font-size:.75rem}@media (max-width:375px){.agent-demo-form .form-container .schedule-demo-disclaimer{margin-top:.75rem;margin-bottom:.75rem}}.agent-demo-form .form-container .schedule-demo-disclaimer a{text-decoration:underline}.agent-demo-form .form-container .loading-spinner-overlay{z-index:9999;background-color:#fff;border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;height:100%;display:-webkit-flex;display:flex;position:absolute;top:0;left:0}.agent-demo-form .form-container .loading-spinner-overlay.hide{display:none}.agent-demo-form .form-container .loading-spinner-overlay .spinner-logo{width:auto;height:auto}.agent-demo-form .response-container{display:none}.links-section-links-dt-v2{background-color:#f3f3f3;width:100%}.links-section-links-dt-v2 .links-container-dt-v2{max-height:15.125rem;overflow-y:hidden}.links-section-links-dt-v2 .links-container-dt-v2 .links-container-dt-title{text-transform:uppercase;margin:0 5rem;padding-top:1.5rem;font-size:1rem;font-weight:500}@media (max-width:1366px){.links-section-links-dt-v2 .links-container-dt-v2 .links-container-dt-title{margin:0 2.5rem}}.links-section-links-dt-v2 .links-container-dt-v2 .links-tabs-container{margin:0 5rem}@media (max-width:1366px){.links-section-links-dt-v2 .links-container-dt-v2 .links-tabs-container{white-space:nowrap;scrollbar-width:none;margin:0 2.5rem;overflow-x:auto;overflow-y:hidden}.links-section-links-dt-v2 .links-container-dt-v2 .links-tabs-container::-webkit-scrollbar{display:none}}.links-section-links-dt-v2 .links-container-dt-v2 .links-tabs-container button{color:#4c4c4c;background-color:#f3f3f3;border:none;margin-right:2rem;padding:1.125rem 0;font-size:.875rem;font-weight:400}.links-section-links-dt-v2 .links-container-dt-v2 .links-tabs-container button.selected{border-bottom:.125rem solid #4c4c4c;font-weight:500}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container{border-top:.0625rem solid #c6c6c6;display:-webkit-flex;display:flex}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container{-webkit-flex:7;flex:7;position:relative}@media (max-width:600px){.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container{scrollbar-width:none;overflow-x:auto;overflow-y:hidden}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container::-webkit-scrollbar{display:none}}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .links-content{margin:0 0 0 5rem;padding:2rem 0;display:none}@media (max-width:1366px){.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .links-content{margin:0 0 0 2.5rem}}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .links-content ul{grid-template-columns:repeat(4,min-content);column-gap:2rem;margin:0;padding:0;list-style-type:none;display:grid}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .links-content ul li{break-inside:avoid;white-space:nowrap;text-overflow:ellipsis;margin-bottom:1rem;overflow:hidden}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .links-content ul li a{color:#4c4c4c;width:auto;font-weight:400;display:inline}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .links-content#links-content-tab4 ul,.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .links-content#links-content-tab5 ul{grid-template-columns:repeat(4,1fr)}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .links-content.show{display:grid}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .hide-panel{opacity:1;background-color:#f3f3f3;width:100%;height:1.5rem;position:absolute;top:8.125rem}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .links-content-container .hide-panel.hidden{opacity:0;display:none}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .view-more-button-container{-webkit-flex:1;flex:1;position:relative}.links-section-links-dt-v2 .links-container-dt-v2 .flex-container .view-more-button-container .view-more-button{color:#4c4c4c;background-color:transparent;border:none;padding:0;font-size:.875rem;font-weight:500;display:none;position:absolute;top:6rem}.links-section-links-dt-v2 .links-container-dt-v2 h2{text-transform:uppercase;margin:0;font-size:1rem}.links-section-links-dt-v2 .links-container-dt-v2 a{white-space:nowrap;text-overflow:ellipsis;width:100%;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-block;overflow:hidden}@media (hover:hover){.links-section-links-dt-v2 .links-container-dt-v2 a:hover{background:0 0;text-decoration:underline}}.links-section-links-m-v2{background-color:#f3f3f3;width:100%;padding:1.5rem 0 0}.links-section-links-m-v2 .links-container-m-v2{max-height:33.8125rem;position:relative;overflow:hidden}.links-section-links-m-v2 .links-container-m-v2 .links-container-m-title{text-transform:uppercase;margin:0 1rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500}.links-section-links-m-v2 .links-container-m-v2 .links-tabs-container{white-space:nowrap;scrollbar-width:none;margin:0 1rem;overflow-x:auto;overflow-y:hidden}.links-section-links-m-v2 .links-container-m-v2 .links-tabs-container::-webkit-scrollbar{display:none}.links-section-links-m-v2 .links-container-m-v2 .links-tabs-container button{color:#000;background-color:#f3f3f3;border:none;margin:0 1.25rem 0 0;padding:.875rem 0;font-size:.875rem}.links-section-links-m-v2 .links-container-m-v2 .links-tabs-container button.selected{border-bottom:.125rem solid #4c4c4c}.links-section-links-m-v2 .links-container-m-v2 .links-content{border-top:.0625rem solid #e5e5e5;padding:1.5rem 1rem 2.5rem;display:none}.links-section-links-m-v2 .links-container-m-v2 .links-content ul{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem 1rem;margin:0;padding:0;font-size:.875rem;list-style-type:none;display:grid}.links-section-links-m-v2 .links-container-m-v2 .links-content ul li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.links-section-links-m-v2 .links-container-m-v2 .links-content ul li a{color:#4c4c4c;width:auto;font-weight:400;display:inline}.links-section-links-m-v2 .links-container-m-v2 .links-content.show{display:grid}.links-section-links-m-v2 .links-container-m-v2 .links-content .view-more-button-container .view-more-button{color:#4c4c4c;text-align:left;background-color:#f3f3f3;border:none;width:100%;height:2rem;margin:0;padding:0;font-size:.875rem;font-weight:500;position:absolute;bottom:0;top:auto!important}.links-section-links-m-v2 .links-container-m-v2 a{color:#4c4c4c;white-space:nowrap;text-overflow:ellipsis;width:100%;font-family:Outfit,sans-serif;font-weight:500;text-decoration:none;display:inline-block;overflow:hidden}@media (hover:hover){.links-section-links-m-v2 .links-container-m-v2 a:hover{background:0 0;text-decoration:underline}}.links-section-links-m-v2,.footer-default-mobile{-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden}.scroll-top{scroll-margin-top:6.875rem}.new-homes-subheader{z-index:15;background:#fff;border-bottom:.0625rem solid #cee5ff;-webkit-justify-content:center;justify-content:center;gap:1rem;width:100%;display:-webkit-flex;display:flex;position:-webkit-sticky;position:sticky;top:3.5625rem}@media (max-width:1366px){.new-homes-subheader{padding:0 2rem}}@media (max-width:600px){.new-homes-subheader{z-index:50;-webkit-justify-content:left;justify-content:left;gap:0;position:fixed;top:2.75rem;left:0}}.nav-button-container button{color:#000;background:0 0;border:none;margin:2rem .5rem 1rem;padding:0 0 1rem;font-size:1rem;font-weight:200;line-height:1}.nav-button-container button:hover{text-shadow:0 0 .85px #000;border-bottom:.0625rem solid #000;padding-bottom:.9375rem}@media (max-width:1366px){.nav-button-container button:hover{padding-bottom:.5rem}}@media (max-width:600px){.nav-button-container button:hover{border-bottom:unset;-webkit-tap-highlight-color:transparent;margin:1rem 0 .5rem 1rem;padding:0 0 .4375rem}.nav-button-container button:hover:last-of-type{margin-right:1rem}}.nav-button-container button.selected{text-shadow:0 0 .85px #000;border-bottom:.0625rem solid #000;padding-bottom:.9375rem}@media (max-width:1366px){.nav-button-container button.selected{padding-bottom:.5rem}}@media (max-width:600px){.nav-button-container button.selected{-webkit-tap-highlight-color:transparent;margin:1rem 0 .5rem 1rem;padding:0 0 .4375rem}.nav-button-container button.selected:last-of-type{margin-right:1rem}}@media (max-width:1366px){.nav-button-container button{margin:1.5rem 0 .5rem .5rem;padding:0 0 1rem}}@media (max-width:600px){.nav-button-container button{white-space:nowrap;margin:1rem 0 .5rem 1rem;padding:0 0 .5rem}.nav-button-container{z-index:1;scrollbar-width:none;background-color:#fff;border-bottom:.0625rem solid #cee5ff;width:100%;padding-right:.625rem;display:-webkit-flex;display:flex;position:fixed;top:2.75rem;left:0;overflow-x:auto;overflow-y:hidden}}.new-homes-wrap{position:relative}.new-homes-wrap .btn-component.large{white-space:nowrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;max-width:10.25rem;font-size:1.125rem;display:-webkit-flex;display:flex}.new-homes-wrap .btn-component.large.large-free{max-width:13.0625rem}.new-homes-wrap .btn-component.large.secondary{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;max-width:20.6875rem;margin:1rem auto 0;font-size:1rem;display:-webkit-flex;display:flex}@media (max-width:600px){.new-homes-wrap .btn-component.large.secondary{max-width:100%}.new-homes-wrap .btn-component.large.secondary+.new-homes-section{padding-top:1rem}.new-homes-hero-wrap .btn-component.large{max-width:100%}}@media (max-width:58.125rem){.new-homes-hero-wrap{-webkit-flex-direction:column;flex-direction:column}}.new-homes-hero-wrap,.new-homes-section-wrap{padding:0 1.875rem}@media (max-width:600px){.new-homes-hero-wrap,.new-homes-section-wrap{padding:0 1rem}}.new-homes-hero,.new-homes-section,.faq-section{letter-spacing:.028125rem;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;max-width:77.5rem;margin:0 auto;padding:3rem 0;display:-webkit-flex;display:flex}@media (max-width:600px){.new-homes-hero,.new-homes-section,.faq-section{padding:2rem 0}}@media (max-width:58.125rem){.new-homes-hero{-webkit-flex-direction:column;flex-direction:column}}@media (max-width:600px){.new-homes-hero{padding-top:4.375rem}.new-homes-hero .new-homes-subtitle{margin:1rem 0 0}}.new-homes-hero-video{border-radius:.125rem}@media (max-width:80rem){.new-homes-hero-video{width:50%}}@media (max-width:58.125rem){.new-homes-hero-video{width:100%;margin-bottom:1rem}}@media (max-width:600px){.new-homes-hero-video{width:100%}}.new-homes-visibility-video{margin-bottom:5.4375rem}@media (max-width:58.125rem){.new-homes-visibility-video{width:100%;margin-bottom:1.5rem}}.new-homes-media-video{-webkit-order:2;order:2}@media (max-width:58.125rem){.new-homes-media-video{margin-bottom:1rem}}.video-player{-webkit-filter:grayscale(0);filter:grayscale(0)}.new-homes-hero-text-wrap{width:37.5rem;margin-left:6rem}@media (max-width:87.5rem){.new-homes-hero-text-wrap{margin-left:auto;padding-left:1.25rem}}@media (max-width:58.125rem){.new-homes-hero-text-wrap{width:100%;max-width:37.5rem;margin-left:0;padding-left:0}}.new-homes-hero-text-wrap .check-light-icon{color:#ff850f;margin:0 .5rem 0 .1875rem;font-size:1rem}.new-homes-hero-title{font-size:2rem;font-weight:500;line-height:130%}@media (max-width:600px){.new-homes-hero-title{text-align:center;font-size:1.5rem}}.new-homes-subtitle{margin:.5rem 0 0;font-size:1.25rem;font-weight:500;line-height:130%}@media (max-width:600px){.new-homes-subtitle{text-align:center}}.new-homes-subtitle.section-subtitle{text-align:center;max-width:73.5rem;margin:0 auto;font-weight:300}@media (max-width:58.125rem){.new-homes-subtitle.section-subtitle{margin-bottom:1rem}}.new-homes-hero-subtext-wrap{margin-top:.5rem;padding:0;list-style:none}@media (max-width:600px){.new-homes-hero-subtext-wrap{margin-top:1rem;font-size:1.125rem}}.new-homes-hero-subtext{-webkit-align-items:center;align-items:center;font-size:1.25rem;font-weight:200;line-height:150%;display:-webkit-flex;display:flex}@media (max-width:600px){.new-homes-hero-subtext{font-size:1.125rem}}.new-homes-hero-subtext:not(:last-of-type){margin-bottom:1rem}.new-homes-hero-subtext:last-of-type{margin-bottom:1.5rem}.new-homes-hero-subtext strong{font-weight:500}.new-homes-hero-subtext sup{font-size:.6875rem;font-weight:200}.new-homes-section-wrap:nth-of-type(2n):not(.faq-section-wrap):not(.logo-scroll-wrap),.new-homes-section-wrap.substantiation-section-wrap{background-color:#fafafa}.new-homes-section-wrap .new-homes-image{margin-right:2.5rem}@media (max-width:58.125rem){.new-homes-section-wrap .new-homes-image{margin-right:0}}.new-homes-section-wrap:nth-of-type(2n) .new-homes-image{-webkit-order:2;order:2;margin:0 0 0 2.5rem}@media (max-width:58.125rem){.new-homes-section-wrap:nth-of-type(2n) .new-homes-image{-webkit-order:1;order:1;margin:0 0 1.5rem}}@media (max-width:600px){.new-homes-section-wrap:nth-of-type(2n) .new-homes-image{margin-bottom:1rem}}@media (max-width:58.125rem){.new-homes-section-wrap.boost-section .section-subtitle{margin-bottom:-1rem}}.new-homes-section-wrap.matterport-section-wrap{margin-top:.3125rem}@media (max-width:600px){.new-homes-section-wrap.matterport-section-wrap{margin-top:0}}.new-homes-section-wrap.matterport-section-wrap .new-homes-section-subtext{margin-bottom:3.3125rem}@media (max-width:600px){.new-homes-section-wrap.matterport-section-wrap .new-homes-section-subtext{margin-bottom:1rem}}.new-homes-section-wrap.media-section-wrap{height:40.8125rem}.new-homes-section-wrap.lead-vetting-wrap{height:34.375rem}.new-homes-section-wrap.priority-section-wrap{height:44rem}@media (max-width:58.125rem){.new-homes-section-wrap.media-section-wrap,.new-homes-section-wrap.lead-vetting-wrap,.new-homes-section-wrap.priority-section-wrap{height:auto}}.new-homes-section-wrap.media-section-wrap .new-homes-section,.new-homes-section-wrap.lead-vetting-wrap .new-homes-section,.new-homes-section-wrap.priority-section-wrap .new-homes-section{max-width:84rem;height:100%}.new-homes-marketing-image{width:calc(100% - 18.5625rem);height:auto}@media (max-width:58.125rem){.new-homes-marketing-image{width:calc(100% + 3.75rem);margin-bottom:1rem}}@media (max-width:600px){.new-homes-marketing-image{width:calc(100% + 2rem)}}@media (max-width:58.125rem){.new-homes-section{-webkit-flex-direction:column;flex-direction:column}}.new-homes-section-header-title,.new-homes-community-title{font-size:2rem;font-weight:500;line-height:130%}@media (max-width:600px){.new-homes-section-header-title,.new-homes-community-title{font-size:1.5rem}}.new-homes-section-header-title{text-align:center;width:100%;margin-top:0;margin-bottom:1.25rem;padding-top:3rem}@media (max-width:600px){.new-homes-section-header-title{margin-bottom:0;padding-top:2rem}}.new-homes-section-header-title span{display:inline-block}.new-homes-section-header-title span:after{content:"";background-color:#c566ce;width:100%;height:.125rem;display:-webkit-flex;display:flex}.new-homes-section-header-title.header-title-orange span:after{background-color:#ff850f}.new-homes-community-title{margin:0 0 1rem}.market-your-listing{padding-bottom:3rem}@media (max-width:600px){.market-your-listing{padding-bottom:1rem}}.market-your-listing-wrap{max-width:84rem;margin:0 auto}.market-info-wrap{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}@media (max-width:58.125rem){.market-info-wrap{-webkit-flex-direction:column;flex-direction:column}}.market-your-listing-title,.market-your-listing-subtitle{text-align:center}.market-your-listing-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:500;line-height:130%}@media (max-width:600px){.market-your-listing-title{font-size:1.25rem}}.market-your-listing-subtitle,.new-homes-data-subtext{font-size:1.5rem;font-weight:200;line-height:150%}@media (max-width:600px){.market-your-listing-subtitle,.new-homes-data-subtext{font-size:1.125rem}}.market-your-listing-subtitle{margin:0 0 2.5rem}@media (max-width:600px){.market-your-listing-subtitle{margin-bottom:1.125rem}}.market-your-listing-data-wrap{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:18.5625rem;padding-left:2.5rem;display:-webkit-flex;display:flex}@media (max-width:58.125rem){.market-your-listing-data-wrap{-webkit-flex-flow:wrap;flex-flow:wrap;width:100%;padding-left:0}.new-homes-data{text-align:center}.new-homes-data:not(:last-of-type){width:50%}.new-homes-data:last-of-type{width:100%}}.new-homes-data-subtext{margin:0}.new-homes-data:not(:last-of-type){margin-bottom:2rem}@media (max-width:58.125rem){.new-homes-data:not(:last-of-type){margin-bottom:.5rem}}.new-homes-data-title{margin:0;font-size:1.875rem;font-weight:500;line-height:130%}@media (max-width:600px){.new-homes-data-title{font-size:1.25rem}}.compare-section .new-homes-section{-webkit-flex-direction:column;flex-direction:column}.compare-section .new-homes-section-header-title{margin-bottom:2rem}@media (max-width:600px){.compare-section .new-homes-section-header-title{margin-bottom:1rem}}.new-homes-table{width:100%}.new-homes-table:not(:last-of-type){margin-bottom:2rem}.new-homes-table .new-homes-table-head{font-size:1.25rem;line-height:130%}@media (max-width:600px){.new-homes-table .new-homes-table-head{font-size:1rem}}.new-homes-table .new-homes-table-head td{padding-bottom:2rem}@media (max-width:600px){.new-homes-table .new-homes-table-head td{padding-bottom:1rem}}.new-homes-table td:not(:first-of-type){text-align:center;font-weight:400}.table-first-header{font-weight:500}.table-second-header{text-underline-offset:.5rem;white-space:nowrap;padding-right:3.75rem;-webkit-text-decoration:underline #c566ce;text-decoration:underline #c566ce}@media (max-width:58.125rem){.table-second-header{padding-right:0}}@media (max-width:600px){.table-second-header{padding-right:.625rem}.table-second-header .desktop-only{display:none}}.new-homes-table-body{font-size:1.125rem;line-height:150%}@media (max-width:600px){.new-homes-table-body{font-size:.875rem}}.new-homes-table-body tr:not(:last-of-type) td{padding-bottom:1.5rem}@media (max-width:600px){.new-homes-table-body tr:not(:last-of-type) td{padding-bottom:1rem}}.new-homes-table-body td:first-of-type{padding-right:13%}@media (max-width:58.125rem){.new-homes-table-body td:first-of-type{padding-right:1.25rem}}.new-homes-table-body td:nth-of-type(2){width:11.6875rem;padding-right:3.75rem}@media (max-width:58.125rem){.new-homes-table-body td:nth-of-type(2){width:10.4375rem;padding-right:0}}@media (max-width:600px){.new-homes-table-body td:nth-of-type(2){width:3.3125rem;padding-right:.625rem}}.new-homes-table-body td:last-of-type{width:8.125rem}@media (max-width:58.125rem){.new-homes-table-body td:last-of-type{width:6.25rem}}@media (max-width:600px){.new-homes-table-body td:last-of-type{width:2.6875rem}}.new-homes-table-body .check-light-icon{color:#c566ce}.new-homes-table-body .close-icon{color:#b2b2b2}@media (max-width:600px){.new-homes-table-body .close-icon{font-size:.75rem}}.new-homes-section-card{background-color:#fff;border-radius:.25rem;width:100%;padding:1.5rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.15)}.new-homes-section-card-title{margin:0;font-size:1.75rem;font-weight:500;line-height:130%}@media (max-width:600px){.new-homes-section-card-title{margin-bottom:.25rem;font-size:1.5rem}}.new-homes-section-card-subtitle{color:#4c4c4c;font-size:1.125rem;font-weight:200;line-height:150%}@media (max-width:600px){.new-homes-section-card-subtitle{font-size:.875rem}}.new-homes-section-card-subtitle,.new-homes-card-subtext{margin:0}.new-homes-card-subtext{line-height:150%}.new-homes-card-wrap{margin-top:1.5rem;display:-webkit-flex;display:flex}@media (max-width:600px){.new-homes-card-wrap{-webkit-flex-direction:column;flex-direction:column;margin-top:1rem}}.new-homes-card{width:33.3333%}@media (max-width:600px){.new-homes-card{width:100%}.new-homes-card:not(:last-of-type){margin-bottom:1rem}}.new-homes-card-title{margin:0 0 .5rem;font-size:1.875rem;font-weight:500;line-height:130%}@media (max-width:600px){.new-homes-card-title{margin-bottom:.25rem;font-size:1.25rem}}.new-homes-image{object-fit:contain;width:40.625rem;height:25.5rem}@media (max-width:81.875rem){.new-homes-image{width:50%;height:auto}}@media (max-width:58.125rem){.new-homes-image{width:100%;max-width:37.5rem;height:58vw;margin-bottom:1.5rem}}.new-homes-image.matterport-image{height:auto;margin-bottom:-3rem;margin-right:0;position:relative;left:-3.625rem}@media (max-width:87.25rem){.new-homes-image.matterport-image{left:auto}}.new-homes-image.lead-vetting-image{height:auto}@media (max-width:58.125rem){.new-homes-image.matterport-image,.new-homes-image.lead-vetting-image{margin-bottom:1.5rem}}@media (max-width:43.75rem){.new-homes-image.matterport-image,.new-homes-image.lead-vetting-image{width:100%}}@media (max-width:600px){.new-homes-image.matterport-image,.new-homes-image.lead-vetting-image{margin-bottom:1rem}}.new-homes-section-text-wrap{width:34.375rem}.new-homes-section-text-wrap.long-text-wrap{min-width:40.875rem}@media (max-width:88rem){.new-homes-section-text-wrap.long-text-wrap{min-width:auto}}@media (max-width:58.125rem){.new-homes-section-text-wrap{-webkit-order:2;order:2;width:100%;max-width:34.375rem}}.new-homes-section-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:500;line-height:130%}@media (max-width:600px){.new-homes-section-title{font-size:1.25rem}}.new-homes-section-subtext{margin:0 0 2rem;font-size:1.25rem;font-weight:200;line-height:150%}@media (max-width:600px){.new-homes-section-subtext{margin-bottom:1rem;font-size:1.125rem}}.new-homes-section-subtext strong{font-weight:500}.pink-bg-wrap{background:linear-gradient(93deg,#f5eaf5 1.72%,#fbfbfd 98.59%)}.new-homes-section-pink{text-align:center;padding:4rem 0}@media (max-width:600px){.new-homes-section-pink{padding:2rem 0}}.new-homes-section-pink.flex-column{-webkit-flex-direction:column;flex-direction:column}.new-homes-visibility{max-width:77.5rem;padding:4.5625rem 0}@media (max-width:58.125rem){.new-homes-visibility{padding:1.5rem 0}}.new-homes-visibility .new-homes-section-header-title{margin-bottom:.625rem;padding-top:0}.new-homes-visibility .new-homes-subtitle{margin:0 0 5.4375rem}@media (max-width:600px){.new-homes-visibility .new-homes-subtitle{margin-bottom:1rem}}.new-homes-form-wrap{background-color:#fff;border-radius:.25rem;width:50%;max-width:37.25rem;margin-right:3rem;box-shadow:0 .125rem .9375rem rgba(0,0,0,.15)}@media (max-width:58.125rem){.new-homes-form-wrap{-webkit-order:2;order:2;width:100%;margin-top:1rem;margin-right:0}}@media (max-width:600px){.new-homes-form-wrap{padding-top:1rem}}.section-form{padding:4rem 0}@media (max-width:600px){.section-form{padding:2rem 0}}.section-form .leadform-section.leadform-section{width:100%}.section-form .leadform-section.leadform-section .cta-btn{border-top:0;margin-top:auto}.section-form .new-homes-form-text-wrap{width:50%}@media (max-width:58.125rem){.section-form .new-homes-form-text-wrap{width:100%}}.section-form .new-homes-community-subtext{margin:0;font-size:1.125rem;font-weight:200;line-height:150%}.section-form .new-homes-community-subtext:last-of-type{margin-top:1.5625rem}@media (max-width:600px){.section-form .new-homes-community-subtext:last-of-type{margin-top:1rem}}.section-form .new-homes-community-link{font-weight:500}@media (max-width:58.125rem){.new-homes-section-community,.new-homes-form-text-wrap{text-align:center}}.faq-section{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;padding:3rem 0}@media (max-width:600px){.faq-section{padding:2rem 0}}.faq-section .mimic-h1{margin:0;font-size:2rem;font-weight:500}@media (max-width:600px){.faq-section .mimic-h1{margin-top:0;font-size:1.5rem}}.faq-section .links-container{-webkit-flex-direction:column;flex-direction:column;margin-top:1.5rem;display:-webkit-flex;display:flex}.faq-section .links-container h3{max-width:90%;margin:0;font-size:1.25rem;font-weight:400;line-height:130%}@media only screen and (max-width:600px){.faq-section .links-container h3{font-size:1.125rem}}.faq-section .links-container .res-icon{color:#4c4c4c;font-size:1.125rem;transition:-webkit-transform .3s,transform .3s;position:relative}.faq-section .links-container .res-icon.rotated{transition:-webkit-transform .3s,transform .3s;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.faq-section .links-container .accordion-button{color:#000;text-align:left;background-color:transparent;border:none;border-top:.0625rem solid #e5e5e5;outline:none;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%;padding:1rem 0;font-size:1.25rem;line-height:1.3;transition:all .3s;display:-webkit-flex;display:flex}@media (max-width:600px){.faq-section .links-container .accordion-button{padding:1rem 0}}.faq-section .links-container .accordion-button:first-of-type{border-top:none}.faq-section .links-container .active{transition:opacity .3s ease-out}.faq-section .links-container .faqsection-hidden{opacity:0;transition:opacity .3s}.faq-section .links-container .panel{opacity:1;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.faq-section .links-container .panel p{-webkit-align-items:center;align-items:center;min-height:2.5rem;margin-top:0;padding:0 0 1rem}@media only screen and (max-width:600px){.faq-section .links-container .panel p{font-size:1rem}}.faq-section .links-container .panel p a{color:#000;font-size:1.125rem;font-weight:400;text-decoration:underline}.faq-section .links-container .panel p a:hover{background-color:transparent}.faq-section .links-container .panel.active{max-height:31.25rem}.faq-subtext{font-size:1.125rem;font-weight:200;line-height:150%}.substantiation-section{display:block}.substantiation-text{color:#4c4c4c;margin:0;font-size:1rem;font-weight:200;line-height:130%}@media (max-width:600px){.substantiation-text{font-size:.6875rem}}.substantiation-text:not(:last-of-type){margin-bottom:1rem}@media (max-width:600px){.substantiation-text:not(:last-of-type){margin-bottom:.5rem}}.blended-page .btn-component.large.extra-large{max-width:17.1875rem}@media (max-width:600px){.blended-page .btn-component.large.extra-large{max-width:100%}}.blended-page .new-homes-hero,.blended-page .new-homes-section,.blended-page .faq-section{max-width:84rem}.faq-email-link,.faq-email-link:active,.faq-email-link:focus{color:#000}.logo-scroll-wrap{text-align:center}.logo-scroll-wrap .new-homes-section{-webkit-flex-direction:column;flex-direction:column}.logo-scroll-wrap .new-homes-section-title{margin:0 0 1.5rem;font-size:2rem;font-weight:500}@media (max-width:600px){.logo-scroll-wrap .new-homes-section-title{margin:0 0 1rem;font-size:1.5rem}}.new-homes-logo-scroll-wrap{display:-webkit-flex;display:flex}@media (max-width:600px){.new-homes-logo-scroll-wrap{-webkit-flex-direction:column;flex-direction:column}}.new-homes-logo-wrap{width:20%;height:9.75rem;margin:.3125rem}@media (max-width:600px){.new-homes-logo-wrap{width:100%;max-width:15.375rem;margin:.3125rem auto}}.new-homes-logo-image{object-fit:contain;width:100%;height:100%}.meritage-logo{object-fit:cover}.embla{float:left;cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.25rem;width:100%;height:auto;position:relative;overflow:hidden}.embla .embla__viewport{width:100%;height:100%;overflow:hidden}.embla .embla__container{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent;height:100%;display:-webkit-flex;display:flex}.embla .embla__slide{min-width:100%;height:100%;position:relative;overflow:hidden}.embla .embla__slide__img{object-fit:cover;width:100%;height:100%}.embla .embla__slide__inner{height:100%;position:relative;overflow:hidden}.footer-default,.links-section-links-dt-v2{overflow:hidden}#get-started-form .leadform-section{max-height:100%}#get-started-form .leadform-section .content-container{overflow:unset}
