:root{--color-nb-green: #006b5e;--color-nb-green-dark: #00574d;--color-nb-green-medium: #19796e;--color-nb-green-light: #f0fde8;--color-nb-green-accent: #C4EC22;--color-nb-red: #da2c38;--color-nb-red-dark: #43291f;--color-nb-blue: #083d77;--color-nb-blue-dark: rgb(6.4, 48.8, 95.2);--color-nb-blue-accent: #b8faff;--color-nb-tan: #c48a2a;--color-nb-tan-dark: #2b1a13;--color-nb-tan-light: #fff1d7;--color-nb-yellow: #ffb42f;--color-nb-yellow-dark: rgb(255, 163.6658653846, 1.7);--color-neutral-cool: #ecfeff;--color-neutral-warm: #fffaf0;--color-neutral-warm2: #fff1d7;--color-neutral-white: #fafafa;--color-neutral-black: #111827;--gray-50: #fafafa;--gray-100: #f5f5f5;--gray-200: #e5e5e5;--gray-300: #d4d4d4;--gray-400: #a3a3a3;--gray-500: #737373;--gray-600: #525252;--gray-700: #404040;--gray-800: #262626;--gray-900: #171717;--gray-950: #0a0a0a;--color-content-primary: #111827;--color-content-muted: color-mix(in srgb, #111827 80%, transparent);--color-content-inverse: #fafafa;--color-content-heading: #43291f;--color-content-heading-inverse: #fafafa;--color-content-link: #083d77;--color-content-link-hover: rgb(6.4, 48.8, 95.2);--color-content-link-inverse: #b8faff;--color-content-link-inverse-hover: #b8faff;--color-content-error: #da2c38;--color-surface-light: #fafafa;--color-surface-warm: #fffaf0;--color-surface-warm2: #fff1d7;--color-surface-blue: #083d77;--color-surface-brand: #006b5e;--color-surface-brand-dark: #00574d;--color-surface-accent: #ffb42f;--color-border: color-mix(in srgb, #006b5e 30%, transparent);--color-border-light: color-mix(in srgb, #006b5e 15%, transparent);--color-border-strong: #d4d4d4;--color-focus-ring: #083d77;--color-focus-ring-reverse: #C4EC22}@keyframes fmctyBounce{0%{transform:scale(1) translate(0px, 0px)}4%{transform:scale(0.8) translate(0px, 5px)}9%{transform:scale(1.05) translate(0px, 0px)}12%{transform:scale(0.97) translate(0px, 0px)}16%{transform:scale(1) translate(0px, 0px)}100%{transform:scale(1) translate(0px, 0px)}}@keyframes tada{0%{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(1.17, 1.17, 1.17) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.43, 1.43, 1.43) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.43, 1.43, 1.43) rotate3d(0, 0, 1, -3deg)}100%{transform:scale3d(1, 1, 1)}}@keyframes pulse-right{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}.page-body{overflow:hidden}.section__icon-wrapper{position:absolute;left:calc(50% - 150px);background:#00574d;padding:24px;top:-40px;border-radius:50%;width:300px;height:300px}.section__icon{width:100px;position:absolute;left:calc(50% - 50px);top:12px}@media screen and (min-width: 768px){.section__icon{width:120px;left:calc(50% - 60px)}}.section-hero__home{background-color:#ffb42f;transition:background-color .3s ease;overflow:hidden}@media screen and (min-width: 1024px){.section-hero__home{min-height:620px}}.section-hero__home .container{position:relative}.section-hero__home h1{line-height:1.2;text-wrap:balance;margin:0 0 calc(1*0.5rem) 0;font-size:clamp(2.25rem,1.76rem + 2.03vw,3.75rem);padding:0;text-wrap:balance}@media screen and (min-width: 1280px){.section-hero__home .fmcty-form-style-alpha .fmcty-form{display:flex;align-items:center}}.section-hero__home.active{background-color:var(--color-neutral-warm)}@media screen and (min-width: 1280px){.section-hero__home.active .fmcty-form-style-alpha .fmcty-form{display:block}}.product-section{background-color:#006b5e}.product-section .section__intro h2,.product-section .section__intro p{text-align:center}.product-section .section__intro h2{color:#fafafa}.product-section .section__intro p{color:#fafafa}.product-section .grid{display:flex;flex-direction:column}@media(min-width: 768px){.product-section .grid{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:calc(3*0.5rem + 24px)}}.product-section .card.product{margin-top:calc(6*0.5rem);box-shadow:rgba(0,0,0,.3) 0px 8px 24px}@media screen and (max-width: 767px){.product-section .card.product{--card-gap: calc(2 * 0.5rem)}}.product-section .card.product:focus-visible::after{outline-color:#c4ec22}.product-section .card.product.card--link:before{content:"";width:250px;height:250px;border-radius:9999px;position:absolute;left:calc(50% - 125px);top:-50px;background-color:#fafafa;z-index:-1}@media screen and (max-width: 767px){.product-section .card.product.card--link:before{width:150px;height:150px;left:calc(50% - 75px);top:-40px}}.product-section .card.product.card--link:hover::before{border-color:rgba(0,0,0,0)}.product-section .card.product .divider{--divider-color: rgba(0, 107, 94, 0.5)}.product-section .card.product .card__icon{margin:-48px auto var(--card-gap) auto;z-index:1;position:relative}.product-section .card.product ul{padding-left:0;margin-top:0;list-style:none}.product-section .card.product ul li{padding-left:calc(3*0.5rem);position:relative}@media screen and (min-width: 768px){.product-section .card.product ul li{padding-left:calc(4*0.5rem)}}.product-section .card.product ul li::before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;background:url("/assets/v2/icons/icon_checkmark.svg") no-repeat right center;background-size:16px;line-height:1.2}@media screen and (min-width: 768px){.product-section .card.product ul li::before{width:24px;height:24px;background-size:20px}}@media screen and (max-width: 767px){.product-section .card.product .card__icon{--card-icon-size: 50px}}.product-section .card.product .divider{margin:var(--card-gap) 0}.product-section .card.product .card__title{text-align:center;margin-bottom:0}.product-section .card.product:last-child{background-color:rgba(0,0,0,0);box-shadow:none;border:none;margin-top:calc(1*0.5rem);color:#fafafa;align-items:center;text-align:center;display:flex;justify-content:center}@media screen and (min-width: 768px){.product-section .card.product:last-child{margin-top:calc(6*0.5rem)}}.product-section .card.product:last-child:before{display:none}.product-section .card.product:last-child:hover{border:none}.product-section .card.product:last-child:hover:after,.product-section .card.product:last-child:hover:before{display:none}.product-section .card.product:last-child .card__title{color:#fafafa}.product-section .card.product:last-child .card__content p{color:#fafafa}@media(min-width: 768px){.product-section .card.product:last-child{grid-column:1/3}}.product-section .card.product:last-child .card__icon{margin:0 auto;display:none}.product-section .card.product:last-child .card__title,.product-section .card.product:last-child .card__content{text-align:center;margin-bottom:0}.product-section .card.product:last-child .card__content{flex:none}.product-section .card.product:last-child .card__content p{margin-bottom:0;font-size:clamp(1.063rem,.95rem + .48vw,1.25rem);text-wrap:balance}.product-section .card.product:last-child .card__title{font-family:"inter-variable",sans-serif;font-style:normal;font-size:clamp(1.063rem,.95rem + .48vw,1.25rem);text-wrap:balance;font-weight:700;margin-bottom:calc(1*0.5rem)}.product-section .card.product:last-child .card__cta{align-self:center;margin-top:0}.dpa-section{background-color:#00574d;display:flex;flex-direction:column;gap:calc(5*0.5rem);position:relative;color:#fafafa;padding-top:calc(10*0.5rem)}@media screen and (min-width: 768px){.dpa-section{padding-top:calc(14*0.5rem);padding-bottom:calc(12*0.5rem);flex-direction:row;align-items:center}}.dpa-section__content{position:relative;text-align:center;display:flex;flex-direction:column;gap:calc(3*0.5rem)}@media screen and (min-width: 768px){.dpa-section__content{gap:calc(6*0.5rem)}}.dpa-section__icon-wrapper{position:absolute;left:calc(50% - 150px);background:#00574d;padding:24px;top:-40px;border-radius:50%;width:300px;height:300px}.dpa-section__icon{width:120px;position:absolute;left:calc(50% - 60px);top:12px}.dpa-section .section__title{color:#fafafa}.dpa-section .section__subtitle{margin:0;color:#fafafa}@media screen and (min-width: 640px){.dpa-section__body{display:flex;flex-direction:row;gap:calc(3*0.5rem)}}.dpa-section .section__intro{text-align:center;margin-bottom:0}.dpa-section .dpa-section__cta{flex-shrink:0;align-self:center}.dpa-section ul{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:calc(3*0.5rem);align-items:flex-start;text-align:left;font-size:clamp(1.063rem,.95rem + .48vw,1.25rem);margin:0}@media screen and (min-width: 640px){.dpa-section ul{flex-direction:row}}.dpa-section ul li{padding-left:calc(3*0.5rem);position:relative;border-radius:.25rem}@media screen and (min-width: 768px){.dpa-section ul li{padding-left:calc(5*0.5rem)}}.dpa-section ul li:before{content:"";position:absolute;left:0;top:4px;width:16px;height:16px;background:url("/assets/v2/icons/icon_checkmark-outlined-yellow.svg") no-repeat center;background-size:16px}@media screen and (min-width: 768px){.dpa-section ul li:before{width:24px;height:24px;background-size:24px}}.homebound-section{background:#fff1d7;position:relative}@media screen and (max-width: 1023px){.homebound-section{padding-bottom:0}}.homebound-section .section__container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:calc(3*0.5rem)}@media screen and (min-width: 1024px){.homebound-section .section__container{flex-direction:row;text-align:left}}.homebound-section .homebound-section__content{flex:1;margin-bottom:calc(3*0.5rem)}@media screen and (min-width: 1024px){.homebound-section .homebound-section__content{max-width:44%;width:620px}}@media screen and (min-width: 1280px){.homebound-section .homebound-section__content{max-width:46%}}@media screen and (min-width: 1536px){.homebound-section .homebound-section__content{max-width:55%}}.homebound-section .homebound-section__image{position:relative;flex-shrink:0;width:470px;max-width:100%;aspect-ratio:1/1;margin:0 auto}@media screen and (min-width: 1024px){.homebound-section .homebound-section__image{position:absolute;bottom:0;left:50%;width:600px;max-width:50%}}@media screen and (min-width: 1536px){.homebound-section .homebound-section__image{left:55%}}.homebound-section .homebound-section__image .house-bg{position:absolute;top:12%;left:0;z-index:0;width:80%}.homebound-section .homebound-section__image .couple{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:1;width:100%;-webkit-mask-image:url("/assets/v2/images/neighbors-homeboundphoto.png");mask-image:url("/assets/v2/images/neighbors-homeboundphoto.png");mask-repeat:no-repeat;mask-size:100%;mask-position:center}.homebound-section .homebound-section__image .key{position:absolute;left:2%;bottom:60%;z-index:2;width:30%}.homebound-section .homebound-section__image .text-accent{position:absolute;right:2%;top:4%;z-index:4;width:46%}.homebound-section ul{padding-left:0;margin-top:0;margin-bottom:calc(3*0.5rem);list-style:none;display:flex;flex-direction:column;gap:calc(1.5*0.5rem);text-align:left;align-items:center}@media screen and (min-width: 768px){.homebound-section ul{margin-bottom:calc(6*0.5rem)}}@media screen and (min-width: 1024px){.homebound-section ul{text-align:left;align-items:flex-start}}.homebound-section ul li{padding-left:calc(3*0.5rem);position:relative}@media screen and (min-width: 768px){.homebound-section ul li{padding-left:calc(4*0.5rem)}}.homebound-section ul li:before{content:"";background:url("/assets/v2/icons/icon_checkmark-outlined-gold.svg") no-repeat left center;background-size:16px;width:20px;height:20px;position:absolute;left:0;top:2px}@media screen and (min-width: 768px){.homebound-section ul li:before{height:24px;width:24px;background-size:20px;top:4px}}.homebound-section .btn-proof{margin-top:calc(3*0.5rem);font-size:clamp(.938rem,.84rem + .42vw,1.063rem);text-wrap:balance;font-style:italic}.homebound-section .btn-proof:before{content:"";width:12px;height:12px;background-color:#19796e;border-radius:50%;display:inline-block;margin-right:calc(1*0.5rem);animation:pulse-animation 2s infinite}.affordability-section{background:#fff1d7}.resources-section{background:#006b5e;display:flex}.resources-section .section__intro{text-align:center}.resources-section .section__intro h2{color:#fafafa}.resources-section .section__intro p{color:#fafafa}.resources-section .resources-section__cta{margin-top:calc(6*0.5rem);text-align:center}@media(min-width: 1024px){.resources-section .grid{grid-template-columns:repeat(3, 1fr)}}.resources-section .card{box-shadow:rgba(0,0,0,.3) 0px 8px 24px}.resources-section .card.card--article .card__byline-text{display:flex;flex-direction:column;line-height:1.2}.resources-section .card:focus-visible::after{outline-color:#c4ec22}.process-section{position:relative;background:#fff1d7}@media(min-width: 1024px){.process-section{padding-bottom:0}.process-section:after{content:"";display:block;height:100px;background:#ffb42f;bottom:0;left:0;right:0;position:absolute;z-index:0}}.process-section__content{display:flex;flex-direction:column}@media(min-width: 1024px){.process-section__content{gap:calc(3*0.5rem);flex-direction:row;justify-content:space-between;margin-bottom:calc(12*0.5rem)}}.process-section .section__intro{position:relative;text-align:center}@media(min-width: 1024px){.process-section .section__intro{flex:1 0 auto;margin-bottom:-15%;margin-top:0;text-align:left;width:50%}}@media screen and (max-width: 1023px){.process-section__image{max-width:60%;margin-left:auto;margin-right:auto;margin-bottom:-12%}}@media(min-width: 1024px){.process-section__image{display:block;position:relative;width:100%;position:absolute;left:-35px;bottom:50px}}.process-section__image .fence{position:absolute;width:50%}@media(min-width: 1024px){.process-section__image .fence{left:-3%;top:3%;z-index:0;width:70%}}.process-section__image .family{width:100%;-webkit-mask-image:url("/assets/v2/images/neighbors-fast-easy-simplephoto.png");mask-image:url("/assets/v2/images/neighbors-fast-easy-simplephoto.png");mask-repeat:no-repeat;mask-size:100%;mask-position:center}.process-section__steps{margin-bottom:calc(6*0.5rem)}@media screen and (max-width: 1023px){.process-section__steps{background-color:#fffaf0;border-radius:1rem;padding:calc(3*0.5rem) calc(3*0.5rem) calc(3*0.5rem) calc(6*0.5rem);position:relative}}@media(min-width: 1024px){.process-section__steps{align-self:center;margin-bottom:0;flex:1 0 30%}}.process-section__steps .step{margin-bottom:calc(3*0.5rem);padding-bottom:calc(3*0.5rem);border-bottom:1px solid rgba(196,138,42,.4);position:relative}@media screen and (min-width: 1024px){.process-section__steps .step{margin-bottom:calc(5*0.5rem);padding-bottom:calc(5*0.5rem)}}.process-section__steps .step:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.process-section__steps .step__title{font-size:clamp(1.25rem,1.08rem + .73vw,1.625rem);font-family:"calvino",sans-serif;font-weight:700;color:#43291f;padding-left:calc(2*0.5rem + 3*0.5rem);position:relative}.process-section__steps .step__title:before{content:"";width:40px;height:40px;border-radius:12px;background:#fff1d7;position:absolute;left:-20px}@media screen and (min-width: 1024px){.process-section__steps .step__title:before{width:50px;height:50px;left:-25px;background:#ffb42f}}.process-section__steps .step__title span{margin-right:calc(2*0.5rem);width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;position:absolute;left:-20px}@media screen and (min-width: 1024px){.process-section__steps .step__title span{width:50px;height:50px;left:-25px}}.process-section__steps .step__body{font-size:clamp(1.063rem,.95rem + .48vw,1.25rem);margin:calc(.5*0.5rem) 0 0 0;color:#43291f;margin-left:calc(2*0.5rem + 3*0.5rem);text-wrap:balance}.process-section .agent-section{background:#fafafa;padding:calc(3*0.5rem);border-radius:1rem;position:relative}@media screen and (max-width: 1023px){.process-section .agent-section{background:rgba(0,0,0,0)}}@media(min-width: 1024px){.process-section .agent-section{padding:calc(6*0.5rem);z-index:1}}.process-section .agent-section__title{font-size:clamp(1.5rem,1.26rem + 1.02vw,2.125rem);font-family:"calvino",sans-serif;margin-bottom:calc(2*0.5rem);color:#43291f;text-align:left;position:relative}.process-section .agent-section__content{font-size:clamp(1.063rem,.95rem + .48vw,1.25rem);position:relative}@media screen and (min-width: 1024px){.process-section .agent-section__content p{margin-bottom:0}}@media screen and (min-width: 1024px){.process-section .agent-section__content{display:flex;flex-direction:row;gap:calc(6*0.5rem)}}@media(min-width: 1024px){.process-section .agent-section__content div:nth-child(2){flex-shrink:0}}.process-section .agent-section ul{padding-left:0;margin-top:0;margin-bottom:calc(3*0.5rem);list-style:none;display:flex;flex-direction:column;gap:calc(1.5*0.5rem);text-align:left}@media screen and (min-width: 640px){.process-section .agent-section ul{text-align:left;align-items:flex-start}}.process-section .agent-section ul li{position:relative;padding-left:calc(3*0.5rem)}@media screen and (min-width: 768px){.process-section .agent-section ul li{padding-left:calc(4*0.5rem)}}.process-section .agent-section ul li:before{content:"";width:20px;height:20px;background:url("/assets/v2/icons/icon_checkmark-gold.svg") no-repeat left center;background-size:16px;position:absolute;left:0;top:2px}@media screen and (min-width: 768px){.process-section .agent-section ul li:before{width:24px;height:24px;background-size:20px}}.section--app{background:#ffb42f;position:relative}@media(min-width: 1024px){.section--app{padding:calc(8*0.5rem) 0}}.section--app .section__container{display:flex;flex-direction:column;gap:calc(3*0.5rem);z-index:1;position:relative}@media(min-width: 768px){.section--app .section__container{flex-direction:row;align-items:center;max-width:1024px;margin:0 auto;gap:calc(6*0.5rem)}}.section--app ul{padding-left:0;list-style:none;text-align:left;width:fit-content;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.section--app ul{margin-left:0;margin-right:0}}.section--app ul li{padding-left:calc(4*0.5rem);position:relative;font-size:clamp(1.25rem,1.08rem + .73vw,1.625rem);margin-bottom:calc(1*0.5rem)}.section--app ul li::before{content:"";position:absolute;left:0;top:10px;width:16px;height:16px;background:url("/assets/v2/icons/icon_checkmark-outlined.svg") no-repeat center;background-size:16px}@media screen and (min-width: 768px){.section--app ul li::before{width:24px;height:24px;background-size:24px}}.section--app__image{text-align:center;max-width:175px;margin:0 auto}@media screen and (min-width: 768px){.section--app__image{flex-shrink:0;max-width:250px;margin-left:10%}}.section--app__content{text-align:center}@media screen and (min-width: 768px){.section--app__content{flex:1;text-align:left}}.section--savings{background:#fff1d7}.section--savings .section__intro{text-align:center;margin-bottom:calc(2*0.5rem)}.section--savings .section__intro img{max-width:100px}.section--savings .section__subtitle{text-wrap:balance}.section--savings__content{display:flex;flex-direction:column;align-items:center;max-width:768px;margin:0 auto}.section--savings__details{background:#fffaf0;padding:calc(3*0.5rem);border-radius:1rem;flex:1;font-size:clamp(.938rem,.84rem + .42vw,1.063rem);border:1px solid rgba(196,138,42,.4)}.section--savings__legal{margin-top:calc(6*0.5rem);max-width:768px;text-align:center}.section--savings__legal img{width:30px;margin-bottom:-2px}.section--savings__legal p{font-size:12px}.section--savings__cta{text-align:center}.section--savings .details__title{display:flex;flex-direction:column;text-align:center;margin-top:calc(2*0.5rem);margin-bottom:calc(3*0.5rem);border-bottom:1px solid #e5e5e5;padding-bottom:calc(2*0.5rem);line-height:.9}.section--savings .details__title span:first-child{font-size:clamp(2.875rem,2.2rem + 2.88vw,4.875rem);font-family:"calvino",sans-serif;color:#43291f}.section--savings .details__title span:last-child{font-size:clamp(1.063rem,.95rem + .48vw,1.25rem)}.section--stats{text-align:center;position:relative;background:#00574d;color:#43291f}.section--stats .section__title{color:#fafafa}.section--stats p{color:#fafafa}.section--stats .container{position:relative}.section--stats .section__intro{max-width:768px;margin-left:auto;margin-right:auto}.section--stats .stat{border-bottom-color:#006b5e;color:#fafafa}@media screen and (min-width: 768px){.section--stats .stat{border-bottom-color:#fffaf0}}.section--stats .stat.stat__quote .stat__label b{color:#c4ec22}.section--stats .stat__label{color:#fafafa}.section--stats .section--stats__cta{margin-top:calc(3*0.5rem);display:flex;flex-direction:column;gap:calc(1.5*0.5rem)}@media screen and (max-width: 767px){.section--stats .section--stats__cta{background:#006b5e;padding:calc(3*0.5rem);border-radius:1rem}}.section--stats .section--stats__cta .btn{align-self:center}.section--stats .section--stats__cta p{margin-bottom:0}.section--stats .section--stats__cta p:last-child{font-size:clamp(.938rem,.84rem + .42vw,1.063rem);margin-top:calc(2*0.5rem)}.section--stats .section--stats__cta p:last-child a{color:#b8faff}.section--stats .odometer{display:inline-block;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.section--stats .odometer.odometer-animating-up .odometer-ribbon-inner,.section--stats .odometer.odometer-animating-down .odometer-ribbon-inner{transition:transform 3s cubic-bezier(0.215, 0.61, 0.355, 1)}.section--stats .odometer-small{font-size:inherit}.section--stats .odometer,.section--stats .percent,.section--stats .odometer-value{color:#c4ec22}/*# sourceMappingURL=page_home.css.map */
