.BannerCopy .copyHeader{font-size:1rem;font-weight:400;font-weight:600;margin-bottom:.25rem}@media (min-width:600px){.BannerCopy .copyHeader{margin-bottom:.5rem;font-size:1.375rem;font-weight:600;line-height:2rem}}.BannerCopy .bannerCopyLink{margin-top:.5rem}@media (min-width:600px){.BannerCopy .bannerCopyLink{margin-top:.75rem}}.BannerCopy .bannerCopyLink span{font-weight:400}.BannerCopy .inline{display:inline;margin-right:.75rem}
.DisclaimerFlyoutAsterisk{position:relative;display:inline-block;margin:0 .15rem 0 .25rem;vertical-align:text-top;color:#333;text-decoration:none;text-align:left}.DisclaimerFlyoutAsterisk svg.asterisk{display:block;fill:#ccc}.DisclaimerFlyoutAsterisk svg.asterisk:hover{fill:#333}.DisclaimerFlyoutAsterisk .disclaimer-flyout{position:absolute;bottom:0;left:6px;cursor:default}.DisclaimerFlyoutAsterisk .disclaimer-flyout .flyout{width:30vw}@media (min-width:600px){.DisclaimerFlyoutAsterisk .disclaimer-flyout .flyout{width:15vw}}
.Disclaimer{display:block;color:#585858}@media (min-width:900px){.Disclaimer{max-width:800px;margin:0 auto}}.Disclaimer a{text-decoration:none}
ul.TextComponentList{list-style:disc outside;margin-top:1rem;margin-bottom:1rem}ul.TextComponentList>li{margin:.25rem 2rem}ul.TextComponentList>li:last-child{margin-bottom:1rem}
ol.TextComponentList{list-style-type:decimal;margin-top:1rem;margin-bottom:1rem}ol.TextComponentList>li{margin:.25rem 2rem}ol.TextComponentList>li:last-child{margin-bottom:1rem}
.text-and-disclaimer-flyout .DisclaimerFlyoutAsterisk .flyout>.container{text-indent:0;text-align:left}
.banner-widget{box-sizing:border-box;overflow-y:visible;z-index:19;position:relative;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.banner-widget .banner-row{height:100%}.banner-widget .banner-content{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;display:flex;height:100%;flex-direction:row;justify-content:space-between;align-items:center}.banner-widget .copy-cta{display:flex;flex-direction:column;width:100%;align-items:start;justify-content:center}.dismissible.banner-widget .copy-cta{padding-right:2rem}@media (min-width:600px){.banner-widget .copy-cta{flex-direction:row;justify-content:space-between;align-items:center}.dismissible.banner-widget .copy-cta{padding-right:0}}.banner-widget .closeIcon{width:24px;height:24px;right:1rem;position:absolute}@media (min-width:600px){.banner-widget .closeIcon{right:1.5rem}}.banner-widget .BannerImage{margin-right:1rem}.banner-widget.short{height:98px}@media (min-width:600px){.banner-widget.short{height:72px}}.banner-widget.short .BannerImage{max-width:32px}.banner-widget.short .closeIcon{top:36px}@media (min-width:600px){.banner-widget.short .closeIcon{top:23px}}.banner-widget.tall{height:144px}.banner-widget.tall .BannerImage{max-width:50px}@media (min-width:900px){.banner-widget.tall .BannerImage{max-width:90px}}.banner-widget.tall .BannerCopy{margin-right:1rem}@media (min-width:900px){.banner-widget.tall .BannerCopy .bannerCopyLink{display:none}}.banner-widget.tall .BannerButton{display:none}@media (min-width:900px){.banner-widget.tall .BannerButton{display:inline-block;margin-left:3rem}.banner-widget.tall .BannerButton.primary,.banner-widget.tall .BannerButton.tertiary-alt{min-width:300px}}.banner-widget.tall .closeIcon{-webkit-tap-highlight-color:rgba(255,255,255,0);top:59px}.banner-widget.bg-gray{background-color:#f5f5f5}.banner-widget.bg-white{background-color:#fff}.banner-widget.bg-light-blue{background-color:#e7f3f6}.banner-widget.bg-black{border-top:1px solid #585858;border-bottom:1px solid #585858;background-color:#333;color:#fff}@media (max-width:600px){.banner-widget.bg-black .bannerCopyLink span{color:#fff;font-weight:600;text-decoration:underline}}.banner-widget.bg-black .closeIcon{fill:#fff}.banner-widget-transition-short-enter,.banner-widget-transition-tall-enter{opacity:.01;transform:translateY(-144px)}.banner-widget-transition-short-enter.banner-widget-transition-short-enter-active,.banner-widget-transition-tall-enter.banner-widget-transition-tall-enter-active{opacity:1;transform:translateY(0);transition:all 1.2s ease}.banner-widget-transition-short-leave,.banner-widget-transition-tall-leave{opacity:1;height:144px}.banner-widget-transition-tall-leave.banner-widget-transition-tall-leave-active{opacity:.01;transform:translateY(-144px);transition:all .6s ease}.banner-widget-transition-short-leave.banner-widget-transition-short-leave-active{opacity:.01;transform:translateY(-72px);transition:all .6s ease}
.banner-widget.whiteBackground{background-color:#fff}
.UserOnboardingProgressCard{height:5.875rem;width:17rem;border-radius:.625rem;border:1px solid #e2e2e2;display:flex;flex-direction:row;background-color:#fff;text-align:initial}.UserOnboardingProgressCard.completed{background:#f5f5f5}.UserOnboardingProgressCard.completed .UserOnboardingCardHeadline{color:#767676}.UserOnboardingProgressCard.completed .UserOnboardingTextBody .UserOnboardingCardHeadRow .UserOnboardingCardStatusIcon{fill:#7ccc33;stroke:#fff;stroke-width:1.5px}.UserOnboardingProgressCard:hover{box-shadow:0 0 .625rem rgba(0,0,0,.2);border:1px solid #1080a2}.UserOnboardingProgressCard .UserOnboardingCardIcon{height:2rem;width:2rem;justify-self:center;align-self:center}.UserOnboardingProgressCard .UserOnboardingTextBody{display:flex;flex-direction:column}.UserOnboardingProgressCard .UserOnboardingTextBody .UserOnboardingCardHeadRow{margin-top:auto;display:flex;flex-direction:row;justify-content:space-between}.UserOnboardingProgressCard .UserOnboardingTextBody .UserOnboardingCardHeadRow .UserOnboardingCardHeadline{color:#1080a2;width:9rem}.UserOnboardingProgressCard .UserOnboardingTextBody .UserOnboardingCardHeadRow .UserOnboardingCardStatusIcon{height:1.5rem;width:1.5rem;fill:#e2e2e2}.UserOnboardingProgressCard .UserOnboardingTextBody .UserOnboardingCardSubline{margin-bottom:auto;max-width:11rem}
.dropDownItem{display:block;border-top:1px solid #e2e2e2;width:100%;height:50px;background:#fff}@media screen and (min-width:900px){.dropDownItem.isSelected{background:#f5f5f5}}.dropDownItem .placeName{top:50%;position:relative;transform:translateY(-50%);padding-left:8px}.dropDownItem:hover{background:#f5f5f5}
.autoCompleteDropdown{border:1px solid #e2e2e2;border-top:none;background:#fff;width:100%;position:absolute}@media screen and (min-width:600px) and (max-width:900px){.autoCompleteDropdown{transform:translateY(-100%);margin-top:-40px}}
.field.text>.input{cursor:text}.field.text>.input input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.field.text>.input input:invalid{box-shadow:none}.clear-icon-commute-input{background-color:transparent;position:absolute;zoom:1;vertical-align:middle;border:0;z-index:3;width:18px;height:18px;top:0;right:0;fill:#999}.clear-icon-commute-input.hidden{display:none}.pac-container:after{background-image:none!important;height:0}.pac-icon{display:none}.pac-item{padding:9px 0 9px 0;margin-right:-17px}.pac-item:first-child{border-top:0}.pac-item-query{padding-left:8px;font-size:16px;color:#333}.pac-container{box-shadow:none;border:1px solid #999;box-sizing:content-box;margin:9px 0 0 -9px;padding-right:17px}.commute-input{height:40px}.clear-button-block{position:absolute;right:0;top:50%;margin-top:-9px}.btn-clear-commute-input,.clear-icon-commute-input{background-color:transparent;zoom:1;vertical-align:middle;border:0;z-index:3;width:18px;height:18px;top:0;right:0;fill:#999}@media screen and (max-width:599px){.btn-clear-commute-input,.clear-icon-commute-input{display:inline-block}}.btn-clear-commute-input{position:absolute}.clear-icon-commute-input{position:relative}
.UserOnboardingProgressCommuteDialog__Subtitle{width:21.5rem}.UserOnboardingProgressCommuteDialog .typeOptions{display:flex;border-radius:0;margin-right:1}.UserOnboardingProgressCommuteDialog .typeOptions .button{flex-grow:1}.UserOnboardingProgressCommuteDialog .typeOptions .selected{border-color:#000;z-index:1}.UserOnboardingProgressCommuteDialog .autoCompleteDropdown{z-index:2}
.CompactSavedSearchForm .label{padding-bottom:.5rem!important}.CompactSavedSearchForm .filterRow .select{color:#333;width:100%}.CompactSavedSearchForm .filterRow .rangeSelect{display:table;width:100%}.CompactSavedSearchForm .filterRow .rangeSelect>*{display:table-cell}.CompactSavedSearchForm .filterRow .rangeSelect .separator{line-height:41px;color:#999;text-align:center;padding:0 10px;width:1rem;font-size:14px;font-weight:300;vertical-align:middle}.CompactSavedSearchForm .searchRow{width:100%}.CompactSavedSearchForm .searchRow.field .SearchBox .SearchBoxForm{padding:0 0 .66rem 0}.CompactSavedSearchForm .searchRow.field .SearchBox .SearchBoxForm .search-container{border:1px solid #e2e2e2}.CompactSavedSearchForm .splitRow{padding:1rem 1.875rem 0}@media (min-width:600px){.CompactSavedSearchForm .splitRow{display:flex;justify-content:space-between}}.CompactSavedSearchForm .priceFilter .separator{font-weight:400}.CompactSavedSearchForm .submitButton{display:flex;justify-content:center;place-content:center}
.EditSavedSearchForm .scrollSection{overflow-y:scroll}@media (min-width:600px){.EditSavedSearchForm .scrollSection{height:31.75rem}}.EditSavedSearchForm .scrollSection .label{padding-bottom:.5rem!important}.EditSavedSearchForm .scrollSection .notificationFrequency{width:100%;z-index:800}.EditSavedSearchForm .scrollSection .SearchFormMainContent{overflow:unset;padding-top:0;padding-bottom:0}.EditSavedSearchForm .scrollSection .SearchFormMainContent .inner_content{margin-top:0}.EditSavedSearchForm .scrollSection .SearchFormMainContent .filterTitle{font-size:.875rem!important}.EditSavedSearchForm .scrollSection .searchRow{padding:.5rem 1.875rem 0;width:100%}.EditSavedSearchForm .scrollSection .searchRow.field .SearchBox .SearchBoxForm{padding:0 0 .66rem 0}.EditSavedSearchForm .scrollSection .searchRow.field .SearchBox .SearchBoxForm .search-container{border:1px solid #e2e2e2}.EditSavedSearchForm .scrollSection .splitRow{padding:1rem 1.875rem 0}@media (min-width:600px){.EditSavedSearchForm .scrollSection .splitRow{display:flex;justify-content:space-between}.EditSavedSearchForm .scrollSection .splitRow>span{width:calc(50% - 20px)!important}}.EditSavedSearchForm .bottomSaveButtonBox{display:flex;position:fixed;z-index:10020;left:0;bottom:0;right:0;background-color:#f5f5f5;height:4.2rem;align-items:center}@media (min-width:600px){.EditSavedSearchForm .bottomSaveButtonBox{justify-content:flex-end;position:-webkit-sticky;position:sticky;box-shadow:0 -2px 4px rgba(0,0,0,.25)}}.EditSavedSearchForm .bottomSaveButtonBox .submitButton{display:flex;justify-content:flex-end;align-content:center;width:13rem;margin-right:2rem}@media (max-width:600px){.EditSavedSearchForm .bottomSaveButtonBox .submitButton{width:100%;margin-right:0;justify-content:center}}.dialogsContainer .dialog-wrap .editSavedSearchDialogWithFilters .guts{border-radius:6px;height:40.625rem;width:42.75rem;overflow-y:hidden}.dialogsContainer .dialog-wrap .editSavedSearchDialogWithFilters .guts .header{padding:1.5rem}@media (min-width:600px){.dialogsContainer .dialog-wrap .editSavedSearchDialogWithFilters .guts .header{z-index:10020;position:-webkit-sticky;position:sticky;left:0;right:0;top:0;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}}.dialogsContainer .dialog-wrap .editSavedSearchDialogWithFilters .guts .header .button,.dialogsContainer .dialog-wrap .editSavedSearchDialogWithFilters .guts .header h3{color:#333}.dialogsContainer .dialog-wrap .editSavedSearchDialogWithFilters .guts .content-wrapper{padding:0}
.DesktopDPUserOnboardingProgressWidget{background-color:#f5f5f5;position:relative}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget{width:1072px;margin:0 auto;font-style:normal;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget .UserOnboardingCloseButton{width:auto;order:2;position:absolute;right:1.5rem;align-self:center;padding-right:1rem;border:unset;background-color:unset;color:#000}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget .UserOnboardingProgressCarousel{width:48%}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget .UserOnboardingHeaderRow{width:48%;padding-top:3rem;padding-bottom:3rem;display:flex;flex-direction:column}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget .UserOnboardingHeaderRow .UserOnboardingHeader{font-size:1.375rem;font-weight:600;line-height:2rem;margin-bottom:.25rem}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget .UserOnboardingHeaderRow .UserOnboardingProgress{display:flex;flex-direction:row;align-items:end;margin-bottom:.5rem}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget .UserOnboardingHeaderRow .UserOnboardingProgress .UserOnboardingCompleted{order:-1;font-size:1rem}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget .UserOnboardingHeaderRow .UserOnboardingProgress .UserOnboardingProgressTracker{display:flex;flex-direction:row;margin-bottom:.5rem}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget .UserOnboardingHeaderRow .UserOnboardingProgress .UserOnboardingProgressTracker .UserOnboardingProgressMarker{width:1.5rem;height:.5rem;background-color:#e2e2e2;border-radius:6.25rem;margin-left:.5rem}.DesktopDPUserOnboardingProgressWidget .UserOnboardingProgressWidget .UserOnboardingHeaderRow .UserOnboardingProgress .UserOnboardingProgressTracker .UserOnboardingProgressMarker.completed{background-color:#7ccc33}
.COPDrawerUnderlay{z-index:10040;height:115%;opacity:.3;background:#333!important}.COPDrawerDialog,.COPDrawerUnderlay{position:fixed;top:0;left:0;width:100%}.COPDrawerDialog{z-index:90001;height:100vh;overflow-x:hidden;overflow-y:auto;pointer-events:none;font-weight:400}.COPDrawerDialog .drawer{display:block;position:fixed;width:100%;bottom:0;padding-bottom:20px;color:#333;box-shadow:0 1px 5px 0 #aaa;pointer-events:auto}.COPDrawerDialog .content{display:flex;vertical-align:top;align-items:center;width:calc(100% - 40px);margin-top:24px;margin-left:20px;margin-right:20px}.COPDrawerDialog .COPDrawerImage{margin-right:18px;height:84px;width:84px;vertical-align:middle;display:inline-block}.COPDrawerDialog .copyContainer{font-size:1rem;line-height:1.75}.COPDrawerDialog .copyContainer .title{font-size:1.375rem;font-weight:600;margin-bottom:5px}.COPDrawerDialog .buttonContainer{text-align:right;margin-top:20px;margin-right:20px}.COPDrawerDialog .button.text.closeButton{display:inline}.COPDrawerDialog .button span{font-size:.875rem}.COPDrawerDialog .button.primary.ctaButton{min-width:140px;display:inline;font-size:.875rem}@media screen and (min-width:600px){.COPDrawerDialog .drawer{padding-bottom:16px}.COPDrawerDialog .COPDrawerImage{vertical-align:top}.COPDrawerDialog .buttonContainer{display:inline-block;margin-top:5px;vertical-align:top}.COPDrawerDialog .button.primary.ctaButton,.COPDrawerDialog .button.text.closeButton{display:block}}@media screen and (max-width:400px){.COPDrawerDialog .COPDrawerImage{width:60px;height:60px}.COPDrawerDialog copyContainer{font-size:.875rem}.COPDrawerDialog copyContainer .title{font-size:1.375rem}.COPDrawerDialog .button.text.closeButton{padding:0}.COPDrawerDialog .button.primary.ctaButton{padding:8px}}.dialogsContainer>.drawer-slide-leave.drawer-slide-leave-active.COPDrawerDialog>.drawer{opacity:1;bottom:-100vh;overflow:hidden}.dialogsContainer>.drawer-slide-leave.drawer-slide-leave-active.COPDrawerUnderlay{opacity:0}.dialogsContainer>.drawer-slide-leave.COPDrawerDialog>.drawer{opacity:1;bottom:0}.dialogsContainer>.drawer-slide-leave.COPDrawerUnderlay{opacity:.3}.dialogsContainer>.COPDrawerUnderlay.drawer-slide-leave{transition:opacity,.2s}.dialogsContainer>.COPDrawerDialog.drawer-slide-leave>.drawer{transition:bottom .2s ease-out 0s}
.ExternalVideoTourUploadBannerWidget .MoreViews{width:47px;height:44px;margin-top:-10px}
.Dialog:not(.unpadded).AskAgentVideoTourUploadFormWidget>.cell>.guts>.header{padding-bottom:0}.AskAgentVideoTourUploadFormWidget .AskAgentVideoTourUploadFormWidgetContent .copyContent{max-width:500px}.AskAgentVideoTourUploadFormWidget .AskAgentVideoTourUploadFormWidgetContent .copyContent .MoreViews{width:90px;height:91px}.AskAgentVideoTourUploadFormWidget .AskAgentVideoTourUploadFormWidgetContent .Text{width:100%}.AskAgentVideoTourUploadFormWidget .ctaButtons{text-align:center}@media (min-width:600px){.AskAgentVideoTourUploadFormWidget .ctaButtons{text-align:right}}.AskAgentVideoTourUploadFormWidget .ctaButtons .ctaButton{width:100%}@media (min-width:600px){.AskAgentVideoTourUploadFormWidget .ctaButtons .ctaButton{width:auto}}.AskAgentVideoTourUploadFormWidget .ctaButtons .cta-button-separator{display:block;width:100%;height:1rem;padding:0;margin:0}@media (min-width:600px){.AskAgentVideoTourUploadFormWidget .ctaButtons .cta-button-separator{display:inline-block;width:1rem;height:1rem}}
@media (min-width:600px){.TopBanner{min-width:984px}}.link,a{text-decoration:none}.FixedHeader{background:#f5f5f5}.white-bg{background-color:#fff}#content{margin:0;width:inherit}.h3,h3{font-size:1rem;font-weight:600;margin-bottom:20px}.disclaimer,.dp-subtext,.subtext{font-size:.75rem;color:#767676}.subtext{margin-top:.25rem}.dp-link{color:#1080a2}.agent-only,.agent-only-link{color:#ff5655!important}.agent-only-link{text-decoration:underline}body.dpDialog.photos .LiveChatButton,body.dpDialog.photos .liveChatDialog{z-index:100000}body.dpDialog.photos .AdminTab{z-index:100100}body.disable-vertical-scroll{overflow-y:hidden}hr{background-color:#fff;color:#fff;border:none;border-top:1px dashed #e2e2e2;height:1px;text-align:center;width:100%;page-break-after:avoid;margin:20px auto}.nowrap{white-space:nowrap}
.aboveTheRail.pageComponentsContainer{padding:0}.aboveBelowTheRail,.belowTheRail{width:1072px;padding:0 calc((100% - 1072px)/2)}.alongTheRail{vertical-align:top;width:728px;display:inline-block;border-bottom:1px solid #e2e2e2}.navigationHeader,.theRail{position:-webkit-sticky;position:sticky}.navigationHeader{z-index:105;height:53px;top:-1px}.navigationHeader.is-pinned{z-index:10020;border-bottom:1px solid #e2e2e2}.theRail{width:313px;display:inline-block;top:0;float:right}.theRail .pageComponentsContainer{padding:0}.inAddressBannerVariant.theRail{top:3rem}@media (min-width:600px) and (max-width:1070px){.HomeDetailsPage .AppRatingsBanner,.HomeDetailsPage .SiteFooter{width:1070px!important}}.pageComponentsContainer{margin:0 auto;width:auto;padding:0 24px 0 0;overflow-x:hidden}.ie .pageComponentsContainer{padding:0 24px}@media (min-width:600px){.pageComponentsContainer{display:flex;flex-wrap:wrap;justify-content:space-between;width:1072px;overflow-x:visible}.ie .pageComponentsContainer{padding:0 30px}}.Section.FixedHeader{margin-top:0;height:100%}.Section.FixedHeader>.sectionContainer{margin:0 auto;padding:0 20px}.Section.MediaBrowserSection{margin-top:0}.Section.BannerSection{margin-top:20px}.Section.MainHouseInfoPanel{margin-top:0;margin-bottom:10px}.Section.SchoolsSection .StarRating .SvgIcon{width:24px;height:24px}.HomeDetailsPage .walk-score .desc{max-width:none}.HomeDetailsPage .walk-score .viz-container{display:flex;justify-content:center}.HomeDetailsPage .walk-score .viz-container .score{width:250px;text-align:center}.HomeDetailsPage .walk-score .viz-container .score.not-last{margin-right:0;border-right:1px solid #e2e2e2}@media (min-width:600px){.Section{margin-top:3rem}.Section.FixedHeader .sectionContainer{width:1072px;padding:0}.Section.SideBarContent{margin-top:0}.Section.MiniMapSection{min-height:301px;margin-top:45px}.Section.MiniMapSection.GhostTownMiniMapSection{min-height:0}.Section.UrgencySection{margin:2rem 0 0 0}.Section.MainHouseInfoPanel{margin:2rem 0 0 0;overflow:visible}.Section.BannerSection{margin-top:25px;margin-bottom:15px}.Section.OpenHouseSectionDesktop .h2,.Section.OpenHouseSectionDesktop h2,.Section.OpenHouseSectionMobile .h2,.Section.OpenHouseSectionMobile h2{padding:0}}@media (min-width:600px) and (max-width:899px){.Section.UrgencySection{margin:1.5rem 0}}@media (min-width:600px){.force-md-fullPageWidth>.Section{width:100vw;min-width:100%;position:relative;min-width:1070px;margin-left:calc((100vw - 1072px)/2*-1)}.inAddressBannerVariant .force-md-fullPageWidth>.Section{margin-left:0}.force-sideBarRightRail{width:313px}.dp-col-md-8{width:728px;max-width:728px}.dp-col-md-12{width:100%;max-width:1100px}.RecommendedsSection.shortTop:before,.SimilarsSection.shortTop:before{width:66.6%!important}.banner-widget{z-index:auto}.banner-widget .banner-row{box-sizing:content-box;max-width:1070px;width:1072px;padding:0 30px}.banner-widget .banner-content{width:100%!important;margin:0!important;float:none!important}.banner-widget .disclaimer-flyout{z-index:106}}@media (min-width:600px) and (max-width:1070px){.force-md-fullPageWidth>.Section{margin-left:-30px}}@media (min-width:600px) and (max-width:1100px){.force-md-fullPageWidth>.Section{margin-left:0}}@media (min-width:900px){.banner-widget .BannerButton{margin-right:3rem}}@media (min-width:1200px){.banner-widget .BannerButton{margin-right:0}}
.HomeIconBlock{line-height:0}.HomeIconBlock .top{text-align:center}.HomeIconBlock .top svg{background-color:#fff;z-index:1}.HomeIconBlock .top .Open svg{height:15px;width:30px}.HomeIconBlock .top .Hot svg{height:15px;width:29px}.HomeIconBlock .bottom .property{position:relative;border-radius:5px;border:2px solid #fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.25);width:32px;height:32px}.HomeIconBlock .bottom .property .badge.SvgIcon{position:absolute;top:-5px;left:28px;height:12px;width:12px;stroke:#fff;stroke-width:3px;z-index:2}.HomeIconBlock .bottom .property .SvgIcon.property-icon{position:relative;top:6px;left:6px;width:20px;height:20px;fill:#fff;z-index:0}.HomeIconBlock .redfin{background-color:#c82021}.HomeIconBlock .for-sale{background-color:#2e7e36}.HomeIconBlock .sold{background-color:#5d8acb}.HomeIconBlock .owner{background-color:#a22769}.HomeIconBlock .foreclosed{background-color:#4c3967}.HomeIconBlock .Hot{fill:#fa7b20}.HomeIconBlock .xout-alt{fill:#585858}.HomeIconBlock .favorite-alt{fill:#e62e2e}.HomeIconBlock .rating{fill:#ffb92e}.HomeIconBlock.small .top svg{position:relative;top:2px;margin-top:-3px}.HomeIconBlock.small .top .Hot svg{width:15px;height:7px;left:-1px}.HomeIconBlock.small .top .Open svg{width:16px;height:7px}.HomeIconBlock.small .bottom{text-align:center}.HomeIconBlock.small .bottom .property{display:inline-block;width:16px;height:16px;box-shadow:none;border:0;border-radius:3px}.HomeIconBlock.small .bottom .property .badge.SvgIcon{left:11px;height:10px;width:10px;stroke:none}.HomeIconBlock.small .bottom .property .SvgIcon.property-icon{width:12px;height:12px;top:2px;left:0}.HomeIconBlock.small .bottom .property .SvgIcon.property-icon.logo-R{width:10px;height:10px;top:3px}.HomeIconBlock.small.hasBanner .bottom .property .badge.SvgIcon{top:-2px}.HomeIconBlock.small.hasBanner .bottom .property .badge.SvgIcon.rating{top:-3px}
.HomeIcon{padding-bottom:.5em}.HomeIcon .sash{position:absolute;height:49px;width:40px}.HomeIcon .HomeIconBlock{margin-top:10px}@media screen and (max-width:599px){.HomeIcon{width:0}.HomeIcon .top{margin-left:2px}}
.HomeMainStats{padding-top:10px;display:block;width:100%}.HomeMainStats.with-refund .info-block{width:13%}.HomeMainStats.with-refund .info-block.price{width:33%}.HomeMainStats.with-refund .info-block.sqft{width:17%}.HomeMainStats.with-refund .info-block.refund{width:22%}.HomeMainStats .info-block{box-sizing:border-box;width:15%}.HomeMainStats .info-block.avm,.HomeMainStats .info-block.price,.HomeMainStats .info-block.sqft{width:33%}.HomeMainStats .info-block{text-align:center;border-right:1px solid #e2e2e2;display:inline-block}.HomeMainStats .info-block:last-of-type{border:none;padding-right:0}.HomeMainStats .hotness-banner-container{display:block;margin:5px 15px 15px 15px}@media screen and (min-width:600px){.HomeMainStats{padding:0;display:inline-block;width:auto}.HomeMainStats .info-block{width:auto!important;line-height:1.2;padding:0 13px 0 13px}}
.HomeBottomStats .DefinitionFlyout.definition-flyout-container{padding:0}.HomeBottomStats .status-container{margin-right:5px}.HomeBottomStats .more-info span:not(:first-child) .label{padding-left:10px}@media screen and (min-width:600px){.HomeBottomStats .more-info{float:right}}@media screen and (max-width:599px){.HomeBottomStats{width:100%;text-align:center;display:inline-block;margin:6px 0 10px 0}.HomeBottomStats .status-container{position:absolute;top:50px;left:45px}.HomeBottomStats .status-container .value .underline{border-bottom:none;cursor:auto}.HomeBottomStats .source-container{position:absolute;top:50px;left:180px}}
.HomeInfo{margin:10px 0 15px 0}.HomeInfo,.HomeInfo .top-stats{width:100%;border-bottom:1px solid #e2e2e2}.HomeInfo .top-stats{margin-bottom:8px}.HomeInfo .address{line-height:1;min-width:200px;padding:0 0 25px 45px}.HomeInfo .street-address{max-width:75vw;word-spacing:.125rem}.HomeInfo .citystatezip,.HomeInfo .street-address{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width:600px){.HomeInfo{width:700px;margin:10px 5px 4px 5px}.HomeInfo,.HomeInfo .top-stats{border-bottom:none}.HomeInfo .address{padding:0}.HomeInfo .street-address{max-width:296px}}
.favoriteButtonWrapper .COPFlyout{left:50%;top:85%}
.shareButtonWrapper .Flyout{left:1.75rem;top:-1.75rem;text-align:initial}
.ClaimHomeFlyoutNudge{position:absolute;top:50%}.ClaimHomeFlyoutNudge .claimHomeFlyoutIcon{width:2rem;height:2rem}.ClaimHomeFlyoutNudge>.flyout{width:300px!important}
.ClaimHomeControlButton{position:relative}.ClaimHomeControlButton .confirm-alt{fill:#7ccc33;position:absolute;left:50%;margin-left:-12px;opacity:0}.ClaimHomeControlButton.claimed .house{animation:rotate-out .8s;animation-fill-mode:forwards}.ClaimHomeControlButton.claimed .confirm-alt{animation:rotate-in .8s;animation-fill-mode:forwards}@keyframes rotate-out{0%{opacity:1;transform:rotateX(0deg);transform-origin:center bottom}to{opacity:0;transform:rotateX(90deg);transform-origin:center bottom}}@keyframes rotate-in{0%{opacity:0;transform:rotateX(90deg);transform-origin:center bottom}to{opacity:1;transform:rotateX(0deg);transform-origin:center bottom}}
.HomeControls{display:block;text-align:center;padding-bottom:5px}.HomeControls.no-button-border .HomeControlButton .button{border:none}.HomeControls.with-owner-button{display:flex;justify-content:center;text-align:center;width:18.75rem}.HomeControls.with-owner-button>div{flex:auto;display:block;margin:0}.HomeControls .HomeControlButton .button{padding:.4rem .9rem!important;height:24px!important;box-sizing:content-box!important}.HomeControls .HomeControlButton .button .Svg,.HomeControls .HomeControlButton .button .SvgIcon{height:24px;width:24px}.HomeControls .EditFactsButton,.HomeControls .ManagePhotosButton{display:inline-block;margin-left:1rem}.HomeControls .EditFactsButton .button,.HomeControls .FavoriteButton .button,.HomeControls .ManagePhotosButton .button,.HomeControls .ShareButton .button,.HomeControls .XOutButton .button{box-sizing:content-box}.HomeControls .COPFlyout{left:50%;top:150%}.HomeControls :hover .svgIcon{fill:#333}.HomeControls .shortlisted-favorite .fill,.HomeControls .shortlisted-favorite .outline,.HomeControls .svg-icon-on-color{fill:#e62e2e}.HomeControls .svg-icon-off-color{fill:#585858}@media screen and (min-width:600px){.HomeControls{float:right;margin-top:7px;text-align:center}}.SideHomeControlsSection{padding-top:2rem}.SideHomeControlsSection.extra-top-padding{padding-top:3rem}.HomeControlNavigationBar .home-control,.HomeControlsSideRail .home-control{display:flex;align-items:center;justify-content:center}.HomeControlNavigationBar .home-control:focus,.HomeControlsSideRail .home-control:focus{outline:none;box-shadow:none}.HomeControlNavigationBar .FavoriteButton .home-control,.HomeControlsSideRail .FavoriteButton .home-control{justify-content:center}.HomeControlNavigationBar .FavoriteButton .home-control span,.HomeControlsSideRail .FavoriteButton .home-control span{height:20px}.HomeControlNavigationBar .HomeControlButton,.HomeControlsSideRail .HomeControlButton{display:flex;justify-content:center}.HomeControlNavigationBar .HomeControlButton>*,.HomeControlsSideRail .HomeControlButton>*{width:100%}.HomeControlNavigationBar .HomeControlButtonWrapper :hover,.HomeControlsSideRail .HomeControlButtonWrapper :hover{background-color:#f5f5f5;transition:all .1s ease-out 0s}.HomeControlNavigationBar .icon,.HomeControlsSideRail .icon{padding-right:.5rem;height:20px}.HomeControlNavigationBar .icon .SvgIcon,.HomeControlsSideRail .icon .SvgIcon{width:20px;height:20px}.HomeControlNavigationBar .shortlisted-favorite .fill,.HomeControlNavigationBar .shortlisted-favorite .outline,.HomeControlNavigationBar .svg-icon-on-color,.HomeControlsSideRail .shortlisted-favorite .fill,.HomeControlsSideRail .shortlisted-favorite .outline,.HomeControlsSideRail .svg-icon-on-color{fill:#e62e2e}.HomeControlNavigationBar .COPFlyout,.HomeControlsSideRail .COPFlyout{left:50%}.HomeControlNavigationBar .pill-container-variant{width:100%;display:inline-flex;font-size:12px}.HomeControlNavigationBar .HomeControlButtonWrapper{color:#333}.HomeControlNavigationBar .HomeControlButtonWrapper :hover{border-radius:4px}.HomeControlNavigationBar .HomeControlButtonWrapper .home-control{padding:.5rem}.HomeControlNavigationBar .HomeControlButtonWrapper:not(:last-child){margin-right:.5rem}.HomeControlNavigationBar .HomeControlButtonWrapper:last-child .home-control{margin-right:-.5rem}.HomeControlNavigationBar .svg-icon-off-color{fill:#333}.HomeControlsSideRail{width:100%}.HomeControlsSideRail .pill-container-variant{width:100%;display:inline-flex;border:1px solid #e2e2e2;font-size:12px;border-radius:4px}.HomeControlsSideRail .HomeControlButtonWrapper{width:33.33%}.HomeControlsSideRail .svg-icon-off-color{fill:#585858}.HomeControlsSideRail .home-control{padding:1rem 0}
.customer-facing .pill-label{margin-top:5px;text-align:center}.customer-facing .pill-round{margin:0 5px}.customer-facing .button{position:relative}.customer-facing .button.pill-left{border-radius:2px 0 0 2px;margin-right:-1px}.customer-facing .button.pill-center{border-radius:0 0 0 0;margin-right:-1px}.customer-facing .button.pill-right{border-radius:0 2px 2px 0}.customer-facing .pill-container>*{display:inline-block;vertical-align:top;zoom:1}.customer-facing .pill-container>* .button{border-radius:0 0 0 0;margin-right:-1px;position:relative}.customer-facing .pill-container>:first-child .button{border-radius:2px 0 0 2px;margin-right:-1px}.customer-facing .pill-container>:last-child .button{border-radius:0 2px 2px 0}.customer-facing .pill-container>:not(:first-child):not(:last-child) .button{border-radius:0 0 0 0;margin-right:-1px}.customer-facing .pill-container>:first-child:last-child .button{border-radius:2px 4px 4px 4px}
.AvmClaimHomeButton .Button.full-width-button{width:100%}.AvmClaimHomeButton .caption{margin-top:.5rem;text-align:center}
.AddressBanner{font-size:.75rem;position:relative}.AddressBanner .statsValue,.AddressBanner .street-address{font-weight:600;font-size:1rem;line-height:1.3;margin-bottom:1px}.AddressBanner .AvmClaimHomeButton{display:block;margin:.5rem .5rem 1rem .5rem}.AddressBanner .AvmClaimHomeButton .claimHomeButton.claimed{width:14.5rem;margin:0 auto}.AddressBanner.desktop{margin-top:1rem;margin-bottom:1rem}@media screen and (min-width:600px){.AddressBanner .AvmClaimHomeButton{display:none}}
.TextAreaWithButtons{width:100%;border:1px solid #ccc;margin:0 3px 0 3px}.TextAreaWithButtons .field.TextArea>.field-error{margin-left:1rem}.TextAreaWithButtons .field.TextArea>.input{border:none}.TextAreaWithButtons .suggestedMessagesSection{margin:0 10px 10px 10px}.TextAreaWithButtons .suggestedMessagesSection .suggestedMessageButton{border:1px solid #1080a2;background:#fff;width:100%;border-radius:5px;padding:8px;height:100%}.TextAreaWithButtons .suggestedMessagesSection .suggestedMessageButton>span{height:auto}.TextAreaWithButtons .suggestedMessagesSection .suggestedMessageButton .suggestedMessage{font-family:Libre Franklin;font-style:normal;color:#1080a2;font-weight:400;margin:0 auto;height:auto;vertical-align:unset}@media (min-width:600px){.TextAreaWithButtons .suggestedMessagesSection .suggestedMessageButton .suggestedMessage{font-size:.875rem;line-height:14px}}@media (max-width:599px){.TextAreaWithButtons .suggestedMessagesSection .suggestedMessageButton .suggestedMessage{font-size:.75rem;white-space:normal}}.TextAreaWithButtons:focus-within{outline:none;box-shadow:0 0 0 1px #91bdfa,0 0 0 3px #5ea0f7,0 0 0 1px #91bdfa}
.partnerProgramAd .agentQuestion,.partnerProgramAd a{font-size:1rem;text-align:left}.partnerProgramAd .agentQuestion{font-weight:600;padding-top:1.5rem}
.aaq-question-stage .aaq-question-stage-title{font-size:1.375rem}.aaq-question-stage .aaq-question-stage-title-display-partner-connection-time{font-size:1.375rem;font-weight:600;line-height:2rem;margin-top:1rem}.aaq-question-stage .aaq-question-stage-agent-info-container{margin-top:22px}.aaq-question-stage .aaq-question-stage-agent-info-container:not(.clear-fix){display:inline-flex;flex-wrap:wrap}.aaq-question-stage .aaq-question-stage-agent-info-container .agent-avatar{text-align:center;cursor:pointer;color:#1080a2}.aaq-question-stage .aaq-question-stage-agent-info-container .agent-avatar .agent-picture{display:block;width:100px;height:100px;border-radius:100%;border:1px solid #ccc}.aaq-question-stage .aaq-question-stage-agent-info-container .agent-avatar svg{height:100px;width:100px;fill:#e2e2e2}.aaq-question-stage .aaq-question-stage-agent-info-container .aaq-question-stage-agent-info{display:flex;flex-direction:column;justify-content:center;max-width:480px;padding-left:20px;color:#767676;line-height:26px}.aaq-question-stage .aaq-question-stage-agent-info-container .aaq-question-stage-agent-info .agent-name{font-size:1.375rem;cursor:pointer;color:#1080a2}.aaq-question-stage .aaq-question-stage-agent-info-container .aaq-question-stage-agent-info .agent-name.listing-agent,.aaq-question-stage .aaq-question-stage-agent-info-container .aaq-question-stage-agent-info span{color:#333}.aaq-question-stage .aaq-question-stage-agent-info-container .aaq-question-stage-agent-info span.partner-connection-time-duration{color:#68a43d;font-weight:600}.aaq-question-stage .aaq-question-stage-form{display:inline-flex;flex-wrap:wrap;width:100%;margin-top:24px}.aaq-question-stage .aaq-question-stage-form .TextArea.aaq-question-form-text-area,.aaq-question-stage .aaq-question-stage-form .TextArea.aaq-question-form-text-area .input{width:100%}.aaq-question-stage .aaq-question-stage-form .aaq-question-form-button{width:220px;margin:24px 3px 0 3px}.aaq-question-stage .aaq-question-stage-form .aaq-question-form-contact{margin-top:24px;margin-left:24px;line-height:40px}.aaq-question-stage .aaq-question-stage-form .aaq-question-form-contact .phone-link{cursor:pointer;color:#1080a2}.aaq-question-stage .aaq-question-stage-form .aaq-question-form-response{width:100%;text-align:center;line-height:30px;color:#b2b2b2;font-size:.875rem}.aaq-question-stage .aaq-question-stage-form .aaq-question-form-response span{color:#333}.aaq-question-stage .partnerProgramAd{font-size:.875rem;margin-top:1rem}.aaq-question-stage .staticAgentsLineupDisplay{height:85px;margin-top:32px}.aaq-question-stage .staticAgentsLineupDisplay .staticAgentsPictureLineup img{width:234px}.aaq-question-stage .aaq-question-stage-partner-agent-info-container.inline .aaq-question-stage-partner-title{font-size:1.375rem;font-weight:600;line-height:2rem;margin-top:1.5rem}.aaq-question-stage .aaq-question-stage-partner-agent-info-container .aaq-question-stage-partner-title{font-size:1.375rem;font-weight:600;line-height:2rem}.aaq-question-stage .aaq-question-stage-partner-subtitle{font-size:1rem;margin-top:10px;color:#767676}.aaq-question-stage .aaq-question-stage-partner-subtitle .business-hours{color:#333}@media (max-width:599px){.aaq-question-stage{margin-bottom:5rem}.aaq-question-stage .aaq-question-stage-title{text-align:center}.aaq-question-stage .aaqLongTitle{text-align:left;font-weight:600}.aaq-question-stage .aaq-question-stage-agent-info-container{text-align:center;margin-top:24px;align-items:center}.aaq-question-stage .aaq-question-stage-agent-info-container .agent-avatar{cursor:pointer;color:#1080a2}.aaq-question-stage .aaq-question-stage-agent-info-container .agent-avatar .agent-picture{width:80px;height:80px}.aaq-question-stage .aaq-question-stage-agent-info-container.listing-agent .agent-avatar{margin-top:2rem}.aaq-question-stage .aaq-question-stage-agent-info-container .aaq-question-stage-agent-info{padding:0;padding-left:1rem;text-align:left}.aaq-question-stage .aaq-question-stage-agent-info-container .aaq-question-stage-agent-info .agent-name{line-height:40px;cursor:pointer;color:#1080a2}.aaq-question-stage .aaq-question-stage-agent-info-container .aaq-question-stage-agent-info .agent-name.listing-agent{color:#333}.aaq-question-stage .aaq-question-stage-form .aaq-question-form-button{margin-top:20px;width:100%}.aaq-question-stage .aaq-question-stage-form .aaq-question-form-button.extra-bottom-margin{margin-bottom:32px}.aaq-question-stage .aaq-question-stage-form .aaq-question-form-contact{margin-top:10px;margin-left:0;margin-bottom:16px;text-align:center;width:100%}.aaq-question-stage .aaq-question-stage-form .aaq-question-form-contact .phone-link{cursor:pointer;color:#1080a2}.aaq-question-stage .partnerProgramAd{font-size:.875rem;margin-bottom:2rem}.aaq-question-stage .staticAgentsLineupDisplay{margin-top:0}}
.aaq-two-input-stage{width:100%}.aaq-two-input-stage .aaq-two-input-stage-title{font-size:1.375rem;text-align:center}.aaq-two-input-stage .Notice{margin-left:0;margin-right:0;margin-bottom:0}.aaq-two-input-stage .Notice.error{border-color:#e2e2e2}.aaq-two-input-stage .aaq-two-input-stage-form .aaq-two-input-stage-text{margin-top:7px;width:100%}.aaq-two-input-stage .aaq-two-input-stage-form .aaq-two-input-stage-text .label:after{display:none}.aaq-two-input-stage .aaq-two-input-stage-form .aaq-two-input-stage-button{margin-top:24px;width:100%}.aaq-two-input-stage .aaq-two-input-stage-form .aaq-two-input-stage-button-terms-of-service{font-size:.875rem;text-align:center;padding-top:11px;color:#767676}.aaq-two-input-stage .aaq-two-input-stage-form .aaq-two-input-stage-button-terms-of-service a{color:#333}
.aaq-phone-only-stage{width:100%}.aaq-phone-only-stage .aaq-phone-only-stage-title{font-size:1.375rem;text-align:center}.aaq-phone-only-stage .Notice.error{border-color:#e2e2e2;text-align:left}.aaq-phone-only-stage .aaq-phone-only-form-text{width:100%}.aaq-phone-only-stage .aaq-phone-only-form-text .label{width:55px}.aaq-phone-only-stage .aaq-phone-only-form-text .label:after{display:none}.aaq-phone-only-stage .aaq-phone-only-form-text .field-error{text-align:left}@media (min-width:600px){.aaq-phone-only-stage .aaq-phone-only-form-text{width:430px}}.aaq-phone-only-stage .aaq-phone-only-stage-form{margin-top:15px;text-align:center}.aaq-phone-only-stage .aaq-phone-only-stage-form .aaq-phone-only-form-button{margin-top:20px;width:100%}@media (min-width:600px){.aaq-phone-only-stage .aaq-phone-only-stage-form .aaq-phone-only-form-button{width:430px}}.aaq-phone-only-stage .aaq-phone-only-stage-form .aaq-name-and-contact-terms-of-service{font-size:.875rem;padding-top:11px;color:#767676}.aaq-phone-only-stage .aaq-phone-only-stage-form .aaq-name-and-contact-terms-of-service a{color:#333}
.aaq-name-and-contact-stage .aaq-name-and-contact-stage-title{font-size:1.375rem;text-align:center}.aaq-name-and-contact-stage .Notice.error{border-color:#e2e2e2;text-align:left}.aaq-name-and-contact-stage .aaq-name-and-contact-stage-form .aaq-name-input-fields{overflow:hidden}.aaq-name-and-contact-stage .aaq-name-and-contact-stage-form .Text{padding-bottom:10px}.aaq-name-and-contact-stage .aaq-name-and-contact-stage-form .Text .label:after{display:none}.aaq-name-and-contact-stage .aaq-name-and-contact-stage-form .leftField{float:left;width:49%}.aaq-name-and-contact-stage .aaq-name-and-contact-stage-form .rightField{float:right;width:49%}.aaq-name-and-contact-stage .aaq-name-and-contact-stage-form .aaq-name-and-contact-form-button{margin-top:14px;width:100%}.aaq-name-and-contact-stage .aaq-name-and-contact-stage-form .aaq-name-and-contact-terms-of-service{font-size:.875rem;padding-top:11px;color:#767676}.aaq-name-and-contact-stage .aaq-name-and-contact-stage-form .aaq-name-and-contact-terms-of-service a{color:#333}
.aaq-confirmation-stage{display:flex;justify-content:center;align-items:center;height:100%}.aaq-confirmation-stage .aaq-confirmation-stage-content{text-align:center;margin-bottom:50px}.aaq-confirmation-stage .aaq-confirmation-stage-content .aaq-confirmation-icon{height:110px;width:110px;fill:#7ccc33;margin:10px 0}.aaq-confirmation-stage .aaq-confirmation-stage-content .aaq-confirmation-stage-main-text{font-size:1.375rem;font-weight:600;line-height:40px;margin:10px 0}.aaq-confirmation-stage .aaq-confirmation-stage-content .aaq-confirmation-stage-sub-text{font-size:1rem}.aaq-confirmation-stage .aaq-confirmation-stage-content .detailedSubText{padding:0 85px}.aaq-confirmation-stage .aaq-confirmation-stage-content .learnMoreLink{margin-top:2rem}@media (max-width:599px){.dialog-wrap.full-screen .Dialog:not(.unpadded)>.cell>.guts>.content-wrapper{padding-bottom:0!important}.aaq-confirmation-stage{justify-content:left}.aaq-confirmation-stage .aaq-confirmation-stage-content{margin-bottom:0}.aaq-confirmation-stage .aaq-confirmation-stage-content .aaq-confirmation-icon-container{text-align:left}.aaq-confirmation-stage .aaq-confirmation-stage-content .aaq-confirmation-icon-container .aaq-confirmation-icon{height:78px;width:78px;fill:#7ccc33;margin:10px 0}.aaq-confirmation-stage .aaq-confirmation-stage-content .aaq-confirmation-stage-main-text{font-size:1.375rem;font-weight:600;line-height:30px;margin:10px 0;text-align:left}.aaq-confirmation-stage .aaq-confirmation-stage-content .aaq-confirmation-stage-sub-text{font-size:18px;text-align:left;margin-top:1rem}.aaq-confirmation-stage .aaq-confirmation-stage-content .detailedSubText{padding:0;text-align:left}.aaq-confirmation-stage .aaq-confirmation-stage-content .learnMoreLink{text-align:left}}
@media (min-width:600px){.multiStage-aaq-form-container .content-wrapper{padding-top:10px;overflow-y:hidden}.multiStage-aaq-form-container .multiStage-aaq-form-stage .aaq-question-stage .aaq-question-stage-agent-info-container{margin-top:0}}.multiStage-aaq-form-container .multiStage-aaq-form-stage.center-content{display:flex;justify-content:center;align-items:center}@media (min-width:600px){.multiStage-aaq-main-container{width:595px;padding:0 8px;display:flex;justify-content:center;align-items:center;height:100%}}.aaq-have-we-met{max-width:400px;padding:5px 10px;line-height:1.2;margin-top:5px}.aaq-have-we-met .title{font-weight:700;font-size:1.3rem}.aaq-have-we-met .message{overflow-wrap:break-word}.aaq-have-we-met .cta-buttons{text-align:center;margin-top:1em}.aaq-have-we-met .cta-buttons .button{margin:5px}@media (min-width:600px){.aaq-have-we-met .cta-buttons{text-align:right;margin-top:1em}}.Dialog.MultiStepAAQ>.cell>.guts>.header>h3{max-width:570px}.Dialog.MultiStepAAQ.mobile>.cell>.guts>.content-wrapper{margin-top:0}.Dialog.MultiStepAAQ.mobile>.cell>.guts>.header>.close-button{margin-right:20px;margin-top:0}@media (min-width:600px){.Dialog.MultiStepAAQ.mobile>.cell>.guts{height:500px}}.staticAgentsLineupDisplay{height:85px;margin-top:18px}.staticAgentsLineupDisplay .staticAgentsPictureLineup img{width:250px}
.StickyTourButton{position:relative}@media (min-width:900px){.StickyTourButton{text-align:right}}.StickyTourButton .TourButton{position:absolute!important;top:3px;right:0}.StickyTourButton .SelfTourButton{height:46px;width:100%}@media (max-width:399px){.StickyTourButton .TourButton{padding-left:.5rem;padding-right:.5rem}}.StickyTourButton p:first-child{margin-top:4px}.StickyTourButton .ContactBuilderButton,.StickyTourButton .TourButtonSinglePhoto{height:46px;width:100%;padding-top:0;padding-right:3px;padding-left:3px}.StickyTourButton .ContactBuilderButton .buttonText,.StickyTourButton .TourButtonSinglePhoto .buttonText{color:#fff;font-weight:400}.StickyTourButton .ContactBuilderButton .buttonText .heading,.StickyTourButton .TourButtonSinglePhoto .buttonText .heading{font-size:1rem}.StickyTourButton .ContactBuilderButton .buttonText .subheading,.StickyTourButton .TourButtonSinglePhoto .buttonText .subheading{padding-top:2px;font-size:.75rem}@media (min-width:900px){.StickyTourButton .ContactBuilderButton,.StickyTourButton .TourButtonSinglePhoto{width:260px}}.StickyTourButton .TourButtonSinglePhoto{margin-bottom:20px}.StickyTourButton .ContactBuilderButton .buttonText{position:relative;top:50%}.StickyTourButton .LoadingIndicator{text-align:inherit}.StickyTourButton .LoadingIndicator .indicatorSvg{position:absolute;right:100px}.StickyTourButton .lightning{margin-right:5px}@media (min-width:600px){.StickyTourButton .LoadingIndicator{text-align:center}.StickyTourButton .LoadingIndicator .indicatorSvg{position:relative;right:0}}
.scheduleTourButton{height:46px;width:100%;padding-top:0;padding-right:3px;padding-left:3px}.scheduleTourButton .buttonText{color:#fff;font-weight:400;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scheduleTourButton .buttonText .heading{font-size:1rem;font-weight:600}.scheduleTourButton .buttonText .subheading{padding-top:3px;font-size:.75rem}@media (min-width:900px){.scheduleTourButton{width:260px}}
.route-SearchPage-phone .LiveChatButton,.route-SearchPage-tablet .LiveChatButton,.route-SearchPage .LiveChatButton{z-index:5}@keyframes live-chat-button-pop{0%{display:none;bottom:-20px}to{display:block;bottom:33px}}.LiveChatButton{font-size:10px;z-index:100;cursor:pointer}.LiveChatButton.floating{position:fixed;bottom:33px;right:43px;width:142px;height:42px;border-radius:42px;border:2px solid #767676;box-shadow:0 1px 5px 0 rgba(0,0,0,.3)}.LiveChatButton.floating .liveChatIconContainer{display:flex}.LiveChatButton.floating .liveChatIconContainer .buttonLabel{line-height:42px}.LiveChatButton.floating .liveChatIconContainer .liveChatButtonIcon{fill:#585858;height:21px;margin:10.5px 4px 10.5px 13px}.LiveChatButton.floating.shortenButton{transition:width .2s ease-in-out 0s;width:42px}.LiveChatButton.floating.shortenButton .liveChatIconContainer{height:100%}.LiveChatButton.floating.shortenButton .liveChatIconContainer .liveChatButtonIcon{display:block;margin:auto}.LiveChatButton.floating.shortenButton.inEndAndRateChatExperience{display:none}.LiveChatButton.floating.elongateButton{width:142px}.LiveChatButton.floating.elongateButton:not(.inEndAndRateChatExperience){transition:width .2s ease-in-out 0s}.LiveChatButton.floating.elongateButton.inEndAndRateChatExperience{animation:live-chat-button-pop .2s ease-out normal}.LiveChatButton.floating:hover{box-shadow:0 1px 7px 0 rgba(0,0,0,.4)}.LiveChatButton.stickyFooter{position:relative;height:100%;border-radius:2px;border:1px solid #ccc}.LiveChatButton.stickyFooter:hover{background-color:#f5f5f5}.LiveChatButton.stickyFooter .liveChatIconContainer .liveChatButtonIcon{fill:#585858;display:inline-block;height:19px;margin-top:13px;margin-left:4px}.LiveChatButton.stickyFooter .liveChatIconContainer .close{margin-left:auto;margin-right:auto;display:block}.LiveChatButton.stickyFooter .liveChatIconContainer .redDot{border-width:0;height:7px;width:7px;left:23px;top:12px}.LiveChatButton.stickyFooter .buttonLabel{display:inline-block;position:relative;bottom:4px}.LiveChatButton .liveChatIconContainer{position:relative}.LiveChatButton .liveChatIconContainer .liveChatButtonIcon{width:30px}.LiveChatButton .liveChatIconContainer .redDot{position:absolute;left:30px;top:10px;z-index:100;background-color:#c82021;width:10px;height:10px;border-width:2px;border-color:#fff;border-style:solid;border-radius:7px}@media (max-width:599px){.LiveChatButton.floating{bottom:20px;right:12px;width:99px}.LiveChatButton.floating.elongateButton{width:99px}}
.liveChatDialog .conversation .contactFormContainer{background:#fff;margin:7px 20px 10px 45px;box-shadow:0 1px 3px 0 rgba(0,0,0,.13)}.liveChatDialog .conversation .contactFormContainer .userContactForm{padding:20px}.liveChatDialog .conversation .contactFormContainer .userContactForm>*{width:100%}.liveChatDialog .conversation .contactFormContainer .userContactForm>*+*{margin-top:10px}.liveChatDialog .conversation .contactFormContainer .userContactForm>* .input{width:100%}.liveChatDialog .conversation .contactFormContainer .userContactForm .howCanWeHelpYouField .input{height:110px}.liveChatDialog .conversation .contactFormContainer .userContactForm .emailOrPhoneSection{position:relative}.liveChatDialog .conversation .contactFormContainer .userContactForm .emailOrPhoneSection .input{width:100%}.liveChatDialog .conversation .contactFormContainer .userContactForm .emailOrPhoneSection .emailOrPhoneFieldExpanded{width:100%;z-index:100}.liveChatDialog .conversation .contactFormContainer .userContactForm .emailOrPhoneSection .emailOrPhoneFieldShowButton{width:80%}.liveChatDialog .conversation .contactFormContainer .userContactForm .emailOrPhoneSection .emailOrPhoneFieldShowButton,.liveChatDialog .conversation .contactFormContainer .userContactForm .emailOrPhoneSection .emailOrPhoneFieldShowButton .input{height:40px}.liveChatDialog .conversation .contactFormContainer .userContactForm .emailOrPhoneSection .emailOrPhoneButton{position:absolute;width:20%;height:40px;right:0;border-radius:0;padding:0}.liveChatDialog .conversation .contactFormContainer .userContactForm .emailOrPhoneSection .emailOrPhoneButton .SvgIcon{position:relative;top:-3px;width:25px;height:25px;fill:#fff}.liveChatDialog .conversation .contactFormContainer .userContactForm .sendContactInfoButton{margin-top:20px;height:40px;font-size:1rem}.liveChatDialog .conversation .contactFormContainer .userContactForm .field.required>.label:after{display:none}.liveChatDialog .conversation .contactFormContainer .userContactForm .field.howCanWeHelpYouField>.label:after{content:"(Optional)";color:#767676;bottom:5px}.liveChatDialog .conversation .contactFormContainer .expandedUserContactForm .label{padding-top:0;font-size:.875rem}.liveChatDialog .conversation .contactFormContainer .contactFormConfirmation{padding:15px;font-size:.875rem}.liveChatDialog .conversation .contactFormContainer .contactFormConfirmation .submittedContactInfosection{padding-top:15px}.liveChatDialog .conversation .contactFormContainer .contactFormConfirmation .submittedContactInfosection .contactInfo{display:inline-block;font-size:.875rem;font-weight:400;color:#767676}.liveChatDialog .conversation .contactFormContainer .contactFormConfirmation .submittedContactInfosection .confirmationCheck{display:inline-block;width:15px;height:15px;margin-left:15px;fill:#7ccc33;background-color:#fff}
.liveChatDialog .conversation .message .content{font-size:1rem;display:inline-block;border-radius:10px;padding:12px 15px;margin:5px 10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.13);overflow-wrap:break-word;white-space:pre-wrap}.liveChatDialog .conversation .message .content .expandedOfflineMessage>*{margin-top:12px}.liveChatDialog .conversation .message .content .expandedOfflineContactInfoConfirmationMessage>*{font-weight:600}.liveChatDialog .conversation .message .messageFooter{padding:0 11px;font-size:.75rem;color:#999}.liveChatDialog .conversation .message.isInitialMessage{margin-top:12px}.liveChatDialog .conversation .message.fromCurrentUser{text-align:right}.liveChatDialog .conversation .message.fromCurrentUser .content{margin-left:70px;background-color:#1080a2;color:#fff;text-align:left}.liveChatDialog .conversation .message.fromCurrentUser .content.sharpTop{border-top-right-radius:4px;margin-top:1px}.liveChatDialog .conversation .message.fromCurrentUser .content.sharpBottom{border-bottom-right-radius:4px;margin-bottom:1px}.liveChatDialog .conversation .message.receivedMessage{position:relative}.liveChatDialog .conversation .message.receivedMessage .messageIcon{position:absolute;bottom:0;margin:2px 10px;width:30px;height:30px;background-size:30px;border-radius:15px;background-color:#c82021}.liveChatDialog .conversation .message.receivedMessage .messageIcon .logo-R{fill:#fff;width:20px;height:20px;margin:5px}.liveChatDialog .conversation .message.receivedMessage .content{background-color:#fff;color:#333;margin-left:45px;margin-right:20px;text-align:left}.liveChatDialog .conversation .message.receivedMessage .content.sharpTop{border-top-left-radius:4px;margin-top:1px}.liveChatDialog .conversation .message.receivedMessage .content.sharpBottom{border-bottom-left-radius:4px;margin-bottom:1px}.liveChatDialog .conversation .message.receivedMessage .content.firstMessage{margin-top:2px}.liveChatDialog .conversation .message.receivedMessage .content .typingIndicator{width:28px;height:10px}.liveChatDialog .conversation .message.receivedMessage .messageHeader{padding-left:50px;margin-top:0;font-size:.75rem;color:#999;line-height:.9}.liveChatDialog .conversation .message.receivedMessage .messageHeader.endRestartChatMessageHeader{padding:0;margin:1rem auto .875rem auto;font-size:.875rem;text-align:center}.liveChatDialog .conversation .message.receivedMessage .messageFooter{position:absolute;padding-left:45px;margin-top:7px;font-size:.75rem;color:#999;line-height:.9}.liveChatDialog .conversation .message.lastMessage{margin-bottom:10px}
.liveChatDialog.offline .conversation{top:60px;background:#f5f5f5}.liveChatDialog .conversation{position:absolute;top:30px;bottom:0;right:0;width:100%;background:linear-gradient(180deg,#fff 15%,#f5f5f5 20%)}.liveChatDialog .conversation.collapsedConversationHeight{min-height:40%}.liveChatDialog .conversation .conversationHistory{overflow-x:hidden;height:calc(100% - 69px)}.liveChatDialog .conversation .conversationHistory.fullConversationHistoryHeight{height:100%}.liveChatDialog .conversation .conversationHistory .conversationLineup{background-color:#fff;padding:0 30px 12px 30px}.liveChatDialog .conversation .conversationHistory .conversationLineup .staticAgentsLineupDisplay{height:56px}.liveChatDialog .conversation .conversationHistory .conversationLineup .staticAgentsLineupDisplay .staticAgentsPictureLineup img{width:165px}.liveChatDialog .conversation .conversationHistory .conversationTitles{position:-webkit-sticky;position:sticky;top:0;z-index:200;box-shadow:0 5px 5px -5px rgba(0,0,0,.3);background-color:#fff;padding:0 30px 25px 30px}.liveChatDialog .conversation .conversationHistory .conversationTitles .title{font-size:1rem;font-weight:600;color:#333;line-height:24px;margin-bottom:10px}.liveChatDialog .conversation .conversationHistory .conversationTitles .subtitle{font-size:.875rem;color:#767676}.liveChatDialog .conversation .conversationHistory .existingMessages{padding-top:12px}.liveChatDialog .conversation .messageComposeBox{position:absolute;border-top-width:1px;border-color:#e2e2e2;border-style:solid;border-radius:4px;bottom:12px;left:12px;right:12px;min-height:45px}.liveChatDialog .conversation .messageComposeBox.suggestedMessages{bottom:0;left:0;right:0;border-radius:unset}.liveChatDialog .conversation .messageComposeBox.suggestedMessages .suggestedMessagesButtons{border-top:2px solid #e2e2e2;margin:0 8px 10px}.liveChatDialog .conversation .messageComposeBox.suggestedMessages .suggestedMessagesButtons .suggestedMessageButton{background-color:#1080a2;border-radius:18px;color:#fff;height:36px;border:none;margin-top:10px;margin-left:0;padding:10px;font-weight:400}@media (hover:hover){.liveChatDialog .conversation .messageComposeBox.suggestedMessages .suggestedMessagesButtons .suggestedMessageButton:hover{background-color:#65c0cf}}.liveChatDialog .conversation .field.messageComposeField{width:calc(100% - 59px);min-height:45px}.liveChatDialog .conversation .field.messageComposeField .input{border:0;max-width:100%;border-radius:4px}.liveChatDialog .conversation .field.messageComposeField .input .value{line-height:25px}.liveChatDialog .conversation .sendMessageButton{padding:14px 0;width:50px;height:100%;background:#fff;color:#1080a2;font-size:.875rem;font-weight:600;border:none;cursor:pointer}.liveChatDialog .conversation .sendMessageButton:focus{position:relative}.liveChatDialog .conversation .sendMessageButton:hover{color:#65c0cf}.liveChatDialog .conversation .sendMessageButton.disabled,.liveChatDialog .conversation .sendMessageButton.selected{border:none;opacity:.5;background-color:#f5f5f5}
.liveChatDialog{visibility:visible;width:375px;height:580px;background:#fff;z-index:1000;position:fixed;bottom:43px;right:43px;box-shadow:0 1px 5px 0 rgba(0,0,0,.3);font-weight:400}.liveChatDialog.no-header .content-wrapper{margin-top:0!important}@media screen and (min-width:600px){.liveChatDialog.stickyFooterPresent,.liveChatDialog.stickyFooterPresent .liveChatEndChatDialogContainer .DialogUnderlay,.liveChatDialog.stickyFooterPresent .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog{bottom:100px}}@media screen and (max-width:599px){.liveChatDialog{position:absolute;width:100%;height:100%;bottom:0;right:0}}.liveChatDialog.offline{bottom:100px}.liveChatDialog.offline .liveChatDialogHeader{height:60px;justify-content:center;align-items:center}.liveChatDialog.offline .liveChatDialogHeader .title{font-size:1.375rem;font-weight:400}@media screen and (max-width:599px){.liveChatDialog.offline .liveChatDialogHeader{justify-content:flex-end}.liveChatDialog.offline .liveChatDialogHeader .closeButton{margin-top:0}.liveChatDialog.offline .liveChatDialogHeader .title{margin-right:calc(50% - 24px - 1rem - 70px)}}.liveChatDialog .liveChatDialogHeader{height:40px;display:flex;justify-content:flex-end}.liveChatDialog .liveChatDialogHeader .closeButton,.liveChatDialog .liveChatDialogHeader .minimizeButton{z-index:1000;margin-right:1rem}.liveChatDialog .liveChatEndChatDialogContainer .DialogUnderlay{z-index:10040;position:fixed;width:375px;height:580px;bottom:43px;right:43px}@media screen and (max-width:599px){.liveChatDialog .liveChatEndChatDialogContainer .DialogUnderlay{position:absolute;width:100%;height:100%;bottom:0;right:0}}.liveChatDialog .liveChatEndChatDialogContainer .liveChatEndChatDialog{z-index:10050;background:#fff;position:absolute;top:50%;transform:translateY(-50%);width:calc(375px - 5rem);padding:1rem;margin:auto 1.5rem;box-shadow:0 1px 5px 0 rgba(0,0,0,.3)}@media screen and (max-width:599px){.liveChatDialog .liveChatEndChatDialogContainer .liveChatEndChatDialog{width:calc(100% - 5rem)}}.liveChatDialog .liveChatEndChatDialogContainer .liveChatEndChatDialog .closeButton{float:right}.liveChatDialog .liveChatEndChatDialogContainer .liveChatEndChatDialog .contents{padding:.5rem}.liveChatDialog .liveChatEndChatDialogContainer .liveChatEndChatDialog .contents .title{font-size:1.125rem;font-weight:600;margin-top:1rem;margin-bottom:1.5rem}.liveChatDialog .liveChatEndChatDialogContainer .liveChatEndChatDialog .contents .buttons{display:flex;margin-bottom:.5rem}.liveChatDialog .liveChatEndChatDialogContainer .liveChatEndChatDialog .contents .buttons .Button.primary{flex-grow:1}.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog{z-index:10040;background:#fff;position:fixed;bottom:43px;right:43px;display:flex;flex-direction:column;justify-content:center;width:calc(375px - 2rem);height:calc(580px - 2rem);padding:1rem}@media screen and (max-width:599px){.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog{position:absolute;width:calc(100% - 2rem);height:calc(100% - 2rem);top:0;left:0;bottom:0;right:0}}.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog .closeButton{align-self:flex-end}.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog .contents{display:flex;flex-direction:column;margin:auto 1rem}.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog .contents .title{font-size:1.125rem;font-weight:600}.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog .contents .StarRatingInteractive{margin-top:.75rem}.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog .contents .textarea-with-count{margin-top:.5rem}.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog .contents .textarea-with-count .textarea>.input{min-height:120px}.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog .contents .textarea-with-count .textarea-with-count-counter.label{padding:0}.liveChatDialog .liveChatRateAndReviewChatDialogContainer .liveChatRateAndReviewChatDialog .contents .submitButton{margin-top:1rem}
@media (min-width:600px){.liveChatWidget .LiveChatButton .Flyout.liveChat.unreadMessage.preview{top:20px}}.liveChatWidget .LiveChatButton .Flyout.liveChat.unreadMessage.preview>.flyout{background-color:#585858;max-width:250px;min-width:54px;border-radius:4px;font-size:1rem;font-weight:400;white-space:nowrap;color:#fff;text-align:center}.liveChatWidget .LiveChatButton .Flyout.liveChat.unreadMessage.preview>.flyout .container{overflow:hidden;text-overflow:ellipsis}.liveChatWidget .LiveChatButton .Flyout.liveChat.unreadMessage.preview.fadeOut{transition:opacity .5s linear 0s;opacity:0}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview{position:absolute}@media (min-width:600px){.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview{top:20px;right:25px}}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview>.flyout{background-color:#fff;width:351px;padding:0;font-size:1rem;font-weight:400;white-space:nowrap;color:#585858;text-align:left;margin-bottom:28px}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview>.flyout .messageIcon{position:absolute;top:50%;margin:2px 7px;width:30px;height:30px;background-size:30px;border-radius:15px;background-color:#c82021;transform:translateY(-50%)}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview>.flyout .messageIcon .logo-R{fill:#fff;width:20px;height:20px;margin:5px}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview>.flyout .promptText{font-family:Libre Franklin;font-style:normal;font-weight:400;color:#333;font-size:1rem;line-height:24px;margin:5px 20px 3px 57px;width:227px}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview>.flyout .container{white-space:normal;position:relative}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview>.flyout .promptWrapper{padding:13px 0 13px 13px}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview>.flyout .liveChatButtonIcon{width:18px;height:18px;top:0;position:absolute;right:0;padding:12px 12px 55px 6px}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview.fadeOut{transition:opacity .5s linear 0s;opacity:0}.liveChatWidget .LiveChatButton .Flyout.liveChat.autoPrompt.preview>.arrow{margin-bottom:20px;border-width:11px;border-top-width:11px;border-right-width:11px;border-bottom-width:11px;border-left-width:11px;border-left-color:transparent!important;border-top-color:#fff!important}.liveChatWidget.hideWidget{visibility:hidden}@media screen and (max-width:899px){.liveChatWidget.hideWidget{height:0;display:table-caption}}.floatingWidget{top:30px;right:6px}.floatingWidget>.arrow{border-left-color:#585858!important}.fixedWidget{left:24px}.fixedWidget>.flyout{left:0;bottom:12px}.fixedWidget>.arrow{border-top-color:#585858!important;bottom:4px;left:26px}
.StickyTourFooter,.stickyTourFooterHeight{height:60px}.StickyTourFooter{box-sizing:border-box;transition:opacity .2s ease-out 0s;opacity:1;box-shadow:0 -3px 5px -2px #aaa;left:0;display:table;border-spacing:10px 7px}body.dialog-shown .StickyTourFooter,body.one-tap-dialog-shown .StickyTourFooter{z-index:0;opacity:0;box-shadow:none}.StickyTourFooter>*{display:table-cell;vertical-align:top;box-sizing:border-box}.StickyTourFooter>.liveChatWidget{width:84px}.StickyTourFooter>.tertiary-alt{width:84px;padding:14px 18px 12px 16px}.StickyTourFooter .bed-bath-info{display:inline-flex}.StickyTourFooter .bed-bath-info .bed-info{padding:12px 10px 10px 24px}.StickyTourFooter .bed-bath-info .bath-info{padding:12px 11px 10px 10px}@media (min-width:900px){.StickyTourFooter .bed-bath-info~.StickyTourButton{width:260px}}.StickyCTAFooter{box-sizing:border-box;transition:opacity .2s ease-out 0s;opacity:1;box-shadow:0 -3px 5px -2px #aaa;height:60px;left:0;display:table;border-spacing:10px 7px}body.dialog-shown .StickyCTAFooter,body.one-tap-dialog-shown .StickyCTAFooter{z-index:0;opacity:0;box-shadow:none}.StickyCTAFooter>*{vertical-align:top;box-sizing:border-box;text-align:right}.SinglePhotoStickyFooter{box-shadow:none;color:#f5f5f5}@media (min-width:600px){.StickyTourFooter>.liveChatWidget{width:125px}}
.nextTourTimes{padding-top:15px;display:flex}.nextTourTimes .nextTourTimesDay{line-height:25px;margin-right:10px}.nextTourTimes .timeLinkList.isTourToday{margin-left:16px}.nextTourTimes .timeLinkList.standaloneTimes,.nextTourTimes .timeLinkList.standaloneTimes :first-child{margin-left:unset}.nextTourTimes .timeLinkList.standaloneTimes :last-child{margin-right:unset}.nextTourTimes .timeLinkList .timeLink{font-weight:400;margin-left:5px;margin-right:5px;margin-top:5px}.nextTourTimes .timeLinkList .clickable{margin-left:5px}.nextTourTimes .timeLoadingList{display:inline-flex;margin-top:3px;margin-left:5px}.nextTourTimes .timeLoadingList.isTourToday{margin-left:20px}.nextTourTimes .timeLoadingList.standaloneTimes,.nextTourTimes .timeLoadingList.standaloneTimes :first-child{margin-left:unset}.nextTourTimes .timeLoadingList.standaloneTimes :last-child{margin-right:unset}.nextTourTimes .timeLoadingList .timeLinkPlaceholder{width:80px;height:20px;margin-left:4px;margin-right:4px}.nextTourTimes .timeLoadingList .moreTimesLinkPlaceholder{width:102px;height:20px;margin-left:4px}@media (max-width:599px){.nextTourTimes{padding-top:12px}.nextTourTimes .timeLinkList.isTourToday{margin-left:5px}.nextTourTimes .timeLinkList.standaloneTimes{margin-left:unset}.nextTourTimes .timeLoadingList.isTourToday{margin-left:5px}.nextTourTimes .timeLoadingList.standaloneTimes{margin-left:unset}.nextTourTimes .timeLoadingList .timeLinkPlaceholder{width:50px}.nextTourTimes .timeLoadingList .moreTimesLinkPlaceholder{width:70px}}@media (min-width:600px) and (max-width:899px){.nextTourTimes{padding-top:10px}}
.InlineTourCTA{padding:40px 0 36px;text-align:center}.InlineTourCTA .titleText{padding-top:18px;font-weight:600}.InlineTourCTA .nextTourTimes{display:inline-flex}.InlineTourCTA .tourWithLink{font-weight:400;padding-top:8px}.InlineTourCTA .subtitleText{padding-top:8px}
.StickyOMDPButton{position:relative}.StickyOMDPButton .OMDPButton{height:46px;width:100%;padding-top:0;padding-right:3px;padding-left:3px}.StickyOMDPButton .OMDPButton .buttonText{color:#fff;font-weight:400}.StickyOMDPButton .OMDPButton .buttonText .heading{font-size:1rem}.StickyOMDPButton .OMDPButton .buttonText .subheading{padding-top:2px;font-size:.75rem}.StickyOMDPButton .OMDPButtonAndText{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:3px 13px}.StickyOMDPButton .OMDPButtonAndText .heading{font-size:.875rem;font-weight:600}.StickyOMDPButton .OMDPButtonAndText .subheading{font-size:.75rem}.StickyOMDPButton .OMDPButtonAndText .simpleOMDPButton{padding:8px 14px;color:#fff;font-weight:600}
div.photoListDialog .withOfferButton{text-align:center}div.photoListDialog .withOfferButton .StickyOMDPButton,div.photoListDialog .withOfferButton .StickyTourButton{display:inline-block}div.photoListDialog .withOfferButton .OfferButton{margin-top:0;margin-left:.75rem;height:46px;width:auto}
.OfferDeadlineSection .offer-deadline-title{font-weight:600;color:#c82021}.OfferDeadlineSection.secondary{margin-bottom:0!important}.OfferDeadlineSection.secondary .HomeDetailsBanner.secondary{padding:0;border:none}
.Section h2{padding-left:0;width:100%;word-spacing:.125rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.Section .h2-subtest{margin-left:0}.Section .sectionHeaderContainer{padding:2rem 24px;left:-24px;position:relative}.Section.has-bottom-rule:after,.Section.has-top-rule:before{content:"";border-top:1px solid #e2e2e2;display:block;left:-24px;position:relative;width:100vw}@media (min-width:600px){.Section.has-top-rule:before{padding-top:3rem;width:100%;left:0}.Section .sectionHeaderContainer{padding:0 0 1.625rem;left:0}}
.HomeDetailsBanner{padding:1rem;border:1px solid #ccc}.HomeDetailsBanner .icon{width:1.5rem;height:1.5rem;padding-right:.5rem;display:table-cell}.HomeDetailsBanner .icon .SvgIcon{height:inherit;width:inherit;vertical-align:top;position:relative;top:-2px}.HomeDetailsBanner .textContainer{display:table-cell;vertical-align:middle}.HomeDetailsBanner .dismiss{position:absolute;right:1rem;height:1rem;width:1rem;margin-top:.25rem;fill:#767676}.HomeDetailsBanner .dismiss .SvgIcon{height:inherit;width:inherit;vertical-align:top;fill:inherit}.HomeDetailsBanner .title{font-weight:600;margin-right:.25rem}.HomeDetailsBanner .message,.HomeDetailsBanner .title{display:inline}.HomeDetailsBanner .container{display:table-cell;width:100%}.HomeDetailsBanner .actionContainer{display:table-cell;white-space:nowrap;padding-left:1rem;vertical-align:middle}.mobileDP .HomeDetailsBanner .actionContainer{white-space:normal}.HomeDetailsBanner .actionContainer .action{display:inline}@media screen and (max-width:599px){.HomeDetailsBanner{padding:.5rem}.HomeDetailsBanner .actionContainer,.HomeDetailsBanner .container{text-align:center;display:block}.HomeDetailsBanner .icon{width:1.125rem}.HomeDetailsBanner .icon,.HomeDetailsBanner .textContainer{display:inline}}.HomeDetailsBanner.dismissible .actionContainer{padding-right:2rem}@media screen and (max-width:599px){.HomeDetailsBanner.dismissible .container{width:auto}.HomeDetailsBanner.dismissible .actionContainer,.HomeDetailsBanner.dismissible .container{padding-right:2rem;padding-left:2rem}}.HomeDetailsBanner.default .icon{fill:#333}.HomeDetailsBanner.default .message,.HomeDetailsBanner.default .title{color:#333}.HomeDetailsBanner.urgent .icon{fill:#c82021}.HomeDetailsBanner.urgent .title{color:#c82021}.HomeDetailsBanner.sharedFavorites .action a:hover{text-decoration:underline;color:#65c0cf}@media screen and (max-width:599px){.HomeDetailsBanner.sharedFavorites .icon{display:table-cell;width:1.5rem}.HomeDetailsBanner.sharedFavorites .title{display:inline-block}.HomeDetailsBanner.sharedFavorites .textContainer{display:table-cell}}.HomeDetailsBanner.sharedFavorites .icon{fill:#e62e2e}.HomeDetailsBanner.sharedFavorites .message,.HomeDetailsBanner.sharedFavorites .title{color:#333}.home-details-banner-transition-enter{opacity:.01}.home-details-banner-transition-enter.home-details-banner-transition-enter-active{opacity:1;transition:opacity .4s ease-in}.home-details-banner-transition-leave{opacity:1}.home-details-banner-transition-leave.home-details-banner-transition-leave-active{opacity:.01;transition:opacity .4s ease-in}.Section.OfferDeadlineSection .action,.Section.OfferDeadlineSection .textContainer{font-size:.8em}@media (min-width:600px){.Section.OfferDeadlineSection .action,.Section.OfferDeadlineSection .textContainer{font-size:1em}}
.ComingSoonSection .HomeDetailsBanner .SvgIcon.new-homes{position:relative;top:-4px}.ComingSoonSection .HomeDetailsBanner .isSubscribedText .dot{font-weight:600;font-size:35px;line-height:10px;margin-left:3px;position:relative;top:5px}.ComingSoonSection .HomeDetailsBanner .action{margin-left:3px}.ComingSoonSection.secondary{margin-bottom:0!important}.ComingSoonSection.secondary .HomeDetailsBanner.secondary{padding:0;border:none}
.RedfinDirectBannerSection{position:relative;border:1px solid #1080a2;padding:.75rem 1.15rem .75rem 1.15rem;margin:1rem 0 1.5rem 0;display:table}@media (max-width:600px){.RedfinDirectBannerSection{display:flex;flex-direction:column}}.RedfinDirectBannerSection .redfin-direct-icon{height:84px;vertical-align:middle}@media (max-width:600px){.RedfinDirectBannerSection .redfin-direct-icon{display:none}}.RedfinDirectBannerSection .redfin-direct-description{display:table-cell;padding-left:1.5rem;padding-right:1rem}@media (max-width:600px){.RedfinDirectBannerSection .redfin-direct-description{padding-left:0;padding-right:0;padding-bottom:1rem}}.RedfinDirectBannerSection .learn-more-cta,.RedfinDirectBannerSection .redfin-direct-description{display:table-cell;vertical-align:middle}.RedfinDirectBannerSection .learn-more-cta{width:136px;margin-right:1.5rem}.RedfinDirectBannerSection .triangle{position:absolute;left:53px;bottom:-21px}.RedfinDirectBannerSection .edge,.RedfinDirectBannerSection .firefox,.RedfinDirectBannerSection .ie{bottom:-19px}
.PendingBanner.blockedBox .title{padding-top:0}@media (min-width:900px){.PendingBanner.blockedBox{padding:1rem 0;border:none}}
.OrSeparator{display:flex;align-items:center}.OrSeparator .label{font-weight:600;color:#767676;padding:0 1rem}.OrSeparator .divider{width:100%;height:1px;background:#e2e2e2}
.AgentInfo{margin-top:10px}.AgentInfo .cardHeading{padding-top:1.5rem;padding-bottom:1.5rem;font-weight:600;color:#333}.AgentInfo .agentData{display:flex;flex-direction:row}.AgentInfo .agentData .agentPhoto{width:3.125rem;height:3.125rem;border-radius:100%;margin-top:.25rem}.AgentInfo .agentData .agentDetails{word-break:break-all;margin-left:1rem}.AgentInfo .agentData .agentDetails .agentName{font-weight:600}.AgentInfo .agentData .agentDetails a{display:block}.AgentInfo .agentData .agentDetails>:not(:last-child){margin-bottom:.25rem}.AgentInfo .agentData .SvgIcon{vertical-align:text-bottom;margin-right:.25rem}
@media (min-width:900px){.blockedContactBox{padding-top:2rem;padding-bottom:2rem;border:1px solid #e2e2e2;border-radius:.5rem}}@media (min-width:900px){.blockedContactBox .blockedBox{padding-right:1.5rem;padding-left:1.5rem}}.blockedContactBox .blockedBox .title{font-size:1.375rem;font-weight:600;line-height:2rem;padding-bottom:1rem}@media (max-width:899px){.blockedContactBox .blockedBox .title{padding-top:2rem}}.blockedContactBox .blockedBox p{padding-bottom:1.5rem}.blockedContactBox .blockedBox .explain :last-child{padding-bottom:0}.blockedContactBox .blockedBox .contactPrompt{font-weight:600;padding-top:1.5rem;padding-bottom:1rem}.blockedContactBox .blockedBox .contactName{font-weight:600}.blockedContactBox .blockedBox .agentCardHeading{font-weight:600;padding-top:1.5rem}.blockedContactBox .blockedBox .AgentInfo{padding-top:1.5rem;align-items:unset}@media (max-width:599px){.blockedContactBox .blockedBox .AgentInfo{margin-bottom:0}}.blockedContactBox .blockedBox .AgentInfo .agentDetails :first-child{font-weight:600}.blockedContactBox .blockedBox .AgentInfo .agentPhoto{width:3.125rem;height:3.125rem}.blockedContactBox .blockedBox .AgentInfo a{word-break:break-all}.blockedContactBox .blockedBox .OutOfAreaForm .title{margin-bottom:0}.blockedContactBox .blockedBox .OutOfAreaForm .intro{margin-bottom:.5rem}.blockedContactBox .blockedBox .OutOfAreaForm .button,.blockedContactBox .blockedBox .OutOfAreaForm .emailField,.blockedContactBox .blockedBox .OutOfAreaForm .textField{width:100%}.blockedContactBox .blockedBox .OutOfAreaForm .buttonContainer,.blockedContactBox .blockedBox .OutOfAreaForm .extraLink,.blockedContactBox .blockedBox .OutOfAreaForm .label{padding-top:1rem}.blockedContactBox .blockedBox .OutOfAreaForm .buttonContainer{padding-bottom:0}.blockedContactBox .partnerProgramAd{margin-top:2rem;border-top:1px solid #e2e2e2}@media (min-width:900px){.blockedContactBox .partnerProgramAd .agentQuestion,.blockedContactBox .partnerProgramAd a{padding-right:1.5rem;padding-left:1.5rem}}.blockedContactBox .outOfArea>*{padding-right:1.5rem;padding-left:1.5rem}.blockedContactBox .outOfArea .ownerDashboardSection{padding-bottom:2rem}.blockedContactBox .outOfArea .ownerDashboardSection .button{width:100%}.blockedContactBox .outOfArea .agentsSection{border-top:1px solid #e2e2e2;padding-top:2rem}.blockedContactBox .outOfArea .agentsSection .button{margin-top:1rem}@media (min-width:900px){.blockedContactBox .primaryBody{border-bottom:1px solid #e2e2e2;padding:0 1.5rem 1.5rem}}@media (max-width:899px){.blockedContactBox .primaryBody{padding-top:2rem}}@media (min-width:900px){.blockedContactBox .subBody{padding:1.5rem 1.5rem 0}}@media (max-width:899px){.blockedContactBox .StickyContactFooter{transition:opacity .2s ease-out 0s;box-shadow:0 -3px 5px -2px #aaa;left:0;right:0;width:unset;padding:10px}}.tablet-side-bar-content .blockedContactBox{border:0;border-radius:0;border-top:1px solid #e2e2e2;padding-top:0;padding-bottom:0}@media (min-width:900px){.tablet-side-bar-content .blockedContactBox{padding-top:2rem}}
.DirectAccessOpendoorDialog.Dialog.v83.standard.desktop>.cell>.guts{width:400px}.DirectAccessOpendoorDialog .button,.DirectAccessOpendoorDialog .phone{width:100%}.DirectAccessOpendoorDialog .infoText{margin:10px 0}.DirectAccessOpendoorDialog .button{margin-top:10px}.DirectAccessOpendoorDialog .button.tourWithAgent{margin:0;font-weight:400}.DirectAccessOpendoorDialog .button.tourWithAgent:focus{outline:none;box-shadow:none}.DirectAccessOpendoorDialog .button.tourWithAgent span{font-size:.875rem}.DirectAccessOpendoorDialog .textConfirmation{text-align:center}.DirectAccessOpendoorDialog .textConfirmation .confirmationHeader{margin:10px 0}.DirectAccessOpendoorDialog .textConfirmation .confirmationInfo{width:250px;margin:0 auto 50px auto}
.DirectAccessCTA{text-align:center}.DirectAccessCTA .selfTourTitle{margin:28px 0 0 0}.DirectAccessCTA .selfTourDescription{margin:1rem 0}.DirectAccessCTA .button{width:100%}.DirectAccessCTA .button .lightning{margin-right:5px}.DirectAccessCTA .button.tourWithAgent{margin:0 0 10px 0;font-weight:400}.DirectAccessCTA .button.tourWithAgent:focus{outline:none;box-shadow:none}.DirectAccessCTA .button.tourWithAgent span{font-size:.875rem}.DirectAccessCTA .button.tourWithAgent .spinner{margin:0}.DirectAccessCTA .directOfferButtonContainer{margin:0 0 1.5rem 0}@media only screen and (max-width:899px){.DirectAccessCTA{text-align:left;padding-top:30px}}
.ContactBuilder .cb-text{font-size:1.375rem;text-align:center}.ContactBuilder .cb-button{width:100%;margin-top:1.5rem}
.PartnerAskAQuestion .partnerAssignedOrPending .body{margin-top:16px}.PartnerAskAQuestion .partnerAssignedOrPending .button{width:100%;margin-top:16px}.PartnerAskAQuestion .partnerAAQLink .partnerConnectionTime{font-size:12px;color:#767676;font-weight:500;line-height:18px}
.contactBox .ContactBoxAgentCard .agentImage.partner.contactBoxHTML{padding-top:0}
.Dialog.phone-dialog .phone-dialog-content{display:flex;flex-direction:column;align-items:stretch}.Dialog.phone-dialog .phone-dialog-content .Button:first-child{margin-bottom:1rem}
.ContactLinks{font-size:.875rem}.ContactLinks .questions{text-align:center;border-top:1px solid #e2e2e2;padding:10px 0}.ContactLinks .questions a.start-an-offer{border-left:1px solid #e2e2e2}.ContactLinks .questions a:not(.no-phone-number){width:50%;display:inline-block;box-sizing:border-box}.ContactLinks .questions a.phone-number{border-left:1px solid #e2e2e2}.ContactLinks .partner-links{display:flex;width:100%}.ContactLinks .topPadding{padding-top:20px}.ContactLinks .bottom-bar{border-bottom:1px solid #e2e2e2}.ContactLinks .questions.button-wrapper{border-top:none}.ContactLinks .questions.button-wrapper button{width:100%}
.contactBox{background-color:#fff;font-weight:400;color:#000}.contactBox.paddingRemovedCarousel{padding-bottom:50px}@media screen and (max-width:599px){.contactBox.paddingRemovedCarousel{padding-bottom:0}}.contactBox .divider{border-top:1px solid #e2e2e2;margin:0 2px}.contactBox h3{font-size:13px;line-height:15px;font-weight:700}.contactBox .contactBoxHTML .externalPhoneNumber{display:block;margin-top:5px}.contactBox .contactBoxHTML.agentImage{margin-top:11px;margin-right:16px;margin-left:5px;margin-bottom:13px;height:147px}.contactBox .contactBoxHTML.agentImage img{height:147px;width:110px;border:none;-moz-force-broken-image-icon:1}.contactBox .contactBoxHTML.agentImage.partner{margin-left:20px;margin-right:10px;margin-top:0;max-height:115px}.contactBox .contactBoxHTML.agentImage.partner.mismatchedAgentTypes{margin-bottom:15px;height:132px}.contactBox .contactBoxHTML.agentImage.partner img{height:110px;width:74px;border:1px solid #637592}.contactBox .contactBoxHTML.agentImage.partner .sprite-tag-partner{position:relative;bottom:116px}.contactBox .contactBoxHTML.agentImage.partner .agentTypeBadge{bottom:24px;right:3px;font-size:10px}.contactBox .contactBoxHTML.agentImage.partner .agentTypeBadge a.partner-link{display:inline;padding:4px 5px;color:#fff;background:#767676}.contactBox .contactBoxHTML.agentImage.noPhoto{height:147px;margin-right:15px}.contactBox .contactBoxHTML.agentImage.noPhoto img{height:104px;width:74px;border:1px solid #ccc;margin-right:2px}.contactBox .contactBoxHTML.minimizedHeader{font-size:16px;font-weight:700;line-height:120%;text-align:center;padding:0 0 0 24px}.contactBox .contactBoxHTML.agentInfo{width:164px;min-height:112px;margin-left:14px;margin-top:.5rem;margin-bottom:13px;line-height:14px}.contactBox .contactBoxHTML.agentInfo .demandMessage.buySellTabs{margin-bottom:10px;font-size:14px;line-height:1.15}.contactBox .contactBoxHTML.agentInfo p{margin:0 0 1em 0;line-height:1.2}.contactBox .contactBoxHTML.agentInfo .agentType{padding:2px 0 2px 0}.contactBox .contactBoxHTML.agentInfo .agentType.redfin{position:relative;top:-1px}.contactBox .contactBoxHTML.agentInfo .agentType .agent-badge-redfin{fill:#c82021;vertical-align:middle}.contactBox .contactBoxHTML.agentInfo .withBrokerage{padding-top:0}.contactBox .contactBoxHTML.agentInfo .agentIntro{margin-top:5px;font-size:12px;width:174px;margin-bottom:15px;line-height:14px}.contactBox .contactBoxHTML.agentInfo .agentIntro p{line-height:1.3}.contactBox .contactBoxHTML.agentInfo .agentIntro .introText{line-height:130%}.contactBox .contactBoxHTML.agentInfo .agentIntro .introText a,.contactBox .contactBoxHTML.agentInfo .agentIntro .numReviews .average-rating,.contactBox .contactBoxHTML.agentInfo .agentIntro .numReviews .reviews-link{text-decoration:none;font-weight:700}.contactBox .contactBoxHTML.agentInfo .agentIntro .starRating .StarRating .SvgIcon{height:16px;width:16px;margin-right:2px}.contactBox .contactBoxHTML.agentInfo .agentIntro .starRating .reviews-link{padding-top:2px}.contactBox .contactBoxHTML.agentInfo .agent-intro.default{position:relative;padding-top:8px}.contactBox .contactBoxHTML.agentInfo .agentIntro.askAQuestion{margin-top:-12px;margin-bottom:-5px}.contactBox .contactBoxHTML.agentInfo .agentIntro.askAQuestion .introText h2{font-size:150%;font-weight:700;padding-bottom:4%}.contactBox .contactBoxHTML.agentInfo .agentContactInfo{padding:4px 0 2px 0}.contactBox .contactBoxHTML.agentInfo .agentContactInfo.redfin{padding:6px 0 2px 0}.contactBox .contactBoxHTML.agentInfo .agentContactInfo .email a{text-decoration:underline;font-weight:400;display:inline-block}.contactBox .contactBoxHTML.agentInfo .agentContactInfo .email .sprite-icon-email-small{margin-top:2px;margin-right:3px}.contactBox .contactBoxHTML.agentInfo .agentContactInfo .phone{padding-top:6px;font-weight:700}.contactBox .contactBoxHTML.agentInfo .agentContactInfo .phone .sprite-icon-phone{margin:0 3px 0 1px}.contactBox .contactBoxHTML.agentInfo .agentTypeText{font-size:11px;color:#999}.contactBox .contactBoxHTML.agentInfo a{font-weight:700;text-decoration:none}.contactBox .contactBoxHTML.agentInfo a.agentName{font-size:15px;color:#c82021}.contactBox .contactBoxHTML.agentInfo a.agentName.multiline{font-size:12px}.contactBox .contactBoxHTML.agentInfo a.agentName.partner{color:#1080a2}.contactBox .contactBoxHTML.agentInfo a.agentName.partner:hover{color:#65c0cf}.contactBox .contactBoxHTML.agentInfo a.agentName:hover{color:#e62e2e}.contactBox .contactBoxHTML.agentInfo a.agentName.partner,.contactBox .contactBoxHTML.agentInfo a.agentName.partner:hover{color:#1080a2}.contactBox .contactBoxHTML.agentInfo .brokerage{font-size:11px}.contactBox .contactBoxHTML.agentInfo table.rollupAgent{margin:auto}.contactBox .contactBoxHTML.agentInfo table.rollupAgent td.rollupInfo{padding-top:2px;min-height:145px;line-height:130%;vertical-align:top}.contactBox .contactBoxHTML.agentInfo .agent-only{color:#ff5655}.contactBox .contactBoxHTML.phoneNumber{text-align:center;padding-bottom:20px}@media screen and (max-width:599px){.contactBox .contactBoxHTML.phoneNumber{padding-bottom:0}}.contactBox .contactBoxHTML.phoneNumber .icon{display:inline-block;vertical-align:middle;padding-right:5px;padding-bottom:2px;stroke-opacity:0}.contactBox .contactBoxHTML.phoneNumber .number{vertical-align:middle}.contactBox .contactBoxHTML.phoneNumber .number a{font-size:21px;font-weight:700;text-decoration:none}.contactBox .contactBoxHTML.phoneNumber .number a.agent-only{color:#ff5655}.contactBox .contactBoxHTML.phoneNumber .agentTeam{font-size:12px;margin-top:5px;font-weight:700}.contactBox .contactBoxHTML.refund{line-height:normal;font-weight:700;width:164px;position:relative;margin-left:14px;top:-10px;font-size:12px}.contactBox .contactBoxHTML.refund a{text-decoration:none}.contactBox .contactBoxHTML.refund .refundValue{font-size:12px}.contactBox .contactBoxHTML.refund .asterisk{color:#6f849d}.contactBox .contactBoxButton.primary,.contactBox .contactBoxButton.secondary,.contactBox .contactBoxButton.tertiary{width:92%;margin-bottom:5px;margin-left:13px;margin-right:15px}.contactBox .contactBoxButton.primary.highButton,.contactBox .contactBoxButton.secondary.highButton,.contactBox .contactBoxButton.tertiary.highButton{margin-top:16px;margin-bottom:5px}.contactBox .contactBoxButton.hasTourIcon .buttonIcon{margin-left:10px;display:inline-block;padding-right:5px;vertical-align:middle}.contactBox .contactBoxButton.loginButtonInlineVerify{clear:both;margin-left:28px;margin-top:10px;margin-bottom:15px}.contactBox .contactBoxNavigation .leftNav{margin-left:12px;margin-top:10px;float:left;background-color:#fff;cursor:pointer;opacity:.5;pointer-events:auto}.contactBox .contactBoxNavigation .leftNav:hover{opacity:1}.contactBox .contactBoxNavigation .rightNav{margin-right:12px;margin-top:10px;float:right;background-color:#fff;cursor:pointer;opacity:.5;pointer-events:auto}.contactBox .contactBoxNavigation .rightNav:hover{opacity:1}.contactBox .contactBoxTabbedNavigation{margin-bottom:5px;text-align:center}.contactBox .contactBoxTabbedNavigation.assigned{margin-left:10px}.contactBox .contactBoxTabbedNavigation .firstTabContainer{cursor:pointer;color:#1080a2;display:inline-block;padding-top:10px;padding-bottom:10px;padding-right:10px}.contactBox .contactBoxTabbedNavigation .firstTabContainer.active,.contactBox .contactBoxTabbedNavigation .firstTabContainer.active:hover{color:#333}.contactBox .contactBoxTabbedNavigation .firstTabContainer.active .bar,.contactBox .contactBoxTabbedNavigation .firstTabContainer.active:hover .bar{display:block;background-color:#333}.contactBox .contactBoxTabbedNavigation .secondTabContainer{cursor:pointer;color:#1080a2;display:inline-block;padding-top:10px;padding-left:10px;border-left:1px solid #d8d8d8}.contactBox .contactBoxTabbedNavigation .secondTabContainer.active,.contactBox .contactBoxTabbedNavigation .secondTabContainer.active:hover{color:#333}.contactBox .contactBoxTabbedNavigation .secondTabContainer.active .bar,.contactBox .contactBoxTabbedNavigation .secondTabContainer.active:hover .bar{display:block;background-color:#333}.contactBox .contactBoxTabbedNavigation .bar{height:3px;width:100%;display:none}.contactBox .contactBoxOutOfAreaForm .content{text-align:center}.contactBox .contactBoxOutOfAreaForm .outOfAreaEmail{width:80%}.contactBox .contactBoxOutOfAreaForm .outOfAreaEmail .label{font-weight:400}.contactBox .contactBoxOutOfAreaForm .outOfAreaEmail .input{padding:4px}.contactBox .contactBoxOutOfAreaForm .emailMeButton{width:100px;margin:10px 0}.contactBox.react .contactBoxOutOfAreaForm h3.title{display:none}.contactBox.react .contactBoxOutOfAreaForm form p{text-align:center;font-size:14px;line-height:170%}.contactBox.react .contactBoxOutOfAreaForm form p input[type=email],.contactBox.react .contactBoxOutOfAreaForm form p input[type=text]{font-size:14px;padding:3px 7px}.contactBox.react .contactBoxOutOfAreaForm form p input[type=email]{width:78%}.contactBox.react .contactBoxOutOfAreaForm form p input[type=text]{width:20%}.contactBox .contactBoxMultiWindowViewport{width:100%;overflow-x:hidden;overflow-y:hidden}.contactBox .contactBoxMultiWindowViewport.headerWindow{height:60px;margin:10px 0 5px 0;width:222px}.contactBox .contactBoxMultiWindowViewport.headerWindow .contactBoxMultiWindow .contactBox{width:217px}.contactBox .contactBoxMultiWindowViewport.headerWindow .contactBoxMultiWindow .contactBox .numAgentsForMinimizedHeader{font-size:12px;color:#999;text-align:center;padding-top:2px;display:block;width:100%;font-weight:500}.contactBox .contactBoxMultiWindowViewport.headerWindow .contactBoxMultiWindow .contactBox.inlineForm{float:none;margin:0;padding:0}.contactBox .contactBoxMultiWindowViewport.minimizedHeaderWindow{height:35px}.contactBox .contactBoxMultiWindowViewport .contactBoxMultiWindow{width:900%;left:0;position:relative;overflow-y:visible}.contactBox .contactBoxMultiWindowViewport .contactBoxMultiWindow .contactBox{margin:0;border:0;float:left;width:313px}.contactBox .contactBoxMultiWindowViewport.contactBoxMultiWindowWithAnimation .contactBoxMultiWindow{transition:left .2s ease-out 0s}.contactBox.buyside .contactBoxHTML.agentImage{float:right}.contactBox.buyside.assigned .contactBoxHTML.agentImage{float:right;margin-top:0;margin-right:13px}.contactBox.buyside.assigned .contactBoxHTML.agentImage.partner{margin-top:15px;padding-top:0}.contactBox.buyside.assigned .contactBoxHTML.agentImage.partner.mismatchedAgentTypes{margin-bottom:28px}.contactBox.buyside.assigned .contactBoxHTML.agentCardEnd{clear:both}.contactBox.buyside.assigned .contactBoxHTML.refund.large{text-align:center;font-size:14px;position:relative;margin:0;top:0;padding:15px 15px 10px 15px;width:auto}.contactBox.buyside.assigned .contactBoxHTML.refund.small{margin-top:68px}.contactBox.buyside.assigned .contactBoxHTML.agentInfo{min-height:0;margin-top:.75rem;margin-bottom:0}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable{width:275px;padding-left:18px;margin-top:8px}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable .text{float:left;width:170px}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable .text .header{font-size:15px;font-weight:700}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable .text .info-text{line-height:130%;margin-top:10px}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable .photo{float:right;margin-top:2px}.contactBox.buyside.assigned .contactBoxButton.hasTourIcon{width:71%;font-size:12px;margin-left:35px;margin-top:10px;margin-bottom:10px}.contactBox.buyside.assigned.hasRefund .contactBoxButton.hasTourIcon{margin-top:0}.contactBox.chicagoPhotoExp .contactBoxHTML.agentImage{margin-bottom:16px}.contactBox.chicagoPhotoExp .contactBoxHTML.refund{top:3px;margin-bottom:5px}.contactBox .admin-only{color:#ff5655}.customer-facing .contactBox.react .agent-request-form{padding:10px 5px}.customer-facing .contactBox.react .agent-request-form .form .row{padding-bottom:0}.customer-facing .contactBox.react .agent-request-form .form .row .field{padding-bottom:10px;font-size:.88rem}.customer-facing .contactBox.react .agent-request-form .form .row .field span.label{padding:0 0 2px 0}.customer-facing .contactBox.react .agent-request-form .privacy{padding-top:10px;font-size:12px;color:#999}.customer-facing .contactBox.react .agent-request-form .Button{margin:0 auto;width:100%}.customer-facing .contactBox.react .contactBoxTabbedNavigation{padding-top:10px}.customer-facing .contactBox.react .contactBoxTabbedNavigation .firstTabContainer,.customer-facing .contactBox.react .contactBoxTabbedNavigation .secondTabContainer{padding-top:0;padding-bottom:0}.nativeMobile .contactBoxMultiWindowViewport .contactBoxMultiWindow .contactBox{width:300px}.contactBox{max-width:313px}.contactBox.notForSale{max-width:none}.contactBox .divider{margin:0 1px;border-top:0}.contactBox.assigned .contactBoxHTML.agentImage,.contactBox.assigned .contactBoxHTML.agentInfo,.contactBox.assigned .contactBoxHTML.refund,.contactBox .contactBoxHTML.agentImage,.contactBox .contactBoxHTML.agentInfo,.contactBox .contactBoxHTML.refund{margin-right:1px;margin-left:1px}.contactBox .contactBoxButton.primary,.contactBox .contactBoxButton.secondary,.contactBox .contactBoxButton.tertiary{width:311px;margin-right:1px;margin-left:1px}.notForSaleNotice{border-color:#fff;font-size:.875rem;padding:0 0 20px 0}@media screen and (max-width:320px){.notForSaleNotice{margin-left:12px;margin-right:12px}}@media only screen and (min-width:600px){.notForSaleNotice{padding-top:15px}}.notForSaleNotice .icon{display:none}.notForSaleNotice .title{color:#c82021;font-weight:700;margin-left:0;padding-bottom:5px}.notForSaleNotice .message{margin-left:0}.buy-box-tour-popup-tooltip{z-index:18!important}
.DayTile{font-size:.625rem;font-weight:400;display:inline-block;text-align:center;margin-top:5px;margin-right:11px;cursor:pointer;position:relative;border-radius:2px 2px 2px 2px;-webkit-tap-highlight-color:rgba(0,0,0,0);width:80px;height:80px;border:1px solid #e2e2e2;padding:1px;color:#767676}.DayTile:focus{outline:none;box-shadow:0 0 0 1px #91bdfa,0 0 0 3px #5ea0f7,0 0 0 1px #91bdfa}.DayTile .dayOfTheWeek{text-transform:uppercase;padding-top:8px}.DayTile .month{text-transform:uppercase;padding-bottom:8px}.DayTile .dayOfTheMonth{font-size:1.75rem;font-weight:200;text-align:center;horiz-align:center;vertical-align:top}@media (min-width:599px){.DayTile:hover{border-color:#999}}.DayTile.active,.DayTile.selected{border:2px solid #767676;color:#585858;box-shadow:0 3px 4px 0 #ccc;padding:0}.ldpGrayDayOptionContainer{box-sizing:unset;font-size:.625rem;font-weight:400;display:inline-block;text-align:center;margin-top:5px;margin-right:11px;cursor:pointer;position:relative;border-radius:2px 2px 2px 2px;-webkit-tap-highlight-color:rgba(0,0,0,0);width:80px;height:80px;border:1px solid #e2e2e2;padding:1px;color:#767676}.ldpGrayDayOptionContainer .dayOfTheWeek{text-transform:uppercase;padding-top:8px}.ldpGrayDayOptionContainer .month{text-transform:uppercase;padding-bottom:8px}.ldpGrayDayOptionContainer .dayOfTheMonth{font-size:1.75rem;font-weight:200;text-align:center;horiz-align:center;vertical-align:top}@media (min-width:599px){.ldpGrayDayOptionContainer:hover{border-color:#999}}.ldpGrayDayOptionContainer.active,.ldpGrayDayOptionContainer.selected{border:2px solid #767676;color:#585858;box-shadow:0 3px 4px 0 #ccc;padding:0}.ldpGrayDayOptionContainer:focus{outline:none;box-shadow:0 0 0 1px #91bdfa,0 0 0 3px #5ea0f7,0 0 0 1px #91bdfa}.ldpGrayDayOptionContainer:first-of-type{margin-left:5px}@media screen and (min-width:900px){.ldpGrayDayOptionContainer{width:70px;margin-left:9px}.ldpGrayDayOptionContainer.selected{border:2px solid #767676;color:#585858;padding:0;box-shadow:0 3px 4px 0 #ccc}.ldpGrayDayOptionContainer:first-of-type{margin-left:9px}}
@media (max-width:599px){.AddToExistingTourDialog .cell .guts .content{padding:45px 10px 10px 10px!important}}.AddToExistingTourDialog .cell .guts .content .body{width:300px}@media (max-width:599px){.AddToExistingTourDialog .cell .guts .content .body{width:275px}}.AddToExistingTourDialog .cell .guts .content .body .text{font-size:1rem}.AddToExistingTourDialog .cell .guts .content .body .text .successIcon{height:24px;width:24px;display:inline-block;vertical-align:middle;padding-right:5px;padding-bottom:5px}.AddToExistingTourDialog .cell .guts .content .body .buttons{padding-top:15px;text-align:center}.AddToExistingTourDialog .cell .guts .content .body .buttons .noButton{padding-left:10px}.AddToExistingTourDialog .cell .guts .content .body .buttons .yesButton{display:inline-block}.AddToExistingTourDialog .cell .guts .content .body .buttons .cancelLink{padding:0 30px;text-decoration:none}.AddToExistingTourDialog .cell .guts .content .body .loadingState{text-align:center;padding-top:40px;padding-bottom:40px}.AddToExistingTourDialog .cell .guts .content .body .loadingState .tourBoxLoading{position:relative}.AddToExistingTourDialog .cell .guts .content .body .loadingState .tourBoxLoading .indicatorText{font-size:.875rem}.postSubmitBody{width:300px}@media (max-width:599px){.postSubmitBody{width:275px}}.postSubmitBody .title{color:#000;font-size:1.375rem;text-align:center}.postSubmitBody .title .successIcon{height:24px;width:24px;display:inline-block;vertical-align:middle;padding-right:5px;padding-bottom:5px}.postSubmitBody .text{margin-top:15px;font-size:.875rem}.postSubmitBody .field.textarea{margin-top:15px;width:100%}.postSubmitBody .field.textarea.field{font-size:.875rem}.postSubmitBody .field.textarea>.input{height:86px;width:100%}.postSubmitBody.addNotes .cta-button-item,.postSubmitBody.allSet .cta-button-item{width:100%}.postSubmitBody .yesButton{display:inline-block;width:50%;margin-top:15px}.postSubmitBody .yesButton .button{width:100%}.postSubmitBody.allSet .yesButton{margin:15px auto 0 auto;display:block}.postSubmitBody .noLink{display:inline-block;text-align:center;margin-top:10px;vertical-align:middle;width:50%}.postSubmitBody .noLink a{text-decoration:none;font-size:.875rem}
.contact-box-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none}.contact-box-container .sectionTitle{margin:0;text-align:left}.contact-box-container .bookItNowDatePicker{background-color:#fff;overflow:visible;position:relative}.contact-box-container .bookItNowDatePicker .datePickerContainer{padding-top:0;padding-bottom:0;background-color:#fff}.contact-box-container .bookItNowDatePicker .datePickerContainer .DatePickerCarousel{margin-right:0;margin-left:0}@media (max-width:599px){.contact-box-container .bookItNowDatePicker .datePickerContainer .DatePickerCarousel{width:calc(100% + 48px);left:-24px}}@media (min-width:600px){.contact-box-container .bookItNowDatePicker .datePickerContainer .DatePickerCarousel{padding-right:.75rem;padding-left:.75rem}}@media (min-width:900px){.contact-box-container .bookItNowDatePicker .datePickerContainer .DatePickerCarousel{padding-right:1rem;padding-left:1rem}}.contact-box-container .bookItNowDatePicker .datePickerContainer .DatePickerCarousel .BaseCarousel__cell{padding-top:1rem;padding-bottom:1rem;padding-right:.25rem;padding-left:.25rem}@media (max-width:599px){.contact-box-container .bookItNowDatePicker .datePickerContainer .DatePickerCarousel .BaseCarousel__cell:last-child:after{padding-right:calc(20% + .125rem)}}.contact-box-container .bookItNowDatePicker .datePickerContainer .DatePickerCarousel .ldpGrayDayOptionContainer{margin:0;width:100%}.contact-box-container .bookItNowDatePicker .slidingSection{height:100%;background-color:#fff}.contact-box-container .bookItNowDatePicker .slidingSection .noButton{height:auto;padding-bottom:15px}.contact-box-container .bookItNowDatePicker .slidingSection .warningMessage{padding:10px 10px 0 10px;text-align:center;line-height:1.5;color:#333}.contact-box-container .bookItNowDatePicker .slidingSection .warningMessage .link{text-decoration:none}.contact-box-container .bookItNowDatePicker .slidingSection .warningMessage .nextTime .link{cursor:pointer}.contact-box-container .bookItNowDatePicker .slidingSection .RedfinDirectButton{border-top:1px solid #e2e2e2;text-align:left;margin-top:1.5rem;padding-top:1.5rem}@media (min-width:900px){.contact-box-container .bookItNowDatePicker .slidingSection .RedfinDirectButton{text-align:center}}.contact-box-container .bookItNowDatePicker .slidingSection .RedfinDirectButton__text{padding-bottom:1.5rem}@media (min-width:900px){.contact-box-container .bookItNowDatePicker .slidingSection .RedfinDirectButton__text{padding-top:.75rem;padding-bottom:.75rem;font-size:.75rem;color:#585858}}.contact-box-container .bookItNowDatePicker .submitSection{width:100%;left:50%;margin-top:1rem;margin-bottom:1.5rem;text-align:center}.contact-box-container .bookItNowDatePicker .submitSection .button{width:100%}.contact-box-container .bookItNowDatePicker .submitSection .tourButtonContainer{position:relative}.contact-box-container .bookItNowDatePicker .submitSection .tourButtonContainer .Flyout{position:absolute;left:0;top:50%}.contact-box-container .bookItNowDatePicker .submitSection .tourButtonContainer .COPFlyout{position:absolute;left:50%;top:100%}.contact-box-container .bookItNowDatePicker .submitSection .submitNote{color:#767676;padding-top:1rem;text-align:left}.contact-box-container .bookItNowDatePicker .submitSection .OrSeparator,.contact-box-container .bookItNowDatePicker .submitSection .RedfinDirectButtonAndMessaging .button{margin-top:1.5rem}.contact-box-container .bookItNowDatePicker .submitSection .RedfinDirectButtonAndMessaging p{margin-top:1rem;text-align:left;font-size:1rem}.contact-box-container .bookItNowDatePicker.existingTours{margin-bottom:1.5rem}.contact-box-container .bookItNowDatePicker.existingTours .existingToursBody .tourDateTime,.contact-box-container .bookItNowDatePicker.existingTours .existingToursBody>*{margin-top:1rem}.contact-box-container .bookItNowDatePicker.existingTours .existingToursBody .button,.contact-box-container .bookItNowDatePicker.existingTours .existingToursBody .Select{width:100%}.contact-box-container .bookItNowDatePicker.existingTours .existingToursBody .pickDifferentDay{display:block}.contact-box-container .bookItNowDatePicker.grayBookItNowDatePickerAddHomesBlock{height:250px;background-color:#f5f5f5}.contact-box-container .bookItNowDatePicker.grayBookItNowDatePickerAddHomesBlock .datePickerContainer{background-color:#f5f5f5}.contact-box-container .bookItNowDatePicker.grayBookItNowDatePickerAddHomesBlock .loadingState{padding-top:20px;padding-bottom:20px}.contact-box-container .listingOnPendingTour{margin-bottom:1.5rem}.contact-box-container .listingOnPendingTour .tourDetails{width:100%}.contact-box-container .listingOnPendingTour>:not(:first-child){margin-top:1rem}.loadingState{text-align:center;padding-top:50px;padding-bottom:90px}.loadingState .tourBoxLoading .indicatorText{font-size:.875rem}.button.secondary.red{color:#fff!important;background-color:#c82021!important;border-color:#c82021!important}.button.secondary.red:hover{background-color:#e62e2e!important}.existingTours .extendableTourWarning{color:#999;font-size:14px;text-align:center;margin-bottom:10px;height:20px}.existingTours .extendableTourWarning .extendableIconArea{padding-left:2px;display:inline}.existingTours .extendableTourWarning .extendableTourWarningIcon{fill:#999;vertical-align:middle;margin:2px}.existingTours .extendableTourWarning .extendableTourWarningFlyout{text-align:left;width:110px;top:-1.2rem;left:14.5rem}@media only screen and (max-width:899px){.contact-box-container .sectionTitle{padding-top:2rem}.contact-box-container .bookItNowDatePicker .datePickerContainer .sectionTitle{text-align:left}.contact-box-container .bookItNowDatePicker .datePickerContainer .containerWindow{left:0;width:100vw;overflow-x:scroll}.contact-box-container .bookItNowDatePicker .datePickerContainer .containerWindow .itemContainer .itemsPage{padding:10px 0 15px 0}}@media only screen and (max-device-width:899px) and (orientation:landscape){.contact-box-container .bookItNowDatePicker .datePickerContainer .containerWindow{width:100%;left:0;overflow-x:scroll}}.tablet-contact-box-container .tablet-sectionTitle{padding-top:2rem}.tablet-contact-box-container .bookItNowDatePicker .datePickerContainer .containerWindow{width:100%;left:0;overflow-x:scroll}
.Refund-tablet .refund-message,.Refund .refund-message{margin-top:1rem;line-height:25px}.Refund-tablet .refund-message.hide-contact-links,.Refund .refund-message.hide-contact-links{margin:0}.Refund-tablet .refund-message p,.Refund .refund-message p{color:#333;font-size:1rem}.Refund-tablet .refund-message p .definition-icon svg,.Refund .refund-message p .definition-icon svg{margin:0;margin-left:.25rem}.Refund-tablet .refund-message .refund-flyout p,.Refund .refund-message .refund-flyout p{color:#585858;font-size:.875rem}.Refund-tablet .offer,.Refund .offer{display:block;margin-top:5px}.Refund-tablet .link-wrapper,.Refund .link-wrapper{border-top:1px solid #e2e2e2;padding-top:1rem;padding-bottom:1rem;margin-top:1rem;text-align:center;font-size:1rem}.startAnOfferButton{width:100%;margin-top:1.5rem}.refund-text{color:#767676;margin-top:1rem;margin-bottom:1.5rem}@media (min-width:900px){.Refund{border-bottom:none}}@media (min-width:900px){.Refund .refund-message{margin-top:0}}
.CashOfferCTA{text-align:center;margin-bottom:1rem;margin-top:.625rem;border-bottom:1px solid #e2e2e2;padding-bottom:1rem;width:100%;margin-left:auto;margin-right:auto}.CashOfferCTA .cash-offer-cta-content-wrapper{padding:.625rem 0 .625rem}.CashOfferCTA .cash-offer-cta-content-wrapper img{display:inline-block}.CashOfferCTA .cash-offer-cta-content-wrapper .cash-offer-section-title{padding-top:.375rem;padding-bottom:1rem}@media (min-width:600px){.CashOfferCTA .cash-offer-cta-content-wrapper .cash-offer-section-title{padding-top:1rem}}.CashOfferCTA .cash-offer-cta-content-wrapper .logo{height:20px;margin-bottom:14px;margin-top:24px}.CashOfferCTA .cash-offer-cta-content-wrapper .cash-offer-content{font-size:1rem;padding:0;margin-bottom:1rem;font-weight:400;line-height:1.5em;color:#333}.CashOfferCTA .cash-offer-cta-content-wrapper .blurred-value{height:38px;margin-bottom:.25rem}.CashOfferCTA .cash-offer-cta-content-wrapper .your-offer{margin-bottom:1rem;font-size:.75rem;font-weight:400;color:#767676}.CashOfferCTA .cash-offer-cta-content-wrapper .your-offer-label{margin-bottom:.35rem;font-size:.875rem;font-weight:400;color:#767676}.CashOfferCTA .cash-offer-cta-content-wrapper .your-offer-label.clickable{color:#2d6d9b}.CashOfferCTA .cash-offer-cta-content-wrapper .address{margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#333}.CashOfferCTA .cash-offer-cta-content-wrapper .range{height:38px;display:block}.CashOfferCTA .cash-offer-cta-content-wrapper .range .offer{color:#2d6d9b;font-size:24px;font-weight:400;margin-bottom:.25rem}.CashOfferCTA .cash-offer-cta-content-wrapper .range .offer.small{font-size:22px}.CashOfferCTA .cash-offer-cta-content-wrapper .range .loadingSpinner{width:28px;height:28px;margin-top:5px;margin-left:-15px;position:absolute}.CashOfferCTA .button{width:100%}.CashOfferCTA .disclaimer-flyout .DefinitionFlyout{line-height:18px}.CashOfferCTA .disclaimer-flyout .DefinitionFlyout .DefinitionFlyoutLink{font-weight:400;color:#333}.CashOfferCTA .disclaimer-flyout .DefinitionFlyout .Flyout .container .DefinitionFlyout p{font-size:13px;color:#333}.CashOfferCTA .disclaimer-flyout .DefinitionFlyout .Flyout .container .DefinitionFlyout .moreLink{font-size:13px;color:#767676;text-decoration:underline}.CashOfferCTA.SecondaryCTA{border-top:1px solid #e2e2e2;border-bottom:none}@media (min-width:600px){.CashOfferCTA{margin-top:0;width:265px}}
.side-bar-content .placeholder-image,.tablet-side-bar-content .placeholder-image{margin:90px auto}.side-bar-content .floating-container,.tablet-side-bar-content .floating-container{transform:translateZ(0)}@media (max-width:599px){.side-bar-content .floating-container,.tablet-side-bar-content .floating-container{padding-top:20px;margin-bottom:-10px}}.side-bar-content .tablet-floating-container:before,.tablet-side-bar-content .tablet-floating-container:before{content:"";display:block;border-top:1px solid #e2e2e2;width:100%}.side-bar-content .date-picker,.tablet-side-bar-content .date-picker{min-height:340px;margin-bottom:20px}.side-bar-content .contact-box-container.withDatePicker,.tablet-side-bar-content .contact-box-container.withDatePicker{padding-top:10px}.side-bar-content .contactBox,.tablet-side-bar-content .contactBox{font-size:.875rem}.side-bar-content .spinner,.tablet-side-bar-content .spinner{text-align:center;margin:20px 0;width:0}.side-bar-content .buyBoxContainer,.tablet-side-bar-content .buyBoxContainer{border-bottom:none}.side-bar-content .buyBoxContainer.withDatePicker,.tablet-side-bar-content .buyBoxContainer.withDatePicker{margin-bottom:20px}.side-bar-content .buttonContainer,.tablet-side-bar-content .buttonContainer{margin:auto;padding-bottom:30px;font-size:.875rem}@media screen and (max-width:320px){.side-bar-content .buttonContainer,.tablet-side-bar-content .buttonContainer{margin-left:12px;margin-right:12px}}.side-bar-content .buttonContainer .nearbyForSaleButton,.tablet-side-bar-content .buttonContainer .nearbyForSaleButton{position:relative;display:block;width:100%}@media screen and (max-width:599px){.side-bar-content{border:none;margin:auto}.side-bar-content .contact-box-container{height:100%;overflow:hidden}.side-bar-content .contact-box-container.withDatePicker{padding-top:0}.side-bar-content .contact-box-container.withDatePicker .partnerProgramAd{font-size:.875rem;margin-top:1rem}.side-bar-content .contactBox{width:100%;margin:auto}.side-bar-content .contactBox .make-an-offer .offer{display:none}.side-bar-content .contactBox.tourButtonOnly,.side-bar-content .contactBox.tourButtonWithAgentRequestForm{border:none}.side-bar-content .contactBox.cbBlockBox{width:300px}.side-bar-content .contactBox.cbBlockBox.notForSale{width:100%}.side-bar-content .contactBox .contactBoxButton{width:100%!important}}@media screen and (max-width:320px){.side-bar-content{width:100vw;margin-left:-24px;padding:0 10px;box-sizing:border-box}.side-bar-content .floating-container:before{margin-left:0!important}.side-bar-content .partnerProgramAd{font-size:.875rem;margin-top:.75rem;text-align:center}}.desktopDP .Section.SideBarContent{z-index:12;position:relative}.inAddressBannerVariant.desktopDP .side-bar-content{padding-top:1.5rem}.desktopDP .side-bar-content{width:313px;position:relative;padding-top:2rem}.ie.desktopDP .side-bar-content{position:absolute}.desktopDP .side-bar-content.fixed{position:fixed;top:0}.desktopDP .side-bar-content .floating-container{width:313px;opacity:1}.desktopDP .side-bar-content .floating-container.fixed{position:fixed;top:0;opacity:0}.desktopDP .side-bar-content .floating-container.fixed.floating{opacity:1;transition:opacity .3s linear 0s}.desktopDP .side-bar-content .floating-container.docked{position:absolute}.desktopDP .side-bar-content.hiding-date-picker-obligation-text{padding-bottom:26px}.agentInfoWrapper{border-top:1px solid #e2e2e2;margin-bottom:2rem}@media (max-width:599px){.agentInfoWrapper{margin-bottom:0}}
.ClaimHomeDialog .claimHomeImg{position:absolute;top:24px}.ClaimHomeDialog .title{margin-top:45px;padding:1.5rem 0;font-size:1.375rem;font-weight:600;line-height:2rem}.isMobile.ClaimHomeDialog .title{padding:1rem 0}.ClaimHomeDialog .descriptionWrapper{display:flex;margin-bottom:1rem}.isMobile.ClaimHomeDialog .descriptionWrapper{margin-bottom:.75rem}.ClaimHomeDialog .descriptionWrapper .checkmark{height:.75rem;width:.75rem;margin-right:.75rem;fill:#65c0cf;flex-shrink:0}.ClaimHomeDialog .descriptionWrapper .description{font-size:1rem}.ClaimHomeDialog .claimHomeButton{margin:1.5rem 0 .5rem 0}:not(.isMobile).ClaimHomeDialog .claimHomeButton{display:flex;justify-content:flex-end}:not(.isMobile).ClaimHomeDialog .claimHomeButton .button{width:214px}.ClaimHomeDialog .claimHomeButton .full-width-button{width:100%}
.nb{font-size:.75rem;font-weight:400;border-top:1px solid #e2e2e2;position:relative;z-index:15}.nb .SvgIcon.left{height:14px;width:14px}.nb .theme-menu{padding-right:20px;padding-left:20px}.nb .theme-menu .navigation-link-container{height:100%}.nb .theme-menu .navigation-link-container a{color:#333;width:100%;min-width:54px;line-height:30px;display:inline-block}.nb.desktop{padding-top:.25rem;margin-bottom:-.25rem}.nb.desktop .theme-menu .navigation-link-container a{color:#333}.nb-sticky{border-top-style:none}.NavigationBarSection .SvgIcon.left{height:22px;width:22px;padding-right:.75rem;fill:#1080a2;position:relative;top:1px}.NavigationBarSection .backButton{color:#1080a2}.NavigationBarSection .StickyContainer.container--fullWidth{left:unset;right:unset}.navigation-bar{display:flex;justify-content:space-between;align-items:center}.actions{text-align:center}.LDPTabBar .TabBar__list{justify-content:space-between;align-items:center}.LDPTabBar .TabBar__list-item{flex-grow:0}.LDPTabBar-variant .TabBar__list{align-items:center}.LDPTabBar-variant .TabBar__list-item{flex-grow:0;padding-left:1rem;padding-right:1rem}.LDPTabBar-variant .TabBar__list-item:first-child{padding-left:0}.LDPTabBar-variant .TabBar__list-item:last-child{padding-right:0}
.ClickThroughContentContainer .ClickThroughContentHeaderOverlay{background-color:#333;opacity:.5;z-index:800;position:fixed;height:100%;width:100%;left:0;top:0}.ClickThroughContentContainer .ClickThroughContentBackground{width:100%;height:100%;z-index:790;left:0;position:fixed}.ClickThroughContentContainer .ClickThroughContentUnderlay{position:fixed;left:-140px;width:calc(100% + 150px);height:100%;z-index:800;background-repeat:no-repeat}@media screen and (min-width:1200px){.ClickThroughContentContainer .ClickThroughContentUnderlay{background-position-x:center}}.ClickThroughContentContainer .MobileClickThroughContentBackground{position:fixed;width:100%;height:100%;z-index:10040;left:0;top:50px}@media screen and (max-width:599px){.ClickThroughContentDialog.Dialog>.cell>.guts>.content-wrapper>.content{padding-bottom:80px}}.ClickThroughContentDialog .DataSourceRequirementsSection .acceptButtonContainer{display:flex;justify-content:flex-end}.ClickThroughContentDialog .DataSourceRequirementsSection .acceptButtonContainer .acceptButton{display:inline-block}.ClickThroughContentDialog .DataSourceRequirementsSection .acceptButtonContainer .acceptButton .Button{position:relative;width:155px}@media screen and (max-width:330px){.ClickThroughContentDialog .DataSourceRequirementsSection .acceptButtonContainer .acceptButton .Button{width:145px}}.ClickThroughContentDialog .DataSourceRequirementsSection .acceptButtonContainer .declineButton{display:inline-block;padding-right:10px}@media screen and (max-width:599px){.ClickThroughContentDialog .DataSourceRequirementsSection .acceptButtonContainer .declineButton{float:left}}.ClickThroughContentDialog .DataSourceRequirementsSection .acceptButtonContainer .declineButton .Button{width:120px}@media screen and (max-width:330px){.ClickThroughContentDialog .DataSourceRequirementsSection .acceptButtonContainer .declineButton .Button{width:100px}}body.mobileDP.clickThroughContentFixedBodyPosition{position:fixed!important;width:100vw}
.lockedSectionBanner{font-size:.875rem;background-color:#e2e2e2;box-sizing:border-box}.lockedSectionBanner .icon,.lockedSectionBanner .message{vertical-align:middle}@media screen and (max-width:599px){.lockedSectionBanner{padding:10px;display:table;width:100%}.lockedSectionBanner .icon{display:table-cell;padding:0 10px 0 0}.lockedSectionBanner .icon .SvgIcon{height:18px;width:18px}.lockedSectionBanner .message{display:table-cell;width:calc(100% - 46px);font-size:12px}}@media screen and (min-width:600px){.lockedSectionBanner{padding:15px 0}.lockedSectionBanner .icon{display:inline-block;padding:0 20px}.lockedSectionBanner .icon .SvgIcon{height:24px;width:24px}.lockedSectionBanner .message{display:inline-block;width:calc(100% - 64px)}}
.price-col{font-size:1rem}.price-col .positive{color:#7ccc33}.price-col .negative{color:#fd3316;font-size:1rem}.timeline{position:relative;margin-left:10px}.timeline:after{content:"";position:absolute;width:1px;background-color:#e2e2e2;top:0;bottom:0;margin-top:10px}.timeline-content .col-4,.timeline-content .col-6,.timeline-content .col-12{margin-left:0}.property-history-content-container{margin:0 0 1.5rem 1.5rem;padding-right:.5rem;position:relative;background-color:inherit}.property-history-content-container:after{content:"";position:absolute;left:-31px;top:3px;background-image:-webkit-radial-gradient(circle,#ccc 48%,#fff 0,#fff 65%,#ccc 0);width:15px;height:15px;border-radius:50%;z-index:1}.timeline-content{background-color:#fff;position:relative}.timeline-content .property-history-photo-container{margin:.5rem 1rem 0 0;overflow-x:scroll;white-space:nowrap}.timeline-content .property-history-photo-container .ph-thumbnail{margin:0 1rem .5rem 0}.timeline-content .property-history-photo-container .ph-thumbnail,.timeline-content .property-history-photo-container .thumbnail-overlay{border-radius:4px;cursor:pointer;height:80px}.timeline-content .property-history-photo-container .source-logo{margin-bottom:1.5rem}.timeline-content .property-history-photo-container .source-logo .source-link .logo{margin-left:.25rem}.timeline-content .property-history-photo-container .subtext{margin-bottom:1.5rem}.timeline-content .section-header{font-size:1rem;font-weight:600;margin-bottom:1rem}.timeline-content .expandablePreview{padding-right:1rem}.PropertyHistory .GhostTown{margin-top:1rem}.PropertyHistory .font-color-link{cursor:pointer}.PropertyHistory .MediaBrowser{display:flex;align-items:center}.PropertyHistory .MediaBrowser .photoAttribution{display:none}.PropertyHistoryEventRow{margin-left:0;width:100%;padding-bottom:1rem}.PropertyHistoryEventRow .date-value,.PropertyHistoryEventRow .subtext{font-size:.75rem;margin-top:.25rem;color:#767676}.PropertyHistoryEventRow:before{content:"";position:relative;left:-28px;top:15px;width:7px;height:7px;background-color:#fff;border:1px solid #ccc;border-radius:50%;z-index:1}.PropertyHistory .disclaimer{margin-top:1.5rem}.PropertyHistory .bottom-link-propertyHistory{margin-left:2rem;position:relative}.PropertyHistory .static-timeline-container{position:relative}.PropertyHistory .static-timeline-container:after{content:"";position:absolute;left:3px;bottom:0;background-image:-webkit-radial-gradient(circle,#ccc 48%,#fff 0,#fff 65%,#ccc 0);width:15px;height:15px;border-radius:50%}.PropertyHistory .bottom-link-propertyHistory:before{content:"";position:absolute;width:1px;background-color:#e2e2e2;top:-55px;bottom:0;left:-22px;height:70px}.PropertyHistory .bottom-link-propertyHistory:after{content:"";position:absolute;left:-29px;top:2px;background-image:-webkit-radial-gradient(circle,#ccc 48%,#fff 0,#fff 65%,#ccc 0);width:15px;height:15px;border-radius:50%;z-index:1}.PropertyHistory .thumbnail-overlay-container{position:relative;display:inline-block}.PropertyHistory .thumbnail-overlay-container .ph-thumbnail{margin-right:0!important}.PropertyHistory .thumbnail-overlay{color:#fff;position:absolute;top:0;text-align:center;line-height:80px;left:0;width:100%;background:rgba(0,0,0,.4)}@media only screen and (max-width:599px){.PropertyHistory .sectionContentContainer{overflow-x:hidden;margin-left:0}.PropertyHistory .description-col,.PropertyHistory .price-col{margin-top:.25rem}.PropertyHistory .expandable-timeline-container .sectionContent{padding-bottom:0}.PropertyHistory .expandable-timeline-container .sectionContentContainer{overflow:visible}}
.TaxHistoryTable{width:100%}.TaxHistoryTable th{color:#767676;text-align:left}.TaxHistoryTable td{color:#333}.TaxHistoryTable td,.TaxHistoryTable th{padding-left:2rem;padding-bottom:.75rem}.TaxHistoryTable td:first-child,.TaxHistoryTable th:first-child{padding-left:0}.TaxHistoryTable .justify-content{display:flex;justify-content:space-between}.TaxHistoryTable .positive{color:#7ccc33}.TaxHistoryTable .negative{color:#fd3316}@media (max-width:374px){.TaxHistoryTable .assessment{display:none}}@media (min-width:374px) and (max-width:400px){.TaxHistoryTable td,.TaxHistoryTable th{padding-left:1.4rem}}
.PropertyHistory .tabs{display:inline-block;margin-top:.5rem;margin-bottom:2rem}.PropertyHistory .tabs .commonTab{color:#333}.PropertyHistory .tabs .commonTab,.PropertyHistory .tabs .commonTabWrapper{padding-bottom:1rem}.PropertyHistory .tabs.inSimplifyingBasicFactsVariant .commonTabWrapper:not(:last-child){padding-right:3rem}@media (max-width:599px){.PropertyHistory .tabs.inSimplifyingBasicFactsVariant .commonTabWrapper:not(:last-child){padding-right:1.5rem}}.PropertyHistory .tabs .commonTabWrapper:not(:last-child){padding-right:3rem}@media (max-width:899px){.PropertyHistory .tabs .commonTabWrapper:not(:last-child){padding-right:2rem}}.PropertyHistory .tabs .commonTabWrapper:first-child{padding-right:3rem}@media (max-width:899px){.PropertyHistory .tabs .commonTabWrapper:first-child{padding-right:2rem}}.propertyHistory .title{overflow:visible;white-space:normal}.publicRecordSection.isMobile.showGradient .publicRecordTable:before{content:"";position:absolute;right:-24px;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);width:82px;height:70%;pointer-events:none}.publicRecordSection.isMobile .listItem,.publicRecordSection.isMobile .tableHeaderItem{padding-right:1rem;font-size:.875rem}.publicRecordSection.isMobile .edit-facts-button{padding-bottom:1.5rem;margin-top:-.5rem;display:flex;position:relative;top:unset;right:unset}.publicRecordSection.isMobile .edit-facts-button .button{margin-left:auto}.publicRecordSection.isMobile .source-info{padding-bottom:1rem}.publicRecordSection .publicRecordTable{width:100%}.publicRecordSection .hide{color:#f5f5f5}.publicRecordSection .edit-facts-button{position:absolute;top:.5rem;right:0}.publicRecordSection .source-info{font-size:.75rem;color:#767676;padding-bottom:2rem;padding-top:1.5rem}.publicRecordSection .listItemLabel{text-align:left;color:#767676}.publicRecordSection .listItem{padding-bottom:.75rem;padding-right:1.5rem}.publicRecordSection .publicRecordTableHeader :first-child{border-radius:4px 0 0 4px}.publicRecordSection .publicRecordTableHeader :last-child{border-radius:0 4px 4px 0}.publicRecordSection .tableHeaderItem{background-color:#f5f5f5;font-size:1rem;font-weight:600;text-align:left;padding:.75rem 0;padding-right:1.5rem;white-space:nowrap}.publicRecordSection .firstRow{padding-top:1rem}.propertyHistory .sectionContainer{position:relative}.publicRecordDisclaimerFlyout{font-size:1rem;color:#1080a2}.property-history-table-container{overflow-x:scroll}
.font-dot{padding:0 3px 0 0}
.AgentEnhancedAttributionInfo{margin-bottom:2rem;min-height:10rem}.AgentEnhancedAttributionInfo h3{margin-bottom:1.5rem}.AgentEnhancedAttributionInfo .enhanced-agent-info{display:flex;flex-flow:row wrap;height:6rem;width:100%}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-photo{flex:0 1 auto}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section{max-width:150px}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section.button-wrapper{flex-grow:1}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section.button-wrapper .button{float:right}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section .agent-email-address,.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section .agent-phone-number,.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section .agent-profile-page{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section,.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-name-section{flex:0 1 auto;min-width:40%}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-photo{width:6rem;height:6rem;margin-right:1rem}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-photo .photo-container{height:6rem;width:6rem}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-photo .photo-container img{width:6rem}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-photo .photo-container svg{width:96px;height:96px}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-photo .photo-container .photo{margin-left:auto}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-name-section{max-width:45%;border-right:1px solid #ccc;margin-right:2rem;padding-right:2rem}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-name-section.opendoor{border-right:none;flex-grow:5}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section{max-width:45%}.AgentEnhancedAttributionInfo .enhanced-agent-info .license-label,.AgentEnhancedAttributionInfo .enhanced-agent-info .partner-agent-label{font-size:12px}.AgentEnhancedAttributionInfo .enhanced-agent-info .partner-agent-name{font-size:16px;color:#333}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-email-address,.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-phone-number,.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-profile-page,.AgentEnhancedAttributionInfo .enhanced-agent-info .brokerage{font-size:14px;max-width:320px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.AgentEnhancedAttributionInfo .enhanced-agent-info .brokerage,.AgentEnhancedAttributionInfo .enhanced-agent-info .license-label,.AgentEnhancedAttributionInfo .enhanced-agent-info .partner-agent-label{color:#767676}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-phone-number,.AgentEnhancedAttributionInfo .enhanced-agent-info .partner-agent-label{margin-top:.75rem}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-email-address,.AgentEnhancedAttributionInfo .enhanced-agent-info .partner-agent-name{margin-bottom:.75rem}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-email-address{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media screen and (max-width:599px){.AgentEnhancedAttributionInfo{margin-top:1.5rem;min-height:15rem}.AgentEnhancedAttributionInfo.opendoor{margin-bottom:0}.AgentEnhancedAttributionInfo.opendoor .enhanced-agent-info .agent-name-section.opendoor{border-bottom:none;margin:0;padding:0 0 1rem 0}.AgentEnhancedAttributionInfo.opendoor .enhanced-agent-info .agent-name-section.opendoor .partner-agent-label{margin-top:0}.AgentEnhancedAttributionInfo.opendoor .enhanced-agent-info .agent-name-section.opendoor .agent-contact-section{margin-top:.5rem}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-photo{float:left!important}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-photo .photo{margin-left:auto}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-name-section{border-right:none;border-bottom:1px solid #e2e2e2;margin:0 0 1rem 0;padding:0 0 1rem 0}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section.button-wrapper>.button{float:none}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-contact-section,.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-name-section{max-width:100%;width:100%}.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-email-address,.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-phone-number,.AgentEnhancedAttributionInfo .enhanced-agent-info .agent-profile-page{margin:0;line-height:1.5rem}}
.listingSource{padding:10px 0}.listingSource .dataSourceImage,.listingSource .sourceContent,.listingSource .sourceLabel{display:inline-block}.listingSource .sourceLink{color:#333;text-decoration:underline}@media screen and (min-width:600px){.listingSource{padding:0 5px 0 3px}.phoneForTablet .listingSource{padding:0}.phoneForTablet .listingSource .font-dot{display:none}}@media screen and (max-width:599px){.listingSource{padding:unset}}
.data-quality{clear:both}.data-quality a{color:#333;text-decoration:underline}.data-quality .quality-data-why-label{display:inline;float:right}@media (min-width:600px){.data-quality{padding:0}.data-quality a{color:#333;text-decoration:underline}}@media screen and (max-width:599px){.data-quality{width:83%}.data-quality .data-quality-label{display:inline-block;margin-right:5px}.data-quality .quality-data-why-label{float:none;display:block;padding-top:10px}.data-quality p{line-height:0}.data-quality .font-dot{display:contents}}
.listingInfoSection{display:inline-flex;white-space:pre-wrap;flex-wrap:wrap}.listingInfoSection .MultipleListingsWarning{display:inline-flex}
.agent-info-section{width:100%}.agent-info-section .agent-info-link{color:#333;text-decoration:underline}.agent-info-container+.agent-info-container.redfin-agent{margin-top:15px}.agent-info-container .agent-info-item{overflow:hidden}.agent-info-container .agent-info-item:not(:last-child){margin-bottom:10px}.agent-info-container .phone-number-entry{margin-right:10px}.agent-info-container .basic-info-entry.partnerAgentLabel{color:#333}.agent-info-container .basic-info-entry.brokerage,.agent-info-container .basic-info-entry.license{color:#767676}.agent-info-container .basic-info-entry.license{font-size:.625rem}.agent-info-container .agent-info-item-enhanced-attribution{margin-top:.5em}@media screen and (max-width:599px){.agent-info-section{display:block}.agent-info-section .agent-info-container .agent-info-content{padding-top:1.5rem}.agent-photo{float:right!important;margin-right:0}.basic-info-entry{display:block}.basic-info-entry.comma{display:none}.basic-info-entry.email{margin-top:.5rem}.agent-extra-info .phone-number-entry{display:block}.agent-extra-info.agent-info-visibility{display:none}}@media screen and (min-width:600px){.agent-info-section{width:auto;padding-top:30px;margin-bottom:.625rem}.agent-info-section.enhanced-attribution{width:100%}.agent-info-item.with-photo{margin-top:.5rem}.agent-info-item .agent-extra-info{display:inline-flex}.agent-info-item .agent-extra-info.agent-info-visibility{display:none}.agent-info-container.redfin-agent .agent-info-content .buyer-agent-item{height:52px;display:flex;align-items:center;padding-top:10px}.agent-info-container.redfin-agent .agent-info-content .listing-agent-item .agent-info-item{padding-top:5px}.agent-info-container.redfin-agent .agent-info-content .buyer-agent-item:not(:last-child),.agent-info-container.redfin-agent .agent-info-content .listing-agent-item:not(:last-child){margin-bottom:30px}.agent-info-container:not(:first-child){margin-top:30px}}
.ClaimedHomeSearchBox .AddressLabel{padding-bottom:3px}.ClaimedHomeSearchBox .SearchBox .SearchBoxForm{padding:0}
.TipBox{background-color:#f5f5f5;border-radius:8px}.TipBox .tip{padding:1rem}
.EstimatedHomeEquity .labelAndNumber .number{font-size:18px}@media (min-width:600px){.EstimatedHomeEquity .labelAndNumber .number{font-size:1.375rem;line-height:1.75}}
.HomeEquityFormSection{padding-top:1.5rem}@media (min-width:600px){.HomeEquityFormSection{padding-top:2.25rem;max-width:370px}}.HomeEquityFormSection .HomeSalePriceInput,.HomeEquityFormSection .OtherSellingCostsInput,.HomeEquityFormSection .OutstandingMortgageInput,.HomeEquityFormSection .SellingFeeSelect{padding-top:6px}@media (min-width:600px){.HomeEquityFormSection .HomeSalePriceInput,.HomeEquityFormSection .OtherSellingCostsInput,.HomeEquityFormSection .OutstandingMortgageInput,.HomeEquityFormSection .SellingFeeSelect{padding-top:14px}}.HomeEquityFormSection .HomeSalePriceInput .Select,.HomeEquityFormSection .HomeSalePriceInput .Text,.HomeEquityFormSection .OtherSellingCostsInput .Select,.HomeEquityFormSection .OtherSellingCostsInput .Text,.HomeEquityFormSection .OutstandingMortgageInput .Select,.HomeEquityFormSection .OutstandingMortgageInput .Text,.HomeEquityFormSection .SellingFeeSelect .Select,.HomeEquityFormSection .SellingFeeSelect .Text{width:100%}.HomeEquityFormSection .EstimatedHomeEquity{padding-top:2.25rem}@media (min-width:600px){.HomeEquityFormSection .EstimatedHomeEquity{padding-top:3rem}}.HomeEquityFormSection .TipBox{margin-top:1rem}
.BuyAndSellComparisonFlyout{display:flex;align-items:center}.BuyAndSellComparisonFlyout .flyout-link.text{font-weight:400;color:#1080a2}.BuyAndSellComparisonFlyout .flyout-link:hover{color:#65c0cf}.BuyAndSellComparisonFlyout .flyout{width:18rem}.BuyAndSellComparisonFlyout .flyout .comparison-line-item{display:flex;justify-content:space-between}.BuyAndSellComparisonFlyout .flyout .comparison-line-item:not(:last-child){margin-bottom:1rem}.BuyAndSellComparisonFlyout .flyout .comparison-line-item.total-equity{font-weight:600;padding-top:.5rem}.BuyAndSellComparisonFlyout .flyout .comparison-line-item.total-equity:before{content:"";border-top:1px solid #e2e2e2;position:absolute;width:90%;bottom:2.5rem}.BuyAndSellComparisonFlyout .flyout .comparison-line-item .CollapsibleItem{padding:0}.BuyAndSellComparisonFlyout .flyout .comparison-line-item .CollapsibleItem .heading{justify-content:start}.BuyAndSellComparisonFlyout .flyout .comparison-line-item .CollapsibleItem .heading-content{width:unset}.BuyAndSellComparisonFlyout .flyout .comparison-line-item .CollapsibleItem .heading-content .heading-title{font-weight:400}.BuyAndSellComparisonFlyout .flyout .comparison-line-item .comparison-line-value{color:#333}.BuyAndSellComparisonFlyout .flyout .comparison-line-item .comparison-line-value.collapse{position:absolute;right:.875rem}.BuyAndSellComparisonFlyout .flyout .comparison-line-item .learn-more-link{color:#1080a2}.BuyAndSellComparisonDialog.Dialog>.cell>.guts{width:90%}.BuyAndSellComparisonDialog.Dialog>.cell>.guts>.header{align-items:center}.BuyAndSellComparisonDialog.Dialog>.cell>.guts>.header h3{font-size:1rem}.BuyAndSellComparisonDialog.Dialog>.cell>.guts>.header .SvgIcon.close{height:1rem;width:1rem}.BuyAndSellComparisonDialog .comparison-line-item{display:flex;justify-content:space-between}.BuyAndSellComparisonDialog .comparison-line-item span:first-child{color:#767676}.BuyAndSellComparisonDialog .comparison-line-item:not(:last-child){margin-bottom:1rem}.BuyAndSellComparisonDialog .comparison-line-item.total-equity{font-weight:600;padding-top:.5rem}.BuyAndSellComparisonDialog .comparison-line-item.total-equity span:first-child{color:#333}.BuyAndSellComparisonDialog .comparison-line-item.total-equity:before{content:"";border-top:1px solid #e2e2e2;display:block;position:absolute;width:90%;bottom:3.25rem}.BuyAndSellComparisonDialog .comparison-line-item .CollapsibleItem{padding:0}.BuyAndSellComparisonDialog .comparison-line-item .CollapsibleItem .heading{justify-content:start}.BuyAndSellComparisonDialog .comparison-line-item .CollapsibleItem .heading-content{width:unset;color:#767676}.BuyAndSellComparisonDialog .comparison-line-item .CollapsibleItem .heading-content .heading-title{font-weight:400}.BuyAndSellComparisonDialog .comparison-line-item .comparison-line-value.collapse{position:absolute;right:1.25rem}
.BuyAndSellComparisonPicker{margin-top:2rem}.BuyAndSellComparisonPicker .ItemPicker__option{border-radius:.5rem}.BuyAndSellComparisonPicker .ItemPicker__option .highest-savings-band:before{content:"HIGHEST SAVINGS";background:#e2e2e2;width:100%;border-radius:.5rem .5rem 0 0;height:1.25rem;text-align:center;padding-top:.125rem;color:#fff;font-size:.875rem;font-weight:600;position:absolute;margin-left:-3.625rem;margin-top:-2.625rem}.BuyAndSellComparisonPicker .ItemPicker__option .selected:before{background:#767676}.BuyAndSellComparisonPicker .ItemPicker__option .comparison-label{display:flex;justify-content:space-between}.BuyAndSellComparisonPicker .ItemPicker__option .comparison-label .comparison-savings{display:flex;flex-direction:column;text-align:right;min-width:65px}.BuyAndSellComparisonPicker .ItemPicker__option .comparison-label .listing-fee-text,.BuyAndSellComparisonPicker .ItemPicker__option .comparison-label .savings-text{font-size:.875rem;font-weight:400;margin-top:.25rem;color:#767676}.BuyAndSellComparisonPicker .ItemPicker__option:hover .highest-savings-band:before{background:#767676}
.BuyAndSellComparisonsSection{padding-top:.5rem}
.aboveTheRail.pageComponentsContainer{padding:0}.aboveBelowTheRail,.belowTheRail{width:1072px;padding:0 calc((100% - 1072px)/2)}.alongTheRail{vertical-align:top;width:728px;display:inline-block;border-bottom:1px solid #e2e2e2}.navigationHeader,.theRail{position:-webkit-sticky;position:sticky}.navigationHeader{z-index:105;height:53px;top:-1px}.navigationHeader.is-pinned{z-index:10020;border-bottom:1px solid #e2e2e2}.theRail{width:313px;display:inline-block;top:51px;float:right}.theRail .pageComponentsContainer{padding:0}.inAddressBannerVariant.theRail{top:3rem}@media (min-width:600px) and (max-width:1070px){.HomeDetailsPage .AppRatingsBanner,.HomeDetailsPage .SiteFooter{width:1070px!important}}.pageComponentsContainer{margin:0 auto;width:auto;padding:0 24px 0 0;overflow-x:hidden}.ie .pageComponentsContainer{padding:0 24px}@media (min-width:600px){.pageComponentsContainer{display:flex;flex-wrap:wrap;justify-content:space-between;width:1072px;overflow-x:visible}.ie .pageComponentsContainer{padding:0 30px}}.Section.FixedHeader{margin-top:0;height:100%}.Section.FixedHeader>.sectionContainer{margin:0 auto;padding:0 20px}.Section.BannerSection{margin-top:20px}.Section.MainHouseInfoPanel{margin-top:0;margin-bottom:10px}.Section.SchoolsSection .StarRating .SvgIcon{width:24px;height:24px}.HomeDetailsPage .walk-score .desc{max-width:none}.HomeDetailsPage .walk-score .viz-container{display:flex;justify-content:center}.HomeDetailsPage .walk-score .viz-container .score{width:250px;text-align:center}.HomeDetailsPage .walk-score .viz-container .score.not-last{margin-right:0;border-right:1px solid #e2e2e2}@media (min-width:600px){.Section{margin-top:3rem}.Section.FixedHeader .sectionContainer{width:1072px;padding:0}.Section.SideBarContent{margin-top:0}.Section.MiniMapSection{min-height:301px;margin-top:45px}.Section.MiniMapSection.GhostTownMiniMapSection{min-height:0}.Section.UrgencySection{margin:2rem 0 0 0}.Section.MainHouseInfoPanel{margin:2rem 0 0 0;overflow:visible}.Section.BannerSection{margin-top:25px;margin-bottom:15px}.Section.OpenHouseSectionDesktop .h2,.Section.OpenHouseSectionDesktop h2,.Section.OpenHouseSectionMobile .h2,.Section.OpenHouseSectionMobile h2{padding:0}}@media (min-width:600px) and (max-width:899px){.Section.UrgencySection{margin:1.5rem 0}}@media (min-width:600px){.force-md-fullPageWidth>.Section{width:100vw;min-width:100%;position:relative;min-width:1070px;margin-left:calc((100vw - 1072px)/2*-1)}.inAddressBannerVariant .force-md-fullPageWidth>.Section{margin-left:0}.force-sideBarRightRail{width:313px}.dp-col-md-8{width:728px;max-width:728px}.dp-col-md-12{width:100%;max-width:1100px}.RecommendedsSection.shortTop:before,.SimilarsSection.shortTop:before{width:66.6%!important}.banner-widget{z-index:auto}.banner-widget .banner-row{box-sizing:content-box;max-width:1070px;width:1072px;padding:0 30px}.banner-widget .banner-content{width:100%!important;margin:0!important;float:none!important}.banner-widget .disclaimer-flyout{z-index:106}}@media (min-width:600px) and (max-width:1070px){.force-md-fullPageWidth>.Section{margin-left:-30px}}@media (min-width:600px) and (max-width:1100px){.force-md-fullPageWidth>.Section{margin-left:0}}@media (min-width:900px){.banner-widget .BannerButton{margin-right:3rem}}@media (min-width:1200px){.banner-widget .BannerButton{margin-right:0}}
.buy-box-tour-popup-tooltip{z-index:18!important}.contactBox{background-color:#fff;font-weight:400;color:#000}.contactBox.paddingRemovedCarousel{padding-bottom:50px}@media screen and (max-width:599px){.contactBox.paddingRemovedCarousel{padding-bottom:0}}.contactBox .divider{border-top:1px solid #e2e2e2;margin:0 2px}.contactBox h3{font-size:13px;line-height:15px;font-weight:700}.contactBox .info-box{padding:10px;background-color:#f0f0f0;margin:0 2px}.contactBox .info-box>p{font-size:11px;color:#555;margin-bottom:0}.contactBox .info-box>h4{font-size:12px;font-weight:700;margin-bottom:5px}.contactBox .info-box .DefinitionFlyoutLink{height:15px;border-bottom-color:#999}.contactBox .contactBoxHTML .externalPhoneNumber{display:block;margin-top:5px}.contactBox .contactBoxHTML.agentImage{margin-top:11px;margin-right:16px;margin-left:5px;margin-bottom:13px;height:147px}.contactBox .contactBoxHTML.agentImage img{height:147px;width:110px;border:none;-moz-force-broken-image-icon:1}.contactBox .contactBoxHTML.agentImage.partner{margin-left:20px;margin-right:10px;padding-top:16px;margin-top:0;height:130px}.contactBox .contactBoxHTML.agentImage.partner.mismatchedAgentTypes{margin-bottom:15px;height:132px}.contactBox .contactBoxHTML.agentImage.partner img{height:110px;width:74px;border:1px solid #637592}.contactBox .contactBoxHTML.agentImage.partner .sprite-tag-partner{position:relative;bottom:116px}.contactBox .contactBoxHTML.agentImage.partner .agentTypeBadge{bottom:24px;right:3px;font-size:10px}.contactBox .contactBoxHTML.agentImage.partner .agentTypeBadge a.partner-link{display:inline;padding:4px 5px;color:#fff;background:#767676}.contactBox .contactBoxHTML.agentImage.noPhoto{height:147px;margin-right:15px}.contactBox .contactBoxHTML.agentImage.noPhoto img{height:104px;width:74px;border:1px solid #ccc;margin-right:2px}.contactBox .contactBoxHTML.header{font-size:14px;font-weight:700;line-height:120%;text-align:center;padding:0 5px}.contactBox .contactBoxHTML.header.singleton{padding:20px 5px}.contactBox .contactBoxHTML.minimizedHeader{font-size:16px;font-weight:700;line-height:120%;text-align:center;padding:0 0 0 24px}.contactBox .contactBoxHTML.minimizedHeader.singleton{padding:20px 5px;margin-top:5px}.contactBox .contactBoxHTML.header-preferred{font-size:16px;font-weight:700;line-height:120%;text-align:center;padding:0 5px;color:#333}.contactBox .contactBoxHTML.header-preferred.singleton{padding:16px 5px 10px}.contactBox .contactBoxHTML.header-preferred .contact-box-status{color:#999;text-align:center;padding:4px 10px 0 10px;font-size:11px;line-height:14px}.contactBox .contactBoxHTML.header-preferred .contact-box-status a{text-decoration:none;font-weight:400}.contactBox .contactBoxHTML.agentInfo{width:164px;min-height:112px;margin-left:14px;margin-top:18px;margin-bottom:13px;line-height:14px}.contactBox .contactBoxHTML.agentInfo .demandMessage.buySellTabs{margin-bottom:10px;font-size:14px;line-height:1.15}.contactBox .contactBoxHTML.agentInfo p{margin:0 0 1em 0;line-height:1.2}.contactBox .contactBoxHTML.agentInfo .agentType{padding:2px 0 2px 0}.contactBox .contactBoxHTML.agentInfo .agentType.redfin{position:relative;top:-1px}.contactBox .contactBoxHTML.agentInfo .agentType .agent-badge-redfin{fill:#c82021;vertical-align:middle}.contactBox .contactBoxHTML.agentInfo .withBrokerage{padding-top:0}.contactBox .contactBoxHTML.agentInfo .agentIntro{margin-top:5px;font-size:12px;width:174px;margin-bottom:15px;line-height:14px}.contactBox .contactBoxHTML.agentInfo .agentIntro p{line-height:1.3}.contactBox .contactBoxHTML.agentInfo .agentIntro .introText{line-height:130%}.contactBox .contactBoxHTML.agentInfo .agentIntro .introText a,.contactBox .contactBoxHTML.agentInfo .agentIntro .numReviews .average-rating,.contactBox .contactBoxHTML.agentInfo .agentIntro .numReviews .reviews-link{text-decoration:none;font-weight:700}.contactBox .contactBoxHTML.agentInfo .agentIntro .starRating .reviews-link{padding-top:2px}.contactBox .contactBoxHTML.agentInfo .agent-intro.default{position:relative;padding-top:8px}.contactBox .contactBoxHTML.agentInfo .agentIntro.askAQuestion{margin-top:-12px;margin-bottom:-5px}.contactBox .contactBoxHTML.agentInfo .agentIntro.askAQuestion .introText h2{font-size:150%;font-weight:700;padding-bottom:4%}.contactBox .contactBoxHTML.agentInfo .agentContactInfo{padding:4px 0 2px 0}.contactBox .contactBoxHTML.agentInfo .agentContactInfo.redfin{padding:6px 0 2px 0}.contactBox .contactBoxHTML.agentInfo .agentContactInfo .email a{text-decoration:underline;font-weight:400;display:inline-block}.contactBox .contactBoxHTML.agentInfo .agentContactInfo .email .sprite-icon-email-small{margin-top:2px;margin-right:3px}.contactBox .contactBoxHTML.agentInfo .agentContactInfo .phone{padding-top:6px;font-weight:700}.contactBox .contactBoxHTML.agentInfo .agentContactInfo .phone .sprite-icon-phone{margin:0 3px 0 1px}.contactBox .contactBoxHTML.agentInfo .agentTypeText{font-size:11px;color:#999}.contactBox .contactBoxHTML.agentInfo a{font-weight:700;text-decoration:none}.contactBox .contactBoxHTML.agentInfo a.agentName{font-size:15px;color:#c82021}.contactBox .contactBoxHTML.agentInfo a.agentName.multiline{font-size:12px}.contactBox .contactBoxHTML.agentInfo a.agentName.partner{color:#1080a2}.contactBox .contactBoxHTML.agentInfo a.agentName.partner:hover{color:#65c0cf}.contactBox .contactBoxHTML.agentInfo a.agentName:hover{color:#e62e2e}.contactBox .contactBoxHTML.agentInfo a.agentName.partner,.contactBox .contactBoxHTML.agentInfo a.agentName.partner:hover{color:#1080a2}.contactBox .contactBoxHTML.agentInfo .brokerage{font-size:11px}.contactBox .contactBoxHTML.agentInfo table.rollupAgent{margin:auto}.contactBox .contactBoxHTML.agentInfo table.rollupAgent td.rollupInfo{padding-top:2px;min-height:145px;line-height:130%;vertical-align:top}.contactBox .contactBoxHTML.agentInfo .agent-only{color:#ff5655}.contactBox .contactBoxHTML.phoneNumber{text-align:center;padding-bottom:20px}@media screen and (max-width:599px){.contactBox .contactBoxHTML.phoneNumber{padding-bottom:0}}.contactBox .contactBoxHTML.phoneNumber .icon{display:inline-block;vertical-align:middle;padding-right:5px;padding-bottom:2px}.contactBox .contactBoxHTML.phoneNumber .number{vertical-align:middle}.contactBox .contactBoxHTML.phoneNumber .number a{font-size:21px;font-weight:700;text-decoration:none}.contactBox .contactBoxHTML.phoneNumber .number a.agent-only{color:#ff5655}.contactBox .contactBoxHTML.phoneNumber .agentTeam{font-size:12px;margin-top:5px;font-weight:700}.contactBox .contactBoxHTML.phoneNumber.no-phone{height:53px}.contactBox .contactBoxHTML.refund{line-height:normal;font-weight:700;width:164px;position:relative;margin-left:14px;top:-10px;font-size:12px}.contactBox .contactBoxHTML.refund a{text-decoration:none}.contactBox .contactBoxHTML.refund .refundValue{font-size:12px}.contactBox .contactBoxHTML.refund .asterisk{color:#6f849d}.contactBox .contactBoxButton.primary,.contactBox .contactBoxButton.secondary,.contactBox .contactBoxButton.tertiary{width:92%;margin-bottom:5px;margin-left:13px;margin-right:15px}.contactBox .contactBoxButton.primary.highButton,.contactBox .contactBoxButton.secondary.highButton,.contactBox .contactBoxButton.tertiary.highButton{margin-top:16px;margin-bottom:5px}.contactBox .contactBoxButton.hasTourIcon .buttonIcon{margin-left:10px;display:inline-block;padding-right:5px;vertical-align:middle}.contactBox .contactBoxButton.loginButtonInlineVerify{clear:both;margin-left:28px;margin-top:10px;margin-bottom:15px}.contactBox .contactBoxNavigation .leftNav{margin-left:12px;margin-top:10px;float:left;background-color:#fff;cursor:pointer;opacity:.5;pointer-events:auto}.contactBox .contactBoxNavigation .leftNav:hover{opacity:1}.contactBox .contactBoxNavigation .rightNav{margin-right:12px;margin-top:10px;float:right;background-color:#fff;cursor:pointer;opacity:.5;pointer-events:auto}.contactBox .contactBoxNavigation .rightNav:hover{opacity:1}.contactBox .contactBoxTabbedNavigation{margin-bottom:5px;text-align:center}.contactBox .contactBoxTabbedNavigation.assigned{margin-left:10px}.contactBox .contactBoxTabbedNavigation .firstTabContainer{cursor:pointer;color:#1080a2;display:inline-block;padding-top:10px;padding-bottom:10px;padding-right:10px}.contactBox .contactBoxTabbedNavigation .firstTabContainer.active,.contactBox .contactBoxTabbedNavigation .firstTabContainer.active:hover{color:#333}.contactBox .contactBoxTabbedNavigation .firstTabContainer.active .bar,.contactBox .contactBoxTabbedNavigation .firstTabContainer.active:hover .bar{display:block;background-color:#333}.contactBox .contactBoxTabbedNavigation .secondTabContainer{cursor:pointer;color:#1080a2;display:inline-block;padding-top:10px;padding-left:10px;border-left:1px solid #d8d8d8}.contactBox .contactBoxTabbedNavigation .secondTabContainer.active,.contactBox .contactBoxTabbedNavigation .secondTabContainer.active:hover{color:#333}.contactBox .contactBoxTabbedNavigation .secondTabContainer.active .bar,.contactBox .contactBoxTabbedNavigation .secondTabContainer.active:hover .bar{display:block;background-color:#333}.contactBox .contactBoxTabbedNavigation .bar{height:3px;width:100%;display:none}.contactBox .contactBoxOutOfAreaForm .content{text-align:center}.contactBox .contactBoxOutOfAreaForm .outOfAreaEmail{width:80%}.contactBox .contactBoxOutOfAreaForm .outOfAreaEmail .label{font-weight:400}.contactBox .contactBoxOutOfAreaForm .outOfAreaEmail .input{padding:4px}.contactBox .contactBoxOutOfAreaForm .emailMeButton{width:100px;margin:10px 0}.contactBox.react .contactBoxOutOfAreaForm h3.title{display:none}.contactBox.react .contactBoxOutOfAreaForm form p{text-align:center;font-size:14px;line-height:170%}.contactBox.react .contactBoxOutOfAreaForm form p input[type=email],.contactBox.react .contactBoxOutOfAreaForm form p input[type=text]{font-size:14px;padding:3px 7px}.contactBox.react .contactBoxOutOfAreaForm form p input[type=email]{width:78%}.contactBox.react .contactBoxOutOfAreaForm form p input[type=text]{width:20%}.contactBox .contactBoxMultiWindowViewport{width:100%;overflow-x:hidden;overflow-y:hidden}.contactBox .contactBoxMultiWindowViewport.headerWindow{height:60px;margin:10px 0 5px 0;width:222px}.contactBox .contactBoxMultiWindowViewport.headerWindow .contactBoxMultiWindow .contactBox{width:217px}.contactBox .contactBoxMultiWindowViewport.headerWindow .contactBoxMultiWindow .contactBox .numAgents{font-size:11px;color:#999;text-align:center;padding-top:2px;display:block;width:100%;font-weight:400}.contactBox .contactBoxMultiWindowViewport.headerWindow .contactBoxMultiWindow .contactBox .numAgentsForMinimizedHeader{font-size:12px;color:#999;text-align:center;padding-top:2px;display:block;width:100%;font-weight:500}.contactBox .contactBoxMultiWindowViewport.headerWindow .contactBoxMultiWindow .contactBox.inlineForm{float:none;margin:0;padding:0}.contactBox .contactBoxMultiWindowViewport.minimizedHeaderWindow{height:35px}.contactBox .contactBoxMultiWindowViewport .contactBoxMultiWindow{width:900%;left:0;position:relative;overflow-y:visible}.contactBox .contactBoxMultiWindowViewport .contactBoxMultiWindow .contactBox{margin:0;border:0;float:left;width:313px}.contactBox .contactBoxMultiWindowViewport.contactBoxMultiWindowWithAnimation .contactBoxMultiWindow{transition:left .2s ease-out 0s}.contactBox.sellside .contactBoxHTML.agentInfo{float:right;margin-left:6px;margin-right:12px}.contactBox.sellside .contactBoxHTML.agentInfo.partner{text-align:right}.contactBox.sellside .contactBoxHTML.agentInfo .agentIntro{width:164px}.contactBox.sellside .contactBoxHTML.agentInfo .agentTypeText{font-size:11px}.contactBox.sellside .contactBoxHTML.agentImage{float:none;width:165px}.contactBox.sellside .contactBoxHTML.agentImage.noPhoto{margin-left:17px}.contactBox.sellside .contactBoxHTML.agentImage .agentTypeBadge{right:39px}.contactBox.sellside .contactBoxHTML.agentCardConnectNotViewable{width:275px;padding-left:18px;margin-top:8px}.contactBox.sellside .contactBoxHTML.agentCardConnectNotViewable .text{float:right;width:166px}.contactBox.sellside .contactBoxHTML.agentCardConnectNotViewable .text .header{font-size:15px;font-weight:700}.contactBox.sellside .contactBoxHTML.agentCardConnectNotViewable .text .info-text{line-height:130%;margin-top:10px}.contactBox.sellside .contactBoxHTML.agentCardConnectNotViewable .photo{float:left;margin-top:2px}.contactBox.sellside .contactBoxHTML.refund{float:right;text-align:right}.contactBox.sellside .makeAnOffer{text-align:center;margin-top:2px;margin-bottom:8px}.contactBox.sellside .makeAnOffer a{text-decoration:none;font-weight:700}.contactBox.sellside .makeAnOffer .Button a{color:#fff}.contactBox.sellside .makeAnOffer.highButton{margin-top:0;margin-bottom:2px;padding-top:4px;padding-bottom:3px}.contactBox.sellside .makeAnOffer.highButton.multiAgent{padding-top:17px}.contactBox.sellside .makeAnOffer.highButton .orString{display:none}.contactBox.sellside .contactBoxButton{margin-bottom:8px}.contactBox.sellside .contactBoxButton.loginButtonInlineVerify{margin-bottom:15px}.contactBox.sellside.assigned .contactBoxHTML.agentImage .agentTypeBadge{right:73px}.contactBox.buyside .contactBoxHTML.agentImage{float:right}.contactBox.buyside .makeAnOffer{text-align:center;margin-top:2px;margin-bottom:8px}.contactBox.buyside .makeAnOffer a{text-decoration:none;font-weight:700}.contactBox.buyside .makeAnOffer .Button a{color:#fff}.contactBox.buyside .makeAnOffer.highButton{margin-top:0;margin-bottom:2px;padding-top:4px;padding-bottom:3px}.contactBox.buyside .makeAnOffer.highButton.multiAgent{padding-top:17px}.contactBox.buyside .makeAnOffer.highButton .orString{display:none}.contactBox.buyside.assigned .contactBoxHTML.agentImage{float:right;margin-top:15px;margin-right:13px}.contactBox.buyside.assigned .contactBoxHTML.agentImage.partner{margin-top:15px;padding-top:0}.contactBox.buyside.assigned .contactBoxHTML.agentImage.partner.mismatchedAgentTypes{margin-bottom:28px}.contactBox.buyside.assigned .contactBoxHTML.agentCardEnd{clear:both}.contactBox.buyside.assigned .contactBoxHTML.refund.large{text-align:center;font-size:14px;position:relative;margin:0;top:0;padding:15px 15px 10px 15px;width:auto}.contactBox.buyside.assigned .contactBoxHTML.refund.small{margin-top:68px}.contactBox.buyside.assigned .contactBoxHTML.agentInfo{min-height:0;margin-top:13px;margin-bottom:0}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable{width:275px;padding-left:18px;margin-top:8px}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable .text{float:left;width:170px}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable .text .header{font-size:15px;font-weight:700}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable .text .info-text{line-height:130%;margin-top:10px}.contactBox.buyside.assigned .contactBoxHTML.agentCardConnectNotViewable .photo{float:right;margin-top:2px}.contactBox.buyside.assigned .contactBoxHTML.makeAnOffer{margin-top:-2px}.contactBox.buyside.assigned .contactBoxButton.hasTourIcon{width:71%;font-size:12px;margin-left:35px;margin-top:10px;margin-bottom:10px}.contactBox.buyside.assigned.hasRefund .contactBoxButton.hasTourIcon{margin-top:0}.contactBox.chicagoPhotoExp .contactBoxHTML.agentImage{margin-bottom:16px}.contactBox.chicagoPhotoExp .contactBoxHTML.refund{top:3px;margin-bottom:5px}.contactBox .admin-only{color:#ff5655}.customer-facing .contactBox.react .agent-request-form{padding:10px 5px}.customer-facing .contactBox.react .agent-request-form .form .row{padding-bottom:0}.customer-facing .contactBox.react .agent-request-form .form .row .field{padding-bottom:10px;font-size:.88rem}.customer-facing .contactBox.react .agent-request-form .form .row .field span.label{padding:0 0 2px 0}.customer-facing .contactBox.react .agent-request-form .privacy{padding-top:10px;font-size:12px;color:#999}.customer-facing .contactBox.react .agent-request-form .Button{margin:0 auto;width:100%}.customer-facing .contactBox.react .contactBoxTabbedNavigation{padding-top:10px}.customer-facing .contactBox.react .contactBoxTabbedNavigation .firstTabContainer,.customer-facing .contactBox.react .contactBoxTabbedNavigation .secondTabContainer{padding-top:0;padding-bottom:0}.nativeMobile .contactBoxMultiWindowViewport .contactBoxMultiWindow .contactBox{width:300px}.nativeMobile .blockedCB.Notice.info{margin:5px}.contactBox{max-width:313px}.contactBox.notForSale{max-width:none}.contactBox .divider{margin:0 1px;border-top:0}.contactBox.assigned .contactBoxHTML.agentImage,.contactBox.assigned .contactBoxHTML.agentInfo,.contactBox.assigned .contactBoxHTML.refund,.contactBox .contactBoxHTML.agentImage,.contactBox .contactBoxHTML.agentInfo,.contactBox .contactBoxHTML.refund{margin-right:1px;margin-left:1px}.contactBox .contactBoxButton.primary,.contactBox .contactBoxButton.secondary,.contactBox .contactBoxButton.tertiary{width:311px;margin-right:1px;margin-left:1px}.blockedCB.Notice.info{margin:0}.blockedCB.Notice.info .contact{margin-bottom:1rem}.blockedCB.Notice.info .agent-message,.blockedCB.Notice.info .contactInstruction,.blockedCB.Notice.info .foreclosed-explain,.blockedCB.Notice.info .out-of-service-explain,.blockedCB.Notice.info .owner,.blockedCB.Notice.info .partner-explain,.blockedCB.Notice.info .scheduled-tour-explain{margin-bottom:.5rem}.blockedCB.Notice.info .contactNameAndPhone,.blockedCB.Notice.info .owner{font-weight:600}.blockedCB.Notice.info .contactBroker{color:#767676}.blockedCB.Notice.info .OutOfAreaForm{margin-left:-1.75rem}.blockedCB.Notice.info .OutOfAreaForm .intro{margin-bottom:1rem}.blockedCB.Notice.info .OutOfAreaForm .emailField,.blockedCB.Notice.info .OutOfAreaForm .textField{width:100%}.blockedCB.Notice.info .OutOfAreaForm .buttonContainer{text-align:center;margin:1rem 0}.blockedCB.Notice.info .OutOfAreaForm .buttonContainer.isInCanada{padding-bottom:0}.blockedCB.Notice.info .OutOfAreaForm .extraLink{font-size:.75rem}.notForSaleNotice{border-color:#fff;font-size:.875rem;padding:0 0 20px 0}@media screen and (max-width:320px){.notForSaleNotice{margin-left:12px;margin-right:12px}}@media only screen and (min-width:600px){.notForSaleNotice{padding-top:15px}}.notForSaleNotice .icon{display:none}.notForSaleNotice .title{color:#c82021;font-weight:700;margin-left:0;padding-bottom:5px}.notForSaleNotice .message{margin-left:0}.contactBox .agent-badge-redfin{width:50px;height:15px;background-image:none}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.contactBox .agent-badge-redfin{background-size:100% 100%;background-position:0 0}}.contactBox .star-16-full,.contactBox .star-16-half{width:16px;height:16px;background-image:none}.contactBox .star-16-half{display:inline}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.contactBox .star-16-full,.contactBox .star-16-half{background-size:100% 100%;background-position:0 0}}.contactBox .sprite-icon-email-small{background-color:transparent;background-repeat:no-repeat;background-image:url(71f1294f3f4516871effd19b7299fe29.png);width:15px;height:11px}.contactBox .sprite-icon-phone{background-color:transparent;background-repeat:no-repeat;width:16px;height:16px}.contactBox .star-16-empty{width:16px;height:16px;background-image:none}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.contactBox .star-16-empty{background-size:100% 100%;background-position:0 0}}.contactBoxNavigation .leftNav,.contactBoxNavigation .rightNav{width:24px;height:24px;fill:inherit}.contactBoxButton.hasTourIcon .buttonIcon{background-color:transparent;background-repeat:no-repeat;background-image:url(94b8742ba074783300ab8cdf8aad813f.png);width:22px;height:22px}.contactBoxHTML.phoneNumber .icon{width:24px;height:24px;background-position:50%;background-repeat:no-repeat;fill:#000;stroke:#000}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.contactBoxHTML.phoneNumber .icon{background-size:24px 24px;background-position:0 0}}.avmInfoContent p{font-size:.875rem;margin:0}.avmInfoContent p+p{margin-top:20px!important}.avmInfoContent.fly{padding:15px;width:300px;text-align:left}.Dialog.v83 .content .avmInfoContent.fly{padding:0;width:auto}.Dialog.avmInfo .content{padding:15px!important}.Dialog.avmInfo .avmInfoContent p:first-child{padding-right:30px}.agentHeaderContainer{position:relative;height:127px;padding:5px}.agentHeaderContainer .agentPhoto{display:inline-block;height:100%}.agentHeaderContainer .agentPhoto img{height:100%}.agentHeaderContainer .agentInfo{display:inline-block;padding-left:5px;vertical-align:top;width:47%;left:127px}.agentHeaderContainer .agentInfo .agentIntro{line-height:100%}.agentHeaderContainer .agentInfo .agentIntro .title{font-weight:700;font-size:110%;margin-bottom:8px}.agentHeaderContainer .agentInfo .agentNameTag{left:140px;position:absolute;bottom:5px}.agentHeaderContainer .agentInfo .agentNameTag .agentType div{display:inline-block;font-size:11px;color:#767676;vertical-align:middle}.agentHeaderContainer .agentInfo .agentNameTag .agentName{font-size:110%;font-weight:700}.agentHeaderContainer .agentInfo .agentNameTag.redfin{color:#c82021}.agentHeaderContainer .agentInfo .agentNameTag.partner{color:#1080a2}.agent-photo-270x360 .agentHeaderContainer .agentPhoto{width:35%}.agent-photo-270x360 .agentHeaderContainer .agentInfo{display:inline-block;padding-left:5px;vertical-align:top;width:62%;left:auto}.agent-photo-270x360 .agentHeaderContainer .agentInfo .agentNameTag{left:108px}.HorizontalScrollingController{text-align:center;outline:none;overflow-x:hidden}.HorizontalScrollingController .prevButton{background-image:url(42afe78cd47d63681892a5004a35cd6a.png)}.HorizontalScrollingController .nextButton{background-image:url(21aae8e4fab3bad1da4e6c29f63606fa.png)}.HorizontalScrollingController .buttonControl{display:inline-block;vertical-align:top;zoom:1;cursor:pointer;text-align:center;vertical-align:middle;width:20px;height:35px;background-repeat:no-repeat;-webkit-user-select:none}.HorizontalScrollingController .buttonControl.next>svg,.HorizontalScrollingController .buttonControl.prev>svg{width:24px;height:24px;fill:#585858}.HorizontalScrollingController .buttonControl.next:hover>svg,.HorizontalScrollingController .buttonControl.prev:hover>svg{fill:#333}.HorizontalScrollingController .buttonControl.next.disabled,.HorizontalScrollingController .buttonControl.next.disabled:hover,.HorizontalScrollingController .buttonControl.prev.disabled,.HorizontalScrollingController .buttonControl.prev.disabled:hover{cursor:default}.HorizontalScrollingController .buttonControl.next.disabled:hover>svg,.HorizontalScrollingController .buttonControl.next.disabled>svg,.HorizontalScrollingController .buttonControl.prev.disabled:hover>svg,.HorizontalScrollingController .buttonControl.prev.disabled>svg{fill:#e2e2e2}.HorizontalScrollingController .HorizontalPersistentViewport,.HorizontalScrollingController .HorizontalScrollingViewport{display:inline-block;vertical-align:top;zoom:1;padding:0;overflow:hidden;vertical-align:middle}.HorizontalScrollingController .HorizontalPersistentViewport>ul,.HorizontalScrollingController .HorizontalScrollingViewport>ul{margin:0;padding:0;list-style-type:none}.HorizontalScrollingController .HorizontalPersistentViewport>ul.transition,.HorizontalScrollingController .HorizontalScrollingViewport>ul.transition{transition:transform .3s ease-out 0s}.HorizontalScrollingController .HorizontalPersistentViewport>ul>li,.HorizontalScrollingController .HorizontalScrollingViewport>ul>li{display:inline-block;zoom:1;margin:0;padding:0;vertical-align:top}.HorizontalScrollingController .HorizontalPersistentViewport>ul>li>*,.HorizontalScrollingController .HorizontalScrollingViewport>ul>li>*{margin-left:auto;margin-right:auto}.HorizontalScrollingController .indicatorContainer{margin:10px;text-align:center;padding:0;-webkit-user-select:none}.HorizontalScrollingController .indicatorContainer .indicator{display:inline-block;background:#e2e2e2;height:6px;width:6px;margin:6px;border-radius:6px}.HorizontalScrollingController .indicatorContainer .indicator.selected{background:#333}.no-text-highlight::selection,.no-text-highlight ::selection{background:transparent}.RelativeFlyout{position:relative}.RelativeFlyout .flyout-abs{position:absolute;z-index:14;overflow:visible;left:-9999px;top:-9999px;min-width:100px;min-height:30px;font-size:12px;color:#585858;box-shadow:0 1px 5px 0 rgba(0,0,0,.5);border:0;border-radius:0;background-color:#fff}.RelativeFlyout .flyout-abs .header{background-color:#e2e2e2;padding:6px 10px;text-align:left}.RelativeFlyout .flyout-abs .header h3{font-size:14px;font-weight:400;line-height:16px;color:#000;margin-bottom:0;margin-top:0}.RelativeFlyout .flyout-abs .header .icon{margin-right:5px}.RelativeFlyout .flyout-abs .header .close{padding:0!important;width:16px;margin-left:10px}.RelativeFlyout .flyout-abs .content{background-color:inherit;padding:5px 10px}@media screen and (max-width:599px){.RelativeFlyout .flyout-abs .content{padding:5px 5px}}.RelativeFlyout a,.RelativeFlyout p{font-size:12px;text-align:left;padding-left:0;margin-top:0}.RelativeFlyout .arrow-left{margin-right:15px}.RelativeFlyout .arrow-left .arrow{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;z-index:-14;position:absolute;border-left:15px solid #fff;right:-15px}.RelativeFlyout .arrow-left .arrow.center{top:50%;margin-top:-15px}.RelativeFlyout .arrow-left .arrow.top{top:10px}.RelativeFlyout .arrow-left .arrow.bottom{top:100%;margin-top:-40px}.RelativeFlyout .arrow-left .arrow.arrow-upper-left{border-left:15px solid #e2e2e2}.RelativeFlyout .arrow-left .arrow:after{top:-15px;left:-16px}.RelativeFlyout .arrow-right{margin-left:15px}.RelativeFlyout .arrow-right .arrow{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;z-index:-14;position:absolute;border-right:15px solid #fff;left:-15px}.RelativeFlyout .arrow-right .arrow.center{top:50%;margin-top:-15px}.RelativeFlyout .arrow-right .arrow.top{top:10px}.RelativeFlyout .arrow-right .arrow.bottom{top:100%;margin-top:-40px}.RelativeFlyout .arrow-right .arrow.arrow-upper-right{border-right:15px solid #e2e2e2}.RelativeFlyout .arrow-right .arrow:after{top:-15px;left:16px}.RelativeFlyout .arrow-above{margin-bottom:15px}.RelativeFlyout .arrow-above .arrow{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;z-index:-14;position:absolute;border-top:15px solid #fff;bottom:-15px}.RelativeFlyout .arrow-above .arrow.center{margin-left:-15px;left:50%}.RelativeFlyout .arrow-above .arrow.left{left:10px}.RelativeFlyout .arrow-above .arrow.right{left:100%;margin-left:-40px}.RelativeFlyout .arrow-above .arrow:after{top:-30px;left:0}.RelativeFlyout .arrow-below{margin-top:15px}.RelativeFlyout .arrow-below .arrow{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;z-index:-14;position:absolute;border-bottom:15px solid #e2e2e2;top:-15px}.RelativeFlyout .arrow-below .arrow.center{margin-left:-15px;left:50%}.RelativeFlyout .arrow-below .arrow.left{left:10px}.RelativeFlyout .arrow-below .arrow.right{left:100%;margin-left:-40px}.RelativeFlyout .arrow-below .arrow.no-header{border-bottom:15px solid #fff}.RelativeFlyout .arrow-below .arrow:after{top:1px;left:0}.RelativeFlyout .arrow:after{content:"";height:21px;width:21px;box-shadow:1px 1px 5px 0 rgba(0,0,0,.5);display:block;position:absolute;transform:rotate(45deg);transform-origin:0 0;z-index:-10}.FixedDialogUnderlay{position:fixed;-webkit-backface-visibility:hidden;top:0;right:0;left:0;bottom:0}.FixedDialogUnderlay.darken{background-color:#000;opacity:.2;filter:alpha(opacity=20)}.basic-quote{position:relative;font-family:Georgia,Helvetica Neue,Arial,Helvetica,sans-serif;margin:1em 35px 1.5em 35px;font-size:13px;line-height:17px;color:#666}.basic-quote:before{content:"\201C";left:-40px}.basic-quote:after,.basic-quote:before{position:absolute;top:15px;font-size:60px;font-weight:700;color:#e4e5e6}.basic-quote:after{content:"\201D";right:-40px}@media screen and (max-width:599px){.basic-quote{margin:5px 0 10px 20px}.basic-quote:before{position:absolute;content:"\201C";top:10px;left:-35px;font-size:50px;font-weight:700;color:#e4e5e6}.basic-quote:after{content:""}}.basic-input{font-size:12px;font-family:Helvetica Neue,Arial,Helvetica,sans-serif;box-shadow:inset 0 2px 7px 0 rgba(226,226,227,.8);color:#717171;padding:3px 5px;overflow:auto;resize:none}.basic-input,.basic-input:focus{border:1px solid #c8c8ca;outline:none}.basic-input:focus{background-color:#fffdd8}.basic-input.wide{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#impersonation-warning,#large-scale-event-warning,#training-page-warning{width:100%;padding:5px;position:fixed;top:0;font-size:12px;line-height:12px;background-color:#8c2418;color:#fff}#impersonation-warning{z-index:10002}#large-scale-event-warning{z-index:10001}#training-page-warning{z-index:10000}#impersonation-warning>div,#large-scale-event-warning>div,#training-page-warning>div{width:980px;margin:auto}#impersonation-warning span.message,#large-scale-event-warning span.message,#training-page-warning span.message{float:left}#impersonation-warning span.stop-link{float:right}#impersonation-warning span.stop-link a{font-weight:700;color:#aac}.customer-facing #impersonation-clear,.customer-facing #large-scale-event-clear,.customer-facing #training-page-clear{display:none!important}#large-scale-event-clear,#training-page-clear,.agent-tools #impersonation-clear,.red-header #impersonation-clear{display:block!important;clear:both;margin-bottom:10px}#impersonation-warning~#training-page-warning{top:22px}#large-scale-event-warning~#impersonation-warning{top:22px;border-top:1px solid #000}#training-page-warning~#large-scale-event-warning{top:22px}body.impersonating #price_beds_opts,body.rf_view_type_map_list.impersonating #container,body.rf_view_type_map_list.trainingPage #container,body.trainingPage #price_beds_opts{top:25px}body.impersonating.largeScaleEvent #price_beds_opts,body.impersonating.trainingPage #price_beds_opts,body.rf_view_type_map_list.impersonating.largeScaleEvent #container,body.rf_view_type_map_list.impersonating.trainingPage #container{top:50px}.EmailVerificationDialog{width:auto;margin-left:10px;margin-right:10px}@media screen and (min-width:600px){.EmailVerificationDialog{width:400px;margin-left:20px;margin-right:20px}}.EmailVerificationDialog .EmailVerificationResult{min-height:300px}.EmailVerificationContent .ctaButtons{margin-top:1rem;text-align:center}.EmailVerificationContent .ctaButtons .Button:first-child:last-child{width:100%}.EmailVerificationResult{font-size:1rem}.EmailVerificationResult .verificationEmail,.EmailVerificationResult a,.EmailVerificationResult b,.EmailVerificationResult h4{font-weight:600}.EmailVerificationResult :not(:last-child){margin-bottom:1rem}.EmailVerificationResult ul{list-style-type:disc;margin-left:30px}.agent-photo{position:relative;border:1px solid #e3e4e5;margin-right:.6em}.agent-photo .agent-tag{position:absolute;top:-1px;left:-1px}.agent-photo .photo{width:55px;margin-left:-2.5px}.agent-photo.is-circle .photo{border-radius:50%;width:50px;margin-left:inherit}.agent-photo .photo-container{overflow:hidden;height:50px;width:50px}@media all{.page-break{display:none}}@media print{.no-print{display:none!important}.page-break{display:block!important;page-break-before:always}}.HomeDetailsMomentFlyoutContent{padding:.5rem;display:block;position:relative;color:#333;font-size:.85rem;min-width:16rem;text-align:left}@media (max-width:600px){.HomeDetailsMomentFlyoutContent{min-width:200px;max-width:250px}}.HomeDetailsMomentFlyoutContent a{text-decoration:none}.HomeDetailsMomentFlyoutContent .dismiss{float:right;height:1rem;width:1rem;fill:#767676}.HomeDetailsMomentFlyoutContent .dismiss .rfSvg{height:inherit;width:inherit;vertical-align:top;fill:inherit}.HomeDetailsMomentFlyoutContent .icon{position:absolute;width:1.125rem;height:1.125rem}.HomeDetailsMomentFlyoutContent .icon .rfSvg{height:inherit;width:inherit;vertical-align:top;fill:inherit}.HomeDetailsMomentFlyoutContent .title{font-weight:700}.HomeDetailsMomentFlyoutContent .message{margin-top:.25rem}.HomeDetailsMomentFlyoutContent .scheduleTourLink{margin-top:20px;margin-bottom:5px;text-align:center;color:#1080a2}.HomeDetailsMomentFlyoutContent .scheduleTourLink :hover{color:#65c0cf}.HomeDetailsMomentFlyoutContent .message,.HomeDetailsMomentFlyoutContent .title{line-height:1.25rem;margin-left:1.75rem}body,html{width:100%;height:100%}body{zoom:1}body:after,body:before{content:"";display:table}body:after{clear:both}.col12{width:984px}.col11,.col12{display:inline;float:left;margin:0 0}.col11{width:902px}.col10{width:820px}.col9,.col10{display:inline;float:left;margin:0 0}.col9{width:738px}.col8{width:656px}.col7,.col8{display:inline;float:left;margin:0 0}.col7{width:574px}.col6{width:492px}.col5,.col6{display:inline;float:left;margin:0 0}.col5{width:410px}.col4{width:328px}.col3,.col4{display:inline;float:left;margin:0 0}.col3{width:246px}.col2{display:inline;float:left;width:164px;margin:0 0}.row12{display:block;width:984px;margin:0 0;zoom:1}.row12:after,.row12:before{content:"";display:table}.row12:after{clear:both}@media screen and (max-width:599px){.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9,.col10,.col11,.col12{display:block;width:100%;float:none;margin:0}.row12{width:100%}}.sash .sash-clickable{position:absolute;top:0;left:0}.sash .sash-transparent-lg{width:150px;height:150px}.ssvm .map{position:relative}.ssvm .map img{border-radius:2px 2px 0 0;height:250px;width:285px}@media only screen and (max-width:600px){.ssvm .map img{width:100%;height:auto}}.ssvm .map .map-icon{position:absolute;top:50%;left:50%;margin-left:-5px;margin-top:-25px}.ssvm .map .zoom-button{position:absolute;top:10px;right:20px;width:20px;height:19px;text-align:right;color:#fff;background-color:#000;font-size:11px;line-height:19px}.ssvm .map .zoom-button .zoom-icon{background-color:#000;z-index:1}.ssvm .map .zoom-button .slide-out{padding-left:3px;text-shadow:rgba(0,0,0,.3) 0 0 1px}.DistanceIndicator{display:table;text-align:center;position:absolute;right:5px;width:48px;height:48px;color:#fff;background-color:#585858;background-color:rgba(88,88,88,.7);line-height:1.2;letter-spacing:.1em;border-radius:100px 100px 100px 100px}.DistanceIndicator .distance-wrapper{position:absolute;top:50%;height:30px;margin-top:-15px}.DistanceIndicator .distance-wrapper .distance-amount,.DistanceIndicator .distance-wrapper .distance-units{padding:0;margin:0;width:100%;display:inline-block;vertical-align:top;zoom:1}.DistanceIndicator .distance-wrapper .distance-amount{font-weight:700;font-size:14px;font-size:.875rem}.DistanceIndicator .distance-wrapper .distance-amount.long-distance,.DistanceIndicator .distance-wrapper .distance-units{font-size:12px;font-size:.75rem}.hotness-help-link .DefinitionFlyout.definition-flyout-container{width:auto;padding:0}.hotness-banner-container .hotness-help-link{color:#fa7b20}.hotness-banner-container .hotness-help-link.react{display:inline}.hotness-banner-container .hotness-help-link .DefinitionFlyoutLink{font-weight:700}.home-sash-container{position:absolute;top:0;left:0;display:table}.home-sash-container.small{border-spacing:5px}.home-sash-container.small .home-sash{font-size:10px;font-weight:700;line-height:1em;padding:3px 5px}.home-sash-container.medium{border-spacing:7px}.home-sash-container.medium .home-sash{font-size:12px;padding:0 7px}.home-sash-container.medium .home-sash .redfin-logo{height:12px;width:46px}.home-sash-container.large{border-spacing:10px}.home-sash-container.large .home-sash{font-size:16px;padding:0 10px}.home-sash-container.large .home-sash .redfin-logo{height:16px;width:61px}.home-sash-container .home-sash{display:table-cell;color:#fff!important;z-index:10;vertical-align:middle;border-radius:1px 1px 1px 1px;text-transform:uppercase}.home-sash-container .home-sash .sash-text{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.home-sash-container .home-sash .sash-text img{vertical-align:middle;margin-top:-.2em}.home-sash-container .home-sash.sold{background-color:#5d8acb}.home-sash-container .home-sash.acceptingbackupoffers,.home-sash-container .home-sash.contingent,.home-sash-container .home-sash.pending,.home-sash-container .home-sash.undercontract{background-color:#fd3316}.home-sash-container .home-sash.foreclosure{background-color:#4c3967}.home-sash-container .home-sash.new{background-color:#2e7e36}.home-sash-container .home-sash.for-sale-by-owner{background-color:#a22769}.home-sash-container .home-sash.open-house{background-color:#73bb3c}.home-sash-container .home-sash.short-sale{background-color:#ffb92e}.home-sash-container .home-sash.for-sale,.home-sash-container .home-sash.model-home{background-color:#2e7e36}.home-sash-container .home-sash.not-for-sale{background-color:#5d8acb}.home-sash-container .home-sash.hot-home{background-color:#e96727}.home-sash-container .home-sash.redfin-sold{background-color:#5d8acb}.home-sash-container .home-sash.redfin-acceptingbackupoffers,.home-sash-container .home-sash.redfin-bought,.home-sash-container .home-sash.redfin-contingent,.home-sash-container .home-sash.redfin-for-sale,.home-sash-container .home-sash.redfin-new,.home-sash-container .home-sash.redfin-open-house,.home-sash-container .home-sash.redfin-pending,.home-sash-container .home-sash.redfin-undercontract{background-color:#c82021}.home-sash-container .time-on-redfin span{opacity:.7}.GeneralInquiryDialog .GeneralInquiryForm{display:block;float:left;width:81.37254902%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;margin-left:9.31372549%;padding:0;min-height:0;background-color:transparent}@media (min-width:600px){.GeneralInquiryDialog .GeneralInquiryForm{display:block;float:left;width:98.03921569%;margin-right:.98039216%;box-sizing:border-box;margin-left:.98039216%;padding-top:0;min-width:inherit;margin:0}}.GeneralInquiryDialog .GeneralInquiryForm .contact-text{text-align:center}@media (min-width:900px){.GeneralInquiryDialog .GeneralInquiryForm .contact-text{text-align:left}}.GeneralInquiryDialog .GeneralInquiryForm .contact-text h2,.GeneralInquiryDialog .GeneralInquiryForm .contact-text p{color:#333}.GeneralInquiryDialog .GeneralInquiryForm .contact-text h2{font-size:1.375rem}.GeneralInquiryDialog .GeneralInquiryForm .contact-text p{font-size:1rem}.GeneralInquiryDialog .GeneralInquiryForm button{margin-bottom:20px}.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm{padding-bottom:15px}.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm .field .label,.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm .successNode,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .field .label,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .successNode,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm .field .label,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm .successNode{color:#000;text-align:left}.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm .field .label .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm .successNode .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .field .label .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .successNode .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm .field .label .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm .successNode .successTitle{font-size:1.375rem}@media (min-width:900px){.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm .field .label .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm .successNode .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .field .label .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .successNode .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm .field .label .successTitle,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm .successNode .successTitle{font-size:1.375rem}}.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm .field .label .successContent a,.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm .successNode .successContent a,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .field .label .successContent a,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .successNode .successContent a,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm .field .label .successContent a,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm .successNode .successContent a{color:#1080a2}.GeneralInquiryDialog .GeneralInquiryForm .OutOfAreaSubForm .successNode,.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .successNode,.GeneralInquiryDialog .GeneralInquiryForm .RedfinSubForm .successNode{margin-top:0}.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agent-request-form .privacy.row{color:#000}@media (min-width:600px){.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agent-request-form{width:100%}.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agentCardContainer{width:100%;float:none;text-align:center}.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agentCardContainer .agentCard.partnerCard{width:320px;margin-left:-36px}}@media (min-width:600px) and (min-width:900px){.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform{display:table;width:100%;table-layout:fixed}.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agent-request-form{display:table-cell;float:none;width:55%}.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agent-request-form .privacy.row{width:150%}.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agentCardContainer{text-align:right}.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agentCardContainer .agentCard.partnerCard{width:150px;margin-left:0}}@media (min-width:600px) and (min-width:900px) and (min-width:1200px){.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agent-request-form{width:65%}.GeneralInquiryDialog .GeneralInquiryForm .partnerAgentSubform .agentCardContainer{padding-left:10px}}@media (max-width:599px){.customer-facing .GeneralInquiryDialog.Dialog.v83>.cell>.guts>.content-wrapper{max-height:inherit}}.customer-facing .agent-request-form{font-size:1rem}.customer-facing .agent-request-form .admin-only,.customer-facing .agent-request-form .admin-only a{color:#ff5655}.customer-facing .agent-request-form.no-labels .field.text .label,.customer-facing .agent-request-form.no-labels .field.textarea .label{display:none}.customer-facing .agent-request-form .agent-request-row{padding-bottom:10px}.customer-facing .agent-request-form .agent-request-row:last{padding-bottom:0}.customer-facing .agent-request-form .form .double-row .field{width:49%}.customer-facing .agent-request-form .form .double-row .field.left-field{margin-right:2%}.customer-facing .agent-request-form .form .checkboxes-text{padding-top:11px;margin-right:16px;display:inline-block;line-height:20px}.customer-facing .agent-request-form .form .Button.primary{display:block;margin-top:15px}.customer-facing .agent-request-form .form .field.textarea,.customer-facing .agent-request-form .form .field.textarea .input{width:100%}.customer-facing .agent-request-form .form .field input{width:100%;border:none}.customer-facing .agent-request-form .form .checkboxes .field input{width:auto}.customer-facing .agent-request-form.secondary-dialog{max-width:400px;padding:5px 10px;line-height:1.2}.customer-facing .agent-request-form.secondary-dialog .cta-buttons{text-align:right;margin-top:1em}.customer-facing .agent-request-form.secondary-dialog .agent-request-row{padding-bottom:1rem}@media screen and (max-width:599px){.customer-facing .agent-request-form .agent-request-row{padding-bottom:10px}.customer-facing .agent-request-form .form .double-row .field{width:100%}.customer-facing .agent-request-form .form .double-row .field.left-field{margin-right:0;padding-bottom:10px}.customer-facing .agent-request-form .form .checkboxes .checkboxes-text{padding-bottom:5px;padding-top:5px;display:block}.Dialog .agent-request-form.secondary-dialog .cta-buttons{text-align:center}.Dialog .agent-request-form.secondary-dialog .cta-buttons .Button{margin:5px}}.agent-request-form.narrow-view .agent-request-row{padding-bottom:10px}.agent-request-form.narrow-view .form .double-row .field{width:100%}.agent-request-form.narrow-view .form .double-row .field.left-field{margin-right:0;padding-bottom:10px}.Dialog .agent-request-form.secondary-dialog .title{font-weight:700;font-size:1.3rem}.AgentContactContainer{font-size:1rem}.AgentContactContainer .title{font-size:1.5rem}.AgentContactContainer .description,.AgentContactContainer .title{padding-bottom:20px}.AgentContactContainer .agent-card-container,.AgentContactContainer .contact-content{display:inline-block;vertical-align:top}.AgentContactContainer .contact-content{width:100%}.AgentContactContainer.withAgentCard .contact-content{width:65%}.AgentContactContainer.withAgentCard .agent-card-container{float:right}.AgentContactContainer.withAgentCard .StarRating{position:relative;top:1px}.AgentContactContainer.withAgentCard .StarRating .average-rating,.AgentContactContainer.withAgentCard .StarRating .num-reviews{display:none}.AgentContactContainer.withAgentCard .StarRating svg.star{width:14px;height:13px;margin:0}@media screen and (max-width:599px){.AgentContactContainer{font-size:.88rem}.AgentContactContainer.withAgentCard .agent-card-container,.AgentContactContainer.withAgentCard .contact-content{width:100%}.AgentContactContainer.withAgentCard .agent-card-container{margin:0 auto 2rem auto;display:block;float:inherit;padding:0;text-align:center}.AgentContactContainer.withAgentCard .agent-card-container .agentCard{margin:0}.AgentContactContainer.withAgentCard .Button{width:100%}}div.agentCard{text-align:left;display:inline-block;vertical-align:top;width:320px;margin-left:20px;margin-bottom:20px;border:1px solid #e2e2e2;background-color:#fff;box-shadow:0 2px 2px -1px #aaa;color:#333;height:100%}div.agentCard .photo320x230{width:320px;height:230px;overflow:hidden}div.agentCard .photo320x230 img{width:320px;height:230px}div.agentCard .photo150x150{width:150px;height:150px;overflow:hidden}div.agentCard .agent-photo-card{border-bottom:1px solid #e2e2e2;display:inline-block;vertical-align:top}div.agentCard .agent-photo-card .recentDeals{position:relative;float:left;bottom:240px;left:239px;width:66px;height:66px;text-align:center;background-color:#fff;border-radius:35px;border:1px solid #e2e2e2;font-size:11px;line-height:120%}div.agentCard .agent-photo-card .recentDeals .dealCount{font-weight:700;font-size:18px;display:block;margin-top:13px;margin-bottom:5px}div.agentCard .pinnedReview{cursor:pointer;padding:15px;font-size:11px;background-color:#f5f5f5}div.agentCard .pinnedReview .reviewText{line-height:1.5}div.agentCard .pinnedReview .moreButton{display:inline-block;font-style:italic;font-family:georgia,serif}div.agentCard .pinnedReview .reviewText.withPhoto{width:250px;margin-left:9px;display:inline-block}div.agentCard .pinnedReview .customerPhoto{display:inline-block;vertical-align:top}div.agentCard .pinnedReview .customerPhoto img{width:30px;border-radius:50%}div.agentCard .pinnedReview .customerName{font-weight:700}div.agentCard .pinnedReview .excerpt{font-style:italic;font-family:georgia,serif}div.agentCard .contact-button.mobile{display:none}div.agentCard .contact-button.website{display:inline-block}div.agentCard .basicInfo{width:200px;padding:15px;padding-right:0;padding-left:15px}div.agentCard .basicInfo .agentName{display:block;text-decoration:none;font-size:18px;margin-bottom:2px}div.agentCard .basicInfo .ratingDecimal{font-weight:700;font-size:14px;display:inline-block;margin-right:5px;margin-left:2px}div.agentCard .basicInfo .StarRating{display:inline-block;vertical-align:middle}div.agentCard .basicInfo .reviews{font-size:14px;display:inline-block;text-decoration:none;margin-left:4px}div.agentCard .basicInfo .agentPhone{padding:8px 0;display:block;font-size:15px;text-decoration:none}div.agentCard .basicInfo .agentPhone .agentPhoneString{margin-left:12px}div.agentCard .basicInfo .agentPhone .SvgIcon{vertical-align:middle}div.agentCard .basicInfo .licenseNumber{color:#999;margin-top:5px;font-size:.75rem}div.agentCard .basicInfo .licenseClassTitle{color:#767676;font-size:.75rem;margin:.25rem 0}div.agentCard .Button.contact-button{margin-top:18px;vertical-align:top;float:right;margin-right:16px}div.agentCard.partnerCard .basicInfo{width:139px;display:inline-block;float:right;padding-right:15px}div.agentCard.partnerCard .basicInfo .reviews{margin-top:3px}div.agentCard.partnerCard .basicInfo .partnerBrokerage{color:#767676;line-height:130%;display:inline-block;margin-top:10px;font-size:12px}div.agentCard.partnerCard .basicInfo .recentDeals{color:#767676;line-height:130%;display:inline-block;margin-top:5px;font-weight:700;font-size:12px}div.agentCard.partnerCard .agent-photo-card{border-right:1px solid #e2e2e2}div.agentCard.partnerCard .Button.contact-button{margin:15px;float:left}div.agentCard.small-icon{width:200px;height:auto;margin-left:0}div.agentCard.small-icon .agent-photo-card,div.agentCard.small-icon .agent-photo-card .photo320x230,div.agentCard.small-icon .agent-photo-card .photo320x230 img{width:200px;height:144px}div.agentCard.small-icon .basicInfo{width:176px;padding:12px}div.agentCard.small-icon .basicInfo .agentName{font-size:16px}div.agentCard.small-icon .basicInfo .StarRating{vertical-align:baseline}div.agentCard.small-icon .basicInfo .ratingDecimal{font-size:14px}div.agentCard.small-icon .basicInfo .reviews{font-size:12px}div.agentCard.small-icon.partnerCard{width:150px}div.agentCard.small-icon.partnerCard .agent-photo-card,div.agentCard.small-icon.partnerCard .agent-photo-card .photo150x150{width:150px;height:150px}div.agentCard.small-icon.partnerCard .agent-photo-card .photo150x150 img{width:150px}div.agentCard.small-icon.partnerCard .basicInfo{width:126px;line-height:110%}div.agentCard.small-icon.partnerCard .basicInfo .agentName{font-size:14px}div.agentCard.small-icon.partnerCard .basicInfo .partnerBrokerage,div.agentCard.small-icon.partnerCard .basicInfo .ratingDecimal,div.agentCard.small-icon.partnerCard .basicInfo .recentDeals{display:none}div.agentCard.small-icon.partnerCard .basicInfo .reviews,div.agentCard.small-icon.partnerCard .basicInfo .StarRating{display:block}.Dialog .AgentContactContainer .header h2{font-size:2.25rem;padding:0;margin-bottom:10px}.Dialog .AgentContactContainer .header .agent-photo{width:80px}.Dialog .AgentContactContainer .header .description{padding-bottom:10px;font-weight:400}.Dialog .AgentContactContainer .agent-request-form,.Dialog .AgentContactContainer .header{max-width:560px}.Dialog .AgentContactContainer .agent-request-form .Button{font-weight:400;font-weight:700}.Dialog .AgentContactContainer .agent-request-form .privacy{font-size:.875rem}.Dialog .AgentContactContainer.withAgentCard.loggedIn.agent-request-dialog .contact-content .agent-request-form{margin-right:30px;min-width:376px}.Dialog .AgentContactContainer.withAgentCard.loggedIn.agent-request-dialog .form>.checkboxes>.checkboxes-text{display:block}@media screen and (max-width:599px){.Dialog .AgentContactContainer{padding:10px;margin:0}.Dialog .AgentContactContainer .header h2{font-size:1.375rem;font-weight:400;padding:0;margin-bottom:10px}.Dialog .AgentContactContainer .header .description{font-size:1rem}.Dialog .AgentContactContainer.withAgentCard.loggedIn.agent-request-dialog .contact-content .agent-request-form{margin-right:0;min-width:0}}.GeneralInquiryForm{min-height:320px}.GeneralInquiryForm .RedfinSubForm{margin-top:0}.GeneralInquiryForm .RedfinSubForm .field{margin-bottom:10px}.GeneralInquiryForm .RedfinSubForm .assigned{width:65%}.GeneralInquiryForm .RedfinSubForm .text{width:100%}.GeneralInquiryForm .RedfinSubForm .text .label{color:#fff}.GeneralInquiryForm .RedfinSubForm .text.error .label{color:#fd3316}.GeneralInquiryForm .RedfinSubForm .textarea{width:100%}.GeneralInquiryForm .RedfinSubForm .textarea .label{color:#fff}.GeneralInquiryForm .RedfinSubForm .textarea.error .label{color:#fd3316}.GeneralInquiryForm .RedfinSubForm .textarea .input{width:100%;height:150px}.GeneralInquiryForm .RedfinSubForm .Button{width:100%;margin-top:10px}.GeneralInquiryForm .RedfinSubForm .Button .label{color:#fff}.GeneralInquiryForm .RedfinSubForm .termsOfUse{display:inline-block;margin-top:10px;font-size:12px;color:#fff}.GeneralInquiryForm .RedfinSubForm .error{margin-bottom:-5px}.GeneralInquiryForm .RedfinSubForm .agentAds{float:right}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd{width:160px;text-align:right;margin-top:30px;min-height:255px}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd.first{margin-bottom:20px}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd .header{float:left;color:#fff;font-size:18px;font-weight:400;margin-bottom:10px;-webkit-font-smoothing:antialiased}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd .photo{float:left}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd .info{margin:5px 0 0 0}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd ul{text-align:left;list-style-type:none;padding:0;margin-top:-10px}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd ul li{margin-left:0}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd ul li .link{text-decoration:none;color:#fff;font-weight:400}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd ul .name{font-size:18px}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd ul .phone{font-size:14px;margin-top:5px}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd ul .phone .phoneIcon{background-color:transparent;background-repeat:no-repeat;background-image:url(a2a8661b2fd43c78df554caa5d82d1c4.png);background-position:50%;width:16px;height:16px;padding-left:25px}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd ul .email{font-size:14px;margin-top:5px}.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd ul .email .mailIcon{background-color:transparent;background-repeat:no-repeat;background-image:url(efb3d2c9263f3820fc761de1b4d543b3.png);background-position:50%;width:16px;height:auto;padding-left:25px}.GeneralInquiryForm .RedfinSubForm .ghostTownInfo{margin-top:12px}.GeneralInquiryForm .RedfinSubForm .ghostTownInfo p.ghostTownErrorMessage{color:#fd3316!important;font-weight:700;text-shadow:0 -1px 0 rgba(0,0,0,.5)}.GeneralInquiryForm .RedfinSubForm .ghostTownInfo .error{margin-bottom:-5px}.GeneralInquiryForm .RedfinSubForm .successNode{color:#fff;margin-top:85px}.GeneralInquiryForm .RedfinSubForm .successNode .successTitle{font-size:32px}.GeneralInquiryForm .RedfinSubForm .successNode .successContent{font-size:16px;margin-top:20px;height:100px;line-height:1.3}.GeneralInquiryForm .RedfinSubForm .successNode .successContent a{text-decoration:underline;color:#fff}.GeneralInquiryForm .subFormTitle{text-align:center;color:#fff}.GeneralInquiryForm .subFormContainer .textarea .input{overflow-y:auto}.GeneralInquiryForm .agentRequestForm.withAgent{margin-top:0}.GeneralInquiryForm .agentRequestForm.withAgent .agentAd{float:right;width:170px;margin-top:30px;background-color:#fff}.GeneralInquiryForm .agentRequestForm.withAgent .agentAd .agent-photo{border:0}.GeneralInquiryForm .agentRequestForm.withAgent .agentAd ul{list-style-type:none;padding:0}.GeneralInquiryForm .agentRequestForm.withAgent .agentAd ul li{margin-left:10px}.GeneralInquiryForm .agentRequestForm.withAgent .agentAd ul .name{font-size:16px;font-weight:700}.GeneralInquiryForm .agentRequestForm.withAgent .agentAd ul .reviews-link{text-decoration:none;font-size:12px}.GeneralInquiryForm .agentRequestForm.withAgent .agentAd ul .review-count{font-size:12px}.GeneralInquiryForm .agentRequestForm.withAgent .agentAd ul .brokerage{font-size:12px;padding-top:5px;padding-right:5px}.GeneralInquiryForm .agentRequestForm.withAgent .left_text_fields{width:65%;float:left}.GeneralInquiryForm .agentRequestForm.withAgent .left_text_fields .field{width:100%}.GeneralInquiryForm .agentRequestForm.withAgent .right_text_fields{width:65%;float:left}.GeneralInquiryForm .agentRequestForm.withAgent .right_text_fields .field{width:100%}.GeneralInquiryForm .agentRequestForm.withAgent .field{margin-bottom:20px}.GeneralInquiryForm .agentRequestForm.withAgent .text{width:100%}.GeneralInquiryForm .agentRequestForm.withAgent .text .label{color:#fff}.GeneralInquiryForm .agentRequestForm.withAgent .text.error .label{color:#fd3316}.GeneralInquiryForm .agentRequestForm.withAgent .checkbox_label{float:left;color:#fff;line-height:24px;font-size:14px;font-weight:700;padding-top:10px;padding-right:20px}.GeneralInquiryForm .agentRequestForm.withAgent .Checkbox{margin-top:7px;margin-bottom:13px}.GeneralInquiryForm .agentRequestForm.withAgent .Checkbox .label{color:#fff}.GeneralInquiryForm .agentRequestForm.withAgent .Checkbox .error{margin-left:-213px}.GeneralInquiryForm .agentRequestForm.withAgent .textarea{width:65%}.GeneralInquiryForm .agentRequestForm.withAgent .textarea .label{color:#fff}.GeneralInquiryForm .agentRequestForm.withAgent .textarea.error .label{color:#fd3316}.GeneralInquiryForm .agentRequestForm.withAgent .textarea .input{width:100%;height:150px;overflow-y:auto}.GeneralInquiryForm .agentRequestForm.withAgent .Button{width:65%;margin-top:10px}.GeneralInquiryForm .agentRequestForm.withAgent .Button .label{color:#fff}.GeneralInquiryForm .agentRequestForm.withAgent .privacy{margin-top:20px;color:#fff}.GeneralInquiryForm .agentRequestForm.withAgent .error{margin-bottom:0}.GeneralInquiryForm .agentRequestForm.withAgent .successNode{color:#fff;margin-top:85px}.GeneralInquiryForm .agentRequestForm.withAgent .successNode .successTitle{font-size:32px}.GeneralInquiryForm .agentRequestForm.withAgent .successNode .successContent{font-size:16px;margin-top:20px;height:100px}.GeneralInquiryForm .agentRequestForm.withAgent .successNode .successContent a{text-decoration:underline;color:#fff}.GeneralInquiryForm .agentCard{text-align:left;display:inline-block;vertical-align:top;width:320px;margin-left:20px;margin-bottom:20px;border:1px solid #e2e2e2;background-color:#fff;box-shadow:0 2px 2px -1px #aaa;color:#333}.GeneralInquiryForm .agentCard .photo320x230{width:320px;height:230px;overflow:hidden}.GeneralInquiryForm .agentCard .photo150x150{width:150px;height:150px;overflow:hidden}.GeneralInquiryForm .agentCard .agent-photo-card{border-bottom:1px solid #e2e2e2;display:inline-block;vertical-align:top}.GeneralInquiryForm .agentCard .agent-photo-card .recentDeals{position:relative;float:left;bottom:240px;left:239px;width:66px;height:66px;text-align:center;background-color:#fff;border-radius:35px;border:1px solid #e2e2e2;font-size:11px;line-height:120%}.GeneralInquiryForm .agentCard .agent-photo-card .recentDeals .dealCount{font-weight:700;font-size:18px;display:block;margin-top:13px;margin-bottom:5px}.GeneralInquiryForm .agentCard .basicInfo{width:200px;padding:15px;padding-right:0;padding-left:15px}.GeneralInquiryForm .agentCard .basicInfo .agentName{display:block;text-decoration:none;font-size:18px;margin-bottom:2px}.GeneralInquiryForm .agentCard .basicInfo .ratingDecimal{font-weight:700;font-size:14px;display:inline-block;margin-right:5px;margin-left:2px}.GeneralInquiryForm .agentCard .basicInfo .StarRating{display:inline-block;margin-top:4px;vertical-align:text-bottom}.GeneralInquiryForm .agentCard .basicInfo .reviews{font-size:12px;display:inline-block;text-decoration:none}.GeneralInquiryForm .agentCard .Button.large{padding:9px 16px 7px 16px;font-weight:700;margin-top:18px;vertical-align:top;float:right;margin-right:16px}.GeneralInquiryForm .agentCard .Button.large:hover{border-color:#fa7b20;border-width:1px;color:#fa7b20}.GeneralInquiryForm .agentCard.partnerCard .basicInfo{width:139px;display:inline-block;float:right;padding-right:15px}.GeneralInquiryForm .agentCard.partnerCard .basicInfo .reviews{margin-top:3px}.GeneralInquiryForm .agentCard.partnerCard .basicInfo .partnerBrokerage{color:#767676;line-height:130%;display:inline-block;margin-top:10px}.GeneralInquiryForm .agentCard.partnerCard .basicInfo .recentDeals{color:#767676;line-height:130%;display:inline-block;margin-top:5px;font-weight:700}.GeneralInquiryForm .agentCard.partnerCard .agent-photo-card{border-right:1px solid #e2e2e2}.GeneralInquiryForm .agentCard.partnerCard .Button.large{margin:15px;float:left}.GeneralInquiryForm .AssignedAgentCard{padding:40px 0 20px 0}.GeneralInquiryForm .AssignedAgentCard .container{margin:0 auto;max-width:1040px;width:100%;-ms-box-sizing:border-box;box-sizing:border-box}.GeneralInquiryForm .AssignedAgentCard h3{font-size:20px;color:#fff}.GeneralInquiryForm .AssignedAgentCard p{margin-top:10px;font-size:16px;color:#fff}.GeneralInquiryForm .AssignedAgentCard .pending{float:right;max-width:240px}.GeneralInquiryForm .AssignedAgentCard .assigned{margin-left:362px;margin-right:20px}.GeneralInquiryForm .AssignedAgentCard .assigned h3{margin-bottom:10px}.GeneralInquiryForm .AssignedAgentCard .assigned .emailLink,.GeneralInquiryForm .AssignedAgentCard .assigned .phoneLink,.GeneralInquiryForm .AssignedAgentCard .assigned .switchText{display:block;margin-bottom:10px;font-size:14px;color:#fff;text-decoration:none}.GeneralInquiryForm .AssignedAgentCard .assigned .contactText{margin-left:10px;display:inline-block}.GeneralInquiryForm .AssignedAgentCard .assigned .emailLink .contactIcon,.GeneralInquiryForm .AssignedAgentCard .assigned .phoneLink .contactIcon{display:inline-block;position:relative}.GeneralInquiryForm .AssignedAgentCard .assigned .phoneIcon{background-color:transparent;background-repeat:no-repeat;background-image:url(a2a8661b2fd43c78df554caa5d82d1c4.png);background-position:50%;width:16px;height:16px;top:4px}.GeneralInquiryForm .AssignedAgentCard .assigned .emailLink .contactText{font-size:14px;color:#fff;line-height:14px;font-weight:500}.GeneralInquiryForm .AssignedAgentCard .assigned .emailLink .mailIcon{background-color:transparent;background-repeat:no-repeat;background-image:url(efb3d2c9263f3820fc761de1b4d543b3.png);background-position:50%;width:16px;height:16px;top:3px}.GeneralInquiryForm .AssignedAgentCard .assigned .switchText{margin-top:20px;color:#fff}.GeneralInquiryForm .AssignedAgentCard .assigned .switchText a{color:#fff;text-decoration:underline}.GeneralInquiryForm .AssignedAgentCard .agentCard{float:left;margin-left:0}@media screen and (max-width:899px){.GeneralInquiryForm .agentRequestForm.withAgent .agentAd{float:none;margin:0 auto}.GeneralInquiryForm .agentRequestForm.withAgent .agentAd .photo{width:100%;text-align:center}.GeneralInquiryForm .agentRequestForm.withAgent .Button,.GeneralInquiryForm .agentRequestForm.withAgent .left_text_fields,.GeneralInquiryForm .agentRequestForm.withAgent .right_text_fields,.GeneralInquiryForm .agentRequestForm.withAgent .textarea{width:100%}.GeneralInquiryForm .agentRequestForm.withAgent .successNode{margin-top:0}.GeneralInquiryForm .agentRequestForm.withAgent .sellingCheckbox .error{margin-left:-100px;width:230px}.GeneralInquiryForm .AssignedAgentCard{width:238px;float:none;margin:0 auto}.GeneralInquiryForm .AssignedAgentCard .partnerCard{width:auto}.GeneralInquiryForm .AssignedAgentCard .partnerCard .agent-photo-card{margin-left:44px}.GeneralInquiryForm .AssignedAgentCard .partnerCard .basicInfo{float:none;width:auto}.GeneralInquiryForm .AssignedAgentCard .partnerCard .Button.large{margin-left:62px}.GeneralInquiryForm .AssignedAgentCard .assigned,.GeneralInquiryForm .AssignedAgentCard .pending{float:none;margin:0 auto;margin-top:20px}.GeneralInquiryForm .RedfinSubForm .assigned{width:100%}.GeneralInquiryForm .RedfinSubForm .agentAds,.GeneralInquiryForm .RedfinSubForm .agentAds .agentAd{float:none;margin:0 auto}.GeneralInquiryForm .RedfinSubForm .successNode{margin-top:0}}.agentRequestConfirmDialog .guts{width:450px}.agentRequestConfirmDialog .agentRequestFormDialogContent a{text-decoration:none}.agentRequestConfirmDialog .agentRequestFormDialogContent .cancelButton,.agentRequestConfirmDialog .agentRequestFormDialogContent .submitButton{float:right;margin-top:20px;padding:6px 20px;margin-right:20px}.agentAd{font-weight:400;text-align:center}.agentAd .photo .photo-link{position:relative}.agentAd .photo .photo-link .agent-photo{border:1px solid grey;margin:0}.agentAd .photo .photo-link .badge{position:absolute;bottom:3px;right:0}.agentAd li{float:left;margin-left:25px}.agentAd .name{font-size:16px}.agentAd .name .link{text-decoration:none;font-weight:700}.agentAd .title{font-size:15px;color:#a20210;font-weight:700;margin-top:-3px}.agentAd .rating .star-rating .stars-container .star{margin-top:3px}.agentAd .rating .star-rating .ratingScore{font-weight:700;margin-left:5px;padding-top:2px}.agentAd .reviews-link .link{text-decoration:none}.agentAd .review-count{text-align:left}.agentAd .brokerage{text-align:left;padding-bottom:5px}.agentAd .phone a{text-decoration:none;font-weight:700}.agentAd.assigned .photo{display:inline-block}.agentAd.assigned .info{display:inline-block;vertical-align:top;margin:10px 0 0 10px}.agentAd.assigned .info .name{font-size:15px}.agentAd.assigned .info .name .link{text-decoration:none;color:#a20210}.agentAd.assigned .info .rating .star{margin:5px 3px 0 0}.agentAd.assigned .info .rating .reviews-link{font-weight:700;text-decoration:none}.agentAd.assigned .info .email{margin-top:5px}.agentAd.assigned .info .email .sprite-icon-email-small{margin:4px 7px 0 0}.agentAd.assigned .info .phone{margin-top:5px}.agentAd.assigned .info .phone .sprite-icon-phone{margin:1px 5px 0 0}.agentAd.assigned .info .brokerage,.agentAd.assigned .info .location,.agentAd.assigned .info .review-count{margin-top:2px}.agentAd.assigned .reviews-link{margin-top:0}@media screen and (max-width:599px){.agentAd{text-align:left}.agentAd .photo{display:inline-block}.agentAd .name{padding-top:4px}.agentAd .info{display:inline-block;vertical-align:top;margin:5px 0 0 5px}.agentAd.assigned .info{margin-top:0}}.recommendedAgentBadge{height:21px;position:relative;bottom:240px;color:#fff;font-size:12px;font-weight:700}.recommendedAgentBadge span{background-color:#c82021;position:absolute;top:6px;left:0;padding:4px 7px 2px 7px;text-transform:uppercase}.agentTypeBadge{position:relative;bottom:19px;text-align:right;text-transform:uppercase;font-size:12px;font-weight:700}.agentTypeBadge>*{display:inline;padding:5px 9px;vertical-align:middle}.agentTypeBadge .buyside{background-color:#c82021;color:#fff}.agentTypeBadge .sellside{background-color:#fff;color:#c82021}.agentTypeBadge .partner{background-color:#767676;color:#fff}.agentTypeBadge .redfin{background-color:#c82021;color:#fff}.walk-score-container{margin-bottom:20px!important}.walk-score-container .walk-score-text-wrapper{text-decoration:none}.walk-score-container .walk-score-text-wrapper .walk-score-text{font-weight:700;font-size:15px;color:#b14900;top:-2px;position:relative;margin-left:7px;display:inline-block}.walk-score-container .walk-score-text-wrapper .logo{background-image:url(06d1b50ae3f0855a8c028678a306dab9.gif);width:120px;height:19px;display:inline-block}.walk-score-container .more-info-wrapper{display:inline-block;vertical-align:top;position:relative;top:5px}.walk-score-container .more-info-wrapper .more-info{background-image:url(74a437933b8613da30621629c57f2b6c.gif);width:13px;height:13px}.neighborhood-photos-container{float:none;zoom:1}.neighborhood-photos-container:after,.neighborhood-photos-container:before{content:"";display:table}.neighborhood-photos-container:after{clear:both}.neighborhood-photos-container img{width:100%;border:1px solid #d7d8d7;box-sizing:border-box;position:relative}.neighborhood-photos-container>div{position:relative;margin-bottom:20px}.neighborhood-photos-container div.place{position:relative;display:inline-block;width:24.25%;margin-left:1%}.neighborhood-photos-container div.place:first-child{margin-left:0!important}.neighborhood-photos-container div.place>div{overflow:hidden}.neighborhood-photos-container div.place p.place-name{margin:0;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.neighborhood-photos-container.count-3 div.place{width:32.65%}@media (max-width:599px){.neighborhood-photos-container div.place{width:49%;margin-left:2%}.neighborhood-photos-container div.place:nth-child(n+3){display:none}}.walk-score{margin-bottom:30px}@media screen and (max-width:599px){.walk-score{min-width:280px;margin-left:auto;margin-right:auto}}.walk-score .viz-container{min-height:130px}.walk-score .RadialMeter.not-first{margin-left:75px}@media screen and (max-width:599px){.walk-score .RadialMeter.not-first{margin-left:60px}}@media screen and (max-width:322px){.walk-score .RadialMeter.not-first{margin-left:40px}}.walk-score .h3,.walk-score h3{text-align:left}.walk-score .desc{font-size:12px;color:#767676;max-width:525px}@media only screen and (max-width:599px){.nhs .walk-score .desc{margin-left:10px;margin-right:10px}}.RadialMeter.good .circle .mask .fill{background-color:#75b945}.RadialMeter.fair .circle .mask .fill{background-color:#fcb000}.RadialMeter.bad .circle .mask .fill{background-color:#e96801}.RadialMeter .viz{position:absolute;width:126px;height:126px;background-color:#f5f5f5;border-radius:50%}.with-icon.RadialMeter .viz{margin-top:90px;width:60px;height:60px}.RadialMeter .circle .fill,.RadialMeter .circle .mask,.RadialMeter .circle .shadow{width:126px;height:126px;position:absolute;border-radius:50%}.with-icon.RadialMeter .circle .fill,.with-icon.RadialMeter .circle .mask,.with-icon.RadialMeter .circle .shadow{width:60px;height:60px}.RadialMeter .circle .shadow{box-shadow:inset 0 0 2px rgba(0,0,0,.2)}.RadialMeter .circle .fill,.RadialMeter .circle .mask{border-radius:50%}.RadialMeter .circle .mask{clip:rect(0,126px,126px,63px)}.RadialMeter .circle .mask .fill{clip:rect(0,63px,126px,0);background-color:#75b945}.with-icon.RadialMeter .circle .mask{clip:rect(0,60px,60px,30px)}.with-icon.RadialMeter .circle .mask .fill{clip:rect(0,30px,60px,0)}.with-icon.RadialMeter .circle .no-data .mask .fill{background-color:transparent}.RadialMeter .inset{position:absolute;width:106px;height:106px;margin-left:10px;margin-top:10px;background-color:#fff;border-radius:50%;box-shadow:0 0 2px rgba(0,0,0,.2)}.with-icon.RadialMeter .inset{width:44px;height:44px;margin-left:8px;margin-top:8px}.RadialMeter .RadialMeterContent{position:relative;margin:20px auto;width:126px}.with-icon.RadialMeter .RadialMeterContent{width:60px;height:150px;margin-bottom:0}.RadialMeter .RadialMeterContent .radial-flyout{margin-left:63px;text-align:left;width:250px}.RadialMeter .RadialMeterContent .label{line-height:1.2;text-align:center;white-space:nowrap;font-size:12px;margin-bottom:50px}.RadialMeter .RadialMeterContent .label .flyoutLabelWrapper{margin-top:-3px;margin-bottom:5px}.RadialMeter .RadialMeterContent .label .linklessLabel{border-bottom:1px dashed #e2e2e2;cursor:pointer;padding-bottom:2px}.with-icon.RadialMeter .RadialMeterContent .label{margin-bottom:0;font-size:10px}.RadialMeter .RadialMeterContent .label .registrationMark{vertical-align:super;font-size:smaller}.RadialMeter .RadialMeterContent .label a{text-decoration:none;color:#767676}.RadialMeter .RadialMeterContent .label a:hover{text-decoration:underline}.RadialMeter .percentage{line-height:1;text-align:center;font-size:40px;margin-top:35px}.with-icon.RadialMeter .percentage{font-size:20px;margin-top:0;position:absolute;bottom:40px;width:60px}.RadialMeter.no-data .no-value{color:#767676;margin:0 20px}.RadialMeter.no-data .RadialMeterContent .label,.RadialMeter.no-data.with-icon .viz{display:none}.RadialMeter.no-data.with-icon .no-value{margin:25px 4px 0}.shared-favorites-comments.favorites-comments-ldp{position:relative}.shared-favorites-comments .commentInput.TextArea.field .input{padding-top:12px;padding-bottom:10px;width:100%}.shared-favorites-comments .SharedFavoriteStatusbar{padding-bottom:0;padding-top:1rem}.shared-favorites-comments .SharedFavoriteStatusbar .favorite-status-message{font-size:.875rem}.shared-favorites-comments .avmRequestSpinner{position:absolute;top:50%;width:40px;height:40px}.shared-favorites-comments .UserCommentList .addCommentForm .commentInput,.shared-favorites-comments .UserCommentList .UserComment .commenter,.shared-favorites-comments .UserCommentList .UserComment .commentText{font-size:.875rem;line-height:1.25em}.shared-favorites-comments .UserCommentList .addCommentForm .commentInput input,.shared-favorites-comments .UserCommentList .UserComment .commenter input,.shared-favorites-comments .UserCommentList .UserComment .commentText input{line-height:1rem}.SharedFavoriteStatusbar{display:table;padding:8px 0;padding:1rem 0 .4rem 0;font-size:1rem}.SharedFavoriteStatusbar .favorite-status-icon{padding-right:5px;display:table-cell;vertical-align:text-top}.SharedFavoriteStatusbar .favorite-status-icon .single-heart{height:18px;vertical-align:top;width:19px;margin-top:-2px;fill:#e62e2e}.SharedFavoriteStatusbar .favorite-status-icon .double-heart{height:30px;vertical-align:top;width:25px;margin-top:-9px;fill:#e62e2e}.SharedFavoriteStatusbar .favorite-status-icon img.double-heart{height:16px;width:29px;margin-top:0}.SharedFavoriteStatusbar .favorite-status-icon img.single-heart{height:16px;margin-top:0}.SharedFavoriteStatusbar .favorite-status-message{display:table-cell;vertical-align:top;line-height:1em}.UserCommentList{position:relative;font-size:1rem}.UserCommentList .loading{height:1px;margin-top:50px;position:absolute;left:50%}.UserCommentList .expandCollapseNode{color:#1080a2;margin:12px 0 0;padding-bottom:.5rem}.UserCommentList .expandCollapseNode .uparrow{display:inline-block;width:18px;height:9px;background-image:url(8ee822a774da8b6c32e03615c2ac119a.png);margin-right:10px}.UserCommentList .expandCollapseNode .downarrow{display:inline-block;width:18px;height:9px;background-image:url(0da83a1f6630bf33cb69893d74a22360.png);margin-right:10px}.UserCommentList .statusNode{margin:10px 0;color:#c82021}.UserComment{padding:10px 0;box-sizing:border-box;display:table;width:100%}.UserComment:first-child{border-top:0}.UserComment .deleteButton{display:table-cell;vertical-align:middle;width:0}.UserComment .deleteIcon{display:block;width:16px;height:16px;background-image:url(35a6fbc59a05909c44f6f556c801ce31.png);background-repeat:no-repeat;padding-right:10px}.UserComment .commentContainer{display:table-cell}.UserComment .commentContainer .headerLine{display:table;width:100%}.UserComment .commentContainer .commenter{display:table-cell;font-size:1rem;font-weight:700;width:90%}.UserComment .commentContainer .commentTime{display:table-cell;font-size:.75rem;color:#e2e2e2;min-width:100px;text-align:right}.UserComment .commentContainer .cancelButton{display:table-cell;font-size:.875rem;color:#1080a2;min-width:50px;text-align:right}.UserComment .commentContainer .commentText{font-size:1rem;line-height:20px;white-space:pre-line}.UserCommentConfirmation .header{padding:0!important}.dijitDialogUnderlayWrapper.DialogUnderlay{background:#333!important;opacity:.3}.addCommentNode{display:block;padding:1rem 0 0 0;font-size:1rem;font-weight:700;color:#1080a2}.addCommentNode .commentIcon{display:inline-block;width:19px;height:16px;background-image:url(6ca200b70aec4a669316200460bfb8e7.png);margin-right:5px;vertical-align:text-bottom}.addCommentForm{display:none;padding:10px 0;width:100%}@media (min-width:600px){.addCommentForm{display:table}}.addCommentForm.reactAddCommentForm{display:table}.addCommentForm .commentInput,.addCommentForm span.commentInput{display:block;width:100%;padding:0;margin-bottom:10px}@media (min-width:600px){.addCommentForm .commentInput,.addCommentForm span.commentInput{width:90%;display:table-cell;padding-right:10px;vertical-align:middle}}.addCommentForm .commentInput .text,.addCommentForm span.commentInput .text{width:100%}.addCommentForm .submitButtonWrapper{display:table-cell;float:left;min-width:80px}.addCommentForm .submitButtonWrapper .submitButton{width:100%;height:40px;outline:none}@media (min-width:600px){.addCommentForm .submitButtonWrapper{float:none}}.AvmSection{font-size:1rem;color:#333}.AvmSection .avmInfoPanel.collapsed{margin-bottom:-25px}.AvmSection .avmInfoPanel .avmFeedbackCta{margin:-15px 30px 10px 30px}.AvmSection .avmInfoPanel.avmAgentOnly{color:#ff5655}.AvmSection .avmInfoPanel .avmBottomFeedbackCta{margin-bottom:10px;font-size:.75rem;color:#999}.AvmSection .avmInfoPanel .avmBottomFeedbackCta .basedOnText{display:none}.AvmSection .avmProperties .HorizontalScrollingViewport>ul>li>.AvmCompHomeCard>.HomeCardV2.card-frame{width:auto}.AvmSection .expandableSection.collapsible .sectionContent h2.avmMarketingSectionMobileHeader,.AvmSection .expandableSection.collapsible .sectionContent h2.avmSectionMobileHeader{margin-top:15px;display:inline-block}.AvmSection.isMobileOmdp .sectionHeaderContainer{margin-top:.75rem}.AvmSection .avmValue{margin-bottom:.25rem}.AvmSection .avmDiff{color:#333;white-space:nowrap;font-size:.875rem}.AvmSection .avmDiff .diffValue.green{color:#75b945}.AvmSection .avmDiff .diffValue.red{color:#fd3316}.AvmSection .avmDiff .showHistoryLink{margin-left:.5rem}.AvmSection .AvmGraphGhostTown-descriptionText{margin:.5rem 0}.HomeownerTools.corv .claimHomeButton .Button.full-width-button{width:100%}.HomeownerTools.corv .claimHomeButton .Button.text{font-weight:400}.HomeownerTools.corv .HomeReportOnly{text-align:center;margin:1.5rem}.HomeownerTools.corv .HomeReportOnly .heading{font-size:1.375rem;font-weight:400;margin-bottom:.5rem}.HomeownerTools.corv .HomeReportOnly .homeReportSubtext{font-size:1rem;width:200px;margin:1.25rem auto}.HomeownerTools.corv.linkStyle{margin:.5rem}.HomeownerTools.corv.linkStyle .HomeReportOnly{margin:0}div+.HomeownerTools{margin:1rem 0}.Pushpin{line-height:1;height:0}.Pushpin .avmPin{top:-10px;left:-10px;position:relative;width:0}.Pushpin .PushpinContent{display:inline-block;top:-23px;left:-50%;position:relative;border:1px solid #fff;border-radius:4px;font-size:12px;overflow:visible}.Pushpin .PushpinContent.avm{width:12px;height:12px;top:auto;left:auto;background:#767676;border:2px solid #fff;box-shadow:0 2px 2px rgba(0,0,0,.2);cursor:pointer;z-index:97}.Pushpin .PushpinContent.avm.selected{background:#e62e2e;border:2px solid #fff;width:16px;height:16px}.Pushpin .PushpinContent.avm.hovered{background:#333}.Pushpin .PushpinContent .inner-pushpin-content,.Pushpin .PushpinContent .pushpin-content{border-radius:3px;background:#2e7e36;border:1px solid #2e7e36;cursor:pointer}.Pushpin .PushpinContent .inner-pushpin-content .logo-R,.Pushpin .PushpinContent .pushpin-content .logo-R{height:10px!important;width:10px!important;fill:#c82021!important;stroke:none;background-color:#fff;border-top-left-radius:2px;border-bottom-left-radius:2px;position:static;vertical-align:bottom;padding:3px 2px}.Pushpin .PushpinContent .inner-pushpin-content .price,.Pushpin .PushpinContent .pushpin-content .price{color:#fff;font-weight:700;padding:3px 3px 2px;display:inline-block;font-size:11px;line-height:11px}.Pushpin .PushpinContent .inner-pushpin-content.mobile .logo-R,.Pushpin .PushpinContent .pushpin-content.mobile .logo-R{padding:4px 2px 3px}.Pushpin .PushpinContent .inner-pushpin-content.mobile .price,.Pushpin .PushpinContent .pushpin-content.mobile .price{padding:3px}.Pushpin .PushpinContent .inner-pushpin-content.selected,.Pushpin .PushpinContent .pushpin-content.selected{background:#e62e2e;border:1px solid #e62e2e}.Pushpin .PushpinContent .inner-pushpin-content.selected:after,.Pushpin .PushpinContent .inner-pushpin-content.selected:before,.Pushpin .PushpinContent .pushpin-content.selected:after,.Pushpin .PushpinContent .pushpin-content.selected:before{border-top-color:#e62e2e}.Pushpin .PushpinContent .inner-pushpin-content.x-out,.Pushpin .PushpinContent .pushpin-content.x-out{opacity:.9;background:#a1cda5;border:1px solid #a1cda5}.Pushpin .PushpinContent .inner-pushpin-content.x-out:after,.Pushpin .PushpinContent .inner-pushpin-content.x-out:before,.Pushpin .PushpinContent .pushpin-content.x-out:after,.Pushpin .PushpinContent .pushpin-content.x-out:before{border-top-color:#a1cda5}.Pushpin .PushpinContent .inner-pushpin-content.x-out.solds,.Pushpin .PushpinContent .pushpin-content.x-out.solds{background:#abc8f3;border:1px solid #abc8f3}.Pushpin .PushpinContent .inner-pushpin-content.x-out.solds:after,.Pushpin .PushpinContent .inner-pushpin-content.x-out.solds:before,.Pushpin .PushpinContent .pushpin-content.x-out.solds:after,.Pushpin .PushpinContent .pushpin-content.x-out.solds:before{border-top-color:#abc8f3}.Pushpin .PushpinContent .inner-pushpin-content.solds,.Pushpin .PushpinContent .pushpin-content.solds{background:#5d8acb;border:1px solid #5d8acb}.Pushpin .PushpinContent .inner-pushpin-content.solds:after,.Pushpin .PushpinContent .inner-pushpin-content.solds:before,.Pushpin .PushpinContent .pushpin-content.solds:after,.Pushpin .PushpinContent .pushpin-content.solds:before{border-top-color:#5d8acb}.Pushpin .PushpinContent .inner-pushpin-content.viewed,.Pushpin .PushpinContent .pushpin-content.viewed{background:#629e68;border:1px solid #629e68}.Pushpin .PushpinContent .inner-pushpin-content.viewed:after,.Pushpin .PushpinContent .inner-pushpin-content.viewed:before,.Pushpin .PushpinContent .pushpin-content.viewed:after,.Pushpin .PushpinContent .pushpin-content.viewed:before{border-top-color:#629e68}.Pushpin .PushpinContent .inner-pushpin-content.sold-viewed,.Pushpin .PushpinContent .pushpin-content.sold-viewed{background:#85a7d8;border:1px solid #85a7d8}.Pushpin .PushpinContent .inner-pushpin-content.sold-viewed:after,.Pushpin .PushpinContent .inner-pushpin-content.sold-viewed:before,.Pushpin .PushpinContent .pushpin-content.sold-viewed:after,.Pushpin .PushpinContent .pushpin-content.sold-viewed:before{border-top-color:#85a7d8}.Pushpin .PushpinContent .inner-pushpin-content:after,.Pushpin .PushpinContent .inner-pushpin-content:before,.Pushpin .PushpinContent .white-border{top:calc(100% - 1px);left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute}.Pushpin .PushpinContent .inner-pushpin-content:before{border-top-color:#2e7e36;border-width:4px;margin-left:-4px}.Pushpin .PushpinContent .inner-pushpin-content:after{border-top-color:#2e7e36;border-width:3.5px;margin-left:-3px}.Pushpin .PushpinContent .white-border{border-top-color:#fff;border-width:4px;margin-left:-4px;top:100%}.Pushpin .upper-right-badge{position:absolute;top:-4px;stroke:#fff;stroke-width:3px;height:10px;width:10px;left:calc(100% - 4px)}.Pushpin .Hot svg,.Pushpin .Open svg{position:absolute;left:-1px;top:-50%;border:1px solid #fff;border-radius:2px}.Pushpin .Flyout.position-left{top:-13px;left:-30px}.Pushpin .Flyout.position-right{top:-13px;left:30px}.Pushpin .Flyout.position-above{top:-23px;left:0}.Pushpin .Flyout.position-below{top:0;left:0}.hotbadge{fill:#fa7b20}.xout-alt{fill:#585858}.favorite-alt{fill:#e62e2e}.rating{fill:#fda302}.avm_price{position:relative;top:18px;right:20px;color:#585858;font-size:11px;display:inline;background:#f2f2f2;border-radius:3px;padding:0 1px 0 1px}.tooltip{background-color:#555;color:#fff;text-align:center;padding:3px 3px;border-radius:3px;position:absolute;z-index:800;bottom:125%;margin-left:-25px}.tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-2px;border-width:2px;border-style:solid;border-color:#555 transparent transparent transparent}div.notice{padding:3px 0 3px 0;background-color:#ff9;background-image:url(2d970e2a8cdc2f959b30733b8526d144.png)}div.notice h3{margin:0 3px 0 8px;padding:4px 0 4px 0;color:#000!important}div.notice.error{background-color:red;background-image:url(ba2d4ecd633801b5a47ba66f6a5a0684.png)}div.notice.error h3{color:#fff!important}div.notice.warn{background-color:#ff9;background-image:url(2d970e2a8cdc2f959b30733b8526d144.png)}div.notice.warn h3{color:#000!important}div.notice.caution{background-color:#ccc;background-image:url(72207e959b2afab237d89c34c8ee8aed.png)}div.notice.caution h3{color:#fff!important}div.notice.ok{background-color:#9d9;background-image:url(92c24be9d992fd12cc6bf28f2fb913fb.png)}div.notice.ok h3{color:#efd!important}div.notice div.content{display:block!important;width:auto!important;float:none!important;margin:0 3px 0 3px!important;padding:8px 5px 5px 5px!important;background-color:#fff}div.notice div.content a,div.notice div.content p,div.notice div.content p a{margin:0;font-size:12px;line-height:15px}div.notice div.content p{margin-bottom:6px}div.notice .highlight-note{font-weight:700}.AdminTab{position:fixed;left:5px;z-index:10010;overflow:hidden;bottom:-9000px}.AdminTab .tab{border-radius:4px 4px 0 0;background:#e03b3c;background:linear-gradient(top,#e03b3c,#c82021);padding:10px;color:#f8f8f8;font-size:16px}.AdminTab .content{border:1px solid #e2e2e2;padding:10px;color:#333;background:#f2f2f2;background:linear-gradient(top,#f2f2f2,#fff);overflow:auto;box-sizing:border-box;white-space:nowrap}.AdminTab .content h2{font-size:14px;text-align:center;border-bottom:1px solid #000;margin-bottom:10px;padding-bottom:5px}.AdminTab .content h3{font-size:12px;font-weight:700;margin-bottom:5px}.AdminTab .content ul{margin:0;padding-left:0;list-style-position:inside}.AdminTab .content ul li{list-style-type:square}.AdminTab .content a:hover{cursor:pointer}.AdminTab.react{pointer-events:none;max-width:500px}@media screen and (min-width:600px){.AdminTab.react{max-width:none;left:5px}}.AdminTab.react .content,.AdminTab.react .tab{pointer-events:auto}.AdminTab.react.adminTabHidden{bottom:-275px}.AdminTab.react .content{height:275px}
.activityPanelContainer .Flyout{display:none}.activityPanelContainer .activityStatsTable{width:100%;background-color:#f5f5f5;border-width:1px;border-color:#e2e2e2;border-style:solid;border-right-width:0;table-layout:fixed}.activityPanelContainer .activityStatsTable td{padding:10px 0;border-right:1px solid #e2e2e2}.activityPanelContainer .activityStatsTable td .activityColumn{display:block}.activityPanelContainer .activityStatsTable td .activityColumn .icon{margin:0 auto;width:23px;height:22px;fill:#585858}.activityPanelContainer .activityStatsTable td .activityColumn .icon .SvgIcon{fill:inherit}.activityPanelContainer .activityStatsTable td .activityColumn .labels{display:block;vertical-align:middle;color:#333}.activityPanelContainer .activityStatsTable td .activityColumn .labels .labelText{position:relative;border-bottom:none}.activityPanelContainer .activityStatsTable td .activityColumn .labels .upperLabel{display:block;margin-top:4px}.activityPanelContainer .activityStatsTable td .activityColumn .labels .upperLabel .count{text-align:center;display:block;font-weight:600}.activityPanelContainer .activityStatsTable td .activityColumn .labels .upperLabel .label{display:block;text-align:center;cursor:auto;padding-right:2px;padding-left:2px;font-size:.625rem}.activityPanelContainer .activityStatsTable td .activityColumn .labels .bottomLabel{display:none}@media screen and (min-width:340px){.activityPanelContainer .activityStatsTable td .activityColumn .labels .upperLabel .label{font-size:.75rem}}@media screen and (min-width:600px){.activityPanelContainer .Flyout{display:block}.activityPanelContainer .Flyout .flyout .header{white-space:nowrap}.activityPanelContainer .Flyout .flyout .container .DefinitionFlyout{width:220px}.activityPanelContainer .activityStatsTable td{padding:10px 5px}.activityPanelContainer .activityStatsTable td .activityColumn{display:table}.activityPanelContainer .activityStatsTable td .activityColumn .icon{margin:8px 12px 5px 8px}.activityPanelContainer .activityStatsTable td .activityColumn .labels{display:table-cell}.activityPanelContainer .activityStatsTable td .activityColumn .labels .labelText{pointer-events:auto}.activityPanelContainer .activityStatsTable td .activityColumn .labels .label{line-height:1}.activityPanelContainer .activityStatsTable td .activityColumn .labels .upperLabel{display:table-row;margin-top:0}.activityPanelContainer .activityStatsTable td .activityColumn .labels .upperLabel .count{display:table-cell;text-align:right}.activityPanelContainer .activityStatsTable td .activityColumn .labels .upperLabel .label{display:table-cell;padding-left:.5em;text-align:left;cursor:pointer;font-size:.875rem}.activityPanelContainer .activityStatsTable td .activityColumn .labels .bottomLabel{display:table-row;font-size:.75rem}.activityPanelContainer .activityStatsTable td .activityColumn .labels .bottomLabel .count{display:table-cell;text-align:right}.activityPanelContainer .activityStatsTable td .activityColumn .labels .bottomLabel .label{display:table-cell;padding-left:.5em;text-align:left;cursor:pointer}}
.AmenitiesInfoSection .super-group-title{color:#767676;padding:5px 0;font-size:1.125rem}.AmenitiesInfoSection .super-group-content{column-count:1;padding:10px 0 5px 0;line-height:1}.AmenitiesInfoSection .amenity-group{margin-bottom:25px}.AmenitiesInfoSection .amenity-group .title{margin-bottom:5px}.AmenitiesInfoSection .amenity-group .title .isDesktop .DefinitionFlyout .definition-icon{position:absolute}.AmenitiesInfoSection .no-break-inside{break-inside:avoid}.AmenitiesInfoSection .entryItem{list-style-type:disc;color:#e2e2e2;margin:8px 0 0 18px;word-wrap:break-word;line-height:1.3}.AmenitiesInfoSection .entryItem:not(.agent-only) .entryItemContent{color:#333}.AmenitiesInfoSection .GhostTown{margin-bottom:10px}.AmenitiesInfoSection .subtitle{margin-bottom:.5rem}.AmenitiesInfoSection .disclaimer{margin-top:.5rem}.AmenitiesInfoSection .listingProvider,.AmenitiesInfoSection .listingProvider>div:not(:last-child){margin-bottom:.5rem}.AmenitiesInfoSection .propertyDetailsHeader{font-size:1rem}.AmenitiesInfoSection .navigation-link,.AmenitiesInfoSection .subtext .pd-learn-more,.AmenitiesInfoSection .subtitle .pd-learn-more{cursor:pointer;color:#1080a2}@media (min-width:600px){.AmenitiesInfoSection .amenities-container{font-size:.875rem;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.AmenitiesInfoSection .super-group-title{font-size:inherit;font-weight:600;color:#333;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;background-color:#f5f5f5;padding:5px 10px}.AmenitiesInfoSection .super-group-content{padding:10px 15px 5px 15px;column-count:2}.AmenitiesInfoSection .amenity-group{margin-bottom:10px}.AmenitiesInfoSection .entryItem{font-size:.75rem;line-height:1.5;color:#333;margin-top:3px}.AmenitiesInfoSection .propertyDetailsHeader{font-size:.875rem}}
.DPRedfinEstimateSection.isOMDPAddressBarVariant .expandableSection.collapsible .sectionContent{padding:0}.DPRedfinEstimateSection .avmAgentOnly{color:#ff5655}.DPRedfinEstimateSection .loader{display:block;margin:100px auto}.DPRedfinEstimateSection .HorizontalScrollingController .homecard{width:302px}.isOMDPAddressBarVariant{margin-top:2rem}
.urgencyInfo{display:flex}.urgencyInfo .urgencyIcon>:first-child{display:flex;margin-right:16px;height:100%}.urgencyInfo .urgencyIcon>:first-child svg{width:42px;height:auto}.urgencyInfo .urgencyIcon .HotMarket svg,.urgencyInfo .urgencyIcon .UpdatedHotHome svg{width:54px}.urgencyInfo .urgencyText{font-size:1rem;position:relative;width:100%}.urgencyInfo .urgencyText .urgencyTextTitle{font-weight:600}.urgencyInfo .urgencyText .urgencyTourPrompt{padding-top:4px;width:100%}.urgencyInfo .urgencyText .hotHomeInfo{margin-top:6px}@media (max-width:599px){.urgencyInfo .urgencyIcon>:first-child{display:flex;margin-right:0;height:100%}.urgencyInfo .urgencyIcon>:first-child svg{width:32px;height:auto}.urgencyInfo .urgencyIcon .HotMarket svg,.urgencyInfo .urgencyIcon .UpdatedHotHome svg{width:45px}.urgencyInfo .urgencyText{margin-left:0}.urgencyInfo .urgencyText .urgencyTourPrompt{padding-top:4px}.urgencyInfo .urgencyText .urgencyTextTitle{line-height:1.5}.urgencyInfo .urgencyText .hotHomeInfo{margin-top:0;margin-right:12px;line-height:1.5}}@media (min-width:600px) and (max-width:899px){.urgencyInfo .urgencyIcon>:first-child{display:flex;margin-right:1rem;height:100%}.urgencyInfo .urgencyIcon>:first-child svg{width:42px;height:auto}}.UrgencySection .urgencyContainer .LoadingIndicator{position:inherit;height:116px}.UrgencySection .urgencyContainer .LoadingIndicator .indicatorSvg{margin-top:50px}.selfTourLink{font-weight:400;margin-top:15px;cursor:pointer;display:flex}
@media (min-width:900px){.UrgencySection{border-bottom:1px solid #e2e2e2}}@media (min-width:600px) and (max-width:899px){.UrgencySection.has-top-rule.UrgencySection:before{padding-top:0}}.UrgencySection .urgencyContainer{margin-bottom:30px}@media (max-width:900px){.UrgencySection .urgencyContainer{margin-top:1.5rem;margin-bottom:1.5rem}}@media (min-width:600px) and (max-width:899px){.UrgencySection .urgencyContainer{margin-top:18px;margin-bottom:18px}}.UrgencySection .urgencyContainer .timeLinkList.isTourToday{margin-left:0}
.OffMarketWarning{text-align:center;padding:5px 0;font-weight:600;margin:10px 10px 0}.OffMarketWarning>span{margin-left:5px}
.keyDetailsList{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:1rem}.keyDetailsList .text-right .DefinitionFlyoutLink{text-align:right}.keyDetailsList .keyDetail{display:flex;justify-content:space-between;width:100%}@media (max-width:599px){.keyDetailsList .keyDetail:first-child{padding-top:0}}@media (min-width:600px){.keyDetailsList .keyDetail{width:45%}}.keyDetailsList .keyDetail .key-facts-link{color:#000;text-decoration:underline}.keyDetailsList .keyDetail>.header{width:50%}.keyDetailsList .content,.keyDetailsList .header{word-break:break-word}.keyDetailsList .content{width:50%;padding-left:3px}body:not(.mobileDP) .keyDetailsList .keyDetail{padding-top:1rem}body:not(.mobileDP) .keyDetails--HomeFacts,body:not(.mobileDP) .keyDetails--PriceInsights{margin-top:2rem}.mobileDP .keyDetailsList .keyDetail{padding-top:.5rem}.mobileDP .keyDetails--HomeFacts,.mobileDP .keyDetails--PriceInsights{margin:1.5rem 0 .5rem 0}
.fsbo-disclaimer-container{margin:15px}.fsbo-disclaimer a,.fsbo-disclaimer p{font-weight:600}
.fadeOutContainer{position:relative;max-height:4.125rem;overflow:hidden;margin-bottom:1.5em}.fadeOutContainer .remarks>p{margin:0}.fadeOutContainer:after{position:absolute;bottom:0;height:66%;min-height:2.75rem;width:100%;content:"";pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,.6),#fff)}
.remarks .marketingRemarks .sectionContentContainer{margin-bottom:unset}.remarks .marketingRemarks .sectionContentContainer .sectionContent>p{line-height:1.5em}.remarks .marketingRemarks .sectionContentContainer .sectionContent>p+p{margin:1.5em 0 0 0}.remarks .marketingRemarks .sectionBottomLinkContainer{font-size:16px;line-height:28px;padding-top:.25rem}.remarks .marketingRemarks .font-color-link{cursor:pointer}.remarks>p~p{margin-top:1rem}@media screen and (max-width:599px){.remarks{margin-right:0}}.house-info .signInLink .SvgIcon.secure{width:1rem;height:1rem;fill:#1080a2;vertical-align:text-top}
.RedfinDirectInfoSection{margin-top:2rem;margin-bottom:2rem;padding:1.5rem;display:flex;border:1px solid #e2e2e2}.RedfinDirectInfoSection .redfin-direct-info-container .redfin-direct-header{margin-bottom:1rem}.RedfinDirectInfoSection .redfin-direct-info-container .redfin-direct-description{margin-bottom:1.5rem}.RedfinDirectInfoSection .redfin-direct-info-container .redfin-direct-agent-cta .agent-details-section,.RedfinDirectInfoSection .redfin-direct-info-container .redfin-direct-agent-cta .redfin-direct-button-container{display:table-cell}.RedfinDirectInfoSection .redfin-direct-info-container .redfin-direct-agent-cta .agent-details-section{width:80%}.RedfinDirectInfoSection .redfin-direct-info-container .redfin-direct-agent-cta .agent-details-section .agent-extra-info{display:inline-block}.RedfinDirectInfoSection .redfin-direct-info-container .redfin-direct-agent-cta .agent-details-section .listingInfoSection{display:inline}.RedfinDirectInfoSection .redfin-direct-info-container .redfin-direct-agent-cta .redfin-direct-button-container{vertical-align:middle;text-align:right;width:20%}.RedfinDirectInfoSection.mobile{margin-bottom:0;padding:0;border:0;background-color:transparent}.RedfinDirectInfoSection.mobile .redfin-direct-info-container .redfin-direct-header{margin-bottom:.5rem}.RedfinDirectInfoSection.mobile .redfin-direct-info-container .redfin-direct-description{margin-bottom:1rem}.RedfinDirectInfoSection.mobile .redfin-direct-info-container .redfin-direct-agent-cta{display:flex;flex-wrap:wrap}.RedfinDirectInfoSection.mobile .redfin-direct-info-container .redfin-direct-agent-cta .agent-details-section{order:2}@media (max-width:600px){.RedfinDirectInfoSection.mobile .redfin-direct-info-container .redfin-direct-agent-cta .agent-details-section{width:100%}}.RedfinDirectInfoSection.mobile .redfin-direct-info-container .redfin-direct-agent-cta .redfin-direct-button-container{margin-bottom:1.5rem;order:1;width:100%;text-align:left}@media (max-width:600px){.RedfinDirectInfoSection.mobile .redfin-direct-info-container .redfin-direct-agent-cta .redfin-direct-button-container{text-align:center}.RedfinDirectInfoSection.mobile .redfin-direct-info-container .redfin-direct-agent-cta .redfin-direct-button-container .start-an-offer.button{width:100%}}
.RedfinDirectBannerSectionV2{display:flex;width:100%;margin-left:-2rem;background-color:#f5f5f5}@media (min-width:600px){.RedfinDirectBannerSectionV2{margin-left:0;width:auto;border:1px solid #e2e2e2;border-top:0}}@media (min-width:900px){.RedfinDirectBannerSectionV2{margin-top:3rem;border:0}}@media (min-width:600px){.RedfinDirectBannerSectionV2__content,.RedfinDirectBannerSectionV2__img{box-sizing:border-box}}@media (min-width:600px){.RedfinDirectBannerSectionV2__content{padding-right:2rem;flex-basis:75%;max-width:75%}}.RedfinDirectBannerSectionV2__img{display:none;flex-basis:25%;max-width:25%}@media (min-width:600px){.RedfinDirectBannerSectionV2__img{display:block}}.RedfinDirectBannerSectionV2__header{display:flex;align-items:center}.RedfinDirectBannerSectionV2__header .Flyout{top:1rem}@media (max-width:599px){.RedfinDirectBannerSectionV2__header>div{padding-right:2rem}}.RedfinDirectBannerSectionV2__icon{width:100%}.RedfinDirectBannerSectionV2__icon--mobile{height:60px}@media (min-width:600px){.RedfinDirectBannerSectionV2__icon--mobile{display:none}}
.bhi .content .h4,.bhi .content .heading{color:#767676;font-weight:400}@media screen and (max-width:599px){.bhi .content table{width:auto}.bhi .content h4{margin-bottom:0}}
.MainHouseInfoPanel .house-info{position:relative;margin:0;font-size:.875rem}.MainHouseInfoPanel .house-info .GhostTown{border:none}.MainHouseInfoPanel .hotness-banner-container{font-size:1rem;margin:0 0 20px}.MainHouseInfoPanel .display-as-block{display:block}@media (min-width:600px){.MainHouseInfoPanel .narrow-column{margin-left:4%;width:46%;padding-top:1px}.MainHouseInfoPanel .display-as-block{display:inline-block}.MainHouseInfoPanel .no-agent-float-right{float:right;margin-bottom:6px}.MainHouseInfoPanel .no-buying-agent{padding-top:6px}}.MainHouseInfoPanel .after-social{margin:5px 0 0}.MainHouseInfoPanel .links-and-notes-container{margin:12px 0;width:100%}@media screen and (min-width:600px){.MainHouseInfoPanel .links-and-notes-container{margin:0}.MultipleListingsWarning a{color:#333;text-decoration:underline}.OpenHouseSectionDesktop{border-top:1px solid #e2e2e2;padding:3rem 0 0 0}}
.ForSaleTableSection .headerSize{font-size:1.125rem}
.BuildingInfo .wrapper{margin-top:10px;width:100%;height:170px;border:1px solid #e2e2e2}.BuildingInfo .mobile-wrapper{width:100%;height:300px;border:1px solid #e2e2e2}.BuildingInfo .buildingImage{width:100%;max-height:100%}.BuildingInfo .mobile-buildingImage{width:auto;max-height:100%;display:block;margin:0 auto}.BuildingInfo .mobile-imageDiv{width:auto;height:50%;background-color:#333}.BuildingInfo .imageDiv{width:260px;height:100%;float:left}.BuildingInfo .buildingDetails,.BuildingInfo .mobile-buildingDetails{max-width:100%;height:90%;width:100%;display:block}.BuildingInfo .buildingDetails{margin-left:280px}.BuildingInfo .mobile-buildingContent{margin-top:20px;margin-left:15px;font-size:1rem}.BuildingInfo .buildingContent{margin-top:30px;font-size:1rem}.BuildingInfo .child{margin-top:5px}.BuildingInfo .textColor{color:#333}.BuildingInfo .attribution{margin-top:20px;color:#767676;font-size:.625rem}
.AboutThisBuildingSection .tableTitle{margin-top:30px;font-size:1.125rem}
.pageComponentsContainer.criticalComponents .SharedSearchCommentsSection{border-top:1px solid #e2e2e2}.SharedSearchCommentsSection .sectionContainer{padding:12px 24px}@media (min-width:600px){.SharedSearchCommentsSection{padding:0 0 3.125rem 0;border-bottom:1px solid #e2e2e2}.SharedSearchCommentsSection.shortTopMargin{margin-top:30px}.SharedSearchCommentsSection .sectionContainer{padding:0}}
.mortgageLenderCard{border:1px solid #ccc;padding:10px;box-sizing:border-box;width:100%;display:flex;flex-direction:column;border-radius:2px;text-align:center}.mortgageLenderCard:not(.selected):hover{border-color:#999}.mortgageLenderCard.selected{box-shadow:inset 0 0 0 1px #767676,0 0 4px 0 rgba(0,0,0,.2);border-color:#767676}.mortgageLenderCard .dataRow{border-bottom:1px solid #e2e2e2;margin-bottom:10px;padding-bottom:10px;flex-shrink:0}.mortgageLenderCard .dataRow.topDataRow{margin-top:3px}.mortgageLenderCard .dataRow.topDataRow .apr{font-size:1.375rem}.mortgageLenderCard .dataRow.topDataRow .timestamp{font-size:.75rem;color:#767676}.mortgageLenderCard .dataRow.middleDataRow{display:flex;flex-direction:column}.mortgageLenderCard .dataRow.middleDataRow .detailDisplay{font-size:.875rem;display:flex;flex-direction:row}.mortgageLenderCard .dataRow.middleDataRow .detailDisplay .value{flex-grow:1;text-align:right}.mortgageLenderCard .dataRow.middleDataRow .detailDisplay .label{color:#767676;order:-1}.mortgageLenderCard .dataRow.bottomDataRow{flex-grow:1;display:flex;flex-direction:column;justify-content:center;border-bottom:none;margin-bottom:0;padding-bottom:0}.mortgageLenderCard .dataRow.bottomDataRow .lenderName{font-size:.875rem}.mortgageLenderCard .dataRow.bottomDataRow .nmls,.mortgageLenderCard .dataRow.bottomDataRow .stateLicense{font-size:.75rem;color:#767676}.mortgageLenderCard .lenderContactButtonContainer{display:none}.mortgageLenderCard .lenderContactButtonContainer .button.lenderContactButton{font-weight:400!important}.bankrateCard{border:1px solid #d1d1d1;padding:1rem 1rem;width:100%;border-radius:4px;display:inline-block;box-sizing:border-box}.bankrateCard .revampedBankrateLenderInfo{text-align:left;font-size:.75rem;color:#333;display:grid;grid-row-gap:.75rem;grid-column-gap:0;width:100%;grid-template:"a b c";grid-template-columns:33% 33% 34%}.bankrateCard .revampedBankrateLenderInfo .bankrateInfoItem{display:inherit}.bankrateCard .revampedBankrateLenderInfo .lenderNameSection{grid-column:1/span 3;margin-bottom:8px}.bankrateCard .revampedBankrateLenderInfo .lenderNameSection .paymentCalculator-lenderName{line-height:22px}.bankrateCard .bankrateLenderInfo{text-align:left;font-size:.75rem;color:#333;display:grid;grid-row-gap:.75rem;grid-column-gap:0;width:100%;grid-template:"a b" "c c";grid-template-columns:50% 50%}.bankrateCard .bankrateLenderInfo .bankrateInfoItem{display:inherit}.bankrateCard .bankrateLenderInfo .lenderNameSection{grid-column:1/span 2}.bankrateCard .paymentCalculator-lenderName{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem}.bankrateCard .value--semibold{font-weight:600;color:#333}.bankrateCard .value{color:#333}.bankrateCard .label{color:#767676}.bankrateCard.selected{border:2px solid #767676;color:#585858;box-shadow:0 3px 4px 0 #ccc;margin-bottom:3px;height:auto;padding:1rem 1rem}.bankrateCard.selected .ctaBtn{display:inherit;width:100%;margin-top:.75rem}.bankrateCard .ctaBtn{display:none}.bankrateCard .ctaBtn.showRevampedButtonStyle{display:inherit;margin-top:1rem}@media screen and (min-width:600px){.mortgageLenderCard{cursor:pointer}.mortgageLenderCard .dataRow.middleDataRow{flex-direction:row;justify-content:space-around}.mortgageLenderCard .dataRow.middleDataRow .detailDisplay{flex-direction:column}.mortgageLenderCard .dataRow.middleDataRow .detailDisplay .value{text-align:center}.mortgageLenderCard .dataRow.middleDataRow .detailDisplay .label{order:1;font-size:.75rem}.mortgageLenderCard .lenderContactButtonContainer{display:block;margin-top:10px}.bankrateCard{padding:1rem 1.5rem!important;cursor:pointer}.bankrateCard.variant-treatment{padding:1.25rem 1rem!important}.bankrateCard.selected{padding:1rem 1rem}}
@media screen and (min-width:600px){.mortgageLendersCarouselAndBtnContainer{position:relative}}.MortgageCalculatorDialog .text-with-percent{margin-top:-10px}.MortgageCalculatorDialog .field.TextAndSlider[data-rf-test-name=mc-downPayment]{margin-top:20px}.MortgageLendersCarousel.phone{width:calc(100% + 48px);left:-24px;margin-right:0;margin-left:0}.MortgageLendersCarousel .BaseCarousel__cell{align-items:flex-start;vertical-align:top}.MortgageLendersCarousel .BaseCarousel__cell .carouselCard{width:100%}
.mortgageLendersDisplay{width:100%;margin-top:20px;margin-bottom:16px}.mortgageLendersDisplay .mortgageLendersLoadingIndicatorContainer{height:286px;line-height:286px}.mortgageLendersDisplay .mortgageLendersLoadingIndicatorContainer .mortgageLendersLoadingIndicator{height:auto;text-align:left}.mortgageLendersDisplay .mortgageLendersLoadingIndicatorContainer .mortgageLendersLoadingIndicator .indicatorSvg{vertical-align:sub}.mortgageLendersDisplay .mortgageLendersLoadingIndicatorContainer .indicatorText{font-weight:400}.mortgageLendersDisplay .mortgageLendersGhostTownContainer{height:286px;padding:117px 0;box-sizing:border-box}.mortgageLendersDisplay .mortgageLendersGhostTownContainer .ghostTownText{font-weight:400}.mortgageLendersDisplay .mortgageLendersGhostTownContainer .ghostTownText .small-heading{font-size:1rem;font-weight:400;font-weight:600;margin-bottom:.5rem}.mortgageLendersDisplay.isVariant .mortgageLendersLoadingIndicatorContainer{height:79px;line-height:79px}.mortgageLendersDisplay.isVariant .mortgageLendersGhostTownContainer{height:79px;padding:13.5px 0}.mortgageLendersDisplay .mortgageLendersCarouselAndBtnContainer .mobileOnlyLenderContactButton{margin-top:25px}.mortgageLendersDisplay .mortgageLendersCarouselAndBtnContainer .mobileOnlyLenderContactButton .lenderContactButton{width:100%}.mortgageLendersDisplay .mortgageLendersCarouselAndBtnContainer .disclaimer{margin-top:8px;margin-bottom:16px;font-size:.7rem;line-height:18px}.mortgageLendersDisplay.isPaymentCalculatorVariant{margin-bottom:0}@media screen and (min-width:600px){.mortgageLendersDisplay{margin:20px 0 16px 0}.mortgageLendersDisplay .mortgageLendersCarouselAndBtnContainer .mobileOnlyLenderContactButton{display:none}.mortgageLendersDisplay .mortgageLendersCarouselAndBtnContainer .disclaimer{margin-top:16px;margin-bottom:4px}.mortgageLendersDisplay .mortgageLendersLoadingIndicatorContainer{height:249px;line-height:249px}.mortgageLendersDisplay .mortgageLendersGhostTownContainer{height:249px;padding:98.5px 0}.mortgageLendersDisplay.isVariant .mortgageLendersLoadingIndicatorContainer{height:130px;line-height:130px}.mortgageLendersDisplay.isVariant .mortgageLendersGhostTownContainer{height:130px;padding:39px 0}}
.FooterTotalEquity{min-width:6rem}.FooterTotalEquity .label{font-size:.875rem;line-height:22px}.FooterTotalEquity .number{font-weight:600}@media (min-width:600px){.FooterTotalEquity .number{font-weight:400;font-size:1.375rem}}
.HomeEquityCalculatorDialogFooter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:4.5rem;box-shadow:0 -3px 5px -2px #aaa}@media (min-width:600px){.HomeEquityCalculatorDialogFooter{padding-left:2.5rem;padding-right:2.5rem;height:6.25rem}}@media (min-width:600px){.HomeEquityCalculatorDialogFooter .footer-buttons .button.button-next,.HomeEquityCalculatorDialogFooter .footer-buttons .button.button-save{width:10rem}.HomeEquityCalculatorDialogFooter .footer-buttons .button.button-previous{width:8rem}}@media (max-width:599px){.HomeEquityCalculatorDialogFooter .footer-buttons{width:100%;margin-left:1rem;margin-right:1rem}.HomeEquityCalculatorDialogFooter .footer-buttons .button{width:100%}}@media (min-width:600px){.HomeEquityCalculatorDialogFooter .auxiliary-content-container{width:33%}}.HomeEquityCalculatorDialogFooter .auxiliary-content-container .auxiliary-content-wrapper{margin-left:1rem;margin-right:1rem;display:flex;align-items:center}@media (min-width:600px){.HomeEquityCalculatorDialogFooter .auxiliary-content-container .auxiliary-content-wrapper,.HomeEquityCalculatorDialogFooter .auxiliary-content-container .auxiliary-content-wrapper>*{margin-left:auto;margin-right:auto}}
.HomeEquityCalculatorDialog .dialog-content,.HomeEquityCalculatorDialog .HomeEquityCalculatorDialogFooter{background-color:#fff}@media (max-width:599px){.HomeEquityCalculatorDialog .dialog-content{padding:1.5rem}.HomeEquityCalculatorDialog .stage-content-container{padding-bottom:5rem}}@media (min-width:600px){.HomeEquityCalculatorDialog.Dialog.standard>.cell>.guts{width:calc(100vw - 6rem)}.HomeEquityCalculatorDialog>.cell{padding:0}.HomeEquityCalculatorDialog>.cell>.guts{height:calc(100vh - 3rem);display:flex;flex-direction:column;margin-left:auto;margin-right:auto;overflow:auto}.HomeEquityCalculatorDialog>.cell>.guts>.header{padding:1.5rem 1.5rem .625rem}.HomeEquityCalculatorDialog>.cell>.guts>.content-wrapper{flex-grow:1;overflow:auto}.HomeEquityCalculatorDialog>.cell>.guts>.content-wrapper>.content{height:100%}.HomeEquityCalculatorDialog .dialog-content-container{display:flex;flex-direction:column;height:100%}.HomeEquityCalculatorDialog .dialog-content-container .main-content-container{height:calc(100% - 6.25rem);display:flex;flex-direction:column;padding-top:2rem;overflow:auto}.HomeEquityCalculatorDialog .dialog-content-container .main-content-container .stage-content-container{margin-left:auto;margin-right:auto;max-width:36rem}.HomeEquityCalculatorDialog .dialog-content-container .main-content-container .stage-content-container>h1{font-size:1.75rem}.HomeEquityCalculatorDialog .dialog-content-container .footer-container{z-index:1}}
.MortgageCalculatorSummary{width:101.96078431%;margin-right:-.98039216%;margin-left:-.98039216%;box-sizing:border-box;display:block;zoom:1;margin:0}.mobileDP .MortgageCalculatorSummary{width:100%}.MortgageCalculatorSummary:after,.MortgageCalculatorSummary:before{content:"";display:table}.MortgageCalculatorSummary:after{clear:both}.MortgageCalculatorSummary .DefinitionFlyout.definition-flyout-container .Flyout .DefinitionFlyout a.moreLink{padding-top:0}.MortgageCalculatorSummary .major-part{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;padding:30px 0;text-align:left}.MortgageCalculatorSummary .major-part .title{font-size:1.375rem}.MortgageCalculatorSummary .major-part .subTitle{margin-top:2px;font-size:.875rem;color:#999}.MortgageCalculatorSummary .major-part .subTitle .mortgageRatesPageLinkContainer{margin-top:24px}.MortgageCalculatorSummary .major-part .ColorBar{display:flex;margin:16px auto 0;border-radius:5px;overflow:hidden}.MortgageCalculatorSummary .values{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.MortgageCalculatorSummary .values .dot-value-row{padding:5px 0}.MortgageCalculatorSummary .values .dot-value-row .DotTitle{display:inline-block;padding-bottom:0}.MortgageCalculatorSummary .values .dot-value-row .DotTitle .title{font-size:.875rem;color:#767676}.MortgageCalculatorSummary .values .dot-value-row .value{float:right;font-size:.875rem;color:#333;font-weight:600}.MortgageCalculatorSummary.restricted .paymentPlaceholder{color:#9b9b9b}@media screen and (min-width:600px){.MortgageCalculatorSummary{width:101.96078431%;margin-right:-.98039216%;margin-left:-.98039216%;box-sizing:border-box;display:block;zoom:1;margin:0!important;padding-right:14px}.MortgageCalculatorSummary:after,.MortgageCalculatorSummary:before{content:"";display:table}.MortgageCalculatorSummary:after{clear:both}.MortgageCalculatorSummary .major-part{text-align:center;padding:20px}.MortgageCalculatorSummary .major-part,.MortgageCalculatorSummary .values{display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.MortgageCalculatorSummary.restricted{margin:0!important}}.MortgageCalculatorForm .error #search-box-input{border-color:#fd3316}.MortgageCalculatorForm .field-error{display:inline-block}.MortgageCalculatorForm .slide-next{fill:#999;width:20px;height:20px;transform:rotate(-90deg)}.MortgageCalculatorForm .slide-next.expandArrow{transform:rotate(90deg)}.MortgageCalculatorForm .header{display:flex;justify-content:space-between}.MortgageCalculatorForm .header .title{padding-right:.25rem}.MortgageCalculatorForm .header .slide-next{align-self:flex-start;padding-left:.25rem}.MortgageCalculatorForm .TextAndSlider .FlyoutNudge{-webkit-transform:translateZ(1px)}.MortgageCalculatorForm .TextAndSlider .flyoutContainer .Flyout{left:50%}.MortgageCalculatorForm .TextAndSlider .flyoutContainer .Flyout .flyout{width:400px}.MortgageCalculatorForm .mcDownpayment--flyout .mcFlyout--bodyText{line-height:21px;padding:8px 0 12px 0}.MortgageCalculatorForm .mcDownpayment--flyout .mcFlyout--underline{border-bottom:1px dotted;cursor:pointer}.MortgageCalculatorForm .mcDownpayment--flyout .smaller-font--force{font-size:.75rem!important}.MortgageCalculatorForm .mcDownpayment--flyout .disclaimer--hidden{position:fixed;opacity:0;z-index:-1}.MortgageCalculatorForm .mcDownpayment--flyout .disclaimer--visible{opacity:1;position:relative;z-index:inherit;padding-bottom:12px;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}.MortgageCalculatorForm .dot-row{display:flex;flex-wrap:wrap;justify-content:space-between}.MortgageCalculatorForm .dot-row .Select .label,.MortgageCalculatorForm .dot-row .Text.field .label{font-size:.875rem}.MortgageCalculatorForm .dot-row .Select,.MortgageCalculatorForm .dot-row .Text,.MortgageCalculatorForm .dot-row .TextAndSlider{width:100%;flex-basis:100%}.MortgageCalculatorForm .dot-row.PrimaryInputRow .DefinitionFlyout .Flyout .DefinitionFlyout a.moreLink{padding-top:0}.MortgageCalculatorForm .dot-row.MortgageLendersRow{width:100%;position:relative;margin-top:16px}.MortgageCalculatorForm .dot-row.MortgageLendersRow .AdsDisclaimer{margin-bottom:16px}.MortgageCalculatorForm .dot-row.MortgageLendersRow .CollapsibleItem .heading-text{display:block}.MortgageCalculatorForm .dot-row.MortgageLendersRow .CollapsibleItem .toggle-container{font-weight:400;position:relative;display:inline-block}.MortgageCalculatorForm .dot-row.MortgageLendersRow .CollapsibleItem .toggle-container>.SvgIcon{position:absolute;top:0;right:-24px;fill:#1080a2}.MortgageCalculatorForm .dot-row.MortgageLendersRow .disclaimer{color:#767676;line-height:18px}@media screen and (max-width:599px){.MortgageCalculatorForm .dot-row.MortgageLendersRow .Select:first-child{margin-top:6px}}.MortgageCalculatorForm .mc-customize-panels{display:flex}@media screen and (min-width:600px){.MortgageCalculatorForm .mc-customize-panels{border:1px solid;border-color:#e2e2e2;border-radius:4px;margin-top:24px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel{min-width:163px;max-width:183px;position:relative;float:left}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel.long-box{min-width:183px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel.short-box{min-width:148px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel.longer-box{min-width:220px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content{padding:16px 0 16px 16px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content .panel-title{font-size:.875rem;line-height:22px;color:#585858}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content .panel-value{margin-top:4px;font-weight:600}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content .SvgIcon{display:none}.MortgageCalculatorForm .mc-customize-panels .border-box{border:2px solid;border-color:#767676;box-shadow:0 4px 12px 0 rgba(0,0,0,.1);border-radius:4px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel:hover{background-color:#f5f5f5;cursor:pointer}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel:hover .edit{fill:#1080a2;display:initial;width:16px;height:16px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-divider{width:1px;height:50px;margin-bottom:auto;margin-top:auto;background:#e2e2e2}.MortgageCalculatorForm .mc-customize-panels .mc-customize-advanced-option-ellipsis{width:100%;max-width:80px;line-height:80px;border-top-right-radius:4px;border-bottom-right-radius:4px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-advanced-option-ellipsis .mc-customize-advanced-option-ellipsis-content{height:100%;display:flex;align-items:center}.MortgageCalculatorForm .mc-customize-panels .mc-customize-advanced-option-ellipsis .mc-customize-advanced-option-ellipsis-content .more{margin:0 auto}.MortgageCalculatorForm .mc-customize-panels .mc-customize-advanced-option-ellipsis:hover{background-color:#f5f5f5;cursor:pointer}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout{top:10px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout{padding:0;width:356px;border-radius:6px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field{box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content{padding:1.25rem 1.25rem 0 1.25rem}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row{display:flex;margin-top:12px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row .title{width:90%;font-weight:600;font-size:18px;line-height:24px;color:#333}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row .label-info{width:14px;height:14px;fill:#ccc}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row .label-info .DefinitionFlyout{width:auto;padding:12px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row .label-info .Flyout.position-below.alignment-center{left:10px;bottom:12px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row .close{fill:#585858}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow{width:100%;margin-top:16px;margin-bottom:32px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow>.Button,.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow>.RadioNew,.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow>.Text,.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow>.TextAndSlider{width:100%}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow .label .DefinitionFlyout{width:auto}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow .label .DefinitionFlyout p{margin:16px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .text-with-percent,.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .text-with-percent .TextAndSlider{width:100%}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .have-home-question{display:flex;margin-top:20px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .have-home-question .have-home-question-text{width:85%;line-height:40px;font-size:1rem}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content .sell-your-home-text{margin-top:16px;line-height:24px;margin-bottom:16px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .mc-customize-panel-field-inner-content+.mc-customize-panel-field-inner-content{padding-top:0}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .separator{width:100%;margin-left:0;background-color:#e2e2e2;height:1px;border:0;border-top-style:solid;margin:0}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .auxiliary-content{display:flex;background-color:#f5f5f5;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .auxiliary-content .auxiliary-text{margin:24px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .auxiliary-content .auxiliary-text .auxiliary-link{font-weight:600;text-color:#1080a2;cursor:pointer}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .auxiliary-content .Tip{display:block;margin:auto;margin-right:20px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout .flyout .mc-customize-panel-field .auxiliary-content .Tip svg{width:40px;height:40px}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout.left-adjust>.flyout{left:0!important}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout.left-adjust>.arrow{left:75px!important}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout.right-adjust>.flyout{left:-284px!important}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout.right-adjust>.arrow{left:20px!important}.MortgageCalculatorForm .mc-customize-panels .flyout-parent .form-field-flyout.arrow-adjust>.arrow,.MortgageCalculatorForm .mc-customize-panels .form-field-flyout .customer-facing .Flyout.v83.standard.position-below>.arrow{left:60px}}@media screen and (max-width:599px){.MortgageCalculatorForm .mc-customize-panels{width:102.94117647%;margin-right:-1.47058824%;margin-left:-1.47058824%;box-sizing:border-box;display:block;zoom:1;margin-top:24px}.MortgageCalculatorForm .mc-customize-panels:after,.MortgageCalculatorForm .mc-customize-panels:before{content:"";display:table}.MortgageCalculatorForm .mc-customize-panels:after{clear:both}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field{border:1px solid;border-color:#e2e2e2;border-radius:6px;margin-bottom:18px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content{padding:.875rem .875rem 0 .875rem;padding-right:6.5%;padding-left:6.5%}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row{display:flex;margin-top:20px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row .title{width:90%;font-weight:600;font-size:18px;line-height:24px;color:#333}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row .label-info{margin-left:10px;width:14px;height:14px;fill:#ccc}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .title-row .close{fill:#585858}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow{width:100%;margin-top:16px;margin-bottom:32px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow>.RadioNew,.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow>.Text,.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .PrimaryInputRow>.TextAndSlider,.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .text-with-percent,.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .text-with-percent .TextAndSlider{width:100%}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .have-home-question{display:flex;margin-top:20px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .have-home-question .have-home-question-text{width:85%;line-height:40px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content .sell-your-home-text{margin-top:16px;line-height:24px;margin-bottom:16px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content+.mc-customize-panel-field-inner-content{padding-top:0}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .separator{width:100%;margin-left:0;background-color:#e2e2e2;height:1px;border:0;border-top-style:solid;margin:0}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .auxiliary-content{display:flex;background-color:#f5f5f5;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .auxiliary-content .auxiliary-text{margin-top:24px;margin-bottom:24px;margin-left:24px;margin-right:10px;font-size:.875rem}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .auxiliary-content .auxiliary-text .auxiliary-link{font-weight:600;text-color:#1080a2}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .auxiliary-content .Tip{margin:30px 30px 30px 0;width:50px;height:50px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel{display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel.full-width{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content{border:1px solid;border-color:#e2e2e2;border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);margin:8px 0;padding:15px 0 5px 14px;height:60px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content.left-panel{margin-right:5px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content.right-panel{margin-left:5px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content .panel-title{line-height:22px;font-size:14px;color:#585858}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content .panel-value{line-height:24px;font-weight:600;margin-top:4px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content .panel-value .Edit{margin-left:10px;width:18px;height:18px}.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content .panel-value .SvgIcon{fill:#1080a2;height:17px;width:17px}.MortgageCalculatorForm .mc-customize-panels .Button{margin-top:12px;height:40px;width:100%}.MortgageCalculatorForm .mc-customize-panels .mc-customize-find-lender{margin-left:10px;width:95%;margin-bottom:18px}}@media screen and (max-width:599px) and (min-width:600px){.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content{margin-left:auto!important;margin-right:auto!important;width:94%;padding-left:0;padding-right:0}}@media screen and (max-width:599px) and (min-width:900px){.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel-field .mc-customize-panel-field-inner-content{max-width:1260px;width:82%}}@media screen and (max-width:599px) and (max-width:370px){.MortgageCalculatorForm .mc-customize-panels .mc-customize-panel .mc-customize-panel-content.tall-panel{height:85px}}.MortgageCalculatorForm .mc-customize-panels .home-sales-proceeds-content .home-equity-slider-label{display:flex;justify-content:space-between}.MortgageCalculatorForm .mc-customize-panels .home-sales-proceeds-content .home-equity-slider-label .edit-home-equity-button{margin:0;height:unset;width:unset}.MortgageCalculatorForm .mc-customize-panels .home-sales-proceeds-content .add-home-equity-button,.MortgageCalculatorForm .mc-customize-panels .home-sales-proceeds-content>.Text,.MortgageCalculatorForm .mc-customize-panels .home-sales-proceeds-content>.TextAndSlider{width:100%}.MortgageCalculatorForm .mc-customize-panels .home-sales-proceeds-content .meet-with-redfin-agent-button{margin-top:2rem;width:100%}.MortgageCalculatorForm .mc-customize-panels .home-sales-proceeds-content .calculations-table{font-size:1rem;margin-top:2.5rem}.MortgageCalculatorForm .mc-customize-panels .home-sales-proceeds-content .calculations-table>*>:last-child{text-align:right}.MortgageCalculatorForm .mc-customize-panels .home-sales-proceeds-content .total-calculation{font-size:1rem;display:flex;justify-content:space-between;align-items:center}.MortgageCalculatorForm .AddressLabel{padding:10px 0 3px}.MortgageCalculatorForm .SearchBoxForm{padding:0}.MortgageCalculatorForm .SearchBoxForm .ExpandedResults{margin-left:0;width:100%}.MortgageCalculatorForm .resetButton{border:none;margin:16px 0 24px 0;height:20px}@media screen and (min-width:600px){.MortgageCalculatorForm .dot-row>.Select,.MortgageCalculatorForm .dot-row>.Text,.MortgageCalculatorForm .dot-row>.TextAndSlider{width:49%;flex-basis:49%}}.MortgageCalculatorForm input[type=range].Slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:16px;margin-bottom:0}.MortgageCalculatorForm input[type=range].Slider::-webkit-slider-thumb{height:26px;width:26px;border:thin solid #66c1d0;border-radius:75%;box-shadow:0 0 4px #878787;background:#fff}.MortgageCalculatorForm input[type=range].Slider::-webkit-slider-runnable-track{margin:6px 0 8px}.MortgageCalculatorForm input[type=range].Slider::-moz-range-thumb{height:26px;width:26px;border:thin solid #66c1d0;border-radius:75%;box-shadow:0 0 4px #878787;background:#fff}.MortgageCalculatorForm input[type=range].Slider::-ms-thumb{height:26px;width:26px;border:thin solid #66c1d0;border-radius:75%;box-shadow:0 0 4px #878787;background:#fff}.MortgageCalculatorForm .salePriceRow{display:flex;align-items:center;margin-bottom:2rem;padding:.375rem 0}.MortgageCalculatorForm .salePriceRow .Toggle{padding:0}.MortgageCalculatorForm .salePriceRow.phone{margin-top:1rem}.MortgageCalculatorForm .downpaymentFade-enter{opacity:.01}.MortgageCalculatorForm .downpaymentFade-enter-active{opacity:1;transition:opacity .3s ease-out}.MortgageCalculatorForm .downpaymentFade-leave{opacity:1}.MortgageCalculatorForm .downpaymentFade-leave-active{opacity:.01;transition:opacity .3s ease-in}.MortgageCalculatorForm .DownPaymentSection{position:relative;background-color:#f5f5f5;padding:24px}.MortgageCalculatorForm .DownPaymentSection .Slider{background-color:#f5f5f5}.MortgageCalculatorForm .DownPaymentSection .adjustedDownHeader{margin-bottom:1.25rem}.MortgageCalculatorForm .sellCta{display:block;width:21rem;height:2.5rem;margin:0 auto .75rem}.MortgageCalculator .button-container{background:none;padding:0}.MortgageCalculator .button-container .btn{display:inline-block;height:22px;box-sizing:border-box}.MortgageCalculator .button-container .btn .button{margin:0;padding:0}.MortgageCalculator .button-container .btn .text{height:22px;vertical-align:baseline}.MortgageCalculator .button-container .AdsDisclaimer{float:right}.MortgageCalculator .button-container .mortgageRatesPageLink a{font-weight:inherit}.MortgageCalculator .calculatorContentsContainer{margin-bottom:12px;margin-top:2rem}.MortgageCalculator .calculatorContentsContainer .MortgageCalculatorLandingLendersRow{margin-top:18px}.MortgageCalculator .calculatorContentsContainer .MortgageCalculatorLandingLendersRow .mcRevampVariantSeparator{margin:12px 0;height:0;border-top:1px solid #e2e2e2}.MortgageCalculator .calculatorContentsContainer .MortgageCalculatorLandingLendersRow .mortgageLendersDisplay{margin-top:12px}@media screen and (min-width:600px){.MortgageCalculator .calculatorContentsContainer{margin-bottom:4px}.MortgageCalculator .MortgageCalculatorForm .dot-row.PrimaryInputRow:not(.no-botpadding){padding-bottom:24px}.MortgageCalculator .MortgageCalculatorForm .TextAndSlider .FlyoutNudge{position:absolute;top:50%;left:95%}.MortgageCalculator .button-container .mortgageRatesPageLink{margin:0;float:left}.MortgageCalculator .MortgageLendersRow{background-color:initial!important;margin-top:0!important}.MortgageCalculator .MortgageLendersRow hr{margin:0;height:0;border-top:1px solid #e2e2e2}.MortgageCalculator .MortgageLendersRow .interest-rate-separator{margin:32px 0}.MortgageCalculator .MortgageLendersRow .CollapsibleItem{width:100%;padding-bottom:0;padding-top:10px}.MortgageCalculator .MortgageLendersRow .CollapsibleItem .heading-text{display:table-cell}.MortgageCalculator .MortgageLendersRow .CollapsibleItem .toggle-container{display:table-cell!important;text-align:end}.MortgageCalculator .MortgageLendersRow .CollapsibleItem .toggle-container .SvgIcon.linkIcon{display:inline-block;position:relative;top:6px;right:auto;transition:all .15s ease-out 0s}.MortgageCalculator .MortgageLendersRow .CollapsibleItem .content{margin-top:0;justify-content:space-between;display:flex}.MortgageCalculator .MortgageLendersRow .CollapsibleItem .content .Select{margin-top:6px;width:49%;flex-basis:49%}.MortgageCalculator .MortgageLendersRow .CollapsibleItem .content *+*{margin:0}.MortgageCalculator .MortgageLendersRow .CollapsibleItem.isCollapsed .content{display:none}.MortgageCalculator .MortgageLendersRow .CollapsibleItem.isCollapsed .linkIcon{transform:rotate(180deg)}}@media screen and (min-width:600px) and (max-width:899px){.MortgageCalculator .button-container .mortgageRatesPageLink{margin:0 0 2rem 0}}.MortgageCalculator .nowrap{white-space:nowrap}.MortgageCalculatorDialog .dialog-header{z-index:10020;position:fixed!important;width:100vw;top:0;background:#fff}.MortgageCalculatorDialog .dialog-content{padding:24px 24px 0 24px}.MortgageCalculatorDialog .content-wrapper{margin:-24px 42px 0!important;padding:0 0 24px!important}.MortgageCalculatorDialog .content-wrapper .DownPaymentSection{margin:24px -42px 0;padding:24px 42px}.MortgageCalculatorDialog .adjustedDownHeader{margin-top:1.25rem}.MortgageCalculatorDialog .sellCta{margin-top:1.5rem}.MortgageCalculatorDialog .disclosureButton{height:18px!important}.MortgageCalculatorDialog .resetButton{font-weight:400!important}@media screen and (max-width:599px){.MortgageCalculatorDialog .dialog-content .DownPaymentSection{margin:24px -24px 0;font-size:.875rem}.MortgageCalculatorDialog .sellCta{width:100%}.MortgageCalculatorDialog .resetButton{padding:0!important;margin:24px 0}.MortgageCalculatorDialog .content-wrapper{margin:0!important}.MortgageCalculatorDialog hr{margin:20px -24px 0 -24px;width:auto;height:0;border-top:1px solid #e2e2e2}.MortgageCalculatorDialog .MortgageCalculatorForm .PrimaryInputRow .TextAndSlider:first-child{margin-top:6px}}.MortgageCalculatorDialog .MortgageCalculatorSummary{padding:0;max-width:666px;margin-top:24px!important;width:inherit}.MortgageCalculatorDialog .MortgageCalculatorSummary .ColorBar{margin-top:16px}.MortgageCalculatorDialog .MortgageCalculatorSummary .colorBarLegend{margin:16px 0 4px}.MortgageCalculatorDialog .MortgageCalculatorSummary .title{margin-bottom:6px}.MortgageCalculatorDialog .MortgageCalculatorForm{max-width:666px}.MortgageCalculatorDialog .MortgageCalculatorForm .full-row-matic-link{margin-top:20px}.MortgageCalculatorDialog .MortgageCalculatorForm .column-matic-link{width:49%;margin-top:16px}.MortgageCalculatorDialog .MortgageCalculatorForm .salePriceRow{margin-top:1.5rem;margin-bottom:0}@media screen and (min-width:600px){.MortgageCalculatorDialog.hasMortgageLenders .cell{position:absolute;width:calc(100% - 60px);top:0}.MortgageCalculatorDialog .AdsDisclaimer{position:relative;padding-top:10px;vertical-align:baseline!important}.MortgageCalculatorDialog .AdsDisclaimer *{vertical-align:baseline!important}.MortgageCalculatorDialog .AdsDisclaimer .Flyout .flyout{left:-37px!important}.MortgageCalculatorDialog .AdsDisclaimer .Flyout .arrow{left:-27px!important}.MortgageCalculatorDialog .cta-button-item:first-child{float:left}.MortgageCalculatorDialog .MortgageCalculatorSummary{width:101.96078431%;margin-right:-.98039216%;margin-left:-.98039216%;box-sizing:border-box;display:block;zoom:1;background:none;margin:0!important}.MortgageCalculatorDialog .MortgageCalculatorSummary:after,.MortgageCalculatorDialog .MortgageCalculatorSummary:before{content:"";display:table}.MortgageCalculatorDialog .MortgageCalculatorSummary:after{clear:both}.MortgageCalculatorDialog .MortgageCalculatorSummary .major-part,.MortgageCalculatorDialog .MortgageCalculatorSummary .values{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.MortgageCalculatorDialog .MortgageCalculatorForm .full-row-matic-link{margin-bottom:20px}}.MortgageCalculatorDialog.phone .MortgageCalculatorForm,.MortgageCalculatorDialog.phone .MortgageCalculatorSummary,.MortgageCalculatorDialog.tablet .MortgageCalculatorForm,.MortgageCalculatorDialog.tablet .MortgageCalculatorSummary{max-width:100%}@media screen and (max-width:599px){.MortgageCalculatorFormDialog .dialog-content .DownPaymentSection{height:100%;box-sizing:border-box}.MortgageCalculatorFormDialog .dialog-content .DownPaymentSection .header{font-size:1.75rem}.MortgageCalculatorFormDialog .dialog-content .DownPaymentSection .SearchBoxForm{padding:0}.MortgageCalculatorFormDialog .dialog-content .DownPaymentSection .Select,.MortgageCalculatorFormDialog .dialog-content .DownPaymentSection .Text{width:100%}.MortgageCalculatorFormDialog .dialog-content .DownPaymentSection .adjustedDownHeader{margin:24px 0}.MortgageCalculatorFormDialog .dialog-content .DownPaymentSection .Button{width:100%}}.desktopDP .MortgageCalculatorSection{display:inline-block;width:100%}.MortgageCalculatorSection .mcSectionTitle{padding:0 0 0 0}.home-sales-proceeds-dialog .HeaderContainer{padding:0}.home-sales-proceeds-dialog .DownPaymentSection{width:750px;height:400px}.home-sales-proceeds-dialog .DownPaymentSection .header{display:none}.home-sales-proceeds-dialog .DownPaymentSection .SearchBoxForm{padding:0}.home-sales-proceeds-dialog .DownPaymentSection .AddressLabel{margin-top:24px}.home-sales-proceeds-dialog .DownPaymentSection .PrimaryInputRow{display:flex;justify-content:space-between;margin:20px 0}.home-sales-proceeds-dialog .DownPaymentSection .PrimaryInputRow .Select,.home-sales-proceeds-dialog .DownPaymentSection .PrimaryInputRow .Text{width:45%}.home-sales-proceeds-dialog .DownPaymentSection .adjustedDownHeader{margin:30px 0}.home-sales-proceeds-dialog .DownPaymentSection .sellCta{left:50%;transform:translateX(-50%)}.home-sales-proceeds-dialog .DownPaymentSection .desktop-save-button{float:right;width:105px;margin-top:40px;margin-bottom:24px}
.ListingScanSection .matterport-lower-message{margin-top:10px;font-size:.875rem}.ListingScanSection .matterport-lower-message .learnMoreLink{margin-left:5px;cursor:pointer;color:#1080a2}
.HigherSimilarsSection .interactive.v2,.MobileHigherSimilarsSection .interactive.v2,.RecommendedsSection .interactive.v2,.SimilarSoldsSection .interactive.v2,.SimilarsSection .interactive.v2{width:unset}.HigherSimilarsSection .summary,.MobileHigherSimilarsSection .summary,.RecommendedsSection .summary,.SimilarSoldsSection .summary,.SimilarsSection .summary{margin:0 0 30px 0;width:92%}.HigherSimilarsSection .section-header .meta,.MobileHigherSimilarsSection .section-header .meta,.RecommendedsSection .section-header .meta,.SimilarSoldsSection .section-header .meta,.SimilarsSection .section-header .meta{margin:0 0 0 10px}.HigherSimilarsSection .RecommendedHomeCardReact,.HigherSimilarsSection .SimilarHomeCardReact,.MobileHigherSimilarsSection .RecommendedHomeCardReact,.MobileHigherSimilarsSection .SimilarHomeCardReact,.RecommendedsSection .RecommendedHomeCardReact,.RecommendedsSection .SimilarHomeCardReact,.SimilarSoldsSection .RecommendedHomeCardReact,.SimilarSoldsSection .SimilarHomeCardReact,.SimilarsSection .RecommendedHomeCardReact,.SimilarsSection .SimilarHomeCardReact{box-sizing:border-box}.HigherSimilarsSection .RecommendedHomeCardReact .homecard,.HigherSimilarsSection .SimilarHomeCardReact .homecard,.MobileHigherSimilarsSection .RecommendedHomeCardReact .homecard,.MobileHigherSimilarsSection .SimilarHomeCardReact .homecard,.RecommendedsSection .RecommendedHomeCardReact .homecard,.RecommendedsSection .SimilarHomeCardReact .homecard,.SimilarSoldsSection .RecommendedHomeCardReact .homecard,.SimilarSoldsSection .SimilarHomeCardReact .homecard,.SimilarsSection .RecommendedHomeCardReact .homecard,.SimilarsSection .SimilarHomeCardReact .homecard{margin:0 5px}.HigherSimilarsSection .RecommendedHomeCardReact>.v2,.HigherSimilarsSection .SimilarHomeCardReact>.v2,.MobileHigherSimilarsSection .RecommendedHomeCardReact>.v2,.MobileHigherSimilarsSection .SimilarHomeCardReact>.v2,.RecommendedsSection .RecommendedHomeCardReact>.v2,.RecommendedsSection .SimilarHomeCardReact>.v2,.SimilarSoldsSection .RecommendedHomeCardReact>.v2,.SimilarSoldsSection .SimilarHomeCardReact>.v2,.SimilarsSection .RecommendedHomeCardReact>.v2,.SimilarsSection .SimilarHomeCardReact>.v2{height:100%;margin:0}.HigherSimilarsSection .recommendeds ul,.HigherSimilarsSection .similars ul,.MobileHigherSimilarsSection .recommendeds ul,.MobileHigherSimilarsSection .similars ul,.RecommendedsSection .recommendeds ul,.RecommendedsSection .similars ul,.SimilarSoldsSection .recommendeds ul,.SimilarSoldsSection .similars ul,.SimilarsSection .recommendeds ul,.SimilarsSection .similars ul{text-align:left}.HigherSimilarsSection .recommendeds ul li,.HigherSimilarsSection .similars ul li,.MobileHigherSimilarsSection .recommendeds ul li,.MobileHigherSimilarsSection .similars ul li,.RecommendedsSection .recommendeds ul li,.RecommendedsSection .similars ul li,.SimilarSoldsSection .recommendeds ul li,.SimilarSoldsSection .similars ul li,.SimilarsSection .recommendeds ul li,.SimilarsSection .similars ul li{display:inline-block;vertical-align:top;zoom:1;overflow:hidden}.HigherSimilarsSection .recommended-homes .disclaimers hr,.HigherSimilarsSection .similar-homes .disclaimers hr,.MobileHigherSimilarsSection .recommended-homes .disclaimers hr,.MobileHigherSimilarsSection .similar-homes .disclaimers hr,.RecommendedsSection .recommended-homes .disclaimers hr,.RecommendedsSection .similar-homes .disclaimers hr,.SimilarSoldsSection .recommended-homes .disclaimers hr,.SimilarSoldsSection .similar-homes .disclaimers hr,.SimilarsSection .recommended-homes .disclaimers hr,.SimilarsSection .similar-homes .disclaimers hr{border-top:none}.HigherSimilarsSection .disclaimers,.MobileHigherSimilarsSection .disclaimers,.RecommendedsSection .disclaimers,.SimilarSoldsSection .disclaimers,.SimilarsSection .disclaimers{padding:5px 0 0 0}.HigherSimilarsSection .ghost,.MobileHigherSimilarsSection .ghost,.RecommendedsSection .ghost,.SimilarSoldsSection .ghost,.SimilarsSection .ghost{margin:10px 0 20px 100px;border:1px solid #e2e2e2}.HigherSimilarsSection .ghost .content,.MobileHigherSimilarsSection .ghost .content,.RecommendedsSection .ghost .content,.SimilarSoldsSection .ghost .content,.SimilarsSection .ghost .content{margin:25px 245px 0 245px;text-align:center}.HigherSimilarsSection .ghost .content h4,.MobileHigherSimilarsSection .ghost .content h4,.RecommendedsSection .ghost .content h4,.SimilarSoldsSection .ghost .content h4,.SimilarsSection .ghost .content h4{padding:5px}.HigherSimilarsSection .description,.MobileHigherSimilarsSection .description,.RecommendedsSection .description,.SimilarSoldsSection .description,.SimilarsSection .description{font-size:.75rem;color:#767676}.HigherSimilarsSection .homecardV2Description,.MobileHigherSimilarsSection .homecardV2Description,.RecommendedsSection .homecardV2Description,.SimilarSoldsSection .homecardV2Description,.SimilarsSection .homecardV2Description{padding-bottom:20px}.HigherSimilarsSection .meta,.MobileHigherSimilarsSection .meta,.RecommendedsSection .meta,.SimilarSoldsSection .meta,.SimilarsSection .meta{font-size:.75rem;font-weight:600;color:#a4a6a9}.HigherSimilarsSection{position:relative}.HigherSimilarsSection .cma{display:none}.HigherSimilarsSection .NearbySimilarHomesCarousel .BaseCarousel__cell{padding-bottom:.25rem;vertical-align:top}.HigherSimilarsSection .NearbySimilarHomesCarousel .SimilarHomeCardReact{height:100%;width:100%}.HigherSimilarsSection .NearbySimilarHomesCarousel .SimilarHomeCardReact .homecard{margin:0}.HigherSimilarsSection .higherSimilarsPlaceholder{height:164px;display:flex;justify-content:space-around;padding:0 8px;margin-bottom:25px}.HigherSimilarsSection .higherSimilarsPlaceholder .placeholderSection{height:100%}.HigherSimilarsSection .higherSimilarsPlaceholder .placeholderSection .placeholderContent{background-color:#000;background-size:contain;display:block;width:321px;height:100%}.RecommendedsSection .section-header,.SimilarSoldsSection .section-header,.SimilarsSection .section-header{padding:0;margin-bottom:-4px}.RecommendedsSection .section-header a,.SimilarSoldsSection .section-header a,.SimilarsSection .section-header a{padding:6px 0 0 15px}.RecommendedsSection .section-header .icon,.SimilarSoldsSection .section-header .icon,.SimilarsSection .section-header .icon{margin-right:5px}.RecommendedsSection .section-header .meta,.SimilarSoldsSection .section-header .meta,.SimilarsSection .section-header .meta{margin:0 0 0 15px}.RecommendedsSection .sectionHeaderContainer,.SimilarSoldsSection .sectionHeaderContainer,.SimilarsSection .sectionHeaderContainer{padding-bottom:.75rem!important}.RecommendedsSection .recommended-homes .similarHomecardHeight .v2,.RecommendedsSection .similar-homes .similarHomecardHeight .v2,.SimilarSoldsSection .recommended-homes .similarHomecardHeight .v2,.SimilarSoldsSection .similar-homes .similarHomecardHeight .v2,.SimilarsSection .recommended-homes .similarHomecardHeight .v2,.SimilarsSection .similar-homes .similarHomecardHeight .v2{height:335px}@media (max-width:599px){.RecommendedsSection .recommended-homes .similarHomecardHeight .v2,.RecommendedsSection .similar-homes .similarHomecardHeight .v2,.SimilarSoldsSection .recommended-homes .similarHomecardHeight .v2,.SimilarSoldsSection .similar-homes .similarHomecardHeight .v2,.SimilarsSection .recommended-homes .similarHomecardHeight .v2,.SimilarsSection .similar-homes .similarHomecardHeight .v2{height:365px}}.RecommendedsSection .row-type,.SimilarSoldsSection .row-type,.SimilarsSection .row-type{display:flex;flex-wrap:wrap;justify-content:flex-start}.RecommendedsSection .RecommendedHomeCardReact,.RecommendedsSection .SimilarHomeCardReact,.SimilarSoldsSection .RecommendedHomeCardReact,.SimilarSoldsSection .SimilarHomeCardReact,.SimilarsSection .RecommendedHomeCardReact,.SimilarsSection .SimilarHomeCardReact{width:100%;margin-bottom:15px}.RecommendedsSection .RecommendedHomeCardReact .homecard,.RecommendedsSection .SimilarHomeCardReact .homecard,.SimilarSoldsSection .RecommendedHomeCardReact .homecard,.SimilarSoldsSection .SimilarHomeCardReact .homecard,.SimilarsSection .RecommendedHomeCardReact .homecard,.SimilarsSection .SimilarHomeCardReact .homecard{margin:5px 0}.RecommendedsSection .sim-divider,.SimilarSoldsSection .sim-divider,.SimilarsSection .sim-divider{width:97%;margin-left:0;margin-right:0}.RecommendedsSection .gray-sim-divider,.SimilarSoldsSection .gray-sim-divider,.SimilarsSection .gray-sim-divider{border-top:#f5f5f5;background-color:#f5f5f5}@media (min-width:600px){.RecommendedsSection .row-type,.SimilarSoldsSection .row-type,.SimilarsSection .row-type{margin-right:-.5rem;margin-left:-.5rem}.RecommendedsSection .RecommendedHomeCardReact,.RecommendedsSection .SimilarHomeCardReact,.SimilarSoldsSection .RecommendedHomeCardReact,.SimilarSoldsSection .SimilarHomeCardReact,.SimilarsSection .RecommendedHomeCardReact,.SimilarsSection .SimilarHomeCardReact{padding-right:.5rem;padding-left:.5rem;width:33.33333333%}.RecommendedsSection .cta,.SimilarSoldsSection .cta,.SimilarsSection .cta{margin-top:1rem;margin-right:auto;margin-left:auto;display:block;width:calc(33.33333% - 1rem);min-width:300px}}@media screen and (max-width:599px){.RecommendedsSection .similar-homes:first-child .section-header .h3,.SimilarSoldsSection .similar-homes:first-child .section-header .h3,.SimilarsSection .similar-homes:first-child .section-header .h3{margin-top:0}.RecommendedsSection .similar-homes .section-header .h3,.SimilarSoldsSection .similar-homes .section-header .h3,.SimilarsSection .similar-homes .section-header .h3{display:block;margin:10px 0 8px}.RecommendedsSection .similar-homes .SimilarHomeCardReact .RecommendedHomeCardReact .homecard,.SimilarSoldsSection .similar-homes .SimilarHomeCardReact .RecommendedHomeCardReact .homecard,.SimilarsSection .similar-homes .SimilarHomeCardReact .RecommendedHomeCardReact .homecard{margin:0}.RecommendedsSection .cta,.SimilarSoldsSection .cta,.SimilarsSection .cta{width:100%;margin-top:.5rem;margin-bottom:.5rem}}
.note-container{font-size:.75rem;margin-bottom:30px}.note-container:last-of-type{margin-bottom:0}.note-container .quote-bubble{font-size:14px;background-color:#f5f5f5;border-radius:4px;padding:12px;margin:20px 10px -1px 44px;z-index:10;position:relative}.note-container .quote-bubble .helpful{font-size:.75rem;border-top:1px solid #e2e2e2;margin-top:12px;padding-top:12px}.note-container .quote-bubble .helpful span:first-child{margin-right:4px}.note-container .quote-bubble .helpful span:nth-child(n+2){cursor:pointer;margin-right:8px;margin-left:8px;color:#1080a2}.note-container .quote-bubble svg.checkmark{height:12px;width:12px;margin-right:10px;margin-left:-12px}.note-container .quote-corner{height:25px;width:20px;transform:rotate(17deg) skewY(-41deg);margin-left:46px;margin-top:-24px;margin-bottom:6px;background-color:#f5f5f5;z-index:1}.note-container .misc-info{text-align:right;max-width:260px}.note-container .icon{line-height:16px;padding-left:20px;text-decoration:none;margin-top:5px;display:inline-block;width:inherit}.note-container .askQuestion{font-size:11px;margin-top:8px}.note-container .askQuestion a:hover{color:#677c94}.note-container .note{font-size:14px}.note-container .agent-info{padding-top:8px}.note-container .agent .title.isRedfin{color:#c82021}.note-container .agent .title.isNotRedfin{color:#000}.note-container .agent .title span{color:#000;cursor:pointer}.note-container .agent .agent-photo{border:none}.note-container .agent .agent-photo .photo{width:55px;margin-left:-2.5px}.note-container .agent .agent-photo.is-circle .photo{border-radius:50%;width:50px;margin-left:inherit}.note-container div{line-height:18px}.note-container .also-noted-text{color:#ff5655;margin-left:50px}.agent-only .select{color:#000}@media screen and (max-width:599px){.note-container .agent .misc-info{float:none}.note-container .agent .misc-info .agent-only{text-align:left;margin-bottom:5px}.note-container .agent .misc-info .agent-only select{margin-left:10px}.note-container .agent .misc-info .agent-only a{margin-left:5px}}
.ai .addVideoTourButton,.ai .manageTourInsightsButton{margin-top:1rem;margin-bottom:1rem}.ai .previousInsightsSection{margin-top:30px}.ai .small-heading{font-size:1rem;font-weight:400;font-weight:600;margin-bottom:.5rem}.ai .also-noted{border-style:solid;border-color:#e2e2e2}.ai .also-noted .noted{width:100%}.ai .also-noted .noted td,.ai .also-noted .noted th{vertical-align:middle;text-align:center}.ai .also-noted .noted .noted-item{border-right:2px dotted #e2e2e2}.ai .also-noted .noted .noted-item:last-child{border-right:none}.ai .also-noted .noted .noted-item-label{color:#333;font-size:.75rem}.ai .also-noted .noted .noted-icon-bg{width:36px;margin-left:auto;margin-right:auto}.ai .also-noted .noted .noted-icon{margin:0 6px}.ai .also-noted .noted .noted-icon svg{fill:#000;width:24px;height:24px}.ai .also-noted .noted .disabled>.noted-item-label{color:#767676}.ai .also-noted .noted .disabled>.noted-icon-bg svg{fill:#e2e2e2}.ai .action-link .default,.ai .action-link .failure,.ai .action-link .link,.ai .action-link .success{line-height:16px}.ai .action-link .success{color:#7ccc33}.ai .action-link .has-icon{margin-right:5px}.ai .expand-notes{color:#1080a2;cursor:pointer}.ai .expand-notes .show-less{fill:#1080a2;width:24px;height:24px;vertical-align:middle}.ai .expand-notes .show-less.expandArrow{transform:rotate(180deg)}.ai .questions{text-align:center}.ai .questions .go-see-home{margin-top:15px}.ai .notes .misc-info .edit-icon{margin-left:10px}@media screen and (max-width:599px){.ai .manageTourInsightsButton{width:100%;margin-left:0}.ai .main-content{margin-bottom:10px}.ai .note-divider{border-top-style:solid}.ai .also-noted{overflow-x:scroll}.ai .also-noted .noted .noted-icon-bg{width:95px}.ai .also-noted .noted .noted-item-label{text-align:center}.ai .agent-photos{display:none}.expandableSection.collapsible .ai .main-content{margin-bottom:0}}.tour-popup-tooltip{z-index:13!important}
.SaleProceedsCalculator{border:1px solid #e2e2e2;font-size:.875rem}.SaleProceedsCalculator .subsection{padding:0 10px}@media (min-width:600px){.SaleProceedsCalculator .subsection{padding:0 20px}}.SaleProceedsCalculator .subsection>.content{width:101.96078431%;margin-right:-.98039216%;margin-left:-.98039216%;box-sizing:border-box;display:block;zoom:1}.SaleProceedsCalculator .subsection>.content:after,.SaleProceedsCalculator .subsection>.content:before{content:"";display:table}.SaleProceedsCalculator .subsection>.content:after{clear:both}.SaleProceedsCalculator .subsection+.subsection{border-top:1px solid #e2e2e2}.SaleProceedsCalculator .subsection.vsHeader{background-color:#f5f5f5}.SaleProceedsCalculator .subsection.vsHeader .agent,.SaleProceedsCalculator .subsection.vsHeader .vs{height:40px}.SaleProceedsCalculator .subsection.vsHeader .agent{display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;padding-top:8px;font-size:1rem}.SaleProceedsCalculator .subsection.vsHeader .agent.trad{text-align:right}.SaleProceedsCalculator .subsection.vsHeader .vs{width:0;display:block;float:left;margin-right:-1px;border-left:1px solid #e2e2e2}.SaleProceedsCalculator .subsection.vsHeader .vs .content{position:relative;right:11px;top:9px;border:1px solid #e2e2e2;border-radius:50%;width:19px;height:19px;text-align:center;font-size:.75rem}.SaleProceedsCalculator .subsection.proceeds{padding-top:10px;padding-bottom:10px}.SaleProceedsCalculator .subsection.collapsible>.header{padding:20px 0;color:#1080a2}.SaleProceedsCalculator .subsection.collapsible>.header .content{display:inline-block}.SaleProceedsCalculator .subsection.collapsible>.header .SvgIcon.slide-next{float:right;margin-top:4px;height:14px;width:14px;transform:rotate(-90deg);fill:#1080a2}.SaleProceedsCalculator .subsection.collapsible>.content{padding-bottom:15px}.SaleProceedsCalculator .subsection.collapsible.collapsed>.header .SvgIcon.slide-next{transform:rotate(90deg)}.SaleProceedsCalculator .subsection.collapsible.collapsed>.content{display:none}.SaleProceedsCalculator .subsection .comparisonHeader{font-size:1rem;color:#585858}.SaleProceedsCalculator .subsection .comparisonHeader>*{display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;display:inline-block;float:none}.SaleProceedsCalculator .subsection .comparisonHeader>.trad{text-align:right}.SaleProceedsCalculator .subsection .comparison,.SaleProceedsCalculator .subsection .fee{padding:10px 0}.SaleProceedsCalculator .subsection .comparison>span,.SaleProceedsCalculator .subsection .fee>span{vertical-align:middle;line-height:1.4}.SaleProceedsCalculator .subsection .comparison>span.amount,.SaleProceedsCalculator .subsection .comparison>span.label,.SaleProceedsCalculator .subsection .comparison>span.redfin,.SaleProceedsCalculator .subsection .comparison>span.trad,.SaleProceedsCalculator .subsection .fee>span.amount,.SaleProceedsCalculator .subsection .fee>span.label,.SaleProceedsCalculator .subsection .fee>span.redfin,.SaleProceedsCalculator .subsection .fee>span.trad{float:none;display:inline-block}.SaleProceedsCalculator .subsection .comparison>span.label,.SaleProceedsCalculator .subsection .fee>span.label{color:#585858}.SaleProceedsCalculator .subsection .comparison>span.label .definitionLabelText,.SaleProceedsCalculator .subsection .fee>span.label .definitionLabelText{border-bottom:1px dotted #999}.SaleProceedsCalculator .subsection .comparison>.redfin{color:#c82021}.SaleProceedsCalculator .subsection .comparison>.redfin,.SaleProceedsCalculator .subsection .comparison>.trad{display:block;float:left;width:23.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.SaleProceedsCalculator .subsection .comparison>.trad{text-align:right}.SaleProceedsCalculator .subsection .comparison>.label{display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;text-align:center}.SaleProceedsCalculator .subsection .comparison>.label>.DefinitionFlyout{text-align:center}.SaleProceedsCalculator .subsection .comparison>.label>.DefinitionFlyout .Flyout{text-align:left}.SaleProceedsCalculator .subsection .comparison.proceeds>*{display:block;float:left;width:31.37254902%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.SaleProceedsCalculator .subsection .comparison.proceeds>.redfin,.SaleProceedsCalculator .subsection .comparison.proceeds>.trad{font-size:1.75rem;white-space:nowrap}@media (min-width:600px){.SaleProceedsCalculator .subsection .comparison.proceeds>.redfin,.SaleProceedsCalculator .subsection .comparison.proceeds>.trad{font-size:2.25rem}}.SaleProceedsCalculator .subsection .fee>.label{display:block;float:left;width:64.70588235%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.SaleProceedsCalculator .subsection .fee>.amount{display:block;float:left;width:31.37254902%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;text-align:right}.SaleProceedsCalculator .subsection .subsubsectionDivider{height:0;margin-top:10px;margin-bottom:10px;border-top:1px solid #e2e2e2}.SaleProceedsCalculator .subsection .subsubsectionDivider,.SaleProceedsCalculator .subsection .TextAndSlider{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.SaleProceedsCalculator .subsection .TextAndSlider{padding:5px 0}@media (min-width:600px){.SaleProceedsCalculator .subsection .TextAndSlider{display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}}
.SaleProceedsCalculatorV2{padding:0 10px;border:1px solid #e2e2e2;font-size:.875rem}@media (min-width:600px){.SaleProceedsCalculatorV2{padding:0 20px}}.SaleProceedsCalculatorV2 .CollapsibleSubsection .subsection.collapsible>.header .content{font-size:.875rem}.SaleProceedsCalculatorV2>.content{width:101.96078431%;margin-right:-.98039216%;margin-left:-.98039216%;box-sizing:border-box;display:block;zoom:1;padding-top:10px}.SaleProceedsCalculatorV2>.content:after,.SaleProceedsCalculatorV2>.content:before{content:"";display:table}.SaleProceedsCalculatorV2>.content:after{clear:both}.SaleProceedsCalculatorV2>.content .TextAndSlider{column-width:12;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block;padding:5px 0}@media (min-width:600px){.SaleProceedsCalculatorV2>.content .TextAndSlider{column-width:6;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block}}.SaleProceedsCalculatorV2>.content .columnHeaders{padding-top:15px;padding-bottom:10px;text-align:right}.SaleProceedsCalculatorV2>.content .columnHeaders .valueContainer{column-width:3;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:23.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block}@media (min-width:600px){.SaleProceedsCalculatorV2>.content .columnHeaders .valueContainer{column-width:4;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:31.37254902%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block}}.SaleProceedsCalculatorV2>.content .columnHeaders .valueContainer .value{display:inline-block;max-width:80px;font-weight:600}@media (min-width:600px){.SaleProceedsCalculatorV2>.content .columnHeaders .valueContainer .value{max-width:115px}}.SaleProceedsCalculatorV2>.content .topDivider{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;border-top:1px solid #e2e2e2}.SaleProceedsCalculatorV2>.content .subsection.proceeds{padding-top:15px;padding-bottom:25px}.SaleProceedsCalculatorV2>.content .subsection.proceeds .redfinSavings{column-width:12;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block;height:1.25rem;vertical-align:bottom;text-align:right}.SaleProceedsCalculatorV2>.content .subsection.proceeds .redfinSavings .value{padding:3px 5px;border-radius:3px;vertical-align:bottom;font-weight:600;color:#fff;background-color:#7ccc33}@media (min-width:600px){.SaleProceedsCalculatorV2>.content .subsection.proceeds .redfinSavings .value{font-size:.75rem}}.SaleProceedsCalculatorV2>.content .subsection.collapsible>.header{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.SaleProceedsCalculatorV2>.content .subsection .Comparison+.Comparison{padding-top:15px}.SaleProceedsCalculatorV2>.content .subsection .Comparison:last-of-type{padding-bottom:5px}.SaleProceedsCalculatorV2>.content .subsection .Comparison>span.label{column-width:6;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block}@media (min-width:600px){.SaleProceedsCalculatorV2>.content .subsection .Comparison>span.label{column-width:4;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:31.37254902%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block}}.SaleProceedsCalculatorV2>.content .subsection .Comparison>span.value{column-width:3;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:23.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block}@media (min-width:600px){.SaleProceedsCalculatorV2>.content .subsection .Comparison>span.value{column-width:4;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:31.37254902%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block}}.SaleProceedsCalculatorV2>.content .subsection .Comparison>span.value .commission{display:inline-block;max-width:80px}@media (min-width:600px){.SaleProceedsCalculatorV2>.content .subsection .Comparison>span.value .commission{max-width:100%}}.SaleProceedsCalculatorV2>.content .subsection .Comparison.proceeds>.value{white-space:nowrap}@media (min-width:600px){.SaleProceedsCalculatorV2>.content .subsection .Comparison.proceeds>.value{font-size:1.375rem}}.SaleProceedsCalculatorV2>.content .subsection .disclaimer{column-width:12;column-count:auto;column-gap:normal;column-rule-color:transparent;column-rule-style:none;column-rule-width:0;display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box;float:none;display:inline-block;padding-top:15px}
.SaleProceedsSellerConsultationForm{padding-top:40px}.v2.SaleProceedsSellerConsultationForm{border:1px solid #e2e2e2;border-top:0;padding:20px 10px}@media (min-width:600px){.v2.SaleProceedsSellerConsultationForm{padding:20px 20px 30px 20px}}.v2.SaleProceedsSellerConsultationForm:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.15);border-color:#e2e2e2}.v2.SaleProceedsSellerConsultationForm>.header{text-align:center;padding:0 0 20px 0}@media (max-width:599px){.v2.SaleProceedsSellerConsultationForm>.header{padding:0 0 15px 0}}.SaleProceedsSellerConsultationForm>.header h4{font-size:1.375rem;font-weight:600}@media (max-width:599px){.SaleProceedsSellerConsultationForm>.header h4{font-size:1rem}}.SaleProceedsSellerConsultationForm>.header ul{padding-top:10px}.SaleProceedsSellerConsultationForm>.header ul li{padding:5px 0;font-size:1rem}.SaleProceedsSellerConsultationForm>.header ul li .SvgIcon{height:18px;width:18px;vertical-align:top;padding-top:2px;fill:#7ccc33}.SaleProceedsSellerConsultationForm>.header ul li .message{display:inline-block;width:calc(100% - 30px);padding-left:5px}.SaleProceedsSellerConsultationForm .sellerConsultationLink{text-align:center}@media (max-width:599px){.SaleProceedsSellerConsultationForm .sellerConsultationLink{margin:0 10px}.SaleProceedsSellerConsultationForm .sellerConsultationLink .button{width:100%}}.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent{width:101.96078431%;margin-right:-.98039216%;margin-left:-.98039216%;box-sizing:border-box;display:block;zoom:1;padding-top:10px}.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent:after,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent:before{content:"";display:table}.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent:after{clear:both}.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent>.button,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent div.firstName,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent div.lastName{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}@media (min-width:600px){.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent>.button,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent div.firstName,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent div.lastName{display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper.button,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper.button,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow.button,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent>.button.button,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent div.firstName.button,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent div.lastName.button{margin-top:15px}:not(.userLoggedIn).v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper.button,:not(.userLoggedIn).v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper.button,:not(.userLoggedIn).v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow.button,:not(.userLoggedIn).v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent>.button.button,:not(.userLoggedIn).v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent div.firstName.button,:not(.userLoggedIn).v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent div.lastName.button{margin-left:25.98039216%}}@media (min-width:600px){.v2.userLoggedIn.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .SellerConsultationAddress{display:block;float:left;width:48.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.v2.userLoggedIn.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .SellerConsultationAddress .phoneRow{width:100%;margin:0}.v2.userLoggedIn.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent>.button{vertical-align:top;margin-top:22px}}.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .termsOfUse{display:block;float:left;width:98.03921569%;margin-right:.98039216%;margin-left:.98039216%;box-sizing:border-box}.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .termsOfUse{padding:20px 0 5px;text-align:center;font-size:.75rem;color:#999}.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .termsOfUse a{color:inherit;font-weight:600}.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .firstName,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .lastName,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow{display:inline-block;float:none}.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper>.field.text,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .firstName>.field.text,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .lastName>.field.text,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper>.field.text,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow>.field.text{width:100%;margin:0;min-height:0;height:80px}.customer-facing .SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper>.field.text.required>.label:after,.customer-facing .SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .firstName>.field.text.required>.label:after,.customer-facing .SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .lastName>.field.text.required>.label:after,.customer-facing .SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper>.field.text.required>.label:after,.customer-facing .SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow>.field.text.required>.label:after{display:none}.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper>.field.text .label,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .firstName>.field.text .label,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .lastName>.field.text .label,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper>.field.text .label,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow>.field.text .label{font-weight:600}.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper>.field.text span.input,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .firstName>.field.text span.input,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .lastName>.field.text span.input,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper>.field.text span.input,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow>.field.text span.input{height:40px}.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .emailInputWrapper>.field.text span.input input,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .firstName>.field.text span.input input,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .lastName>.field.text span.input input,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneInputWrapper>.field.text span.input input,.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .phoneRow>.field.text span.input input{font-size:inherit!important}.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent .termsOfUse,.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent>.button{float:none}.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent>.button{margin-top:5px}.v2.SaleProceedsSellerConsultationForm .SellerConsultationFormComponent>.button{height:40px}.SaleProceedsSellerConsultationForm .SellerConsultationConfirmation .info{font-size:1rem}
.SaleProceedsSection .sectionContainer{max-width:57rem}
.AskAnAgentSection .AgentContactContainer .description{font-weight:600}.AskAnAgentSection .AgentContactContainer .agent-card-container{margin-top:0}.AskAnAgentSection .AgentContactContainer .agent-request-form .privacy{font-size:.75rem;color:#999}.customer-facing .AskAnAgentSection .AgentContactContainer .agent-request-form .field.text input{width:100%}@media only screen and (min-width:600px){.AskAnAgentSection .AgentContactContainer .agent-card-container,.AskAnAgentSection .AgentContactContainer.withAgentCard .agent-card-container{width:202px}.AskAnAgentSection .AgentContactContainer .contact-content .privacy,.AskAnAgentSection .AgentContactContainer.withAgentCard .contact-content .privacy{width:150%}}
.PublicRecordsInfoPanel .main-content .tax-record{padding-left:12px}.PublicRecordsInfoPanel .main-content .tax-record,.PublicRecordsInfoPanel .main-content .taxable-value{box-sizing:border-box;display:inline-block;vertical-align:top;width:50%;margin-bottom:20px}.PublicRecordsInfoPanel .main-content .tax-record.full-width,.PublicRecordsInfoPanel .main-content .taxable-value.full-width{width:100%}.PublicRecordsInfoPanel .main-content .tax-record .tax-values,.PublicRecordsInfoPanel .main-content .taxable-value .tax-values{text-align:left;clear:both;overflow:auto}.PublicRecordsInfoPanel .main-content .tax-record .tax-values.gray-border,.PublicRecordsInfoPanel .main-content .taxable-value .tax-values.gray-border{border:1px solid #e2e2e2}.PublicRecordsInfoPanel .main-content .tax-record .tax-values .tax-table,.PublicRecordsInfoPanel .main-content .taxable-value .tax-values .tax-table{vertical-align:top;width:100%}.PublicRecordsInfoPanel .main-content .tax-record .tax-values .tax-table table,.PublicRecordsInfoPanel .main-content .taxable-value .tax-values .tax-table table{font-size:.875rem;width:100%;line-height:1}.PublicRecordsInfoPanel .main-content .tax-record .tax-values .tax-table table .line,.PublicRecordsInfoPanel .main-content .taxable-value .tax-values .tax-table table .line{border-top:1px dotted #e2e2e2}.PublicRecordsInfoPanel .main-content .tax-record .tax-values .tax-table table td,.PublicRecordsInfoPanel .main-content .taxable-value .tax-values .tax-table table td{padding:7px;text-align:left;vertical-align:top}.PublicRecordsInfoPanel .main-content .tax-record .tax-values .tax-table table td.value,.PublicRecordsInfoPanel .main-content .taxable-value .tax-values .tax-table table td.value{text-align:right}.PublicRecordsInfoPanel .main-content .tax-record .tax-values .tax-table table td.padded,.PublicRecordsInfoPanel .main-content .taxable-value .tax-values .tax-table table td.padded{padding:20px 16px}.PublicRecordsInfoPanel .main-content .basic-info .home-facts-header{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-bottom:10px}.PublicRecordsInfoPanel .main-content .basic-info .median-values{color:#767676;font-size:.875rem}@media (min-width:600px){.PublicRecordsInfoPanel .main-content .basic-info .median-values .facts-table{column-count:2;-mox-column-gap:20px;column-gap:20px}}.PublicRecordsInfoPanel .main-content .basic-info .median-values .facts-table .table-row{padding:.75rem 0;border-bottom:1px solid #f5f5f5;border-top:1px solid #f5f5f5;margin-top:-1px}.PublicRecordsInfoPanel .main-content .basic-info .median-values .facts-table .table-row .table-value{display:inline;float:right;color:#585858;font-weight:600}.PublicRecordsInfoPanel .main-content .basic-info .median-values .source-info-container{margin-top:10px;font-size:.75rem}.PublicRecordsInfoPanel .main-content .basic-info .median-values .source-info-container .public-records-link{display:block}@media (min-width:600px){.PublicRecordsInfoPanel .main-content .basic-info .median-values .source-info-container .public-records-link{display:inline}}.PublicRecordsInfoDialog .facts-table{color:#999;width:350px;max-width:100%}.PublicRecordsInfoDialog .facts-table .table-row{padding:.5rem 0;border-bottom:1px solid #f5f5f5;border-top:1px solid #f5f5f5;margin-top:-1px}.PublicRecordsInfoDialog .facts-table .table-row .table-value{display:inline;float:right;color:#585858;font-weight:600}
.OfferInsightsSection{margin-bottom:30px}.OfferInsightsSection .description{margin-bottom:20px}.OfferInsightsSection ul{display:inline;width:100%;padding:0;list-style-type:none}.OfferInsightsSection ul>li{margin:10px 0 30px}.OfferInsightsSection ul>li:last-child{margin-bottom:10px}.OfferInsightsSection .pagination{margin-top:30px;text-align:center;color:#1080a2;cursor:pointer}.OfferInsightsSection .expandableSection .sectionContent{padding:0}.OfferInsightsSection .expandableSection ul li{border-right:1px solid #e2e2e2;border-left:1px solid #e2e2e2}
.MarketInsightsSection .CompeteScore .title{margin-bottom:.25rem}.MarketInsightsSection .CompeteScore .secondary-heading{color:#767676;margin-bottom:1rem}.MarketInsightsSection .CompeteScore .static-bar{margin-top:0;margin-bottom:0}.MarketInsightsSection .OfferInsightsSection .OfferInsightsCard.hovered{box-shadow:0 0 2px 0 rgba(0,0,0,.2)}.MarketInsightsSection .expandableSection.collapsible .sectionContentContainer .sectionContent{padding-bottom:0}
.OfferInsights .offer-stats table{border-top:1px solid #e2e2e2;height:100%;width:100%}@media (min-width:600px){.OfferInsights .offer-stats table{width:516px}}.OfferInsights .offer-stats .basic-table td{padding:.75rem}@media (max-width:599px){.OfferInsights .offer-stats .basic-table td:first-child{border-right:1px solid #e2e2e2}.OfferInsights .offer-stats .basic-table td:nth-child(2){display:none}}.OfferInsights .offer-stats .field,.OfferInsights .offer-stats .value{font-size:.875rem;line-height:30px;margin:5px}.OfferInsights .offer-stats .value{font-weight:600;float:right}
.OfferInsights .overview{margin-bottom:21px}.OfferInsights .overview .region-map{border:1px solid #e2e2e2;width:210px;height:176px}@media screen and (max-width:599px){.OfferInsights .offer-content .as-main-info-button,.OfferInsights .overview .region-map{display:none}.OfferInsights .header{margin:0}.OfferInsights .header .header-note{display:block}.OfferInsights .main-content{margin:0}.OfferInsights .main-content .info{clear:both}.OfferInsights .offer-stats table{width:100%}.OfferInsights .home{display:inline;float:none}.OfferInsights .home .home-info-card{width:100%;border:none;padding:0;padding-top:10px;background-color:#fff;margin-left:0!important;margin-bottom:0!important}.OfferInsights .home .home-info-card .highlight{width:100%}.OfferInsights .home .home-info-card .highlight .image-holder{width:124px!important}.OfferInsights .home .home-info-card .highlight .notes-bar{padding:0 0 0 134px!important}.OfferInsights .home .home-info-card .highlight .HomeStats{padding-left:134px!important}}
.NeighborhoodStatsInfoPanel .neighborhood-photos-container img{height:160px}.NeighborhoodStatsInfoPanel .NeighborhoodStatsTable table{width:100%}.NeighborhoodStatsInfoPanel .NeighborhoodStatsTable table .number{text-align:right}.NeighborhoodStatsInfoPanel .NeighborhoodStatsTable table .number.empty{text-align:center}.NeighborhoodStatsInfoPanel .NeighborhoodStatsTable .reMedianValuesDisclaimer{margin-top:10px;margin-bottom:20px}.NeighborhoodStatsInfoPanel .NeighborhoodStatsChart .chart-image{padding:10px;border:1px solid #e2e2e2;min-height:167px}.NeighborhoodStatsInfoPanel .NeighborhoodStatsChart .chart-image>img{width:100%;height:auto;min-height:160px}.NeighborhoodStatsInfoPanel .CompeteScore{margin-bottom:30px}.NeighborhoodStatsInfoPanel .CompeteScore .secondary-heading{font-size:14px;margin-bottom:12px;margin-top:-20px;color:#767676}.NeighborhoodStatsInfoPanel .OfferInsights{margin-bottom:30px}.NeighborhoodStatsInfoPanel .OfferInsightsCard.hovered{box-shadow:0 0 2px 0 rgba(0,0,0,.2)}@media screen and (min-width:600px){.statsAndChartsContainer{display:flex}.statsAndChartsContainer .NeighborhoodStatsTable{width:62.5%}.statsAndChartsContainer .NeighborhoodStatsChart{width:37.5%}.NeighborhoodStatsChart .chart-image>img{width:200px;height:120px}.NeighborhoodStatsTable{margin-right:10px}}
.oh .h3-side{margin:20px 0 10px 0;width:100%}.oh .h3-side #open-houses-scroll{font-size:1rem;font-weight:400;font-weight:600}.oh .inPersonSubheading,.oh .videoSubheading{margin-top:2rem}.oh .open-house-item{display:flex;align-items:center;margin:1.875rem 0 0 0;width:unset}.oh .open-house-item .openHouseButton .button:not(.text){width:100%}.oh .open-house-item .flyout-link-section{display:inline-block}.oh .open-house-item .flyout-link-section .Flyout{left:25px}.oh .open-house-item .openHouseButton .button{line-height:20px}.oh .open-house-item .openHouseButton .button span{font-weight:400}.oh .open-house-item .appointments{padding-right:19px}.oh .withSubheading>.open-house-item{margin-top:.875rem}.oh .ohListSavedIcon{fill:#7ccc33;width:16px;height:16px;display:inline-block;position:relative;top:3px;margin-right:3px}.oh .ohListSavedText{font-weight:600;font-size:.75rem}.oh .openhouses{text-align:left}.open-house-comment{width:300px;padding:5px 10px}.open-house-comment .source{font-weight:400;font-size:.875rem;color:#767676}.ghostTown,.inPersonGhostTown{display:flex;font-weight:400;color:#767676;margin-top:1.875rem}.ghostTown.inPersonGhostTown,.inPersonGhostTown.inPersonGhostTown{margin-bottom:1rem}.ghostTown .appointments,.inPersonGhostTown .appointments{padding-right:19px}.openHouseTourCTASection{margin-top:1.875rem}.openHouseTourCTASection div{line-height:28px}.openHouseTourCTASection .header{margin-top:1.875rem;font-weight:600}.openHouseTourCTASection .open-house-tour-cta{padding:0;font-weight:400;vertical-align:baseline;height:25px}.openHouseTourCTASection .nextTourTimes{padding-top:0}.customer-facing .openHouseButton .button.small .icon{margin:1px 5px 1px 0}.openHouseButton .Flyout .ohFlyoutContent{width:200px}@media (max-width:599px){.openHouseButton .Flyout .ohFlyoutContent{width:auto}}@media (max-width:599px){.openHouseTourCTASection .open-house-tour-cta{display:block}}@media (min-width:600px){.oh .inPersonRows,.oh .videoRows{display:flex;justify-content:space-between;flex-wrap:wrap}.oh .inPersonRows .open-house-item,.oh .videoRows .open-house-item{width:auto;min-width:325px}.oh .inPersonRows .open-house-item .openHouseButton .button span,.oh .videoRows .open-house-item .openHouseButton .button span{font-size:16px}.oh .inPersonRows .open-house-item .appointments,.oh .videoRows .open-house-item .appointments{float:left}.phoneForTablet .oh .h3-side{margin-bottom:0}.phoneForTablet .oh .open-house-item{margin-top:15px}}.videoSubheading{display:flex}.videoSubheading .liveIndicator{border:1px solid #c82021;box-sizing:border-box;border-radius:20px;font-size:11px;line-height:18px;width:86px;height:22px;padding:1px;margin-left:16px}.videoSubheading .liveIndicator .liveDot{height:6px;width:6px;background-color:#c82021;border-radius:50%;display:inline-block;margin:1px 4px 1px 8px;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
.VideoOpenHouseSectionDesktop .VideoOpenHouseHeader,.VideoOpenHouseSectionMobile .VideoOpenHouseHeader{display:flex;margin-bottom:24px}.VideoOpenHouseSectionDesktop .VideoOpenHouseHeader .newIndicator,.VideoOpenHouseSectionMobile .VideoOpenHouseHeader .newIndicator{text-align:center;border:1px solid #c82021;box-sizing:border-box;border-radius:10px;font-size:11px;line-height:7px;background-color:#c82021;width:43px;height:18px;padding:5px;margin-right:12px}.VideoOpenHouseSectionDesktop .VideoOpenHouseHeader .liveIndicator,.VideoOpenHouseSectionMobile .VideoOpenHouseHeader .liveIndicator{border:1px solid #c82021;box-sizing:border-box;border-radius:20px;font-size:11px;line-height:18px;width:86px;height:22px;padding:1px}.VideoOpenHouseSectionDesktop .VideoOpenHouseHeader .liveIndicator .liveDot,.VideoOpenHouseSectionMobile .VideoOpenHouseHeader .liveIndicator .liveDot{height:6px;width:6px;background-color:#c82021;border-radius:50%;display:inline-block;margin:1px 4px 1px 8px;animation:shimmer 1.5s infinite}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody,.VideoOpenHouseSectionMobile .VideoOpenHouseBody{line-height:1.5rem}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .openHouseList .open-house-item,.VideoOpenHouseSectionMobile .VideoOpenHouseBody .openHouseList .open-house-item{display:flex;align-items:center}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .openHouseList .open-house-item .signUpLink,.VideoOpenHouseSectionMobile .VideoOpenHouseBody .openHouseList .open-house-item .signUpLink{white-space:nowrap}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .openHouseList .open-house-item:last-child,.VideoOpenHouseSectionMobile .VideoOpenHouseBody .openHouseList .open-house-item:last-child{margin-bottom:0}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .openHouseList .open-house-item .appointments,.VideoOpenHouseSectionMobile .VideoOpenHouseBody .openHouseList .open-house-item .appointments{padding-right:19px}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .openHouseList .flyout-link-section,.VideoOpenHouseSectionMobile .VideoOpenHouseBody .openHouseList .flyout-link-section{display:inline-block}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .openHouseList .flyout-link-section .Flyout,.VideoOpenHouseSectionMobile .VideoOpenHouseBody .openHouseList .flyout-link-section .Flyout{left:25px}.VideoOpenHouseSectionDesktop{padding-bottom:48px;border-bottom:1px solid #e2e2e2}.VideoOpenHouseSectionDesktop .VideoOpenHouseHeader{margin-bottom:24px}.VideoOpenHouseSectionDesktop .VideoOpenHouseHeader .title{margin-right:16px}.VideoOpenHouseSectionDesktop .VideoOpenHouseHeader .newIndicator{margin-top:6px}.VideoOpenHouseSectionDesktop .VideoOpenHouseHeader .liveIndicator{margin-top:3px}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .joinButton{float:right;width:160px}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .openHouseList{margin-top:16px}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .openHouseList .open-house-item{margin-bottom:16px}.VideoOpenHouseSectionDesktop .VideoOpenHouseBody .fullScheduleLink{margin-top:1.5rem}.VideoOpenHouseSectionMobile{padding-bottom:24px}.VideoOpenHouseSectionMobile .VideoOpenHouseHeader{margin:24px 0 12px 0}.VideoOpenHouseSectionMobile .VideoOpenHouseHeader .title{margin-right:12px}.VideoOpenHouseSectionMobile .VideoOpenHouseBody .messageBody{margin-bottom:12px}.VideoOpenHouseSectionMobile .VideoOpenHouseBody .openHouseList{margin-top:16px}.VideoOpenHouseSectionMobile .VideoOpenHouseBody .openHouseList .open-house-item{margin-bottom:12px}.VideoOpenHouseSectionMobile .VideoOpenHouseBody .fullScheduleLink{margin-top:1rem}@keyframes shimmer{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
.rentalEstimateInfoPanel.agentOnly{color:#ff5655}
.percentageBarGraph{display:flex}.percentageBarGraph div:first-child{padding-left:unset}.barContainer{padding:0 .5rem;display:flex;flex-direction:column;flex-grow:1;flex-basis:100%;max-width:50px}@media (max-width:599px){.barContainer{padding:0 .375rem}}.barContainer .bottomLabel,.barContainer .topLabel{font-size:.75rem;align-self:center}.barContainer .bar{position:relative;align-self:center;width:100%}.barContainer .bar .barBackground{position:absolute;background-color:#77a2d0;height:100%;width:100%;border-radius:2px}.barContainer .bar .barForeground{position:absolute;z-index:2;background-color:hsla(0,0%,100%,.8);width:100%}
.FloodDataSection h3{margin-bottom:unset}.FloodDataSection .sectionBottomLink{cursor:pointer}.FloodDataSection .subtitleWithIcon{display:flex}.FloodDataSection .floodPreview{padding-bottom:1px}.FloodDataSection .floodImage{width:207px;height:71px;background-repeat:no-repeat;background-size:contain}.FloodDataSection .disclaimerSection{color:#767676}.FloodDataSection .disclaimerSection a{color:#000;font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Roboto,Droid Sans,Helvetica,Arial,sans-serif}.FloodDataSection .floodFactorImage1{background-image:url(cdcd9cb87b33119594e6b6c4cf38b84f.png)}.FloodDataSection .floodFactorImage2{background-image:url(5b44910e68c587ad0ce51cfaa68e8f39.png)}.FloodDataSection .floodFactorImage3{background-image:url(a46e8678dfc143eb141388ec3fb8097c.png)}.FloodDataSection .floodFactorImage4{background-image:url(6f3f972a182be7d375c7006df08899b3.png)}.FloodDataSection .floodFactorImage5{background-image:url(a9da3cfe445327f7f3f2a344fe0d1121.png)}.FloodDataSection .floodFactorImage6{background-image:url(6fe1e28072d12c0f7df947b59beb47df.png)}.FloodDataSection .floodFactorImage7{background-image:url(c56d610d2f6c68b15bb5d760d50db96c.png)}.FloodDataSection .floodFactorImage8{background-image:url(502bb48df0dc0a12c3052879227167e3.png)}.FloodDataSection .floodFactorImage9{background-image:url(c6ab6023c5b8778d0ce35c8c02447819.png)}.FloodDataSection .floodFactorImage10{background-image:url(193ed440a1a4e04135412d3d0775af9f.png)}.DefinitionFlyout .femaDisclaimer{padding-top:1rem;font-size:.75rem;color:#767676}.floodOnMapDialog .floodFactorSection{padding-top:0}@media (max-width:599px){.dialog-wrap.full-screen .Dialog.floodOnMapDialog>.cell>.guts .content-wrapper{padding-bottom:2rem!important}}.Dialog,.dialog-wrap,.DialogUnderlay{z-index:10040}
.home-main-stats-variant{display:inline-flex;padding-top:1rem}.home-main-stats-variant .stat-block{padding-right:3.5rem}.home-main-stats-variant .statsValue{color:#333;font-size:1.375rem;font-weight:600;line-height:2rem}.home-main-stats-variant .statsLabel{color:#767676}
.secondary-stats-banner{padding-top:1.5rem}.secondary-stats-banner .label-and-claim-status{display:flex}.secondary-stats-banner .claim-status{padding-left:.75rem;padding-bottom:5px}.secondary-stats-banner .claim-status .Pill{align-items:center;padding-right:0}.secondary-stats-banner .claim-status .Pill:hover{cursor:pointer}.secondary-stats-banner .claim-status .SvgIcon{height:13px;fill:#fff}.secondary-stats-banner .primary-label{font-size:1rem;font-weight:600;padding-bottom:4px}.secondary-stats-banner .secondary-info{font-size:1rem;color:#333}.secondary-stats-banner .off-market,.secondary-stats-banner .recently-sold{color:#5d8acb}
.HomeInfoV2{margin-top:2rem}.HomeInfoV2.photo-attribution-padding{margin-top:3rem}.address-map-section{display:inline-flex;justify-content:space-between;width:100%}.address-map-section .static-map{border:1px solid #e2e2e2;border-radius:5px;float:right;position:relative;line-height:0}.address-map-section .static-map:hover{cursor:pointer}.address-map-section .static-map .Svg{width:88px;height:88px}.address-map-section .map-img{width:88px;height:88px;border-radius:4px;transition:box-shadow .18s}.address-map-section .map-img:hover{box-shadow:0 0 6px rgba(0,0,0,.2)}.address-map-section .homeMarker .SvgIcon{filter:none;stroke-width:unset}
.AddressBannerSectionV2 .AddressBanner.desktop{margin-bottom:2rem}.AddressBannerSectionV2 .SvgIcon{color:#585858}.vow-banner .Section.BannerSection{margin-top:1.5rem;margin-bottom:0;padding-bottom:0;font-size:1rem}.vow-banner .actionContainer{padding-left:0}.vow-banner .HomeDetailsBanner{border:1px solid #e2e2e2;border-radius:4px}.vow-banner .HomeDetailsBanner .icon{padding-right:.75rem}.Section.AddressBannerSectionV2{margin-top:unset}@media (min-width:900px){.not-omdp{border-bottom:1px solid #e2e2e2}}@media (min-width:600px) and (max-width:899px){.not-omdp.has-top-rule.not-omdp:before{padding-top:0}}
.InlineNoticeWidget{padding-top:1.5rem;padding-bottom:1rem}@media (min-width:600px){.InlineNoticeWidget{padding-top:2rem;padding-bottom:1.5rem}}@media (max-width:599px){.InlineNoticeWidget{width:100%}}.InlineNoticeWidget .notice-body.padded{padding:1rem}@media (min-width:600px){.InlineNoticeWidget .notice-body.padded{padding-top:1rem;padding-bottom:1rem;padding-right:2rem;padding-left:2rem}}.InlineNoticeWidget .notice-body.border{border:1px solid #e2e2e2;border-radius:3px;box-shadow:0 0 4px rgba(0,0,0,.25)}.InlineNoticeWidget .notice-body.bg-gray{background-color:#f5f5f5}.InlineNoticeWidget .expanded>div{margin-bottom:.5rem}.InlineNoticeWidget .expanded div>.header{line-height:1.25;font-size:1.375rem}.InlineNoticeWidget .expanded .cta{display:inline-block;margin-top:1rem;font-weight:600}.InlineNoticeWidget .expanded .notice-content img{max-width:45px}.InlineNoticeWidget .expanded .notice-content .icon-left{margin-right:.5rem}@media (min-width:600px){.InlineNoticeWidget .expanded .notice-content .icon-left{margin-right:1rem}}.InlineNoticeWidget .expanded .notice-content .icon-right{margin-left:.5rem}@media (min-width:600px){.InlineNoticeWidget .expanded .notice-content .icon-right{margin-left:1rem}}.InlineNoticeWidget .expanded .copy{margin-top:0;margin-bottom:0}.InlineNoticeWidget .expanded-large div>.header{line-height:1.25;font-size:1.75rem}.InlineNoticeWidget .expanded-large .cta{display:inline-block;margin-top:.5rem;font-weight:600}.InlineNoticeWidget .expanded-large.notice-content{align-items:flex-start}.InlineNoticeWidget .expanded-large.notice-content img{width:100%;max-width:120px}.InlineNoticeWidget .expanded-large.notice-content .icon-left{margin-right:.5rem}@media (min-width:600px){.InlineNoticeWidget .expanded-large.notice-content .icon-left{margin-right:1rem}}.InlineNoticeWidget .expanded-large.notice-content .icon-right{width:100%;margin-left:.5rem}@media (min-width:600px){.InlineNoticeWidget .expanded-large.notice-content .icon-right{margin-left:1rem}}.InlineNoticeWidget .expanded-large .copy{margin-top:1rem;margin-bottom:0}.InlineNoticeWidget .notice-content{display:flex;align-items:center;justify-content:left}.InlineNoticeWidget .notice-content.stretch{align-items:stretch}.InlineNoticeWidget .notice-content>div{flex-grow:2;margin-bottom:0;line-height:1.75}.InlineNoticeWidget .notice-content>div .content>p{display:inline}.InlineNoticeWidget .notice-content>div.vert-centered{margin-top:auto;margin-bottom:auto}.InlineNoticeWidget .notice-content img.full-bleed{visibility:hidden;max-width:168px;width:100%;height:168px}.InlineNoticeWidget .notice-content .icon-small{max-width:3rem}.InlineNoticeWidget .notice-content .icon-left{order:-1;margin-right:.5rem}@media (min-width:600px){.InlineNoticeWidget .notice-content .icon-left{margin-right:1.5rem}}.InlineNoticeWidget .notice-content .icon-right{order:1;margin-left:.5rem}@media (min-width:600px){.InlineNoticeWidget .notice-content .icon-right{margin-left:1.5rem}}.InlineNoticeWidget .full-bleed-image{margin:0;max-width:168px;background-position:50%;background-size:cover;background-repeat:no-repeat}
.NoticeSection{margin-top:0}@media (min-width:600px) and (max-width:899px){.NoticeSection.has-top-rule.NoticeSection:before{padding-top:0}}@media (min-width:900px){.NoticeSection{border-bottom:1px solid #e2e2e2}}.NoticeSection .MerchPlacement .InlineNoticeWidget{width:100%}.NoticeSection .MerchPlacement .InlineNoticeWidget .notice-body{width:100%;margin:0;padding:0}.NoticeSection .MerchPlacement .InlineNoticeWidget .notice-body .icon-right{margin-left:.5rem}.NoticeSection .MerchPlacement .InlineNoticeWidget .notice-body .content{font-size:14px}@media (min-width:900px){.NoticeSection.is-omdp{border-top:1px solid #e2e2e2;border-bottom:none}.NoticeSection.is-omdp .MerchPlacement .InlineNoticeWidget{padding-bottom:0}}
.SvgMaximize{height:24px;width:24px;position:absolute;top:7px;right:7px}.SvgMaximize .maximize{position:absolute;left:0}.SvgMaximize .maximize.blur{filter:blur(1px);z-index:1}.SvgMaximize .maximize.overlay{z-index:2}.SvgMaximize .maximize.visible{border:2px solid #fff;background-color:#fff;z-index:2;filter:drop-shadow(0 0 5px #404040)}
.FloodOnMapDialogDesktop,.FloodOnMapDialogMobile{background-color:#fff;padding:1rem}.FloodOnMapDialogDesktop{width:400px;position:absolute;right:1rem;bottom:66px;border-top-left-radius:.5rem}.flood-top-text{display:flex;justify-content:space-between}.flood-metric{color:#767676;font-size:.75rem}.flood-factor-disclaimer{color:#767676;font-size:10px;display:flex;align-items:flex-end;white-space:pre}.depth-scale{height:8px;width:100%;display:flex;padding-top:.5rem;padding-bottom:.25rem}.depth-scale-segment{width:25%;height:100%;display:flex}.zero{background:#a7dee9;border-radius:4px 0 0 4px}.half{background:#58adc5}.one{background:#3e6496}.two{background:#364b95}.three-plus{background:#350f56;border-radius:0 4px 4px 0}.depth-legend-segment{width:25%;font-size:10px;color:#767676}.depth-legend{width:100%;display:flex}.flood-chance-text{font-size:.875rem;color:#333;padding-top:1rem}.flood-factor-details{display:flex;justify-content:space-between;padding-top:1rem;align-items:flex-end}.flood-factor-score{font-size:.875rem;font-weight:600;color:#333;display:flex;align-items:flex-end}.flood-factor-score .flood-factor-risk{padding-left:8px}.flood-factor-score .flood-factor-logo{background-image:url(fceb1b57e4388c6d23cb5a288e8a489b.png);height:25px;width:105px;background-repeat:no-repeat;background-size:contain}.to-flood-section{font-size:.875rem;color:#1080a2;display:inline-flex}.to-flood-section:hover{cursor:pointer}.to-flood-section .SvgIcon{padding-left:4px}
.QuickMap .dialog-content{position:relative}.QuickMap .dialog-content .streetViewContainer{position:absolute;top:0;background-color:#333}.QuickMap .dialog-content .streetViewContainer .StreetView{width:max(calc(1070px - 7rem),calc(100vw - 7rem));border-radius:.5rem}.QuickMap .dialog-content .hide{visibility:hidden!important;position:absolute!important}.QuickMap .dialog-content .actions{text-align:center;line-height:46px;color:#333;display:flex;justify-content:center}.QuickMap .dialog-content .actions .action{display:inline-block;text-align:center}.QuickMap .dialog-content .actions .action .SvgIcon{position:relative;top:3px;fill:#1080a2}.QuickMap .dialog-content .actions .action .actionLink{padding-left:.5rem;cursor:pointer}.QuickMap .dialog-content .actions .action.mapViewLink,.QuickMap .dialog-content .actions .action.nearbyHomesLink,.QuickMap .dialog-content .actions .action.streetViewLink{display:none}.QuickMap .dialog-content .actions .action.directionLink,.QuickMap .dialog-content .actions .action.recenterMapLink{width:50%}.QuickMap .preview{right:24px;height:63px;width:95px;position:absolute;z-index:1;border:2px solid #fff;box-shadow:0 0 4px 0 rgba(0,0,0,.3)}.QuickMap .preview-image{height:100%;width:100%}@media screen and (max-width:599px){.QuickMap .cell{padding:10px;box-sizing:border-box}.QuickMap .cell .guts{width:100%;margin:0!important;box-sizing:border-box}.QuickMap .cell .guts .content-wrapper{padding:0!important}.QuickMap .cell .guts .content-wrapper .content .GoogleMapView{width:100%!important}}@media (max-width:1060px - 1){.desktopDP .QuickMap .dialog-content{min-width:100vw}}.desktopDP .QuickMap .dialog-content .streetViewContainer{top:calc(1rem + 56px);left:1.5rem}.desktopDP .QuickMap .dialog-content .homeMap{padding-right:1.5rem;padding-left:1.5rem;padding-top:1rem;padding-bottom:1rem}.desktopDP .QuickMap .dialog-content .homeMap,.desktopDP .QuickMap .dialog-content .streetViewContainer{height:calc(100vh - 6rem - 56px);max-width:calc(100vw - 3rem)}@media (min-width:1060px){.desktopDP .QuickMap .dialog-content .homeMap,.desktopDP .QuickMap .dialog-content .streetViewContainer{height:calc(100vh - 10rem - 56px)}}.desktopDP .QuickMap .dialog-content .GoogleMapView{border-radius:.5rem}.desktopDP .QuickMap .dialog-content .actions{max-width:calc(100vw - 3rem);justify-content:flex-start;line-height:36px;padding-right:1.5rem;padding-left:1.5rem;font-size:.875rem;font-weight:600}.desktopDP .QuickMap .dialog-content .actions .action.directionLink,.desktopDP .QuickMap .dialog-content .actions .action.mapViewLink,.desktopDP .QuickMap .dialog-content .actions .action.nearbyHomesLink,.desktopDP .QuickMap .dialog-content .actions .action.streetViewLink{display:inline-block;width:auto}.desktopDP .QuickMap .dialog-content .actions .action.nearbyHomesLink{text-align:left;flex-grow:1}.desktopDP .QuickMap .dialog-content .actions .action.nearbyHomesLink .actionLink{padding:0}.desktopDP .QuickMap .dialog-content .actions .action.floodViewLink,.desktopDP .QuickMap .dialog-content .actions .action.locationViewLink,.desktopDP .QuickMap .dialog-content .actions .action.mapViewLink,.desktopDP .QuickMap .dialog-content .actions .action.streetViewLink{padding-right:.5rem;border-right:1px solid #e2e2e2}.desktopDP .QuickMap .dialog-content .actions .action.directionLink,.desktopDP .QuickMap .dialog-content .actions .action.mapViewLink,.desktopDP .QuickMap .dialog-content .actions .action.streetViewLink{padding-left:.5rem}.desktopDP .QuickMap .dialog-content .actions .action.recenterMapLink{display:none}
.SvgMaximizeVariant{position:absolute;top:15px;right:16px;border:2px solid #fff;z-index:1;box-shadow:0 0 4px 0 rgba(0,0,0,.2)}.SvgMaximizeVariant,.SvgMaximizeVariant .SvgIcon{height:24px;width:24px}
.homeMarker .SvgIcon{height:30px;width:30px}.homeMarker .map-icon-for-sale{fill:#2e7e36}.homeMarker .map-icon-sold{fill:#5d8acb}.homeMarker .map-icon-foreclosed{fill:#4c3967}.homeMarker .map-icon-owner{fill:#a22769}.homeMarker .map-icon-owner-std{height:32px;width:30px;fill:#a22769;stroke:#fff;stroke-width:1.5px}.homeMarker .map-icon-owner-mini{height:16px;width:14px;fill:#a22769;stroke:#fff;stroke-width:1.5px}.homeMarker .map-icon-foreclosed-std{height:32px;width:30px;fill:#4c3967;stroke:#fff;stroke-width:1.5px}.homeMarker .map-icon-foreclosed-mini{height:16px;width:14px;fill:#4c3967;stroke:#fff;stroke-width:1.5px}.homeMarker .map-icon-redfin{fill:#c82021}.homeMarker .map-icon-for-sale-std{height:32px;width:30px;fill:#2e7e36;stroke:#fff;stroke-width:1.5px}.homeMarker .map-icon-for-sale-mini{height:16px;width:14px;fill:#2e7e36;stroke:#fff;stroke-width:1.5px}.homeMarker .map-icon-sold-std{height:32px;width:30px;fill:#5d8acb;stroke:#fff;stroke-width:1.5px}.homeMarker .map-icon-sold-mini{height:16px;width:14px;fill:#5d8acb;stroke:#fff;stroke-width:1.5px}.pin-condo-st0,.pin-land-st0,.pin-multi-family-st0,.pin-single-st0,.pin-townhouse-st0{fill:#fff}.pin-condo-st2,.pin-land-st2,.pin-multi-family-st2,.pin-single-st2,.pin-townhouse-st2{fill:rgba(0,0,0,.5)}.pin-condo-st3,.pin-land-st3,.pin-multi-family-st3,.pin-single-st3,.pin-townhouse-st3{fill-rule:evenodd;clip-rule:evenodd;fill:#4681c5}.pin-condo-st4,.pin-land-st4,.pin-multi-family-st4,.pin-single-st4,.pin-townhouse-st4{fill-rule:evenodd;clip-rule:evenodd;fill:#fff}.pin-redfin-sign-st0{fill:#fff}.pin-redfin-sign-st1{fill:#c82021}.pin-redfin-sign-st2{fill:#710f11}.shadow{filter:drop-shadow(0 0 3px #404040)}.lmm{position:relative;text-align:center}.mobileDP .lmm{margin-left:-1.5rem;margin-bottom:-1rem;width:calc(100% + 3rem)}.lmm .placeholder-map{width:311px;height:250px}.lmm .links{display:table;padding:10px 0;background-color:#fff;color:#1080a2;font-size:14px}.lmm .links>span{display:table-cell;white-space:nowrap;padding:6px 0;cursor:pointer}.lmm .links>span.left{width:100%;text-align:left}.lmm .links>span.right{padding:6px 10px;border-right:1px solid #ccc}.lmm .links>span.right:last-of-type{border:none;padding-right:0}.lmm .mapButtons .SvgMaximizeVariant{top:10px}.lmm .mapButtons .buttonContainer{display:inline-block;position:absolute;z-index:2;right:50px;top:10px;background-color:#fff;height:24px;border:2px solid #fff;box-shadow:0 0 4px 0 rgba(0,0,0,.2)}.lmm .mapButtons .buttonContainer .mapButton{color:#333;height:100%;display:inline-flex;cursor:pointer}.lmm .mapButtons .buttonContainer .mapButton .mapIcon{margin:2px 4px 0 0;padding:1px 0 0 5px;height:24px}.lmm .mapButtons .buttonContainer .mapButton .mapIcon .SvgIcon{width:18px;height:18px;fill:currentColor}.lmm .mapButtons .buttonContainer .mapButton .buttonText{display:inline-block;flex-grow:1;padding:5px 5px 0 0;font-size:11px}.lmm .placeHolderMiniMap{height:250px;width:728px;background-color:#e2e2e2;position:absolute;z-index:2}.lmm .placeHolderMiniMap.showCommute{height:280px}.lmm .unmappable-container{height:160px;display:flex;justify-content:center;align-items:center;background-image:url(d10089e432fddda02a19ac43dfe20757.png);background-size:cover}.lmm .unmappable-container .unmappable-msg{padding:10px;background-color:#fff;box-shadow:0 0 3px 0 #aaa}.lmm.isTablet{margin:0;width:100%}
.cfc{height:0;transition:height .3s ease-out 0s}.cfc.no-animation{transition:none}.cfc .close{position:absolute!important;top:10px;right:10px}.cfc .cf{padding:20px;margin-top:20px;margin-bottom:10px;border:1px solid #e2e2e2;position:relative}.cfc .cf.loading{height:210px}.cfc .cf:after,.cfc .cf:before{content:"";display:block;position:absolute;width:0;height:0;border-style:solid}.cfc .cf:after{top:-30px;left:262px;border-color:transparent transparent #fff transparent;border-width:15px}.cfc .cf:before{top:-34px;left:260px;border-color:transparent transparent #e2e2e2 transparent;border-width:17px}.cfc .cf>div{margin-bottom:20px}.cfc .address{margin-bottom:10px}.cfc .address .Text{display:block;width:100%;z-index:5}.cfc .typeOptions button{padding-top:10px;border-radius:0;margin-right:-1px}.cfc .typeOptions .selected{border-color:#000!important;z-index:1}
.Commutes .placeholder{display:flex;flex-direction:row}.Commutes .placeholder .time{flex-grow:1;padding:26px 0 26px 10px;border-left:1px solid #e2e2e2}.Commutes .placeholder>div:first-child{padding:24px;height:24px}
.container .options-flyout{position:absolute;right:50px;top:60px}.container .options-flyout .options-contents{min-width:260px;padding:0 5px}.container .options-flyout .options-contents .text{padding-left:20px;font-weight:400;font-size:16px;vertical-align:middle}.container .options-flyout .options-contents .SvgIcon{vertical-align:middle;fill:#585858}.container .options-flyout .options-contents .options-toggles{border-bottom:1px solid #e2e2e2}.container .options-flyout .options-contents .options-toggles .broken{opacity:.5;cursor:default}.container .options-flyout .options-contents .options-toggles .broken label .input .decoration{cursor:default}.container .options-flyout .options-contents .options-toggles .toggleRow{display:table-row}.container .options-flyout .options-contents .options-toggles .toggleRow .SvgIcon{display:table-cell;padding:16px 0}.container .options-flyout .options-contents .options-toggles .toggleRow .SvgIcon.directions{height:26px;width:26px}.container .options-flyout .options-contents .options-toggles .toggleRow .text{display:table-cell;width:100%}.container .options-flyout .options-contents .options-toggles .toggleRow .Toggle{display:table-cell;padding-top:7px}.container .options-flyout .options-contents .options-toggles .toggleRow .Toggle .input{float:left}.container .options-flyout .options-contents .options-actions{padding-top:15px}.container .options-flyout .options-contents .options-actions .button{width:100%;text-align:left;border:0;background-color:transparent;height:inherit;line-height:inherit;padding:16px 0;color:#333}.container .options-flyout .options-contents .options-actions .button .icon{margin:0}.container .options-flyout .options-contents .options-actions .button:hover{color:#65c0cf}.container .options-flyout .options-contents .options-actions .button+.button:not(.unpadded),.container .options-flyout .options-contents .options-actions .button+.Button:not(.unpadded){margin-left:0}
.Commute{display:flex;flex-direction:row;margin-bottom:10px}.Commute>div:last-child{padding:17px 0}.Commute>div:last-child .loading .LoadingIndicator{position:relative;width:100px;margin-top:0}.Commute>div:last-child .button{width:100px;padding:0}.Commute>div:last-child .button:focus{box-shadow:none}.Commute>div:nth-child(2n){flex-grow:1;padding:26px 10px;border-right:1px solid #e2e2e2;border-left:1px solid #e2e2e2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Commute>div:nth-child(2n) .address{text-decoration:underline}.Commute .Select>.input{padding:24px 8px 24px 16px!important;border-color:#f5f5f5!important;background-color:#f5f5f5!important;border-radius:4px 4px 4px 4px}.Commute .Select>.input .value{margin-right:20px!important}.Commute .Select>.input .arrow{width:20px!important}.Commute .field.Select.icon{min-width:72px}
.Commutes{margin-top:10px}.Commutes .Commute,.Commutes>.placeholder{background-color:#f5f5f5;margin-bottom:10px}.Commutes .button.text{font-weight:400}.Commutes>.button.text.unpadded{padding-top:12px}.Commutes .container{position:relative}
.delayRenderedplaceHolderContainer{position:relative}.delayRenderedplaceHolderContainer .commuteLoading{height:50px}
.links-and-notes-container{margin:12px 0;width:100%;font-size:.875rem}@media screen and (min-width:600px){.links-and-notes-container{margin:0}}
.compactPropertyDetailItem .header,.compactPropertyDetailItem .listHeader{font-size:.875rem;font-weight:600;line-height:22px}.compactPropertyDetailItem .listHeader.isPhone{padding-top:.5rem}.compactPropertyDetailItem .content{font-size:.875rem}.compactPropertyDetailItem .listContent{list-style-type:disc;font-size:.875rem;padding-left:16px}.compactPropertyDetailItem .DefinitionFlyout .Flyout{position:absolute}.compactPropertyDetailItem .entryItem{padding-top:.25rem}.compactPropertyDetailItem .entryItemContent{word-break:break-word}.compactPropertyDetailItem .entryItem.isPhone .entryItemContent{position:relative;left:-.25rem}.compactPropertyDetailItem .key-facts-link{color:#000;text-decoration:underline}.compactPropertyDetailItem.isPhone{display:flex;justify-content:space-between;width:100%}.compactPropertyDetailItem.isPhone .content,.compactPropertyDetailItem.isPhone .header{word-break:break-word;width:50%}.compactPropertyDetailsGroup{padding-bottom:2rem}.subtext{margin-top:0}.navigation-link,.subtext .pd-learn-more,.subtitle .pd-learn-more{cursor:pointer;color:#1080a2}.compactPropertyDetailsSectionContainer.isPhone{padding-bottom:2rem}.compactPropertyDetailsSectionContainer .expandableSection .sectionContentContainer.fadeOutOverlay:before{background-image:linear-gradient(top,hsla(0,0%,100%,0),#fff);background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff)}
.sectionHeaderContainer{padding-top:1rem;padding-bottom:.25rem}
.nearby-home-row{font-size:.875rem}.nearby-home-row td{padding-top:8px;padding-bottom:8px;border-bottom:1px solid #e2e2e2}.nearby-home-row .nearby-home-data .nearby-home-address{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:300px;display:block}.nearby-home-row .nearby-home-data .nearby-home-stats{color:#999;font-size:.75rem}@media screen and (min-width:600px){.nearby-home-row .nearby-home-data .nearby-home-address{max-width:210px}.nearby-home-row .nearby-home-data .nearby-home-address .comma{display:none}.nearby-home-row .nearby-home-data .nearby-home-address .cityState{display:block}}
.nearby-homes{font-size:.875rem;width:auto;margin-top:10px}.nearby-homes .description{font-size:.75rem;color:#767676}.nearby-homes .main-nearby-content{height:260px;overflow:hidden;margin-top:10px}.nearby-homes .main-nearby-content.showMoreHeight{height:100%;overflow:auto}.nearby-homes .main-nearby-content>table{width:100%;float:left;text-align:left}.nearby-homes .main-nearby-content>table tbody .nearby-home-row .nearby-home-avm,.nearby-homes .main-nearby-content>table thead{display:none}.nearby-homes .nearby-homes-show-more{padding-top:8px;clear:both;color:#1080a2;display:inline-block}.nearby-homes .nearby-homes-show-more>span,.nearby-homes .nearby-homes-show-more>svg{vertical-align:middle}.nearby-homes .nearby-homes-show-more .SvgIcon.show-less{fill:#1080a2;margin-top:-3px}.nearby-homes .nearby-homes-show-more .SvgIcon.show-less.showMoreSvg{transform:rotate(180deg)}.HomeDetailsPage #content:not(.has-js) .nearby-homes .main-nearby-content{height:100%!important}@media screen and (min-width:600px){.nearby-homes{margin-top:0}.nearby-homes .main-nearby-content{margin-top:0;height:324px}.nearby-homes .main-nearby-content table{width:325px;margin-right:10px}.nearby-homes .main-nearby-content table thead{display:table-header-group;border-bottom:1px solid #b2b2b2}.nearby-homes .main-nearby-content table thead th{font-weight:600;padding-top:12px;padding-bottom:8px}.nearby-homes .main-nearby-content table tbody .nearby-home-row .nearby-home-avm{display:table-cell;text-align:right;width:108px}}
.SmartInterlinks{display:inline;text-align:left}.SmartInterlinks h2.smart-interlinks-h2{padding-left:0;margin-bottom:15px}.SmartInterlinks .primary-heading{padding:1rem 0 1rem 0;margin:0;text-align:left;font-size:1.375rem;font-weight:600;line-height:2rem}.SmartInterlinks .resources-section{padding-bottom:20px}.SmartInterlinks .resources-section li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1080a2;padding-bottom:.75rem}.SmartInterlinks .link-text{text-decoration:none;color:#1080a2;font-size:.875rem}.SmartInterlinks .link-text .show-less{width:25px;height:25px;vertical-align:middle;fill:currentColor}.SmartInterlinks .link-text .show-more{transform:rotate(180deg);margin-top:-3px}@media only screen and (min-width:600px){.SmartInterlinks .columns{display:table;table-layout:fixed;width:100%;max-width:100%}.SmartInterlinks .columns .resources-section{display:table-cell;padding:0 20px 0 0}.SmartInterlinks .columns .resources-section h3{font-size:1rem;font-weight:400;font-weight:600;margin-bottom:10px}}.HomeDetailsPage #content:not(.has-js) .SmartInterlinks a.link-text{display:initial!important}
.faqTable{margin-top:.5rem;margin-bottom:2rem}.faqTable .column{box-sizing:border-box;flex-basis:45%;max-width:45%}
.Section.DescriptiveParagraph .descriptive-paragraph{font-size:.75rem;color:#767676}.Section.DescriptiveParagraph .descriptive-paragraph.content{margin-bottom:10px}
