.NestCalculator_NestCalculator__UxbFz{background:var(--color-White)}.NestCalculator_NestCalculator__UxbFz .footerMargin{margin-top:104px}.NestCalculator_NestCalculator__UxbFz .bg{background:linear-gradient(0deg,#337a2e,#214c1e);height:272px;margin-bottom:-272px}.NestCalculator_NestCalculator__UxbFz .nestSearchContent{min-height:640px}.NestCalculator_NestCalculator__UxbFz .nestPill{font-family:var(--font-family-Brand);height:24px;line-height:24px;width:251px;padding:0;margin:47px auto 0;text-align:center;color:var(--color-Dark-Gray);font-size:14px;font-style:normal;font-weight:400;border-radius:8px;background:var(--Green-Gradient,linear-gradient(180deg,#6fff7f 0,#beffc5 100%))}.NestCalculator_NestCalculator__UxbFz .nestPill strong{font-weight:700}.NestCalculator_NestCalculator__UxbFz .heading{font-family:var(--font-family-Brand);text-align:center;margin-top:16px}.NestCalculator_NestCalculator__UxbFz .heading h1{font-family:var(--font-family-Brand);color:var(--color-White);font-size:48px;font-style:normal;font-weight:500;margin-bottom:12px}.NestCalculator_NestCalculator__UxbFz .heading p{color:var(--color-Light-Gray);margin:0 auto;font-size:20px;font-style:normal;font-weight:400;max-width:411px;line-height:1.2}.NestCalculator_NestCalculator__UxbFz .nestSearchForm{margin:24px auto 0;width:768px;padding:24px;border-radius:8px;border:1px solid var(--color-Light-Gray);background:var(--color-White);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);display:block}.NestCalculator_NestCalculator__UxbFz .inputHolder{flex:1;height:44px;padding:8px 16px;border-radius:8px;border:1px solid var(--color-Light-Gray);background:var(--color-White)}.NestCalculator_NestCalculator__UxbFz .inputHolder input{width:calc(100% - 24px);border:none;outline:none;text-align:center}.NestCalculator_NestCalculator__UxbFz .formHolder .icn{display:inline-block;width:16px;height:16px;-webkit-mask-size:16px 16px;mask-size:16px 16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--color-Dark-Gray);margin-top:6px}.NestCalculator_NestCalculator__UxbFz .icn.icnMinus{-webkit-mask-image:url(/content/icons/icon-number-minus.svg);mask-image:url(/content/icons/icon-number-minus.svg)}.NestCalculator_NestCalculator__UxbFz .icn.icnPlus{-webkit-mask-image:url(/content/icons/icon-number-plus.svg);mask-image:url(/content/icons/icon-number-plus.svg)}.NestCalculator_NestCalculator__UxbFz .formHolder .icn.icnDisabled{background-color:var(--color-Medium-Gray);cursor:not-allowed}.NestCalculator_NestCalculator__UxbFz .messageHolder{max-width:400px;margin:32px auto 24px;text-align:center}.NestCalculator_NestCalculator__UxbFz .chatBubbleHolder{max-width:800px;margin:0 auto;height:62px;position:relative}.NestCalculator_NestCalculator__UxbFz .chatBubble{position:absolute;top:0;left:0;right:0;color:var(--color-White);border-radius:8px;height:50px;text-align:center;padding:13px 34px;opacity:0;transition:opacity .5s ease}.NestCalculator_NestCalculator__UxbFz .chatBubble .titleIcn{display:none}.NestCalculator_NestCalculator__UxbFz .chatBubble.green{background-image:linear-gradient(0deg,#337a2e,#214c1e)}.NestCalculator_NestCalculator__UxbFz .chatBubble.blue{background-image:linear-gradient(0deg,#0964ba,#01539e)}.NestCalculator_NestCalculator__UxbFz .chatBubble.purple{background-image:linear-gradient(0deg,#870fe3,#680ab0)}.NestCalculator_NestCalculator__UxbFz .chatBubbleHolder.multi .chatBubble.green,.NestCalculator_NestCalculator__UxbFz .chatBubbleHolder.primary .chatBubble.purple,.NestCalculator_NestCalculator__UxbFz .chatBubbleHolder.short_term_rental .chatBubble.blue{opacity:1}.NestCalculator_NestCalculator__UxbFz .arrowPositioner{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;height:12px;position:absolute;bottom:0;left:0;right:0}.NestCalculator_NestCalculator__UxbFz .arrowCol{flex:1}.NestCalculator_NestCalculator__UxbFz .arrow{display:block;margin:0 auto;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid var(--color-White);opacity:0;transition:opacity .5s ease}.NestCalculator_NestCalculator__UxbFz .arrow.left{border-top-color:#337a2e}.NestCalculator_NestCalculator__UxbFz .arrow.middle{border-top-color:#0964ba}.NestCalculator_NestCalculator__UxbFz .arrow.right{border-top-color:#870fe3}.NestCalculator_NestCalculator__UxbFz .arrowPositioner.multi .arrow.left,.NestCalculator_NestCalculator__UxbFz .arrowPositioner.primary .arrow.right,.NestCalculator_NestCalculator__UxbFz .arrowPositioner.short_term_rental .arrow.middle{opacity:1}.NestCalculator_NestCalculator__UxbFz .dataPodScroller{white-space:nowrap}.NestCalculator_NestCalculator__UxbFz .dataPodHolder{display:flex;justify-content:space-between;align-items:start;gap:16px;width:800px;margin:3px auto 0;flex:1 1 0;min-width:0;flex-wrap:nowrap}.NestCalculator_NestCalculator__UxbFz .dataPodCol{flex:1;flex-basis:0}.NestCalculator_NestCalculator__UxbFz .dataPodCol .dataPod{background:var(--color-White);border-radius:8px;padding:16px;min-height:378px}.NestCalculator_NestCalculator__UxbFz .dataPodCol .dataPod.green{background:linear-gradient(0deg,#337a2e,#214c1e)}.NestCalculator_NestCalculator__UxbFz .dataPodCol .dataPod.blue{background:linear-gradient(180deg,#01539e,#0964ba)}.NestCalculator_NestCalculator__UxbFz .dataPodCol .dataPod.purple{background:linear-gradient(180deg,#680ab0,#870fe3)}.NestCalculator_NestCalculator__UxbFz .innerBlocksHolder{display:flex;flex-direction:column;gap:8px}.NestCalculator_NestCalculator__UxbFz .innerBlocksHolder .innerBlock{flex:1;min-height:94px;border-radius:8px;padding:16px}.NestCalculator_NestCalculator__UxbFz .dataPod.green .innerBlocksHolder .innerBlock{background:#4ecc63}.NestCalculator_NestCalculator__UxbFz .dataPod.blue .innerBlocksHolder .innerBlock{background:#4ac6ec}.NestCalculator_NestCalculator__UxbFz .dataPod.purple .innerBlocksHolder .innerBlock{background:#ca9fff}.NestCalculator_NestCalculator__UxbFz .dataPod .nest-svg-info-icon{background-image:url(/content/icons/icon-info-white.svg)}.NestCalculator_NestCalculator__UxbFz .dataPod .titleIcnText{margin-right:4px}.NestCalculator_NestCalculator__UxbFz .dataPod .innerBlockData{display:flex;justify-content:start;gap:4px;align-items:center}.NestCalculator_NestCalculator__UxbFz .dataPod .innerBlockData .pill{padding:7px 8px;display:inline-block;border-radius:8px;background:var(--color-Success);color:var(--color-White);font-size:12px;font-style:normal;font-weight:500;line-height:1.15}.NestCalculator_NestCalculator__UxbFz .dataPod .title{color:var(--color-White);display:flex;justify-content:start;align-items:center;margin-bottom:16px}.NestCalculator_NestCalculator__UxbFz .titleIcn{margin-right:8px;display:inline-block;width:32px;height:32px;background-size:32px 32px;background-repeat:no-repeat;background-position:50%}.NestCalculator_NestCalculator__UxbFz .titleIcn.titleIcnMulti{background-image:url(/content/icons/icon-calc-pod-home-multifam.svg)}.NestCalculator_NestCalculator__UxbFz .titleIcn.titleIcnPrimary{background-image:url(/content/icons/icon-calc-pod-home-primary.svg)}.NestCalculator_NestCalculator__UxbFz .titleIcn.titleIcnRentVest{background-image:url(/content/icons/icon-calc-pod-home-rentvest.svg)}.NestCalculator_NestCalculator__UxbFz .podsFooter{margin-top:24px;color:var(--color-Medium-Gray);text-align:center;font-size:11px;font-weight:500;line-height:14px}.NestCalculator_NestCalculator__UxbFz .podAccordion .accordion-item{border:none;background:none}.NestCalculator_NestCalculator__UxbFz .podAccordion .accordion-body{padding:0}.NestCalculator_NestCalculator__UxbFz .podAccordion .accordion-header .accordion-button{padding:0;display:block;border:none;background:none;box-shadow:none}.NestCalculator_NestCalculator__UxbFz .podAccordion .accordion-header .accordion-button:after{display:none}.NestCalculator_NestCalculator__UxbFz .podAccordion .accordion-header .accordion-button i{display:inline-block;width:16px;height:16px;-webkit-mask-size:16px 16px;mask-size:16px 16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url(/content/icons/icon-datapod-chevron.svg);mask-image:url(/content/icons/icon-datapod-chevron.svg);background-color:var(--color-Dark-Gray);transition:transform .2s ease;transform:matrix(-1,0,0,-1,0,0);margin-bottom:-3px}.NestCalculator_NestCalculator__UxbFz .podAccordion .accordion-header .accordion-button.collapsed i{transform:none}.NestCalculator_NestCalculator__UxbFz .podAccordion .otherData:before{content:"";display:block;width:100%;height:1px;opacity:.1;background:var(--color-Dark-Gray);margin-bottom:8px;margin-top:8px}.NestCalculator_NestCalculator__UxbFz .podAccordion .otherData .dataRow{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px}.NestCalculator_NestCalculator__UxbFz .podAccordion .otherData .dataRow:last-child{margin-bottom:0}@media screen and (max-width:1024px){.NestCalculator_NestCalculator__UxbFz .carouselHolder{max-width:480px;margin:0 auto}}@media screen and (max-width:800px){.NestCalculator_NestCalculator__UxbFz .chatBubbleHolder{margin-left:16px;margin-right:16px;margin-bottom:24px}.NestCalculator_NestCalculator__UxbFz .arrowPositioner{display:none}.NestCalculator_NestCalculator__UxbFz .dataPodHolder{margin-left:16px;margin-right:16px}.NestCalculator_NestCalculator__UxbFz .dataPodScroller{overflow-x:scroll;overflow-y:hidden}.NestCalculator_NestCalculator__UxbFz .chatBubble{display:flex;justify-content:start;align-items:center;gap:16px;text-align:left;padding:12px 16px;height:auto}.NestCalculator_NestCalculator__UxbFz .chatBubble .titleIcn{display:block;min-width:32px}}@media screen and (max-width:767px){.NestCalculator_NestCalculator__UxbFz .bg{height:229px;margin-bottom:-229px}.NestCalculator_NestCalculator__UxbFz .heading{padding-left:16px;padding-right:16px;font-size:16px;line-height:20px;text-align:left}.NestCalculator_NestCalculator__UxbFz .heading p{font-size:16px;line-height:20px;margin-left:unset;margin-right:unset}.NestCalculator_NestCalculator__UxbFz .heading h1{max-width:350px;font-size:32px;line-height:36px;text-align:left;margin-bottom:8px}.NestCalculator_NestCalculator__UxbFz .nestPill{margin-top:26px;margin-right:unset;margin-left:16px}.NestCalculator_NestCalculator__UxbFz .nestSearchForm{width:calc(100% - 32px);padding:16px;margin-top:24px;max-width:480px}.NestCalculator_NestCalculator__UxbFz .dataPodCol{margin-left:4px;margin-right:4px}.NestCalculator_NestCalculator__UxbFz .messageHolder{padding-left:16px;padding-right:16px;text-align:left}.NestCalculator_NestCalculator__UxbFz .nestSearchForm .container .row{margin-left:0;margin-right:0}.NestCalculator_NestCalculator__UxbFz .nestSearchForm .container .row .col-sm-4{padding-left:0;padding-right:0;margin-top:16px}.NestCalculator_NestCalculator__UxbFz .nestSearchForm .container .row .col-sm-4:first-child{margin-top:0}.NestCalculator_NestCalculator__UxbFz .dataPodHolder{gap:8px}.NestCalculator_NestCalculator__UxbFz .dataPodHolder .dataPodCol{margin-left:0;margin-right:0}}.CommonMenuBlock_menuBlock__9adoz{display:flex;flex-grow:1;width:100%}.CommonMenuBlock_menuBlock__9adoz .notDropdown{text-align:center;margin:auto}.CommonMenuBlock_menuBlock__9adoz button.customToggle,.CommonMenuBlock_menuBlock__9adoz button.customToggle-invert{color:#000;text-transform:none;font-family:Reckless Neue;font-size:16px;font-style:normal;line-height:24px;top:-1px;font-family:Inter!important;font-weight:400}.CommonMenuBlock_menuBlock__9adoz button.customToggle-invert{color:#fff!important}.CommonMenuBlock_menuBlock__9adoz .notDropdown .customToggle{display:inline-block;padding:0 10px}.CommonMenuBlock_menuBlock__9adoz .notDropdown .customToggle i.chevron,.CommonMenuBlock_menuBlock__9adoz .notDropdown .customToggle-invert i.invert-chevron{display:inline-block;width:10px!important;height:10px!important;margin-left:4px;-webkit-mask-size:21px 21px;mask-size:21px 21px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#000;-webkit-mask-image:url(/content/icons/icon-chevron-down.svg);mask-image:url(/content/icons/icon-chevron-down.svg)}.CommonMenuBlock_menuBlock__9adoz .notDropdown .customToggle-invert i.invert-chevron{background-color:#fff!important;margin-left:8px!important;margin-top:3px}.CommonMenuBlock_menuBlock__9adoz .notDropdown .customToggle:hover{cursor:pointer;background-color:inherit!important}.CommonMenuBlock_menuBlock__9adoz .notDropdown .customToggle.selected{cursor:default;font-weight:700}.CommonMenuBlock_menuBlock__9adoz .sdrawer{margin-top:80px!important}.CommonMenuBlock_learnMoreMenu__FfpiZ .MuiPopover-paper{top:54px!important;background:transparent;border-radius:8px;border-top-left-radius:0;border-top-right-radius:0}.CommonMenuBlock_learnMoreMenu__FfpiZ ul{background:#fff;color:#000}.CommonMenuBlock_learnMoreMenu__FfpiZ ul li{padding-top:10px;padding-bottom:10px;font-family:Reckless Neue;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.CommonMenuBlock_learnMoreMenu__FfpiZ ul li.variant{font-family:Relative}.NestimateTooltip_infoIcon__CU8hn{width:14px;height:14px;background-color:#4b5563;-webkit-mask-size:14px 14px;mask-size:14px 14px}.NestimateTooltip_infoIconCard__0XcmI,.NestimateTooltip_infoIcon__CU8hn{display:inline-block;-webkit-mask-image:url(/content/info.svg);mask-image:url(/content/info.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.NestimateTooltip_infoIconCard__0XcmI{width:10px;height:10px;background-color:#a1a1aa;-webkit-mask-size:10px 10px;mask-size:10px 10px}@media screen and (max-width:991px){.NestimateTooltip_infoIconCard__0XcmI{width:8px;height:8px;-webkit-mask-size:8px 8px;mask-size:8px 8px}}@media screen and (max-width:480px){.NestimateTooltip_infoIcon__CU8hn{width:12px;height:12px;-webkit-mask-size:12px 12px;mask-size:12px 12px}}.FreeAnalysisForm_FAForm__Ai1Nt .btnSubmit{width:100%;max-width:300px;margin:0 auto;display:block}.FreeAnalysisForm_FAForm__Ai1Nt .checkHolder{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#1a3d18;border-radius:50%;margin:0 auto 16px}.FreeAnalysisForm_FAForm__Ai1Nt .checkHolder i{-webkit-mask:url(/content/icons/checkmark.svg) no-repeat center center;mask:url(/content/icons/checkmark.svg) no-repeat center center;-webkit-mask-size:24px 24px;mask-size:24px 24px;background-color:#4df168;width:24px;height:24px;display:block}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i{background:linear-gradient(180deg,#0964ba,#f5f5f2);height:834px;position:relative}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .blockBG{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/_next/static/media/fa-form-footer-block-bg-comp.b952bac4.png);background-size:51.5% auto;background-repeat:no-repeat;background-position:100% 100%;padding-top:72px}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .formConstraint{max-width:488px;margin:0 auto}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .form-holder{background:#f4e3c4;padding:24px 32px;border-radius:8px}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .WebflowFormHeading{color:var(--color-Dark-Gray);font-size:20px;font-weight:500;line-height:24px;text-align:center}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .WebflowFormFieldLabel,.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .nest-radio-label{color:var(--color-Dark-Gray);font-family:Relative;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .btnSubmit{background:#000;border-radius:8px;font-family:Relative;font-size:14px;font-style:normal;font-weight:500}@media screen and (max-width:640px){.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i{background:none;height:auto;margin-top:32px}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .form-holder{border-radius:0;padding-left:16px;padding-right:16px}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .blockBG{background:none;padding-top:0;position:unset}.FreeAnalysisFooterBlock_FreeAnalysisFooterBlock__A_j8i .formConstraint{max-width:unset}}