.homeCTA{--default-transition:0.3s cubic-bezier(0.4,0,0.2,1);--primary:var(--color-brand-navy,#0c2f6d);--primary-light:var(--color-brand-blue,#0148aa);--secondary:var(--color-brand-orange,#ff9933);--light:var(--color-brand-cream,#f1f1e6);position:relative;overflow:hidden;isolation:isolate}.homeCTA__wrap{max-width:1200px;margin:0 auto;padding:7.25em 2rem 4.625em}.homeCTA__list{display:flex;align-items:center;justify-content:center;gap:1.5em}.homeCTA__item{width:32.0454545455%;position:relative;display:block;perspective:1000px}.homeCTA__item.open .homeCTA__item-flip,.homeCTA__item:focus .homeCTA__item-flip,.homeCTA__item:hover .homeCTA__item-flip{transform:rotateY(180deg)}.homeCTA__item.open .homeCTA__item-flip:before,.homeCTA__item:focus .homeCTA__item-flip:before,.homeCTA__item:hover .homeCTA__item-flip:before{opacity:0}.homeCTA__item.open .homeCTA__item-flip:after,.homeCTA__item:focus .homeCTA__item-flip:after,.homeCTA__item:hover .homeCTA__item-flip:after{opacity:1}.homeCTA__item.open .homeCTA__item-photo:after,.homeCTA__item.open .homeCTA__item-photo:before,.homeCTA__item:focus .homeCTA__item-photo:after,.homeCTA__item:focus .homeCTA__item-photo:before,.homeCTA__item:hover .homeCTA__item-photo:after,.homeCTA__item:hover .homeCTA__item-photo:before{opacity:1;visibility:visible}.homeCTA__item.open .homeCTA__item-photo:after,.homeCTA__item:focus .homeCTA__item-photo:after,.homeCTA__item:hover .homeCTA__item-photo:after{transform:scale(1)}.homeCTA__item.open .homeCTA__item-details .autoHeight,.homeCTA__item:focus .homeCTA__item-details .autoHeight,.homeCTA__item:hover .homeCTA__item-details .autoHeight{grid-template-rows:1fr;transition-delay:.3s}.homeCTA__item.open .homeCTA__item-details .autoHeight-content,.homeCTA__item:focus .homeCTA__item-details .autoHeight-content,.homeCTA__item:hover .homeCTA__item-details .autoHeight-content{visibility:visible;transition-delay:.6s;opacity:1}.homeCTA__item-photo{position:relative;display:block;overflow:hidden}.homeCTA__item-photo img{width:100%;height:auto;display:block}.homeCTA__item-photo:after,.homeCTA__item-photo:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:1;opacity:0;visibility:hidden;transition:var(--default-transition)}.homeCTA__item-photo:before{background:linear-gradient(0deg,#0148aab3 10%,#ff993399)}.homeCTA__item-photo:after{border:.625em solid var(--primary-light);transition-duration:.6s}.homeCTA__item-details{position:absolute;left:0;right:0;bottom:0;z-index:2;text-align:center;color:var(--light);padding:0 2.875em 2.375em}.homeCTA__item-details strong{font-weight:500;letter-spacing:0;font-size:1.75em;text-align:center;line-height:normal;text-transform:uppercase;display:block}.homeCTA__item-details p{font-weight:400;line-height:1.846;font-size:.88em;letter-spacing:.05em;margin:1.462em 0 .308em;min-height:9.231em;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.homeCTA__item-details .autoHeight{display:grid;grid-template-rows:0fr;transition:var(--default-transition);transition-duration:.5s}.homeCTA__item-details .autoHeight-content{opacity:0;transition:var(--default-transition);visibility:hidden;overflow:hidden}.homeCTA__item-flip{width:100%;height:100%;display:block;position:relative;transform-style:preserve-3d;transition:transform .6s ease}.homeCTA__item-flip:after,.homeCTA__item-flip:before{position:absolute;content:"";top:100%;left:0;right:0;width:100%;height:4.813em;transition:var(--default-transition);background:50%/cover no-repeat;pointer-events:none;background-image:url(/images/cta/shadow-cta.png)}.homeCTA__item-flip:after{transform:scaleX(-1);opacity:0}.homeCTA__item-flip .homeCTA__item-front{position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.homeCTA__item-flip .homeCTA__item-back{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;pointer-events:none;z-index:1}.homeCTA__item-flip .homeCTA__item-back:before,.homeCTA__item-flip .homeCTA__item-front:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:1;opacity:.8;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}.homeCTA__item-flip .homeCTA__item-back .homeCTA__item-details{transform:translateZ(52px);filter:drop-shadow(0 14px 16px rgba(0,0,0,.55)) drop-shadow(0 4px 6px rgba(0,0,0,.45))}.homeCTA__background{position:absolute;inset:0;z-index:-1;overflow:hidden}.homeCTA__background img{width:100%;height:100%;object-fit:cover;opacity:.3;background-blend-mode:luminosity;background-color:#fff}.homeCTA__background:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,#fff,var(--light),transparent)}@media screen and (max-width:991px){.homeCTA__wrap{padding:max(8vw,60px) 1.25rem}.homeCTA__list{flex-flow:row wrap;gap:3em 1.5em}.homeCTA__item{width:calc(50% - .75em)}.homeCTA__item-details{padding:0 2em 2.375em}}@media screen and (max-width:767px){.homeCTA__list{flex-direction:column}.homeCTA__item{width:100%;max-width:400px}}@media screen and (max-width:567px){.homeCTA__item-details p{-webkit-line-clamp:6;line-clamp:6}}.homeCommunities{--primary:var(--color-brand-navy,#0c2f6d);--primary-light:var(--color-brand-navy,#0c2f6d);--secondary:var(--color-brand-orange,#ff9933);--font-color-default:var(--color-ink-900,#0f172a)}.homeCommunities__wrap{padding:2.375em 0 6.25em}.homeCommunities__map{width:74.6428571429%;margin:0 auto -3.875em;position:relative;right:-1.375em}.homeCommunities__map-inner{width:1045px}.homeCommunities__map-areas img{width:100%;height:100%;display:block}.homeCommunities__map-groups{font-size:16px}.homeCommunities__map-groups span{font-weight:400;letter-spacing:0;font-size:1.438em;line-height:normal;white-space:nowrap;text-transform:uppercase;position:absolute}.homeCommunities__map-groups span[data-group=west-davis]{top:46.57%;right:100%;margin-right:1.722%;color:#a7b346}.homeCommunities__map-groups span[data-group=north-davis]{top:.81%;left:12.632%;color:#687e48}.homeCommunities__map-groups span[data-group=central-davis]{left:14.928%;top:71.016%;color:#976d3a}.homeCommunities__map-groups span[data-group=east-davis]{top:26%;right:12.44%;color:#4b802f}.homeCommunities__map-groups span[data-group=south-davis]{right:0;top:91%;color:#666645}.homeCommunities__map-hovers>div{position:absolute;top:0;left:0;opacity:0;visibility:hidden;pointer-events:none}.homeCommunities__map-hovers>div.is-active{opacity:1;visibility:visible}.homeCommunities__map-hovers>div img{width:auto;height:100%;display:block}.homeCommunities__map-labels>div span{color:#fff;font-size:13px;font-weight:800;text-align:center;line-height:1.15;letter-spacing:.03em;white-space:nowrap;padding:4px 10px;border-radius:999px;background:rgba(7,24,58,.92);box-shadow:0 6px 14px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.12);text-shadow:0 1px 2px rgba(0,0,0,.6);position:absolute;top:0;left:0;z-index:1}.homeCommunities__map-labels>div span:before{position:absolute;content:"";left:0;right:0;width:7px;height:7px;bottom:calc(100% + 3px);margin:0 auto;text-align:center;border-radius:50%;background:#fff;box-shadow:0 0 6px rgba(31,111,224,.9)}.homeCommunities__map-hovers>div[data-area=stonegate]{left:0;top:161px}.homeCommunities__map-hovers>div[data-area=stonegate] span{left:11px;top:70px}.homeCommunities__map-hovers>div[data-area=aspen]{left:97px;top:166px}.homeCommunities__map-hovers>div[data-area=aspen] span{left:12px;top:20px}.homeCommunities__map-hovers>div[data-area=evergreen]{left:164px;top:167px}.homeCommunities__map-hovers>div[data-area=evergreen] span{left:-4px;top:30px}.homeCommunities__map-hovers>div[data-area=village-homes]{left:98px;top:243px}.homeCommunities__map-hovers>div[data-area=village-homes] span{left:-22px;top:46px}.homeCommunities__map-hovers>div[data-area=west-davis-manor]{left:101px;top:243px}.homeCommunities__map-hovers>div[data-area=west-davis-manor] span{left:34px;top:28px}.homeCommunities__map-hovers>div[data-area=north-davis-farms]{left:223px;top:39px}.homeCommunities__map-hovers>div[data-area=north-davis-farms] span{left:-38px;top:18px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=northstar]{left:269px;top:0}.homeCommunities__map-hovers>div[data-area=northstar] span{left:50px;top:22px}.homeCommunities__map-hovers>div[data-area=grande]{left:335px;top:64px}.homeCommunities__map-hovers>div[data-area=grande] span{left:20px;top:22px}.homeCommunities__map-hovers>div[data-area=covell-park]{left:274px;top:49px}.homeCommunities__map-hovers>div[data-area=covell-park] span{left:34px;top:90px}.homeCommunities__map-hovers>div[data-area=sanda-nueva]{left:223px;top:82px}.homeCommunities__map-hovers>div[data-area=sanda-nueva] span{left:-14px;top:34px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=the-cannery]{left:412px;top:76px}.homeCommunities__map-hovers>div[data-area=the-cannery] span{left:0;top:30px}.homeCommunities__map-hovers>div[data-area=bretton-woods]{left:135px;top:82px}.homeCommunities__map-hovers>div[data-area=bretton-woods] span{left:-34px;top:18px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=central-davis]{left:230px;top:166px}.homeCommunities__map-hovers>div[data-area=central-davis] span{left:62px;top:52px}.homeCommunities__map-hovers>div[data-area=old-north-davis]{left:414px;top:279px}.homeCommunities__map-hovers>div[data-area=old-north-davis] span{left:-26px;top:18px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=davis-manor]{left:442px;top:169px}.homeCommunities__map-hovers>div[data-area=davis-manor] span{left:32px;top:78px}.homeCommunities__map-hovers>div[data-area=downtown]{left:400px;top:308px}.homeCommunities__map-hovers>div[data-area=downtown] span{left:6px;top:32px}.homeCommunities__map-hovers>div[data-area=old-east-davis]{left:480px;top:330px}.homeCommunities__map-hovers>div[data-area=old-east-davis] span{left:-8px;top:30px;white-space:"";width:62px}.homeCommunities__map-hovers>div[data-area=wildhorse]{left:538px;top:55px}.homeCommunities__map-hovers>div[data-area=wildhorse] span{left:54px;top:60px}.homeCommunities__map-hovers>div[data-area=buena-vida]{left:538px;top:87px}.homeCommunities__map-hovers>div[data-area=buena-vida] span{left:-32px;top:14px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=green-meadows]{left:537px;top:112px}.homeCommunities__map-hovers>div[data-area=green-meadows] span{left:-34px;top:26px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=side-hill-park]{left:537px;top:140px}.homeCommunities__map-hovers>div[data-area=side-hill-park] span{left:38px;top:40px}.homeCommunities__map-hovers>div[data-area=lake-alhambra]{left:712px;top:131px}.homeCommunities__map-hovers>div[data-area=lake-alhambra] span{left:-30px;top:22px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=kaufman-broad]{left:759px;top:171px}.homeCommunities__map-hovers>div[data-area=kaufman-broad] span{left:-30px;top:12px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=rancho-yolo]{left:569px;top:213px}.homeCommunities__map-hovers>div[data-area=rancho-yolo] span{left:-12px;top:60px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=mace-ranch]{left:629px;top:137px}.homeCommunities__map-hovers>div[data-area=mace-ranch] span{left:24px;top:96px}.homeCommunities__map-hovers>div[data-area=west-park]{left:480px;top:387px}.homeCommunities__map-hovers>div[data-area=west-park] span{left:25px;top:50px}.homeCommunities__map-hovers>div[data-area=rose-creek]{left:505px;top:314px}.homeCommunities__map-hovers>div[data-area=rose-creek] span{left:58px;top:45px}.homeCommunities__map-hovers>div[data-area=arbor-at-oakshade]{left:593px;top:399px}.homeCommunities__map-hovers>div[data-area=arbor-at-oakshade] span{left:0;top:44px}.homeCommunities__map-hovers>div[data-area=willowcreek]{left:663px;top:285px}.homeCommunities__map-hovers>div[data-area=willowcreek] span{left:10px;top:58px}.homeCommunities__map-hovers>div[data-area=old-willowbank]{left:667px;top:373px}.homeCommunities__map-hovers>div[data-area=old-willowbank] span{left:-2px;top:32px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=ranch-macero]{left:749px;top:253px}.homeCommunities__map-hovers>div[data-area=ranch-macero] span{left:12px;top:70px;white-space:nowrap}.homeCommunities__map-hovers>div[data-area=willowbank]{left:776px;top:373px}.homeCommunities__map-hovers>div[data-area=willowbank] span{left:-3px;top:24px}.homeCommunities__map-hovers>div[data-area=macero-del-norte]{left:857px;top:254px}.homeCommunities__map-hovers>div[data-area=macero-del-norte] span{left:12px;top:24px}.homeCommunities__map-hovers>div[data-area=el-macero-estates]{left:965px;top:257px}.homeCommunities__map-hovers>div[data-area=el-macero-estates] span{left:3px;top:22px}.homeCommunities__map-hovers>div[data-area=el-macero]{left:855px;top:316px}.homeCommunities__map-hovers>div[data-area=el-macero] span{left:54px;top:45px}.homeCommunities__map-cta{position:absolute;top:197px;left:100%;font-size:16px;margin-left:13px}.homeCommunities__map-cta a{display:block;margin-bottom:1.5em}.homeCommunities__map-cta a img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin:0 auto}.homeCommunities__map-cta a span{font-weight:800;font-size:.688em;text-align:center;line-height:normal;letter-spacing:.12em;text-transform:uppercase;margin-top:.455em;color:#252525;display:block}.homeCommunities__map-cta a.route img{max-width:3.25em}.homeCommunities__map-cta a.print img{max-width:2.625em}.homeCommunities__header{margin-bottom:2.188em}.homeCommunities__groups{display:flex;justify-content:space-between}.homeCommunities__group{width:15.7142857143%}.homeCommunities__group a.is-active,.homeCommunities__group a:focus,.homeCommunities__group a:hover{color:var(--primary)}.homeCommunities__group[data-group=west-davis] .homeCommunities__group-name{color:#a7b346}.homeCommunities__group[data-group=north-davis] .homeCommunities__group-name{color:#687e48}.homeCommunities__group[data-group=central-davis] .homeCommunities__group-name{color:#976d3a}.homeCommunities__group[data-group=east-davis] .homeCommunities__group-name{color:#4b802f}.homeCommunities__group[data-group=south-davis] .homeCommunities__group-name{color:#666645}.homeCommunities__group-name{font-size:1.667em;font-weight:400;letter-spacing:0;line-height:normal;text-transform:uppercase;margin-bottom:.5em}.homeCommunities__group-list a{display:block;font-weight:500;font-size:1.105em;line-height:1.333;margin-bottom:.5em;letter-spacing:.1em}.homeCommunities__background:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,#fff 10%,transparent 30% 85%,#fff 98%)}.homeCommunities__background canvas{background-blend-mode:luminosity;background-color:#fff;margin-top:min(19px,1.1875vw);opacity:.07;height:auto}@media screen and (max-width:991px){.homeCommunities__wrap{padding:max(6vw,40px) 0 max(8vw,60px)}.homeCommunities__map{margin-bottom:0;width:90%}.homeCommunities__map-inner{width:100%}.homeCommunities__map-areas{pointer-events:none}.homeCommunities__map-groups{font-size:1.12vw}.homeCommunities__map-hovers{position:absolute;top:0;left:0}.homeCommunities__map-cta{left:0;top:100%;display:flex;align-items:flex-start;justify-content:center;margin:2em auto;font-size:1em;right:3.375em;gap:2em}.homeCommunities__map-cta a{max-width:3.75em}.homeCommunities__header{text-align:center;margin-top:10em}.homeCommunities__groups{flex-flow:row wrap;justify-content:center;text-align:center;gap:4em 3em}.homeCommunities__group{width:calc(50% - 2em)}.homeCommunities__background canvas{margin-top:0;height:100%}}@media screen and (max-width:767px){.homeCommunities__header .siteHeading span{font-size:max(8vw,.475em)}.homeCommunities__groups{flex-direction:column;align-items:center;gap:4em}.homeCommunities__group{width:100%;max-width:200px}.homeCommunities__group-list a{font-size:1.25em;margin-bottom:.5em}}@media screen and (max-width:480px){.homeCommunities__group-list a{margin-bottom:.75em}}.homeCommunities{position:relative;overflow:visible;isolation:isolate}.homeCommunities__wrap{max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}.homeCommunities__map-areas,.homeCommunities__map-inner{position:relative}.homeCommunities__map-hovers{position:absolute;inset:0;z-index:2;pointer-events:none}.homeCommunities__background{position:absolute;inset:0;z-index:-1;overflow:hidden}.homeCommunities__background img{width:100%;height:100%;object-fit:cover;background-blend-mode:luminosity;background-color:#fff;opacity:.07;margin-top:min(19px,1.1875vw)}@media screen and (max-width:991px){.homeCommunities__wrap{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:992px){.homeCommunities__map{margin-bottom:2.5em}}.homeCommunities__map-inner{--hc-ease:cubic-bezier(0.16,1,0.3,1);--hc-lift:translateY(-10px) scale(1.05)}.homeCommunities__map-areas{z-index:1}.homeCommunities__map-hovers{z-index:3}.homeCommunities__map-outline{position:absolute;inset:0;width:100%;height:100%;z-index:4;pointer-events:none;overflow:visible}.homeCommunities__map-groups{z-index:5}.homeCommunities__map-outline polygon{fill:transparent;stroke:#ffffff;stroke-width:2.5;stroke-linejoin:round;vector-effect:non-scaling-stroke;opacity:0;stroke-dasharray:1;stroke-dashoffset:1;transform-box:fill-box;transform-origin:center}@media screen and (min-width:992px){.homeCommunities__map-hovers>div{transition:opacity .25s ease,transform .4s var(--hc-ease),filter .4s ease;transform-origin:center;will-change:transform,filter}.homeCommunities__map-hovers>div.is-active{transform:var(--hc-lift);filter:drop-shadow(0 3px 4px rgba(3,12,30,.55)) drop-shadow(0 12px 16px rgba(3,12,30,.5)) drop-shadow(0 26px 34px rgba(3,12,30,.45))}.homeCommunities__map-outline polygon{transition:opacity .2s ease,stroke-dashoffset .6s ease,transform .4s var(--hc-ease);filter:drop-shadow(0 0 2px rgba(0,0,0,.55))}.homeCommunities__map-outline polygon.is-active{opacity:1;stroke-dashoffset:0;transform:var(--hc-lift);filter:drop-shadow(0 0 5px rgba(255,255,255,.55)) drop-shadow(0 0 2px rgba(0,0,0,.6))}}@media (prefers-reduced-motion:reduce){.homeCommunities__map-hovers>div,.homeCommunities__map-outline polygon{transition-duration:.01ms!important}.homeCommunities__map-hovers>div.is-active,.homeCommunities__map-outline polygon.is-active{transform:none!important}}.homeCommunities__map-labels{position:absolute;inset:0;z-index:6;pointer-events:none}.homeCommunities__map-labels>div{position:absolute;opacity:0;visibility:hidden}.homeCommunities__map-labels>div.is-active{opacity:1;visibility:visible}.homeCommunities__map-labels>div[data-area=stonegate]{left:0;top:161px}.homeCommunities__map-labels>div[data-area=stonegate] span{left:11px;top:70px}.homeCommunities__map-labels>div[data-area=aspen]{left:97px;top:166px}.homeCommunities__map-labels>div[data-area=aspen] span{left:12px;top:20px}.homeCommunities__map-labels>div[data-area=evergreen]{left:164px;top:167px}.homeCommunities__map-labels>div[data-area=evergreen] span{left:-4px;top:30px}.homeCommunities__map-labels>div[data-area=village-homes]{left:98px;top:243px}.homeCommunities__map-labels>div[data-area=village-homes] span{left:-22px;top:46px}.homeCommunities__map-labels>div[data-area=west-davis-manor]{left:101px;top:243px}.homeCommunities__map-labels>div[data-area=west-davis-manor] span{left:34px;top:28px}.homeCommunities__map-labels>div[data-area=north-davis-farms]{left:223px;top:39px}.homeCommunities__map-labels>div[data-area=north-davis-farms] span{left:-38px;top:18px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=northstar]{left:269px;top:0}.homeCommunities__map-labels>div[data-area=northstar] span{left:50px;top:22px}.homeCommunities__map-labels>div[data-area=grande]{left:335px;top:64px}.homeCommunities__map-labels>div[data-area=grande] span{left:20px;top:22px}.homeCommunities__map-labels>div[data-area=covell-park]{left:274px;top:49px}.homeCommunities__map-labels>div[data-area=covell-park] span{left:34px;top:90px}.homeCommunities__map-labels>div[data-area=sanda-nueva]{left:223px;top:82px}.homeCommunities__map-labels>div[data-area=sanda-nueva] span{left:-14px;top:34px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=the-cannery]{left:412px;top:76px}.homeCommunities__map-labels>div[data-area=the-cannery] span{left:0;top:30px}.homeCommunities__map-labels>div[data-area=bretton-woods]{left:135px;top:82px}.homeCommunities__map-labels>div[data-area=bretton-woods] span{left:-34px;top:18px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=central-davis]{left:230px;top:166px}.homeCommunities__map-labels>div[data-area=central-davis] span{left:62px;top:52px}.homeCommunities__map-labels>div[data-area=old-north-davis]{left:414px;top:279px}.homeCommunities__map-labels>div[data-area=old-north-davis] span{left:-26px;top:18px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=davis-manor]{left:442px;top:169px}.homeCommunities__map-labels>div[data-area=davis-manor] span{left:32px;top:78px}.homeCommunities__map-labels>div[data-area=downtown]{left:400px;top:308px}.homeCommunities__map-labels>div[data-area=downtown] span{left:6px;top:32px}.homeCommunities__map-labels>div[data-area=old-east-davis]{left:480px;top:330px}.homeCommunities__map-labels>div[data-area=old-east-davis] span{left:-8px;top:30px;white-space:"";width:62px}.homeCommunities__map-labels>div[data-area=wildhorse]{left:538px;top:55px}.homeCommunities__map-labels>div[data-area=wildhorse] span{left:54px;top:60px}.homeCommunities__map-labels>div[data-area=buena-vida]{left:538px;top:87px}.homeCommunities__map-labels>div[data-area=buena-vida] span{left:-32px;top:14px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=green-meadows]{left:537px;top:112px}.homeCommunities__map-labels>div[data-area=green-meadows] span{left:-34px;top:26px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=side-hill-park]{left:537px;top:140px}.homeCommunities__map-labels>div[data-area=side-hill-park] span{left:38px;top:40px}.homeCommunities__map-labels>div[data-area=lake-alhambra]{left:712px;top:131px}.homeCommunities__map-labels>div[data-area=lake-alhambra] span{left:-30px;top:22px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=kaufman-broad]{left:759px;top:171px}.homeCommunities__map-labels>div[data-area=kaufman-broad] span{left:-30px;top:12px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=rancho-yolo]{left:569px;top:213px}.homeCommunities__map-labels>div[data-area=rancho-yolo] span{left:-12px;top:60px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=mace-ranch]{left:629px;top:137px}.homeCommunities__map-labels>div[data-area=mace-ranch] span{left:24px;top:96px}.homeCommunities__map-labels>div[data-area=west-park]{left:480px;top:387px}.homeCommunities__map-labels>div[data-area=west-park] span{left:25px;top:50px}.homeCommunities__map-labels>div[data-area=rose-creek]{left:505px;top:314px}.homeCommunities__map-labels>div[data-area=rose-creek] span{left:58px;top:45px}.homeCommunities__map-labels>div[data-area=arbor-at-oakshade]{left:593px;top:399px}.homeCommunities__map-labels>div[data-area=arbor-at-oakshade] span{left:0;top:44px}.homeCommunities__map-labels>div[data-area=willowcreek]{left:663px;top:285px}.homeCommunities__map-labels>div[data-area=willowcreek] span{left:10px;top:58px}.homeCommunities__map-labels>div[data-area=old-willowbank]{left:667px;top:373px}.homeCommunities__map-labels>div[data-area=old-willowbank] span{left:-2px;top:32px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=ranch-macero]{left:749px;top:253px}.homeCommunities__map-labels>div[data-area=ranch-macero] span{left:12px;top:70px;white-space:nowrap}.homeCommunities__map-labels>div[data-area=willowbank]{left:776px;top:373px}.homeCommunities__map-labels>div[data-area=willowbank] span{left:-3px;top:24px}.homeCommunities__map-labels>div[data-area=macero-del-norte]{left:857px;top:254px}.homeCommunities__map-labels>div[data-area=macero-del-norte] span{left:12px;top:24px}.homeCommunities__map-labels>div[data-area=el-macero-estates]{left:965px;top:257px}.homeCommunities__map-labels>div[data-area=el-macero-estates] span{left:3px;top:22px}.homeCommunities__map-labels>div[data-area=el-macero]{left:855px;top:316px}.homeCommunities__map-labels>div[data-area=el-macero] span{left:54px;top:45px}@media screen and (min-width:992px){.homeCommunities__map-labels>div{transition:opacity .25s ease,transform .4s var(--hc-ease);transform-origin:center}.homeCommunities__map-labels>div.is-active{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.homeCommunities__map-labels>div{transition-duration:.01ms!important}.homeCommunities__map-labels>div.is-active{transform:none!important}}