﻿.home-nearbyviewed .mvt-shifter .arrow.next{background-image:linear-gradient(90deg,transparent 0,var(--color-bg-l1) 40%)}.home-nearbyviewed .mvt-shifter .arrow.prev{background-image:linear-gradient(270deg,transparent 0,var(--color-bg-l1) 40%)}.home-welcome{margin-top:0}.home-welcome>div{align-items:center;display:flex;font-size:0;height:65vh;justify-content:center;max-height:498px;padding-left:var(--section-gap-x);padding-right:var(--section-gap-x);position:relative}.home-welcome>div:after{background-color:rgba(0,0,0,.45);border-radius:2rem;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(min-width:640px)and (max-width:991px){.home-welcome>div{height:90vh;max-height:607px}}@media(min-width:992px){.home-welcome>div{height:65vh;max-height:760px}}.home-welcome .info{align-items:center;border-radius:2rem;color:var(--color-default-bg);display:flex;flex-direction:column;gap:var(--g3);position:relative;width:100%;z-index:3}.home-welcome .info h1{font-weight:var(--font-weight-bold);text-align:center}@media screen and (max-width:639px){.home-welcome .info h1{font-size:var(--font-size-0);max-width:360px}}@media(min-width:640px)and (max-width:991px){.home-welcome .info h1{font-size:48px;max-width:500px}}@media screen and (min-width:992px){.home-welcome .info h1{font-size:56px;max-width:900px}}.home-welcome .info>div{max-width:568px;width:100%}.home-welcome .tab{gap:var(--g1);justify-content:center;margin-bottom:var(--g1)}.home-welcome .tab .btn{border-radius:var(--g1);font-size:1rem}.home-welcome .input{--input-border-radius:16px}.home-welcome img,.home-welcome picture{border-radius:2rem;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;top:0;width:100%}.home-topactions{display:flex;gap:var(--g5);justify-content:center}.home-topactions>div{display:flex;flex-direction:column}.home-topactions>div h2{margin-bottom:.5rem}.home-topactions>div p{margin-bottom:var(--g3)}.home-topactions>div a.btn{box-shadow:inset 0 0 0 1px var(--color-brand);color:var(--color-brand);margin-top:auto;width:-moz-fit-content;width:fit-content}@media screen and (max-width:640px){.home-topactions{flex-direction:column}.home-topactions>div{align-items:center}.home-topactions>div p{max-width:280px}}.home-photos{align-items:center;display:flex;flex-direction:column;gap:var(--g4);justify-content:center}.home-photos>div{margin:0 auto;padding:0 var(--g2);text-align:center}.home-photos .home-photos-desc{max-width:630px}.home-photos h2{margin-bottom:var(--g2)}.home-photos ul{display:flex;flex-direction:column;gap:var(--g5);max-width:991px}.home-photos ul li{position:relative}.home-photos ul li>div{display:flex;flex-direction:column;gap:var(--g2);justify-content:center}.home-photos ul li>div .btn{width:-moz-fit-content;width:fit-content}.home-photos ul li>img{-o-object-fit:cover;object-fit:cover}.home-photos ul li h3{font-weight:var(--font-weight-bold)}@media screen and (min-width:640px){.home-photos ul li{border-radius:30px;height:470px;overflow:hidden}.home-photos ul li .btn{border:1px solid var(--color-bg-l1)}.home-photos ul li h3{font-size:var(--font-size-0)}.home-photos ul li>img{height:100%;left:0;-o-object-position:85% center;object-position:85% center;position:absolute;top:0;width:100%;z-index:0}.home-photos ul li>div{bottom:0;color:var(--color-bg);left:0;position:absolute;right:0;top:0;z-index:1}.home-photos ul li:first-child>img{transform:translateX(10%)}.home-photos ul li:first-child>div{background:linear-gradient(270deg,rgba(22,14,7,0) 40%,#160e07 80%);padding-left:4.5rem;padding-right:4.5rem}.home-photos ul li:first-child>div>p{max-width:342px}.home-photos ul li:nth-child(2)>img{transform:translateX(-10%)}.home-photos ul li:nth-child(2)>div{background:linear-gradient(90deg,rgba(17,37,44,0) 40%,#11252c 80%);padding-left:calc(100% - 380px);padding-right:4.5rem}.home-photos ul li:nth-child(2)>div>h3{max-width:290px}.home-photos ul li:nth-child(3)>img{transform:translateX(10%)}.home-photos ul li:nth-child(3)>div{background:linear-gradient(270deg,rgba(17,37,44,0) 40%,#11252c 80%);padding-left:4.5rem;padding-right:calc(100% - 380px)}}@media screen and (max-width:639px){.home-photos ul li{display:flex;flex-direction:column}.home-photos ul li .btn{border:1px solid var(--color-main);color:var(--color-main);font-weight:var(--font-weight-bold)}.home-photos ul li h3{background:linear-gradient(180deg,rgba(17,37,44,0) 0,#11252c 70%);border-radius:0 0 30px 30px;color:var(--color-bg);font-size:var(--font-size-2);margin-top:-90px;padding-bottom:30px;padding-top:30px;width:100%}.home-photos ul li>img{border-radius:30px}.home-photos ul li>div{align-items:center;order:2;position:relative;text-align:center;z-index:1}}.home-photos ul img{height:auto;width:100%}.home-links h3{margin-bottom:var(--g2);margin-top:var(--g4)}.home-links ul{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin:0;overflow:hidden;padding:0}@media screen and (max-width:992px){.home-links ul{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}}.home-links ul li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-links ul li a,.home-links ul li button{font-size:var(--font-size-6)}.home-links ul+a{color:var(--color-brand)!important;display:flex;gap:var(--g1);margin-top:var(--g2)}.home-navigation>div:first-child{display:grid;gap:var(--g3);grid-template-columns:repeat(4,1fr)}.home-navigation>div:first-child>div{display:flex;flex-flow:column;gap:var(--g4);padding:var(--g3)}.home-navigation>div:first-child>div .text-content p{font-size:var(--font-size-5);line-height:var(--line-height-3)}.home-navigation>div:first-child>div a{align-items:center;color:var(--color-main);display:inline-flex}@media(min-width:640px)and (max-width:991px){.home-navigation>div:first-child{grid-template-columns:repeat(2,1fr)}.home-navigation>div:first-child>div{width:100%}}@media screen and (max-width:639px){.home-navigation>div:first-child{grid-template-columns:repeat(1,1fr)}.home-navigation>div:first-child>div{width:100%}}.home-hotlead>div{max-width:1076px;padding:48px 0}.home-hotlead>div>b{align-content:center;font-size:var(--font-size-2);font-weight:var(--font-weight-bold);text-align:center}.home-hotlead>div .mvt-hotleadform{background-color:var(--color-bg);border-radius:var(--g4);box-shadow:0 3px 14px 0 rgba(33,33,33,.12);gap:0;padding:var(--g4)}.home-hotlead>div .mvt-hotleadform .hotlead-title{display:none}.home-hotlead>div .mvt-hotleadform .form-default{max-width:inherit}.home-hotlead>div .mvt-hotleadform .form-default .textbox+.textbox .input{margin-top:16px}.home-hotlead>div .mvt-hotleadform .form-default .textbox{--textbox-color-bg:var(--color-bg)}.home-hotlead>div .mvt-hotleadform .form-default .textbox .input>input,.home-hotlead>div .mvt-hotleadform .form-default .textbox .textarea,.home-hotlead>div .mvt-hotleadform .form-default .textbox .textarea>input{border-radius:var(--g2)}.home-hotlead>div .mvt-hotleadform .form-default .assigned-agent .textbox .textarea{--textarea-color-bg:var(--color-bg);background-color:var(--textarea-color-bg);border-radius:var(--g2);box-shadow:0 0 0 1px var(--color-default-border)}.home-popularcities{align-items:center;display:flex;flex-direction:column;gap:var(--g2);justify-content:center;margin-left:auto;margin-right:auto;max-width:991px;text-align:center}.home-popularcities .imgs{position:relative;width:80%}.home-popularcities .imgs .pin{aspect-ratio:1/1;display:block;height:auto;position:relative}.home-popularcities .imgs .pin>div{border-radius:24px;font-size:0;height:100%;overflow:hidden;position:relative;width:100%}.home-popularcities .imgs .pin>div:before{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);border-radius:0 0 20px 20px;bottom:0;color:var(--color-bg);content:attr(title);display:flex;left:0;pointer-events:none;position:absolute;right:0;top:60%;z-index:3}.home-popularcities .imgs img{border-radius:24px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:640px){.home-popularcities .imgs{margin-bottom:20px;margin-top:30px}.home-popularcities .imgs .pin{max-height:120px;max-width:120px;position:absolute;width:15%;z-index:2}.home-popularcities .imgs .pin>div:before{bottom:4px;font-size:min(var(--font-size-4),1.8vw);left:4px;right:4px;text-indent:var(--g1)}.home-popularcities .imgs .pin:after{border-bottom:0 solid transparent;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid var(--color-brand);bottom:-10px;content:"";display:block;height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.home-popularcities .imgs .pin img{border:4px solid var(--color-brand)}.home-popularcities .imgs .pin.ca{left:4%;top:10%}.home-popularcities .imgs .pin.ny{right:6%;top:-3%}.home-popularcities .imgs .pin.tx{bottom:33%;left:42%}.home-popularcities .imgs .pin.fl{bottom:31%;right:9%}}@media screen and (max-width:639px){.home-popularcities .imgs{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);height:-moz-fit-content;height:fit-content;width:100%}.home-popularcities .imgs .pin{border-radius:24px;max-height:170px;overflow:hidden;width:100%}.home-popularcities .imgs .pin>div{max-height:-webkit-fill-available}.home-popularcities .imgs .pin>div:before{font-size:var(--font-size-5);text-indent:var(--g3)}.home-popularcities .imgs .map{display:none}}@keyframes scrolling{0%{transform:translateX(0)}to{transform:translateX(calc(var(--scroll-width)*-1))}}.home-popularcities-list{--scroll-width:100px;--duration:120s;overflow-x:auto;position:relative;width:100%}.home-popularcities-list:before{background:linear-gradient(to right,var(--color-bg),transparent);left:0}.home-popularcities-list:after,.home-popularcities-list:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:50px;z-index:1}.home-popularcities-list:after{background:linear-gradient(to left,var(--color-bg),transparent);right:0}.home-popularcities-list>ul{align-content:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;height:150px;width:-moz-max-content;width:max-content}.home-popularcities-list>ul:hover li{animation-play-state:paused}.home-popularcities-list>ul li{animation:scrolling var(--duration) linear infinite;animation-direction:alternate;background-color:var(--color-bg-l1);border-radius:var(--g1);color:var(--color-brand);font-size:var(--font-size-6)}.home-popularcities-list>ul li a{display:block;padding:var(--g1) var(--g2)}.home-popularcities-list>ul li:nth-child(3n+2){animation-delay:calc(var(--duration)*-1)}.page-home section{--section-gap-y:4rem}