.rdt{position:relative}
.rdtPicker{display:none;box-shadow:0 0 2px rgba(0,0,0,.5);position:absolute;width:250px;padding:4px;margin-top:1px;z-index:99999!important;background:#fff;border:1px solid #f9f9f9}
.rdtOpen .rdtPicker{display:block}
.rdtStatic .rdtPicker{box-shadow:none;position:static}
.rdtPicker .timeToggle{text-align:center}
.rdtPicker table{width:100%;margin:0}
.rdtPicker td,.rdtPicker th{text-align:center;height:35px}
.rdtPicker td{font-size:13px;font-weight:700;text-transform:uppercase;line-height:1}
@media screen and (max-width:480px){.rdtPicker td{font-size:13px}
}
.rdtPicker .timeToggle:hover,.rdtPicker td.day:hover,.rdtPicker td.hour:hover,.rdtPicker td.minute:hover,.rdtPicker td.second:hover{background:#eee;color:#0074e4;border-radius:50%;cursor:pointer}
.rdtPicker td span.disabled,.rdtPicker td span.disabled:hover,.rdtPicker td.disabled,.rdtPicker td.disabled:hover{cursor:not-allowed;background:0 0;color:#999}
.rdtPicker td.new,.rdtPicker td.old{color:#999;font-weight:400}
.rdtPicker td.today{position:relative}
.rdtPicker td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}
.rdtPicker td.active,.rdtPicker td.active:hover{background:#000;color:#fff;border-radius:50%;text-shadow:0 -1px 0 rgba(0,0,0,.25)}
.rdtPicker td.active.today:before{border-bottom-color:#fff}
.rdtPicker td span.old{color:#999}
.rdtPicker .dow{color:#aaa;font-size:13px;width:14.2857%}
.rdtPicker th.switch{width:100px}
.rdtPicker th.next,.rdtPicker th.prev{font-size:21px;vertical-align:top}
.rdtPicker th.disabled,.rdtPicker th.disabled:hover{background:0 0;color:#999;cursor:not-allowed}
.rdtPicker thead tr:first-child th{cursor:pointer;font-size:20px;line-height:1.5;font-weight:700;font-weight:400;text-align:center;margin:0 auto}
@media screen and (max-width:480px){.rdtPicker thead tr:first-child th{font-size:17px}
}
.rdtPicker thead tr:first-child th:hover{background:#eee}
.rdtPicker tfoot{border-top:1px solid #f9f9f9}
.rdtPicker button{border:none;background:0 0;cursor:pointer}
.rdtCounter .btn:hover,td.month:hover,td.year:hover{background:#eee}
.rdtPicker button:hover{background-color:#eee}
.rdtPicker thead button{width:100%;height:100%}
td.month,td.year{height:60px;width:25%;cursor:pointer}
.rdtCounters{display:inline-block}
.rdtCounters>div{float:left}
.rdtCounter{width:40px}
.rdtCounter .btn{height:40%;line-height:40px;cursor:pointer}
.mobile-dialog,.mobile-dialog-title{position:fixed;left:0;background:#fff;top:0}
.rdtCounter,.rdtCounter .rdtCount{height:20%;font-size:1.2em}
.rdtCounterSeparator{line-height:100px}
.mobile-dialog-title-content,.mobile-dialog-title>h2{height:45px;line-height:45px}
.rdtMilli{vertical-align:middle;padding-left:8px;width:48px}
.rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}
.mobile-dialog{right:0;bottom:0;z-index:2100}
.mobile-dialog-title{width:100%;height:45px;z-index:2150;font-size:14px;font-weight:700;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}
.mobile-dialog-title>h2{color:#aaa;text-transform:uppercase}
.mobile-dialog-title>a,.mobile-dialog-title>a:hover{position:absolute;top:0;left:5px;width:auto;height:45px;line-height:45px;color:#0074e4;text-transform:uppercase;background:0 0;border:0;padding:0 .67em}
.mobile-dialog-title>a.mobile-dialog-right-button{left:auto;right:5px}
.mobile-dialog-content{position:fixed;top:45px;left:0;height:calc(100% - 45px);width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
.mobile-dialog_open{height:100%;overflow:hidden!important}
.mobile-dialog-right-enter{transform:translate3d(100vw,0,0)}
.mobile-dialog-right-enter.mobile-dialog-right-enter-active{transform:translate3d(0,0,0);transition:transform .3s ease-in-out}
.mobile-dialog-right-leave{transform:translate3d(0,0,0)}
.mobile-dialog-right-leave.mobile-dialog-right-leave-active{transform:translate3d(100vw,0,0);transition:transform .3s ease-in-out}
.mobile-dialog-bottom-enter{transform:translate3d(0,100vh,0)}
.mobile-dialog-bottom-enter.mobile-dialog-bottom-enter-active{transform:translate3d(0,0,0);transition:transform .3s ease-in-out}
.mobile-dialog-bottom-leave{transform:translate3d(0,0,0)}
.mobile-dialog-bottom-leave.mobile-dialog-bottom-leave-active{transform:translate3d(0,100vh,0);transition:transform .3s ease-in-out}
.nc-contact-wrap{font-size:13px;padding:10px}
.sticky-bal-wrapper .nc-contact-wrap{width:300px}
.nc-flex{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}
.slick-list,.slick-slider,.slick-track{display:block;position:relative}
.nc-flex-item{-ms-flex:1 100%;flex:1 100%}
.nc-flex-item-sm{-ms-flex:1 250px;flex:1 250px}
.nc-flex-item-lg{-ms-flex:2 50%;flex:2 50%}
.nc-callout{background-color:#e2effc;padding:10px 20px;margin-left:-10px;margin-right:-10px}
.nc-contact-ta-wrapper textarea{display:block;resize:vertical;height:57px;margin-bottom:0;max-height:100px}
@media screen and (max-width:480px){.nc-contact-ta-wrapper textarea{height:40px;line-height:200%;max-height:110px;resize:none;transition:height .35s}
.nc-contact-ta-wrapper textarea:focus{height:110px;transition:height .35s}
}
.nc-contact-lightbox .yui3-lightbox-content{max-width:560px}
.zsg-wrapper_highlight:before{right:-1px;width:auto}
.nc-form{position:absolute}
.nc-form-title{margin-bottom:10px}
#nc-submit{font-size:1rem}
.nc-text_medium{font-size:15px}
.zsg-tour-form-subfooter{margin-left:-20px;margin-right:-20px;margin-bottom:-35px;padding:20px 0;text-align:center;font-size:1em}
.zsg-tour-form_inline{padding:10px 50px}
.zsg-tour-form_inline .zsg-tour-form-subfooter{background-color:inherit;border-top:1px solid #ddd;margin-left:-50px;margin-right:-50px;margin-top:25px;padding:20px 0 10px}
.zsg-tour-form_inline.zsg-mobile{padding:0;border:none;border-bottom:1px solid #ddd;margin-top:20px}
.zsg-tour-form_inline.zsg-mobile .zsg-tour-form-subfooter{padding:0 0 20px;border:none}
.zsg-formsubmission-confirm.zsg-mobile{margin-top:20px}
#nc-tour-form_mobile-dialog .mobile-dialog{visibility:inherit}
#contact-tall.nc-contact{margin-top:-60px}
.zsg-button_link{border:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}
.slick-track{left:0;top:0;margin-left:auto;margin-right:auto}
.slick-track:after,.slick-track:before{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{float:left;height:100%;min-height:1px;display:none}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.zsg-aspect-ratio{position:relative;overflow:hidden}
.zsg-aspect-ratio:before{display:block;content:"";width:100%;padding-top:54.375%}
.zsg-aspect-ratio.zsg-aspect-ratio_16_9:before{padding-top:56.25%}
.zsg-aspect-ratio.zsg-aspect-ratio_7_4:before{padding-top:57.14285714%}
.zsg-aspect-ratio.zsg-aspect-ratio_5_3:before{padding-top:60%}
.zsg-aspect-ratio .zsg-aspect-ratio-content{position:absolute;top:0;left:0;right:0;bottom:0}
.community-video-container{position:relative;padding-bottom:56%;height:0;margin-top:10px}
.community-video{position:absolute;top:0;left:0;height:100%;width:100%}
.community-features-cdp-link{text-align:center}
.cdp-photo-carousel{width:calc(100% - 50px);margin-left:20px;margin-top:10px}
.community-features-photo,.zillow-map-control,.zillow-map-control .zillow-map-picasso{width:100%;height:100%}
.cdp-photo-carousel .zsg-carousel-btn{font-size:25px;position:absolute;display:block;cursor:pointer;background:0 0;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:0}
.cdp-photo-carousel .zsg-carousel-btn.slick-disabled{opacity:.3}
.cdp-photo-carousel .slick-prev{left:-25px}
.cdp-photo-carousel .slick-prev[dir=rtl]{left:auto;right:-25px}
.cdp-photo-carousel .slick-next{right:-25px}
.cdp-photo-carousel .slick-next[dir=rtl]{left:-25px;right:auto}
.cdp-photo-carousel .slick-slide{padding:2px}
.community-features-photo{background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer}
.status-label{font-weight:700}
.ss-icon_highlight{color:#03c04a}
.zsg-table_fixed{table-layout:fixed}
.la-media_middle .zsg-media-bd,.la-media_middle .zsg-media-img{display:table-cell;vertical-align:middle}
.la-media_middle .zsg-media-img{float:none;margin:0;padding-right:15px}
.la-home-info:before{content:"\b7";font-weight:700;padding:0 5px}
.la-home-info:first-child:before{content:'';padding-left:0}
.la-truncate-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zsg-badge.zsg-badge_yellow{color:#444;background-color:#fce013}
.zillow-map-control .fill-available-space{width:100%;height:100%;left:0;top:0;margin:0;padding:0;position:absolute}
.zillow-map-control.map-light path.poly-parcel{stroke:#000}
.zillow-map-control.map-light path.poly-region{stroke:rgba(56,124,237,.8);stroke-width:3px}
.zillow-map-control.map-dark path.poly-parcel{stroke:#fff}
.zillow-map-control.map-dark path.poly-region{stroke:#ff0}
.zillow-map-control .zillow-map-layer{position:absolute;top:0}
.zillow-map-control .zillow-map-layer .boundary-container,.zillow-map-control .zillow-map-layer .boundary-svg{width:256px;height:256px;left:0;top:0;position:absolute;overflow:hidden}
.zillow-map-control .zillow-map-layer .full-boundary-container,.zillow-map-control .zillow-map-layer .full-boundary-svg,.zillow-map-control .zillow-map-layer .picasso-boundary-container{width:100%;height:100%;left:0;top:0;overflow:visible;position:absolute}
.zillow-map-control .zillow-map-layer .few-results .quick-styling,.zillow-map-control .zillow-map-layer .high-zoom .only-low-zoom,.zillow-map-control .zillow-map-layer .low-zoom .only-high-zoom,.zillow-map-control .zillow-map-layer .many-results .detail-styling{display:none}
.zillow-map-control .zillow-map-layer .marker-position{position:absolute;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:1px;height:1px}
.zillow-map-control .zillow-map-layer .property-dot{width:15px;height:15px;border-radius:50%;border-width:2px;border-style:solid;border-color:#fff;transform:translate(0,2px);box-shadow:0 2px 2px rgba(0,0,0,.5);color:#fff;font-size:8px;text-align:center}
.zillow-map-control .zillow-map-layer .property-dot-shadow{width:16px;height:16px;border-radius:50%;border-width:4px;border-style:solid;border-color:#191919}
.zillow-map-control .zillow-map-layer .notification-marker.notification-marker{background-color:#ed7318;color:#fff}
.zillow-map-control .zillow-map-layer .notification-marker.notification-marker :hover{background-color:rbga(221,102,17,1)}
.zillow-map-control .zillow-map-layer .inverted-property-label{text-align:center;background-color:#000;color:#fff;border-radius:5px;padding-right:5px;padding-left:5px;font-size:12px;font-weight:700;-ms-flex-negative:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;box-shadow:0 1px 0 0 rgba(255,255,255,.5)}
.zillow-map-control .zillow-map-layer .inverted-property-label:hover,.zillow-map-control .zillow-map-layer .property-label{text-align:center;border-radius:5px;font-weight:700;-ms-flex-negative:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;background-color:#f6f6f6;color:#333;padding-right:5px;padding-left:5px;font-size:12px;box-shadow:0 1px 1px rgba(0,0,0,.5)}
.zillow-map-control .zillow-map-layer .marker-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;margin-top:8px}
.zillow-map-control .zillow-map-layer .marker-bubble-container{display:-ms-flexbox;display:flex;visibility:hidden;position:absolute;left:0;bottom:100%;z-index:3}
.zillow-map-control .zillow-map-layer .marker-bubble-container .map-bubble_mini{-ms-flex:1 0 auto;flex:1 0 auto}
.zillow-map-control .zillow-map-layer .marker-bubble-container .map-bubble_mini .zsg-media_shrinkwrap{display:-ms-flexbox;display:flex}
.zillow-map-control .zillow-map-layer .marker-bubble-container .map-bubble_mini .zsg-media_shrinkwrap .zsg-media-img{-ms-flex:0 0 auto;flex:0 0 auto}
.zillow-map-control .zillow-map-layer .marker-bubble-container .map-bubble_mini .zsg-media_shrinkwrap .zsg-media-bd{-ms-flex:1 0 auto;flex:1 0 auto}
.zillow-map-control .zillow-map-layer .marker-bubble-container .map-bubble-beak{left:50%;margin-left:-11px}
.zillow-map-control .zillow-map-layer .marker-bubble-container.map-bubble_below{bottom:auto;top:100%;margin-top:7px}
.zillow-map-control .zillow-map-layer .marker-bubble-container.map-bubble_right .map-bubble-beak{left:0;margin-left:0}
.zillow-map-control .zillow-map-layer .marker-bubble-container.map-bubble_left .map-bubble-beak{left:100%;margin-left:-22px}
#nc-community-map{width:100%;height:100%}
.community-map-wrapper{width:654px;height:380px}
.community-map-wrapper .map-control-disabled{cursor:default;zoom:1;filter:alpha(opacity=33);opacity:.33;transition:opacity .8s;z-index:0;color:#444;background-color:#fff;background:linear-gradient(to top,#fff,#fff);background-repeat:repeat-x}
.community-map-wrapper .map-controls-wrapper{bottom:auto;left:auto;position:absolute;right:7px;top:40px;z-index:9;margin:0}
.community-map-wrapper .map-control-menu-option{height:32px;padding-top:8px;padding-left:8px}
.community-map-wrapper .z-map-button{width:40px;cursor:pointer;margin:0 0 10px;transition:opacity .4s}
.community-map-wrapper .z-map-button .disabled,.community-map-wrapper .z-map-button.disabled{cursor:default;zoom:1;filter:alpha(opacity=33);opacity:.33;transition:opacity .8s;z-index:0;color:#444;background-color:#fff;background:linear-gradient(to top,#fff,#fff);background-repeat:repeat-x}
.community-map-wrapper .z-map-button.disabled.zoom-control{background-image:none;background-color:transparent}
.community-map-wrapper .z-map-button .tooltip{max-width:none}
.community-map-wrapper .z-map-button .map-control{display:block;width:100%;padding:5px 0;font-size:40px;text-align:center;text-decoration:none;whitespace:nowrap;color:#444;border-radius:5px;box-shadow:0 3px 5px rgba(0,0,0,.6);cursor:pointer;position:relative;background-color:#fff;background:linear-gradient(to top,#fff,#fff);background-repeat:repeat-x}
.community-map-wrapper .z-map-button .map-control.round{padding:0;border-radius:40px;height:40px;width:40px;line-height:40px}
.community-map-wrapper .z-map-button .map-control.square{padding:0;height:40px;width:40px;line-height:40px}
.community-map-wrapper .z-map-button .map-control.pair-top{margin-bottom:5px}
.community-map-wrapper .z-map-button .map-control:hover{color:#0074e4;background-color:#ebebeb;background:linear-gradient(to top,#fff,#ccc);background-repeat:repeat-x}
.community-map-wrapper .z-map-button .map-control:active{color:#1b5098;background-color:#e0e0e0;background:linear-gradient(to top,#ccc,#fff);background-repeat:repeat-x}
.community-map-wrapper .z-map-button .map-control.active{color:#fff;background-color:#0074e4;background:linear-gradient(to top,#0074e4,#0074e4);background-repeat:repeat-x}
.community-map-wrapper .z-map-button .map-control.active:active,.community-map-wrapper .z-map-button .map-control.active:hover{color:#fff;background-color:#fc384a;background:linear-gradient(to top,#fc384a,#fc384a);background-repeat:repeat-x}
.community-map-wrapper .z-map-button .map-control .disabled,.community-map-wrapper .z-map-button .map-control .disabled a.active:active,.community-map-wrapper .z-map-button .map-control .disabled a.active:hover,.community-map-wrapper .z-map-button .map-control.disabled,.community-map-wrapper .z-map-button .map-control.disabled a.active:active,.community-map-wrapper .z-map-button .map-control.disabled a.active:hover{cursor:default;zoom:1;filter:alpha(opacity=33);opacity:.33;transition:opacity .8s;z-index:0;color:#444;background-color:#fff;background:linear-gradient(to top,#fff,#fff);background-repeat:repeat-x}
.community-map-wrapper .z-map-button .arrow-down{border-color:#000 transparent transparent;border-style:solid;border-width:4px 4px 0;display:inline-block;vertical-align:top;margin:7px 0 0}
#community-menu.community-menu-lightbox .zsg-toolbar-left li:first-child .zsg-button.zsg-button_selected,.zsg-nav-sub-wrapper.community-menu-fullpage.cdp-sticky-menu .zsg-nav-sub #community-menu .zsg-toolbar-left li:first-child .zsg-button.zsg-button_selected{border-color:#1b5098}
.community-map-wrapper .map-control-container .map-mode{font-size:10px}
.community-map-wrapper .map-control-container .zoom-in,.community-map-wrapper .map-control-container .zoom-out{line-height:48px}
.community-map-wrapper .map-control-container .picasso-control{margin-top:10px}
.community-map-wrapper .map-control-container .picasso{font-size:31px;top:4px;left:4px;position:absolute;height:40px}
.map-controls-simplified .community-map-wrapper .map-control-container .picasso{font-size:23px;left:9px}
.community-map-wrapper .map-control-container .zsg-icon-label{position:relative;font-size:9px;font-weight:700;top:8px}
.community-map-wrapper .z-map-control-panel{position:absolute;right:0;box-shadow:0 3px 5px rgba(0,0,0,.6);background:#fff}
#community-menu{background-color:#d9f0f9}
#community-menu .zsg-toolbar-button{font-weight:700;text-transform:uppercase;font-size:13px;font-size:.86666667rem}
#community-menu .zsg-toolbar-button.zsg-button{background:0 0}
#community-menu .zsg-button:hover{background:linear-gradient(to top,rgba(200,225,249,.5),#d9f0f9);background-repeat:repeat-x}
#community-menu .cdp-expand .zsg-icon-pop-up{font-size:24px;line-height:1px}
#community-menu .cdp-close .zsg-icon-x-thick{margin-right:4px}
#community-menu.community-menu-lightbox{width:684px;max-width:100%;top:0;box-shadow:0 2px 5px 0 rgba(200,200,200,.5);position:fixed;z-index:10;-webkit-transform:translate3d(0,0,0)}
@media only screen and (min-width:768px){#community-menu.community-menu-lightbox{width:calc(100% - 86px)}
}
@media only screen and (min-width:1106px){#community-menu.community-menu-lightbox{width:1024px}
}
#community-menu.community-menu-lightbox .zsg-toolbar-left li:first-child .zsg-button{color:#fff;background:#0074e4}
#community-menu.community-menu-lightbox .zsg-toolbar-left li:first-child .zsg-button:focus,#community-menu.community-menu-lightbox .zsg-toolbar-left li:first-child .zsg-button:hover{background-color:#0074e4;background:linear-gradient(to top,#0074e4,#1b5098);background-repeat:repeat-x}
#community-menu.community-menu-lightbox .zsg-toolbar-left li:first-child .zsg-button:active{background-color:#0074e4;background:linear-gradient(to top,#1b5098,#0074e4);background-repeat:repeat-x}
.zsg-nav-sub-wrapper.community-menu-fullpage .zsg-nav-sub{transition:padding-left 1s}
.zsg-nav-sub-wrapper.community-menu-fullpage .zsg-nav-sub #community-menu .zsg-toolbar-left li:first-child .zsg-button{transition:background-color 1s,color 1s}
.mobile-device .zsg-nav-sub-wrapper.community-menu-fullpage{display:none}
.zsg-nav-sub-wrapper.community-menu-fullpage.cdp-sticky-menu{position:fixed;top:0;width:100%;z-index:10004;box-shadow:0 2px 5px 0 rgba(200,200,200,.5);padding-left:0;margin:0!important}
.zsg-nav-sub-wrapper.community-menu-fullpage.cdp-sticky-menu .zsg-nav-sub{padding-left:20px;transition:padding-left 1s}
.zsg-nav-sub-wrapper.community-menu-fullpage.cdp-sticky-menu .zsg-nav-sub #community-menu .zsg-toolbar-left li:first-child .zsg-button{transition:background-color 1s,color 1s;color:#fff;background:#0074e4}
.zsg-nav-sub-wrapper.community-menu-fullpage.cdp-sticky-menu .zsg-nav-sub #community-menu .zsg-toolbar-left li:first-child .zsg-button:focus,.zsg-nav-sub-wrapper.community-menu-fullpage.cdp-sticky-menu .zsg-nav-sub #community-menu .zsg-toolbar-left li:first-child .zsg-button:hover{background-color:#0074e4;background:linear-gradient(to top,#0074e4,#1b5098);background-repeat:repeat-x}
.zsg-nav-sub-wrapper.community-menu-fullpage.cdp-sticky-menu .zsg-nav-sub #community-menu .zsg-toolbar-left li:first-child .zsg-button:active{background-color:#0074e4;background:linear-gradient(to top,#1b5098,#0074e4);background-repeat:repeat-x}
#cdp-mobile-back-link{display:none;position:absolute}
@media screen and (max-width:480px){#community-menu,.zsg-nav-sub-wrapper.community-menu-fullpage{display:none}
#cdp-mobile-back-link{display:block}
}
.mobile-device #cdp-mobile-back-link{display:block}
#cdp-mobile-back-link .mobile-back-link-banner{background-color:#fff}
#cdp-mobile-back-link .mobile-back-link-banner .mobile-back-link-button{-webkit-appearance:none;border:none;background:0 0;color:#0074e4;height:44px}
#cdp-mobile-back-link .mobile-back-link-banner .mobile-back-link-button .mobile-back-link-text{padding:0 10px}
.cdp-photo-header{min-height:416px;width:100%;margin-bottom:20px;position:relative;background-size:cover;background-position:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
@media screen and (min-width:481px) and (max-width:768px){.cdp-photo-header{min-height:300px}
}
.cdp-photo-header:before{content:'';display:block;background-color:rgba(0,0,0,.4);position:absolute;width:100%;height:100%}
.cdp-photo-header h1{color:#fff;text-align:center;flex:1;position:relative;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;max-height:3.9em}
.map-hole-wrapper{position:absolute;top:9rem;right:1.333rem}
@media screen and (min-width:769px){.map-hole-wrapper{display:none}
}
.map-hole-wrapper .map-hole{width:5.8rem;height:5.8rem;border-radius:50%;overflow:hidden;border:1px solid #ccc;position:relative;cursor:pointer}
.map-hole-wrapper .map-hole .button-text{display:block;position:absolute;left:50%;top:0;margin-left:-1.75rem;width:3.5rem;font-size:13px;color:#fff;text-align:center;background-color:#0074e4;line-height:1.25;padding:.15rem}
.map-hole-wrapper .map-hole .zsg-icon-double-arrows-expand,.map-hole-wrapper.rectangular-map .map-hole .button-text{display:none}
.map-hole-wrapper .map-hole img{margin-top:-.133rem;margin-left:-7.133rem}
.map-hole-wrapper .map-hole .zsg-icon-map-marker{position:absolute;top:50%;left:50%;height:1.2rem;width:1.2rem;margin:-.6rem 0 0 -.6rem;border:2px solid #fff;border-radius:50%;background-color:#000}
.map-hole-wrapper.rectangular-map{position:relative;top:0;float:right;right:0}
.map-hole-wrapper.rectangular-map .map-hole{width:20rem;height:6rem;border-radius:.333rem}
.map-hole-wrapper.rectangular-map .map-hole img{margin:-.133rem}
.map-hole-wrapper.rectangular-map .map-hole .zsg-icon-double-arrows-expand{display:block;padding:.267rem;line-height:0;position:absolute;top:.333rem;right:.333rem;border-radius:.2rem;color:#fff;background-color:rgba(0,0,0,.6)}
#community-details .map-hole-wrapper{position:relative;top:0;right:0;float:right}
@media screen and (min-width:769px){#community-details .map-hole-wrapper{display:block}
}
.buildable-plan{margin-bottom:15px}
.buildable-plan .buildable-plan-info{display:inline-block;vertical-align:top;margin-left:10px;max-width:calc(50% - 10px)}
.buildable-plan .buildable-plan-info h2,.buildable-plan .buildable-plan-info h3,.buildable-plan .buildable-plan-info p{margin-bottom:0}
.buildable-plan .buildable-plan-info p>span{font-weight:600}
.buildable-plan .buildable-plan-info p>span:before{content:'\b7';padding:0 5px}
.buildable-plan .buildable-plan-info p>span:first-child:before{content:'';padding:0}
.buildable-plan .buildable-plan-info .zsg-button{padding:.4em 1.8em;margin-top:5px}
.buildable-plan .buildable-plan-info h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.buildable-plan .buildable-plan-info .plan-spec-counts,.buildable-plan .buildable-plan-info a{font-size:1.1em}
@media screen and (min-width:550px){.buildable-plan .buildable-plan-info{margin-left:20px;max-width:calc(50% - 20px)}
}
@media screen and (max-width:768px){.buildable-plan .buildable-plan-info .plan-spec-counts span~span{display:none}
}
@media screen and (max-width:480px){.cdp-photo-header{min-height:234px}
.buildable-plan .buildable-plan-info h3{font-size:4.25vw}
.buildable-plan .buildable-plan-info h3.estimate-contact{font-size:4vw}
.buildable-plan .buildable-plan-info h2{font-size:5vw}
.buildable-plan .buildable-plan-info p{font-size:3.2vw}
.buildable-plan .buildable-plan-info a,.buildable-plan .buildable-plan-info p.plan-spec-counts{font-size:4vw}
}
.buildable-plan .buildable-plan-carousel{width:50%;display:inline-block;max-width:327px}
.buildable-plan .buildable-plan-carousel .zsg-carousel-btn{position:absolute;top:50%;transform:translate(0,-50%);z-index:1;border:1px solid #fff;background-color:#444;width:9%;height:25%;zoom:1;opacity:.7;color:#fff;padding:0}
.buildable-plan .buildable-plan-carousel .zsg-carousel-btn:hover{color:#62aef7}
.buildable-plan .buildable-plan-carousel .zsg-carousel-btn:before{zoom:2;margin-left:-.4vw;padding-top:.1vw;line-height:1;font-size:2.85vw}
@media screen and (min-width:550px){.buildable-plan .buildable-plan-carousel .zsg-carousel-btn:before{font-size:20px;margin-left:-3px;padding-top:1px}
}
.buildable-plan .buildable-plan-carousel .slick-prev{left:10px}
.buildable-plan .buildable-plan-carousel .slick-next{right:10px}
.buildable-plan .buildable-plan-carousel .buildable-plan-photo{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%}
.hdp-gallery-image-content{width:100%;height:100%;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-touch-action:pan-x;touch-action:pan-x}
@media screen and (min-width:769px){.hdp-gallery-image-content{height:calc(100% - 75px);margin-top:75px}
}
.hdp-gallery-image-content .hdp-gallery-image-spinner{position:absolute}
.hdp-gallery-image-content .hdp-gallery-image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;color:#fff}
.hdp-gallery-image-content .hdp-gallery-image>div{position:relative}
.hdp-gallery-image-content .hdp-gallery-image .image{max-height:calc(100vh - 150px);max-width:100%;margin-bottom:40px;display:block;cursor:pointer}
.hdp-gallery-image-content .hdp-gallery-image .gallery-lightbox-cta-overlay{height:100%;width:100%;background:#000;opacity:.7;position:absolute;top:0}
.hdp-gallery-image-content .hdp-gallery-image .lightbox-image-caption{position:absolute;width:100%;bottom:0;margin-bottom:40px;height:60px;line-height:60px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.75))}
.hdp-gallery-image-content .hdp-gallery-cta-content{transform:translateY(-50%);text-align:center;color:#fff}
.hdp-gallery-image-content .hdp-gallery-cta-content .hdp-gallery-contact-button{width:55%;display:inline-block;margin-top:20px}
.hdp-map-container{position:absolute;width:100%;height:100%;display:block}
.hdp-map-container .MicrosoftMap .NavBar_Container{display:none}
.hdp-road-map-center-marker{border:2px solid #fff;background:#000;border-radius:50%;width:16px;height:16px}
.hdp-map-control-container .map-control,.home-details-map-control-container .map-control{display:block;line-height:40px;text-align:center;border-radius:40px;box-shadow:0 1px 3px rgba(0,0,0,.25);margin-top:5px;cursor:pointer}
.hdp-map-control-container{position:absolute;top:10px;right:15px;width:40px;transition:opacity .4s}
.hdp-map-control-container .zoom-controls{font-size:40px}
.hdp-map-control-container .rotation-controls{font-size:26px;padding-top:10px}
.hdp-map-control-container .rotation-controls .map-control{padding-top:7px}
.hdp-map-control-container .map-control{width:40px;height:40px;color:#444;background-color:#fff}
.hdp-map-control-container .map-control:hover{color:#0074e4;background-color:#e0e0e0;background:linear-gradient(to top,#ccc,#fff);background-repeat:repeat-x}
.hdp-map-control-container .map-control:active{color:#1b5098;background-color:#ebebeb;background:linear-gradient(to top,#fff,#ccc);background-repeat:repeat-x}
.hdp-map-control-container .icon-flipped{transform:scaleX(-1)}
.home-details-map-container{position:absolute;width:100%;height:100%;display:block}
.home-details-map-control-container{position:absolute;top:10px;right:15px;width:40px;transition:opacity .4s}
.home-details-map-control-container .zoom-controls{font-size:40px}
.home-details-map-control-container .rotation-controls{font-size:26px;padding-top:10px}
.home-details-map-control-container .rotation-controls .map-control{padding-top:7px}
.home-details-map-control-container .map-control{width:40px;height:40px;color:#444;background-color:#fff}
#street-view-panorama,.street-view-tile{height:100%;width:100%}
.home-details-map-control-container .map-control:hover{color:#0074e4;background-color:#e0e0e0;background:linear-gradient(to top,#ccc,#fff);background-repeat:repeat-x}
.home-details-map-control-container .map-control:active{color:#1b5098;background-color:#ebebeb;background:linear-gradient(to top,#fff,#ccc);background-repeat:repeat-x}
.home-details-map-control-container .icon-flipped{transform:scaleX(-1)}
.street-view-tile{position:relative;overflow:hidden;cursor:pointer}
.street-view-tile .street-view-image{height:100%;width:100%;background-size:cover;background-position:100% 100%}
.street-view-tile .street-view-label{position:absolute;bottom:0;width:100%;color:#fff;padding:10px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.75))}
.street-view-tile .street-view-label .street-view-icon{font-size:20px}
.street-view-tile .street-view-label .street-view-text{padding-left:5px;font-size:13px}
.hdp-map-view-marker{background-color:#fff;max-height:16px;max-width:16px;display:inline-block;box-shadow:0 1px 1px #000;padding-left:2px;padding-top:3px}
.hdp-map-lightbox-control{color:#fff;top:40px;font-size:15px;width:100%;right:15%;position:absolute}
.hdp-map-lightbox-control div{float:right}
.hdp-map-lightbox-control div:hover{cursor:pointer}
.hdp-gallery-map-content .home-details-map-spinner{top:45%;left:50%;position:fixed;z-index:2}
.hdp-gallery-map-content .bing-map-controls ul{bottom:3px;right:3px;z-index:5}
.hdp-gallery-map-content .map-bottom-address{color:#fff;font-size:15px;position:absolute;top:83%;left:16%;margin-top:20px}
.hdp-gallery-map-content .map-controls-wrapper{position:absolute;top:100px;right:15%}
.hdp-gallery-map-content .map-button-container .map-buttons-with-images{position:absolute;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);padding:10px 10px 5px;left:16%;top:100px;margin-left:15px;margin-top:15px;border-radius:3px}
.hdp-gallery-map-content .map-button-container .map-buttons-with-images .map-button{margin-bottom:5px;position:relative;height:32%;cursor:pointer;border-radius:3px}
.hdp-gallery-map-content .map-button-container .map-buttons-with-images .map-button.map-button-selected .map-button-border{position:absolute;top:0;left:0;height:100%;width:100%;border:2px solid #0074e4;border-radius:3px}
.hdp-gallery-map-content .map-button-container .map-buttons-with-images .map-button .map-button-image{width:120px;height:52px;border-radius:3px;background-position:50% 50%;background-color:#000}
.hdp-gallery-map-content .map-button-container .map-buttons-with-images .map-button .zsg-image-caption.zsg-image-caption_bl.map-button-img-caption{font-size:12px;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);padding-bottom:3px;padding-left:7px;border-radius:3px;text-align:left}
.hdp-gallery-map-content .map-button-container .map-buttons-with-input{position:absolute;left:16%;top:100px;margin-left:15px;margin-top:15px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.25);z-index:1;border-radius:3px}
.hdp-gallery-map-content .map-button-container .map-buttons-with-tabs{position:absolute;height:44px;top:0;background-color:#fff;width:100%;box-shadow:0 1px 3px rgba(0,0,0,.25);text-align:center}
.hdp-gallery-map-content .map-button-container .map-buttons-with-tabs .map-button{height:44px;padding:10px 15px 0;text-align:center;cursor:pointer;top:0}
.hdp-gallery-map-content .map-button-container .map-buttons-with-tabs .map-button.map-button-selected a{color:#0074e4;border-bottom:2px solid #0074e4}
.hdp-gallery-map-content button.mobile-map-overlay-button-blue{background:#0074e4;border-color:#0074e4;color:#fff}
.hdp-gallery-map-content .save-home-link a{color:#fff}
.hdp-gallery-map-content .map-control.z-map-button-icon.round.rotate-controls{font-size:26px;padding-top:8px;margin-top:6px}
.hdp-gallery-map-content .MicrosoftMap.MapTypeId_auto.large,.hdp-gallery-map-content .bing-map{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}
.hdp-gallery-map-content #lot-lines-map,.hdp-gallery-map-content #lot-lines-map-container,.hdp-gallery-map-content #lot-lines-map-view{height:100%}
.hdp-gallery-map-content #lot-lines-map .bing-attribution{background-position:0 -50px!important}
.hdp-gallery-map-content #lot-lines-map .map-controls-wrapper{position:absolute;top:10px;right:15px}
.hdp-gallery-map-content #lot-lines-map .map-control{margin-bottom:0;margin-top:5px}
@media screen and (min-width:769px){.hdp-gallery-map-content .map-button-container .map-buttons-with-tabs{display:none}
.hdp-gallery-map-content .map-view-container{position:absolute;top:100px;left:16%;bottom:17%;right:15%}
.hdp-gallery-map-content .mobile-map-directions{display:none}
}
@media screen and (max-width:768px){.hdp-gallery-map-content .map-bottom-address,.hdp-gallery-map-content .map-button-container .map-buttons-with-images,.hdp-gallery-map-content .map-button-container .map-buttons-with-input{display:none}
.hdp-gallery-map-content .map-view-container{position:fixed;top:44px;width:100%;height:calc(100% - 44px)}
.hdp-gallery-map-content .hdp-gallery-actions{display:none}
}
.hdp-gallery-map-content #streetside-map-iframe{width:100%;height:100%;border:none}
.hdp-gallery-map-content .icon-flipped{transform:scaleX(-1);-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1)}
.hdp-gallery-map-content .zsg-button{background-color:#eee}
.hdp-gallery-map-content .mobile-map-directions{position:fixed;left:15px;bottom:15px;height:58px;width:58px;border-radius:50%;z-index:100;background-color:#0074e4;text-align:center;box-shadow:0 1px 8px rgba(0,0,0,.3)}
.hdp-gallery-map-content .mobile-map-directions .zsg-icon-direction{font-size:22px;position:relative;top:18px;color:#fff;line-height:initial}
.hdp-gallery-map-content #street-view-button{display:none;position:absolute;bottom:20px;margin-left:10px;margin-bottom:10px;border:1px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.25);z-index:1}
@media screen and (min-width:769px){.hdp-gallery-map-content #street-view-button{display:block}
}
.hdp-gallery-map-content #street-view-button .image{width:120px;height:70px;position:relative;cursor:pointer;background-size:cover;background-position:center}
.hdp-gallery-map-content #street-view-button .image .caption{position:absolute;bottom:0;left:0;font-size:12px;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);color:#fff;padding-bottom:2px}
.hdp-gallery-map-content #street-view-exit-button{display:none;position:absolute;top:0;margin-left:10px;margin-top:10px;font-size:14px;padding:5px 20px;color:#fff;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.25);z-index:2;background-color:#666;border-radius:5px;border:1px solid #fff}
#map-lightbox .zsg-icon-x-thin,.hdp-photo-gallery-lightbox-content .zsg-icon-x-thin{display:block;z-index:2;cursor:pointer;position:absolute}
#map-lightbox .hdp-gallery-actions{top:35px;right:15%}
@media screen and (max-width:768px){#map-lightbox .zsg-icon-x-thin{color:#0074e4;font-size:20px;padding:15px;top:11px;line-height:initial;left:15px;right:auto}
}
@media screen and (min-width:769px){.hdp-gallery-map-content #street-view-exit-button{display:block}
#map-lightbox .zsg-icon-x-thin{color:#fff;right:30px;top:30px;font-size:30px}
}
#map-lightbox .yui3-lightbox-content{top:0}
.gallery-header-enter{opacity:.01;transform:translateY(-40px)}
.gallery-header-enter.gallery-header-enter-active{transition:transform 250ms ease-out,opacity 250ms ease-out;opacity:1;transform:translateY(0)}
.gallery-header-leave{opacity:1;transform:translateY(0)}
.gallery-header-leave.gallery-header-leave-active{transition:transform 250ms ease-out,opacity 250ms ease-out;opacity:.01;transform:translateY(-40px)}
.hdp-photo-gallery-lightbox-content .zsg-icon-x-thin{color:#fff;right:30px;top:30px;font-size:30px}
.video-object-wrapper{height:91vh;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;left:0;right:0}
.image-gallery.mobile-version li.active .video-object-wrapper{height:92vh}
@media screen and (min-height:200px) and (min-width:360px){.video-object-wrapper{width:350px}
.video-object-wrapper .video-js{width:350px;height:197px}
.image-gallery.mobile-version li.active .video-object-wrapper{height:99vh}
}
@media screen and (orientation:landscape) and (min-height:360px) and (min-width:600px){.video-object-wrapper{width:500px}
.video-object-wrapper .video-js{width:500px;height:282px}
.image-gallery.mobile-version li.active .video-object-wrapper{height:99vh}
}
@media screen and (orientation:portrait) and (min-height:400px) and (min-width:720px){.video-object-wrapper{width:700px}
.video-object-wrapper .video-js{width:700px;height:394px}
}
@media screen and (orientation:landscape) and (min-height:480px) and (min-width:800px){.video-object-wrapper{width:700px}
.video-object-wrapper .video-js{width:700px;height:394px}
}
@media screen and (min-height:600px) and (min-width:1100px){.video-object-wrapper{width:990px}
.video-object-wrapper .video-js{width:990px;height:557px}
}
@media screen and (orientation:landscape) and (min-height:540px) and (min-width:900px){.video-object-wrapper{width:850px}
.video-object-wrapper .video-js{width:850px;height:478px}
}
@media screen and (min-height:800px) and (min-width:1430px){.video-object-wrapper{width:1200px}
.video-object-wrapper .video-js{width:1200px;height:675px}
}
.gallery-lightbox-nav .photo-carousel-left-arrow,.gallery-lightbox-nav .photo-carousel-right-arrow{height:150px;width:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:calc(50% - 75px)}
.gallery-lightbox-nav .photo-carousel-left-arrow .zsg-icon-expando-left,.gallery-lightbox-nav .photo-carousel-left-arrow .zsg-icon-expando-right,.gallery-lightbox-nav .photo-carousel-left-arrow .zsg-icon-reload,.gallery-lightbox-nav .photo-carousel-right-arrow .zsg-icon-expando-left,.gallery-lightbox-nav .photo-carousel-right-arrow .zsg-icon-expando-right,.gallery-lightbox-nav .photo-carousel-right-arrow .zsg-icon-reload{top:unset;margin-top:0}
.gallery-lightbox-nav .photo-carousel-left-arrow{left:0}
.gallery-lightbox-nav .photo-carousel-right-arrow{right:0}
.hdp-gallery-actions{color:#fff;position:absolute;top:12px;right:100px;text-align:right}
.hdp-gallery-actions li{cursor:pointer;margin-left:3.1em}
.hdp-gallery-actions li a{color:#fff}
.hdp-gallery-actions .zsg-icon-heart-filled,.hdp-gallery-actions .zsg-icon-heart-line,.hdp-gallery-actions .zsg-icon-photos{font-size:1.2em;margin-right:.3em;vertical-align:sub}
.hdp-gallery-actions .zsg-icon-mail{margin-right:.3em;vertical-align:text-top;font-size:1.8em;display:inline-block;margin-top:-4px}
.hdp-gallery-actions .zsg-icon-direction{font-size:1.2em;margin-right:.3em;vertical-align:sub}
.hdp-gallery-actions .cf-open-lightbox-button{background-color:#0074e4;border-radius:3px;height:30px;line-height:30px;margin-top:-4px}
.hdp-gallery-actions .cf-open-lightbox-button:hover{background:linear-gradient(to top,#0074e4,#1b5098);color:#fff}
.home-details-fullscreen-lightbox.yui3-lightbox{text-align:center;overflow:hidden;z-index:100000}
.home-details-fullscreen-lightbox.mobile .yui3-lightbox-content .zsg-icon-x-thin{left:24px;top:0;text-align:left;font-size:18px}
.home-details-fullscreen-lightbox.mobile .yui3-lightbox-content .hide-on-mobile-device,.home-details-fullscreen-lightbox.mobile .yui3-lightbox-content .lightbox-close{display:none}
.home-details-fullscreen-lightbox .yui3-lightbox-content{height:100%;max-width:100vw;background-color:transparent;border:none;margin-top:0}
.home-details-fullscreen-lightbox .yui3-lightbox-content .lightbox-body{height:100%;padding:0}
.home-details-fullscreen-lightbox .yui3-lightbox-content .lightbox-body .zsg-carousel-nav{text-align:left}
.home-details-fullscreen-lightbox .yui3-lightbox-content .zsg-icon-x-thin{position:absolute;right:18px;color:#fff;top:12px;font-size:20px;cursor:pointer;padding:15px 18px 10px}
.home-details-fullscreen-lightbox .hdp-gallery-footer{width:100%;height:60px;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}
.home-details-fullscreen-lightbox .hdp-gallery-footer .hdp-gallery-home-info{text-align:center;font:Gotham;color:#fff}
.home-details-fullscreen-lightbox .z3d-attribution{position:absolute;top:.666em;left:.666em;overflow:hidden;font-size:.66em;text-shadow:0 2px 3px rgba(0,0,0,.65);color:#fff;opacity:0;height:4em;padding:.5em .666em .4em 4.4em;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .15s ease-out 3s}
.home-details-fullscreen-lightbox .z3d-attribution-name{white-space:nowrap;font-size:1em}
.home-details-fullscreen-lightbox .z3d-attribution-icon{position:absolute;left:0;top:0;overflow:hidden;height:4em;width:4em}
.home-details-fullscreen-lightbox .z3d-attribution-icon img{height:4em;width:4em;border-radius:100px}
.home-details-fullscreen-lightbox .z3d-attributing .z3d-attribution{opacity:1;z-index:2000}
.home-details-fullscreen-lightbox .z3d-attributing .home-capture-badge,.home-details-fullscreen-lightbox .z3d-attributing .main-title,.home-details-fullscreen-lightbox .z3d-attributing .sub-title{opacity:0}
.home-details-fullscreen-lightbox .home-capture-badge,.home-details-fullscreen-lightbox .title-bar .main-title,.home-details-fullscreen-lightbox .title-bar .sub-title{transition:opacity .15s ease-in 3.15s}
@media screen and (min-width:769px){.home-details-fullscreen-lightbox .z3d-attribution{font-size:1em}
}
@keyframes fadeIn{from{opacity:0}
to{opacity:1}
}
.home-details-fullscreen-lightbox .z3d-helper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;opacity:0;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .15s ease-out .1s}
.home-details-fullscreen-lightbox .z3d-helper-image{width:100%;max-width:400px}
.home-details-fullscreen-lightbox .z3d-helper-caption{padding:.666em;background-color:rgba(255,255,255,.8);border-radius:0;box-shadow:0 2px 3px rgba(0,0,0,.65)}
.home-details-fullscreen-lightbox .z3d-welcome .z3d-helper{animation:fadeIn .25s normal forwards ease-in-out;animation-delay:3s}
@keyframes loading-spinner{0%{transform:rotate(0) translate(-50%,-50%)}
100%{transform:rotate(360deg) translate(-50%,-50%)}
}
.home-details-fullscreen-lightbox .loading-indicator{width:45px;height:45px;transform-origin:left top;position:absolute;top:50%;left:50%;pointer-events:none;opacity:0;transition:opacity .2s linear 1s;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.home-details-fullscreen-lightbox .loading-indicator .spinner{height:45px;width:45px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAMAAAAPdrEwAAAAnFBMVEUAAAAAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQAdOQfg5yZAAAANHRSTlMAAgYLG842DuwT1vLCQiHiTjwEtSjb/p1uXvqNZBZIl7upWKOHx3Qwr4JTJfYteWnmkn3ohulZQgAABZVJREFUWMPM1m1T4jAUhuGThBgIpcVUXkYIoFgVwbVr//9/25Mam9NiF9v1w971q9c8c8oMwMWYupncv+8jrYt5sXsbMPih7OZwJ4vTbdl8Pj/trsHF2D+xfDDZzvLxCfO0K5kwR2P99atf0XA8RpnSWBR7uqfObx40wq4mfbtkXjZYV9y8rhIPN2ksMoTmvBPO37Ihym30kAOReQfcbNJi6KpojNK3nI7ugIu1LuF2OucNWXzLZvE2cSy1m/SzobSDhRD8ony1y4vi7/T4npWFcwjXheHsOsrzvPiUh1/SzxZqtODiss2nGmUyO9iBjuKvZaFEu82mMnEy2q30afEKdbqSVbttNjpJEqS9TY89zrWUWZQenjgA1EYHmdrNOyeu3N8k4EO5X06fYivAF2hBRrfbxzQJdHiVhdxOBoqdDTk/BzYafWWrReJDt5pdpEvb9mboO/yAkR5xaMbXOqnsAp+SluvYQFsMd1MZbdfZP2zkbEZtN1sfwuK24Y3NmGrYKp1hyadeXjuacriUoXf2CaDxRyfT3Xmy/9YXrDmTbf3cV9HM25X+YOFbMVGTLUY/T2KlnUuWzw4KoINNYEyQ0Shrunv2gHIHuy4PRtVs/ltrjXbYvbDQIeNpD2PV7EmENMVTC53iFHZZP1u8o0vxbMOgWwLhIIfZcaoru2xpoGNGURjz155qGp5DQee4g2nlOraVWstgyyn0SFE39hc5RlJSfDvqQ3NLYPyzgL1kKEvsQ5cv0CemKBzH7iL84Flv34m+v5i9iQ/mLjJYyCrHr6FfzMYOr8KzPu0ktbMj9EwhTLIGprLWVvWleVyPw1JmlF6avrSpRh9dsYCVlFnQow30jY086xOwzzIZnvQVeqfQJSnYZT7purM/Qt9gFrJaC96fFiiSBg16Bf3jcZOO8Kl6/zk6hqjW439K/ynFDluVhcEwjq9NNoTH2ExQMe1UoidFw77/h3vuze1sapHZ3/Dlj4shkbVR51ztjO6/oju3+eryC5pEr+mffz8D/oLu6jFDH0CESxf722kfaCcPxRr9pz7XaDud15NyVP64/Qab5d2eqgzto6MrHw5puJXGkXTh0j5BgXVlN7aVJtSk+I6g7gyoYtX9vN9Ke9StbkOUZ3Kv1qHL1qPuqHBtT75rHCZleBvNqBCuLZ/i4teov/I6B5vksBVjenstF7ZnDcNH1rPNo40OReqQSjANDF3FFjoK/mB1y5GMq82m8zkjn8t+AAmr09HwYheGmvBTGdeBShi+HQl8Ny7IEj/Vu8/kXRvoxIhTH43Rq4Z115J9RudBURhc0TU2D04FsoWh5CPbB3lq58jUwWIrQ3FK1stMAGxtiGJkwomVRzq+kPUy54XGR154yNadNGzk+JSytafBIQWb4R1GNpxq+axlsBN/t+ZdoOCqgttT8ZEbyQDWxSN9etThOxl3vGm0/Te8RdNEbGAtQyVnbw5DNLLpbkrQtJArG24KBhoaHuL1qYQ+vUCOrRI+mkeS+ehhGLLsLtiLdwDK04tjG3yPlnmlgWGzStJZ2Tctw1MWs6i4pJChGwVLu8PPdkRZHI+4hkGWdlkmDY08RuQLLGFeRIv0eDwa2tpQreSlTU8jPKFL6HZ7VAlg4IB3vN9BfmoLIy/tbDG6VDTYj77vq6pKIEs7tpIJelVIBy0PQGcqKb+hje3Ky6IbuO5ol64MPbcbaXNK3nyp97PRb2g7uyboTflxeDHa0pChjc0jjN6Gg9LIYC/o57ODfOVPrErKA8BLenkiYDeUoZWFQZ89X51o2rXt5FXDvaacymb1kuYR+fTfDd6XSzqZHzZv8Q59nFcklu7takunASzeVMjapn9oerE6vdQ+Rl/E2uKS9LPV92MT1HmIvm1H8n0XNOn9nlQVjG0CuvfYCvc/xd5HHfqsHAAAAAAASUVORK5CYII=) top left no-repeat;background-size:contain}
.home-details-fullscreen-lightbox .loading-indicator.loading{opacity:1;pointer-events:auto;animation:loading-spinner .65s infinite linear}
.loading .home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow .navigation-arrow-handle,.loading .home-details-fullscreen-lightbox .navigation-arrow-labels,.loading .home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label,.loading .home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow .navigation-arrow-handle,.loading .home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow .navigation-arrow-handle{opacity:0}
.home-details-fullscreen-lightbox .squelch-touchmove{height:100%;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.home-details-fullscreen-lightbox .sphere-viewer{width:100%;position:relative;overflow:hidden;cursor:move;cursor:-webkit-grab;cursor:grab}
.home-details-fullscreen-lightbox .sphere-viewer.dragging{cursor:-webkit-grabbing;cursor:grabbing}
.home-details-fullscreen-lightbox .sphere-viewer canvas{display:block;height:100%}
.loading .home-details-fullscreen-lightbox .dotted-path-origin,.loading .home-details-fullscreen-lightbox .navigation-arrows-origin,.loading .home-details-fullscreen-lightbox .tentative-arrow-origin,.transitioning .home-details-fullscreen-lightbox .dotted-path-origin,.transitioning .home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow .navigation-arrow-glow-puck,.transitioning .home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow .navigation-arrow-handle,.transitioning .home-details-fullscreen-lightbox .navigation-arrow-labels,.transitioning .home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label,.transitioning .home-details-fullscreen-lightbox .navigation-arrows-origin,.transitioning .home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow .navigation-arrow-glow-puck,.transitioning .home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow .navigation-arrow-handle,.transitioning .home-details-fullscreen-lightbox .tentative-arrow-origin,.transitioning .home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow .navigation-arrow-glow-puck,.transitioning .home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow .navigation-arrow-handle{display:none}
.home-details-fullscreen-lightbox .sphere-viewer:focus{outline:transparent auto 0}
.home-details-fullscreen-lightbox .navigation-arrow-labels{transition:opacity .2s ease-in-out 16ms;transition:display .2s ease-in-out 100}
.loading .home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow .navigation-arrow-glow-puck,.loading .home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow .navigation-arrow-glow-puck,.loading .home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow .navigation-arrow-glow-puck{opacity:0;background:0 0}
.home-details-fullscreen-lightbox .navigation-arrow-labels,.home-details-fullscreen-lightbox .tentative-arrow-label{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;z-index:10000;position:absolute;top:0;left:0}
.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label{position:absolute;z-index:100;color:#fff;font-size:1em;padding:1.5em 0 .25em;text-align:center;min-width:6.2em;transition:transform .2s ease-in-out 16ms,opacity .2s ease-in-out 16ms;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label label,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label label{display:block;padding:.2em .666em 1.2em;font-weight:500;z-index:100;white-space:nowrap;text-shadow:0 2px 3px rgba(0,0,0,.65)}
.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.highlight,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.highlight,.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.highlight,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.highlight{opacity:1;cursor:pointer;z-index:500}
.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.highlight label,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.highlight label,.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.highlight label,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.highlight label{cursor:pointer;color:#fff;z-index:500}
.arrow-popover-visible .home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label,.arrow-popover-visible .home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label{display:none}
.arrow-popover-visible .home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.kid,.arrow-popover-visible .home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.kid{z-index:550;display:block}
.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label{opacity:.4}
.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.highlight,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.highlight{transform:translate(0,-.2em)}
.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.disabled,.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.disabled.highlight,.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.disabled:hover,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.disabled,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.disabled.highlight,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.disabled:hover{cursor:default;color:#fff;opacity:.4;z-index:500;text-shadow:none}
.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.disabled label,.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.disabled.highlight label,.home-details-fullscreen-lightbox .navigation-arrow-labels .arrow-label.disabled:hover label,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.disabled label,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.disabled.highlight label,.home-details-fullscreen-lightbox .tentative-arrow-label .arrow-label.disabled:hover label{cursor:default;background:0 0;z-index:500}
.home-details-fullscreen-lightbox .dotted-path-origin,.home-details-fullscreen-lightbox .navigation-arrows-origin,.home-details-fullscreen-lightbox .tentative-arrow-origin{padding:0;width:0;height:0;right:50%;left:50%;position:absolute;z-index:10000;bottom:0;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;transform:rotateX(0) rotateY(-180deg) rotateZ(-90deg)}
.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow{position:absolute;height:0;width:0;overflow:visible;transition:opacity .2s ease-in-out 16ms}
.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow .navigation-arrow-handle{position:absolute;height:1.5em;width:1.5em;background-repeat:no-repeat;transform-origin:100% 0;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;-webkit-backface-visibility:visible;backface-visibility:visible;z-index:105;cursor:pointer;border-top:5px solid #000;border-right:5px solid #000;transform:rotateZ(45deg) translate(-.5em,.5em);transition:opacity .2s ease-in-out 16ms;text-indent:-1000em;font-size:1em}
.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow .navigation-arrow-glow-puck{position:absolute;height:5em;width:5em;border-radius:7.5em;transform-origin:100% 0;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;transform:rotateZ(45deg) translateY(1em) translateX(-1em);-webkit-backface-visibility:visible;backface-visibility:visible;z-index:100;cursor:pointer;background:#fff;transition:background .2s ease-in-out 16ms}
.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow:focus,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow:focus,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow:focus,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow:focus,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow:focus,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow:focus{outline:transparent 0;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}
.arrow-hovered .home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.highlight,.arrow-hovered .home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.highlight,.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.highlight,.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.highlight,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.highlight,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.highlight,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.highlight,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow:hover,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.highlight,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow:hover,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.highlight,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow:hover,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.highlight,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow:hover,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.highlight,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow:hover,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.highlight,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow:hover{opacity:1;z-index:500}
.arrow-hovered .home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.highlight .navigation-arrow-handle,.arrow-hovered .home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.highlight .navigation-arrow-handle,.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.highlight .navigation-arrow-handle,.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.highlight .navigation-arrow-handle,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.highlight .navigation-arrow-handle,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow:hover .navigation-arrow-handle{cursor:pointer;z-index:510}
.arrow-hovered .home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.highlight .navigation-arrow-glow-puck,.arrow-hovered .home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.highlight .navigation-arrow-glow-puck,.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.highlight .navigation-arrow-glow-puck,.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.highlight .navigation-arrow-glow-puck,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.highlight .navigation-arrow-glow-puck,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow:hover .navigation-arrow-glow-puck{cursor:pointer;z-index:505}
.arrow-hovered .home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow,.arrow-hovered .home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow,.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow,.arrow-hovered .home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow,.arrow-hovered .home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.disabled,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.disabled.highlight,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.disabled:hover,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.disabled,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.disabled.highlight,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.disabled:hover,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.disabled,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.disabled.highlight,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.disabled:hover,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.disabled,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.disabled.highlight,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.disabled:hover,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.disabled,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.disabled.highlight,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.disabled:hover,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.disabled,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.disabled.highlight,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.disabled:hover{opacity:.4}
.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.disabled .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.disabled.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.disabled:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.disabled .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.disabled.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.disabled:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.disabled .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.disabled.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.disabled:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.disabled .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.disabled.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.disabled:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.disabled .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.disabled.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.disabled:hover .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.disabled .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.disabled.highlight .navigation-arrow-handle,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.disabled:hover .navigation-arrow-handle{cursor:default;border-color:rgba(0,0,0,.4);z-index:510}
.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.disabled .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.disabled.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .navigation-arrow.disabled:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.disabled .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.disabled.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .dotted-path-origin .tentative-arrow.disabled:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.disabled .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.disabled.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .navigation-arrow.disabled:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.disabled .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.disabled.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .navigation-arrows-origin .tentative-arrow.disabled:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.disabled .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.disabled.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .navigation-arrow.disabled:hover .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.disabled .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.disabled.highlight .navigation-arrow-glow-puck,.home-details-fullscreen-lightbox .tentative-arrow-origin .tentative-arrow.disabled:hover .navigation-arrow-glow-puck{cursor:default;background:rgba(255,255,255,.4);transition:opacity .2s ease-in-out 16ms;z-index:505}
.home-details-fullscreen-lightbox .tentative-arrow-wrapper .tentative-arrow-origin{z-index:10500}
.home-details-fullscreen-lightbox .tentative-arrow-wrapper .tentative-arrow-origin .navigation-arrow{z-index:100;cursor:default}
.home-details-fullscreen-lightbox .tentative-arrow-wrapper .tentative-arrow-origin .navigation-arrow .navigation-arrow-glow-puck{background:#fff;box-shadow:-10px 10px 40px rgba(0,0,0,.65);cursor:default}
.home-details-fullscreen-lightbox .tentative-arrow-wrapper .tentative-arrow-origin .navigation-arrow .navigation-arrow-handle{cursor:default}
.home-details-fullscreen-lightbox .tentative-arrow-wrapper .dotted-path-origin{z-index:5000}
.home-details-fullscreen-lightbox .tentative-arrow-wrapper .dotted-path-origin .dotted-path{z-index:75;border:2px dashed #fff;border-radius:1000px;position:absolute;transform:rotateY(70deg) translate(-150%,-50%);webkitTransform:rotateY(70deg) translate(-150%,-50%)}
.home-details-fullscreen-lightbox .navigation-arrows-wrapper.hideGlobal .navigation-arrow-labels .arrow-label.global,.home-details-fullscreen-lightbox .navigation-arrows-wrapper.hideGlobal .navigation-arrow.global,.home-details-fullscreen-lightbox .navigation-arrows-wrapper.hideLink .navigation-arrow-labels .arrow-label.link,.home-details-fullscreen-lightbox .navigation-arrows-wrapper.hideLink .navigation-arrow.link,.home-details-fullscreen-lightbox .navigation-arrows-wrapper.hideVis .navigation-arrow-labels .arrow-label.vis,.home-details-fullscreen-lightbox .navigation-arrows-wrapper.hideVis .navigation-arrow.vis{display:none}
.home-details-fullscreen-lightbox .scroll-bar::-webkit-scrollbar{height:3px}
.home-details-fullscreen-lightbox .scroll-bar::-webkit-scrollbar-button{width:0;height:0}
.home-details-fullscreen-lightbox .scroll-bar:hover::-webkit-scrollbar-thumb{background:#000}
.home-details-fullscreen-lightbox .scroll-bar::-webkit-scrollbar-thumb{background:#444;border:0 transparent;border-radius:5px}
.home-details-fullscreen-lightbox .scroll-bar::-webkit-scrollbar-thumb:hover{background:#000}
.home-details-fullscreen-lightbox .scroll-bar::-webkit-scrollbar-thumb:active{background:#fff}
.home-details-fullscreen-lightbox .scroll-bar::-webkit-scrollbar-track{background:#444;border:0 transparent}
.home-details-fullscreen-lightbox .scroll-bar::-webkit-scrollbar-track:hover{background:#444}
.home-details-fullscreen-lightbox .scroll-bar::-webkit-scrollbar-track:active{background:#444}
.home-details-fullscreen-lightbox .scroll-bar::-webkit-scrollbar-corner{background:0 0}
.home-details-fullscreen-lightbox .thumbnail-strip-wrapper{position:relative}
.home-details-fullscreen-lightbox .thumbnail-strip{height:6.4em;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;z-index:20000;background:#444;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.home-details-fullscreen-lightbox .thumbnail-strip::-webkit-scrollbar{height:3px}
.home-details-fullscreen-lightbox .thumbnail-strip::-webkit-scrollbar-button{width:0;height:0}
.home-details-fullscreen-lightbox .thumbnail-strip:hover::-webkit-scrollbar-thumb{background:#000}
.home-details-fullscreen-lightbox .thumbnail-strip::-webkit-scrollbar-thumb{background:#444;border:0 transparent;border-radius:5px}
.home-details-fullscreen-lightbox .thumbnail-strip::-webkit-scrollbar-thumb:hover{background:#000}
.home-details-fullscreen-lightbox .thumbnail-strip::-webkit-scrollbar-thumb:active{background:#fff}
.home-details-fullscreen-lightbox .thumbnail-strip::-webkit-scrollbar-track{background:#444;border:0 transparent}
.home-details-fullscreen-lightbox .thumbnail-strip::-webkit-scrollbar-track:hover{background:#444}
.home-details-fullscreen-lightbox .thumbnail-strip::-webkit-scrollbar-track:active{background:#444}
.home-details-fullscreen-lightbox .thumbnail-strip::-webkit-scrollbar-corner{background:0 0}
.iframed .home-details-fullscreen-lightbox .thumbnail-strip{border-bottom:1px solid #444;border-left:1px solid #444}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail{position:relative;margin:0 .26666667em 0 0;cursor:pointer;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail img{height:100%}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail .z3d-add-arrow,.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail .z3d-restore{position:absolute;font-size:80%;top:.4em;left:50%;right:50%;width:7em;transform:translate(-50%,0)}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail img,.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail label{opacity:0;transition:opacity .3s ease-in-out 80ms;transition:border-color .3s ease-in-out 80ms}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.deleted{display:none}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.loaded .title-group{background:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));background-repeat:repeat-x}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.loaded img,.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.loaded label{opacity:1}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail .mask-rect{display:none;border:.13333333em solid #fff;position:absolute;top:0;left:0;right:0;bottom:0}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current,.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.loaded{cursor:default}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.loaded .mask-rect{display:block}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.loaded .title-group{margin:.13333333em;padding:.26666667em .26666667em .06666667em}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current:last-child,.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail:last-child{margin-right:0}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.pending-connection-edit{cursor:default;border:.13333333em dotted #fff}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.disabled{cursor:default;pointer-events:none}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.disabled img{opacity:.4}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.disabled label{cursor:default;color:#fff;opacity:.4}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.disabled .zsg-button_primary{opacity:0}
.loading .home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.disabled,.loading .home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.disabled .mask-rect,.loading .home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.disabled img,.loading .home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.disabled label,.transitioning .home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.disabled,.transitioning .home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.disabled .mask-rect,.transitioning .home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.disabled img,.transitioning .home-details-fullscreen-lightbox .thumbnail-strip .thumbnail.current.disabled label{opacity:1}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail .title-group{position:absolute;padding:.4em .4em .2em;right:0;bottom:0;left:0;overflow:hidden;text-align:left;color:#fff}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail .title-group .meta-title,.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail .title-group label{font-size:.85em;display:block;white-space:nowrap}
.home-details-fullscreen-lightbox .thumbnail-strip .thumbnail .title-group label{font-size:.85em;cursor:pointer}
.home-details-fullscreen-lightbox .z3d-thumbnail-group{display:inline-block;position:relative;margin-right:.666em}
.home-details-fullscreen-lightbox .z3d-thumbnail-group-title{font-size:.85em;color:#fff;position:absolute;top:0;left:0;z-index:100;transform:translate(0,-1.5em)}
.home-details-fullscreen-lightbox .z3d-thumbnail-group.current:last-child,.home-details-fullscreen-lightbox .z3d-thumbnail-group:last-child{margin-right:2.666em}
.home-details-fullscreen-lightbox .thumbnail .thumbnail__moveArrow{height:29px;font-size:27px;position:absolute;top:28%;visibility:hidden;opacity:0;border-radius:55%;border:1px solid #fff;background-color:rgba(255,255,255,.6);transition:.15s opacity ease-in-out}
.home-details-fullscreen-lightbox .thumbnail .thumbnail__moveArrow--right{right:0}
.home-details-fullscreen-lightbox .thumbnail:hover .thumbnail__moveArrow{visibility:visible;opacity:1}
.home-details-fullscreen-lightbox .left-bumper,.home-details-fullscreen-lightbox .right-bumper{position:absolute;top:0;bottom:.2em;color:#fff;font-weight:700;padding:0;width:3em;cursor:pointer;z-index:21000;-ms-touch-action:none;touch-action:none;transition:opacity .2s ease-out;text-shadow:0 2px 3px #000}
.home-details-fullscreen-lightbox .left-bumper.disabled,.home-details-fullscreen-lightbox .right-bumper.disabled{opacity:.2;text-shadow:none}
.home-details-fullscreen-lightbox .left-bumper .zsg-icon,.home-details-fullscreen-lightbox .right-bumper .zsg-icon{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}
.home-details-fullscreen-lightbox .left-bumper{left:0;background:linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,.5));background-repeat:repeat-x}
.home-details-fullscreen-lightbox .right-bumper{right:0;background:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));background-repeat:repeat-x}
@media screen and (max-width:960px){.home-details-fullscreen-lightbox .thumbnail-strip{padding:.2em 0 .2em .2em}
}
.home-details-fullscreen-lightbox .fullscreen-button{display:inline-block;z-index:1000;position:absolute;top:0;right:0;padding:1em;color:#fff;cursor:pointer}
.home-details-fullscreen-lightbox .syndicated .fullscreen_disabled .fullscreen-button,.mobile-web .home-details-fullscreen-lightbox .three-d-tour-lightbox-container .fullscreen-button,.sphere-viewer-container .home-details-fullscreen-lightbox .floor-menu.single-floor{display:none}
.home-details-fullscreen-lightbox .fullscreenable.fullscreen{z-index:11000;background:#000}
.home-details-fullscreen-lightbox .fullscreenable.fullscreen .sphere-viewer-container.iframed{border:0 solid transparent}
.home-details-fullscreen-lightbox .fullscreenable.fullscreen .sphere-editor-container{height:100%}
.home-details-fullscreen-lightbox .three-d-tour-lightbox-container .mobile-3Dtour-lightbox-close{z-index:5000}
.home-details-fullscreen-lightbox .three-d-tour-lightbox-container .ui-variant_overlay .fullscreen-button{opacity:1}
.home-details-fullscreen-lightbox .syndicated .fullscreenable{position:fixed;top:0;left:0;right:0}
.home-details-fullscreen-lightbox .debug-tools-vertical-bar{border-left:1px solid rgba(0,255,255,.8);z-index:50000;position:absolute;left:50%;right:50%;top:0;bottom:0;overflow:visible;color:rgba(0,255,255,.8);font-size:1em;text-indent:4px}
.sphere-editor-container .home-details-fullscreen-lightbox .debug-tools-vertical-bar{top:50px}
.home-details-fullscreen-lightbox .debug-tools{height:0;overflow:visible;z-index:51000}
.home-details-fullscreen-lightbox .debug-tools .debug-tools-inner{display:none;background:rgba(16,0,16,.8);padding:1em;height:calc(100vh - 50px);position:absolute;top:50px;right:0;bottom:0;left:0;color:#FFF;overflow:auto;z-index:52000}
.home-details-fullscreen-lightbox .debug-tools .debug-tools-toggle{position:absolute;z-index:5000;top:0;left:0;padding:1em;color:#FFF;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.sphere-editor-container .home-details-fullscreen-lightbox .debug-tools .debug-tools-toggle{top:50px}
.home-details-fullscreen-lightbox .debug-tools .debug-fov-phi-status{position:absolute;top:1em;left:6em;color:rgba(0,255,255,.8);font-size:1em;text-indent:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.sphere-editor-container .home-details-fullscreen-lightbox .debug-tools .debug-fov-phi-status{top:50px}
.home-details-fullscreen-lightbox .debug-tools.open{height:auto}
.home-details-fullscreen-lightbox .debug-tools.open .debug-tools-inner{display:block}
.home-details-fullscreen-lightbox .debug-tools .zsg-form-button-group{display:inline;margin-right:1em}
.home-details-fullscreen-lightbox .debug-tools pre{font-size:75%;overflow:auto}
.home-details-fullscreen-lightbox .debug-tools .status{margin-bottom:1em}
.home-details-fullscreen-lightbox .debug-tools .status span{padding:1ex;color:#FFF;background:#666}
.home-details-fullscreen-lightbox .debug-tools .status .loading{background:#80F}
.home-details-fullscreen-lightbox .debug-tools .status .ready{background:#0B0}
.home-details-fullscreen-lightbox .floor-menu{position:absolute;bottom:.666em;left:.666em;min-width:9em;z-index:20000;overflow:hidden;color:#0074e4;background:#fff;border:1px solid #fff;border-radius:3px;font-weight:700;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation}
.home-details-fullscreen-lightbox .floor-menu.disabled .zsg-icon-arrow-menu-down,.home-details-fullscreen-lightbox .floor-menu.open .options .floor-button:hover{color:#ccc}
.home-details-fullscreen-lightbox .floor-menu.disabled{color:#ccc;cursor:default}
.home-details-fullscreen-lightbox .floor-menu.open{overflow:visible;background:#eee}
.home-details-fullscreen-lightbox .floor-menu.open .options{position:static}
.home-details-fullscreen-lightbox .floor-menu.open .options .floor-button{opacity:1;background:#fff;-ms-touch-action:manipulation;touch-action:manipulation}
.home-details-fullscreen-lightbox .floor-menu.open .options .floor-button.current{color:#0074e4;cursor:default}
.home-details-fullscreen-lightbox .floor-menu.open .options .floor-button.current label{cursor:default}
.home-details-fullscreen-lightbox .floor-menu.open .options .floor-button:first-child{border:1px solid #fff;border-radius:3px 3px 0 0}
.home-details-fullscreen-lightbox .floor-menu.open .floor-title,.home-details-fullscreen-lightbox .floor-menu.open .zsg-icon-arrow-menu-down{color:#aaa}
.home-details-fullscreen-lightbox .floor-menu .options{position:absolute;bottom:2.832em;left:-1px;right:-1px}
.home-details-fullscreen-lightbox .floor-menu .floor-title{padding:.666em;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.home-details-fullscreen-lightbox .floor-menu .floor-button{padding:.666em;white-space:nowrap;cursor:pointer;color:#aaa;opacity:0;transition:opacity .2s ease-in}
.home-details-fullscreen-lightbox .floor-menu .floor-button label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.home-details-fullscreen-lightbox .floor-menu .floor-button.current{color:#0074e4}
.home-details-fullscreen-lightbox .floor-menu .floor-button.empty{display:none}
.editor-container .home-details-fullscreen-lightbox .floor-menu .floor-button.empty{display:block;color:#ccc}
.home-details-fullscreen-lightbox .floor-menu .zsg-icon-arrow-menu-down{padding:.333em .222em;font-size:1.33em;float:right;transform:translateY(6px);transform-origin:center center 0}
.home-details-fullscreen-lightbox .floor-menu .zsg-icon-layers{display:none;padding:.666em;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
@media screen and (max-width:768px){.home-details-fullscreen-lightbox .floor-menu{min-width:0;bottom:1em;left:1em}
.home-details-fullscreen-lightbox .floor-menu.open .zsg-icon-layers{color:#aaa}
.home-details-fullscreen-lightbox .floor-menu .floor-title,.home-details-fullscreen-lightbox .floor-menu .zsg-icon-arrow-menu-down{display:none}
.home-details-fullscreen-lightbox .floor-menu .zsg-icon-layers{display:inline-block}
}
.home-details-fullscreen-lightbox .home-capture-badge,.home-details-fullscreen-lightbox .home-capture-badge:hover,.home-details-fullscreen-lightbox .home-capture-badge:visited,.home-details-fullscreen-lightbox .sphere-viewer-container .title-bar .title-group .main-title,.home-details-fullscreen-lightbox .sphere-viewer-container .title-bar .title-group .sub-title.zsg-copy_secondary,.home-details-fullscreen-lightbox .sphere-viewer-container .title-bar .title-group a,.home-details-fullscreen-lightbox .sphere-viewer-container .title-bar .title-group a:active,.home-details-fullscreen-lightbox .sphere-viewer-container .title-bar .title-group a:visited{color:#fff}
.home-details-fullscreen-lightbox .home-capture-badge{height:50px;width:50px;display:block;position:absolute;top:0;left:0;z-index:1100;opacity:1}
.home-details-fullscreen-lightbox .home-capture-badge .z-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.5em;height:1.5em;fill:#fff}
@media screen and (min-width:481px){.home-details-fullscreen-lightbox .home-capture-badge .z-logo{width:2em;height:2em}
}
.home-details-fullscreen-lightbox .title-bar .title-group{height:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}
.home-details-fullscreen-lightbox .title-bar .title-group .main-title,.home-details-fullscreen-lightbox .title-bar .title-group .sub-title.zsg-copy_secondary,.home-details-fullscreen-lightbox .title-bar .title-group a,.home-details-fullscreen-lightbox .title-bar .title-group a:active,.home-details-fullscreen-lightbox .title-bar .title-group a:visited{max-width:230px;overflow:hidden;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}
.home-details-fullscreen-lightbox .title-bar .title-group .main-title{margin-bottom:0;font-weight:600}
.home-details-fullscreen-lightbox .sphere-viewer-container .title-bar .title-group{z-index:1000;position:absolute;top:0;right:0;left:0;background:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,.5));background-repeat:repeat-x}
.home-details-fullscreen-lightbox .z3d-themed .floor-menu,.home-details-fullscreen-lightbox .z3d-themed .floor-menu.open .options .floor-button.current{color:#666}
.home-details-fullscreen-lightbox .z3d-themed .loading-indicator .spinner{background:0 0;border-radius:45px;border:5px solid transparent;border-top:5px solid #aaa;border-bottom:5px solid #aaa}
.home-details-fullscreen-lightbox .z3d-themed.z3d-themed_trulia .floor-menu,.home-details-fullscreen-lightbox .z3d-themed.z3d-themed_trulia .floor-menu.open .options .floor-button.current{color:#20c063}
.home-details-fullscreen-lightbox .z3d-themed.z3d-themed_trulia .loading-indicator .spinner{border-top:5px solid #20c063;border-bottom:5px solid #20c063}
.home-details-fullscreen-lightbox .avoid-explosion{display:none;visibility:hidden}
.home-details-fullscreen-lightbox .z3d-fadeout{opacity:0}
.home-details-fullscreen-lightbox .sphere-viewer-container{height:100%;position:relative;text-align:left}
.home-details-fullscreen-lightbox .zsg-tabview .zsg-tabs{text-align:left;padding:0 20px;height:46px;margin-bottom:0;border-bottom:1px solid #444}
.home-details-fullscreen-lightbox .zsg-tabview .zsg-tabs>li>a,.home-details-fullscreen-lightbox .zsg-tabview .zsg-tabs>li>a:visited{color:#fff;padding-top:10px}
.home-details-fullscreen-lightbox .zsg-tabview .zsg-tabs>li.zsg-tab_active>a,.home-details-fullscreen-lightbox .zsg-tabview .zsg-tabs>li>input[type=radio]:checked+label{color:#3390e9;border-color:#3390e9}
.home-details-fullscreen-lightbox .map-button-container{left:15px;bottom:15px;top:inherit;margin:0}
@media screen and (min-width:769px){.home-details-fullscreen-lightbox .hdp-gallery-image-content{height:calc(100% - 42px);margin-top:0}
}
.home-details-fullscreen-lightbox .hdp-gallery-header-mobile{color:#fff;padding:20px;position:relative;background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.33) 25%,rgba(0,0,0,.1) 69%,rgba(0,0,0,0) 100%)}
.home-details-fullscreen-lightbox .hdp-gallery-header-mobile .zsg-icon-heart-filled,.home-details-fullscreen-lightbox .hdp-gallery-header-mobile .zsg-icon-heart-line,.home-details-fullscreen-lightbox .hdp-gallery-header-mobile .zsg-icon-x-thin{position:absolute;display:block;height:44px;width:44px;text-align:center;color:#fff;line-height:44px;cursor:pointer}
.home-details-fullscreen-lightbox .hdp-gallery-header-mobile .image-counter{font-weight:700;text-align:center;margin:0 auto}
.home-details-fullscreen-lightbox .hdp-gallery-header-mobile .zsg-icon-heart-filled,.home-details-fullscreen-lightbox .hdp-gallery-header-mobile .zsg-icon-heart-line{font-size:25px;top:10px;right:10px}
body.zsg-lightbox_scroll{position:fixed;top:0;left:0;bottom:0;right:0}
.hdp-gallery-fullscreen-mask{background-color:#000;z-index:99999}
#cdp-map-lightbox .cdp-map-lightbox-content{position:absolute}
@media screen and (min-width:769px){#cdp-map-lightbox .cdp-map-lightbox-content{top:100px;left:16%;bottom:17%;right:15%;overflow:hidden}
#cdp-map-lightbox .map-buttons-with-tabs{display:none}
}
@media screen and (max-width:768px){.hdp-gallery-fullscreen-mask{zoom:1;filter:alpha(opacity=100);opacity:1}
#cdp-map-lightbox .cdp-map-lightbox-content{top:44px;width:100%;height:calc(100% - 44px)}
}
#cdp-map-lightbox .map-buttons-with-tabs{position:absolute;height:44px;top:0;background-color:#fff;width:100%;box-shadow:0 1px 3px rgba(0,0,0,.25);text-align:center}
#cdp-map-lightbox .map-buttons-with-tabs .map-button{height:44px;padding-top:10px;top:0}
#cdp-map-lightbox .map-buttons-with-tabs .map-button.map-button-selected{color:#0074e4;border-bottom:2px solid #0074e4}
@media screen and (max-width:768px){#cdp-map-lightbox .zsg-icon-x-thin{color:#0074e4;font-size:20px;padding:15px;top:11px;line-height:initial;left:15px;right:auto}
}
@media screen and (min-width:769px){#cdp-map-lightbox .zsg-icon-x-thin{color:#fff;right:30px;top:30px;font-size:30px}
}
.cdp-nearby-communities{margin-top:10px;margin-bottom:20px}
.cdp-nearby-communities.slick-slider{width:calc(100% - 50px);margin-left:20px}
.cdp-nearby-communities.slick-slider .zsg-carousel-btn{font-size:25px;position:absolute;display:block;cursor:pointer;background:0 0;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:0}
.cdp-nearby-communities.slick-slider .zsg-carousel-btn.slick-disabled{opacity:.3}
.cdp-nearby-communities.slick-slider .slick-prev{left:-25px}
.cdp-nearby-communities.slick-slider .slick-prev[dir=rtl]{left:auto;right:-25px}
.cdp-nearby-communities.slick-slider .slick-next{right:-25px}
.cdp-nearby-communities.slick-slider .slick-next[dir=rtl]{left:-25px;right:auto}
.cdp-nearby-communities.slick-slider .slick-slide{padding:2px}
.cdp-nearby-communities.slick-slider a:first-child{margin-right:0}
.cdp-nearby-communities.slick-slider a .photo-card{width:auto;display:block}
.cdp-nearby-communities a:first-child{margin-right:4px}
@media screen and (max-width:480px){.cdp-nearby-communities a:only-child{margin-right:0}
.cdp-nearby-communities a:only-child .photo-card{width:100%}
}
.cdp-nearby-communities a .photo-card{width:calc(50% - 2px);display:inline-block;color:#444;box-shadow:0 1px 2px #ccc}
.cdp-nearby-communities a .photo-card .photo-card-bg{background-color:#ccc;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%}
.cdp-nearby-communities a .photo-card .photo-card-content{background-color:#fff;padding:10px}
.cdp-nearby-communities a .photo-card .photo-card-content .photo-card-title{font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.cdp-nearby-communities a .photo-card .photo-card-content .photo-card-subtitle{font-size:.75em;opacity:.7}
.cdp-nearby-communities a .photo-card .photo-card-content .photo-card-description{font-size:.75em;font-weight:600}
#cdp-photo-lightbox{overflow:hidden}
#cdp-photo-lightbox .zsg-icon-x-thin.lightbox-close{position:absolute;right:15px;color:#fff;top:12px;font-size:20px;cursor:pointer;padding:15px}
#cdp-photo-lightbox .cdp-photo-lightbox-mobile-header{display:none;padding:20px;position:absolute;width:100%}
@media screen and (max-width:768px){#cdp-photo-lightbox .zsg-icon-x-thin.lightbox-close{display:none}
#cdp-photo-lightbox .cdp-photo-lightbox-mobile-header{display:block}
}
#cdp-photo-lightbox .cdp-photo-lightbox-mobile-header .zsg-icon-x-thin{left:24px;top:15px;text-align:left;font-size:18px;line-height:44px;color:#fff;position:absolute}
#cdp-photo-lightbox .cdp-photo-lightbox-mobile-header .cdp-photo-lightbox-count{text-align:center;color:#fff}
#cdp-photo-lightbox .cdp-photo-lightbox-image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100vh}
#cdp-photo-lightbox .cdp-photo-lightbox-image img{max-height:calc(100vh - 150px);max-width:100%}
#cdp-photo-lightbox .cdp-photo-lightbox-image .cdp-photo-lightbox-image-caption{text-align:center;color:#fff;margin-top:10px}
#cdp-photo-lightbox .zsg-button-group.zsg-carousel-nav{text-align:left}
#community-details .cdp-header header h2,#community-details .cdp-header header h3{margin-bottom:5px}
#community-details .cdp-header header h3{font-weight:400}
#community-details .cdp-header a .zsg-icon-pop-up{font-size:24px}
#community-details .zsg-layout-bc-b .cdp-promo-box.zsg-annotation-area{color:#265193;background-color:#e4effb}
#community-details .zsg-layout-bc-b .nc-contact-wrap{margin-top:18px}
#community-details .zsg-layout-bc-b .cdp-photo-carousel{width:calc(100% - 40px)}
#community-details .zsg-layout-bc-b .cdp-inline-mobile-menu{margin-bottom:10px;display:none}
@media screen and (max-width:768px){#cdp-photo-lightbox .zsg-button-group.zsg-carousel-nav{display:none}
#community-details .zsg-layout-bc-b .cdp-inline-mobile-menu{display:block}
}
#community-details .zsg-layout-bc-b .cdp-inline-mobile-menu a,#community-details .zsg-layout-bc-b .cdp-inline-mobile-menu button{height:3em;margin-top:10px}
#community-details .zsg-layout-bc-c{z-index:1}
#community-details .zsg-layout-bc-c .cdp-sticky-contact{width:300px}
#community-details .zsg-layout-bc-c .cdp-sticky-contact #contact-tall{margin-top:-60px}
@media screen and (max-width:1023px){#community-details .zsg-layout-bc-c>div{display:none}
}
.cdp-fullscreen-lightbox .yui3-lightbox-content{height:100vh;max-width:100vw;background-color:transparent;border:none;margin-top:0}
.cdp-fullscreen-lightbox .yui3-lightbox-content .lightbox-body{height:100vh;padding:0}
.cdp-dark-lightbox-mask{background-color:#000}
.community-map-wrapper{margin-bottom:15px}
.cdp-default-image-0{background-image:url(../images/cdp-default-header-0.jpg)}
.cdp-default-image-0.cdp-default-image-sm{background-image:url(../images/cdp-default-header-sm-0.jpg)}
.cdp-default-image-1{background-image:url(../images/cdp-default-header-1.jpg)}
.cdp-default-image-1.cdp-default-image-sm{background-image:url(../images/cdp-default-header-sm-1.jpg)}